[INFO] fetching crate ploc 0.1.2...
[INFO] testing ploc-0.1.2 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate ploc 0.1.2 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate ploc 0.1.2
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ploc 0.1.2
[INFO] tweaked toml for crates.io crate ploc 0.1.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ploc 0.1.2 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ploc 0.1.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4bc935c7ee2be593fba4a1ead1782f1dfa7c2e90eec362bc284c4b3a7f199cde
[INFO] running `Command { std: "docker" "start" "-a" "4bc935c7ee2be593fba4a1ead1782f1dfa7c2e90eec362bc284c4b3a7f199cde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4bc935c7ee2be593fba4a1ead1782f1dfa7c2e90eec362bc284c4b3a7f199cde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bc935c7ee2be593fba4a1ead1782f1dfa7c2e90eec362bc284c4b3a7f199cde", kill_on_drop: false }`
[INFO] [stdout] 4bc935c7ee2be593fba4a1ead1782f1dfa7c2e90eec362bc284c4b3a7f199cde
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c0ef3714c095f58db2aa3277feef6d6ba20c60c73f776c6ea59928c6b9ea16d9
[INFO] running `Command { std: "docker" "start" "-a" "c0ef3714c095f58db2aa3277feef6d6ba20c60c73f776c6ea59928c6b9ea16d9", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.93
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ploc v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mesh.rs:231:26
[INFO] [stdout]     |
[INFO] [stdout] 231 |     pub(crate) fn points(&self) -> Iter<[f64; 2]> {
[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] 231 |     pub(crate) fn points(&self) -> Iter<'_, [f64; 2]> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mesh.rs:236:26
[INFO] [stdout]     |
[INFO] [stdout] 236 |     pub fn cell_vertices(&self, idx: usize) -> CellVertices {
[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] 236 |     pub fn cell_vertices(&self, idx: usize) -> CellVertices<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.77s
[INFO] running `Command { std: "docker" "inspect" "c0ef3714c095f58db2aa3277feef6d6ba20c60c73f776c6ea59928c6b9ea16d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0ef3714c095f58db2aa3277feef6d6ba20c60c73f776c6ea59928c6b9ea16d9", kill_on_drop: false }`
[INFO] [stdout] c0ef3714c095f58db2aa3277feef6d6ba20c60c73f776c6ea59928c6b9ea16d9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7dcc17c4cb54244f5093640a8f52759385af08db7f7d56bb363f7c4cb763fea5
[INFO] running `Command { std: "docker" "start" "-a" "7dcc17c4cb54244f5093640a8f52759385af08db7f7d56bb363f7c4cb763fea5", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling clap_builder v4.5.23
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rstest_macros v0.18.2
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling robust v0.2.3
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling syn v2.0.93
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling delaunator v1.0.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling clap v4.5.23
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling proptest v1.6.0
[INFO] [stderr]    Compiling ploc v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mesh.rs:231:26
[INFO] [stdout]     |
[INFO] [stdout] 231 |     pub(crate) fn points(&self) -> Iter<[f64; 2]> {
[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] 231 |     pub(crate) fn points(&self) -> Iter<'_, [f64; 2]> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mesh.rs:236:26
[INFO] [stdout]     |
[INFO] [stdout] 236 |     pub fn cell_vertices(&self, idx: usize) -> CellVertices {
[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] 236 |     pub fn cell_vertices(&self, idx: usize) -> CellVertices<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rstest v0.18.2
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling version-sync v0.9.5
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mesh.rs:231:26
[INFO] [stdout]     |
[INFO] [stdout] 231 |     pub(crate) fn points(&self) -> Iter<[f64; 2]> {
[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] 231 |     pub(crate) fn points(&self) -> Iter<'_, [f64; 2]> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mesh.rs:236:26
[INFO] [stdout]     |
[INFO] [stdout] 236 |     pub fn cell_vertices(&self, idx: usize) -> CellVertices {
[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] 236 |     pub fn cell_vertices(&self, idx: usize) -> CellVertices<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 55.29s
[INFO] running `Command { std: "docker" "inspect" "7dcc17c4cb54244f5093640a8f52759385af08db7f7d56bb363f7c4cb763fea5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7dcc17c4cb54244f5093640a8f52759385af08db7f7d56bb363f7c4cb763fea5", kill_on_drop: false }`
[INFO] [stdout] 7dcc17c4cb54244f5093640a8f52759385af08db7f7d56bb363f7c4cb763fea5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] dfc2d112e46adff17abee7d299a1c5464c00a1f335371fdaf1511d6bf8ab4f08
[INFO] running `Command { std: "docker" "start" "-a" "dfc2d112e46adff17abee7d299a1c5464c00a1f335371fdaf1511d6bf8ab4f08", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/mesh.rs:231:26
[INFO] [stderr]     |
[INFO] [stderr] 231 |     pub(crate) fn points(&self) -> Iter<[f64; 2]> {
[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] 231 |     pub(crate) fn points(&self) -> Iter<'_, [f64; 2]> {
[INFO] [stderr]     |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/mesh.rs:236:26
[INFO] [stderr]     |
[INFO] [stderr] 236 |     pub fn cell_vertices(&self, idx: usize) -> CellVertices {
[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] 236 |     pub fn cell_vertices(&self, idx: usize) -> CellVertices<'_> {
[INFO] [stderr]     |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `ploc` (lib) generated 2 warnings (run `cargo fix --lib -p ploc` to apply 2 suggestions)
[INFO] [stderr] warning: `ploc` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ploc-ab72a8abe3f97a41)
[INFO] [stdout] 
[INFO] [stdout] running 79 tests
[INFO] [stdout] test mesh::tests::create_3_by_1_grid ... ok
[INFO] [stdout] test mesh::tests::create_grid_with_one_quad ... ok
[INFO] [stdout] test mesh::tests::create_empty_mesh ... ok
[INFO] [stdout] test mesh::tests::create_mesh_with_offsets ... ok
[INFO] [stdout] test mesh::tests::create_mesh_with_mixed_cell_types ... ok
[INFO] [stdout] test mesh::tests::create_mesh_with_stride ... ok
[INFO] [stdout] test mesh::tests::grid_with_zero_nx_or_ny_returns_error ... ok
[INFO] [stdout] test mesh::tests::iterate_over_cells_with_single_cell_type ... ok
[INFO] [stdout] test mesh::tests::invalid_cell_array_returns_error ... ok
[INFO] [stdout] test mesh::tests::empty_mesh_with_non_zero_offset_returns_error ... ok
[INFO] [stdout] test mesh::tests::invalid_stride_returns_error ... ok
[INFO] [stdout] test rectilinear_locator::tests::unsorted_input_values_in_rectilinear_locator_returns_error ... ok
[INFO] [stdout] test rectilinear_locator::tests::rectilinear_locator_edge_cases ... ok
[INFO] [stdout] test mesh::tests::iterate_over_cells_with_mixed_cell_type ... ok
[INFO] [stdout] test rectilinear_locator::tests::rectilinear_locator_simple_test ... ok
[INFO] [stdout] test rectilinear_locator::tests::rectilinear_locator_corner_cases ... ok
[INFO] [stdout] test trapezoidal_map::dag::tests::create_empty_dag ... ok
[INFO] [stdout] test trapezoidal_map::dag::tests::add_node_to_dag ... ok
[INFO] [stdout] test trapezoidal_map::trap_map::tests::locate_in_multiply_connected_triangulation::case_2_inside ... ok
[INFO] [stdout] test trapezoidal_map::dag::tests::create_node ... ok
[INFO] [stdout] test trapezoidal_map::dag::tests::dag_iter ... ok
[INFO] [stdout] test trapezoidal_map::trap_map::tests::bounding_box ... ok
[INFO] [stdout] test trapezoidal_map::trap_map::tests::empty_trapezoidal_map ... ok
[INFO] [stdout] test mesh::tests::empty_offsets_array_returns_error ... ok
[INFO] [stdout] test trapezoidal_map::trap_map::tests::locate_in_multiply_connected_triangulation::case_3_inside ... ok
[INFO] [stdout] test mesh::tests::create_2_by_2_grid ... ok
[INFO] [stdout] test trapezoidal_map::trap_map::tests::locate_in_multiply_connected_triangulation::case_4_in_hole ... ok
[INFO] [stdout] test trapezoidal_map::trap_map::tests::locate_in_multiply_connected_triangulation::case_1_inside ... ok
[INFO] [stdout] test trapezoidal_map::trap_map::tests::locate_points_in_grid::case_2_bottom_right ... ok
[INFO] [stdout] test trapezoidal_map::trap_map::tests::locate_points_in_single_square::case_01_properly_inside ... ok
[INFO] [stdout] test trapezoidal_map::trap_map::tests::locate_points_in_grid::case_4_top_right ... ok
[INFO] [stdout] test trapezoidal_map::trap_map::tests::locate_points_in_single_square::case_03_properly_inside ... ok
[INFO] [stdout] test trapezoidal_map::trap_map::tests::locate_points_in_single_square::case_08_third_edge ... ok
[INFO] [stdout] test trapezoidal_map::trap_map::tests::locate_points_in_single_square::case_14_outside_south ... ok
[INFO] [stdout] test trapezoidal_map::trap_map::tests::locate_points_in_single_square::case_09_fourth_edge ... ok
[INFO] [stdout] test trapezoidal_map::trap_map::tests::locate_points_in_single_square::case_06_first_edge ... ok
[INFO] [stdout] test trapezoidal_map::trap_map::tests::locate_points_in_single_square::case_10_first_vertex ... ok
[INFO] [stdout] test trapezoidal_map::trap_map::tests::locate_points_in_grid::case_1_bottom_left ... ok
[INFO] [stdout] test trapezoidal_map::trap_map::tests::locate_points_in_single_square::case_16_outside_east ... ok
[INFO] [stdout] test trapezoidal_map::trap_map::tests::locate_points_in_grid::case_3_top_left ... ok
[INFO] [stdout] test trapezoidal_map::trap_map::tests::locate_points_in_single_square::case_15_outside_south_east ... ok
[INFO] [stdout] test trapezoidal_map::trap_map::tests::locate_points_in_single_square::case_02_properly_inside ... ok
[INFO] [stdout] test trapezoidal_map::trap_map::tests::locate_points_in_single_square::case_04_properly_inside ... ok
[INFO] [stdout] test trapezoidal_map::trap_map::tests::locate_points_in_single_square::case_17_outside_north_east ... ok
[INFO] [stdout] test trapezoidal_map::trap_map::tests::locate_points_in_single_square::case_18_outside_north ... ok
[INFO] [stdout] test trapezoidal_map::trap_map::tests::locate_points_in_single_square::case_19_outside_north_west ... ok
[INFO] [stdout] test trapezoidal_map::trap_map::tests::locate_points_in_single_square::case_20_outside_west ... ok
[INFO] [stdout] test trapezoidal_map::trap_map::tests::locate_points_in_single_square::case_05_properly_inside ... ok
[INFO] [stdout] test trapezoidal_map::trap_map::tests::locate_points_in_single_square::case_21_outside_south_west ... ok
[INFO] [stdout] test trapezoidal_map::trap_map::tests::locate_points_in_single_triangle::case_01_properly_inside ... ok
[INFO] [stdout] test trapezoidal_map::trap_map::tests::locate_points_in_single_triangle::case_08_outside_below ... ok
[INFO] [stdout] test trapezoidal_map::trap_map::tests::locate_points_in_single_triangle::case_02_first_edge ... ok
[INFO] [stdout] test trapezoidal_map::trap_map::tests::locate_points_in_single_triangle::case_03_second_edge ... ok
[INFO] [stdout] test trapezoidal_map::trap_map::tests::locate_points_in_single_triangle::case_04_third_edge ... ok
[INFO] [stdout] test trapezoidal_map::trap_map::tests::locate_points_in_single_triangle::case_05_first_vertex ... ok
[INFO] [stdout] test trapezoidal_map::trap_map::tests::locate_points_in_single_triangle::case_06_second_vertex ... ok
[INFO] [stdout] test trapezoidal_map::trap_map::tests::locate_points_in_single_triangle::case_09_outside_above_to_the_right ... ok
[INFO] [stdout] test trapezoidal_map::trap_map::tests::locate_shared_vertex::case_1_bottom_right_vertex ... ok
[INFO] [stdout] test trapezoidal_map::trap_map::tests::same_edge_encountered_twice_with_same_orientation::case_2_inside ... ok
[INFO] [stdout] test trapezoidal_map::trap_map::tests::two_triangles_with_righty_of_twin_visited_first::case_2_inside ... ok
[INFO] [stdout] test trapezoidal_map::trap_map::tests::locate_points_in_single_square::case_11_second_vertex ... ok
[INFO] [stdout] test trapezoidal_map::trap_map::tests::two_triangles_with_righty_of_twin_visited_first::case_1_inside ... ok
[INFO] [stdout] test winding_number::tests::positioning ... ok
[INFO] [stdout] test trapezoidal_map::trap_map::tests::locate_points_in_single_triangle::case_10_outside_above_to_the_left ... ok
[INFO] [stdout] test trapezoidal_map::trap_map::tests::locate_points_in_single_triangle::case_12_outside_to_the_left ... ok
[INFO] [stdout] test trapezoidal_map::trap_map::tests::same_edge_encountered_twice_with_same_orientation::case_1_inside ... ok
[INFO] [stdout] test trapezoidal_map::trap_map::tests::locate_points_in_single_triangle::case_11_outside_to_the_right ... ok
[INFO] [stdout] test trapezoidal_map::trap_map::tests::locate_shared_vertex::case_2_top_left_vertex ... ok
[INFO] [stdout] test trapezoidal_map::trap_map::tests::locate_points_in_single_triangle::case_07_third_vertex ... ok
[INFO] [stdout] test winding_number::tests::winding_number_self_overlapping_polygon ... ok
[INFO] [stdout] test mesh::tests::last_item_of_offsets_is_not_length_of_cells_return_error ... ok
[INFO] [stdout] test winding_number::tests::winding_number_square ... ok
[INFO] [stdout] test winding_number::tests::winding_number_square_with_array ... ok
[INFO] [stdout] test trapezoidal_map::trap_map::tests::locate_points_in_single_square::case_07_second_edge ... ok
[INFO] [stdout] test trapezoidal_map::trap_map::tests::locate_points_in_single_square::case_12_third_vertex ... ok
[INFO] [stdout] test trapezoidal_map::trap_map::tests::locate_points_in_single_square::case_13_fourth_vertex ... ok
[INFO] [stdout] test rectilinear_locator::tests::rectilinear_locator_proptest ... ok
[INFO] [stdout] test trapezoidal_map::trap_map::tests::grid_proptest ... ok
[INFO] [stdout] test trapezoidal_map::trap_map::tests::triangulation_proptest has been running for over 60 seconds
[INFO] [stdout] test trapezoidal_map::trap_map::tests::triangulation_proptest ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 79 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 78.41s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/version-numbers.rs (/opt/rustwide/target/debug/deps/version_numbers-33fe9a9beb64e24f)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_readme_deps ... ok
[INFO] [stdout] test test_html_root_url ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ploc
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 18) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "dfc2d112e46adff17abee7d299a1c5464c00a1f335371fdaf1511d6bf8ab4f08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfc2d112e46adff17abee7d299a1c5464c00a1f335371fdaf1511d6bf8ab4f08", kill_on_drop: false }`
[INFO] [stdout] dfc2d112e46adff17abee7d299a1c5464c00a1f335371fdaf1511d6bf8ab4f08
