[INFO] fetching crate rs-graph 0.21.0... [INFO] testing rs-graph-0.21.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate rs-graph 0.21.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate rs-graph 0.21.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rs-graph 0.21.0 [INFO] tweaked toml for crates.io crate rs-graph 0.21.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rs-graph 0.21.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rs-graph 0.21.0 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bzip2 v0.4.4 [INFO] [stderr] Downloaded peg-runtime v0.8.1 [INFO] [stderr] Downloaded pkg-config v0.3.26 [INFO] [stderr] Downloaded zopen v0.3.4 [INFO] [stderr] Downloaded ordered-float v3.9.1 [INFO] [stderr] Downloaded num-iter v0.1.43 [INFO] [stderr] Downloaded flate2 v1.0.25 [INFO] [stderr] Downloaded serde_derive v1.0.152 [INFO] [stderr] Downloaded serde_json v1.0.93 [INFO] [stderr] Downloaded time v0.3.19 [INFO] [stderr] Downloaded rust-lzma v0.5.1 [INFO] [stderr] Downloaded peg-macros v0.8.1 [INFO] [stderr] Downloaded peg v0.8.1 [INFO] [stderr] Downloaded rustop v1.1.2 [INFO] [stderr] Downloaded itoa v1.0.5 [INFO] [stderr] Downloaded bzip2-sys v0.1.11+1.0.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f438927d0c6f18db2acd300540fac315958e561aa6036c0cfddc9c36282c9522 [INFO] running `Command { std: "docker" "start" "-a" "f438927d0c6f18db2acd300540fac315958e561aa6036c0cfddc9c36282c9522", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f438927d0c6f18db2acd300540fac315958e561aa6036c0cfddc9c36282c9522", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f438927d0c6f18db2acd300540fac315958e561aa6036c0cfddc9c36282c9522", kill_on_drop: false }` [INFO] [stdout] f438927d0c6f18db2acd300540fac315958e561aa6036c0cfddc9c36282c9522 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e14d43d53ed35d4b8e7b1cd074d0851441306d9d38f53c9aad8a1fcb444dabb6 [INFO] running `Command { std: "docker" "start" "-a" "e14d43d53ed35d4b8e7b1cd074d0851441306d9d38f53c9aad8a1fcb444dabb6", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling rs-graph v0.21.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/traits.rs:63:22 [INFO] [stdout] | [INFO] [stdout] 63 | fn iter(self, g: &G) -> GraphIter [INFO] [stdout] | ^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 63 | fn iter(self, g: &G) -> GraphIter<'_, G, Self> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/traits.rs:158:14 [INFO] [stdout] | [INFO] [stdout] 158 | fn edges(&self) -> EdgeIterator [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] 158 | fn edges(&self) -> EdgeIterator<'_, Self> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/traits.rs:196:15 [INFO] [stdout] | [INFO] [stdout] 196 | fn neighs(&self, u: Self::Node<'_>) -> NeighIterator [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] 196 | fn neighs(&self, u: Self::Node<'_>) -> NeighIterator<'_, Self> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/traits.rs:206:18 [INFO] [stdout] | [INFO] [stdout] 206 | fn neighbors(&self) -> Neighbors [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] 206 | fn neighbors(&self) -> Neighbors<'_, Self> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/traits.rs:281:17 [INFO] [stdout] | [INFO] [stdout] 281 | fn outedges(&self, u: Self::Node<'_>) -> OutIterator [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] 281 | fn outedges(&self, u: Self::Node<'_>) -> OutIterator<'_, Self> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/traits.rs:291:17 [INFO] [stdout] | [INFO] [stdout] 291 | fn outgoing(&self) -> OutEdges [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] 291 | fn outgoing(&self) -> OutEdges<'_, Self> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/traits.rs:302:16 [INFO] [stdout] | [INFO] [stdout] 302 | fn inedges(&self, u: Self::Node<'_>) -> InIterator [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] 302 | fn inedges(&self, u: Self::Node<'_>) -> InIterator<'_, Self> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/traits.rs:312:17 [INFO] [stdout] | [INFO] [stdout] 312 | fn incoming(&self) -> InEdges [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] 312 | fn incoming(&self) -> InEdges<'_, Self> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/traits.rs:323:23 [INFO] [stdout] | [INFO] [stdout] 323 | fn incident_edges(&self, u: Self::Node<'_>) -> IncidentIterator [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] 323 | fn incident_edges(&self, u: Self::Node<'_>) -> IncidentIterator<'_, Self> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/traits/refs.rs:50:14 [INFO] [stdout] | [INFO] [stdout] 50 | fn nodes(&self) -> GraphIter [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] 50 | fn nodes(&self) -> GraphIter<'_, Self, Self::NodeIt> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/traits/refs.rs:68:14 [INFO] [stdout] | [INFO] [stdout] 68 | fn edges(&self) -> GraphIter [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 68 | fn edges(&self) -> GraphIter<'_, Self, Self::EdgeIt> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/traits/refs.rs:100:15 [INFO] [stdout] | [INFO] [stdout] 100 | fn neighs(&self, u: Self::Node) -> super::GraphIter [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] 100 | fn neighs(&self, u: Self::Node) -> super::GraphIter<'_, Self, Self::NeighIt> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/traits/refs.rs:131:17 [INFO] [stdout] | [INFO] [stdout] 131 | fn outedges(&self, u: Self::Node) -> super::GraphIter [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] 131 | fn outedges(&self, u: Self::Node) -> super::GraphIter<'_, Self, Self::OutIt> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/traits/refs.rs:142:16 [INFO] [stdout] | [INFO] [stdout] 142 | fn inedges(&self, u: Self::Node) -> super::GraphIter [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] 142 | fn inedges(&self, u: Self::Node) -> super::GraphIter<'_, Self, Self::InIt> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/traits/refs.rs:153:23 [INFO] [stdout] | [INFO] [stdout] 153 | fn incident_edges(&self, u: Self::Node) -> super::GraphIter [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] 153 | fn incident_edges(&self, u: Self::Node) -> super::GraphIter<'_, Self, Self::IncidentIt> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/adapters/reversedigraph.rs:265:32 [INFO] [stdout] | [INFO] [stdout] 265 | pub fn reverse(g: &G) -> ReverseDigraph { [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] 265 | pub fn reverse(g: &G) -> ReverseDigraph<'_, G> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.70s [INFO] running `Command { std: "docker" "inspect" "e14d43d53ed35d4b8e7b1cd074d0851441306d9d38f53c9aad8a1fcb444dabb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e14d43d53ed35d4b8e7b1cd074d0851441306d9d38f53c9aad8a1fcb444dabb6", kill_on_drop: false }` [INFO] [stdout] e14d43d53ed35d4b8e7b1cd074d0851441306d9d38f53c9aad8a1fcb444dabb6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e0d3c8efd136f930a7a6bb61ca8cecb192b728bca4076e6535439dc9dea4e017 [INFO] running `Command { std: "docker" "start" "-a" "e0d3c8efd136f930a7a6bb61ca8cecb192b728bca4076e6535439dc9dea4e017", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling rustop v1.1.2 [INFO] [stderr] Compiling ordered-float v3.9.1 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/traits.rs:63:22 [INFO] [stdout] | [INFO] [stdout] 63 | fn iter(self, g: &G) -> GraphIter [INFO] [stdout] | ^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 63 | fn iter(self, g: &G) -> GraphIter<'_, G, Self> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/traits.rs:158:14 [INFO] [stdout] | [INFO] [stdout] 158 | fn edges(&self) -> EdgeIterator [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] 158 | fn edges(&self) -> EdgeIterator<'_, Self> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/traits.rs:196:15 [INFO] [stdout] | [INFO] [stdout] 196 | fn neighs(&self, u: Self::Node<'_>) -> NeighIterator [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] 196 | fn neighs(&self, u: Self::Node<'_>) -> NeighIterator<'_, Self> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/traits.rs:206:18 [INFO] [stdout] | [INFO] [stdout] 206 | fn neighbors(&self) -> Neighbors [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] 206 | fn neighbors(&self) -> Neighbors<'_, Self> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/traits.rs:281:17 [INFO] [stdout] | [INFO] [stdout] 281 | fn outedges(&self, u: Self::Node<'_>) -> OutIterator [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] 281 | fn outedges(&self, u: Self::Node<'_>) -> OutIterator<'_, Self> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/traits.rs:291:17 [INFO] [stdout] | [INFO] [stdout] 291 | fn outgoing(&self) -> OutEdges [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] 291 | fn outgoing(&self) -> OutEdges<'_, Self> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/traits.rs:302:16 [INFO] [stdout] | [INFO] [stdout] 302 | fn inedges(&self, u: Self::Node<'_>) -> InIterator [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] 302 | fn inedges(&self, u: Self::Node<'_>) -> InIterator<'_, Self> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/traits.rs:312:17 [INFO] [stdout] | [INFO] [stdout] 312 | fn incoming(&self) -> InEdges [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] 312 | fn incoming(&self) -> InEdges<'_, Self> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/traits.rs:323:23 [INFO] [stdout] | [INFO] [stdout] 323 | fn incident_edges(&self, u: Self::Node<'_>) -> IncidentIterator [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] 323 | fn incident_edges(&self, u: Self::Node<'_>) -> IncidentIterator<'_, Self> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/traits/refs.rs:50:14 [INFO] [stdout] | [INFO] [stdout] 50 | fn nodes(&self) -> GraphIter [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] 50 | fn nodes(&self) -> GraphIter<'_, Self, Self::NodeIt> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/traits/refs.rs:68:14 [INFO] [stdout] | [INFO] [stdout] 68 | fn edges(&self) -> GraphIter [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 68 | fn edges(&self) -> GraphIter<'_, Self, Self::EdgeIt> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/traits/refs.rs:100:15 [INFO] [stdout] | [INFO] [stdout] 100 | fn neighs(&self, u: Self::Node) -> super::GraphIter [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] 100 | fn neighs(&self, u: Self::Node) -> super::GraphIter<'_, Self, Self::NeighIt> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/traits/refs.rs:131:17 [INFO] [stdout] | [INFO] [stdout] 131 | fn outedges(&self, u: Self::Node) -> super::GraphIter [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] 131 | fn outedges(&self, u: Self::Node) -> super::GraphIter<'_, Self, Self::OutIt> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/traits/refs.rs:142:16 [INFO] [stdout] | [INFO] [stdout] 142 | fn inedges(&self, u: Self::Node) -> super::GraphIter [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] 142 | fn inedges(&self, u: Self::Node) -> super::GraphIter<'_, Self, Self::InIt> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/traits/refs.rs:153:23 [INFO] [stdout] | [INFO] [stdout] 153 | fn incident_edges(&self, u: Self::Node) -> super::GraphIter [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] 153 | fn incident_edges(&self, u: Self::Node) -> super::GraphIter<'_, Self, Self::IncidentIt> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/adapters/reversedigraph.rs:265:32 [INFO] [stdout] | [INFO] [stdout] 265 | pub fn reverse(g: &G) -> ReverseDigraph { [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] 265 | pub fn reverse(g: &G) -> ReverseDigraph<'_, G> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling time v0.3.19 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling rust-lzma v0.5.1 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling zopen v0.3.4 [INFO] [stderr] Compiling rs-graph v0.21.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/traits.rs:63:22 [INFO] [stdout] | [INFO] [stdout] 63 | fn iter(self, g: &G) -> GraphIter [INFO] [stdout] | ^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 63 | fn iter(self, g: &G) -> GraphIter<'_, G, Self> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/traits.rs:158:14 [INFO] [stdout] | [INFO] [stdout] 158 | fn edges(&self) -> EdgeIterator [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] 158 | fn edges(&self) -> EdgeIterator<'_, Self> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/traits.rs:196:15 [INFO] [stdout] | [INFO] [stdout] 196 | fn neighs(&self, u: Self::Node<'_>) -> NeighIterator [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] 196 | fn neighs(&self, u: Self::Node<'_>) -> NeighIterator<'_, Self> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/traits.rs:206:18 [INFO] [stdout] | [INFO] [stdout] 206 | fn neighbors(&self) -> Neighbors [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] 206 | fn neighbors(&self) -> Neighbors<'_, Self> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/traits.rs:281:17 [INFO] [stdout] | [INFO] [stdout] 281 | fn outedges(&self, u: Self::Node<'_>) -> OutIterator [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] 281 | fn outedges(&self, u: Self::Node<'_>) -> OutIterator<'_, Self> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/traits.rs:291:17 [INFO] [stdout] | [INFO] [stdout] 291 | fn outgoing(&self) -> OutEdges [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] 291 | fn outgoing(&self) -> OutEdges<'_, Self> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/traits.rs:302:16 [INFO] [stdout] | [INFO] [stdout] 302 | fn inedges(&self, u: Self::Node<'_>) -> InIterator [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] 302 | fn inedges(&self, u: Self::Node<'_>) -> InIterator<'_, Self> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/traits.rs:312:17 [INFO] [stdout] | [INFO] [stdout] 312 | fn incoming(&self) -> InEdges [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] 312 | fn incoming(&self) -> InEdges<'_, Self> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/traits.rs:323:23 [INFO] [stdout] | [INFO] [stdout] 323 | fn incident_edges(&self, u: Self::Node<'_>) -> IncidentIterator [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] 323 | fn incident_edges(&self, u: Self::Node<'_>) -> IncidentIterator<'_, Self> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/traits/refs.rs:50:14 [INFO] [stdout] | [INFO] [stdout] 50 | fn nodes(&self) -> GraphIter [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] 50 | fn nodes(&self) -> GraphIter<'_, Self, Self::NodeIt> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/traits/refs.rs:68:14 [INFO] [stdout] | [INFO] [stdout] 68 | fn edges(&self) -> GraphIter [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 68 | fn edges(&self) -> GraphIter<'_, Self, Self::EdgeIt> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/traits/refs.rs:100:15 [INFO] [stdout] | [INFO] [stdout] 100 | fn neighs(&self, u: Self::Node) -> super::GraphIter [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] 100 | fn neighs(&self, u: Self::Node) -> super::GraphIter<'_, Self, Self::NeighIt> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/traits/refs.rs:131:17 [INFO] [stdout] | [INFO] [stdout] 131 | fn outedges(&self, u: Self::Node) -> super::GraphIter [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] 131 | fn outedges(&self, u: Self::Node) -> super::GraphIter<'_, Self, Self::OutIt> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/traits/refs.rs:142:16 [INFO] [stdout] | [INFO] [stdout] 142 | fn inedges(&self, u: Self::Node) -> super::GraphIter [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] 142 | fn inedges(&self, u: Self::Node) -> super::GraphIter<'_, Self, Self::InIt> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/traits/refs.rs:153:23 [INFO] [stdout] | [INFO] [stdout] 153 | fn incident_edges(&self, u: Self::Node) -> super::GraphIter [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] 153 | fn incident_edges(&self, u: Self::Node) -> super::GraphIter<'_, Self, Self::IncidentIt> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/adapters/reversedigraph.rs:265:32 [INFO] [stdout] | [INFO] [stdout] 265 | pub fn reverse(g: &G) -> ReverseDigraph { [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] 265 | pub fn reverse(g: &G) -> ReverseDigraph<'_, G> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.85s [INFO] running `Command { std: "docker" "inspect" "e0d3c8efd136f930a7a6bb61ca8cecb192b728bca4076e6535439dc9dea4e017", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0d3c8efd136f930a7a6bb61ca8cecb192b728bca4076e6535439dc9dea4e017", kill_on_drop: false }` [INFO] [stdout] e0d3c8efd136f930a7a6bb61ca8cecb192b728bca4076e6535439dc9dea4e017 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f9e4c8b727733c5b62ef6e8a30fe3ffb6417ab7f11e80126e9f956d06c9342b6 [INFO] running `Command { std: "docker" "start" "-a" "f9e4c8b727733c5b62ef6e8a30fe3ffb6417ab7f11e80126e9f956d06c9342b6", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/traits.rs:63:22 [INFO] [stderr] | [INFO] [stderr] 63 | fn iter(self, g: &G) -> GraphIter [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 63 | fn iter(self, g: &G) -> GraphIter<'_, G, Self> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/traits.rs:158:14 [INFO] [stderr] | [INFO] [stderr] 158 | fn edges(&self) -> EdgeIterator [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] 158 | fn edges(&self) -> EdgeIterator<'_, Self> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/traits.rs:196:15 [INFO] [stderr] | [INFO] [stderr] 196 | fn neighs(&self, u: Self::Node<'_>) -> NeighIterator [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] 196 | fn neighs(&self, u: Self::Node<'_>) -> NeighIterator<'_, Self> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/traits.rs:206:18 [INFO] [stderr] | [INFO] [stderr] 206 | fn neighbors(&self) -> Neighbors [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] 206 | fn neighbors(&self) -> Neighbors<'_, Self> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/traits.rs:281:17 [INFO] [stderr] | [INFO] [stderr] 281 | fn outedges(&self, u: Self::Node<'_>) -> OutIterator [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] 281 | fn outedges(&self, u: Self::Node<'_>) -> OutIterator<'_, Self> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/traits.rs:291:17 [INFO] [stderr] | [INFO] [stderr] 291 | fn outgoing(&self) -> OutEdges [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] 291 | fn outgoing(&self) -> OutEdges<'_, Self> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/traits.rs:302:16 [INFO] [stderr] | [INFO] [stderr] 302 | fn inedges(&self, u: Self::Node<'_>) -> InIterator [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] 302 | fn inedges(&self, u: Self::Node<'_>) -> InIterator<'_, Self> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/traits.rs:312:17 [INFO] [stderr] | [INFO] [stderr] 312 | fn incoming(&self) -> InEdges [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] 312 | fn incoming(&self) -> InEdges<'_, Self> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/traits.rs:323:23 [INFO] [stderr] | [INFO] [stderr] 323 | fn incident_edges(&self, u: Self::Node<'_>) -> IncidentIterator [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] 323 | fn incident_edges(&self, u: Self::Node<'_>) -> IncidentIterator<'_, Self> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/traits/refs.rs:50:14 [INFO] [stderr] | [INFO] [stderr] 50 | fn nodes(&self) -> GraphIter [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] 50 | fn nodes(&self) -> GraphIter<'_, Self, Self::NodeIt> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/traits/refs.rs:68:14 [INFO] [stderr] | [INFO] [stderr] 68 | fn edges(&self) -> GraphIter [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] 68 | fn edges(&self) -> GraphIter<'_, Self, Self::EdgeIt> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/traits/refs.rs:100:15 [INFO] [stderr] | [INFO] [stderr] 100 | fn neighs(&self, u: Self::Node) -> super::GraphIter [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] 100 | fn neighs(&self, u: Self::Node) -> super::GraphIter<'_, Self, Self::NeighIt> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/traits/refs.rs:131:17 [INFO] [stderr] | [INFO] [stderr] 131 | fn outedges(&self, u: Self::Node) -> super::GraphIter [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] 131 | fn outedges(&self, u: Self::Node) -> super::GraphIter<'_, Self, Self::OutIt> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/traits/refs.rs:142:16 [INFO] [stderr] | [INFO] [stderr] 142 | fn inedges(&self, u: Self::Node) -> super::GraphIter [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] 142 | fn inedges(&self, u: Self::Node) -> super::GraphIter<'_, Self, Self::InIt> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/traits/refs.rs:153:23 [INFO] [stderr] | [INFO] [stderr] 153 | fn incident_edges(&self, u: Self::Node) -> super::GraphIter [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] 153 | fn incident_edges(&self, u: Self::Node) -> super::GraphIter<'_, Self, Self::IncidentIt> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/adapters/reversedigraph.rs:265:32 [INFO] [stderr] | [INFO] [stderr] 265 | pub fn reverse(g: &G) -> ReverseDigraph { [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] 265 | pub fn reverse(g: &G) -> ReverseDigraph<'_, G> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `rs-graph` (lib) generated 16 warnings (run `cargo fix --lib -p rs-graph` to apply 16 suggestions) [INFO] [stderr] warning: `rs-graph` (lib test) generated 16 warnings (16 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rs_graph-0f3850a5cd2e42f9) [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test classes::tests::test_cycle ... ok [INFO] [stdout] test branching::tests::test_branching2 ... ok [INFO] [stdout] test algorithms::tests::test_complement ... ok [INFO] [stdout] test classes::tests::test_complete ... ok [INFO] [stdout] test classes::tests::test_hypercube ... ok [INFO] [stdout] test branching::tests::test_branching1 ... ok [INFO] [stdout] test classes::tests::test_path ... ok [INFO] [stdout] test classes::tests::test_star ... ok [INFO] [stdout] test classes::tests::test_complete_bipartite ... ok [INFO] [stdout] test linkedlistgraph::tests::test_attrs ... ok [INFO] [stdout] test linkedlistgraph::tests::test_digraph ... ok [INFO] [stdout] test linkedlistgraph::tests::test_graph ... ok [INFO] [stdout] test adapters::network::tests::test_network ... ok [INFO] [stdout] test search::biastar::test_biastar_correct ... ok [INFO] [stdout] test linkedlistgraph::tests::test_edge_vec ... ok [INFO] [stdout] test string::tests::test_ascii_with_weights ... ok [INFO] [stdout] test maxflow::pushrelabel::tests::test_pushrelabel ... ok [INFO] [stdout] test string::tests::test_ascii_directed ... ok [INFO] [stdout] test vecgraph::tests::test_digraph ... ok [INFO] [stdout] test string::tests::test_ascii ... ok [INFO] [stdout] test vecgraph::tests::test_edge_vec ... ok [INFO] [stdout] test vecgraph::tests::test_graph ... ok [INFO] [stdout] test search::biastar::test_biastar ... ok [INFO] [stdout] test string::tests::test_deterministic ... ok [INFO] [stderr] Doc-tests rs_graph [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 35 tests [INFO] [stdout] test src/builder.rs - builder::Buildable::new_with (line 108) ... ok [INFO] [stdout] test src/algorithms.rs - algorithms::inverse (line 113) ... ok [INFO] [stdout] test src/adapters/network.rs - adapters::network::Network (line 63) ... ok [INFO] [stdout] test src/algorithms.rs - algorithms::subgraph (line 286) ... ok [INFO] [stdout] test src/adjacencies.rs - adjacencies (line 40) ... ok [INFO] [stdout] test src/classes.rs - classes::grid (line 131) ... ok [INFO] [stdout] test src/algorithms.rs - algorithms::inverse (line 86) ... ok [INFO] [stdout] test src/adapters/network.rs - adapters::network (line 28) ... ok [INFO] [stdout] test src/adjacencies.rs - adjacencies::FnAdj (line 282) ... ok [INFO] [stdout] test src/algorithms.rs - algorithms::components (line 197) ... ok [INFO] [stdout] test src/algorithms.rs - algorithms::is_connected (line 146) ... ok [INFO] [stdout] test src/adapters/reversedigraph.rs - adapters::reversedigraph::ReverseDigraph (line 34) ... ok [INFO] [stdout] test src/algorithms.rs - algorithms::complement (line 30) ... ok [INFO] [stdout] test src/maxflow/edmondskarp.rs - maxflow::edmondskarp (line 22) ... ok [INFO] [stdout] test src/search/bfs.rs - search::bfs::start_with_data (line 92) ... ok [INFO] [stdout] test src/search.rs - search::path_from_incomings (line 50) ... ok [INFO] [stdout] test src/maxflow/dinic.rs - maxflow::dinic (line 61) ... ok [INFO] [stdout] test src/search/bfs.rs - search::bfs (line 22) ... ok [INFO] [stdout] test src/search/dfs.rs - search::dfs (line 22) ... ok [INFO] [stdout] test src/maxflow/dinic.rs - maxflow::dinic (line 21) ... ok [INFO] [stdout] test src/search/dfs.rs - search::dfs::start_with_data (line 92) ... ok [INFO] [stdout] test src/maxflow/edmondskarp.rs - maxflow::edmondskarp (line 62) ... ok [INFO] [stdout] test src/maxflow/pushrelabel.rs - maxflow::pushrelabel (line 25) ... ok [INFO] [stdout] test src/maxflow/pushrelabel.rs - maxflow::pushrelabel (line 65) ... ok [INFO] [stdout] test src/mst/worstout.rs - mst::worstout::worstout (line 32) ... ok [INFO] [stdout] test src/mst/kruskal.rs - mst::kruskal::kruskal (line 32) ... ok [INFO] [stdout] test src/shortestpath/floydwarshall.rs - shortestpath::floydwarshall::directed (line 84) ... ok [INFO] [stdout] test src/search/astar.rs - search::astar (line 37) ... ok [INFO] [stdout] test src/mst/prim.rs - mst::prim::prim (line 41) ... ok [INFO] [stdout] test src/shortestpath/dijkstra.rs - shortestpath::dijkstra (line 29) ... ok [INFO] [stdout] test src/string.rs - string::from_ascii (line 89) ... ok [INFO] [stdout] test src/shortestpath/moorebellmanford.rs - shortestpath::moorebellmanford::directed (line 31) ... ok [INFO] [stdout] test src/string.rs - string::from_ascii (line 113) ... ok [INFO] [stdout] test src/search/biastar.rs - search::biastar (line 37) ... ok [INFO] [stdout] test src/shortestpath/bidijkstra.rs - shortestpath::bidijkstra (line 30) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.58s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f9e4c8b727733c5b62ef6e8a30fe3ffb6417ab7f11e80126e9f956d06c9342b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9e4c8b727733c5b62ef6e8a30fe3ffb6417ab7f11e80126e9f956d06c9342b6", kill_on_drop: false }` [INFO] [stdout] f9e4c8b727733c5b62ef6e8a30fe3ffb6417ab7f11e80126e9f956d06c9342b6