[INFO] fetching crate tri-mesh 0.6.1...
[INFO] testing tri-mesh-0.6.1 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate tri-mesh 0.6.1 into /workspace/builds/worker-5-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-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tri-mesh 0.6.1 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 38 packages to latest compatible versions
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] [stderr]       Adding three-d-asset v0.4.0 (available: v0.10.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cgmath v0.18.0
[INFO] [stderr]   Downloaded wavefront_obj v10.0.0
[INFO] [stderr]   Downloaded lexical v5.2.2
[INFO] [stderr]   Downloaded three-d-asset v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 39a1f06a580fa15c6f314324c7e58c9afd7838575f83aabd0aeb0c067b86bfed
[INFO] running `Command { std: "docker" "start" "-a" "39a1f06a580fa15c6f314324c7e58c9afd7838575f83aabd0aeb0c067b86bfed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39a1f06a580fa15c6f314324c7e58c9afd7838575f83aabd0aeb0c067b86bfed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39a1f06a580fa15c6f314324c7e58c9afd7838575f83aabd0aeb0c067b86bfed", kill_on_drop: false }`
[INFO] [stdout] 39a1f06a580fa15c6f314324c7e58c9afd7838575f83aabd0aeb0c067b86bfed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ca2eef6ccadca243144006e0dd23186a216ce144b07340e4fb76878d18d4683b
[INFO] running `Command { std: "docker" "start" "-a" "ca2eef6ccadca243144006e0dd23186a216ce144b07340e4fb76878d18d4683b", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling approx v0.4.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling half v2.7.1
[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 18.69s
[INFO] running `Command { std: "docker" "inspect" "ca2eef6ccadca243144006e0dd23186a216ce144b07340e4fb76878d18d4683b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca2eef6ccadca243144006e0dd23186a216ce144b07340e4fb76878d18d4683b", kill_on_drop: false }`
[INFO] [stdout] ca2eef6ccadca243144006e0dd23186a216ce144b07340e4fb76878d18d4683b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a9579f163406a2724aacc1194ffa65d3375a6749cb91c0551e6e34af0e4e3299
[INFO] running `Command { std: "docker" "start" "-a" "a9579f163406a2724aacc1194ffa65d3375a6749cb91c0551e6e34af0e4e3299", 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 8.28s
[INFO] running `Command { std: "docker" "inspect" "a9579f163406a2724aacc1194ffa65d3375a6749cb91c0551e6e34af0e4e3299", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9579f163406a2724aacc1194ffa65d3375a6749cb91c0551e6e34af0e4e3299", kill_on_drop: false }`
[INFO] [stdout] a9579f163406a2724aacc1194ffa65d3375a6749cb91c0551e6e34af0e4e3299
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4b5d11425a2ecae55190ae8fa76b7c57357f250a861faa12c08c9f38818a673b
[INFO] running `Command { std: "docker" "start" "-a" "4b5d11425a2ecae55190ae8fa76b7c57357f250a861faa12c08c9f38818a673b", 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-b423d5de03064404)
[INFO] [stdout] 
[INFO] [stdout] running 89 tests
[INFO] [stdout] test mesh::cleanup::tests::test_merge_overlapping_primitives ... ok
[INFO] [stdout] test mesh::cleanup::tests::test_merge_three_overlapping_faces ... ok
[INFO] [stdout] test mesh::cleanup::tests::test_merge_two_overlapping_faces ... ok
[INFO] [stdout] test mesh::cleanup::tests::test_remove_lonely_vertices ... ok
[INFO] [stdout] test mesh::cleanup::tests::test_merge_overlapping_primitives_with_cube ... ok
[INFO] [stdout] test mesh::edit::tests::test_collapse_edge ... ok
[INFO] [stdout] test mesh::edit::tests::test_collapse_edge_on_boundary1 ... ok
[INFO] [stdout] test mesh::edit::tests::test_flip_edge ... ok
[INFO] [stdout] test mesh::cleanup::tests::test_merge_vertices ... ok
[INFO] [stdout] test mesh::cleanup::tests::test_merge_overlapping_primitives_of_cube ... ok
[INFO] [stdout] test mesh::edit::tests::test_recursive_collapse_edge ... 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_remove_face_when_unconnected ... ok
[INFO] [stdout] test mesh::edit::tests::test_split_edge ... ok
[INFO] [stdout] test mesh::edit::tests::test_split_edge_on_boundary ... ok
[INFO] [stdout] test mesh::ids::tests::test_equality ... ok
[INFO] [stdout] test mesh::edit::tests::test_split_face ... ok
[INFO] [stdout] test mesh::edit::tests::test_collapse_edge_on_boundary2 ... ok
[INFO] [stdout] test mesh::cleanup::tests::test_merge_halfedges ... ok
[INFO] [stdout] test mesh::cleanup::tests::test_merge_overlapping_individual_faces ... ok
[INFO] [stdout] test mesh::iterators::tests::test_face_halfedge_iterator ... ok
[INFO] [stdout] test mesh::io::tests::test_new_from_positions ... ok
[INFO] [stdout] test mesh::iterators::tests::test_face_iterator ... ok
[INFO] [stdout] test mesh::io::tests::test_from_obj ... ok
[INFO] [stdout] test mesh::io::tests::test_indexed_export ... ok
[INFO] [stdout] test mesh::iterators::tests::test_edge_iterator ... ok
[INFO] [stdout] test mesh::iterators::tests::test_halfedge_iterator ... ok
[INFO] [stdout] test mesh::iterators::tests::test_vertex_halfedge_iterator ... ok
[INFO] [stdout] test mesh::iterators::tests::test_vertex_iterator ... ok
[INFO] [stdout] test mesh::iterators::tests::test_vertex_halfedge_iterator_with_holes ... ok
[INFO] [stdout] test mesh::orientation::tests::test_fix_orientation ... ok
[INFO] [stdout] test mesh::traversal::tests::test_one_face_connectivity ... 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::connected_components::tests::test_one_connected_component ... ok
[INFO] [stdout] test operations::connectivity::tests::test_is_closed_when_not_closed ... ok
[INFO] [stdout] test operations::face_measures::tests::test_face_area ... ok
[INFO] [stdout] test operations::face_measures::tests::test_face_center ... ok
[INFO] [stdout] test operations::face_measures::tests::test_face_normal ... ok
[INFO] [stdout] test operations::intersection::tests::test_edge_point_intersection ... 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_edge_line_piece_intersects_at_point ... 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_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::tests::test_face_line_piece_intersection_when_vertex_line_piece_intersects_at_point ... ok
[INFO] [stdout] test operations::intersection::tests::test_face_line_piece_intersection_when_no_intersection ... ok
[INFO] [stdout] test operations::intersection::utility::tests::test_barycentric ... ok
[INFO] [stdout] test operations::intersection::tests::test_face_point_intersection_when_point_in_plane ... ok
[INFO] [stdout] test operations::bounding_box::tests::test_extreme_coordinates ... 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::intersection::utility::tests::test_plane_line_piece_intersection_no_intersection ... ok
[INFO] [stdout] test operations::intersection::utility::tests::test_plane_ray_intersection_intersection ... 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_point_in_plane ... ok
[INFO] [stdout] test operations::intersection::utility::tests::test_plane_ray_intersection_point_in_plane ... ok
[INFO] [stdout] test mesh::edit::tests::test_add_face ... ok
[INFO] [stdout] test operations::intersection::utility::tests::test_plane_ray_intersection_no_intersection ... ok
[INFO] [stdout] test operations::merge::tests::test_face_face_merging_at_edge ... 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::split::tests::test_clone_subset ... ok
[INFO] [stdout] test operations::split::tests::test_face_face_splitting ... ok
[INFO] [stdout] test operations::split::tests::test_face_face_stitching_at_edge ... ok
[INFO] [stdout] test operations::split::tests::test_face_face_stitching_at_mid_edge ... ok
[INFO] [stdout] test operations::split::tests::test_finding_edge_edge_intersections ... ok
[INFO] [stdout] test operations::split::tests::test_finding_edge_vertex_intersections ... ok
[INFO] [stdout] test operations::split::tests::test_finding_face_edge_intersections ... ok
[INFO] [stdout] test operations::split::tests::test_finding_face_vertex_intersections ... ok
[INFO] [stdout] test operations::split::tests::test_is_at_intersection ... ok
[INFO] [stdout] test operations::split::tests::test_is_at_intersection_cube_cube ... ok
[INFO] [stdout] test operations::split::tests::test_finding_vertex_vertex_intersections ... ok
[INFO] [stdout] test mesh::orientation::tests::test_flip_orientation ... ok
[INFO] [stdout] test operations::split::tests::test_simple_simple_splitting ... ok
[INFO] [stdout] test operations::split::tests::test_split_edge_two_times ... ok
[INFO] [stdout] test operations::split::tests::test_split ... ok
[INFO] [stdout] test operations::split::tests::test_split_face_two_times ... ok
[INFO] [stdout] test operations::split::tests::test_split_edges ... ok
[INFO] [stdout] test operations::vertex_measures::tests::test_vertex_normal ... ok
[INFO] [stdout] test operations::split::tests::test_split_faces ... 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 operations::merge::tests::test_box_box_merge ... ok
[INFO] [stdout] test mesh::edit::tests::test_flip_multiple_edges ... 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 1.07s
[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/io.rs - mesh::io::Mesh::new (line 22) ... 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::halfedge_iter (line 148) ... ok
[INFO] [stdout] test src/mesh/io.rs - mesh::io::Mesh::new (line 17) ... ok
[INFO] [stdout] test src/mesh/iterators.rs - mesh::iterators::Mesh::vertex_iter (line 128) ... 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_halfedge_iter (line 214) ... 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 102) ... ok
[INFO] [stdout] test src/mesh/traversal.rs - mesh::traversal::Walker (line 66) ... ok
[INFO] [stdout] test src/operations/transformations.rs - operations::transformations::Mesh::apply_transformation (line 134) ... ok
[INFO] [stdout] test src/mesh/traversal.rs - mesh::traversal::Walker (line 54) ... ok
[INFO] [stdout] test src/mesh/traversal.rs - mesh::traversal::Walker (line 44) ... ok
[INFO] [stdout] test src/mesh/traversal.rs - mesh::traversal::Walker (line 76) ... ok
[INFO] [stdout] test src/operations/transformations.rs - operations::transformations::Mesh::non_uniform_scale (line 48) ... ok
[INFO] [stdout] test src/mesh/traversal.rs - mesh::traversal::Walker (line 90) ... ok
[INFO] [stdout] test src/operations/transformations.rs - operations::transformations::Mesh::rotate (line 108) ... ok
[INFO] [stdout] test src/operations/transformations.rs - operations::transformations::Mesh::scale (line 22) ... ok
[INFO] [stdout] test src/operations/transformations.rs - operations::transformations::Mesh::translate (line 83) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.56s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4b5d11425a2ecae55190ae8fa76b7c57357f250a861faa12c08c9f38818a673b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b5d11425a2ecae55190ae8fa76b7c57357f250a861faa12c08c9f38818a673b", kill_on_drop: false }`
[INFO] [stdout] 4b5d11425a2ecae55190ae8fa76b7c57357f250a861faa12c08c9f38818a673b
