[INFO] cloning repository https://github.com/RastislavTuranyi/point_group
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RastislavTuranyi/point_group" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRastislavTuranyi%2Fpoint_group", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRastislavTuranyi%2Fpoint_group'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 273487f1016ce49ecf29162a993b4ea85e5de2ef
[INFO] testing RastislavTuranyi/point_group against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRastislavTuranyi%2Fpoint_group" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/RastislavTuranyi/point_group
[INFO] finished tweaking git repo https://github.com/RastislavTuranyi/point_group
[INFO] tweaked toml for git repo https://github.com/RastislavTuranyi/point_group written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/RastislavTuranyi/point_group on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/RastislavTuranyi/point_group already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8d09a2c8b6043c7bb847b231a0e25cdde56b807baa4e381dd1bf11d5851607b7
[INFO] running `Command { std: "docker" "start" "-a" "8d09a2c8b6043c7bb847b231a0e25cdde56b807baa4e381dd1bf11d5851607b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d09a2c8b6043c7bb847b231a0e25cdde56b807baa4e381dd1bf11d5851607b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d09a2c8b6043c7bb847b231a0e25cdde56b807baa4e381dd1bf11d5851607b7", kill_on_drop: false }`
[INFO] [stdout] 8d09a2c8b6043c7bb847b231a0e25cdde56b807baa4e381dd1bf11d5851607b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 02ae98b2162ebeb24cb6b001e3391bdc62a9053b4ef7ecf2746cf40232d0ddee
[INFO] running `Command { std: "docker" "start" "-a" "02ae98b2162ebeb24cb6b001e3391bdc62a9053b4ef7ecf2746cf40232d0ddee", kill_on_drop: false }`
[INFO] [stderr]    Compiling point_group v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
[INFO] running `Command { std: "docker" "inspect" "02ae98b2162ebeb24cb6b001e3391bdc62a9053b4ef7ecf2746cf40232d0ddee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02ae98b2162ebeb24cb6b001e3391bdc62a9053b4ef7ecf2746cf40232d0ddee", kill_on_drop: false }`
[INFO] [stdout] 02ae98b2162ebeb24cb6b001e3391bdc62a9053b4ef7ecf2746cf40232d0ddee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7692799bc2f8074908bcc5e1ad6d4190bb6f6cc2260217a59dda2fec9e3bacb6
[INFO] running `Command { std: "docker" "start" "-a" "7692799bc2f8074908bcc5e1ad6d4190bb6f6cc2260217a59dda2fec9e3bacb6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling semver v1.0.16
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling futures-timer v3.0.2
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling rstest_macros v0.14.0
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling futures-executor v0.3.25
[INFO] [stderr]    Compiling futures v0.3.25
[INFO] [stderr]    Compiling rstest v0.15.0
[INFO] [stderr]    Compiling point_group v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.27s
[INFO] running `Command { std: "docker" "inspect" "7692799bc2f8074908bcc5e1ad6d4190bb6f6cc2260217a59dda2fec9e3bacb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7692799bc2f8074908bcc5e1ad6d4190bb6f6cc2260217a59dda2fec9e3bacb6", kill_on_drop: false }`
[INFO] [stdout] 7692799bc2f8074908bcc5e1ad6d4190bb6f6cc2260217a59dda2fec9e3bacb6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 178c98c857cab40c9eab960be3f7f31d0d76ea52ed5482c21d603047aae334b2
[INFO] running `Command { std: "docker" "start" "-a" "178c98c857cab40c9eab960be3f7f31d0d76ea52ed5482c21d603047aae334b2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/point_group-3da6fe26f748e6c0)
[INFO] [stdout] 
[INFO] [stdout] running 124 tests
[INFO] [stdout] test geometry::tests::test_line_line_relative_positions::case_02_parallel ... ok
[INFO] [stdout] test geometry::tests::test_line_line_relative_positions::case_01_equivalent ... ok
[INFO] [stdout] test geometry::tests::test_line_line_relative_positions::case_04_intersecting_x_z ... ok
[INFO] [stdout] test geometry::tests::test_line_line_relative_positions::case_05_intersecting_y_z ... ok
[INFO] [stdout] test geometry::tests::test_line_line_relative_positions::case_06_intersecting_x_xy ... ok
[INFO] [stdout] test geometry::tests::test_line_line_relative_positions::case_03_intersecting_x_y ... ok
[INFO] [stdout] test geometry::tests::test_line_line_relative_positions::case_07_intersecting_x_xz ... ok
[INFO] [stdout] test geometry::tests::test_line_line_relative_positions::case_09_intersecting_y_xy ... ok
[INFO] [stdout] test geometry::tests::test_line_line_relative_positions::case_10_intersecting_y_xz ... ok
[INFO] [stdout] test geometry::tests::test_line_line_relative_positions::case_11_intersecting_y_yz ... ok
[INFO] [stdout] test geometry::tests::test_line_line_relative_positions::case_13_intersecting_z_xz ... ok
[INFO] [stdout] test geometry::tests::test_line_line_relative_positions::case_12_intersecting_z_xy ... ok
[INFO] [stdout] test geometry::tests::test_line_line_relative_positions::case_14_intersecting_z_yz ... ok
[INFO] [stdout] test geometry::tests::test_line_line_relative_positions::case_17_intersecting_z_xyz ... ok
[INFO] [stdout] test geometry::tests::test_line_line_relative_positions::case_18_intersecting_xy_xz ... ok
[INFO] [stdout] test geometry::tests::test_line_line_relative_positions::case_19_intersecting_xy_yz ... ok
[INFO] [stdout] test geometry::tests::test_line_line_relative_positions::case_15_intersecting_x_xyz ... ok
[INFO] [stdout] test geometry::tests::test_line_line_relative_positions::case_16_intersecting_y_xyz ... ok
[INFO] [stdout] test geometry::tests::test_line_line_relative_positions::case_20_intersecting_xz_yz ... ok
[INFO] [stdout] test geometry::tests::test_line_line_relative_positions::case_22_intersecting_xz_xyz ... ok
[INFO] [stdout] test geometry::tests::test_line_line_relative_positions::case_25_skew_x_y ... ok
[INFO] [stdout] test geometry::tests::test_line_line_relative_positions::case_26_skew_x_z ... ok
[INFO] [stdout] test geometry::tests::test_line_line_relative_positions::case_27_skew_y_z ... ok
[INFO] [stdout] test geometry::tests::test_line_line_relative_positions::case_29_skew_x_xz ... ok
[INFO] [stdout] test geometry::tests::test_line_line_relative_positions::case_30_skew_x_yz ... ok
[INFO] [stdout] test geometry::tests::test_line_line_relative_positions::case_31_skew_y_xy ... ok
[INFO] [stdout] test geometry::tests::test_line_line_relative_positions::case_33_skew_y_yz ... ok
[INFO] [stdout] test geometry::tests::test_line_line_relative_positions::case_23_intersecting_yz_xyz ... ok
[INFO] [stdout] test geometry::tests::test_line_line_relative_positions::case_21_intersecting_xy_xyz ... ok
[INFO] [stdout] test geometry::tests::test_line_line_relative_positions::case_24_intersecting_xyz_xyz ... ok
[INFO] [stdout] test geometry::tests::test_line_line_relative_positions::case_28_skew_x_xy ... ok
[INFO] [stdout] test geometry::tests::test_line_line_relative_positions::case_32_skew_y_xz ... ok
[INFO] [stdout] test geometry::tests::test_line_line_relative_positions::case_34_skew_z_xy ... ok
[INFO] [stdout] test geometry::tests::test_line_line_relative_positions::case_35_skew_z_xz ... ok
[INFO] [stdout] test geometry::tests::test_line_line_relative_positions::case_38_skew_y_xyz ... ok
[INFO] [stdout] test geometry::tests::test_line_line_relative_positions::case_39_skew_z_xyz ... ok
[INFO] [stdout] test geometry::tests::test_line_line_relative_positions::case_41_skew_xy_yz ... ok
[INFO] [stdout] test geometry::tests::test_line_line_relative_positions::case_42_skew_xz_yz ... ok
[INFO] [stdout] test geometry::tests::test_line_line_relative_positions::case_43_skew_xy_xyz ... ok
[INFO] [stdout] test geometry::tests::test_line_line_relative_positions::case_36_skew_z_yz ... ok
[INFO] [stdout] test geometry::tests::test_line_line_relative_positions::case_08_intersecting_x_yz ... ok
[INFO] [stdout] test geometry::tests::test_line_line_relative_positions::case_45_skew_yz_xyz ... ok
[INFO] [stdout] test geometry::tests::test_line_line_relative_positions::case_37_skew_x_xyz ... ok
[INFO] [stdout] test geometry::tests::test_line_line_relative_positions::case_40_skew_xy_xz ... ok
[INFO] [stdout] test geometry::tests::test_line_line_relative_positions::case_44_skew_xz_xyz ... ok
[INFO] [stdout] test geometry::tests::test_line_line_relative_positions::case_46_skew_xyz_xyz ... ok
[INFO] [stdout] test geometry::tests::test_reflect_point_origin ... ok
[INFO] [stdout] test geometry::tests::test_reflect_point_through_arbitrary_plane ... ok
[INFO] [stdout] test geometry::tests::test_rotate_point_around_axis::case_2_on_line_180 ... ok
[INFO] [stdout] test geometry::tests::test_rotate_point_around_axis::case_4_x_90 ... ok
[INFO] [stdout] test geometry::tests::test_rotate_point_around_axis::case_6_parallel_x_180 ... ok
[INFO] [stdout] test geometry::tests::test_rotate_point_around_axis::case_5_x_120 ... ok
[INFO] [stdout] test geometry::tests::test_rotate_point_around_axis::case_7_parallel_y_180 ... ok
[INFO] [stdout] test geometry::tests::test_rotate_point_around_vector_x_axis_120 ... ok
[INFO] [stdout] test geometry::tests::test_rotate_point_around_vector_x_axis_180 ... ok
[INFO] [stdout] test geometry::tests::test_rotate_point_around_vector_point_on_axis_180 ... ok
[INFO] [stdout] test geometry::tests::test_rotate_point_around_vector_3d_axis_180 ... ok
[INFO] [stdout] test tests::test_create_pseudo_points::case_2 ... ok
[INFO] [stdout] test tests::test_create_pseudo_points::case_1 ... ok
[INFO] [stdout] test tests::test_combinations ... ok
[INFO] [stdout] test tests::test_create_pseudo_points::case_4_octagon3 ... ok
[INFO] [stdout] test geometry::tests::test_rotate_point_around_axis::case_3_line_3d_180 ... ok
[INFO] [stdout] test geometry::tests::test_rotate_point_around_vector_x_axis_90 ... ok
[INFO] [stdout] test geometry::tests::test_rotate_point_around_axis::case_1_x_180 ... ok
[INFO] [stdout] test tests::test_create_pseudo_points::case_3_octagon2 ... ok
[INFO] [stdout] test tests::test_find_point_group::case_02_D_inf_h_3 ... ok
[INFO] [stdout] test tests::test_find_point_group::case_03_D_inf_h_4 ... ok
[INFO] [stdout] test tests::test_find_point_group::case_09_D3h ... ok
[INFO] [stdout] test tests::test_find_point_group::case_04_C_inf_v ... ok
[INFO] [stdout] test tests::test_find_point_group::case_05_Td ... ok
[INFO] [stdout] test tests::test_find_point_group::case_08_D2h ... ok
[INFO] [stdout] test tests::test_find_point_group::case_06_Oh ... ok
[INFO] [stdout] test tests::test_find_point_group::case_11_D5h ... ok
[INFO] [stdout] test tests::test_find_point_group::case_07_Ih ... ok
[INFO] [stdout] test tests::test_find_point_group::case_15_D8h ... ok
[INFO] [stdout] test tests::test_find_point_group::case_18_D4d ... ok
[INFO] [stdout] test tests::test_find_point_group::case_17_D3d ... ok
[INFO] [stdout] test tests::test_find_point_group::case_13_D6h_double ... ok
[INFO] [stdout] test tests::test_find_point_group::case_16_D2d ... ok
[INFO] [stdout] test tests::test_find_point_group::case_14_D7h ... ok
[INFO] [stdout] test tests::test_find_point_group::case_23_D2 ... ok
[INFO] [stdout] test tests::test_find_point_group::case_24_D3 ... ok
[INFO] [stdout] test tests::test_find_point_group::case_22_D8d ... ok
[INFO] [stdout] test tests::test_find_point_group::case_25_D4 ... ok
[INFO] [stdout] test tests::test_find_point_group::case_19_D5d ... ok
[INFO] [stdout] test tests::test_find_point_group::case_26_D5 ... ok
[INFO] [stdout] test tests::test_find_point_group::case_20_D6d ... ok
[INFO] [stdout] test tests::test_find_point_group::case_28_D7 ... ok
[INFO] [stdout] test tests::test_find_point_group::case_27_D6 ... ok
[INFO] [stdout] test tests::test_find_point_group::case_31_C3h ... ok
[INFO] [stdout] test tests::test_find_point_group::case_32_C4h ... ok
[INFO] [stdout] test tests::test_find_point_group::case_34_C6h ... ok
[INFO] [stdout] test tests::test_find_point_group::case_01_spherical ... ok
[INFO] [stdout] test tests::test_find_point_group::case_10_D4h ... ok
[INFO] [stdout] test tests::test_find_point_group::case_12_D6h ... ok
[INFO] [stdout] test tests::test_find_point_group::case_37_C2v_water ... ok
[INFO] [stdout] test tests::test_find_point_group::case_39_C3v_ammonia ... ok
[INFO] [stdout] test tests::test_find_point_group::case_40_C3v_triflate ... ok
[INFO] [stdout] test tests::test_find_point_group::case_35_C7h ... ok
[INFO] [stdout] test tests::test_find_point_group::case_41_C3v_complex ... ok
[INFO] [stdout] test tests::test_find_point_group::case_42_C4v ... ok
[INFO] [stdout] test tests::test_find_point_group::case_36_C8h ... ok
[INFO] [stdout] test tests::test_find_point_group::case_38_C2v_cyclohexane ... ok
[INFO] [stdout] test tests::test_find_point_group::case_43_C5v ... ok
[INFO] [stdout] test tests::test_find_point_group::case_44_C6v ... ok
[INFO] [stdout] test tests::test_find_point_group::case_46_C8v ... ok
[INFO] [stdout] test tests::test_find_point_group::case_48_Cs ... ok
[INFO] [stdout] test tests::test_find_point_group::case_47_S4 ... ok
[INFO] [stdout] test tests::test_find_point_group::case_29_D8 ... ok
[INFO] [stdout] test tests::test_find_point_group::case_21_D7d ... ok
[INFO] [stdout] test tests::test_get_rotation_axes::case_1_octagon2 ... ignored
[INFO] [stdout] test tests::test_get_rotation_axes_precision_1 ... ok
[INFO] [stdout] test tests::test_is_equivalent_point ... ok
[INFO] [stdout] test tests::test_is_linear_false ... ok
[INFO] [stdout] test tests::test_is_rotation_viable_false ... ok
[INFO] [stdout] test tests::test_is_linear_true ... ok
[INFO] [stdout] test tests::test_find_point_group::case_50_C1 ... ok
[INFO] [stdout] test tests::test_find_point_group::case_49_Ci ... ok
[INFO] [stdout] test tests::test_find_point_group::case_45_C7v ... ok
[INFO] [stdout] test tests::test_find_point_group::case_33_C5h ... ok
[INFO] [stdout] test tests::test_find_point_group::case_30_C2h ... ok
[INFO] [stdout] test utils::tests::test_deviation_from_plane ... ok
[INFO] [stdout] test utils::tests::test_deviation_from_reflection_symmetry ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/point_group_main-c0192054c58cf584)
[INFO] [stdout] test tests::test_is_rotation_viable_true ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 123 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[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]      Running tests/test_find_pont_group_realistic.rs (/opt/rustwide/target/debug/deps/test_find_pont_group_realistic-90095e3184fd5f1b)
[INFO] [stdout] 
[INFO] [stdout] running 76 tests
[INFO] [stdout] test test_find_point_group::case_02_hexaiodo_bismuth ... ok
[INFO] [stdout] test test_find_point_group::case_03_chromium_hexacarbonyl ... ok
[INFO] [stdout] test test_find_point_group::case_07_silsesquioxane ... ok
[INFO] [stdout] test test_find_point_group::case_08_methane ... ok
[INFO] [stdout] test test_find_point_group::case_05_octakischloro_hexafluoro_hexetungsten ... ok
[INFO] [stdout] test test_find_point_group::case_04_cubane ... ok
[INFO] [stdout] test test_find_point_group::case_14_benzene ... ok
[INFO] [stdout] test test_find_point_group::case_06_octaiodo_hexathio_octairon ... ok
[INFO] [stdout] test test_find_point_group::case_11_pentamantane ... ok
[INFO] [stdout] test test_find_point_group::case_12_chlorine_technecium_cluster ... ok
[INFO] [stdout] test test_find_point_group::case_15_hexafluorobenzene ... ok
[INFO] [stdout] test test_find_point_group::case_13_manganese_oxide_cluster_polydentate_ligands ... ok
[INFO] [stdout] test test_find_point_group::case_10_neopentane ... ok
[INFO] [stdout] test test_find_point_group::case_19_c5o5 ... ok
[INFO] [stdout] test test_find_point_group::case_09_adamantane ... ok
[INFO] [stdout] test test_find_point_group::case_23_Si4 ... ok
[INFO] [stdout] test test_find_point_group::case_24_tetrachloroplatinum ... ok
[INFO] [stdout] test test_find_point_group::case_25_tetraiododioxouranate ... ok
[INFO] [stdout] test test_find_point_group::case_26_c4o4 ... ok
[INFO] [stdout] test test_find_point_group::case_27_tetracyano_iron ... ok
[INFO] [stdout] test test_find_point_group::case_28_phsophorus_dicyanide_tetrachloride ... ok
[INFO] [stdout] test test_find_point_group::case_29_octachloro_dirhenium ... ok
[INFO] [stdout] test test_find_point_group::case_30_trans_tetraiodohihydro_closohexaborane ... ok
[INFO] [stdout] test test_find_point_group::case_31_tetramethyl_cyclooctatetraene_no_hydrogen ... ok
[INFO] [stdout] test test_find_point_group::case_32_octahydroxy_cyclobutane_deprotonated ... ok
[INFO] [stdout] test test_find_point_group::case_33_tetrathiatetra_astarene_no_hydrogen ... ok
[INFO] [stdout] test test_find_point_group::case_18_cyclophane ... ok
[INFO] [stdout] test test_find_point_group::case_20_cyclopentane ... ok
[INFO] [stdout] test test_find_point_group::case_35_dicarbonyl_tetracyano_iron ... ok
[INFO] [stdout] test test_find_point_group::case_34_oxo_bispentafluorotantanium ... ok
[INFO] [stdout] test test_find_point_group::case_37_cyclo_tetrametavanadate ... ok
[INFO] [stdout] test test_find_point_group::case_38_tetrakis_formato_bis_chlororuthenium ... ok
[INFO] [stdout] test test_find_point_group::case_17_coronene ... ok
[INFO] [stdout] test test_find_point_group::case_39_tetrakis_acetato_dichromium_no_hydrogen ... ok
[INFO] [stdout] test test_find_point_group::case_40_bis_pentacarbonylmanganese_mercury ... ok
[INFO] [stdout] test test_find_point_group::case_41_rotane ... ok
[INFO] [stdout] test test_find_point_group::case_42_tetradecacarbonyl_irondirhenium_imperfect ... ok
[INFO] [stdout] test test_find_point_group::case_43_perfluoro_tetracyclo_butacyclo_octatetraene ... ok
[INFO] [stdout] test test_find_point_group::case_45_octamethyl_cyclotetrasilane ... ok
[INFO] [stdout] test test_find_point_group::case_36_tetrakis_formato_dimolybdenum ... ok
[INFO] [stdout] test test_find_point_group::case_48_tetrakis_silver_tetracarboyl_cobalt ... ok
[INFO] [stdout] test test_find_point_group::case_44_tetraoxaporphyrin ... ok
[INFO] [stdout] test test_find_point_group::case_49_cyclo_tetrakis_dimethylamino_copper ... ok
[INFO] [stdout] test test_find_point_group::case_51_bisoxo_icosakisoxo_decaoxo_tungsten ... ok
[INFO] [stdout] test test_find_point_group::case_46_tetrakis_thiadiazole_porphyrazinato_nickel ... ok
[INFO] [stdout] test test_find_point_group::case_53_tetrakisbismuth_octakiscarbonyl_octacarbonyl_nonacobalt ... ok
[INFO] [stdout] test test_find_point_group::case_52_phthalocyaninato_dihydroxy_silicon ... ok
[INFO] [stdout] test test_find_point_group::case_47_porphyrinato_nickel ... ok
[INFO] [stdout] test test_find_point_group::case_54_dihydro_tetrapyridyl_silane ... ok
[INFO] [stdout] test test_find_point_group::case_55_tetrakis_bicyclohexeno_cyclooctatetraene ... ok
[INFO] [stdout] test test_find_point_group::case_56_dihydroxy_meso_tetraphenylporphyrinato_tin_no_hydrogen ... ok
[INFO] [stdout] test test_find_point_group::case_50_phthalocyaninato_zinc ... ok
[INFO] [stdout] test test_find_point_group::case_21_ferrocene ... ok
[INFO] [stdout] test test_find_point_group::case_60_hexakisoxo_octakisoxo_hexadecakisoxo_dodecaoxo_pentavanadium_dodecavanadium ... ok
[INFO] [stdout] test test_find_point_group::case_57_phthalocyanine_off_symmetry ... ok
[INFO] [stdout] test test_find_point_group::case_58_phthalocyaninato_nickel ... ok
[INFO] [stdout] test test_find_point_group::case_59_phthalocyanine_protonated ... ok
[INFO] [stdout] test test_find_point_group::case_64_tetrakisdimethylpyridine_transdiiodo_strontium_partially_staggered ... ok
[INFO] [stdout] test test_find_point_group::case_61_tetrabenzoporphyrinato_cobalt ... ok
[INFO] [stdout] test test_find_point_group::case_63_tetrabenzoporphyrin ... ok
[INFO] [stdout] test test_find_point_group::case_66_transdichloro_tetrakistolyl_porphyrinato_osmium ... ok
[INFO] [stdout] test test_find_point_group::case_65_tetraphenylporphyrinato_copper ... ok
[INFO] [stdout] test test_find_point_group::case_67_transdifluoro_tetraphenylporphyrinato_titanium ... ok
[INFO] [stdout] test test_find_point_group::case_62_tetrabenzoporphyrinato_copper ... ok
[INFO] [stdout] test test_find_point_group::case_72_tetrakis_thiadiazole_porphyrazine ... ok
[INFO] [stdout] test test_find_point_group::case_69_dihydroxo_mesotetraphenylporphyrinato_germanium ... ok
[INFO] [stdout] test test_find_point_group::case_73_porphine ... ok
[INFO] [stdout] test test_find_point_group::case_70_oxo_bisphthalocyaninato_aluminium_no_hydrogen ... ok
[INFO] [stdout] test test_find_point_group::case_75_tetraphenyleno_tetrafuran_asymmetric ... ok
[INFO] [stdout] test test_find_point_group::case_76_bis_tetramethylporphyrinato_nickel ... ok
[INFO] [stdout] test test_find_point_group::case_74_tetraphenylporphyrinato_cadmium_off_symmetry ... ok
[INFO] [stdout] test test_find_point_group::case_16_bis_perfluorobenzene_tungsten ... ok
[INFO] [stdout] test test_find_point_group::case_68_naphthalocyanine_copper ... ok
[INFO] [stdout] test test_find_point_group::case_71_dicyano_napthalocyanine_cobalt ... FAILED
[INFO] [stdout] test test_find_point_group::case_01_dodecahedrane ... ok
[INFO] [stdout] test test_find_point_group::case_22_decamethylosmocene ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_find_point_group::case_71_dicyano_napthalocyanine_cobalt stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] PLANAR = PlanarElement(Plane { point: Point { x: 6.74565888379842e-17, y: 2.2485529612661398e-17, z: 1.1242764806330699e-17 }, normal: Vector { x: -0.6360664548953232, y: 0.6794235708609495, z: 0.3657910282052473 } })
[INFO] [stdout] 
[INFO] [stdout] 4, [2, 2, 2, 2], highest = 2
[INFO] [stdout] 2 - Line { point: Point { x: 5.224578939412501e-17, y: 0.0, z: 1.0449157878825003e-17 }, vector: Vector { x: 0.7573370153486175, y: 0.6501026449498704, z: 0.06170248140902349 } }
[INFO] [stdout] 2 - Line { point: Point { x: 5.224578939412501e-17, y: 0.0, z: 1.0449157878825003e-17 }, vector: Vector { x: -0.6642968091195147, y: -0.24426024231053045, z: -0.7064323629478141 } }
[INFO] [stdout] 2 - Line { point: Point { x: 5.224578939412501e-17, y: 0.0, z: 1.0449157878825003e-17 }, vector: Vector { x: 0.403405607663516, y: 0.6744264924167709, z: -0.6183953606165239 } }
[INFO] [stdout] 2 - Line { point: Point { x: 5.224578939412501e-17, y: 0.0, z: 1.0449157878825003e-17 }, vector: Vector { x: 0.18507524810593357, y: -0.30285187350710635, z: 0.9348945904495132 } }
[INFO] [stdout] Line { point: Point { x: 5.224578939412501e-17, y: 0.0, z: 1.0449157878825003e-17 }, vector: Vector { x: 0.7573370153486175, y: 0.6501026449498704, z: 0.06170248140902349 } }
[INFO] [stdout] sigma h Some(Plane { point: Point { x: 5.224578939412501e-17, y: 0.0, z: 1.0449157878825003e-17 }, normal: Vector { x: 0.7573370153486175, y: 0.6501026449498704, z: 0.06170248140902349 } })
[INFO] [stdout] 
[INFO] [stdout] thread 'test_find_point_group::case_71_dicyano_napthalocyanine_cobalt' (212) panicked at tests/test_find_pont_group_realistic.rs:1440:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "D 4 h"
[INFO] [stdout]  right: "C 2 h"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c6465f4f4b2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c6465f4f4b2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c6465f4f4b2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5c6465f4f4b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5c6465f5fc5f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5c6465f5fc5f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5c6465f1ca21 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c6465f1ca21 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5c6465f28a82 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5c6465f2d5cf - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5c6465f2d461 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5c6465ed559e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5c6465ed559e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c6465f2dc8f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5c6465f2dc8f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5c6465f2daea - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5c6465f28bb9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5c6465f10efd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5c6465f676c0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5c6465f674c3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5c6465eb18d8 - core::panicking::assert_failed::h26e28e1c013353d6
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5c6465eaf99f - test_find_pont_group_realistic::test_find_point_group::h48d73c9d487de5dc
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_find_pont_group_realistic.rs:1440:5
[INFO] [stdout]   22:     0x5c6465e94111 - test_find_pont_group_realistic::test_find_point_group::case_71_dicyano_napthalocyanine_cobalt::h461ea4f972125a75
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_find_pont_group_realistic.rs:9:1
[INFO] [stdout]   23:     0x5c6465e94187 - test_find_pont_group_realistic::test_find_point_group::case_71_dicyano_napthalocyanine_cobalt::{{closure}}::h5d146b4a31d71027
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_find_pont_group_realistic.rs:9:10
[INFO] [stdout]   24:     0x5c6465eb00f6 - core::ops::function::FnOnce::call_once::h52737d67c7f8a71b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5c6465ed535b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5c6465ed535b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5c6465eeafc5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5c6465eeafc5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5c6465eeafc5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x5c6465eeafc5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x5c6465eeafc5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5c6465eeafc5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5c6465eeafc5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5c6465ec17b4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5c6465ec17b4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5c6465ec507a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5c6465ec507a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5c6465ec507a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x5c6465ec507a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x5c6465ec507a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5c6465ec507a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5c6465ec507a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5c6465f23d1f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   44:     0x5c6465f23d1f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   45:     0x7ec75f10baa4 - <unknown>
[INFO] [stdout]   46:     0x7ec75f198a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_find_point_group::case_71_dicyano_napthalocyanine_cobalt
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 75 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.82s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test test_find_pont_group_realistic`
[INFO] running `Command { std: "docker" "inspect" "178c98c857cab40c9eab960be3f7f31d0d76ea52ed5482c21d603047aae334b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "178c98c857cab40c9eab960be3f7f31d0d76ea52ed5482c21d603047aae334b2", kill_on_drop: false }`
[INFO] [stdout] 178c98c857cab40c9eab960be3f7f31d0d76ea52ed5482c21d603047aae334b2
