[INFO] fetching crate s2 0.0.13... [INFO] testing s2-0.0.13 against 1.82.0 for beta-1.83-1 [INFO] extracting crate s2 0.0.13 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate s2 0.0.13 on toolchain 1.82.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.82.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate s2 0.0.13 [INFO] finished tweaking crates.io crate s2 0.0.13 [INFO] tweaked toml for crates.io crate s2 0.0.13 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate s2 0.0.13 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" "+1.82.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `bigdecimal` dependency) [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bigdecimal v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a3db8d6286c24cb539ee77fb8d6a961bb874624a360666bb10467e8d0e5495c [INFO] running `Command { std: "docker" "start" "-a" "0a3db8d6286c24cb539ee77fb8d6a961bb874624a360666bb10467e8d0e5495c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a3db8d6286c24cb539ee77fb8d6a961bb874624a360666bb10467e8d0e5495c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a3db8d6286c24cb539ee77fb8d6a961bb874624a360666bb10467e8d0e5495c", kill_on_drop: false }` [INFO] [stdout] 0a3db8d6286c24cb539ee77fb8d6a961bb874624a360666bb10467e8d0e5495c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 826dd47349d3131a5e5d5340a31688c3f801755cd9a51898becb823130e79862 [INFO] running `Command { std: "docker" "start" "-a" "826dd47349d3131a5e5d5340a31688c3f801755cd9a51898becb823130e79862", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `bigdecimal` dependency) [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.49 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling serde_derive v1.0.151 [INFO] [stderr] Compiling serde v1.0.151 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling float_extras v0.1.6 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling bigdecimal v0.3.0 [INFO] [stderr] Compiling s2 v0.0.13 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `expand_for_subregions` is never used [INFO] [stdout] --> src/s2/rect_bounder.rs:267:4 [INFO] [stdout] | [INFO] [stdout] 267 | fn expand_for_subregions(bound: &Rect) -> Rect { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.07s [INFO] running `Command { std: "docker" "inspect" "826dd47349d3131a5e5d5340a31688c3f801755cd9a51898becb823130e79862", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "826dd47349d3131a5e5d5340a31688c3f801755cd9a51898becb823130e79862", kill_on_drop: false }` [INFO] [stdout] 826dd47349d3131a5e5d5340a31688c3f801755cd9a51898becb823130e79862 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4a5c48c1bc2e6e5c6d7409b36ee397fe03c46bb845cc6e98974eff822245555 [INFO] running `Command { std: "docker" "start" "-a" "b4a5c48c1bc2e6e5c6d7409b36ee397fe03c46bb845cc6e98974eff822245555", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `bigdecimal` dependency) [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stdout] warning: function `expand_for_subregions` is never used [INFO] [stdout] --> src/s2/rect_bounder.rs:267:4 [INFO] [stdout] | [INFO] [stdout] 267 | fn expand_for_subregions(bound: &Rect) -> Rect { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling s2 v0.0.13 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.53s [INFO] running `Command { std: "docker" "inspect" "b4a5c48c1bc2e6e5c6d7409b36ee397fe03c46bb845cc6e98974eff822245555", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4a5c48c1bc2e6e5c6d7409b36ee397fe03c46bb845cc6e98974eff822245555", kill_on_drop: false }` [INFO] [stdout] b4a5c48c1bc2e6e5c6d7409b36ee397fe03c46bb845cc6e98974eff822245555 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 503ec9ec9fcb671c0e97917528a6fb48f4c2a71a6a6f3d872998b50a78af0e6c [INFO] running `Command { std: "docker" "start" "-a" "503ec9ec9fcb671c0e97917528a6fb48f4c2a71a6a6f3d872998b50a78af0e6c", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `bigdecimal` dependency) [INFO] [stderr] warning: function `expand_for_subregions` is never used [INFO] [stderr] --> src/s2/rect_bounder.rs:267:4 [INFO] [stderr] | [INFO] [stderr] 267 | fn expand_for_subregions(bound: &Rect) -> Rect { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `s2` (lib) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/s2-a7b1d9ed0535bfe9) [INFO] [stdout] [INFO] [stdout] running 206 tests [INFO] [stdout] test r1::interval::tests::add ... ok [INFO] [stdout] test r1::interval::tests::approx_equal ... ok [INFO] [stdout] test r1::interval::tests::center ... ok [INFO] [stdout] test r1::interval::tests::clamp_point ... ok [INFO] [stdout] test r1::interval::tests::expanded ... ok [INFO] [stdout] test r1::interval::tests::intersection ... ok [INFO] [stdout] test r1::interval::tests::interval_contains ... ok [INFO] [stdout] test r1::interval::tests::interval_operations ... ok [INFO] [stdout] test r1::interval::tests::is_empty ... ok [INFO] [stdout] test r1::interval::tests::length ... ok [INFO] [stdout] test r1::interval::tests::test_directed_hausdorff_distance ... ok [INFO] [stdout] test r1::interval::tests::test_from_point_pair ... ok [INFO] [stdout] test r1::interval::tests::union ... ok [INFO] [stdout] test r2::point::tests::cross ... ok [INFO] [stdout] test r2::point::tests::ortho ... ok [INFO] [stdout] test r2::point::tests::normalize ... ok [INFO] [stdout] test r2::rect::tests::empty_rect ... ok [INFO] [stdout] test r2::rect::tests::test_clamp_point ... ok [INFO] [stdout] test r2::point::tests::norm ... ok [INFO] [stdout] test r2::point::tests::dot ... ok [INFO] [stdout] test r2::rect::tests::test_center ... ok [INFO] [stdout] test r2::rect::tests::test_expanded_equals ... ok [INFO] [stdout] test r2::rect::tests::test_add_point ... ok [INFO] [stdout] test r2::rect::tests::test_from_various_types ... ok [INFO] [stdout] test r2::rect::tests::test_interior_contains_point ... ok [INFO] [stdout] test r2::rect::tests::test_interval_ops ... ok [INFO] [stdout] test r2::rect::tests::test_contains_point ... ok [INFO] [stdout] test r2::rect::tests::test_expanded_empty ... ok [INFO] [stdout] test r2::rect::tests::test_vertices ... ok [INFO] [stdout] test r3::precisevector::tests::test_precise_add ... ok [INFO] [stdout] test r3::precisevector::tests::test_precise_is_unit ... ok [INFO] [stdout] test r3::precisevector::tests::test_precise_dot ... ok [INFO] [stdout] test r3::precisevector::tests::test_precise_mul_by_f64 ... ok [INFO] [stdout] test r3::precisevector::tests::test_precise_largest_smallest_components ... ok [INFO] [stdout] test r3::precisevector::tests::test_precise_cross ... ok [INFO] [stdout] test r3::precisevector::tests::test_precise_mul ... ok [INFO] [stdout] test r3::precisevector::tests::test_precise_round_trip ... ok [INFO] [stdout] test r3::precisevector::tests::test_precise_sub ... ok [INFO] [stdout] test r3::precisevector::tests::test_precise_norm2 ... ok [INFO] [stdout] test r3::precisevector::tests::test_precise_identities ... ok [INFO] [stdout] test r3::vector::tests::test_vector_add ... ok [INFO] [stdout] test r3::vector::tests::test_vector_cross ... ok [INFO] [stdout] test r3::vector::tests::test_vector_angle ... ok [INFO] [stdout] test r3::vector::tests::test_vector_cmp ... ok [INFO] [stdout] test r3::vector::tests::test_vector_default ... ok [INFO] [stdout] test r3::vector::tests::test_vector_distance ... ok [INFO] [stdout] test r3::vector::tests::test_vector_is_unit ... ok [INFO] [stdout] test r3::vector::tests::test_vector_dot ... ok [INFO] [stdout] test r3::vector::tests::test_vector_identities ... ok [INFO] [stdout] test r3::vector::tests::test_vector_mul ... ok [INFO] [stdout] test r3::vector::tests::test_vector_norm ... ok [INFO] [stdout] test r3::vector::tests::test_vector_norm2 ... ok [INFO] [stdout] test r3::vector::tests::test_vector_largest_smallest_components ... ok [INFO] [stdout] test r3::vector::tests::test_vector_normalize ... ok [INFO] [stdout] test r3::vector::tests::test_vector_ortho ... ok [INFO] [stdout] test r3::vector::tests::test_vector_sub ... ok [INFO] [stdout] test s1::angle::tests::test_abs ... ok [INFO] [stdout] test s1::angle::tests::test_deg_rad ... ok [INFO] [stdout] test s1::angle::tests::test_div_assign ... ok [INFO] [stdout] test s1::angle::tests::test_div ... ok [INFO] [stdout] test s1::angle::tests::test_degrees_vs_radians ... ok [INFO] [stdout] test s1::angle::tests::test_add ... ok [INFO] [stdout] test s1::angle::tests::test_e5e6e7_representation ... ok [INFO] [stdout] test s1::angle::tests::test_empty_value ... ok [INFO] [stdout] test s1::angle::tests::test_add_assign ... ok [INFO] [stdout] test s1::angle::tests::test_mul_assign ... ok [INFO] [stdout] test s1::angle::tests::test_mul ... ok [INFO] [stdout] test s1::angle::tests::test_neg ... ok [INFO] [stdout] test s1::angle::tests::test_normalize_correctly_canonicalize_angles ... ok [INFO] [stdout] test s1::angle::tests::test_pi_radians_exactly_180_degrees ... ok [INFO] [stdout] test s1::angle::tests::test_sub ... ok [INFO] [stdout] test s1::angle::tests::test_sub_assign ... ok [INFO] [stdout] test s1::chordangle::tests::test_chordangle_basics ... ok [INFO] [stdout] test s1::chordangle::tests::test_chordangle_arithmetic ... ok [INFO] [stdout] test s1::chordangle::tests::test_chordangle_expanded ... ok [INFO] [stdout] test s1::chordangle::tests::test_chordangle_from_angle ... ok [INFO] [stdout] test s1::chordangle::tests::test_chordangle_is_functions ... ok [INFO] [stdout] test s1::chordangle::tests::test_chordangle_trigonometry ... ok [INFO] [stdout] test s1::interval::tests::test_interval_add_point ... ok [INFO] [stdout] test s1::interval::tests::test_interval_center ... ok [INFO] [stdout] test s1::interval::tests::test_interval_almost_full_or_empty ... ok [INFO] [stdout] test s1::interval::tests::test_interval_constructors ... ok [INFO] [stdout] test s1::interval::tests::test_interval_directed_hausdorff_distance ... ok [INFO] [stdout] test s1::interval::tests::test_interval_expanded ... ok [INFO] [stdout] test s1::interval::tests::test_interval_contains ... ok [INFO] [stdout] test s1::interval::tests::test_interval_operations ... ok [INFO] [stdout] test s1::interval::tests::test_interval_from_point_pair ... ok [INFO] [stdout] test s1::interval::tests::test_interval_len ... ok [INFO] [stdout] test s2::cell::tests::test_cell_contains_point_contains_ambiguous_point ... ok [INFO] [stdout] test s1::interval::tests::test_interval_simple_predicates ... ok [INFO] [stdout] test s2::cell::tests::test_cell_contains_point ... ok [INFO] [stdout] test s2::cell::tests::test_cell_cap_bound ... ok [INFO] [stdout] test s2::cell::tests::test_cell_areas ... ok [INFO] [stdout] test s2::cell::tests::test_cell_intersects_cell ... ok [INFO] [stdout] test s2::cell::tests::test_cell_object_size ... ok [INFO] [stdout] test s2::cell::tests::test_cell_rect_bound ... ok [INFO] [stdout] test s2::cell::tests::test_cell_faces ... ok [INFO] [stdout] test s2::cellid::tests::test_cellid_advance ... ok [INFO] [stdout] test s2::cellid::tests::test_cellid_common_ancestor_level ... ok [INFO] [stdout] test s2::cellid::tests::test_cellid_center_face_siti ... ok [INFO] [stdout] test s2::cellid::tests::test_cellid_containment ... ok [INFO] [stdout] test s2::cellid::tests::test_cellid_distance_to_begin ... ok [INFO] [stdout] test s2::cellid::tests::test_cellid_edge_neighbors ... ok [INFO] [stdout] test s2::cellid::tests::test_cellid_face_siti ... ok [INFO] [stdout] test s2::cellid::tests::test_cellid_from_face ... ok [INFO] [stdout] test s2::cellid::tests::test_cellid_parent_child_relationships ... ok [INFO] [stdout] test s2::cellid::tests::test_cellid_string ... ok [INFO] [stdout] test s2::cellid::tests::test_cellid_tokens_error_case ... ok [INFO] [stdout] test s2::cellid::tests::test_cellid_tokens_nominal ... ok [INFO] [stdout] test s2::cellid::tests::test_cellid_vertex_neighbors ... ok [INFO] [stdout] test s2::cellid::tests::test_cellid_latlng ... ok [INFO] [stdout] test s2::cellid::tests::test_cellid_wrapping ... ok [INFO] [stdout] test s2::cellid::tests::test_find_lsb_set_nonzero64 ... ok [INFO] [stdout] test s2::cellid::tests::test_find_msb_set_nonzero64 ... ok [INFO] [stdout] test s2::cellunion::tests::test_cellunion ... ok [INFO] [stdout] test s2::cellunion::tests::test_cellunion_basic ... ok [INFO] [stdout] test s2::cellunion::tests::test_cellunion_denormalize ... ok [INFO] [stdout] test s2::cellid::tests::test_ij_level_to_bound_uv ... ok [INFO] [stdout] test s2::cellunion::tests::test_cellunion_normalization ... ok [INFO] [stdout] test s2::edgeutil::tests::test_edge_distances_check_distance ... ok [INFO] [stdout] test s2::cellid::tests::test_cellid_max_tile ... ok [INFO] [stdout] test s2::cell::tests::test_cell_contains_point_consistent_will_s2_cellid_from_point ... ok [INFO] [stdout] test s2::edgeutil::tests::test_edge_distances_check_max_distance ... ok [INFO] [stdout] test s2::edgeutil::tests::test_edge_distances_update_min_interior_distance_lower_bound_optimization_is_conservative ... ok [INFO] [stdout] test s2::edgeutil::tests::test_edge_distances_update_min_interior_distance_rejection_test_is_conservative ... ok [INFO] [stdout] test s2::latlng::tests::test_latlng_basic ... ok [INFO] [stdout] test s2::latlng::tests::test_latlng_default ... ok [INFO] [stdout] test s2::latlng::tests::test_latlng_normalized ... ok [INFO] [stdout] test s2::latlng::tests::test_latlng_distance ... ok [INFO] [stdout] test s2::metric::tests::test_metric_size_relations ... ok [INFO] [stdout] test s2::metric::tests::test_metric ... ok [INFO] [stdout] test s2::latlng::tests::test_latlng_point_conversion ... ok [INFO] [stdout] test s2::point::tests::test_chordangle_between_points ... ok [INFO] [stdout] test s2::point::tests::test_default ... ok [INFO] [stdout] test s2::point::tests::test_origin_point ... ok [INFO] [stdout] test s2::point::tests::test_point_approx_eq ... ok [INFO] [stdout] test s2::point::tests::test_point_area ... ok [INFO] [stdout] test s2::point::tests::test_point_area_quater_hemisphere ... ok [INFO] [stdout] test s2::point::tests::test_point_cross ... ok [INFO] [stdout] test s2::point::tests::test_point_distance ... ok [INFO] [stdout] test s2::point::tests::test_point_frames ... ok [INFO] [stdout] test s2::point::tests::test_point_planar_centroid ... ok [INFO] [stdout] test s2::point::tests::test_point_region ... ok [INFO] [stdout] test s2::point::tests::test_point_regular_points ... ok [INFO] [stdout] test s2::rect::tests::test_boundary_intersects_empty_rectangle ... ok [INFO] [stdout] test s2::rect::tests::test_boundary_intersects_full_rectangle ... ok [INFO] [stdout] test s2::rect::tests::test_boundary_intersects_rect_crossing_anti_meridian ... ok [INFO] [stdout] test s2::point::tests::test_point_true_centroid ... ok [INFO] [stdout] test s2::rect::tests::test_boundary_intersects_south_hemisphere ... ok [INFO] [stdout] test s2::rect::tests::test_boundary_intersects_north_hemisphere ... ok [INFO] [stdout] test s2::rect::tests::test_boundary_intersects_spherical_lune ... ok [INFO] [stdout] test s2::rect::tests::test_contains_latlng ... ok [INFO] [stdout] test s2::rect::tests::test_directed_hausdorff_distance_contained ... ok [INFO] [stdout] test s2::rect::tests::test_directed_hausdorff_distance_point_to_rect ... ok [INFO] [stdout] test s2::rect::tests::test_directed_hausdorff_distance_rect_to_point ... ok [INFO] [stdout] test s2::rect::tests::test_directed_hausdorff_distance_rect_to_rect_near_pole ... ok [INFO] [stdout] test s2::rect::tests::test_distance_rect_from_latlng ... ok [INFO] [stdout] test s2::rect::tests::test_directed_hausdorff_distance_rect_to_rect_degenerate_cases ... ok [INFO] [stdout] test s2::rect::tests::test_interior_contains_latlng ... ok [INFO] [stdout] test s2::rect::tests::test_interior_contains_point ... ok [INFO] [stdout] test s2::rect::tests::test_interval_ops ... ok [INFO] [stdout] test s2::rect::tests::test_rect_angle_accessors ... ok [INFO] [stdout] test s2::rect::tests::test_rect_add_point ... ok [INFO] [stdout] test s2::rect::tests::test_rect_area ... ok [INFO] [stdout] test s2::rect::tests::test_rect_cap_bound ... ok [INFO] [stdout] test s2::rect::tests::test_rect_approx_equal ... ok [INFO] [stdout] test s2::rect::tests::test_rect_cell_ops ... ok [INFO] [stdout] test s2::rect::tests::test_rect_centroid_empty_full ... ok [INFO] [stdout] test s2::rect::tests::test_rect_contains_point ... ok [INFO] [stdout] test s2::rect::tests::test_rect_empty_and_full ... ok [INFO] [stdout] test s2::rect::tests::test_rect_eq ... ok [INFO] [stdout] test s2::rect::tests::test_rect_expanded ... ok [INFO] [stdout] test s2::rect::tests::test_rect_fmt ... ok [INFO] [stdout] test s2::rect::tests::test_rect_from_center_size ... ok [INFO] [stdout] test s2::rect::tests::test_rect_from_latlng ... ok [INFO] [stdout] test s2::rect::tests::test_rect_from_point_pair ... ok [INFO] [stdout] test s2::rect::tests::test_rect_intersects_lat_edge ... ok [INFO] [stdout] test s2::rect::tests::test_rect_intersects_lng_edge ... ok [INFO] [stdout] test s2::rect::tests::test_rect_interval_ops ... ok [INFO] [stdout] test s2::rect::tests::test_rect_is_inverted ... ok [INFO] [stdout] test s2::rect::tests::test_rect_polar_closure ... ok [INFO] [stdout] test s2::rect::tests::test_rect_vertex ... ok [INFO] [stdout] test s2::rect::tests::test_rect_vertex_ccw_order ... ok [INFO] [stdout] test s2::rect_bounder::tests::test_max_latitude_simple ... ok [INFO] [stdout] test s2::rect_bounder::tests::test_rect_bounder_expand_for_subregions ... ok [INFO] [stdout] test s2::rect_bounder::tests::test_rect_bounder_max_latitude_edge_interior ... ok [INFO] [stdout] test s2::rect::tests::test_rect_centroid_full_range ... ok [INFO] [stdout] test s2::rect_bounder::tests::test_rect_bounder_max_latitude_random ... ok [INFO] [stdout] test s2::cellid::tests::test_cellid_all_neighbors ... ok [INFO] [stdout] test s2::stuv::tests::st_uv ... ok [INFO] [stdout] test s2::stuv::tests::test_face_uv_to_xyz ... ok [INFO] [stdout] test s2::stuv::tests::test_face_xyz_to_uv ... ok [INFO] [stdout] test s2::stuv::tests::test_face_xyz_to_uvw ... ok [INFO] [stdout] test s2::stuv::tests::test_siti_st_roundtrip ... ok [INFO] [stdout] test s2::stuv::tests::test_uv_norms ... ok [INFO] [stdout] test s2::stuv::tests::test_uvw_axis ... ok [INFO] [stdout] test s2::stuv::tests::test_uvw_face ... ok [INFO] [stdout] test s2::cellid::tests::test_cellid_expanded_by_distance_uv ... ok [INFO] [stdout] test s2::rect::tests::test_distance_rect_from_latlng_random_pairs ... ok [INFO] [stdout] test s2::stuv::tests::test_xyz_face_siti_roundtrip ... ok [INFO] [stdout] test s2::stuv::tests::test_xyz_to_face_siti ... ok [INFO] [stdout] test s2::cell::tests::test_cell_children ... ok [INFO] [stdout] test s2::region::tests::test_coverer_random_cells ... ok [INFO] [stdout] test s2::cellid::tests::test_cellid_continuity ... ok [INFO] [stdout] test s2::rect::tests::test_directed_hausdorff_distance_random_pairs ... ok [INFO] [stdout] test s2::region::tests::test_coverer_random_caps ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 206 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.76s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/test.rs (/opt/rustwide/target/debug/deps/test-a687a3652601ba94) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests s2 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/s2/cap.rs - s2::cap::Cap (line 63) ... ignored [INFO] [stdout] test src/s1/angle.rs - s1::angle::Angle (line 26) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.18s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "503ec9ec9fcb671c0e97917528a6fb48f4c2a71a6a6f3d872998b50a78af0e6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "503ec9ec9fcb671c0e97917528a6fb48f4c2a71a6a6f3d872998b50a78af0e6c", kill_on_drop: false }` [INFO] [stdout] 503ec9ec9fcb671c0e97917528a6fb48f4c2a71a6a6f3d872998b50a78af0e6c