[INFO] fetching crate ploc 0.1.2... [INFO] testing ploc-0.1.2 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate ploc 0.1.2 into /workspace/builds/worker-5-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-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ploc 0.1.2 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 04375f9509b5c7247c24f3c27aa02aaa8f08de0cb14a626330e37641ea1078ac [INFO] running `Command { std: "docker" "start" "-a" "04375f9509b5c7247c24f3c27aa02aaa8f08de0cb14a626330e37641ea1078ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04375f9509b5c7247c24f3c27aa02aaa8f08de0cb14a626330e37641ea1078ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04375f9509b5c7247c24f3c27aa02aaa8f08de0cb14a626330e37641ea1078ac", kill_on_drop: false }` [INFO] [stdout] 04375f9509b5c7247c24f3c27aa02aaa8f08de0cb14a626330e37641ea1078ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8399d2259b4bd0a857aebd669aa2a38e2e1abdcaf44f27f8fc536e1e61342bb0 [INFO] running `Command { std: "docker" "start" "-a" "8399d2259b4bd0a857aebd669aa2a38e2e1abdcaf44f27f8fc536e1e61342bb0", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [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 14.92s [INFO] running `Command { std: "docker" "inspect" "8399d2259b4bd0a857aebd669aa2a38e2e1abdcaf44f27f8fc536e1e61342bb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8399d2259b4bd0a857aebd669aa2a38e2e1abdcaf44f27f8fc536e1e61342bb0", kill_on_drop: false }` [INFO] [stdout] 8399d2259b4bd0a857aebd669aa2a38e2e1abdcaf44f27f8fc536e1e61342bb0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65755d5f6dc96fa812af2ca20bb62b0f7d4f2cfe88b2a23faa93189b50512d30 [INFO] running `Command { std: "docker" "start" "-a" "65755d5f6dc96fa812af2ca20bb62b0f7d4f2cfe88b2a23faa93189b50512d30", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Compiling syn v2.0.93 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling robust v0.2.3 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling delaunator v1.0.2 [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 zerocopy v0.7.35 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling yoke v0.7.5 [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 icu_locid_transform 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_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 idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling criterion v0.5.1 [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 1m 58s [INFO] running `Command { std: "docker" "inspect" "65755d5f6dc96fa812af2ca20bb62b0f7d4f2cfe88b2a23faa93189b50512d30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65755d5f6dc96fa812af2ca20bb62b0f7d4f2cfe88b2a23faa93189b50512d30", kill_on_drop: false }` [INFO] [stdout] 65755d5f6dc96fa812af2ca20bb62b0f7d4f2cfe88b2a23faa93189b50512d30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a38146bac3cd5233a733f9b07261c40d1486eacd92f19ba571f96370def07806 [INFO] running `Command { std: "docker" "start" "-a" "a38146bac3cd5233a733f9b07261c40d1486eacd92f19ba571f96370def07806", 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.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ploc-9f100b5782ca9a0d) [INFO] [stdout] [INFO] [stdout] running 79 tests [INFO] [stdout] test mesh::tests::create_2_by_2_grid ... ok [INFO] [stdout] test mesh::tests::create_mesh_with_mixed_cell_types ... ok [INFO] [stdout] test mesh::tests::create_mesh_with_offsets ... ok [INFO] [stdout] test mesh::tests::create_3_by_1_grid ... ok [INFO] [stdout] test mesh::tests::create_mesh_with_stride ... 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::empty_mesh_with_non_zero_offset_returns_error ... ok [INFO] [stdout] test mesh::tests::empty_offsets_array_returns_error ... ok [INFO] [stdout] test mesh::tests::grid_with_zero_nx_or_ny_returns_error ... ok [INFO] [stdout] test mesh::tests::invalid_cell_array_returns_error ... ok [INFO] [stdout] test mesh::tests::invalid_stride_returns_error ... ok [INFO] [stdout] test mesh::tests::iterate_over_cells_with_mixed_cell_type ... ok [INFO] [stdout] test mesh::tests::iterate_over_cells_with_single_cell_type ... ok [INFO] [stdout] test mesh::tests::last_item_of_offsets_is_not_length_of_cells_return_error ... ok [INFO] [stdout] test rectilinear_locator::tests::rectilinear_locator_corner_cases ... ok [INFO] [stdout] test rectilinear_locator::tests::rectilinear_locator_edge_cases ... ok [INFO] [stdout] test rectilinear_locator::tests::rectilinear_locator_simple_test ... ok [INFO] [stdout] test rectilinear_locator::tests::unsorted_input_values_in_rectilinear_locator_returns_error ... ok [INFO] [stdout] test trapezoidal_map::dag::tests::add_node_to_dag ... ok [INFO] [stdout] test trapezoidal_map::dag::tests::create_empty_dag ... 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::empty_trapezoidal_map ... ok [INFO] [stdout] test trapezoidal_map::trap_map::tests::bounding_box ... 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_in_multiply_connected_triangulation::case_3_inside ... ok [INFO] [stdout] test trapezoidal_map::trap_map::tests::locate_in_multiply_connected_triangulation::case_2_inside ... 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_points_in_single_square::case_01_properly_inside ... 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_03_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_05_properly_inside ... 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_07_second_edge ... 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_09_fourth_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_single_square::case_11_second_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_grid::case_2_bottom_right ... 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_grid::case_4_top_right ... 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 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_15_outside_south_east ... 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_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_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_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_07_third_vertex ... 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_09_outside_above_to_the_right ... 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_11_outside_to_the_right ... 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::locate_shared_vertex::case_1_bottom_right_vertex ... 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::same_edge_encountered_twice_with_same_orientation::case_1_inside ... 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_1_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 winding_number::tests::positioning ... ok [INFO] [stdout] test winding_number::tests::winding_number_square_with_array ... ok [INFO] [stdout] test winding_number::tests::winding_number_square ... ok [INFO] [stdout] test winding_number::tests::winding_number_self_overlapping_polygon ... 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 95.49s [INFO] [stdout] [INFO] [stderr] Running tests/version-numbers.rs (/opt/rustwide/target/debug/deps/version_numbers-a0c571a77fd2f384) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_html_root_url ... ok [INFO] [stdout] test test_readme_deps ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [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.63s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a38146bac3cd5233a733f9b07261c40d1486eacd92f19ba571f96370def07806", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a38146bac3cd5233a733f9b07261c40d1486eacd92f19ba571f96370def07806", kill_on_drop: false }` [INFO] [stdout] a38146bac3cd5233a733f9b07261c40d1486eacd92f19ba571f96370def07806