[INFO] fetching crate scirs2-spatial 0.1.0-beta.2... [INFO] testing scirs2-spatial-0.1.0-beta.2 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate scirs2-spatial 0.1.0-beta.2 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate scirs2-spatial 0.1.0-beta.2 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate scirs2-spatial 0.1.0-beta.2 [INFO] tweaked toml for crates.io crate scirs2-spatial 0.1.0-beta.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate scirs2-spatial 0.1.0-beta.2 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate scirs2-spatial 0.1.0-beta.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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cauchy v0.4.0 [INFO] [stderr] Downloaded lax v0.17.0 [INFO] [stderr] Downloaded katexit v0.1.5 [INFO] [stderr] Downloaded qhull v0.4.0 [INFO] [stderr] Downloaded ndarray-linalg v0.17.0 [INFO] [stderr] Downloaded clap v4.5.46 [INFO] [stderr] Downloaded rand_distr v0.5.1 [INFO] [stderr] Downloaded clap_builder v4.5.46 [INFO] [stderr] Downloaded qhull-sys v0.4.0 [INFO] [stderr] Downloaded scirs2-core v0.1.0-beta.2 [INFO] [stderr] Downloaded lapack-sys v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c3d66ea31e20966f0ea46d58bada29e53ef4c60a8f9a623bf4f4160351c6f726 [INFO] running `Command { std: "docker" "start" "-a" "c3d66ea31e20966f0ea46d58bada29e53ef4c60a8f9a623bf4f4160351c6f726", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3d66ea31e20966f0ea46d58bada29e53ef4c60a8f9a623bf4f4160351c6f726", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3d66ea31e20966f0ea46d58bada29e53ef4c60a8f9a623bf4f4160351c6f726", kill_on_drop: false }` [INFO] [stdout] c3d66ea31e20966f0ea46d58bada29e53ef4c60a8f9a623bf4f4160351c6f726 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fbe76eb46ea5d57097affddba11b4ecbadd57911a52f1f29a102ccc5c0268f7a [INFO] running `Command { std: "docker" "start" "-a" "fbe76eb46ea5d57097affddba11b4ecbadd57911a52f1f29a102ccc5c0268f7a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling cc v1.2.35 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling lapack-sys v0.14.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling katexit v0.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling qhull-sys v0.4.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling cauchy v0.4.0 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling lax v0.17.0 [INFO] [stderr] Compiling qhull v0.4.0 [INFO] [stderr] Compiling ndarray-linalg v0.17.0 [INFO] [stderr] Compiling scirs2-core v0.1.0-beta.2 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling statrs v0.18.0 [INFO] [stderr] Compiling scirs2-spatial v0.1.0-beta.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 42s [INFO] running `Command { std: "docker" "inspect" "fbe76eb46ea5d57097affddba11b4ecbadd57911a52f1f29a102ccc5c0268f7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbe76eb46ea5d57097affddba11b4ecbadd57911a52f1f29a102ccc5c0268f7a", kill_on_drop: false }` [INFO] [stdout] fbe76eb46ea5d57097affddba11b4ecbadd57911a52f1f29a102ccc5c0268f7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e906a24264ac629bac2ed8f61cf7e7d219dda9f1f16e88712f045f0311f15b1f [INFO] running `Command { std: "docker" "start" "-a" "e906a24264ac629bac2ed8f61cf7e7d219dda9f1f16e88712f045f0311f15b1f", kill_on_drop: false }` [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling pathfinder_simd v0.5.5 [INFO] [stderr] Compiling font-kit v0.14.3 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling clap_builder v4.5.46 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling plotters-bitmap v0.3.7 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling ndarray-linalg v0.17.0 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling scirs2-core v0.1.0-beta.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling clap v4.5.46 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling criterion v0.6.0 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling qhull-sys v0.4.0 [INFO] [stderr] Compiling qhull v0.4.0 [INFO] [stderr] Compiling statrs v0.18.0 [INFO] [stderr] Compiling scirs2-spatial v0.1.0-beta.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 59s [INFO] running `Command { std: "docker" "inspect" "e906a24264ac629bac2ed8f61cf7e7d219dda9f1f16e88712f045f0311f15b1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e906a24264ac629bac2ed8f61cf7e7d219dda9f1f16e88712f045f0311f15b1f", kill_on_drop: false }` [INFO] [stdout] e906a24264ac629bac2ed8f61cf7e7d219dda9f1f16e88712f045f0311f15b1f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6a8d495d546718cdbcfb8a3c13707df1b933b6ae987a66ca88134ffaec7af5a6 [INFO] running `Command { std: "docker" "start" "-a" "6a8d495d546718cdbcfb8a3c13707df1b933b6ae987a66ca88134ffaec7af5a6", kill_on_drop: false }` [INFO] [stderr] Compiling qhull-sys v0.4.0 [INFO] [stderr] Compiling qhull v0.4.0 [INFO] [stderr] Compiling scirs2-spatial v0.1.0-beta.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/scirs2_spatial-df9258cd58de6f4d) [INFO] [stdout] [INFO] [stdout] running 591 tests [INFO] [stdout] test adaptive_selection::tests::test_algorithm_selection ... ok [INFO] [stdout] test adaptive_selection::tests::test_adaptive_selector_creation ... ok [INFO] [stdout] test adaptive_selection::tests::test_selection_context ... ok [INFO] [stdout] test adaptive_selection::tests::testdata_characteristics ... ok [INFO] [stdout] test advanced_parallel::tests::test_global_functions ... ok [INFO] [stdout] test advanced_parallel::tests::test_kdtree_chunk_result ... ok [INFO] [stdout] test advanced_parallel::tests::test_linear_to_matrix_indices ... ok [INFO] [stdout] test advanced_parallel::tests::test_enhanced_distance_matrix_computation ... ok [INFO] [stdout] test advanced_parallel::tests::test_numa_topology_detailed ... ok [INFO] [stdout] test advanced_parallel::tests::test_work_item_creation ... ok [INFO] [stdout] test advanced_parallel::tests::test_numa_topology_detection ... ok [INFO] [stdout] test advanced_parallel::tests::test_work_stealing_config ... ok [INFO] [stdout] test advanced_parallel::tests::test_work_stealing_configuration_advanced ... ok [INFO] [stdout] test ai_driven_optimization::tests::test_ai_algorithm_selector ... ignored [INFO] [stdout] test ai_driven_optimization::tests::test_algorithm_candidate ... ok [INFO] [stdout] test advanced_parallel::tests::test_work_stealing_pool_creation ... ok [INFO] [stdout] test advanced_parallel::tests::test_enhanced_kmeans_with_context ... ok [INFO] [stdout] test ai_driven_optimization::tests::test_data_characteristics_analysis ... ok [INFO] [stdout] test advanced_parallel::tests::test_advanced_parallel_kmeans ... ok [INFO] [stdout] test alphashapes::tests::test_alpha_shape_creation ... ok [INFO] [stdout] test alphashapes::tests::test_empty_points ... ok [INFO] [stdout] test alphashapes::tests::test_alpha_shape_contains ... ok [INFO] [stdout] test balltree::tests::test_ball_tree_construction ... ok [INFO] [stdout] test balltree::tests::test_ball_tree_dimension_mismatch ... ok [INFO] [stdout] test ai_driven_optimization::tests::test_meta_learning_optimizer ... ok [INFO] [stdout] test alphashapes::tests::test_alpha_shape_area ... ok [INFO] [stdout] test advanced_parallel::tests::test_work_context_structures ... ok [INFO] [stdout] test ai_driven_optimization::tests::test_performance_prediction ... ok [INFO] [stdout] test alphashapes::tests::test_invalid_alpha ... ok [INFO] [stdout] test balltree::tests::test_ball_tree_dual_tree_search ... ok [INFO] [stdout] test balltree::tests::test_ball_tree_invalid_parameters ... ok [INFO] [stdout] test balltree::tests::test_ball_tree_nearest_neighbor ... ok [INFO] [stdout] test balltree::tests::test_ball_tree_radius_search ... ok [INFO] [stdout] test boolean_ops::tests::test_intersection ... ok [INFO] [stdout] test boolean_ops::tests::test_line_intersection ... ok [INFO] [stdout] test advanced_parallel::tests::test_advanced_parallel_distance_matrix ... ok [INFO] [stdout] test balltree::tests::test_ball_tree_empty_input ... ok [INFO] [stdout] test boolean_ops::tests::test_is_convex_polygon ... ok [INFO] [stdout] test boolean_ops::tests::test_polygon_area ... ok [INFO] [stdout] test boolean_ops::tests::test_polygon_creation ... ok [INFO] [stdout] test boolean_ops::tests::test_polygon_difference_basic ... ok [INFO] [stdout] test boolean_ops::tests::test_polygon_intersection_basic ... ok [INFO] [stdout] test boolean_ops::tests::test_polygon_union_basic ... ok [INFO] [stdout] test boolean_ops::tests::test_sutherland_hodgman_clip ... ok [INFO] [stdout] test boolean_ops::tests::testpoint2d_operations ... ok [INFO] [stdout] test boolean_ops::tests::testpoint_inside_polygon ... ok [INFO] [stdout] test collision::tests::collision_tests::test_box2d_box2d_collision ... ok [INFO] [stdout] test collision::tests::collision_tests::test_box3d_box3d_collision ... ok [INFO] [stdout] test collision::tests::collision_tests::test_circle_circle_collision ... ok [INFO] [stdout] test collision::tests::collision_tests::test_point_box3d_collision ... ok [INFO] [stdout] test collision::tests::collision_tests::test_ray_sphere_collision ... ok [INFO] [stdout] test convex_hull::algorithms::graham_scan::tests::test_collinear_points ... ok [INFO] [stdout] test convex_hull::algorithms::graham_scan::tests::test_error_cases ... ok [INFO] [stdout] test convex_hull::algorithms::graham_scan::tests::test_find_start_point ... ok [INFO] [stdout] test convex_hull::algorithms::graham_scan::tests::test_graham_scan_basic ... ok [INFO] [stdout] test convex_hull::algorithms::graham_scan::tests::test_graham_scan_square ... ok [INFO] [stdout] test convex_hull::algorithms::graham_scan::tests::test_is_ccw_turn ... ok [INFO] [stdout] test convex_hull::algorithms::graham_scan::tests::test_sort_by_polar_angle ... ok [INFO] [stdout] test convex_hull::algorithms::jarvis_march::tests::test_collinear_points ... ok [INFO] [stdout] test collision::tests::collision_tests::test_continuous_sphere_sphere_collision ... ok [INFO] [stdout] test collision::tests::collision_tests::test_point_box2d_collision ... ok [INFO] [stdout] test collision::tests::collision_tests::test_point_circle_collision ... ok [INFO] [stdout] test collision::tests::collision_tests::test_point_sphere_collision ... ok [INFO] [stdout] test collision::tests::collision_tests::test_ray_box3d_collision ... ok [INFO] [stdout] test collision::tests::collision_tests::test_sphere_sphere_collision ... ok [INFO] [stdout] test convex_hull::algorithms::jarvis_march::tests::test_error_cases ... ok [INFO] [stdout] test convex_hull::algorithms::jarvis_march::tests::test_find_leftmost_point ... ok [INFO] [stdout] test convex_hull::algorithms::jarvis_march::tests::test_find_most_counterclockwise ... ok [INFO] [stdout] test convex_hull::algorithms::jarvis_march::tests::test_identical_points ... ok [INFO] [stdout] test convex_hull::algorithms::jarvis_march::tests::test_is_more_counterclockwise ... ok [INFO] [stdout] test convex_hull::algorithms::jarvis_march::tests::test_jarvis_march_basic ... ok [INFO] [stdout] test convex_hull::algorithms::jarvis_march::tests::test_jarvis_step ... ok [INFO] [stdout] test convex_hull::algorithms::jarvis_march::tests::test_jarvis_march_square ... ok [INFO] [stdout] test convex_hull::algorithms::qhull::tests::test_special_case_2d ... ok [INFO] [stdout] test convex_hull::algorithms::qhull::tests::test_qhull_2d ... ok [INFO] [stdout] test convex_hull::algorithms::special_cases::tests::test_find_extreme_points_on_line ... ok [INFO] [stdout] test convex_hull::algorithms::qhull::tests::test_special_case_3d ... ok [INFO] [stdout] test convex_hull::algorithms::qhull::tests::test_degenerate_hull ... ok [INFO] [stdout] test convex_hull::algorithms::qhull::tests::test_qhull_3d ... ok [INFO] [stdout] test convex_hull::algorithms::special_cases::tests::test_handle_degenerate_case ... ok [INFO] [stdout] test convex_hull::algorithms::special_cases::tests::test_has_all_identical_points ... ok [INFO] [stdout] test convex_hull::algorithms::special_cases::tests::test_is_all_collinear_2d ... ok [INFO] [stdout] test convex_hull::algorithms::special_cases::tests::test_is_all_collinear_3d ... ok [INFO] [stdout] test convex_hull::algorithms::special_cases::tests::test_single_point ... ok [INFO] [stdout] test convex_hull::algorithms::special_cases::tests::test_two_points ... ok [INFO] [stdout] test convex_hull::algorithms::tests::test_get_algorithm_complexity ... ok [INFO] [stdout] test convex_hull::algorithms::tests::test_recommend_algorithm ... ok [INFO] [stdout] test convex_hull::geometry::calculations_2d::tests::test_counterclockwise ... ok [INFO] [stdout] test convex_hull::geometry::calculations_2d::tests::test_cross_product_2d ... ok [INFO] [stdout] test convex_hull::geometry::calculations_2d::tests::test_distance_squared_2d ... ok [INFO] [stdout] test convex_hull::geometry::calculations_2d::tests::test_polygon_area ... ok [INFO] [stdout] test convex_hull::geometry::calculations_3d::tests::test_dot_product_3d ... ok [INFO] [stdout] test convex_hull::geometry::calculations_2d::tests::test_polygon_perimeter ... ok [INFO] [stdout] test convex_hull::geometry::calculations_3d::tests::test_polyhedron_volume ... ignored [INFO] [stdout] test convex_hull::geometry::calculations_3d::tests::test_normalize_3d ... ok [INFO] [stdout] test convex_hull::geometry::calculations_3d::tests::test_tetrahedron_volume ... ok [INFO] [stdout] test convex_hull::geometry::calculations_3d::tests::test_cross_product_3d ... ok [INFO] [stdout] test convex_hull::geometry::calculations_2d::tests::test_polar_angle ... ok [INFO] [stdout] test convex_hull::geometry::calculations_3d::tests::test_vector_magnitude_3d ... ok [INFO] [stdout] test convex_hull::geometry::high_dimensional::tests::test_compute_bounding_box ... ok [INFO] [stdout] test convex_hull::geometry::calculations_3d::tests::test_polyhedron_surface_area ... ok [INFO] [stdout] test convex_hull::geometry::calculations_3d::tests::test_triangle_area_3d ... ok [INFO] [stdout] test convex_hull::geometry::high_dimensional::tests::test_estimate_facet_area ... ok [INFO] [stdout] test convex_hull::geometry::high_dimensional::tests::test_compute_characteristic_size ... ok [INFO] [stdout] test convex_hull::properties::containment::tests::test_3d_containment ... ignored [INFO] [stdout] test convex_hull::geometry::high_dimensional::tests::test_high_dim_surface_area ... ok [INFO] [stdout] test convex_hull::properties::containment::tests::test_degenerate_cases ... ignored [INFO] [stdout] test convex_hull::geometry::high_dimensional::tests::test_high_dim_volume ... ok [INFO] [stdout] test convex_hull::properties::containment::tests::test_distance_to_hull ... ok [INFO] [stdout] test convex_hull::properties::containment::tests::test_2d_containment ... ok [INFO] [stdout] test convex_hull::properties::surface_area::tests::test_compactness ... ok [INFO] [stdout] test convex_hull::properties::surface_area::tests::test_compute_2d_surface_area ... ok [INFO] [stdout] test convex_hull::properties::surface_area::tests::test_degenerate_cases ... ignored [INFO] [stdout] test convex_hull::properties::surface_area::tests::test_compute_surface_area_bounds ... ok [INFO] [stdout] test convex_hull::properties::surface_area::tests::test_compute_1d_surface_area ... ok [INFO] [stdout] test convex_hull::properties::containment::tests::test_1d_containment ... ok [INFO] [stdout] test convex_hull::properties::surface_area::tests::test_is_surface_area_computation_reliable ... ok [INFO] [stdout] test convex_hull::properties::containment::tests::test_dimension_mismatch_error ... ok [INFO] [stdout] test convex_hull::properties::tests::test_3d_analysis ... ok [INFO] [stdout] test convex_hull::properties::tests::test_triangle_analysis ... ok [INFO] [stdout] test convex_hull::geometry::high_dimensional::tests::test_compute_centroid ... ok [INFO] [stdout] test convex_hull::properties::tests::test_analyze_hull ... ok [INFO] [stdout] test convex_hull::properties::volume::tests::test_compute_1d_volume ... ok [INFO] [stdout] test convex_hull::properties::containment::tests::test_multiple_containment ... ok [INFO] [stdout] test convex_hull::properties::volume::tests::test_degenerate_cases ... ignored [INFO] [stdout] test convex_hull::properties::volume::tests::test_compute_volume_bounds ... ok [INFO] [stdout] test convex_hull::tests::test_3d_hull ... ok [INFO] [stdout] test convex_hull::properties::surface_area::tests::test_surface_to_volume_ratio ... ok [INFO] [stdout] test convex_hull::tests::test_backward_compatibility ... ok [INFO] [stdout] test convex_hull::properties::volume::tests::test_compute_2d_volume ... ok [INFO] [stdout] test convex_hull::properties::volume::tests::test_is_volume_computation_reliable ... ok [INFO] [stdout] test convex_hull::properties::tests::test_get_hull_statistics ... ok [INFO] [stdout] test convex_hull::tests::test_convex_hull_with_algorithm_function ... ok [INFO] [stdout] test convex_hull::tests::test_convex_hull_function ... ok [INFO] [stdout] test delaunay::tests::test_constrained_delaunay_basic ... ok [INFO] [stdout] test convex_hull::tests::test_error_cases ... ok [INFO] [stdout] test delaunay::tests::test_constrained_delaunay_3d_error ... ok [INFO] [stdout] test delaunay::tests::test_constrained_delaunay_invalid_constraints ... ok [INFO] [stdout] test convex_hull::tests::test_analysis_functions ... ok [INFO] [stdout] test delaunay::tests::test_edge_exists ... ok [INFO] [stdout] test delaunay::tests::test_delaunay_with_interior_point ... ok [INFO] [stdout] test delaunay::tests::test_segments_intersect ... ok [INFO] [stdout] test distance::tests::test_braycurtis_distance ... ok [INFO] [stdout] test delaunay::tests::test_delaunay_simple ... ok [INFO] [stdout] test delaunay::tests::test_find_simplex ... ok [INFO] [stdout] test distance::tests::test_canberra_distance ... ok [INFO] [stdout] test distance::tests::test_correlation_distance ... ok [INFO] [stdout] test distance::tests::test_cosine_distance ... ok [INFO] [stdout] test distance::tests::test_euclidean_distance ... ok [INFO] [stdout] test delaunay::tests::test_delaunay_3d ... ok [INFO] [stdout] test distance::tests::test_chebyshev_distance ... ok [INFO] [stdout] test distance::tests::test_manhattan_distance ... ok [INFO] [stdout] test distance::tests::test_cdist ... ok [INFO] [stdout] test distance::tests::test_jaccard_distance ... ok [INFO] [stdout] test distance::tests::test_minkowski_distance ... ok [INFO] [stdout] test distributed::tests::test_distributed_cluster_creation ... ok [INFO] [stdout] test distributed::tests::test_load_metrics ... ok [INFO] [stdout] test distributed::tests::test_data_distribution ... ok [INFO] [stdout] test distance::tests::test_pdist ... ok [INFO] [stdout] test distance::tests::test_squareform ... ok [INFO] [stdout] test distributed::tests::test_nodeconfig ... ok [INFO] [stdout] test distributed::tests::test_distributed_kmeans ... ok [INFO] [stdout] test extreme_performance_optimization::tests::test_extreme_memory_allocator ... ok [INFO] [stdout] test extreme_performance_optimization::tests::test_advancedfast_distance_matrix ... ok [INFO] [stdout] test extreme_performance_optimization::tests::test_extreme_optimizer_creation ... ok [INFO] [stdout] test extreme_performance_optimization::tests::test_cache_hierarchy_detection ... ok [INFO] [stdout] test extreme_performance_optimization::tests::test_extreme_performance_benchmark ... ignored, timeout [INFO] [stdout] test extreme_performance_optimization::tests::test_extreme_speedup_calculation ... ok [INFO] [stdout] test extreme_performance_optimization::tests::test_numa_topology_detection ... ok [INFO] [stdout] test extreme_performance_optimization::tests::test_jit_compiler_creation ... ok [INFO] [stdout] test extreme_performance_optimization::tests::test_optimizer_configuration ... ok [INFO] [stdout] test extreme_performance_optimization::tests::test_jit_compilation ... ok [INFO] [stdout] test extreme_performance_optimization::tests::test_performance_metrics ... ok [INFO] [stdout] test extreme_performance_optimization::tests::test_performance_counters ... ok [INFO] [stdout] test generic_algorithms::tests::test_different_numeric_types ... ignored, timeout [INFO] [stdout] test generic_algorithms::tests::test_dbscan_clustering ... ok [INFO] [stdout] test generic_algorithms::tests::test_generic_distance_matrix ... ignored, timeout [INFO] [stdout] test generic_algorithms::tests::test_generic_kdtree ... ignored, timeout [INFO] [stdout] test generic_algorithms::tests::test_generic_kmeans ... ignored, timeout [INFO] [stdout] test generic_algorithms::tests::test_parallel_distance_matrix ... ignored [INFO] [stdout] test extreme_performance_optimization::tests::test_ultimate_optimizer_creation ... ok [INFO] [stdout] test generic_algorithms::tests::test_parallel_kmeans ... ignored [INFO] [stdout] test generic_algorithms::tests::test_generic_convex_hull ... ok [INFO] [stdout] test generic_traits::tests::test_array_as_spatial_point ... ignored [INFO] [stdout] test generic_traits::tests::test_distance_metrics ... ignored [INFO] [stdout] test generic_traits::tests::test_dot_product ... ignored [INFO] [stdout] test extreme_performance_optimization::tests::test_optimizing_algorithm ... ok [INFO] [stdout] test generic_traits::tests::test_point_operations ... ignored [INFO] [stdout] test generic_traits::tests::test_point_arithmetic ... ok [INFO] [stdout] test generic_traits::tests::test_vec_as_spatial_point ... ignored [INFO] [stdout] test generic_traits::tests::test_spatial_scalar_traits ... ok [INFO] [stdout] test generic_traits::tests::test_point_normalization ... ok [INFO] [stdout] test geospatial::tests::test_degree_radian_conversion ... ok [INFO] [stdout] test geospatial::tests::test_destination_point ... ok [INFO] [stdout] test geospatial::tests::test_cross_track_distance ... ok [INFO] [stdout] test geospatial::tests::test_haversine_distance ... ok [INFO] [stdout] test geospatial::tests::test_initial_bearing ... ok [INFO] [stdout] test geospatial::tests::test_midpoint ... ok [INFO] [stdout] test geospatial::tests::test_normalize_angle ... ok [INFO] [stdout] test delaunay::tests::test_random_points_2d ... ok [INFO] [stdout] test geospatial::tests::test_normalize_bearing ... ok [INFO] [stdout] test geospatial::tests::test_point_in_spherical_polygon ... ok [INFO] [stdout] test geospatial::tests::test_vincenty_distance ... ok [INFO] [stdout] test geospatial::tests::test_geographic_to_utm ... ok [INFO] [stdout] test geospatial::tests::test_geographic_to_web_mercator ... ok [INFO] [stdout] test distributed::tests::test_spatial_bounds ... ok [INFO] [stdout] test gpu_accel::tests::test_gpu_distance_matrix ... ignored [INFO] [stdout] test gpu_accel::tests::test_gpu_device_creation ... ok [INFO] [stdout] test geospatial::tests::test_spherical_polygon_area ... ok [INFO] [stdout] test gpu_accel::tests::test_global_gpu_functions ... ok [INFO] [stdout] test gpu_accel::tests::test_gpu_kmeans ... ignored [INFO] [stdout] test gpu_accel::tests::test_gpu_nearest_neighbors ... ignored [INFO] [stdout] test gpu_accel::tests::test_processing_strategy_selection ... ok [INFO] [stdout] test halfspace::tests::test_empty_intersection ... ok [INFO] [stdout] test halfspace::tests::test_halfspace_distance ... ok [INFO] [stdout] test halfspace::tests::test_halfspace_normalize ... ok [INFO] [stdout] test halfspace::tests::test_halfspace_contains ... ok [INFO] [stdout] test halfspace::tests::test_halfspace_creation ... ok [INFO] [stdout] test halfspace::tests::test_interior_point_validation ... ok [INFO] [stdout] test halfspace::tests::test_invalid_dimensions ... ok [INFO] [stdout] test halfspace::tests::test_triangle_intersection ... ok [INFO] [stdout] test halfspace::tests::test_unit_square_intersection ... ok [INFO] [stdout] test interpolate::idw::tests::test_idw_interpolation_basic ... ok [INFO] [stdout] test interpolate::idw::tests::test_setter_methods ... ok [INFO] [stdout] test interpolate::natural_neighbor::tests::test_natural_neighbor_interpolator ... ignored [INFO] [stdout] test interpolate::natural_neighbor::tests::test_outside_convex_hull ... ok [INFO] [stdout] test interpolate::idw::tests::test_idw_with_neighbors ... ok [INFO] [stdout] test interpolate::natural_neighbor::tests::test_error_handling ... ok [INFO] [stdout] test interpolate::idw::tests::test_interpolate_many ... ok [INFO] [stdout] test interpolate::rbf::tests::test_rbf_interpolation_basic ... ok [INFO] [stdout] test interpolate::rbf::tests::test_rbf_with_polynomial ... ok [INFO] [stdout] test kdtree::tests::test_kdtree_build ... ok [INFO] [stdout] test kdtree::tests::test_kdtree_count_neighbors ... ok [INFO] [stdout] test kdtree::tests::test_kdtree_query_k ... ok [INFO] [stdout] test kdtree::tests::test_kdtree_with_chebyshev_distance ... ok [INFO] [stdout] test kdtree::tests::test_kdtree_query_radius ... ok [INFO] [stdout] test kdtree::tests::test_kdtree_with_manhattan_distance ... ok [INFO] [stdout] test kdtree::tests::test_kdtree_with_custom_leaf_size ... ok [INFO] [stdout] test kdtree::tests::test_rectangle ... ok [INFO] [stdout] test kdtree::tests::test_kdtree_with_minkowski_distance ... ok [INFO] [stdout] test kdtree_advanced::tests::test_advanced_knn_search ... ignored [INFO] [stdout] test kdtree_advanced::tests::test_advanced_range_search ... ignored [INFO] [stdout] test kdtree_advanced::tests::test_batch_knn_search ... ignored [INFO] [stdout] test kdtree_advanced::tests::test_bounding_box ... ok [INFO] [stdout] test kdtree_advanced::tests::test_advanced_kdtree_creation ... ok [INFO] [stdout] test kdtree_advanced::tests::test_tree_statistics ... ignored [INFO] [stdout] test kdtree_optimized::tests::test_hausdorff_distance ... ok [INFO] [stdout] test kriging::tests::test_batch_prediction ... ok [INFO] [stdout] test interpolate::idw::tests::test_error_handling ... ok [INFO] [stdout] test kriging::tests::test_cross_validation ... ok [INFO] [stdout] test kdtree_optimized::tests::test_batch_nearest_neighbor ... ok [INFO] [stdout] test interpolate::rbf::tests::test_interpolate_many ... ok [INFO] [stdout] test kdtree::tests::test_kdtree_query ... ok [INFO] [stdout] test interpolate::rbf::tests::test_error_handling ... ok [INFO] [stdout] test kriging::tests::test_error_cases ... ok [INFO] [stdout] test kriging::tests::test_ordinary_kriging_basic ... ok [INFO] [stdout] test kriging::tests::test_variogram_properties ... ok [INFO] [stdout] test kriging::tests::test_simple_kriging ... ok [INFO] [stdout] test memory_pool::tests::test_arena_allocator ... ok [INFO] [stdout] test kriging::tests::test_ordinary_kriging_exact_interpolation ... ok [INFO] [stdout] test memory_pool::tests::test_distance_pool ... ok [INFO] [stdout] test memory_pool::tests::test_global_pools ... ok [INFO] [stdout] test memory_pool::tests::test_matrix_buffer ... ok [INFO] [stdout] test memory_pool::tests::test_pool_statistics ... ok [INFO] [stdout] test ml_optimization::tests::test_activation_functions ... ok [INFO] [stdout] test ml_optimization::tests::test_data_state_analysis ... ok [INFO] [stdout] test ml_optimization::tests::test_neural_optimizer_feature_extraction ... ok [INFO] [stdout] test kriging::tests::test_variogram_models ... ok [INFO] [stdout] test ml_optimization::tests::test_reinforcement_learning_selector ... ok [INFO] [stdout] test neuromorphic::algorithms::competitive_learning::tests::test_competitive_clusterer_creation ... ok [INFO] [stdout] test neuromorphic::algorithms::competitive_learning::tests::test_dimension_mismatch ... ok [INFO] [stdout] test neuromorphic::algorithms::competitive_learning::tests::test_competitive_clustering ... ok [INFO] [stdout] test neuromorphic::algorithms::competitive_learning::tests::test_competitive_reset ... ok [INFO] [stdout] test neuromorphic::algorithms::competitive_learning::tests::test_adaptation_scale ... ok [INFO] [stdout] test ml_optimization::tests::test_clustering_parameters ... ok [INFO] [stdout] test ml_optimization::tests::test_neural_spatial_optimizer_creation ... ok [INFO] [stdout] test neuromorphic::algorithms::competitive_learning::tests::test_empty_input ... ok [INFO] [stdout] test neuromorphic::algorithms::competitive_learning::tests::test_homeostatic_clusterer_creation ... ok [INFO] [stdout] test neuromorphic::algorithms::competitive_learning::tests::test_learning_rate_adaptation ... ok [INFO] [stdout] test neuromorphic::algorithms::competitive_learning::tests::test_multi_timescale_adaptation ... ok [INFO] [stdout] test neuromorphic::algorithms::competitive_learning::tests::test_metaplasticity_controller ... ok [INFO] [stdout] test neuromorphic::algorithms::memristive_learning::tests::test_device_nonlinearity ... ok [INFO] [stdout] test neuromorphic::algorithms::memristive_learning::tests::test_forgetting_protection ... ok [INFO] [stdout] test neuromorphic::algorithms::memristive_learning::tests::test_homeostatic_regulation ... ok [INFO] [stdout] test neuromorphic::algorithms::competitive_learning::tests::test_homeostatic_clustering ... ok [INFO] [stdout] test neuromorphic::algorithms::competitive_learning::tests::test_homeostatic_neuron ... ok [INFO] [stdout] test neuromorphic::algorithms::memristive_learning::tests::test_memristive_crossbar_creation ... ok [INFO] [stdout] test neuromorphic::algorithms::memristive_learning::tests::test_advanced_memristive_learning_creation ... ok [INFO] [stdout] test neuromorphic::algorithms::memristive_learning::tests::test_device_aging_and_variability ... ok [INFO] [stdout] test neuromorphic::algorithms::memristive_learning::tests::test_memristive_device_types ... ok [INFO] [stdout] test neuromorphic::algorithms::memristive_learning::tests::test_learning_history_tracking ... ok [INFO] [stdout] test neuromorphic::algorithms::memristive_learning::tests::test_memristive_forward_pass ... ok [INFO] [stdout] test neuromorphic::algorithms::memristive_learning::tests::test_plasticity_mechanism_creation ... ok [INFO] [stdout] test adaptive_selection::tests::test_execution_with_feedback ... ok [INFO] [stdout] test neuromorphic::algorithms::memristive_learning::tests::test_memristive_training ... ok [INFO] [stdout] test neuromorphic::algorithms::processing::tests::test_memristive_crossbar ... ignored [INFO] [stdout] test neuromorphic::algorithms::processing::tests::test_empty_input ... ok [INFO] [stdout] test neuromorphic::algorithms::processing::tests::test_processor_creation ... ok [INFO] [stdout] test neuromorphic::algorithms::processing::tests::test_conductance_operations ... ok [INFO] [stdout] test neuromorphic::algorithms::processing::tests::test_processor_configuration ... ok [INFO] [stdout] test neuromorphic::algorithms::processing::tests::test_spatial_event_encoding ... ok [INFO] [stdout] test neuromorphic::algorithms::processing::tests::test_temporal_vs_rate_coding ... ok [INFO] [stdout] test neuromorphic::algorithms::memristive_learning::tests::test_plasticity_mechanisms_configuration ... ok [INFO] [stdout] test neuromorphic::algorithms::processing::tests::test_event_processing ... ok [INFO] [stdout] test neuromorphic::algorithms::spiking_clustering::tests::test_network_stats ... ignored [INFO] [stdout] test neuromorphic::algorithms::spiking_clustering::tests::test_network_reset ... ok [INFO] [stdout] test neuromorphic::algorithms::spiking_clustering::tests::test_spike_encoding ... ok [INFO] [stdout] test neuromorphic::algorithms::spiking_clustering::tests::test_spiking_clusterer_creation ... ok [INFO] [stdout] test neuromorphic::algorithms::spiking_clustering::tests::test_clusterer_configuration ... ok [INFO] [stdout] test neuromorphic::algorithms::spiking_clustering::tests::test_empty_input ... ok [INFO] [stdout] test neuromorphic::core::events::tests::test_events_in_window ... ok [INFO] [stdout] test neuromorphic::algorithms::spiking_clustering::tests::test_network_initialization ... ok [INFO] [stdout] test neuromorphic::algorithms::processing::tests::test_processor_reset ... ok [INFO] [stdout] test neuromorphic::core::events::tests::test_spike_event_creation ... ok [INFO] [stdout] test neuromorphic::core::events::tests::test_firing_rate ... ok [INFO] [stdout] test neuromorphic::core::neurons::tests::test_adaptive_neuron ... ok [INFO] [stdout] test neuromorphic::core::events::tests::test_spatial_distance ... ok [INFO] [stdout] test neuromorphic::core::events::tests::test_spike_ordering ... ok [INFO] [stdout] test neuromorphic::core::neurons::tests::test_neuron_distance ... ok [INFO] [stdout] test neuromorphic::core::neurons::tests::test_neuron_spiking ... ignored [INFO] [stdout] test neuromorphic::core::neurons::tests::test_neuron_reset ... ok [INFO] [stdout] test neuromorphic::core::neurons::tests::test_neuron_influence ... ok [INFO] [stdout] test neuromorphic::core::neurons::tests::test_refractory_period ... ok [INFO] [stdout] test neuromorphic::core::neurons::tests::test_spiking_neuron_creation ... ignored [INFO] [stdout] test neuromorphic::core::neurons::tests::test_threshold_adaptation ... ignored [INFO] [stdout] test neuromorphic::core::synapses::tests::test_custom_stdp_parameters ... ok [INFO] [stdout] test neuromorphic::core::synapses::tests::test_metaplastic_synapse ... ignored [INFO] [stdout] test neuromorphic::core::synapses::tests::test_homeostatic_synapse ... ok [INFO] [stdout] test neuromorphic::core::synapses::tests::test_spike_timing ... ok [INFO] [stdout] test neuromorphic::core::synapses::tests::test_stdp_depression ... ignored [INFO] [stdout] test neuromorphic::core::synapses::tests::test_stdp_potentiation ... ignored [INFO] [stdout] test neuromorphic::core::synapses::tests::test_synapse_creation ... ok [INFO] [stdout] test neuromorphic::core::synapses::tests::test_synapse_reset ... ok [INFO] [stdout] test neuromorphic::core::synapses::tests::test_synaptic_current ... ok [INFO] [stdout] test neuromorphic::core::synapses::tests::test_weight_bounds ... ok [INFO] [stdout] test neuromorphic::tests::test_empty_spike_analysis ... ok [INFO] [stdout] test neuromorphic::tests::test_neuromorphic_config ... ok [INFO] [stdout] test neuromorphic::core::events::tests::test_spike_sequence ... ok [INFO] [stdout] test neuromorphic::tests::test_neuromorphic_factory ... ok [INFO] [stdout] test neuromorphic_quantum_fusion::tests::test_comprehensive_fusion_workflow ... ignored [INFO] [stdout] test neuromorphic::tests::test_utils_spatial_to_spikes ... ok [INFO] [stdout] test neuromorphic_quantum_fusion::tests::test_neural_quantum_optimizer ... ignored [INFO] [stdout] test neuromorphic_quantum_fusion::tests::test_quantum_spiking_clusterer ... ignored [INFO] [stdout] test neuromorphic_quantum_fusion::tests::test_quantum_spiking_neuron_creation ... ok [INFO] [stdout] test neuromorphic::core::events::tests::test_temporal_distance ... ok [INFO] [stdout] test neuromorphic_quantum_fusion::tests::test_fusion_metrics ... ok [INFO] [stdout] test neuromorphic::tests::test_utils_spike_pattern_analysis ... ok [INFO] [stdout] test neuromorphic::core::neurons::tests::test_parameter_setters ... ok [INFO] [stdout] test neuromorphic::core::synapses::tests::test_inhibitory_synapse ... ok [INFO] [stdout] test next_gen_gpu_architecture::tests::test_photonic_processing_unit ... ok [INFO] [stdout] test next_gen_gpu_architecture::tests::test_quantum_processing_unit ... ok [INFO] [stdout] test octree::tests::test_bounding_box_creation ... ok [INFO] [stdout] test next_gen_gpu_architecture::tests::test_photonic_accelerator ... ok [INFO] [stdout] test octree::tests::test_nearest_neighbor_search ... ok [INFO] [stdout] test next_gen_gpu_architecture::tests::test_quantum_gpu_processor ... ok [INFO] [stdout] test octree::tests::test_bounding_box_operations ... ok [INFO] [stdout] test octree::tests::test_octree_creation ... ok [INFO] [stdout] test octree::tests::test_performance_with_larger_dataset ... ok [INFO] [stdout] test octree::tests::test_radius_search ... ok [INFO] [stdout] test pathplanning::astar::tests::test_astar_grid_no_obstacles ... ok [INFO] [stdout] test pathplanning::astar::tests::test_astar_grid_no_path ... ok [INFO] [stdout] test neuromorphic::algorithms::spiking_clustering::tests::test_simple_clustering ... ok [INFO] [stdout] test pathplanning::astar::tests::test_astar_grid_with_diagonals ... ok [INFO] [stdout] test next_gen_gpu_architecture::tests::test_quantum_clustering ... ok [INFO] [stdout] test pathplanning::astar::tests::test_astar_grid_with_obstacles ... ok [INFO] [stdout] test pathplanning::dubins::tests::test_dubins_invalid_turning_radius ... ok [INFO] [stdout] test pathplanning::dubins::tests::test_dubins_path_invalid_parameter ... ok [INFO] [stdout] test pathplanning::dubins::tests::test_dubins_path_types ... ok [INFO] [stdout] test octree::tests::test_collision_detection ... ok [INFO] [stdout] test pathplanning::dubins::tests::test_dubins_path_sampling ... ok [INFO] [stdout] test pathplanning::dubins::tests::test_normalize_angle ... ok [INFO] [stdout] test pathplanning::dubins::tests::test_pose2d_basic ... ok [INFO] [stdout] test pathplanning::dubins::tests::test_pose2d_distance ... ok [INFO] [stdout] test pathplanning::dubins::tests::test_dubins_planner_creation ... ok [INFO] [stdout] test pathplanning::dubins::tests::test_pose2d_normalize_angle ... ok [INFO] [stdout] test pathplanning::prm::tests::test_point_in_polygon ... ok [INFO] [stdout] test pathplanning::prm::tests::test_prm_config ... ok [INFO] [stdout] test pathplanning::reedshepp::tests::test_normalize_angle ... ok [INFO] [stdout] test pathplanning::dubins::tests::test_dubins_straight_line ... ok [INFO] [stdout] test pathplanning::reedshepp::tests::test_reedshepp_ccscc_paths ... ok [INFO] [stdout] test pathplanning::reedshepp::tests::test_reedshepp_cccc_paths ... ok [INFO] [stdout] test pathplanning::reedshepp::tests::test_reedshepp_ccsc_paths ... ok [INFO] [stdout] test pathplanning::reedshepp::tests::test_reedshepp_backward_capability ... ok [INFO] [stdout] test pathplanning::reedshepp::tests::test_reedshepp_invalid_turning_radius ... ok [INFO] [stdout] test pathplanning::reedshepp::tests::test_reedshepp_extreme_cases ... ok [INFO] [stdout] test pathplanning::reedshepp::tests::test_reedshepp_path_sampling ... ok [INFO] [stdout] test pathplanning::reedshepp::tests::test_reedshepp_path_continuity ... ok [INFO] [stdout] test pathplanning::reedshepp::tests::test_reedshepp_path_types ... ok [INFO] [stdout] test pathplanning::reedshepp::tests::test_reedshepp_planner_creation ... ok [INFO] [stdout] test pathplanning::reedshepp::tests::test_reedshepp_segment_basic ... ok [INFO] [stdout] test pathplanning::reedshepp::tests::test_reedshepp_segments_validation ... ok [INFO] [stdout] test pathplanning::reedshepp::tests::test_reedshepp_simple_path ... ok [INFO] [stdout] test pathplanning::reedshepp::tests::test_reedshepp_different_turning_radii ... ok [INFO] [stdout] test pathplanning::trajectory::tests::test_circular_obstacle ... ok [INFO] [stdout] test convex_hull::properties::volume::tests::test_compute_volume_monte_carlo ... ok [INFO] [stdout] test pathplanning::trajectory::tests::test_invalid_duration ... ok [INFO] [stdout] test pathplanning::trajectory::tests::test_quintic_trajectory_optimization ... ok [INFO] [stdout] test pathplanning::trajectory::tests::test_trajectory_constraints_default ... ok [INFO] [stdout] test pathplanning::trajectory::tests::test_trajectory_point_basic ... ok [INFO] [stdout] test pathplanning::trajectory::tests::test_trajectory_sampling ... ok [INFO] [stdout] test pathplanning::trajectory::tests::test_trajectory_with_obstacles ... ok [INFO] [stdout] test pathplanning::visibility::tests::test_edge_intersection ... ok [INFO] [stdout] test pathplanning::visibility::tests::test_direct_path ... ok [INFO] [stdout] test pathplanning::visibility::tests::test_no_path ... ok [INFO] [stdout] test pathplanning::visibility::tests::test_simple_path ... ok [INFO] [stdout] test pathplanning::visibility::tests::test_visibility_check ... ok [INFO] [stdout] test pathplanning::visibility::tests::test_point_equality ... ok [INFO] [stdout] test pathplanning::visibility::tests::test_visibility_graph_creation ... ok [INFO] [stdout] test polygon::tests::test_convex_hull_graham ... ok [INFO] [stdout] test polygon::tests::test_is_simple_polygon ... ok [INFO] [stdout] test polygon::tests::testpoint_in_polygon ... ok [INFO] [stdout] test polygon::tests::testpoint_on_boundary ... ok [INFO] [stdout] test polygon::tests::testpolygon_area ... ok [INFO] [stdout] test polygon::tests::testpolygon_centroid ... ok [INFO] [stdout] test polygon::tests::testpolygon_contains_polygon ... ok [INFO] [stdout] test quadtree::tests::test_bounding_box_creation ... ok [INFO] [stdout] test quadtree::tests::test_bounding_box_operations ... ok [INFO] [stdout] test quadtree::tests::test_quadtree_creation ... ok [INFO] [stdout] test quadtree::tests::test_nearest_neighbor_search ... ok [INFO] [stdout] test quadtree::tests::test_radius_search ... ok [INFO] [stdout] test quadtree::tests::test_region_queries ... ok [INFO] [stdout] test quantum_classical_hybrid::tests::test_clustering_quality_metrics ... ok [INFO] [stdout] test quantum_classical_hybrid::tests::test_hybrid_clusterer ... ignored [INFO] [stdout] test quantum_classical_hybrid::tests::test_hybrid_coupling_parameters ... ok [INFO] [stdout] test quantum_inspired::algorithms::quantum_clustering::tests::test_configuration ... ok [INFO] [stdout] test pathplanning::rrt::tests::test_rrt_bidirectional ... ok [INFO] [stdout] test quantum_inspired::algorithms::quantum_clustering::tests::test_prediction_without_fitting ... ok [INFO] [stdout] test quantum_inspired::algorithms::quantum_clustering::tests::test_insufficient_points ... ok [INFO] [stdout] test quantum_inspired::algorithms::quantum_clustering::tests::test_simple_clustering ... ok [INFO] [stdout] test quantum_inspired::algorithms::quantum_clustering::tests::test_quantum_clusterer_creation ... ok [INFO] [stdout] test quantum_inspired::algorithms::quantum_clustering::tests::test_single_cluster ... ok [INFO] [stdout] test quantum_inspired::algorithms::quantum_optimization::tests::test_configuration ... ok [INFO] [stdout] test quantum_classical_hybrid::tests::test_hybrid_spatial_optimizer ... ok [INFO] [stdout] test quantum_inspired::algorithms::quantum_optimization::tests::test_cost_history_tracking ... ok [INFO] [stdout] test quantum_inspired::algorithms::quantum_optimization::tests::test_invalid_distance_matrix ... ok [INFO] [stdout] test quantum_inspired::algorithms::quantum_optimization::tests::test_qaoa_optimizer_creation ... ok [INFO] [stdout] test quantum_inspired::algorithms::quantum_optimization::tests::test_qap_solving ... ok [INFO] [stdout] test quantum_inspired::algorithms::quantum_search::tests::test_classical_search ... ok [INFO] [stdout] test quantum_inspired::algorithms::quantum_search::tests::test_empty_points ... ok [INFO] [stdout] test quantum_inspired::algorithms::quantum_search::tests::test_invalid_k ... ok [INFO] [stdout] test quantum_inspired::algorithms::quantum_search::tests::test_quantum_configuration ... ok [INFO] [stdout] test quantum_inspired::algorithms::quantum_search::tests::test_quantum_nearest_neighbor_creation ... ok [INFO] [stdout] test quantum_inspired::concepts::tests::test_amplitude_access ... ok [INFO] [stdout] test quantum_inspired::concepts::tests::test_controlled_rotation ... ok [INFO] [stdout] test quantum_inspired::concepts::tests::test_hadamard_gate ... ok [INFO] [stdout] test quantum_inspired::concepts::tests::test_invalid_qubit_index ... ok [INFO] [stdout] test quantum_inspired::concepts::tests::test_measurement ... ok [INFO] [stdout] test quantum_inspired::concepts::tests::test_normalization ... ok [INFO] [stdout] test quantum_inspired::concepts::tests::test_pauli_x_gate ... ok [INFO] [stdout] test quantum_inspired::concepts::tests::test_phase_rotation ... ok [INFO] [stdout] test quantum_inspired::concepts::tests::test_uniform_superposition ... ok [INFO] [stdout] test quantum_inspired::concepts::tests::test_zero_state_creation ... ok [INFO] [stdout] test quantum_inspired::tests::test_cache_operations ... ok [INFO] [stdout] test quantum_inspired::tests::test_clusterer_creation ... ok [INFO] [stdout] test quantum_inspired::tests::test_config_update ... ok [INFO] [stdout] test quantum_inspired::tests::test_config_validation ... ok [INFO] [stdout] test quantum_inspired::tests::test_framework_creation ... ok [INFO] [stdout] test quantum_inspired::tests::test_memory_estimation ... ok [INFO] [stdout] test quantum_inspired::tests::test_quantum_config_default ... ok [INFO] [stdout] test rtree::deletion::tests::test_rtree_delete ... ok [INFO] [stdout] test rtree::insertion::tests::test_rtree_insert_and_search ... ok [INFO] [stdout] test rtree::insertion::tests::test_rtree_insert_rectangle ... ignored [INFO] [stdout] test rtree::node::tests::test_rectangle_area_and_margin ... ok [INFO] [stdout] test rtree::node::tests::test_rectangle_contains_point ... ok [INFO] [stdout] test rtree::node::tests::test_rectangle_creation ... ok [INFO] [stdout] test rtree::node::tests::test_rectangle_distance ... ok [INFO] [stdout] test rtree::node::tests::test_rectangle_enlarge ... ok [INFO] [stdout] test rtree::node::tests::test_rectangle_intersects ... ok [INFO] [stdout] test rtree::optimization::tests::test_rtree_bulk_load ... ignored [INFO] [stdout] test rtree::node::tests::test_rtree_creation ... ok [INFO] [stdout] test rtree::optimization::tests::test_rtree_optimize ... ok [INFO] [stdout] test rtree::query::tests::test_rtree_nearest_neighbors ... ok [INFO] [stdout] test rtree::query::tests::test_rtree_spatial_join ... ok [INFO] [stdout] test safe_conversions::tests::test_safe_from ... ok [INFO] [stdout] test safe_conversions::tests::test_safe_index ... ok [INFO] [stdout] test safe_conversions::tests::test_safe_min ... ok [INFO] [stdout] test safe_conversions::tests::test_safe_partial_cmp ... ok [INFO] [stdout] test set_distance::tests::test_directed_hausdorff ... ok [INFO] [stdout] test set_distance::tests::test_empty_sets ... ok [INFO] [stdout] test quantum_inspired::algorithms::quantum_optimization::tests::test_simple_tsp ... ok [INFO] [stdout] test set_distance::tests::test_wasserstein_distance ... ok [INFO] [stdout] test simd_distance::tests::test_different_metrics ... ignored [INFO] [stdout] test simd_distance::tests::test_error_handling ... ok [INFO] [stdout] test simd_distance::tests::test_hardware_optimized_batch_matrix ... ignored [INFO] [stdout] test simd_distance::tests::test_hardware_optimized_distances ... ignored [INFO] [stdout] test simd_distance::tests::test_hardware_optimized_knn ... ignored [INFO] [stdout] test simd_distance::tests::test_large_dimension_vectors ... ignored [INFO] [stdout] test simd_distance::tests::test_linear_to_condensed_indices ... ok [INFO] [stdout] test simd_distance::tests::test_mixed_precision_adaptive ... ignored [INFO] [stdout] test simd_distance::tests::test_parallel_cdist ... ignored [INFO] [stdout] test simd_distance::tests::test_parallel_pdist ... ignored [INFO] [stdout] test simd_distance::tests::test_simd_batch_distance ... ignored [INFO] [stdout] test simd_distance::tests::test_simd_capabilities_reporting ... ok [INFO] [stdout] test set_distance::tests::test_hausdorff_distance ... ok [INFO] [stdout] test simd_distance::tests::test_simd_chebyshev_distance ... ignored [INFO] [stdout] test simd_distance::tests::test_simd_euclidean_distance ... ignored [INFO] [stdout] test simd_distance::tests::test_simd_knn_search ... ignored [INFO] [stdout] test simd_distance::tests::test_simd_manhattan_distance ... ignored [INFO] [stdout] test spatial_stats::tests::test_clark_evans_index ... ok [INFO] [stdout] test spatial_stats::tests::test_distance_weights_matrix ... ok [INFO] [stdout] test spatial_stats::tests::test_gearys_c ... ok [INFO] [stdout] test spatial_stats::tests::test_local_morans_i ... ok [INFO] [stdout] test spatial_stats::tests::test_morans_i ... ok [INFO] [stdout] test spherical_voronoi::tests::test_calculate_solid_angle ... ok [INFO] [stdout] test spherical_voronoi::tests::test_geodesic_distance ... ignored [INFO] [stdout] test spherical_voronoi::tests::test_spherical_voronoi_cube ... ignored [INFO] [stdout] test spherical_voronoi::tests::test_spherical_voronoi_octahedron ... ignored [INFO] [stdout] test set_distance::tests::test_gromov_hausdorff_distance ... ok [INFO] [stdout] test tensor_cores::tests::test_advanced_tensor_core_distance_matrix_creation ... ok [INFO] [stdout] test tensor_cores::tests::test_condition_number_estimation ... ok [INFO] [stdout] test tensor_cores::tests::test_dynamic_precision_config ... ok [INFO] [stdout] test tensor_cores::tests::test_error_detection ... ignored [INFO] [stdout] test tensor_cores::tests::test_error_recovery_system_creation ... ok [INFO] [stdout] test tensor_cores::tests::test_error_types ... ok [INFO] [stdout] test tensor_cores::tests::test_numerical_stability_monitor_creation ... ok [INFO] [stdout] test tensor_cores::tests::test_optimization_objectives ... ok [INFO] [stdout] test tensor_cores::tests::test_pareto_frontier_update ... ok [INFO] [stdout] test tensor_cores::tests::test_performance_accuracy_analyzer ... ok [INFO] [stdout] test tensor_cores::tests::test_precision_mode ... ok [INFO] [stdout] test spherical_voronoi::tests::test_nearest_generator ... ok [INFO] [stdout] test tensor_cores::tests::test_precision_increase_decrease ... ok [INFO] [stdout] test tensor_cores::tests::test_precision_mode_ordering ... ok [INFO] [stdout] test tensor_cores::tests::test_recovery_actions ... ok [INFO] [stdout] test tensor_cores::tests::test_recovery_action_application ... ok [INFO] [stdout] test tensor_cores::tests::test_recovery_action_selection ... ok [INFO] [stdout] test tensor_cores::tests::test_scaling_strategies ... ok [INFO] [stdout] test tensor_cores::tests::test_stability_levels ... ok [INFO] [stdout] test tensor_cores::tests::test_stability_metrics_creation ... ok [INFO] [stdout] test tensor_cores::tests::test_stability_level_update ... ok [INFO] [stdout] test tensor_cores::tests::test_stability_monitoring_computation ... ignored [INFO] [stdout] test tensor_cores::tests::test_success_rate_update ... ok [INFO] [stdout] test tensor_cores::tests::test_tensor_core_capabilities ... ok [INFO] [stdout] test tensor_cores::tests::test_result_accuracy_estimation ... ok [INFO] [stdout] test tensor_cores::tests::test_tensor_core_clustering ... ok [INFO] [stdout] test tensor_cores::tests::test_tensor_core_clustering_creation ... ok [INFO] [stdout] test tensor_cores::tests::test_tensor_core_distance_computation ... ok [INFO] [stdout] test tensor_cores::tests::test_tensor_core_distance_matrix_creation ... ok [INFO] [stdout] test tensor_cores::tests::test_weighted_score_computation ... ok [INFO] [stdout] test transform::rigid_transform::tests::test_rigid_transform_composition ... ignored [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] test transform::rigid_transform::tests::test_rigid_transform_as_matrix ... ok [INFO] [stdout] test transform::rigid_transform::tests::test_rigid_transform_from_matrix ... ok [INFO] [stdout] test transform::rigid_transform::tests::test_rigid_transform_identity ... ok [INFO] [stdout] test transform::rigid_transform::tests::test_rigid_transform_multiple_points ... ok [INFO] [stdout] test transform::rigid_transform::tests::test_rigid_transform_inverse ... ok [INFO] [stdout] test transform::rigid_transform::tests::test_rigid_transform_rotation_and_translation ... ok [INFO] [stdout] test transform::rigid_transform::tests::test_rigid_transform_translation_only ... ok [INFO] [stdout] test transform::rotation::tests::test_angular_distance ... ok [INFO] [stdout] test transform::rigid_transform::tests::test_rigid_transform_rotation_only ... ok [INFO] [stdout] test transform::rotation::tests::test_rotation_conversions ... ok [INFO] [stdout] test transform::rotation::tests::test_rotation_from_euler ... ok [INFO] [stdout] test transform::rotation::tests::test_rotation_from_matrix ... ok [INFO] [stdout] test transform::rotation::tests::test_rotation_from_quat ... ok [INFO] [stdout] test transform::rotation::tests::test_rotation_from_rotvec ... ok [INFO] [stdout] test transform::rotation::tests::test_rotation_identity ... ok [INFO] [stdout] test transform::rotation::tests::test_rotation_inv ... ok [INFO] [stdout] test transform::rotation::tests::test_slerp_interpolation ... ignored [INFO] [stdout] test transform::rotation_spline::tests::test_angular_acceleration ... ok [INFO] [stdout] test transform::rotation_spline::tests::test_angular_velocity ... ok [INFO] [stdout] test transform::rotation_spline::tests::test_cubic_interpolation ... ok [INFO] [stdout] test transform::rotation_spline::tests::test_interpolation_types ... ok [INFO] [stdout] test transform::rotation_spline::tests::test_rotation_spline_creation ... ok [INFO] [stdout] test transform::rotation_spline::tests::test_rotation_spline_errors ... ok [INFO] [stdout] test transform::rotation_spline::tests::test_rotation_spline_interpolation_endpoints ... ok [INFO] [stdout] test transform::rotation_spline::tests::test_rotation_spline_interpolation_midpoints ... ok [INFO] [stdout] test transform::rotation_spline::tests::test_rotation_spline_sampling ... ok [INFO] [stdout] test transform::slerp::tests::test_slerp_at_values ... ok [INFO] [stdout] test transform::slerp::tests::test_slerp_boundary_values ... ok [INFO] [stdout] test transform::slerp::tests::test_slerp_halfway ... ok [INFO] [stdout] test transform::slerp::tests::test_slerp_identity ... ok [INFO] [stdout] test transform::slerp::tests::test_slerp_negative_dot ... ok [INFO] [stdout] test transform::slerp::tests::test_slerp_times ... ok [INFO] [stdout] test transform::spherical::tests::test_batch_conversions ... ok [INFO] [stdout] test transform::spherical::tests::test_cart_to_spherical ... ok [INFO] [stdout] test transform::spherical::tests::test_error_cases ... ok [INFO] [stdout] test transform::spherical::tests::test_geodesic_distance ... ok [INFO] [stdout] test transform::spherical::tests::test_roundtrip ... ok [INFO] [stdout] test transform::rotation::tests::test_rotation_compose ... ok [INFO] [stdout] test transform::spherical::tests::test_spherical_to_cart ... ok [INFO] [stdout] test transform::spherical::tests::test_spherical_triangle_area ... ok [INFO] [stdout] test utils::tests::test_points_equal ... ok [INFO] [stdout] test utils::tests::test_scale_unscale_points ... ok [INFO] [stdout] test voronoi::tests::test_voronoi_function ... ok [INFO] [stdout] test voronoi::tests::test_voronoi_furthest_site ... ok [INFO] [stdout] test voronoi::tests::test_voronoi_square ... ok [INFO] [stdout] test voronoi::tests::test_voronoi_triangle ... ok [INFO] [stdout] test pathplanning::rrt::tests::test_rrt_empty_space ... ok [INFO] [stdout] test pathplanning::prm::tests::test_2d_planner ... ok [INFO] [stdout] test pathplanning::rrt::tests::test_rrt_with_obstacles ... ok [INFO] [stdout] test pathplanning::prm::tests::test_simple_path ... ok [INFO] [stdout] test pathplanning::rrt::tests::test_rrt_star_optimization ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 531 passed; 0 failed; 60 ignored; 0 measured; 0 filtered out; finished in 11.89s [INFO] [stdout] [INFO] [stderr] Running tests/transform_tests.rs (/opt/rustwide/target/debug/deps/transform_tests-ca05b03beba4791e) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stderr] Doc-tests scirs2_spatial [INFO] [stdout] test test_rotation_basic ... ok [INFO] [stdout] test test_rotation_euler_conventions ... ok [INFO] [stdout] test test_rotation_spline_slerp ... ok [INFO] [stdout] test test_rotation_spline_cubic ... ok [INFO] [stdout] test test_slerp_basic ... ok [INFO] [stdout] test test_rotation_spline_angular_velocity ... ok [INFO] [stdout] test test_rotation_spline_angular_acceleration ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 252 tests [INFO] [stdout] test src/boolean_ops.rs - boolean_ops::polygon_union (line 234) ... ok [INFO] [stdout] test src/collision/narrowphase.rs - collision::narrowphase::gjk_collision_detection (line 1367) ... ok [INFO] [stdout] test src/advanced_parallel.rs - advanced_parallel (line 21) ... ok [INFO] [stdout] test src/adaptive_selection.rs - adaptive_selection (line 30) ... ok [INFO] [stdout] test src/collision/mod.rs - collision (line 22) ... ok [INFO] [stdout] test src/collision/mod.rs - collision (line 38) ... ok [INFO] [stdout] test src/ai_driven_optimization.rs - ai_driven_optimization (line 31) ... ok [INFO] [stdout] test src/boolean_ops.rs - boolean_ops (line 20) ... ok [INFO] [stdout] test src/convex_hull/algorithms/graham_scan.rs - convex_hull::algorithms::graham_scan::sort_by_polar_angle (line 211) ... ok [INFO] [stdout] test src/convex_hull/algorithms/graham_scan.rs - convex_hull::algorithms::graham_scan::find_start_point (line 173) ... ok [INFO] [stdout] test src/convex_hull/algorithms/jarvis_march.rs - convex_hull::algorithms::jarvis_march::compute_jarvis_march (line 40) ... ok [INFO] [stdout] test src/convex_hull/algorithms/graham_scan.rs - convex_hull::algorithms::graham_scan::is_ccw_turn (line 259) ... ok [INFO] [stdout] test src/convex_hull/algorithms/graham_scan.rs - convex_hull::algorithms::graham_scan::compute_graham_scan (line 35) ... ok [INFO] [stdout] test src/convex_hull/algorithms/jarvis_march.rs - convex_hull::algorithms::jarvis_march::find_most_counterclockwise (line 188) ... ok [INFO] [stdout] test src/convex_hull/algorithms/jarvis_march.rs - convex_hull::algorithms::jarvis_march::find_leftmost_point (line 150) ... ok [INFO] [stdout] test src/convex_hull/algorithms/jarvis_march.rs - convex_hull::algorithms::jarvis_march::is_more_counterclockwise (line 243) ... ok [INFO] [stdout] test src/convex_hull/algorithms/jarvis_march.rs - convex_hull::algorithms::jarvis_march::jarvis_step (line 285) ... ok [INFO] [stdout] test src/convex_hull/algorithms/mod.rs - convex_hull::algorithms (line 37) ... ok [INFO] [stdout] test src/convex_hull/algorithms/mod.rs - convex_hull::algorithms (line 67) ... ok [INFO] [stdout] test src/convex_hull/algorithms/mod.rs - convex_hull::algorithms (line 47) ... ok [INFO] [stdout] test src/convex_hull/algorithms/mod.rs - convex_hull::algorithms (line 57) ... ok [INFO] [stdout] test src/convex_hull/algorithms/mod.rs - convex_hull::algorithms::get_algorithm_complexity (line 134) ... ok [INFO] [stdout] test src/convex_hull/algorithms/mod.rs - convex_hull::algorithms::recommend_algorithm (line 184) ... ok [INFO] [stdout] test src/convex_hull/algorithms/qhull.rs - convex_hull::algorithms::qhull::compute_qhull (line 32) ... ok [INFO] [stdout] test src/convex_hull/algorithms/special_cases.rs - convex_hull::algorithms::special_cases::handle_degenerate_case (line 27) ... ok [INFO] [stdout] test src/convex_hull/core.rs - convex_hull::core::ConvexHull::contains (line 281) ... ok [INFO] [stdout] test src/convex_hull/algorithms/special_cases.rs - convex_hull::algorithms::special_cases::has_all_identical_points (line 380) ... ok [INFO] [stdout] test src/convex_hull/core.rs - convex_hull::core::ConvexHull::area (line 345) ... ok [INFO] [stdout] test src/convex_hull/algorithms/special_cases.rs - convex_hull::algorithms::special_cases::is_all_collinear (line 241) ... ok [INFO] [stdout] test src/convex_hull/core.rs - convex_hull::core::ConvexHull::ndim (line 252) ... ok [INFO] [stdout] test src/convex_hull/core.rs - convex_hull::core::ConvexHull::new_with_algorithm (line 86) ... ok [INFO] [stdout] test src/convex_hull/core.rs - convex_hull::core::ConvexHull::simplices (line 227) ... ok [INFO] [stdout] test src/convex_hull/core.rs - convex_hull::core::ConvexHull::new (line 57) ... ok [INFO] [stdout] test src/convex_hull/core.rs - convex_hull::core::ConvexHull::vertices (line 151) ... ok [INFO] [stdout] test src/convex_hull/core.rs - convex_hull::core::ConvexHull::vertex_indices (line 204) ... ok [INFO] [stdout] test src/convex_hull/geometry/calculations_2d.rs - convex_hull::geometry::calculations_2d::compute_polygon_area (line 135) ... ok [INFO] [stdout] test src/convex_hull/core.rs - convex_hull::core::ConvexHull::volume (line 315) ... ok [INFO] [stdout] test src/convex_hull/geometry/calculations_2d.rs - convex_hull::geometry::calculations_2d::compute_polygon_perimeter (line 183) ... ok [INFO] [stdout] test src/convex_hull/geometry/calculations_2d.rs - convex_hull::geometry::calculations_2d::cross_product_2d (line 24) ... ok [INFO] [stdout] test src/convex_hull/geometry/calculations_2d.rs - convex_hull::geometry::calculations_2d::compute_2d_hull_equations (line 80) ... ok [INFO] [stdout] test src/convex_hull/geometry/calculations_2d.rs - convex_hull::geometry::calculations_2d::distance_squared_2d (line 51) ... ok [INFO] [stdout] test src/convex_hull/geometry/calculations_2d.rs - convex_hull::geometry::calculations_2d::polar_angle (line 261) ... ok [INFO] [stdout] test src/convex_hull/geometry/calculations_2d.rs - convex_hull::geometry::calculations_2d::is_counterclockwise (line 234) ... ok [INFO] [stdout] test src/convex_hull/geometry/calculations_3d.rs - convex_hull::geometry::calculations_3d::dot_product_3d (line 283) ... ok [INFO] [stdout] test src/convex_hull/geometry/calculations_3d.rs - convex_hull::geometry::calculations_3d::compute_polyhedron_volume (line 103) ... ok [INFO] [stdout] test src/convex_hull/geometry/calculations_3d.rs - convex_hull::geometry::calculations_3d::compute_polyhedron_surface_area (line 186) ... ok [INFO] [stdout] test src/convex_hull/geometry/calculations_3d.rs - convex_hull::geometry::calculations_3d::normalize_3d (line 331) ... ok [INFO] [stdout] test src/convex_hull/geometry/calculations_3d.rs - convex_hull::geometry::calculations_3d::cross_product_3d (line 253) ... ok [INFO] [stdout] test src/convex_hull/geometry/calculations_3d.rs - convex_hull::geometry::calculations_3d::tetrahedron_volume (line 24) ... ok [INFO] [stdout] test src/convex_hull/geometry/calculations_3d.rs - convex_hull::geometry::calculations_3d::triangle_area_3d (line 64) ... ok [INFO] [stdout] test src/convex_hull/geometry/high_dimensional.rs - convex_hull::geometry::high_dimensional::compute_centroid (line 249) ... ok [INFO] [stdout] test src/convex_hull/geometry/calculations_3d.rs - convex_hull::geometry::calculations_3d::vector_magnitude_3d (line 308) ... ok [INFO] [stdout] test src/convex_hull/geometry/high_dimensional.rs - convex_hull::geometry::high_dimensional::compute_characteristic_size (line 343) ... ok [INFO] [stdout] test src/convex_hull/geometry/high_dimensional.rs - convex_hull::geometry::high_dimensional::compute_high_dim_volume (line 27) ... ok [INFO] [stdout] test src/convex_hull/geometry/high_dimensional.rs - convex_hull::geometry::high_dimensional::compute_high_dim_surface_area (line 189) ... ok [INFO] [stdout] test src/convex_hull/geometry/mod.rs - convex_hull::geometry (line 34) ... ok [INFO] [stdout] test src/convex_hull/geometry/high_dimensional.rs - convex_hull::geometry::high_dimensional::compute_bounding_box (line 294) ... ok [INFO] [stdout] test src/convex_hull/mod.rs - convex_hull (line 44) ... ok [INFO] [stdout] test src/convex_hull/geometry/mod.rs - convex_hull::geometry (line 15) ... ok [INFO] [stdout] test src/convex_hull/mod.rs - convex_hull (line 20) ... ok [INFO] [stdout] test src/convex_hull/geometry/mod.rs - convex_hull::geometry (line 51) ... ok [INFO] [stdout] test src/convex_hull/mod.rs - convex_hull::convex_hull (line 156) ... ok [INFO] [stdout] test src/convex_hull/mod.rs - convex_hull::convex_hull_with_algorithm (line 191) ... ok [INFO] [stdout] test src/convex_hull/mod.rs - convex_hull (line 58) ... ok [INFO] [stdout] test src/convex_hull/properties/containment.rs - convex_hull::properties::containment::check_multiple_containment (line 353) ... ok [INFO] [stdout] test src/convex_hull/properties/containment.rs - convex_hull::properties::containment::distance_to_hull (line 408) ... ok [INFO] [stdout] test src/convex_hull/properties/containment.rs - convex_hull::properties::containment::check_point_containment (line 29) ... ok [INFO] [stdout] test src/convex_hull/properties/mod.rs - convex_hull::properties (line 15) ... ok [INFO] [stdout] test src/convex_hull/properties/mod.rs - convex_hull::properties (line 44) ... ok [INFO] [stdout] test src/convex_hull/properties/mod.rs - convex_hull::properties (line 65) ... ok [INFO] [stdout] test src/convex_hull/properties/surface_area.rs - convex_hull::properties::surface_area::compute_compactness (line 258) ... ok [INFO] [stdout] test src/convex_hull/properties/mod.rs - convex_hull::properties (line 28) ... ok [INFO] [stdout] test src/convex_hull/properties/mod.rs - convex_hull::properties::analyze_hull (line 143) ... ok [INFO] [stdout] test src/convex_hull/properties/mod.rs - convex_hull::properties::HullStatistics (line 220) ... ok [INFO] [stdout] test src/convex_hull/properties/surface_area.rs - convex_hull::properties::surface_area::compute_surface_area (line 30) ... ok [INFO] [stdout] test src/convex_hull/properties/surface_area.rs - convex_hull::properties::surface_area::compute_surface_area_bounds (line 120) ... ok [INFO] [stdout] test src/convex_hull/properties/surface_area.rs - convex_hull::properties::surface_area::is_surface_area_computation_reliable (line 333) ... ok [INFO] [stdout] test src/convex_hull/properties/volume.rs - convex_hull::properties::volume::compute_volume_bounds (line 212) ... ok [INFO] [stdout] test src/convex_hull/properties/surface_area.rs - convex_hull::properties::surface_area::compute_surface_to_volume_ratio (line 221) ... ok [INFO] [stdout] test src/convex_hull/properties/volume.rs - convex_hull::properties::volume::compute_volume (line 30) ... ok [INFO] [stdout] test src/convex_hull/properties/volume.rs - convex_hull::properties::volume::compute_volume_monte_carlo (line 140) ... ok [INFO] [stdout] test src/delaunay.rs - delaunay (line 14) ... ok [INFO] [stdout] test src/delaunay.rs - delaunay::Delaunay::find_simplex (line 942) ... ok [INFO] [stdout] test src/convex_hull/properties/volume.rs - convex_hull::properties::volume::is_volume_computation_reliable (line 266) ... ok [INFO] [stdout] test src/distance.rs - distance::braycurtis (line 798) ... ok [INFO] [stdout] test src/delaunay.rs - delaunay::Delaunay::new_constrained (line 254) ... ok [INFO] [stdout] test src/delaunay.rs - delaunay::Delaunay::convex_hull (line 1096) ... ok [INFO] [stdout] test src/distance.rs - distance (line 15) ... ok [INFO] [stdout] test src/delaunay.rs - delaunay::Delaunay::new (line 122) ... ok [INFO] [stdout] test src/distance.rs - distance::canberra (line 512) ... ok [INFO] [stdout] test src/distance.rs - distance::cdist (line 922) ... ok [INFO] [stdout] test src/distance.rs - distance::chebyshev (line 455) ... ok [INFO] [stdout] test src/distance.rs - distance::correlation (line 610) ... ok [INFO] [stdout] test src/distance.rs - distance::cosine (line 565) ... ok [INFO] [stdout] test src/distance.rs - distance::euclidean (line 363) ... ok [INFO] [stdout] test src/distance.rs - distance::dice (line 1100) ... ok [INFO] [stdout] test src/distance.rs - distance::mahalanobis (line 665) ... ok [INFO] [stdout] test src/distance.rs - distance::kulsinski (line 1156) ... ok [INFO] [stdout] test src/distance.rs - distance::pdist (line 872) ... ok [INFO] [stdout] test src/distance.rs - distance::minkowski (line 484) ... ok [INFO] [stdout] test src/distance.rs - distance::manhattan (line 427) ... ok [INFO] [stdout] test src/distance.rs - distance::mahalanobis (line 691) ... ok [INFO] [stdout] test src/distance.rs - distance::rogerstanimoto (line 1213) ... ok [INFO] [stdout] test src/distance.rs - distance::russellrao (line 1274) ... ok [INFO] [stdout] test src/distance.rs - distance::seuclidean (line 752) ... ok [INFO] [stdout] test src/distance.rs - distance::sokalsneath (line 1357) ... ok [INFO] [stdout] test src/distance.rs - distance::sokalmichener (line 1325) ... ok [INFO] [stdout] test src/distance.rs - distance::sqeuclidean (line 391) ... ok [INFO] [stdout] test src/distance.rs - distance::yule (line 1415) ... ok [INFO] [stdout] test src/extreme_performance_optimization.rs - extreme_performance_optimization (line 34) ... ok [INFO] [stdout] test src/distributed.rs - distributed (line 29) ... ok [INFO] [stdout] test src/geospatial.rs - geospatial::deg_to_rad (line 71) ... ok [INFO] [stdout] test src/geospatial.rs - geospatial (line 19) ... ok [INFO] [stdout] test src/generic_traits.rs - generic_traits (line 17) ... ok [INFO] [stdout] test src/geospatial.rs - geospatial::destination_point (line 265) ... ok [INFO] [stdout] test src/geospatial.rs - geospatial::initial_bearing (line 213) ... ok [INFO] [stdout] test src/generic_algorithms.rs - generic_algorithms (line 18) ... ok [INFO] [stdout] test src/geospatial.rs - geospatial::haversine_distance (line 177) ... ok [INFO] [stdout] test src/geospatial.rs - geospatial::normalize_angle (line 117) ... ok [INFO] [stdout] test src/gpu_accel.rs - gpu_accel (line 27) ... ok [INFO] [stdout] test src/halfspace.rs - halfspace (line 21) ... ok [INFO] [stdout] test src/geospatial.rs - geospatial::rad_to_deg (line 94) ... ok [INFO] [stdout] test src/geospatial.rs - geospatial::normalize_bearing (line 145) ... ok [INFO] [stdout] test src/halfspace.rs - halfspace::Halfspace::new (line 73) ... ok [INFO] [stdout] test src/interpolate/idw.rs - interpolate::idw::IDWInterpolator (line 22) ... ok [INFO] [stdout] test src/halfspace.rs - halfspace::HalfspaceIntersection::new (line 208) ... ok [INFO] [stdout] test src/interpolate/natural_neighbor.rs - interpolate::natural_neighbor::NaturalNeighborInterpolator (line 29) ... ok [INFO] [stdout] test src/interpolate/rbf.rs - interpolate::rbf::RBFInterpolator (line 173) ... ok [INFO] [stdout] test src/kdtree.rs - kdtree (line 20) ... ok [INFO] [stdout] test src/kdtree.rs - kdtree (line 56) ... ok [INFO] [stdout] test src/kdtree.rs - kdtree (line 40) ... ok [INFO] [stdout] test src/kdtree.rs - kdtree::KDTree::count_neighbors (line 747) ... ok [INFO] [stdout] test src/kdtree.rs - kdtree::KDTree::query (line 469) ... ok [INFO] [stdout] test src/kdtree.rs - kdtree::KDTree::query_radius (line 629) ... ok [INFO] [stdout] test src/ml_optimization.rs - ml_optimization (line 29) ... ignored [INFO] [stdout] test src/kdtree.rs - kdtree::Rectangle::maxes (line 148) ... ok [INFO] [stdout] test src/kdtree_advanced.rs - kdtree_advanced (line 19) ... ok [INFO] [stdout] test src/kdtree.rs - kdtree::Rectangle::mins (line 129) ... ok [INFO] [stdout] test src/kriging.rs - kriging (line 24) ... ok [INFO] [stdout] test src/kriging.rs - kriging::OrdinaryKriging::predict (line 365) ... ok [INFO] [stdout] test src/memory_pool.rs - memory_pool (line 18) ... ok [INFO] [stdout] test src/kriging.rs - kriging::OrdinaryKriging::new (line 298) ... ok [INFO] [stdout] test src/neuromorphic/algorithms/competitive_learning.rs - neuromorphic::algorithms::competitive_learning::CompetitiveNeuralClusterer (line 26) ... ok [INFO] [stdout] test src/neuromorphic/mod.rs - neuromorphic (line 36) ... ignored [INFO] [stdout] test src/neuromorphic/mod.rs - neuromorphic (line 55) ... ignored [INFO] [stdout] test src/neuromorphic/mod.rs - neuromorphic (line 71) ... ignored [INFO] [stdout] test src/neuromorphic/mod.rs - neuromorphic (line 97) ... ignored [INFO] [stdout] test src/neuromorphic_quantum_fusion.rs - neuromorphic_quantum_fusion (line 29) ... ignored [INFO] [stdout] test src/neuromorphic/algorithms/memristive_learning.rs - neuromorphic::algorithms::memristive_learning::AdvancedMemristiveLearning (line 28) ... ok [INFO] [stdout] test src/neuromorphic/algorithms/processing.rs - neuromorphic::algorithms::processing::NeuromorphicProcessor (line 30) ... ok [INFO] [stdout] test src/neuromorphic/algorithms/competitive_learning.rs - neuromorphic::algorithms::competitive_learning::HomeostaticNeuralClusterer (line 302) ... ok [INFO] [stdout] test src/neuromorphic/algorithms/spiking_clustering.rs - neuromorphic::algorithms::spiking_clustering::SpikingNeuralClusterer (line 30) ... ok [INFO] [stdout] test src/next_gen_gpu_architecture.rs - next_gen_gpu_architecture (line 30) ... ok [INFO] [stdout] test src/neuromorphic/core/neurons.rs - neuromorphic::core::neurons::SpikingNeuron (line 20) ... ok [INFO] [stdout] test src/neuromorphic/core/events.rs - neuromorphic::core::events::SpikeEvent (line 20) ... ok [INFO] [stdout] test src/neuromorphic/core/synapses.rs - neuromorphic::core::synapses::Synapse (line 21) ... ok [INFO] [stdout] test src/pathplanning/dubins.rs - pathplanning::dubins::DubinsPlanner::new (line 319) ... ok [INFO] [stdout] test src/pathplanning/dubins.rs - pathplanning::dubins (line 18) ... ok [INFO] [stdout] test src/pathplanning/dubins.rs - pathplanning::dubins::DubinsPlanner::plan (line 343) ... ok [INFO] [stdout] test src/polygon.rs - polygon (line 10) ... ok [INFO] [stdout] test src/pathplanning/visibility.rs - pathplanning::visibility (line 10) ... ok [INFO] [stdout] test src/pathplanning/prm.rs - pathplanning::prm (line 11) ... ok [INFO] [stdout] test src/pathplanning/trajectory.rs - pathplanning::trajectory (line 16) ... ok [INFO] [stdout] test src/polygon.rs - polygon::convex_hull_graham (line 636) ... ok [INFO] [stdout] test src/pathplanning/reedshepp.rs - pathplanning::reedshepp (line 15) ... ok [INFO] [stdout] test src/pathplanning/potentialfield.rs - pathplanning::potentialfield (line 10) ... ok [INFO] [stdout] test src/polygon.rs - polygon::douglas_peucker_simplify (line 778) ... ok [INFO] [stdout] test src/quantum_classical_hybrid.rs - quantum_classical_hybrid (line 29) ... ignored [INFO] [stdout] test src/polygon.rs - polygon::point_in_polygon (line 51) ... ok [INFO] [stdout] test src/polygon.rs - polygon::polygon_area (line 226) ... ok [INFO] [stdout] test src/polygon.rs - polygon::polygon_centroid (line 277) ... ok [INFO] [stdout] test src/polygon.rs - polygon::polygon_contains_polygon (line 370) ... ok [INFO] [stdout] test src/quantum_inspired/algorithms/quantum_clustering.rs - quantum_inspired::algorithms::quantum_clustering::QuantumClusterer (line 30) ... ok [INFO] [stdout] test src/polygon.rs - polygon::point_on_boundary (line 132) ... ok [INFO] [stdout] test src/polygon.rs - polygon::is_simple_polygon (line 565) ... ok [INFO] [stdout] test src/polygon.rs - polygon::visvalingam_whyatt_simplify (line 911) ... ok [INFO] [stdout] test src/quantum_inspired/algorithms/quantum_search.rs - quantum_inspired::algorithms::quantum_search::QuantumNearestNeighbor (line 28) ... ok [INFO] [stdout] test src/quantum_inspired/mod.rs - quantum_inspired (line 38) ... ok [INFO] [stdout] test src/quantum_inspired/mod.rs - quantum_inspired (line 62) ... ok [INFO] [stdout] test src/quantum_inspired/concepts/mod.rs - quantum_inspired::concepts::QuantumState (line 28) ... ok [INFO] [stdout] test src/quantum_inspired/mod.rs - quantum_inspired::QuantumSpatialFramework (line 252) ... ok [INFO] [stdout] test src/rtree/node.rs - rtree::node::RTree (line 450) ... ok [INFO] [stdout] test src/quantum_inspired/algorithms/quantum_optimization.rs - quantum_inspired::algorithms::quantum_optimization::QuantumSpatialOptimizer (line 29) ... ok [INFO] [stdout] test src/simd_distance.rs - simd_distance (line 22) ... ok [INFO] [stdout] test src/set_distance.rs - set_distance (line 13) ... ok [INFO] [stdout] test src/set_distance.rs - set_distance::directed_hausdorff (line 53) ... ok [INFO] [stdout] test src/simd_distance.rs - simd_distance::SimdMetric::name (line 69) ... ok [INFO] [stdout] test src/set_distance.rs - set_distance::wasserstein_distance (line 220) ... ok [INFO] [stdout] test src/set_distance.rs - set_distance::hausdorff_distance (line 174) ... ok [INFO] [stdout] test src/spatial_stats.rs - spatial_stats (line 15) ... ok [INFO] [stdout] test src/spatial_stats.rs - spatial_stats::clark_evans_index (line 513) ... ok [INFO] [stdout] test src/spatial_stats.rs - spatial_stats::gearys_c (line 144) ... ok [INFO] [stdout] test src/spatial_stats.rs - spatial_stats::morans_i (line 61) ... ok [INFO] [stdout] test src/spatial_stats.rs - spatial_stats::distance_weights_matrix (line 421) ... ok [INFO] [stdout] test src/spatial_stats.rs - spatial_stats::getis_ord_gi (line 316) ... ok [INFO] [stdout] test src/spatial_stats.rs - spatial_stats::local_morans_i (line 232) ... ok [INFO] [stdout] test src/transform/rigid_transform.rs - transform::rigid_transform::RigidTransform (line 31) ... ok [INFO] [stdout] test src/tensor_cores.rs - tensor_cores (line 28) ... ok [INFO] [stdout] test src/spherical_voronoi.rs - spherical_voronoi::SphericalVoronoi (line 25) ... ok [INFO] [stdout] test src/transform/rigid_transform.rs - transform::rigid_transform::RigidTransform::apply (line 267) ... ok [INFO] [stdout] test src/transform/rigid_transform.rs - transform::rigid_transform::RigidTransform::apply_multiple (line 306) ... ok [INFO] [stdout] test src/transform/rigid_transform.rs - transform::rigid_transform::RigidTransform::as_matrix (line 181) ... ok [INFO] [stdout] test src/transform/rigid_transform.rs - transform::rigid_transform::RigidTransform::compose (line 377) ... ok [INFO] [stdout] test src/transform/rigid_transform.rs - transform::rigid_transform::RigidTransform::from_rotation (line 477) ... ok [INFO] [stdout] test src/transform/rigid_transform.rs - transform::rigid_transform::RigidTransform::from_matrix (line 115) ... ok [INFO] [stdout] test src/transform/rigid_transform.rs - transform::rigid_transform::RigidTransform::from_rotation_and_translation (line 78) ... ok [INFO] [stdout] test src/transform/rigid_transform.rs - transform::rigid_transform::RigidTransform::rotation (line 221) ... ok [INFO] [stdout] test src/transform/rigid_transform.rs - transform::rigid_transform::RigidTransform::inv (line 345) ... ok [INFO] [stdout] test src/transform/rigid_transform.rs - transform::rigid_transform::RigidTransform::from_translation (line 442) ... ok [INFO] [stdout] test src/transform/rigid_transform.rs - transform::rigid_transform::RigidTransform::identity (line 414) ... ok [INFO] [stdout] test src/transform/rotation.rs - transform::rotation::Rotation::angular_distance (line 986) ... ok [INFO] [stdout] test src/transform/rotation.rs - transform::rotation::Rotation (line 77) ... ok [INFO] [stdout] test src/transform/rotation.rs - transform::rotation::Rotation::apply (line 736) ... ok [INFO] [stdout] test src/transform/rigid_transform.rs - transform::rigid_transform::RigidTransform::translation (line 242) ... ok [INFO] [stdout] test src/transform/rotation.rs - transform::rotation::Rotation::apply_multiple (line 771) ... ok [INFO] [stdout] test src/transform/rotation.rs - transform::rotation::Rotation::as_euler (line 483) ... ok [INFO] [stdout] test src/transform/rotation.rs - transform::rotation::Rotation::as_matrix (line 435) ... ok [INFO] [stdout] test src/transform/rotation.rs - transform::rotation::Rotation::as_quat (line 684) ... ok [INFO] [stdout] test src/transform/rotation.rs - transform::rotation::Rotation::as_rotvec (line 634) ... ok [INFO] [stdout] test src/transform/rotation.rs - transform::rotation::Rotation::compose (line 806) ... ok [INFO] [stdout] test src/transform/rotation.rs - transform::rotation::Rotation::from_matrix (line 176) ... ok [INFO] [stdout] test src/transform/rotation.rs - transform::rotation::Rotation::from_rotvec (line 380) ... ok [INFO] [stdout] test src/transform/rotation.rs - transform::rotation::Rotation::from_quat (line 132) ... ok [INFO] [stdout] test src/transform/rotation.rs - transform::rotation::Rotation::from_euler (line 265) ... ok [INFO] [stdout] test src/transform/rotation.rs - transform::rotation::Rotation::inv (line 705) ... ok [INFO] [stdout] test src/transform/rotation.rs - transform::rotation::Rotation::slerp (line 919) ... ok [INFO] [stdout] test src/transform/rotation.rs - transform::rotation::Rotation::identity (line 854) ... ok [INFO] [stdout] test src/transform/rotation.rs - transform::rotation::Rotation::random (line 876) ... ok [INFO] [stdout] test src/transform/rotation_spline.rs - transform::rotation_spline::RotationSpline::angular_acceleration (line 747) ... ok [INFO] [stdout] test src/transform/rotation_spline.rs - transform::rotation_spline::RotationSpline (line 33) ... ok [INFO] [stdout] test src/transform/rotation_spline.rs - transform::rotation_spline::RotationSpline::interpolate (line 334) ... ok [INFO] [stdout] test src/transform/rotation_spline.rs - transform::rotation_spline::RotationSpline::angular_velocity (line 610) ... ok [INFO] [stdout] test src/transform/rotation_spline.rs - transform::rotation_spline::RotationSpline::from_key_rotations (line 555) ... ok [INFO] [stdout] test src/transform/rotation_spline.rs - transform::rotation_spline::RotationSpline::new (line 83) ... ok [INFO] [stdout] test src/transform/rotation_spline.rs - transform::rotation_spline::RotationSpline::interpolation_type (line 581) ... ok [INFO] [stdout] test src/transform/rotation_spline.rs - transform::rotation_spline::RotationSpline::times (line 447) ... ok [INFO] [stdout] test src/transform/rotation_spline.rs - transform::rotation_spline::RotationSpline::sample (line 503) ... ok [INFO] [stdout] test src/transform/rotation_spline.rs - transform::rotation_spline::RotationSpline::rotations (line 473) ... ok [INFO] [stdout] test src/transform/slerp.rs - transform::slerp::Slerp::interpolate (line 136) ... ok [INFO] [stdout] test src/transform/rotation_spline.rs - transform::rotation_spline::RotationSpline::set_interpolation_type (line 150) ... ok [INFO] [stdout] test src/transform/slerp.rs - transform::slerp::Slerp (line 30) ... ok [INFO] [stdout] test src/transform/spherical.rs - transform::spherical::cart_to_spherical (line 36) ... ok [INFO] [stdout] test src/transform/slerp.rs - transform::slerp::Slerp::new (line 78) ... ok [INFO] [stdout] test src/transform/slerp.rs - transform::slerp::Slerp::times (line 199) ... ok [INFO] [stdout] test src/transform/spherical.rs - transform::spherical::spherical_to_cart_batch (line 220) ... ok [INFO] [stdout] test src/transform/spherical.rs - transform::spherical::geodesic_distance (line 269) ... ok [INFO] [stdout] test src/transform/spherical.rs - transform::spherical::cart_to_spherical_batch (line 173) ... ok [INFO] [stdout] test src/transform/spherical.rs - transform::spherical::spherical_to_cart (line 113) ... ok [INFO] [stdout] test src/transform/spherical.rs - transform::spherical::spherical_triangle_area (line 351) ... ok [INFO] [stdout] test src/voronoi.rs - voronoi (line 13) ... ok [INFO] [stdout] test src/voronoi.rs - voronoi::Voronoi::new (line 93) ... ok [INFO] [stdout] test src/voronoi.rs - voronoi::voronoi (line 632) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 245 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out; finished in 89.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6a8d495d546718cdbcfb8a3c13707df1b933b6ae987a66ca88134ffaec7af5a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a8d495d546718cdbcfb8a3c13707df1b933b6ae987a66ca88134ffaec7af5a6", kill_on_drop: false }` [INFO] [stdout] 6a8d495d546718cdbcfb8a3c13707df1b933b6ae987a66ca88134ffaec7af5a6