[INFO] crate geo 0.13.0 is already in cache [INFO] testing geo-0.13.0 against 1.44.0 for beta-1.45-1 [INFO] extracting crate geo 0.13.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate geo 0.13.0 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate geo 0.13.0 [INFO] finished tweaking crates.io crate geo 0.13.0 [INFO] tweaked toml for crates.io crate geo 0.13.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate geo 0.13.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stdout] 83890ab77384348436ee51ae7fa78eb2be4ea726d1740bf744f0088bc696fad5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "83890ab77384348436ee51ae7fa78eb2be4ea726d1740bf744f0088bc696fad5"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling rstar v0.7.1 [INFO] [stderr] Compiling geo-types v0.5.0 [INFO] [stderr] Compiling geo v0.13.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/algorithm/contains.rs:263:9 [INFO] [stderr] | [INFO] [stderr] 263 | ((sign_1 == sign_2) && (sign_2 == sign_3)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.35s [INFO] running `"docker" "inspect" "83890ab77384348436ee51ae7fa78eb2be4ea726d1740bf744f0088bc696fad5"` [INFO] running `"docker" "rm" "-f" "83890ab77384348436ee51ae7fa78eb2be4ea726d1740bf744f0088bc696fad5"` [INFO] [stdout] 83890ab77384348436ee51ae7fa78eb2be4ea726d1740bf744f0088bc696fad5 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 5c41a83a887dc3256a5273e4974bb9580c0bc9f911570f135d3357c22c2f50c0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "5c41a83a887dc3256a5273e4974bb9580c0bc9f911570f135d3357c22c2f50c0"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling regex v1.3.5 [INFO] [stderr] Compiling criterion-plot v0.4.1 [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/algorithm/contains.rs:263:9 [INFO] [stderr] | [INFO] [stderr] 263 | ((sign_1 == sign_2) && (sign_2 == sign_3)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling tinytemplate v1.0.3 [INFO] [stderr] Compiling criterion v0.3.1 [INFO] [stderr] Compiling geo v0.13.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/algorithm/contains.rs:263:9 [INFO] [stderr] | [INFO] [stderr] 263 | ((sign_1 == sign_2) && (sign_2 == sign_3)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 52.45s [INFO] running `"docker" "inspect" "5c41a83a887dc3256a5273e4974bb9580c0bc9f911570f135d3357c22c2f50c0"` [INFO] running `"docker" "rm" "-f" "5c41a83a887dc3256a5273e4974bb9580c0bc9f911570f135d3357c22c2f50c0"` [INFO] [stdout] 5c41a83a887dc3256a5273e4974bb9580c0bc9f911570f135d3357c22c2f50c0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bf66ed6a5b8efe69526ad5b51d1e5b308f04240c9de4f59b17a8654c6cff17d7 [INFO] running `"docker" "start" "-a" "bf66ed6a5b8efe69526ad5b51d1e5b308f04240c9de4f59b17a8654c6cff17d7"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/algorithm/contains.rs:263:9 [INFO] [stderr] | [INFO] [stderr] 263 | ((sign_1 == sign_2) && (sign_2 == sign_3)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/algorithm/contains.rs:263:9 [INFO] [stderr] | [INFO] [stderr] 263 | ((sign_1 == sign_2) && (sign_2 == sign_3)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/geo-10b836fec6caed25 [INFO] [stdout] [INFO] [stdout] running 231 tests [INFO] [stdout] test algorithm::area::test::rectangle_test ... ok [INFO] [stdout] test algorithm::area::test::area_line_test ... ok [INFO] [stdout] test algorithm::area::test::area_triangle_test ... ok [INFO] [stdout] test algorithm::area::test::area_empty_polygon_test ... ok [INFO] [stdout] test algorithm::bounding_rect::test::line_test ... ok [INFO] [stdout] test algorithm::area::test::area_one_point_polygon_test ... ok [INFO] [stdout] test algorithm::area::test::area_polygon_inner_test ... ok [INFO] [stdout] test algorithm::bounding_rect::test::empty_linestring_test ... ok [INFO] [stdout] test algorithm::area::test::area_multipolygon_test ... ok [INFO] [stdout] test algorithm::area::test::area_polygon_test ... ok [INFO] [stdout] test algorithm::bounding_rect::test::linestring_one_point_test ... ok [INFO] [stdout] test algorithm::bounding_rect::test::linestring_test ... ok [INFO] [stdout] test algorithm::bearing::test::returns_the_proper_bearing_to_another_point ... ok [INFO] [stdout] test algorithm::bounding_rect::test::multilinestring_test ... ok [INFO] [stdout] test algorithm::bounding_rect::test::multipoint_test ... ok [INFO] [stdout] test algorithm::centroid::test::empty_multipolygon_polygon_test ... ok [INFO] [stdout] test algorithm::bounding_rect::test::multipolygon_test ... ok [INFO] [stdout] test algorithm::centroid::test::line_test ... ok [INFO] [stdout] test algorithm::centroid::test::bounding_rect_test ... ok [INFO] [stdout] test algorithm::centroid::test::empty_polygon_test ... ok [INFO] [stdout] test algorithm::bounding_rect::test::polygon_test ... ok [INFO] [stdout] test algorithm::centroid::test::empty_interior_polygon_test ... ok [INFO] [stdout] test algorithm::centroid::test::empty_linestring_test ... ok [INFO] [stdout] test algorithm::centroid::test::flat_polygon_test ... ok [INFO] [stdout] test algorithm::centroid::test::linestring_test ... ok [INFO] [stdout] test algorithm::centroid::test::multi_poly_with_only_points_test ... ok [INFO] [stdout] test algorithm::centroid::test::multi_poly_with_flat_polygon_test ... ok [INFO] [stdout] test algorithm::centroid::test::multipolygon_two_polygons_of_opposite_clockwise_test ... ok [INFO] [stdout] test algorithm::centroid::test::multipolygon_two_polygons_test ... ok [INFO] [stdout] test algorithm::centroid::test::linestring_one_point_test ... ok [INFO] [stdout] test algorithm::centroid::test::multipolygon_one_polygon_test ... ok [INFO] [stdout] test algorithm::centroid::test::polygon_hole_test ... ok [INFO] [stdout] test algorithm::centroid::test::multi_poly_with_one_ring_and_one_real_poly ... ok [INFO] [stdout] test algorithm::centroid::test::polygon_one_point_test ... ok [INFO] [stdout] test algorithm::centroid::test::polygon_cell_test ... ok [INFO] [stdout] test algorithm::centroid::test::polygon_ring_test ... ok [INFO] [stdout] test algorithm::centroid::test::polygon_test ... ok [INFO] [stdout] test algorithm::centroid::test::polygon_flat_interior_test ... ok [INFO] [stdout] test algorithm::chamberlain_duquette_area::test::test_holes ... ok [INFO] [stdout] test algorithm::closest_point::tests::start_point ... ok [INFO] [stdout] test algorithm::centroid::test::multi_poly_with_multiple_flat_polygon_test ... ok [INFO] [stdout] test algorithm::closest_point::tests::zero_length_line_is_indeterminate ... ok [INFO] [stdout] test algorithm::closest_point::tests::polygon_without_rings_and_point_outside_is_same_as_linestring ... ok [INFO] [stdout] test algorithm::contains::test::bounding_rect_in_inner_bounding_rect_test ... ok [INFO] [stdout] test algorithm::closest_point::tests::perpendicular_from_50_50 ... ok [INFO] [stdout] test algorithm::closest_point::tests::in_line_far_away ... ok [INFO] [stdout] test algorithm::closest_point::tests::empty_line_string_is_indeterminate ... ok [INFO] [stdout] test algorithm::contains::test::empty_linestring_test ... ok [INFO] [stdout] test algorithm::closest_point::tests::polygon_with_point_on_interior_ring ... ok [INFO] [stdout] test algorithm::closest_point::tests::mid_point ... ok [INFO] [stdout] test algorithm::closest_point::tests::end_point ... ok [INFO] [stdout] test algorithm::closest_point::tests::simple_polygon_is_same_as_linestring ... ok [INFO] [stdout] test algorithm::chamberlain_duquette_area::test::test_negative ... ok [INFO] [stdout] test algorithm::closest_point::tests::polygon_with_point_near_interior_ring ... ok [INFO] [stdout] test algorithm::closest_point::tests::line_string_with_single_element_behaves_like_line ... ok [INFO] [stdout] test algorithm::chamberlain_duquette_area::test::test_positive ... ok [INFO] [stdout] test algorithm::contains::test::linestring_outside_polygon_test ... ok [INFO] [stdout] test algorithm::contains::test::linestring_in_polygon_with_linestring_is_boundary_test ... ok [INFO] [stdout] test algorithm::contains::test::line_in_linestring_test ... ok [INFO] [stdout] test algorithm::contains::test::empty_multipolygon_two_polygons_test ... ok [INFO] [stdout] test algorithm::contains::test::line_in_line_test ... ok [INFO] [stdout] test algorithm::contains::test::point_in_polygon_test ... ok [INFO] [stdout] test algorithm::contains::test::line_in_polygon_test ... ok [INFO] [stdout] test algorithm::contains::test::linestring_fully_contained_in_polygon ... ok [INFO] [stdout] test algorithm::contains::test::empty_multipolygon_test ... ok [INFO] [stdout] test algorithm::contains::test::linestring_in_line_test ... ok [INFO] [stdout] test algorithm::contains::test::point_out_polygon_test ... ok [INFO] [stdout] test algorithm::contains::test::linestring_in_inner_polygon_test ... ok [INFO] [stdout] test algorithm::contains::test::integer_bounding_rects ... ok [INFO] [stdout] test algorithm::contains::test::polygon_does_not_contain_polygon ... ok [INFO] [stdout] test algorithm::contains::test::polygon_with_one_point_is_vertex_test ... ok [INFO] [stdout] test algorithm::contains::test::polygon_with_one_point_test ... ok [INFO] [stdout] test algorithm::contains::test::polygon_contains_polygon ... ok [INFO] [stdout] test algorithm::contains::test::empty_polygon_test ... ok [INFO] [stdout] test algorithm::contains::test::triangle_contains_neg_point ... ok [INFO] [stdout] test algorithm::contains::test::polygon_with_point_on_boundary_test ... ok [INFO] [stdout] test algorithm::contains::test::linestring_test ... ok [INFO] [stdout] test algorithm::contains::test::point_in_line_test ... ok [INFO] [stdout] test algorithm::contains::test::triangle_contains_point_inside ... ok [INFO] [stdout] test algorithm::contains::test::linestring_point_is_vertex_test ... ok [INFO] [stdout] test algorithm::contains::test::point_polygon_with_inner_test ... ok [INFO] [stdout] test algorithm::contains::test::empty_multipolygon_two_polygons_and_inner_test ... ok [INFO] [stdout] test algorithm::contains::test::triangle_not_contains_point_below ... ok [INFO] [stdout] test algorithm::convexhull::test::quick_hull_linestring_test ... ok [INFO] [stdout] test algorithm::convexhull::test::quick_hull_multilinestring_test ... ok [INFO] [stdout] test algorithm::convexhull::test::quick_hull_multipoint_test ... ok [INFO] [stdout] test algorithm::contains::test::triangle_not_contains_point_above ... ok [INFO] [stdout] test algorithm::convexhull::test::quick_hull_test1 ... ok [INFO] [stdout] test algorithm::convexhull::test::quick_hull_test2 ... ok [INFO] [stdout] test algorithm::convexhull::test::quick_hull_test_ccw ... ok [INFO] [stdout] test algorithm::convexhull::test::quick_hull_test_ccw_maintain ... ok [INFO] [stdout] test algorithm::euclidean_distance::test::distance1_test ... ok [INFO] [stdout] test algorithm::euclidean_distance::test::distance2_test ... ok [INFO] [stdout] test algorithm::contains::test::triangle_contains_point_on_edge ... ok [INFO] [stdout] test algorithm::convexhull::test::quick_hull_multipolygon_test ... ok [INFO] [stdout] test algorithm::contains::test::triangle_contains_point_on_vertex ... ok [INFO] [stdout] test algorithm::euclidean_distance::test::line_distance_multipolygon_do_not_intersect_test ... ok [INFO] [stdout] test algorithm::euclidean_distance::test::distance_line_test ... ok [INFO] [stdout] test algorithm::euclidean_distance::test::distance_line_line_test ... ok [INFO] [stdout] test algorithm::euclidean_distance::test::line_segment_distance_test ... ok [INFO] [stdout] test algorithm::convexhull::test::quick_hull_test_complex_2 ... ok [INFO] [stdout] test algorithm::euclidean_distance::test::distance_multilinestring_test ... ok [INFO] [stdout] test algorithm::euclidean_distance::test::point_distance_multipolygon_test ... ok [INFO] [stdout] test algorithm::euclidean_distance::test::point_polygon_interior_cutout_test ... ok [INFO] [stdout] test algorithm::euclidean_distance::test::point_polygon_distance_outside_test ... ok [INFO] [stdout] test algorithm::euclidean_distance::test::point_polygon_boundary_test2 ... ok [INFO] [stdout] test algorithm::convexhull::test::quick_hull_test_complex ... ok [INFO] [stdout] test algorithm::euclidean_distance::test::distance_multipoint_test ... ok [INFO] [stdout] test algorithm::euclidean_distance::test::test_line_polygon_simple ... ok [INFO] [stdout] test algorithm::euclidean_distance::test::point_polygon_empty_test ... ok [INFO] [stdout] test algorithm::euclidean_distance::test::test_line_polygon_intersects ... ok [INFO] [stdout] test algorithm::euclidean_distance::test::point_linestring_empty_test ... ok [INFO] [stdout] test algorithm::euclidean_distance::test::test_linestring_line_distance ... ok [INFO] [stdout] test algorithm::euclidean_distance::test::point_linestring_triangle_test ... ok [INFO] [stdout] test algorithm::euclidean_distance::test::test_line_polygon_inside_ring ... ok [INFO] [stdout] test algorithm::euclidean_distance::test::point_polygon_distance_inside_test ... ok [INFO] [stdout] test algorithm::euclidean_distance::test::point_linestring_distance_test ... ok [INFO] [stdout] test algorithm::euclidean_distance::test::point_polygon_distance_boundary_test ... ok [INFO] [stdout] test algorithm::euclidean_distance::test::test_minimum_polygon_distance_3 ... ok [INFO] [stdout] test algorithm::euclidean_distance::test::point_linestring_contains_test ... ok [INFO] [stdout] test algorithm::euclidean_distance::test::test_minimum_polygon_distance_2 ... ok [INFO] [stdout] test algorithm::euclidean_distance::test::test_triangle_point_on_vertex_distance ... ok [INFO] [stdout] test algorithm::extremes::test::test_polygon_extreme_wrapper_convex ... ok [INFO] [stdout] test algorithm::euclidean_distance::test::test_triangle_point_distance ... ok [INFO] [stdout] test algorithm::euclidean_length::test::linestring_test ... ok [INFO] [stdout] test algorithm::extremes::test::test_extreme_indices_good_polygon ... ok [INFO] [stdout] test algorithm::euclidean_length::test::multilinestring_test ... ok [INFO] [stdout] test algorithm::euclidean_distance::test::test_minimum_polygon_distance ... ok [INFO] [stdout] test algorithm::extremes::test::test_polygon_extreme_x ... ok [INFO] [stdout] test algorithm::euclidean_length::test::linestring_one_point_test ... ok [INFO] [stdout] test algorithm::euclidean_distance::test::test_triangle_point_on_edge_distance ... ok [INFO] [stdout] test algorithm::euclidean_length::test::empty_linestring_test ... ok [INFO] [stdout] test algorithm::extremes::test::test_polygon_extreme_point_x ... ok [INFO] [stdout] test algorithm::euclidean_length::test::line_test ... ok [INFO] [stdout] test algorithm::euclidean_distance::test::test_triangle_point_inside_distance ... ok [INFO] [stdout] test algorithm::frechet_distance::test::test_frechet_1 ... ok [INFO] [stdout] test algorithm::frechet_distance::test::test_frechet_2 ... ok [INFO] [stdout] test algorithm::frechet_distance::test::different_dimensions_linestrings ... ok [INFO] [stdout] test algorithm::frechet_distance::test::test_identical_linestrings ... ok [INFO] [stdout] test algorithm::haversine_distance::test::distance1_test ... ok [INFO] [stdout] test algorithm::haversine_distance::test::distance2_test ... ok [INFO] [stdout] test algorithm::haversine_intermediate::test::f_is_zero_or_one_test ... ok [INFO] [stdout] test algorithm::haversine_destination::test::returns_a_new_point ... ok [INFO] [stdout] test algorithm::haversine_destination::test::direct_and_indirect_destinations_are_close ... ok [INFO] [stdout] test algorithm::haversine_intermediate::test::should_be_north_pole_test ... ok [INFO] [stdout] test algorithm::haversine_intermediate::test::should_be_start_end_test ... ok [INFO] [stdout] test algorithm::haversine_intermediate::test::various_f_values_test ... ok [INFO] [stdout] test algorithm::intersects::test::bounding_rect_test ... ok [INFO] [stdout] test algorithm::intersects::test::empty_all_linestring_test ... ok [INFO] [stdout] test algorithm::frechet_distance::test::test_single_point_in_linestring ... ok [INFO] [stdout] test algorithm::haversine_intermediate::test::should_add_i50_test ... ok [INFO] [stdout] test algorithm::haversine_distance::test::distance3_test ... ok [INFO] [stdout] test algorithm::euclidean_distance::test::test_linestring_distance ... ok [INFO] [stdout] test algorithm::haversine_distance::test::distance3_test_f32 ... ok [INFO] [stdout] test algorithm::haversine_intermediate::test::should_add_i25_i50_i75_test ... ok [INFO] [stdout] test algorithm::intersects::test::empty_linestring1_test ... ok [INFO] [stdout] test algorithm::intersects::test::empty_linestring2_test ... ok [INFO] [stdout] test algorithm::intersects::test::line_intersects_polygon_test ... ok [INFO] [stdout] test algorithm::intersects::test::linestring_in_inner_polygon_test ... ok [INFO] [stdout] test algorithm::intersects::test::line_intersects_linestring_test ... ok [INFO] [stdout] test algorithm::intersects::test::line_intersects_line_test ... ok [INFO] [stdout] test algorithm::intersects::test::intersect_linestring_polygon_test ... ok [INFO] [stdout] test algorithm::intersects::test::intersect_linestring_test ... ok [INFO] [stdout] test algorithm::euclidean_distance::test::test_poly_in_ring ... ok [INFO] [stdout] test algorithm::intersects::test::point_intersects_line_test ... ok [INFO] [stdout] test algorithm::intersects::test::polygon_contained ... ok [INFO] [stdout] test algorithm::intersects::test::polygon_intersects_bounding_rect_test ... ok [INFO] [stdout] test algorithm::map_coords::test::geometrycollection ... ok [INFO] [stdout] test algorithm::intersects::test::polygons_conincident ... ok [INFO] [stdout] test algorithm::intersects::test::linestring_outside_polygon_test ... ok [INFO] [stdout] test algorithm::map_coords::test::multipoint ... ok [INFO] [stdout] test algorithm::map_coords::test::multilinestring ... ok [INFO] [stdout] test algorithm::intersects::test::linestring_in_polygon_test ... ok [INFO] [stdout] test algorithm::map_coords::test::point ... ok [INFO] [stdout] test algorithm::map_coords::test::line ... ok [INFO] [stdout] test algorithm::map_coords::test::linestring ... ok [INFO] [stdout] test algorithm::map_coords::test::convert_type ... ok [INFO] [stdout] test algorithm::intersects::test::linestring_on_boundary_polygon_test ... ok [INFO] [stdout] test algorithm::intersects::test::rect_test_419 ... ok [INFO] [stdout] test algorithm::intersects::test::linestring_traverse_polygon_test ... ok [INFO] [stdout] test algorithm::intersects::test::parallel_linestrings_test ... ok [INFO] [stdout] test algorithm::intersects::test::polygons_do_not_intersect ... ok [INFO] [stdout] test algorithm::intersects::test::polygons_overlap ... ok [INFO] [stdout] test algorithm::intersects::test::linestring_in_inner_with_2_inner_polygon_test ... ok [INFO] [stdout] test algorithm::map_coords::test::multipolygon ... ok [INFO] [stdout] test algorithm::map_coords::test::test_fallible ... ok [INFO] [stdout] test algorithm::polygon_distance_fast_path::test::test_vertex_line_distance ... ok [INFO] [stdout] test algorithm::rotate::test::test_rotate_around_point_arbitrary ... ok [INFO] [stdout] test algorithm::rotate::test::test_rotate_line ... ok [INFO] [stdout] test algorithm::map_coords::test::point_inplace ... ok [INFO] [stdout] test algorithm::map_coords::test::polygon ... ok [INFO] [stdout] test algorithm::map_coords::test::rect_map_coords ... ok [INFO] [stdout] test algorithm::map_coords::test::rect_inplace ... ok [INFO] [stdout] test algorithm::map_coords::test::rect_try_map_coords ... ok [INFO] [stdout] test algorithm::rotate::test::test_rotate_around_point ... ok [INFO] [stdout] test algorithm::orient::test::test_polygon_orientation ... ok [INFO] [stdout] test algorithm::rotate::test::test_rotate_line_around_point ... ok [INFO] [stdout] test algorithm::simplify::test::multilinestring ... ok [INFO] [stdout] test algorithm::rotate::test::test_rotate_polygon ... ok [INFO] [stdout] test algorithm::rotate::test::test_rotate_polygon_holes ... ok [INFO] [stdout] test algorithm::rotate::test::test_rotate_linestring ... ok [INFO] [stdout] test algorithm::simplify::test::rdp_test_two_point_linestring ... ok [INFO] [stdout] test algorithm::simplify::test::polygon ... ok [INFO] [stdout] test algorithm::simplify::test::rdp_test_empty_linestring ... ok [INFO] [stdout] test algorithm::simplifyvw::test::visvalingam_test_empty_linestring ... ok [INFO] [stdout] test algorithm::simplify::test::multipolygon ... ok [INFO] [stdout] test algorithm::simplifyvw::test::polygon ... ok [INFO] [stdout] test algorithm::simplifyvw::test::multipolygon ... ok [INFO] [stdout] test algorithm::simplifyvw::test::visvalingam_test ... ok [INFO] [stdout] test algorithm::simplifyvw::test::multilinestring ... ok [INFO] [stdout] test algorithm::simplifyvw::test::retained_vwp_test ... ok [INFO] [stdout] test algorithm::simplify::test::rdp_test ... ok [INFO] [stdout] test algorithm::simplifyvw::test::remove_inner_point_vwp_test ... ok [INFO] [stdout] test algorithm::simplifyvw::test::visvalingam_test_two_point_linestring ... ok [INFO] [stdout] test algorithm::vincenty_distance::test::test_vincenty_distance_2 ... ok [INFO] [stdout] test algorithm::winding_order::test::winding_order ... ok [INFO] [stdout] test algorithm::translate::test::test_translate_linestring ... ok [INFO] [stdout] test algorithm::simplifyvw::test::vwp_intersection_test ... ok [INFO] [stdout] test algorithm::translate::test::test_rotate_polygon_holes ... ok [INFO] [stdout] test algorithm::translate::test::test_translate_point ... ok [INFO] [stdout] test algorithm::simplifyvw::test::simple_vwp_test ... ok [INFO] [stdout] test algorithm::translate::test::test_translate_polygon ... ok [INFO] [stdout] test algorithm::vincenty_distance::test::test_vincenty_distance_1 ... ok [INFO] [stdout] test algorithm::vincenty_distance::test::test_vincenty_distance_3 ... ok [INFO] [stdout] test algorithm::simplifyvw::test::visvalingam_test_long ... ok [INFO] [stdout] test algorithm::simplifyvw::test::visvalingam_preserve_test_long ... ok [INFO] [stdout] test algorithm::extremes::test::test_extreme_indices_bad_polygon ... ok [INFO] [stdout] test algorithm::map_coords::test::rect_inplace_panic ... ok [INFO] [stdout] test algorithm::map_coords::test::rect_try_map_coords_panic ... ok [INFO] [stdout] test algorithm::euclidean_distance::test::test_large_polygon_distance ... ok [INFO] [stdout] test algorithm::simplifyvw::test::very_long_vwp_test ... ok [INFO] [stderr] Doc-tests geo [INFO] [stdout] [INFO] [stdout] test result: ok. 231 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 37 tests [INFO] [stdout] test src/algorithm/closest_point.rs - algorithm::closest_point::ClosestPoint (line 16) ... ok [INFO] [stdout] test src/algorithm/frechet_distance.rs - algorithm::frechet_distance::FrechetDistance::frechet_distance (line 16) ... ok [INFO] [stdout] test src/algorithm/haversine_destination.rs - algorithm::haversine_destination::HaversineDestination::haversine_destination (line 16) ... ok [INFO] [stdout] test src/algorithm/bearing.rs - algorithm::bearing::Bearing::bearing (line 14) ... ok [INFO] [stdout] test src/algorithm/centroid.rs - algorithm::centroid::MultiPoint (line 262) ... ok [INFO] [stdout] test src/algorithm/area.rs - algorithm::area::Area (line 10) ... ok [INFO] [stdout] test src/algorithm/contains.rs - algorithm::contains::Contains::contains (line 14) ... ok [INFO] [stdout] test src/algorithm/bounding_rect.rs - algorithm::bounding_rect::BoundingRect::bounding_rect (line 15) ... ok [INFO] [stdout] test src/algorithm/euclidean_length.rs - algorithm::euclidean_length::EuclideanLength::euclidean_length (line 13) ... ok [INFO] [stdout] test src/algorithm/haversine_distance.rs - algorithm::haversine_distance::HaversineDistance::haversine_distance (line 17) ... ok [INFO] [stdout] test src/algorithm/centroid.rs - algorithm::centroid::Centroid (line 17) ... ok [INFO] [stdout] test src/algorithm/convexhull.rs - algorithm::convexhull::ConvexHull::convex_hull (line 116) ... ok [INFO] [stdout] test src/algorithm/centroid.rs - algorithm::centroid::Centroid::centroid (line 36) ... ok [INFO] [stdout] test src/algorithm/extremes.rs - algorithm::extremes::ExtremeIndices::extreme_indices (line 94) ... ok [INFO] [stdout] test src/algorithm/chamberlain_duquette_area.rs - algorithm::chamberlain_duquette_area::ChamberlainDuquetteArea (line 18) ... ok [INFO] [stdout] test src/algorithm/euclidean_distance.rs - algorithm::euclidean_distance::EuclideanDistance::euclidean_distance (line 29) ... ok [INFO] [stdout] test src/algorithm/haversine_intermediate.rs - algorithm::haversine_intermediate::HaversineIntermediate::haversine_intermediate (line 11) ... ok [INFO] [stdout] test src/algorithm/extremes.rs - algorithm::extremes::ExtremePoints::extreme_points (line 148) ... ok [INFO] [stdout] test src/algorithm/haversine_length.rs - algorithm::haversine_length::HaversineLength::haversine_length (line 18) ... ok [INFO] [stdout] test src/algorithm/map_coords.rs - algorithm::map_coords::MapCoords::map_coords (line 51) ... ok [INFO] [stdout] test src/algorithm/map_coords.rs - algorithm::map_coords::TryMapCoords::try_map_coords (line 100) ... ok [INFO] [stdout] test src/algorithm/mod.rs - algorithm::map_coords (line 41) ... ok [INFO] [stdout] test src/algorithm/map_coords.rs - algorithm::map_coords::MapCoords::map_coords (line 63) ... ok [INFO] [stdout] test src/algorithm/map_coords.rs - algorithm::map_coords::TryMapCoords::try_map_coords (line 86) ... ok [INFO] [stdout] test src/algorithm/map_coords.rs - algorithm::map_coords::MapCoordsInplace::map_coords_inplace (line 148) ... ok [INFO] [stdout] test src/algorithm/intersects.rs - algorithm::intersects::Intersects::intersects (line 12) ... ok [INFO] [stdout] test src/algorithm/simplify.rs - algorithm::simplify::Simplify::simplify (line 95) ... ok [INFO] [stdout] test src/algorithm/orient.rs - algorithm::orient::Orient::orient (line 13) ... ok [INFO] [stdout] test src/algorithm/vincenty_distance.rs - algorithm::vincenty_distance::VincentyDistance::vincenty_distance (line 24) ... ok [INFO] [stdout] test src/algorithm/rotate.rs - algorithm::rotate::RotatePoint::rotate_around_point (line 93) ... ok [INFO] [stdout] test src/algorithm/rotate.rs - algorithm::rotate::Rotate::rotate (line 60) ... ok [INFO] [stdout] test src/algorithm/translate.rs - algorithm::translate::Translate::translate (line 9) ... ok [INFO] [stdout] test src/algorithm/vincenty_length.rs - algorithm::vincenty_length::VincentyLength::vincenty_length (line 18) ... ok [INFO] [stdout] test src/algorithm/simplify.rs - algorithm::simplify::SimplifyIdx::simplify_idx (line 129) ... ok [INFO] [stdout] test src/algorithm/simplifyvw.rs - algorithm::simplifyvw::SimplifyVwIdx::simplifyvw_idx (line 471) ... ok [INFO] [stdout] test src/algorithm/simplifyvw.rs - algorithm::simplifyvw::SimplifyVW::simplifyvw (line 436) ... ok [INFO] [stdout] test src/algorithm/simplifyvw.rs - algorithm::simplifyvw::SimplifyVWPreserve::simplifyvw_preserve (line 520) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "bf66ed6a5b8efe69526ad5b51d1e5b308f04240c9de4f59b17a8654c6cff17d7"` [INFO] running `"docker" "rm" "-f" "bf66ed6a5b8efe69526ad5b51d1e5b308f04240c9de4f59b17a8654c6cff17d7"` [INFO] [stdout] bf66ed6a5b8efe69526ad5b51d1e5b308f04240c9de4f59b17a8654c6cff17d7