[INFO] cloning repository https://github.com/luiswirth/formoniq
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luiswirth/formoniq" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluiswirth%2Fformoniq", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluiswirth%2Fformoniq'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 65b98b55f3fee1c28bc37acb68981a3f3bd63e9e
[INFO] checking luiswirth/formoniq against master#d5419f1e97b90741d51841f800d3c697c662567d for pr-147565
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluiswirth%2Fformoniq" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/luiswirth/formoniq
[INFO] finished tweaking git repo https://github.com/luiswirth/formoniq
[INFO] tweaked toml for git repo https://github.com/luiswirth/formoniq written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/luiswirth/formoniq on toolchain d5419f1e97b90741d51841f800d3c697c662567d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d5419f1e97b90741d51841f800d3c697c662567d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/luiswirth/formoniq 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" "+d5419f1e97b90741d51841f800d3c697c662567d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nano-gemm-f64 v0.1.0
[INFO] [stderr]   Downloaded nano-gemm v0.1.2
[INFO] [stderr]   Downloaded npyz v0.8.3
[INFO] [stderr]   Downloaded mshio v0.4.2
[INFO] [stderr]   Downloaded faer-ext v0.5.0
[INFO] [stderr]   Downloaded gemm-c32 v0.18.2
[INFO] [stderr]   Downloaded gemm-f64 v0.18.2
[INFO] [stderr]   Downloaded nano-gemm-f32 v0.1.0
[INFO] [stderr]   Downloaded bytemuck_derive v1.9.2
[INFO] [stderr]   Downloaded faer-macros v0.21.0
[INFO] [stderr]   Downloaded equator-macro v0.2.1
[INFO] [stderr]   Downloaded pulp v0.21.4
[INFO] [stderr]   Downloaded sysctl v0.6.0
[INFO] [stderr]   Downloaded gemm v0.18.2
[INFO] [stderr]   Downloaded faer-traits v0.21.5
[INFO] [stderr]   Downloaded gemm-f16 v0.18.2
[INFO] [stderr]   Downloaded gemm-common v0.18.2
[INFO] [stderr]   Downloaded dyn-stack v0.13.0
[INFO] [stderr]   Downloaded gemm-c64 v0.18.2
[INFO] [stderr]   Downloaded gemm-f32 v0.18.2
[INFO] [stderr]   Downloaded generativity v1.1.0
[INFO] [stderr]   Downloaded nano-gemm-codegen v0.1.0
[INFO] [stderr]   Downloaded equator v0.2.2
[INFO] [stderr]   Downloaded nano-gemm-c64 v0.1.0
[INFO] [stderr]   Downloaded nano-gemm-core v0.1.0
[INFO] [stderr]   Downloaded nalgebra-sparse v0.10.0
[INFO] [stderr]   Downloaded nano-gemm-c32 v0.1.0
[INFO] [stderr]   Downloaded faer v0.21.9
[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" "+d5419f1e97b90741d51841f800d3c697c662567d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4c2dfd7d09b7d1696f6c39329e9209a9c382edc8c64695ed854baabccee4ca9d
[INFO] running `Command { std: "docker" "start" "-a" "4c2dfd7d09b7d1696f6c39329e9209a9c382edc8c64695ed854baabccee4ca9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4c2dfd7d09b7d1696f6c39329e9209a9c382edc8c64695ed854baabccee4ca9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c2dfd7d09b7d1696f6c39329e9209a9c382edc8c64695ed854baabccee4ca9d", kill_on_drop: false }`
[INFO] [stdout] 4c2dfd7d09b7d1696f6c39329e9209a9c382edc8c64695ed854baabccee4ca9d
[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" "+d5419f1e97b90741d51841f800d3c697c662567d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7c07192da50d17e06bcf79e0856b19865a6f2d741579596242c9d4e119a5278b
[INFO] running `Command { std: "docker" "start" "-a" "7c07192da50d17e06bcf79e0856b19865a6f2d741579596242c9d4e119a5278b", kill_on_drop: false }`
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]    Compiling nano-gemm-codegen v0.1.0
[INFO] [stderr]     Checking once_cell v1.21.1
[INFO] [stderr]    Compiling pulp v0.21.4
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]     Checking dyn-stack v0.13.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking raw-cpuid v11.5.0
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking nano-gemm-core v0.1.0
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling nano-gemm-f32 v0.1.0
[INFO] [stderr]    Compiling nano-gemm-f64 v0.1.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling nano-gemm-c32 v0.1.0
[INFO] [stderr]    Compiling nano-gemm-c64 v0.1.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]     Checking wide v0.7.32
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking generativity v1.1.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking indexmap v2.8.0
[INFO] [stderr]     Checking num v0.3.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking simba v0.9.0
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling equator-macro v0.2.1
[INFO] [stderr]     Checking gemm-common v0.18.2
[INFO] [stderr]     Checking equator v0.2.2
[INFO] [stderr]     Checking gemm-c64 v0.18.2
[INFO] [stderr]     Checking gemm-f32 v0.18.2
[INFO] [stderr]     Checking gemm-f64 v0.18.2
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]     Checking gemm-c32 v0.18.2
[INFO] [stderr]    Compiling faer-macros v0.21.0
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking gemm v0.18.2
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]     Checking faer-traits v0.21.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking nalgebra v0.33.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking mshio v0.4.2
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking py_literal v0.4.0
[INFO] [stderr]     Checking npyz v0.8.3
[INFO] [stderr]     Checking nano-gemm v0.1.2
[INFO] [stderr]     Checking faer v0.21.9
[INFO] [stderr]     Checking nalgebra-sparse v0.10.0
[INFO] [stderr]     Checking faer-ext v0.5.0
[INFO] [stderr]     Checking common v0.1.0 (/opt/rustwide/workdir/crates/common)
[INFO] [stderr]     Checking manifold v0.1.0 (/opt/rustwide/workdir/crates/manifold)
[INFO] [stderr]     Checking exterior v0.1.0 (/opt/rustwide/workdir/crates/exterior)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/manifold/src/geometry/coord/mesh.rs:65:16
[INFO] [stdout]    |
[INFO] [stdout] 65 |   pub fn coord(&self, ivertex: VertexIdx) -> CoordRef {
[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] 65 |   pub fn coord(&self, ivertex: VertexIdx) -> CoordRef<'_> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/manifold/src/geometry/coord/simplex.rs:59:16
[INFO] [stdout]    |
[INFO] [stdout] 59 |   pub fn coord(&self, ivertex: usize) -> CoordRef {
[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] 59 |   pub fn coord(&self, ivertex: usize) -> CoordRef<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/manifold/src/geometry/coord/simplex.rs:68:22
[INFO] [stdout]    |
[INFO] [stdout] 68 |   pub fn base_vertex(&self) -> CoordRef {
[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 |   pub fn base_vertex(&self) -> CoordRef<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/manifold/src/topology/complex.rs:41:20
[INFO] [stdout]    |
[INFO] [stdout] 41 |   pub fn skeletons(&self) -> impl Iterator<Item = SkeletonHandle> {
[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] 41 |   pub fn skeletons(&self) -> impl Iterator<Item = SkeletonHandle<'_>> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/manifold/src/topology/complex.rs:44:19
[INFO] [stdout]    |
[INFO] [stdout] 44 |   pub fn skeleton(&self, dim: Dim) -> SkeletonHandle {
[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] 44 |   pub fn skeleton(&self, dim: Dim) -> SkeletonHandle<'_> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/manifold/src/topology/complex.rs:53:19
[INFO] [stdout]    |
[INFO] [stdout] 53 |   pub fn vertices(&self) -> SkeletonHandle {
[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] 53 |   pub fn vertices(&self) -> SkeletonHandle<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/manifold/src/topology/complex.rs:56:16
[INFO] [stdout]    |
[INFO] [stdout] 56 |   pub fn edges(&self) -> SkeletonHandle {
[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] 56 |   pub fn edges(&self) -> SkeletonHandle<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/manifold/src/topology/complex.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |   pub fn facets(&self) -> SkeletonHandle {
[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] 59 |   pub fn facets(&self) -> SkeletonHandle<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/manifold/src/topology/complex.rs:62:16
[INFO] [stdout]    |
[INFO] [stdout] 62 |   pub fn cells(&self) -> SkeletonHandle {
[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] 62 |   pub fn cells(&self) -> SkeletonHandle<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/manifold/src/topology/handle.rs:38:32
[INFO] [stdout]    |
[INFO] [stdout] 38 |   pub fn handle(self, complex: &Complex) -> SimplexHandle {
[INFO] [stdout]    |                                ^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |   pub fn handle(self, complex: &Complex) -> SimplexHandle<'_> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/manifold/src/topology/handle.rs:94:25
[INFO] [stdout]    |
[INFO] [stdout] 94 |   pub fn boundary_chain(&self) -> impl Iterator<Item = (Sign, SimplexHandle)> {
[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] 94 |   pub fn boundary_chain(&self) -> impl Iterator<Item = (Sign, SimplexHandle<'_>)> {
[INFO] [stdout]    |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/manifold/src/topology/handle.rs:105:18
[INFO] [stdout]     |
[INFO] [stdout] 105 |   pub fn cocells(&self) -> impl Iterator<Item = SimplexHandle> + '_ {
[INFO] [stdout]     |                  ^^^^^                          ^^^^^^^^^^^^^    ^^ the same lifetime is elided here
[INFO] [stdout]     |                  |                              |
[INFO] [stdout]     |                  |                              the same lifetime is hidden here
[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] 105 |   pub fn cocells(&self) -> impl Iterator<Item = SimplexHandle<'_>> + '_ {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/manifold/src/topology/handle.rs:118:24
[INFO] [stdout]     |
[INFO] [stdout] 118 |   pub fn mesh_subsimps(&self, dim_sub: Dim) -> impl Iterator<Item = SimplexHandle> {
[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] 118 |   pub fn mesh_subsimps(&self, dim_sub: Dim) -> impl Iterator<Item = SimplexHandle<'_>> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/manifold/src/topology/handle.rs:128:26
[INFO] [stdout]     |
[INFO] [stdout] 128 |   pub fn mesh_supersimps(&self, dim_super: Dim) -> impl Iterator<Item = SimplexHandle> {
[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] 128 |   pub fn mesh_supersimps(&self, dim_super: Dim) -> impl Iterator<Item = SimplexHandle<'_>> {
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/manifold/src/topology/handle.rs:136:24
[INFO] [stdout]     |
[INFO] [stdout] 136 |   pub fn mesh_vertices(&self) -> impl Iterator<Item = SimplexHandle> {
[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] 136 |   pub fn mesh_vertices(&self) -> impl Iterator<Item = SimplexHandle<'_>> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/manifold/src/topology/handle.rs:141:21
[INFO] [stdout]     |
[INFO] [stdout] 141 |   pub fn mesh_edges(&self) -> impl Iterator<Item = SimplexHandle> {
[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] 141 |   pub fn mesh_edges(&self) -> impl Iterator<Item = SimplexHandle<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/manifold/src/geometry/coord/mesh.rs:65:16
[INFO] [stdout]    |
[INFO] [stdout] 65 |   pub fn coord(&self, ivertex: VertexIdx) -> CoordRef {
[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] 65 |   pub fn coord(&self, ivertex: VertexIdx) -> CoordRef<'_> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/manifold/src/geometry/coord/simplex.rs:59:16
[INFO] [stdout]    |
[INFO] [stdout] 59 |   pub fn coord(&self, ivertex: usize) -> CoordRef {
[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] 59 |   pub fn coord(&self, ivertex: usize) -> CoordRef<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/manifold/src/geometry/coord/simplex.rs:68:22
[INFO] [stdout]    |
[INFO] [stdout] 68 |   pub fn base_vertex(&self) -> CoordRef {
[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 |   pub fn base_vertex(&self) -> CoordRef<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/manifold/src/topology/complex.rs:41:20
[INFO] [stdout]    |
[INFO] [stdout] 41 |   pub fn skeletons(&self) -> impl Iterator<Item = SkeletonHandle> {
[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] 41 |   pub fn skeletons(&self) -> impl Iterator<Item = SkeletonHandle<'_>> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/manifold/src/topology/complex.rs:44:19
[INFO] [stdout]    |
[INFO] [stdout] 44 |   pub fn skeleton(&self, dim: Dim) -> SkeletonHandle {
[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] 44 |   pub fn skeleton(&self, dim: Dim) -> SkeletonHandle<'_> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/manifold/src/topology/complex.rs:53:19
[INFO] [stdout]    |
[INFO] [stdout] 53 |   pub fn vertices(&self) -> SkeletonHandle {
[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] 53 |   pub fn vertices(&self) -> SkeletonHandle<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/manifold/src/topology/complex.rs:56:16
[INFO] [stdout]    |
[INFO] [stdout] 56 |   pub fn edges(&self) -> SkeletonHandle {
[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] 56 |   pub fn edges(&self) -> SkeletonHandle<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/manifold/src/topology/complex.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |   pub fn facets(&self) -> SkeletonHandle {
[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] 59 |   pub fn facets(&self) -> SkeletonHandle<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/manifold/src/topology/complex.rs:62:16
[INFO] [stdout]    |
[INFO] [stdout] 62 |   pub fn cells(&self) -> SkeletonHandle {
[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] 62 |   pub fn cells(&self) -> SkeletonHandle<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/manifold/src/topology/handle.rs:38:32
[INFO] [stdout]    |
[INFO] [stdout] 38 |   pub fn handle(self, complex: &Complex) -> SimplexHandle {
[INFO] [stdout]    |                                ^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |   pub fn handle(self, complex: &Complex) -> SimplexHandle<'_> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/manifold/src/topology/handle.rs:94:25
[INFO] [stdout]    |
[INFO] [stdout] 94 |   pub fn boundary_chain(&self) -> impl Iterator<Item = (Sign, SimplexHandle)> {
[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] 94 |   pub fn boundary_chain(&self) -> impl Iterator<Item = (Sign, SimplexHandle<'_>)> {
[INFO] [stdout]    |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/manifold/src/topology/handle.rs:105:18
[INFO] [stdout]     |
[INFO] [stdout] 105 |   pub fn cocells(&self) -> impl Iterator<Item = SimplexHandle> + '_ {
[INFO] [stdout]     |                  ^^^^^                          ^^^^^^^^^^^^^    ^^ the same lifetime is elided here
[INFO] [stdout]     |                  |                              |
[INFO] [stdout]     |                  |                              the same lifetime is hidden here
[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] 105 |   pub fn cocells(&self) -> impl Iterator<Item = SimplexHandle<'_>> + '_ {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/manifold/src/topology/handle.rs:118:24
[INFO] [stdout]     |
[INFO] [stdout] 118 |   pub fn mesh_subsimps(&self, dim_sub: Dim) -> impl Iterator<Item = SimplexHandle> {
[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] 118 |   pub fn mesh_subsimps(&self, dim_sub: Dim) -> impl Iterator<Item = SimplexHandle<'_>> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/manifold/src/topology/handle.rs:128:26
[INFO] [stdout]     |
[INFO] [stdout] 128 |   pub fn mesh_supersimps(&self, dim_super: Dim) -> impl Iterator<Item = SimplexHandle> {
[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] 128 |   pub fn mesh_supersimps(&self, dim_super: Dim) -> impl Iterator<Item = SimplexHandle<'_>> {
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/manifold/src/topology/handle.rs:136:24
[INFO] [stdout]     |
[INFO] [stdout] 136 |   pub fn mesh_vertices(&self) -> impl Iterator<Item = SimplexHandle> {
[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] 136 |   pub fn mesh_vertices(&self) -> impl Iterator<Item = SimplexHandle<'_>> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/manifold/src/topology/handle.rs:141:21
[INFO] [stdout]     |
[INFO] [stdout] 141 |   pub fn mesh_edges(&self) -> impl Iterator<Item = SimplexHandle> {
[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] 141 |   pub fn mesh_edges(&self) -> impl Iterator<Item = SimplexHandle<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ddf v0.1.0 (/opt/rustwide/workdir/crates/ddf)
[INFO] [stderr]     Checking formoniq v0.1.0 (/opt/rustwide/workdir/crates/formoniq)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 10s
[INFO] running `Command { std: "docker" "inspect" "7c07192da50d17e06bcf79e0856b19865a6f2d741579596242c9d4e119a5278b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c07192da50d17e06bcf79e0856b19865a6f2d741579596242c9d4e119a5278b", kill_on_drop: false }`
[INFO] [stdout] 7c07192da50d17e06bcf79e0856b19865a6f2d741579596242c9d4e119a5278b
