[INFO] fetching crate portgraph 0.15.2...
[INFO] building portgraph-0.15.2 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate portgraph 0.15.2 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate portgraph 0.15.2
[INFO] finished tweaking crates.io crate portgraph 0.15.2
[INFO] tweaked toml for crates.io crate portgraph 0.15.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate portgraph 0.15.2 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate portgraph 0.15.2 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pyo3-macros v0.25.1
[INFO] [stderr]   Downloaded target-lexicon v0.13.2
[INFO] [stderr]   Downloaded iai-callgrind-macros v0.6.1
[INFO] [stderr]   Downloaded rstest v0.25.0
[INFO] [stderr]   Downloaded clap v4.5.40
[INFO] [stderr]   Downloaded winnow v0.7.11
[INFO] [stderr]   Downloaded delegate v0.13.4
[INFO] [stderr]   Downloaded libc v0.2.173
[INFO] [stderr]   Downloaded proptest v1.7.0
[INFO] [stderr]   Downloaded inventory v0.3.20
[INFO] [stderr]   Downloaded syn v2.0.103
[INFO] [stderr]   Downloaded pyo3-build-config v0.25.1
[INFO] [stderr]   Downloaded rstest_macros v0.25.0
[INFO] [stderr]   Downloaded iai-callgrind-runner v0.16.0
[INFO] [stderr]   Downloaded pyo3 v0.25.1
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.25.1
[INFO] [stderr]   Downloaded petgraph v0.8.2
[INFO] [stderr]   Downloaded pyo3-ffi v0.25.1
[INFO] [stderr]   Downloaded clap_builder v4.5.40
[INFO] [stderr]   Downloaded criterion v0.6.0
[INFO] [stderr]   Downloaded iai-callgrind v0.16.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4025e2101fd5b633b4ebe6516d1d72910d75eb57ef94c20adec2e07a77ccc520
[INFO] running `Command { std: "docker" "start" "-a" "4025e2101fd5b633b4ebe6516d1d72910d75eb57ef94c20adec2e07a77ccc520", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4025e2101fd5b633b4ebe6516d1d72910d75eb57ef94c20adec2e07a77ccc520", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4025e2101fd5b633b4ebe6516d1d72910d75eb57ef94c20adec2e07a77ccc520", kill_on_drop: false }`
[INFO] [stdout] 4025e2101fd5b633b4ebe6516d1d72910d75eb57ef94c20adec2e07a77ccc520
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d2fddd49f642a5d45119854f02ef10dc80448a6f77575eb9f876b2cb1ccbcfc9
[INFO] running `Command { std: "docker" "start" "-a" "d2fddd49f642a5d45119854f02ef10dc80448a6f77575eb9f876b2cb1ccbcfc9", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling delegate v0.13.4
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling portgraph v0.15.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/algorithms/post_order.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 53 |     graph: &PortGraph,
[INFO] [stdout]    |            ^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 56 | ) -> PostOrder {
[INFO] [stdout]    |      ^^^^^^^^^ the same lifetime is hidden 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] 56 | ) -> PostOrder<'_> {
[INFO] [stdout]    |               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/multiportgraph/iter.rs:19:36
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub(crate) fn _get_connections(&self, from: NodeIndex, to: NodeIndex) -> NodeConnections<PO> {
[INFO] [stdout]    |                                    ^^^^^ the lifetime is elided here         ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 19 |     pub(crate) fn _get_connections(&self, from: NodeIndex, to: NodeIndex) -> NodeConnections<'_, PO> {
[INFO] [stdout]    |                                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/multiportgraph/iter.rs:25:31
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub(crate) fn _port_links(&self, port: PortIndex) -> PortLinks<PO> {
[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] 25 |     pub(crate) fn _port_links(&self, port: PortIndex) -> PortLinks<'_, PO> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/multiportgraph/iter.rs:32:26
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub(crate) fn _links(&self, node: NodeIndex, direction: Direction) -> NodeLinks<PO> {
[INFO] [stdout]    |                          ^^^^^ the lifetime is elided here                ^^^^^^^^^^^^^ the same lifetime is hidden 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 |     pub(crate) fn _links(&self, node: NodeIndex, direction: Direction) -> NodeLinks<'_, PO> {
[INFO] [stdout]    |                                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/multiportgraph/iter.rs:38:30
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub(crate) fn _all_links(&self, node: NodeIndex) -> NodeLinks<PO> {
[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 |     pub(crate) fn _all_links(&self, node: NodeIndex) -> NodeLinks<'_, PO> {
[INFO] [stdout]    |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/multiportgraph/iter.rs:47:33
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub(crate) fn _output_links(&self, node: NodeIndex) -> NodeLinks<PO> {
[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] 47 |     pub(crate) fn _output_links(&self, node: NodeIndex) -> NodeLinks<'_, PO> {
[INFO] [stdout]    |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/multiportgraph/iter.rs:54:31
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub(crate) fn _neighbours(&self, node: NodeIndex, direction: Direction) -> Neighbours<PO> {
[INFO] [stdout]    |                               ^^^^^ the lifetime is elided here                ^^^^^^^^^^^^^^ the same lifetime is hidden 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] 54 |     pub(crate) fn _neighbours(&self, node: NodeIndex, direction: Direction) -> Neighbours<'_, PO> {
[INFO] [stdout]    |                                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/multiportgraph/iter.rs:60:35
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub(crate) fn _all_neighbours(&self, node: NodeIndex) -> Neighbours<PO> {
[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] 60 |     pub(crate) fn _all_neighbours(&self, node: NodeIndex) -> Neighbours<'_, PO> {
[INFO] [stdout]    |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/multiportgraph/iter.rs:66:29
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub(crate) fn _subports(&self, node: NodeIndex, direction: Direction) -> NodeSubports<PO> {
[INFO] [stdout]    |                             ^^^^^ the lifetime is elided here                ^^^^^^^^^^^^^^^^ the same lifetime is hidden 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(crate) fn _subports(&self, node: NodeIndex, direction: Direction) -> NodeSubports<'_, PO> {
[INFO] [stdout]    |                                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/multiportgraph/iter.rs:72:33
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub(crate) fn _all_subports(&self, node: NodeIndex) -> NodeSubports<PO> {
[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] 72 |     pub(crate) fn _all_subports(&self, node: NodeIndex) -> NodeSubports<'_, PO> {
[INFO] [stdout]    |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/portgraph/iter.rs:90:31
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub(crate) fn _nodes_iter(&self) -> Nodes {
[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] 90 |     pub(crate) fn _nodes_iter(&self) -> Nodes<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/portgraph/iter.rs:99:31
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub(crate) fn _ports_iter(&self) -> Ports {
[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] 99 |     pub(crate) fn _ports_iter(&self) -> Ports<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/portgraph/iter.rs:109:36
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub(crate) fn _get_connections(&self, from: NodeIndex, to: NodeIndex) -> NodeConnections<PO> {
[INFO] [stdout]     |                                    ^^^^^ the lifetime is elided here         ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 109 |     pub(crate) fn _get_connections(&self, from: NodeIndex, to: NodeIndex) -> NodeConnections<'_, PO> {
[INFO] [stdout]     |                                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/portgraph/iter.rs:115:26
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub(crate) fn _links(&self, node: NodeIndex, direction: Direction) -> NodeLinks {
[INFO] [stdout]     |                          ^^^^^ the lifetime is elided here                ^^^^^^^^^ the same lifetime is hidden 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] 115 |     pub(crate) fn _links(&self, node: NodeIndex, direction: Direction) -> NodeLinks<'_> {
[INFO] [stdout]     |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/portgraph/iter.rs:124:30
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub(crate) fn _all_links(&self, node: NodeIndex) -> NodeLinks {
[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] 124 |     pub(crate) fn _all_links(&self, node: NodeIndex) -> NodeLinks<'_> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/portgraph/iter.rs:141:31
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub(crate) fn _neighbours(&self, node: NodeIndex, direction: Direction) -> Neighbours<PO> {
[INFO] [stdout]     |                               ^^^^^ the lifetime is elided here                ^^^^^^^^^^^^^^ the same lifetime is hidden 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] 141 |     pub(crate) fn _neighbours(&self, node: NodeIndex, direction: Direction) -> Neighbours<'_, PO> {
[INFO] [stdout]     |                                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/portgraph/iter.rs:147:35
[INFO] [stdout]     |
[INFO] [stdout] 147 |     pub(crate) fn _all_neighbours(&self, node: NodeIndex) -> Neighbours<PO> {
[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] 147 |     pub(crate) fn _all_neighbours(&self, node: NodeIndex) -> Neighbours<'_, PO> {
[INFO] [stdout]     |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.04s
[INFO] running `Command { std: "docker" "inspect" "d2fddd49f642a5d45119854f02ef10dc80448a6f77575eb9f876b2cb1ccbcfc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2fddd49f642a5d45119854f02ef10dc80448a6f77575eb9f876b2cb1ccbcfc9", kill_on_drop: false }`
[INFO] [stdout] d2fddd49f642a5d45119854f02ef10dc80448a6f77575eb9f876b2cb1ccbcfc9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b0a98de83676c14968d53e216d85c4a88348865c6802cd0b8a424cae68acf318
[INFO] running `Command { std: "docker" "start" "-a" "b0a98de83676c14968d53e216d85c4a88348865c6802cd0b8a424cae68acf318", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling libc v0.2.173
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling iai-callgrind-runner v0.16.0
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling iai-callgrind v0.16.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling insta v1.43.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling delegate v0.13.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling portgraph v0.15.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/algorithms/post_order.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 53 |     graph: &PortGraph,
[INFO] [stdout]    |            ^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 56 | ) -> PostOrder {
[INFO] [stdout]    |      ^^^^^^^^^ the same lifetime is hidden 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] 56 | ) -> PostOrder<'_> {
[INFO] [stdout]    |               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/multiportgraph/iter.rs:19:36
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub(crate) fn _get_connections(&self, from: NodeIndex, to: NodeIndex) -> NodeConnections<PO> {
[INFO] [stdout]    |                                    ^^^^^ the lifetime is elided here         ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 19 |     pub(crate) fn _get_connections(&self, from: NodeIndex, to: NodeIndex) -> NodeConnections<'_, PO> {
[INFO] [stdout]    |                                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/multiportgraph/iter.rs:25:31
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub(crate) fn _port_links(&self, port: PortIndex) -> PortLinks<PO> {
[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] 25 |     pub(crate) fn _port_links(&self, port: PortIndex) -> PortLinks<'_, PO> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/multiportgraph/iter.rs:32:26
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub(crate) fn _links(&self, node: NodeIndex, direction: Direction) -> NodeLinks<PO> {
[INFO] [stdout]    |                          ^^^^^ the lifetime is elided here                ^^^^^^^^^^^^^ the same lifetime is hidden 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 |     pub(crate) fn _links(&self, node: NodeIndex, direction: Direction) -> NodeLinks<'_, PO> {
[INFO] [stdout]    |                                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/multiportgraph/iter.rs:38:30
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub(crate) fn _all_links(&self, node: NodeIndex) -> NodeLinks<PO> {
[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 |     pub(crate) fn _all_links(&self, node: NodeIndex) -> NodeLinks<'_, PO> {
[INFO] [stdout]    |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/multiportgraph/iter.rs:47:33
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub(crate) fn _output_links(&self, node: NodeIndex) -> NodeLinks<PO> {
[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] 47 |     pub(crate) fn _output_links(&self, node: NodeIndex) -> NodeLinks<'_, PO> {
[INFO] [stdout]    |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/multiportgraph/iter.rs:54:31
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub(crate) fn _neighbours(&self, node: NodeIndex, direction: Direction) -> Neighbours<PO> {
[INFO] [stdout]    |                               ^^^^^ the lifetime is elided here                ^^^^^^^^^^^^^^ the same lifetime is hidden 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] 54 |     pub(crate) fn _neighbours(&self, node: NodeIndex, direction: Direction) -> Neighbours<'_, PO> {
[INFO] [stdout]    |                                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/multiportgraph/iter.rs:60:35
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub(crate) fn _all_neighbours(&self, node: NodeIndex) -> Neighbours<PO> {
[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] 60 |     pub(crate) fn _all_neighbours(&self, node: NodeIndex) -> Neighbours<'_, PO> {
[INFO] [stdout]    |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/multiportgraph/iter.rs:66:29
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub(crate) fn _subports(&self, node: NodeIndex, direction: Direction) -> NodeSubports<PO> {
[INFO] [stdout]    |                             ^^^^^ the lifetime is elided here                ^^^^^^^^^^^^^^^^ the same lifetime is hidden 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(crate) fn _subports(&self, node: NodeIndex, direction: Direction) -> NodeSubports<'_, PO> {
[INFO] [stdout]    |                                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/multiportgraph/iter.rs:72:33
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub(crate) fn _all_subports(&self, node: NodeIndex) -> NodeSubports<PO> {
[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] 72 |     pub(crate) fn _all_subports(&self, node: NodeIndex) -> NodeSubports<'_, PO> {
[INFO] [stdout]    |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/portgraph/iter.rs:90:31
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub(crate) fn _nodes_iter(&self) -> Nodes {
[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] 90 |     pub(crate) fn _nodes_iter(&self) -> Nodes<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/portgraph/iter.rs:99:31
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub(crate) fn _ports_iter(&self) -> Ports {
[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] 99 |     pub(crate) fn _ports_iter(&self) -> Ports<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/portgraph/iter.rs:109:36
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub(crate) fn _get_connections(&self, from: NodeIndex, to: NodeIndex) -> NodeConnections<PO> {
[INFO] [stdout]     |                                    ^^^^^ the lifetime is elided here         ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 109 |     pub(crate) fn _get_connections(&self, from: NodeIndex, to: NodeIndex) -> NodeConnections<'_, PO> {
[INFO] [stdout]     |                                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/portgraph/iter.rs:115:26
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub(crate) fn _links(&self, node: NodeIndex, direction: Direction) -> NodeLinks {
[INFO] [stdout]     |                          ^^^^^ the lifetime is elided here                ^^^^^^^^^ the same lifetime is hidden 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] 115 |     pub(crate) fn _links(&self, node: NodeIndex, direction: Direction) -> NodeLinks<'_> {
[INFO] [stdout]     |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/portgraph/iter.rs:124:30
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub(crate) fn _all_links(&self, node: NodeIndex) -> NodeLinks {
[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] 124 |     pub(crate) fn _all_links(&self, node: NodeIndex) -> NodeLinks<'_> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/portgraph/iter.rs:141:31
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub(crate) fn _neighbours(&self, node: NodeIndex, direction: Direction) -> Neighbours<PO> {
[INFO] [stdout]     |                               ^^^^^ the lifetime is elided here                ^^^^^^^^^^^^^^ the same lifetime is hidden 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] 141 |     pub(crate) fn _neighbours(&self, node: NodeIndex, direction: Direction) -> Neighbours<'_, PO> {
[INFO] [stdout]     |                                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/portgraph/iter.rs:147:35
[INFO] [stdout]     |
[INFO] [stdout] 147 |     pub(crate) fn _all_neighbours(&self, node: NodeIndex) -> Neighbours<PO> {
[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] 147 |     pub(crate) fn _all_neighbours(&self, node: NodeIndex) -> Neighbours<'_, PO> {
[INFO] [stdout]     |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rstest v0.25.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.6.0
[INFO] [stderr]    Compiling iai-callgrind-macros v0.6.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/algorithms/post_order.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 53 |     graph: &PortGraph,
[INFO] [stdout]    |            ^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 56 | ) -> PostOrder {
[INFO] [stdout]    |      ^^^^^^^^^ the same lifetime is hidden 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] 56 | ) -> PostOrder<'_> {
[INFO] [stdout]    |               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/multiportgraph/iter.rs:19:36
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub(crate) fn _get_connections(&self, from: NodeIndex, to: NodeIndex) -> NodeConnections<PO> {
[INFO] [stdout]    |                                    ^^^^^ the lifetime is elided here         ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 19 |     pub(crate) fn _get_connections(&self, from: NodeIndex, to: NodeIndex) -> NodeConnections<'_, PO> {
[INFO] [stdout]    |                                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/multiportgraph/iter.rs:25:31
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub(crate) fn _port_links(&self, port: PortIndex) -> PortLinks<PO> {
[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] 25 |     pub(crate) fn _port_links(&self, port: PortIndex) -> PortLinks<'_, PO> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/multiportgraph/iter.rs:32:26
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub(crate) fn _links(&self, node: NodeIndex, direction: Direction) -> NodeLinks<PO> {
[INFO] [stdout]    |                          ^^^^^ the lifetime is elided here                ^^^^^^^^^^^^^ the same lifetime is hidden 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 |     pub(crate) fn _links(&self, node: NodeIndex, direction: Direction) -> NodeLinks<'_, PO> {
[INFO] [stdout]    |                                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/multiportgraph/iter.rs:38:30
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub(crate) fn _all_links(&self, node: NodeIndex) -> NodeLinks<PO> {
[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 |     pub(crate) fn _all_links(&self, node: NodeIndex) -> NodeLinks<'_, PO> {
[INFO] [stdout]    |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/multiportgraph/iter.rs:47:33
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub(crate) fn _output_links(&self, node: NodeIndex) -> NodeLinks<PO> {
[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] 47 |     pub(crate) fn _output_links(&self, node: NodeIndex) -> NodeLinks<'_, PO> {
[INFO] [stdout]    |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/multiportgraph/iter.rs:54:31
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub(crate) fn _neighbours(&self, node: NodeIndex, direction: Direction) -> Neighbours<PO> {
[INFO] [stdout]    |                               ^^^^^ the lifetime is elided here                ^^^^^^^^^^^^^^ the same lifetime is hidden 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] 54 |     pub(crate) fn _neighbours(&self, node: NodeIndex, direction: Direction) -> Neighbours<'_, PO> {
[INFO] [stdout]    |                                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/multiportgraph/iter.rs:60:35
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub(crate) fn _all_neighbours(&self, node: NodeIndex) -> Neighbours<PO> {
[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] 60 |     pub(crate) fn _all_neighbours(&self, node: NodeIndex) -> Neighbours<'_, PO> {
[INFO] [stdout]    |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/multiportgraph/iter.rs:66:29
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub(crate) fn _subports(&self, node: NodeIndex, direction: Direction) -> NodeSubports<PO> {
[INFO] [stdout]    |                             ^^^^^ the lifetime is elided here                ^^^^^^^^^^^^^^^^ the same lifetime is hidden 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(crate) fn _subports(&self, node: NodeIndex, direction: Direction) -> NodeSubports<'_, PO> {
[INFO] [stdout]    |                                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/multiportgraph/iter.rs:72:33
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub(crate) fn _all_subports(&self, node: NodeIndex) -> NodeSubports<PO> {
[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] 72 |     pub(crate) fn _all_subports(&self, node: NodeIndex) -> NodeSubports<'_, PO> {
[INFO] [stdout]    |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/portgraph/iter.rs:90:31
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub(crate) fn _nodes_iter(&self) -> Nodes {
[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] 90 |     pub(crate) fn _nodes_iter(&self) -> Nodes<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/portgraph/iter.rs:99:31
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub(crate) fn _ports_iter(&self) -> Ports {
[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] 99 |     pub(crate) fn _ports_iter(&self) -> Ports<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/portgraph/iter.rs:109:36
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub(crate) fn _get_connections(&self, from: NodeIndex, to: NodeIndex) -> NodeConnections<PO> {
[INFO] [stdout]     |                                    ^^^^^ the lifetime is elided here         ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 109 |     pub(crate) fn _get_connections(&self, from: NodeIndex, to: NodeIndex) -> NodeConnections<'_, PO> {
[INFO] [stdout]     |                                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/portgraph/iter.rs:115:26
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub(crate) fn _links(&self, node: NodeIndex, direction: Direction) -> NodeLinks {
[INFO] [stdout]     |                          ^^^^^ the lifetime is elided here                ^^^^^^^^^ the same lifetime is hidden 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] 115 |     pub(crate) fn _links(&self, node: NodeIndex, direction: Direction) -> NodeLinks<'_> {
[INFO] [stdout]     |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/portgraph/iter.rs:124:30
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub(crate) fn _all_links(&self, node: NodeIndex) -> NodeLinks {
[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] 124 |     pub(crate) fn _all_links(&self, node: NodeIndex) -> NodeLinks<'_> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/portgraph/iter.rs:141:31
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub(crate) fn _neighbours(&self, node: NodeIndex, direction: Direction) -> Neighbours<PO> {
[INFO] [stdout]     |                               ^^^^^ the lifetime is elided here                ^^^^^^^^^^^^^^ the same lifetime is hidden 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] 141 |     pub(crate) fn _neighbours(&self, node: NodeIndex, direction: Direction) -> Neighbours<'_, PO> {
[INFO] [stdout]     |                                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/portgraph/iter.rs:147:35
[INFO] [stdout]     |
[INFO] [stdout] 147 |     pub(crate) fn _all_neighbours(&self, node: NodeIndex) -> Neighbours<PO> {
[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] 147 |     pub(crate) fn _all_neighbours(&self, node: NodeIndex) -> Neighbours<'_, PO> {
[INFO] [stdout]     |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.86s
[INFO] running `Command { std: "docker" "inspect" "b0a98de83676c14968d53e216d85c4a88348865c6802cd0b8a424cae68acf318", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0a98de83676c14968d53e216d85c4a88348865c6802cd0b8a424cae68acf318", kill_on_drop: false }`
[INFO] [stdout] b0a98de83676c14968d53e216d85c4a88348865c6802cd0b8a424cae68acf318
