[INFO] fetching crate portgraph 0.15.2... [INFO] testing portgraph-0.15.2 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate portgraph 0.15.2 into /workspace/builds/worker-1-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-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate portgraph 0.15.2 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded iai-callgrind-macros v0.6.1 [INFO] [stderr] Downloaded iai-callgrind-runner v0.16.0 [INFO] [stderr] Downloaded iai-callgrind v0.16.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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a7a0218254089a6106ad25bb8e3bae1a1a0b4671bfc7f8bf2dd91cdb7f899f17 [INFO] running `Command { std: "docker" "start" "-a" "a7a0218254089a6106ad25bb8e3bae1a1a0b4671bfc7f8bf2dd91cdb7f899f17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7a0218254089a6106ad25bb8e3bae1a1a0b4671bfc7f8bf2dd91cdb7f899f17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7a0218254089a6106ad25bb8e3bae1a1a0b4671bfc7f8bf2dd91cdb7f899f17", kill_on_drop: false }` [INFO] [stdout] a7a0218254089a6106ad25bb8e3bae1a1a0b4671bfc7f8bf2dd91cdb7f899f17 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d84075703c1440046ec58a900e78be86d37ff43be50dbf6617b495dd2beb9416 [INFO] running `Command { std: "docker" "start" "-a" "d84075703c1440046ec58a900e78be86d37ff43be50dbf6617b495dd2beb9416", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling itertools v0.14.0 [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 9.86s [INFO] running `Command { std: "docker" "inspect" "d84075703c1440046ec58a900e78be86d37ff43be50dbf6617b495dd2beb9416", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d84075703c1440046ec58a900e78be86d37ff43be50dbf6617b495dd2beb9416", kill_on_drop: false }` [INFO] [stdout] d84075703c1440046ec58a900e78be86d37ff43be50dbf6617b495dd2beb9416 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e75a6b635828f248cc64040b288b52a0760724f02d2dc021522187c4e070743d [INFO] running `Command { std: "docker" "start" "-a" "e75a6b635828f248cc64040b288b52a0760724f02d2dc021522187c4e070743d", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling libc v0.2.173 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling rstest_macros v0.25.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 rmp v0.8.14 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling insta v1.43.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling clap v4.5.40 [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 thiserror-impl v2.0.12 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling delegate v0.13.4 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling portgraph v0.15.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling derive_more v2.0.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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 rstest v0.25.0 [INFO] [stderr] Compiling serde_json v1.0.141 [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 46.27s [INFO] running `Command { std: "docker" "inspect" "e75a6b635828f248cc64040b288b52a0760724f02d2dc021522187c4e070743d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e75a6b635828f248cc64040b288b52a0760724f02d2dc021522187c4e070743d", kill_on_drop: false }` [INFO] [stdout] e75a6b635828f248cc64040b288b52a0760724f02d2dc021522187c4e070743d [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 01eacb4471e30274e5ae5656b3998a9be815f64e033d95d9d269d4e56b3259b8 [INFO] running `Command { std: "docker" "start" "-a" "01eacb4471e30274e5ae5656b3998a9be815f64e033d95d9d269d4e56b3259b8", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/algorithms/post_order.rs:53:12 [INFO] [stderr] | [INFO] [stderr] 53 | graph: &PortGraph, [INFO] [stderr] | ^^^^^^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 56 | ) -> PostOrder { [INFO] [stderr] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 56 | ) -> PostOrder<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/multiportgraph/iter.rs:19:36 [INFO] [stderr] | [INFO] [stderr] 19 | pub(crate) fn _get_connections(&self, from: NodeIndex, to: NodeIndex) -> NodeConnections { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 19 | pub(crate) fn _get_connections(&self, from: NodeIndex, to: NodeIndex) -> NodeConnections<'_, PO> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/multiportgraph/iter.rs:25:31 [INFO] [stderr] | [INFO] [stderr] 25 | pub(crate) fn _port_links(&self, port: PortIndex) -> PortLinks { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 25 | pub(crate) fn _port_links(&self, port: PortIndex) -> PortLinks<'_, PO> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/multiportgraph/iter.rs:32:26 [INFO] [stderr] | [INFO] [stderr] 32 | pub(crate) fn _links(&self, node: NodeIndex, direction: Direction) -> NodeLinks { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 32 | pub(crate) fn _links(&self, node: NodeIndex, direction: Direction) -> NodeLinks<'_, PO> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/multiportgraph/iter.rs:38:30 [INFO] [stderr] | [INFO] [stderr] 38 | pub(crate) fn _all_links(&self, node: NodeIndex) -> NodeLinks { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 38 | pub(crate) fn _all_links(&self, node: NodeIndex) -> NodeLinks<'_, PO> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/multiportgraph/iter.rs:47:33 [INFO] [stderr] | [INFO] [stderr] 47 | pub(crate) fn _output_links(&self, node: NodeIndex) -> NodeLinks { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 47 | pub(crate) fn _output_links(&self, node: NodeIndex) -> NodeLinks<'_, PO> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/multiportgraph/iter.rs:54:31 [INFO] [stderr] | [INFO] [stderr] 54 | pub(crate) fn _neighbours(&self, node: NodeIndex, direction: Direction) -> Neighbours { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 54 | pub(crate) fn _neighbours(&self, node: NodeIndex, direction: Direction) -> Neighbours<'_, PO> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/multiportgraph/iter.rs:60:35 [INFO] [stderr] | [INFO] [stderr] 60 | pub(crate) fn _all_neighbours(&self, node: NodeIndex) -> Neighbours { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 60 | pub(crate) fn _all_neighbours(&self, node: NodeIndex) -> Neighbours<'_, PO> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/multiportgraph/iter.rs:66:29 [INFO] [stderr] | [INFO] [stderr] 66 | pub(crate) fn _subports(&self, node: NodeIndex, direction: Direction) -> NodeSubports { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 66 | pub(crate) fn _subports(&self, node: NodeIndex, direction: Direction) -> NodeSubports<'_, PO> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/multiportgraph/iter.rs:72:33 [INFO] [stderr] | [INFO] [stderr] 72 | pub(crate) fn _all_subports(&self, node: NodeIndex) -> NodeSubports { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 72 | pub(crate) fn _all_subports(&self, node: NodeIndex) -> NodeSubports<'_, PO> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/portgraph/iter.rs:90:31 [INFO] [stderr] | [INFO] [stderr] 90 | pub(crate) fn _nodes_iter(&self) -> Nodes { [INFO] [stderr] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 90 | pub(crate) fn _nodes_iter(&self) -> Nodes<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/portgraph/iter.rs:99:31 [INFO] [stderr] | [INFO] [stderr] 99 | pub(crate) fn _ports_iter(&self) -> Ports { [INFO] [stderr] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 99 | pub(crate) fn _ports_iter(&self) -> Ports<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/portgraph/iter.rs:109:36 [INFO] [stderr] | [INFO] [stderr] 109 | pub(crate) fn _get_connections(&self, from: NodeIndex, to: NodeIndex) -> NodeConnections { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 109 | pub(crate) fn _get_connections(&self, from: NodeIndex, to: NodeIndex) -> NodeConnections<'_, PO> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/portgraph/iter.rs:115:26 [INFO] [stderr] | [INFO] [stderr] 115 | pub(crate) fn _links(&self, node: NodeIndex, direction: Direction) -> NodeLinks { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 115 | pub(crate) fn _links(&self, node: NodeIndex, direction: Direction) -> NodeLinks<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/portgraph/iter.rs:124:30 [INFO] [stderr] | [INFO] [stderr] 124 | pub(crate) fn _all_links(&self, node: NodeIndex) -> NodeLinks { [INFO] [stderr] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 124 | pub(crate) fn _all_links(&self, node: NodeIndex) -> NodeLinks<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/portgraph/iter.rs:141:31 [INFO] [stderr] | [INFO] [stderr] 141 | pub(crate) fn _neighbours(&self, node: NodeIndex, direction: Direction) -> Neighbours { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 141 | pub(crate) fn _neighbours(&self, node: NodeIndex, direction: Direction) -> Neighbours<'_, PO> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/portgraph/iter.rs:147:35 [INFO] [stderr] | [INFO] [stderr] 147 | pub(crate) fn _all_neighbours(&self, node: NodeIndex) -> Neighbours { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 147 | pub(crate) fn _all_neighbours(&self, node: NodeIndex) -> Neighbours<'_, PO> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `portgraph` (lib) generated 17 warnings (run `cargo fix --lib -p portgraph` to apply 17 suggestions) [INFO] [stderr] warning: `portgraph` (lib test) generated 17 warnings (17 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/portgraph-21a9332a4c1b0d35) [INFO] [stdout] [INFO] [stdout] running 111 tests [INFO] [stdout] test algorithms::convex::line_convex_checker::tests::test_lines_at_port ... ok [INFO] [stdout] test algorithms::convex::line_convex_checker::tests::test_try_extend_intervals ... ok [INFO] [stdout] test algorithms::convex::line_convex_checker::tests::test_nodes_in_intervals ... ok [INFO] [stdout] test algorithms::convex::line_convex_checker::tests::test_get_intervals_convex ... ok [INFO] [stdout] test algorithms::convex::line_convex_checker::tests::test_line_partition_merging ... ok [INFO] [stdout] test algorithms::convex::tests::dangling_input::case_1_topo_checker ... ok [INFO] [stdout] test algorithms::convex::tests::dangling_input::case_2_line_checker ... ok [INFO] [stdout] test algorithms::convex::tests::disconnected_graph::case_2_line_checker ... ok [INFO] [stdout] test algorithms::convex::tests::disconnected_graph::case_1_topo_checker ... ok [INFO] [stdout] test algorithms::convex::tests::edge_convexity_test::case_2_line_checker ... ok [INFO] [stdout] test algorithms::dominators::tests::test_dominators_filtered ... ok [INFO] [stdout] test algorithms::convex::tests::induced_convexity_test::case_1_topo_checker ... ok [INFO] [stdout] test algorithms::dynamic::tests::test_add_existing_node ... ok [INFO] [stdout] test algorithms::dynamic::tests::test_convex_with_ports ... ok [INFO] [stdout] test algorithms::dynamic::tests::test_disconnected_graph ... ok [INFO] [stdout] test algorithms::dominators::tests::test_dominators_complex ... ok [INFO] [stdout] test algorithms::dynamic::tests::test_basic_linear_order ... ok [INFO] [stdout] test algorithms::dynamic::tests::test_disconnect_edge_in_complex_graph ... ok [INFO] [stdout] test algorithms::convex::tests::edge_convexity_test::case_1_topo_checker ... ok [INFO] [stdout] test algorithms::convex::tests::induced_convexity_test::case_2_line_checker ... ok [INFO] [stdout] test algorithms::dynamic::tests::test_indirect_cycle ... ok [INFO] [stdout] test algorithms::dynamic::tests::test_disconnect_nodes ... ok [INFO] [stdout] test algorithms::dynamic::tests::test_connect_nodes_nonexistent_node ... ok [INFO] [stdout] test algorithms::dynamic::tests::test_no_edges ... ok [INFO] [stdout] test algorithms::dynamic::tests::test_empty_or_invalid_subgraph ... ok [INFO] [stdout] test algorithms::dynamic::tests::test_operations_on_empty_graph ... ok [INFO] [stdout] test algorithms::dynamic::tests::test_remove_isolated_node ... ok [INFO] [stdout] test algorithms::dynamic::tests::test_multiple_paths ... ok [INFO] [stdout] test algorithms::dynamic::tests::test_remove_node ... ok [INFO] [stdout] test algorithms::dominators::tests::test_dominators_small ... ok [INFO] [stdout] test algorithms::dynamic::tests::test_remove_node_in_chain ... ok [INFO] [stdout] test algorithms::dynamic::tests::test_convex_subgraph ... ok [INFO] [stdout] test algorithms::dynamic::tests::test_remove_node_with_multiple_edges ... ok [INFO] [stdout] test algorithms::dynamic::tests::test_reorder_middle ... ok [INFO] [stdout] test algorithms::dynamic::tests::test_reordering ... ok [INFO] [stdout] test boundary::test::test_dangling_nodes ... ok [INFO] [stdout] test algorithms::lca::test::lca ... ok [INFO] [stdout] test algorithms::dynamic::tests::test_connecting_components ... ok [INFO] [stdout] test hierarchy::test::test_basic ... ok [INFO] [stdout] test algorithms::post_order::tests::postorder_cycle ... ok [INFO] [stdout] test algorithms::post_order::tests::postorder_dag ... ok [INFO] [stdout] test boundary::test::test_port_ordering ... ok [INFO] [stdout] test algorithms::post_order::tests::postorder_tree ... ok [INFO] [stdout] test algorithms::dynamic::tests::test_sequence_of_operations ... ok [INFO] [stdout] test algorithms::post_order::tests::postorder_with_filters ... ok [INFO] [stdout] test algorithms::toposort::test::small_toposort ... ok [INFO] [stdout] test boundary::test::test_boundary_new ... ok [INFO] [stdout] test hierarchy::test::test_detach ... ok [INFO] [stdout] test boundary::test::test_order_comparison ... ok [INFO] [stdout] test boundary::test::test_external_ordering ... ok [INFO] [stdout] test algorithms::toposort::test::test_toposort_multi_port ... ok [INFO] [stdout] test hierarchy::test::test_swap ... ok [INFO] [stdout] test index::tests::test_create_bitfield::case_1 ... ok [INFO] [stdout] test index::tests::test_from_usize_overflow_error ... ok [INFO] [stdout] test multiportgraph::test::insert_graph ... ok [INFO] [stdout] test portgraph::test::create_graph ... ok [INFO] [stdout] test portgraph::test::insert_graph ... ok [INFO] [stdout] test portgraph::test::link_iterators ... ok [INFO] [stdout] test portgraph::test::link_ports ... ok [INFO] [stdout] test portgraph::test::link_ports_errors ... ok [INFO] [stdout] test multiportgraph::test::link_iterators ... ok [INFO] [stdout] test index::tests::test_port_offset_direction_and_index ... ok [INFO] [stdout] test portgraph::test::resize_ports ... ok [INFO] [stdout] test multiportgraph::test::create_graph ... ok [INFO] [stdout] test multiportgraph::test::link_ports ... ok [INFO] [stdout] test index::tests::test_opposite ... ok [INFO] [stdout] test algorithms::convex::line_convex_checker::tests::test_lines_at_port_multigraph ... ok [INFO] [stdout] test hierarchy::test::test_graph_compact ... ok [INFO] [stdout] test multiportgraph::test::remove_ports ... ok [INFO] [stdout] test portgraph::test::add_nodes ... ok [INFO] [stdout] test hierarchy::test::test_rekey ... ok [INFO] [stdout] test index::tests::test_bitfield_none ... ok [INFO] [stdout] test unmanaged::test::eq_ignores_defaults ... ok [INFO] [stdout] test unmanaged::test::test_capacity ... ok [INFO] [stdout] test unmanaged::test::test_get_disjoint_mut ... ok [INFO] [stdout] test unmanaged::test::test_get_mut ... ok [INFO] [stdout] test unmanaged::test::test_swap ... ok [INFO] [stdout] test view::flat_region::test::simple_flat_region_no_root ... ok [INFO] [stdout] test view::flat_region::test::single_node_region ... ok [INFO] [stdout] test view::flat_region::test::simple_flat_region ... ok [INFO] [stdout] test view::region::test::simple_region ... ok [INFO] [stdout] test view::subgraph::tests::test_copy_in_parent ... ok [INFO] [stdout] test view::subgraph::tests::test_copy_in_parent_bad_boundary::case_1 ... ok [INFO] [stdout] test view::subgraph::tests::test_copy_in_parent_bad_boundary::case_2 ... ok [INFO] [stdout] test view::region::test::single_node_region ... ok [INFO] [stdout] test view::subgraph::tests::test_copy_in_parent_multi_input ... ok [INFO] [stdout] test view::subgraph::tests::test_copy_in_parent_multi_output ... ok [INFO] [stdout] test view::subgraph::tests::test_disconnected_components ... ok [INFO] [stdout] test view::subgraph::tests::test_is_convex ... ok [INFO] [stdout] test view::subgraph::tests::test_is_convex_line ... ok [INFO] [stdout] test view::subgraph::tests::test_properties ... ok [INFO] [stdout] test view::subgraph::tests::test_traverse_subgraph_almost_complete ... ok [INFO] [stdout] test view::subgraph::tests::test_traverse_subgraph_basic ... ok [INFO] [stdout] test view::subgraph::tests::test_traverse_subgraph_complete ... ok [INFO] [stdout] test view::subgraph::tests::test_traverse_subgraph_single_node ... ok [INFO] [stdout] test view::subgraph::tests::test_with_nodes ... ok [INFO] [stdout] test weights::test::test_weights ... ok [INFO] [stdout] test view::subgraph::tests::test_traverse_subgraph_all_but_one_edge ... ok [INFO] [stdout] test render::test::dot_output::case_3_interregional ... ok [INFO] [stdout] test render::test::dot_output::case_2_hierarchy ... ok [INFO] [stdout] test render::test::dot_output::case_1_flat ... ok [INFO] [stdout] test render::test::mermaid_output::case_2_hierarchy ... ok [INFO] [stdout] test render::test::dot_output::case_4_weighted ... ok [INFO] [stdout] test render::test::mermaid_output::case_3_interregional ... ok [INFO] [stdout] test render::test::mermaid_output::case_1_flat ... ok [INFO] [stdout] test render::test::mermaid_output::case_5_region_view ... ok [INFO] [stdout] test render::test::mermaid_output::case_4_weighted ... ok [INFO] [stdout] test algorithms::convex::line_convex_checker::tests::test_line_partition ... ok [INFO] [stdout] test index::tests::test_create_bitfield::case_2 ... ok [INFO] [stdout] test index::tests::test_create_bitfield::case_3 ... ok [INFO] [stderr] Doc-tests portgraph [INFO] [stdout] test portgraph::test::compact_operations ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 111 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test src/view.rs - view::LinkView::connected (line 356) ... ok [INFO] [stdout] test src/view.rs - view::LinkView::get_connection (line 333) ... ok [INFO] [stdout] test src/lib.rs - (line 28) ... ok [INFO] [stdout] test src/algorithms/dominators.rs - algorithms::dominators::dominators_filtered (line 71) ... ok [INFO] [stdout] test src/view.rs - view::LinkMut::link_ports (line 503) ... ok [INFO] [stdout] test src/render/mermaid.rs - render::mermaid::MermaidFormatter (line 24) ... ok [INFO] [stdout] test src/algorithms/post_order.rs - algorithms::post_order::postorder (line 24) ... ok [INFO] [stdout] test src/algorithms/toposort.rs - algorithms::toposort::toposort (line 22) ... ok [INFO] [stdout] test src/unmanaged.rs - unmanaged (line 17) ... ok [INFO] [stdout] test src/view.rs - view::LinkView::get_connections (line 308) ... ok [INFO] [stdout] test src/algorithms/dominators.rs - algorithms::dominators::dominators (line 20) ... ok [INFO] [stdout] test src/view.rs - view::LinkView::links (line 392) ... ok [INFO] [stdout] test src/hierarchy.rs - hierarchy (line 15) ... ok [INFO] [stdout] test src/view.rs - view::PortMut::remove_node (line 233) ... ok [INFO] [stdout] test src/render/mermaid.rs - render::mermaid::MermaidFormat::mermaid_format (line 213) ... ok [INFO] [stdout] test src/algorithms/toposort.rs - algorithms::toposort::toposort_filtered (line 68) ... ok [INFO] [stdout] test src/view.rs - view::LinkView::neighbours (line 449) ... ok [INFO] [stdout] test src/view.rs - view::PortMut::add_node (line 218) ... ok [INFO] [stdout] test src/weights.rs - weights (line 13) ... ok [INFO] [stdout] test src/view.rs - view::PortView::port_offsets (line 118) ... ok [INFO] [stdout] test src/algorithms/post_order.rs - algorithms::post_order::postorder_filtered (line 81) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.15s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "01eacb4471e30274e5ae5656b3998a9be815f64e033d95d9d269d4e56b3259b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01eacb4471e30274e5ae5656b3998a9be815f64e033d95d9d269d4e56b3259b8", kill_on_drop: false }` [INFO] [stdout] 01eacb4471e30274e5ae5656b3998a9be815f64e033d95d9d269d4e56b3259b8