[INFO] fetching crate tri-mesh 0.6.1... [INFO] testing tri-mesh-0.6.1 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate tri-mesh 0.6.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate tri-mesh 0.6.1 [INFO] finished tweaking crates.io crate tri-mesh 0.6.1 [INFO] tweaked toml for crates.io crate tri-mesh 0.6.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tri-mesh 0.6.1 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 35 packages to latest compatible versions [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] [stderr] Adding three-d-asset v0.4.0 (available: v0.9.2) [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] Downloading crates ... [INFO] [stderr] Downloaded wavefront_obj v10.0.0 [INFO] [stderr] Downloaded three-d-asset v0.4.0 [INFO] [stderr] Downloaded lexical v5.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 1a01c689f321a64ffbc960e9d0f909273e6ec62145f0a080b45ee5f406c0a8d8 [INFO] running `Command { std: "docker" "start" "-a" "1a01c689f321a64ffbc960e9d0f909273e6ec62145f0a080b45ee5f406c0a8d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a01c689f321a64ffbc960e9d0f909273e6ec62145f0a080b45ee5f406c0a8d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a01c689f321a64ffbc960e9d0f909273e6ec62145f0a080b45ee5f406c0a8d8", kill_on_drop: false }` [INFO] [stdout] 1a01c689f321a64ffbc960e9d0f909273e6ec62145f0a080b45ee5f406c0a8d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] d91e706c1d1c7e6f0b7fcd413bee83055abb49779618fed51236643bb11964cc [INFO] running `Command { std: "docker" "start" "-a" "d91e706c1d1c7e6f0b7fcd413bee83055abb49779618fed51236643bb11964cc", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling three-d-asset v0.4.0 [INFO] [stderr] Compiling tri-mesh v0.6.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mesh/iterators.rs:183:22 [INFO] [stdout] | [INFO] [stdout] 183 | pub fn edge_iter(&self) -> EdgeIter { [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] 183 | pub fn edge_iter(&self) -> EdgeIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mesh/iterators.rs:228:33 [INFO] [stdout] | [INFO] [stdout] 228 | pub fn vertex_halfedge_iter(&self, vertex_id: VertexID) -> VertexHalfedgeIter { [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] 228 | pub fn vertex_halfedge_iter(&self, vertex_id: VertexID) -> VertexHalfedgeIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mesh/iterators.rs:247:31 [INFO] [stdout] | [INFO] [stdout] 247 | pub fn face_halfedge_iter(&self, face_id: FaceID) -> FaceHalfedgeIter { [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] 247 | pub fn face_halfedge_iter(&self, face_id: FaceID) -> FaceHalfedgeIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mesh/traversal.rs:10:26 [INFO] [stdout] | [INFO] [stdout] 10 | pub(super) fn walker(&self) -> Walker { [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] 10 | pub(super) fn walker(&self) -> Walker<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mesh/traversal.rs:15:31 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn walker_from_vertex(&self, vertex_id: VertexID) -> Walker { [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] 15 | pub fn walker_from_vertex(&self, vertex_id: VertexID) -> Walker<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mesh/traversal.rs:20:33 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn walker_from_halfedge(&self, halfedge_id: HalfEdgeID) -> Walker { [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] 20 | pub fn walker_from_halfedge(&self, halfedge_id: HalfEdgeID) -> Walker<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mesh/traversal.rs:25:29 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn walker_from_face(&self, face_id: FaceID) -> Walker { [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 fn walker_from_face(&self, face_id: FaceID) -> Walker<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.58s [INFO] running `Command { std: "docker" "inspect" "d91e706c1d1c7e6f0b7fcd413bee83055abb49779618fed51236643bb11964cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d91e706c1d1c7e6f0b7fcd413bee83055abb49779618fed51236643bb11964cc", kill_on_drop: false }` [INFO] [stdout] d91e706c1d1c7e6f0b7fcd413bee83055abb49779618fed51236643bb11964cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 4695ae9f43a3b28da689c0f8a28d7c1358f135e6d34074cc0b2f90f773bf2c4d [INFO] running `Command { std: "docker" "start" "-a" "4695ae9f43a3b28da689c0f8a28d7c1358f135e6d34074cc0b2f90f773bf2c4d", kill_on_drop: false }` [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling lexical v5.2.2 [INFO] [stderr] Compiling wavefront_obj v10.0.0 [INFO] [stderr] Compiling three-d-asset v0.4.0 [INFO] [stderr] Compiling tri-mesh v0.6.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mesh/iterators.rs:183:22 [INFO] [stdout] | [INFO] [stdout] 183 | pub fn edge_iter(&self) -> EdgeIter { [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] 183 | pub fn edge_iter(&self) -> EdgeIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mesh/iterators.rs:228:33 [INFO] [stdout] | [INFO] [stdout] 228 | pub fn vertex_halfedge_iter(&self, vertex_id: VertexID) -> VertexHalfedgeIter { [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] 228 | pub fn vertex_halfedge_iter(&self, vertex_id: VertexID) -> VertexHalfedgeIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mesh/iterators.rs:247:31 [INFO] [stdout] | [INFO] [stdout] 247 | pub fn face_halfedge_iter(&self, face_id: FaceID) -> FaceHalfedgeIter { [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] 247 | pub fn face_halfedge_iter(&self, face_id: FaceID) -> FaceHalfedgeIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mesh/traversal.rs:10:26 [INFO] [stdout] | [INFO] [stdout] 10 | pub(super) fn walker(&self) -> Walker { [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] 10 | pub(super) fn walker(&self) -> Walker<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mesh/traversal.rs:15:31 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn walker_from_vertex(&self, vertex_id: VertexID) -> Walker { [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] 15 | pub fn walker_from_vertex(&self, vertex_id: VertexID) -> Walker<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mesh/traversal.rs:20:33 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn walker_from_halfedge(&self, halfedge_id: HalfEdgeID) -> Walker { [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] 20 | pub fn walker_from_halfedge(&self, halfedge_id: HalfEdgeID) -> Walker<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mesh/traversal.rs:25:29 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn walker_from_face(&self, face_id: FaceID) -> Walker { [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 fn walker_from_face(&self, face_id: FaceID) -> Walker<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mesh/iterators.rs:183:22 [INFO] [stdout] | [INFO] [stdout] 183 | pub fn edge_iter(&self) -> EdgeIter { [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] 183 | pub fn edge_iter(&self) -> EdgeIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mesh/iterators.rs:228:33 [INFO] [stdout] | [INFO] [stdout] 228 | pub fn vertex_halfedge_iter(&self, vertex_id: VertexID) -> VertexHalfedgeIter { [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] 228 | pub fn vertex_halfedge_iter(&self, vertex_id: VertexID) -> VertexHalfedgeIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mesh/iterators.rs:247:31 [INFO] [stdout] | [INFO] [stdout] 247 | pub fn face_halfedge_iter(&self, face_id: FaceID) -> FaceHalfedgeIter { [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] 247 | pub fn face_halfedge_iter(&self, face_id: FaceID) -> FaceHalfedgeIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mesh/traversal.rs:10:26 [INFO] [stdout] | [INFO] [stdout] 10 | pub(super) fn walker(&self) -> Walker { [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] 10 | pub(super) fn walker(&self) -> Walker<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mesh/traversal.rs:15:31 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn walker_from_vertex(&self, vertex_id: VertexID) -> Walker { [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] 15 | pub fn walker_from_vertex(&self, vertex_id: VertexID) -> Walker<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mesh/traversal.rs:20:33 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn walker_from_halfedge(&self, halfedge_id: HalfEdgeID) -> Walker { [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] 20 | pub fn walker_from_halfedge(&self, halfedge_id: HalfEdgeID) -> Walker<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mesh/traversal.rs:25:29 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn walker_from_face(&self, face_id: FaceID) -> Walker { [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 fn walker_from_face(&self, face_id: FaceID) -> Walker<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.13s [INFO] running `Command { std: "docker" "inspect" "4695ae9f43a3b28da689c0f8a28d7c1358f135e6d34074cc0b2f90f773bf2c4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4695ae9f43a3b28da689c0f8a28d7c1358f135e6d34074cc0b2f90f773bf2c4d", kill_on_drop: false }` [INFO] [stdout] 4695ae9f43a3b28da689c0f8a28d7c1358f135e6d34074cc0b2f90f773bf2c4d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 341fb9d8dcddc53a61e52114e2abfa66d4ebcbfb4e23d8a783df4404d6009d1a [INFO] running `Command { std: "docker" "start" "-a" "341fb9d8dcddc53a61e52114e2abfa66d4ebcbfb4e23d8a783df4404d6009d1a", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/mesh/iterators.rs:183:22 [INFO] [stderr] | [INFO] [stderr] 183 | pub fn edge_iter(&self) -> EdgeIter { [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] 183 | pub fn edge_iter(&self) -> EdgeIter<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/mesh/iterators.rs:228:33 [INFO] [stderr] | [INFO] [stderr] 228 | pub fn vertex_halfedge_iter(&self, vertex_id: VertexID) -> VertexHalfedgeIter { [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] 228 | pub fn vertex_halfedge_iter(&self, vertex_id: VertexID) -> VertexHalfedgeIter<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/mesh/iterators.rs:247:31 [INFO] [stderr] | [INFO] [stderr] 247 | pub fn face_halfedge_iter(&self, face_id: FaceID) -> FaceHalfedgeIter { [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] 247 | pub fn face_halfedge_iter(&self, face_id: FaceID) -> FaceHalfedgeIter<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/mesh/traversal.rs:10:26 [INFO] [stderr] | [INFO] [stderr] 10 | pub(super) fn walker(&self) -> Walker { [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] 10 | pub(super) fn walker(&self) -> Walker<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/mesh/traversal.rs:15:31 [INFO] [stderr] | [INFO] [stderr] 15 | pub fn walker_from_vertex(&self, vertex_id: VertexID) -> Walker { [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] 15 | pub fn walker_from_vertex(&self, vertex_id: VertexID) -> Walker<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/mesh/traversal.rs:20:33 [INFO] [stderr] | [INFO] [stderr] 20 | pub fn walker_from_halfedge(&self, halfedge_id: HalfEdgeID) -> Walker { [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] 20 | pub fn walker_from_halfedge(&self, halfedge_id: HalfEdgeID) -> Walker<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/mesh/traversal.rs:25:29 [INFO] [stderr] | [INFO] [stderr] 25 | pub fn walker_from_face(&self, face_id: FaceID) -> Walker { [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 fn walker_from_face(&self, face_id: FaceID) -> Walker<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `tri-mesh` (lib) generated 7 warnings (run `cargo fix --lib -p tri-mesh` to apply 7 suggestions) [INFO] [stderr] warning: `tri-mesh` (lib test) generated 7 warnings (7 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tri_mesh-6c2f501c2ef04af9) [INFO] [stdout] [INFO] [stdout] running 89 tests [INFO] [stdout] test mesh::cleanup::tests::test_merge_halfedges ... ok [INFO] [stdout] test mesh::cleanup::tests::test_merge_overlapping_primitives ... ok [INFO] [stdout] test mesh::cleanup::tests::test_merge_two_overlapping_faces ... ok [INFO] [stdout] test mesh::cleanup::tests::test_merge_three_overlapping_faces ... ok [INFO] [stdout] test mesh::cleanup::tests::test_merge_vertices ... ok [INFO] [stdout] test mesh::cleanup::tests::test_merge_overlapping_individual_faces ... ok [INFO] [stdout] test mesh::edit::tests::test_remove_face_when_connected ... ok [INFO] [stdout] test mesh::edit::tests::test_remove_face_when_three_connected_faces ... ok [INFO] [stdout] test mesh::edit::tests::test_collapse_edge_on_boundary2 ... ok [INFO] [stdout] test mesh::edit::tests::test_recursive_collapse_edge ... ok [INFO] [stdout] test mesh::edit::tests::test_split_edge_on_boundary ... ok [INFO] [stdout] test mesh::edit::tests::test_split_edge ... ok [INFO] [stdout] test mesh::edit::tests::test_remove_face_when_unconnected ... ok [INFO] [stdout] test mesh::edit::tests::test_flip_edge ... ok [INFO] [stdout] test mesh::edit::tests::test_add_face ... ok [INFO] [stdout] test mesh::edit::tests::test_collapse_edge ... ok [INFO] [stdout] test mesh::ids::tests::test_equality ... ok [INFO] [stdout] test mesh::iterators::tests::test_face_iterator ... ok [INFO] [stdout] test mesh::edit::tests::test_split_face ... ok [INFO] [stdout] test mesh::iterators::tests::test_vertex_iterator ... ok [INFO] [stdout] test mesh::io::tests::test_new_from_positions ... ok [INFO] [stdout] test mesh::io::tests::test_from_obj ... ok [INFO] [stdout] test mesh::orientation::tests::test_fix_orientation ... ok [INFO] [stdout] test mesh::edit::tests::test_collapse_edge_on_boundary1 ... ok [INFO] [stdout] test mesh::io::tests::test_indexed_export ... ok [INFO] [stdout] test mesh::iterators::tests::test_halfedge_iterator ... ok [INFO] [stdout] test mesh::iterators::tests::test_edge_iterator ... ok [INFO] [stdout] test mesh::iterators::tests::test_vertex_halfedge_iterator ... ok [INFO] [stdout] test mesh::cleanup::tests::test_merge_overlapping_primitives_of_cube ... ok [INFO] [stdout] test mesh::iterators::tests::test_face_halfedge_iterator ... ok [INFO] [stdout] test mesh::iterators::tests::test_vertex_halfedge_iterator_with_holes ... ok [INFO] [stdout] test mesh::traversal::tests::test_three_face_connectivity ... ok [INFO] [stdout] test operations::bounding_box::tests::test_axis_aligned_bounding_box ... ok [INFO] [stdout] test operations::face_measures::tests::test_face_normal ... ok [INFO] [stdout] test operations::face_measures::tests::test_face_area ... ok [INFO] [stdout] test operations::intersection::tests::test_face_line_piece_intersection_when_edge_line_piece_intersects_at_point ... ok [INFO] [stdout] test operations::intersection::tests::test_edge_point_intersection ... ok [INFO] [stdout] test operations::intersection::tests::test_face_line_piece_intersection_when_face_end_point_intersects ... ok [INFO] [stdout] test operations::intersection::tests::test_face_line_piece_intersection_when_face_line_piece_intersects_at_linepiece ... ok [INFO] [stdout] test operations::intersection::tests::test_face_line_piece_intersection_when_no_intersection ... ok [INFO] [stdout] test operations::connectivity::tests::test_is_closed_when_not_closed ... ok [INFO] [stdout] test operations::intersection::tests::test_face_line_piece_intersection_when_vertex_line_piece_intersects_at_point ... ok [INFO] [stdout] test operations::connected_components::tests::test_one_connected_component ... ok [INFO] [stdout] test operations::face_measures::tests::test_face_center ... ok [INFO] [stdout] test operations::intersection::tests::test_face_point_intersection_when_point_in_plane ... ok [INFO] [stdout] test operations::intersection::utility::tests::test_barycentric ... ok [INFO] [stdout] test operations::connected_components::tests::test_connected_components ... ok [INFO] [stdout] test operations::intersection::utility::tests::test_plane_line_piece_intersection_intersection ... ok [INFO] [stdout] test operations::bounding_box::tests::test_extreme_coordinates ... ok [INFO] [stdout] test operations::connectivity::tests::test_is_closed_when_closed ... ok [INFO] [stdout] test operations::intersection::tests::test_face_line_piece_intersection_when_face_line_piece_intersects_at_point ... ok [INFO] [stdout] test operations::intersection::tests::test_face_line_piece_intersection_when_face_line_piece_intersects_at_point_and_line_piece_is_in_plane ... ok [INFO] [stdout] test operations::intersection::utility::tests::test_plane_line_piece_intersection_line_in_plane ... ok [INFO] [stdout] test operations::intersection::utility::tests::test_plane_line_piece_intersection_no_intersection ... ok [INFO] [stdout] test operations::intersection::utility::tests::test_plane_line_piece_intersection_point_in_plane ... ok [INFO] [stdout] test operations::intersection::utility::tests::test_plane_ray_intersection_intersection ... ok [INFO] [stdout] test operations::intersection::utility::tests::test_plane_ray_intersection_no_intersection ... ok [INFO] [stdout] test mesh::cleanup::tests::test_remove_lonely_vertices ... ok [INFO] [stdout] test mesh::traversal::tests::test_one_face_connectivity ... ok [INFO] [stdout] test operations::intersection::utility::tests::test_point_line_segment_distance ... ok [INFO] [stdout] test operations::quality::tests::test_collapse_small_faces ... ok [INFO] [stdout] test operations::merge::tests::test_face_face_merging_at_edge ... ok [INFO] [stdout] test operations::split::tests::test_finding_face_edge_intersections ... ok [INFO] [stdout] test operations::split::tests::test_clone_subset ... ok [INFO] [stdout] test operations::split::tests::test_finding_vertex_vertex_intersections ... ok [INFO] [stdout] test operations::intersection::utility::tests::test_plane_ray_intersection_point_in_plane ... ok [INFO] [stdout] test operations::split::tests::test_face_face_splitting ... ok [INFO] [stdout] test operations::split::tests::test_finding_face_vertex_intersections ... ok [INFO] [stdout] test operations::split::tests::test_face_face_stitching_at_edge ... ok [INFO] [stdout] test operations::split::tests::test_finding_edge_edge_intersections ... ok [INFO] [stdout] test operations::split::tests::test_is_at_intersection ... ok [INFO] [stdout] test operations::split::tests::test_finding_edge_vertex_intersections ... ok [INFO] [stdout] test operations::split::tests::test_face_face_stitching_at_mid_edge ... ok [INFO] [stdout] test operations::vertex_measures::tests::test_vertex_normal ... ok [INFO] [stdout] test operations::split::tests::test_is_at_intersection_cube_cube ... ok [INFO] [stdout] test operations::split::tests::test_split ... ok [INFO] [stdout] test operations::split::tests::test_split_edge_two_times ... ok [INFO] [stdout] test operations::split::tests::test_split_face_two_times ... ok [INFO] [stdout] test mesh::orientation::tests::test_flip_orientation ... ok [INFO] [stdout] test operations::split::tests::test_split_edges ... ok [INFO] [stdout] test operations::split::tests::test_split_faces ... ok [INFO] [stdout] test mesh::cleanup::tests::test_merge_overlapping_primitives_with_cube ... ok [INFO] [stdout] test operations::split::tests::test_simple_simple_splitting ... ok [INFO] [stdout] test mesh::append::tests::test_sphere_sphere_append ... ok [INFO] [stdout] test operations::split::tests::test_box_box_splitting ... ok [INFO] [stdout] test mesh::edit::tests::test_flip_multiple_edges ... ok [INFO] [stdout] test operations::merge::tests::test_box_box_merge ... ok [INFO] [stdout] test operations::split::tests::test_box_box_stitching ... ok [INFO] [stdout] test operations::split::tests::test_sphere_box_stitching ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 89 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.89s [INFO] [stdout] [INFO] [stderr] Doc-tests tri_mesh [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test src/mesh/io.rs - mesh::io::Mesh::new (line 10) - compile ... ok [INFO] [stdout] test src/mesh/traversal.rs - mesh::traversal::Walker (line 44) ... ok [INFO] [stdout] test src/mesh/iterators.rs - mesh::iterators::Mesh::face_iter (line 192) ... ok [INFO] [stdout] test src/mesh/iterators.rs - mesh::iterators::Mesh::face_halfedge_iter (line 237) ... ok [INFO] [stdout] test src/mesh/traversal.rs - mesh::traversal::Walker (line 90) ... ok [INFO] [stdout] test src/mesh/traversal.rs - mesh::traversal::Walker (line 76) ... ok [INFO] [stdout] test src/mesh/io.rs - mesh::io::Mesh::new (line 17) ... ok [INFO] [stdout] test src/mesh/traversal.rs - mesh::traversal::Walker (line 66) ... ok [INFO] [stdout] test src/mesh/iterators.rs - mesh::iterators::Mesh::vertex_halfedge_iter (line 214) ... ok [INFO] [stdout] test src/mesh/traversal.rs - mesh::traversal::Walker (line 102) ... ok [INFO] [stdout] test src/mesh/traversal.rs - mesh::traversal::Walker (line 54) ... ok [INFO] [stdout] test src/mesh/iterators.rs - mesh::iterators::Mesh::edge_iter (line 171) ... ok [INFO] [stdout] test src/mesh/iterators.rs - mesh::iterators::Mesh::vertex_iter (line 128) ... ok [INFO] [stdout] test src/mesh/io.rs - mesh::io::Mesh::new (line 22) ... ok [INFO] [stdout] test src/operations/transformations.rs - operations::transformations::Mesh::non_uniform_scale (line 48) ... ok [INFO] [stdout] test src/operations/transformations.rs - operations::transformations::Mesh::apply_transformation (line 134) ... ok [INFO] [stdout] test src/operations/transformations.rs - operations::transformations::Mesh::rotate (line 108) ... ok [INFO] [stdout] test src/mesh/iterators.rs - mesh::iterators::Mesh::halfedge_iter (line 148) ... ok [INFO] [stdout] test src/operations/transformations.rs - operations::transformations::Mesh::translate (line 83) ... ok [INFO] [stdout] test src/operations/transformations.rs - operations::transformations::Mesh::scale (line 22) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.40s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "341fb9d8dcddc53a61e52114e2abfa66d4ebcbfb4e23d8a783df4404d6009d1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "341fb9d8dcddc53a61e52114e2abfa66d4ebcbfb4e23d8a783df4404d6009d1a", kill_on_drop: false }` [INFO] [stdout] 341fb9d8dcddc53a61e52114e2abfa66d4ebcbfb4e23d8a783df4404d6009d1a