[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 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRastislavTuranyi%2Fpoint_group" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/RastislavTuranyi/point_group on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rstest v0.15.0
[INFO] [stderr]   Downloaded unicode-ident v1.0.6
[INFO] [stderr]   Downloaded rstest_macros v0.14.0
[INFO] [stderr]   Downloaded futures-io v0.3.25
[INFO] [stderr]   Downloaded semver v1.0.16
[INFO] [stderr]   Downloaded futures-timer v3.0.2
[INFO] [stderr]   Downloaded quote v1.0.23
[INFO] [stderr]   Downloaded futures-executor v0.3.25
[INFO] [stderr]   Downloaded futures v0.3.25
[INFO] [stderr]   Downloaded proc-macro2 v1.0.49
[INFO] [stderr]   Downloaded syn v1.0.107
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9dc30b0fc8dbfa298463d29f74c5a7a01ac0e88577bef1f970b1cbbb6c97f448
[INFO] running `Command { std: "docker" "start" "9dc30b0fc8dbfa298463d29f74c5a7a01ac0e88577bef1f970b1cbbb6c97f448", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9dc30b0fc8dbfa298463d29f74c5a7a01ac0e88577bef1f970b1cbbb6c97f448", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9dc30b0fc8dbfa298463d29f74c5a7a01ac0e88577bef1f970b1cbbb6c97f448" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9dc30b0fc8dbfa298463d29f74c5a7a01ac0e88577bef1f970b1cbbb6c97f448", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9dc30b0fc8dbfa298463d29f74c5a7a01ac0e88577bef1f970b1cbbb6c97f448" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", 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.12s
[INFO] running `Command { std: "docker" "inspect" "9dc30b0fc8dbfa298463d29f74c5a7a01ac0e88577bef1f970b1cbbb6c97f448", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9dc30b0fc8dbfa298463d29f74c5a7a01ac0e88577bef1f970b1cbbb6c97f448" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", 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 autocfg v1.1.0
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling semver v1.0.16
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling futures-channel 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 rustc_version v0.4.0
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling futures-timer v3.0.2
[INFO] [stderr]    Compiling slab v0.4.7
[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 19.15s
[INFO] running `Command { std: "docker" "inspect" "9dc30b0fc8dbfa298463d29f74c5a7a01ac0e88577bef1f970b1cbbb6c97f448", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9dc30b0fc8dbfa298463d29f74c5a7a01ac0e88577bef1f970b1cbbb6c97f448" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/point_group-6c27baafa57a5518)
[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_03_intersecting_x_y ... 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_04_intersecting_x_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_07_intersecting_x_xz ... 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_09_intersecting_y_xy ... 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_12_intersecting_z_xy ... 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_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_17_intersecting_z_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_21_intersecting_xy_xyz ... 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_23_intersecting_yz_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_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_10_intersecting_y_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_32_skew_y_xz ... 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_34_skew_z_xy ... 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_35_skew_z_xz ... 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_37_skew_x_xyz ... 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_40_skew_xy_xz ... 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_45_skew_yz_xyz ... 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_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_line_line_relative_positions::case_42_skew_xz_yz ... ok
[INFO] [stdout] test geometry::tests::test_reflect_point_through_arbitrary_plane ... ok
[INFO] [stdout] test geometry::tests::test_rotate_point_around_axis::case_1_x_180 ... 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_3_line_3d_180 ... ok
[INFO] [stdout] test geometry::tests::test_rotate_point_around_axis::case_6_parallel_x_180 ... ok
[INFO] [stdout] test geometry::tests::test_line_line_relative_positions::case_14_intersecting_z_yz ... ok
[INFO] [stdout] test geometry::tests::test_rotate_point_around_axis::case_5_x_120 ... ok
[INFO] [stdout] test geometry::tests::test_line_line_relative_positions::case_29_skew_x_xz ... 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_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_vector_3d_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_x_axis_90 ... ok
[INFO] [stdout] test tests::test_combinations ... ok
[INFO] [stdout] test tests::test_create_pseudo_points::case_2 ... ok
[INFO] [stdout] test tests::test_create_pseudo_points::case_3_octagon2 ... ok
[INFO] [stdout] test tests::test_create_pseudo_points::case_1 ... ok
[INFO] [stdout] test tests::test_create_pseudo_points::case_4_octagon3 ... ok
[INFO] [stdout] test tests::test_find_point_group::case_01_spherical ... ok
[INFO] [stdout] test geometry::tests::test_rotate_point_around_vector_x_axis_120 ... 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_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_06_Oh ... ok
[INFO] [stdout] test tests::test_find_point_group::case_10_D4h ... ok
[INFO] [stdout] test tests::test_find_point_group::case_11_D5h ... ok
[INFO] [stdout] test tests::test_find_point_group::case_12_D6h ... ok
[INFO] [stdout] test tests::test_find_point_group::case_14_D7h ... ok
[INFO] [stdout] test tests::test_find_point_group::case_15_D8h ... ok
[INFO] [stdout] test tests::test_find_point_group::case_13_D6h_double ... ok
[INFO] [stdout] test tests::test_find_point_group::case_07_Ih ... ok
[INFO] [stdout] test tests::test_find_point_group::case_16_D2d ... ok
[INFO] [stdout] test tests::test_find_point_group::case_17_D3d ... ok
[INFO] [stdout] test tests::test_find_point_group::case_18_D4d ... ok
[INFO] [stdout] test tests::test_find_point_group::case_19_D5d ... ok
[INFO] [stdout] test tests::test_find_point_group::case_20_D6d ... ok
[INFO] [stdout] test tests::test_find_point_group::case_24_D3 ... ok
[INFO] [stdout] test tests::test_find_point_group::case_23_D2 ... ok
[INFO] [stdout] test tests::test_find_point_group::case_08_D2h ... ok
[INFO] [stdout] test tests::test_find_point_group::case_26_D5 ... ok
[INFO] [stdout] test tests::test_find_point_group::case_27_D6 ... ok
[INFO] [stdout] test tests::test_find_point_group::case_28_D7 ... 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_29_D8 ... ok
[INFO] [stdout] test tests::test_find_point_group::case_09_D3h ... ok
[INFO] [stdout] test tests::test_find_point_group::case_21_D7d ... ok
[INFO] [stdout] test tests::test_find_point_group::case_35_C7h ... ok
[INFO] [stdout] test tests::test_find_point_group::case_36_C8h ... ok
[INFO] [stdout] test tests::test_find_point_group::case_37_C2v_water ... ok
[INFO] [stdout] test tests::test_find_point_group::case_38_C2v_cyclohexane ... 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_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_34_C6h ... 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_45_C7v ... 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_50_C1 ... ok
[INFO] [stdout] test tests::test_get_rotation_axes::case_1_octagon2 ... ignored
[INFO] [stdout] test tests::test_find_point_group::case_49_Ci ... 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_linear_true ... ok
[INFO] [stdout] test tests::test_is_rotation_viable_false ... ok
[INFO] [stdout] test tests::test_is_rotation_viable_true ... ok
[INFO] [stdout] test tests::test_get_rotation_axes_precision_1 ... ok
[INFO] [stdout] test utils::tests::test_deviation_from_plane ... ok
[INFO] [stdout] test geometry::tests::test_line_line_relative_positions::case_18_intersecting_xy_xz ... ok
[INFO] [stdout] test utils::tests::test_deviation_from_reflection_symmetry ... ok
[INFO] [stdout] test geometry::tests::test_line_line_relative_positions::case_19_intersecting_xy_yz ... ok
[INFO] [stdout] test tests::test_find_point_group::case_32_C4h ... ok
[INFO] [stdout] test tests::test_find_point_group::case_31_C3h ... ok
[INFO] [stdout] test tests::test_find_point_group::case_30_C2h ... ok
[INFO] [stdout] test tests::test_find_point_group::case_33_C5h ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 123 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/point_group_main-665cebb848702d54)
[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-bdd806a371470bf2)
[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_05_octakischloro_hexafluoro_hexetungsten ... ok
[INFO] [stdout] test test_find_point_group::case_08_methane ... ok
[INFO] [stdout] test test_find_point_group::case_03_chromium_hexacarbonyl ... ok
[INFO] [stdout] test test_find_point_group::case_12_chlorine_technecium_cluster ... ok
[INFO] [stdout] test test_find_point_group::case_13_manganese_oxide_cluster_polydentate_ligands ... ok
[INFO] [stdout] test test_find_point_group::case_14_benzene ... ok
[INFO] [stdout] test test_find_point_group::case_04_cubane ... ok
[INFO] [stdout] test test_find_point_group::case_15_hexafluorobenzene ... ok
[INFO] [stdout] test test_find_point_group::case_06_octaiodo_hexathio_octairon ... ok
[INFO] [stdout] test test_find_point_group::case_07_silsesquioxane ... 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_18_cyclophane ... ok
[INFO] [stdout] test test_find_point_group::case_11_pentamantane ... 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_20_cyclopentane ... 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_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_10_neopentane ... ok
[INFO] [stdout] test test_find_point_group::case_35_dicarbonyl_tetracyano_iron ... ok
[INFO] [stdout] test test_find_point_group::case_36_tetrakis_formato_dimolybdenum ... 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_31_tetramethyl_cyclooctatetraene_no_hydrogen ... ok
[INFO] [stdout] test test_find_point_group::case_39_tetrakis_acetato_dichromium_no_hydrogen ... ok
[INFO] [stdout] test test_find_point_group::case_34_oxo_bispentafluorotantanium ... 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_17_coronene ... ok
[INFO] [stdout] test test_find_point_group::case_44_tetraoxaporphyrin ... ok
[INFO] [stdout] test test_find_point_group::case_46_tetrakis_thiadiazole_porphyrazinato_nickel ... ok
[INFO] [stdout] test test_find_point_group::case_48_tetrakis_silver_tetracarboyl_cobalt ... ok
[INFO] [stdout] test test_find_point_group::case_47_porphyrinato_nickel ... 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_50_phthalocyaninato_zinc ... ok
[INFO] [stdout] test test_find_point_group::case_53_tetrakisbismuth_octakiscarbonyl_octacarbonyl_nonacobalt ... ok
[INFO] [stdout] test test_find_point_group::case_55_tetrakis_bicyclohexeno_cyclooctatetraene ... ok
[INFO] [stdout] test test_find_point_group::case_54_dihydro_tetrapyridyl_silane ... 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_21_ferrocene ... ok
[INFO] [stdout] test test_find_point_group::case_52_phthalocyaninato_dihydroxy_silicon ... ok
[INFO] [stdout] test test_find_point_group::case_58_phthalocyaninato_nickel ... ok
[INFO] [stdout] test test_find_point_group::case_57_phthalocyanine_off_symmetry ... 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_64_tetrakisdimethylpyridine_transdiiodo_strontium_partially_staggered ... ok
[INFO] [stdout] test test_find_point_group::case_16_bis_perfluorobenzene_tungsten ... ok
[INFO] [stdout] test test_find_point_group::case_66_transdichloro_tetrakistolyl_porphyrinato_osmium ... ok
[INFO] [stdout] test test_find_point_group::case_59_phthalocyanine_protonated ... 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_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_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_65_tetraphenylporphyrinato_copper ... ok
[INFO] [stdout] test test_find_point_group::case_69_dihydroxo_mesotetraphenylporphyrinato_germanium ... 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_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' (903) 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:     0x5d22053b4ae8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d22053b4ae8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d22053b4ae8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d22053b4ae8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d22053c8daa - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d22053c8daa - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5d22053b9302 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5d22053b9302 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5d2205393ca6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d2205393ca6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d22053ad039 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d220533225c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5d220533225c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d22053ad1f2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5d22053ad1f2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d2205393d62 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d2205388f69 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d2205394a7d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d22053c94fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d22053c93b3 - core[8fb95b77d25ab6c8]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5d22052e0f9e - core[8fb95b77d25ab6c8]::panicking::assert_failed::<alloc[a7ee25936407c584]::string::String, alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5d22052e1f21 - test_find_pont_group_realistic[18e54fe59a5cb85c]::test_find_point_group
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_find_pont_group_realistic.rs:1440:5
[INFO] [stdout]   22:     0x5d2205304d4f - test_find_pont_group_realistic[18e54fe59a5cb85c]::test_find_point_group::case_71_dicyano_napthalocyanine_cobalt
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_find_pont_group_realistic.rs:9:1
[INFO] [stdout]   23:     0x5d22052e1877 - test_find_pont_group_realistic[18e54fe59a5cb85c]::test_find_point_group::case_71_dicyano_napthalocyanine_cobalt::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_find_pont_group_realistic.rs:9:10
[INFO] [stdout]   24:     0x5d2205324b16 - <test_find_pont_group_realistic[18e54fe59a5cb85c]::test_find_point_group::case_71_dicyano_napthalocyanine_cobalt::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d220532533b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5d220532533b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x5d2205332bb5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x5d2205332bb5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x5d2205332bb5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5d2205332bb5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5d2205332bb5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5d2205332bb5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x5d2205332bb5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x5d220532c4c4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x5d220532c4c4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5d2205335c32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x5d2205335c32 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x5d2205335c32 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5d2205335c32 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5d2205335c32 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5d2205335c32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x5d2205335c32 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5d22053b444f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   44:     0x5d22053b444f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x70f8ab283aa4 - <unknown>
[INFO] [stdout]   46:     0x70f8ab310a64 - 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 11.57s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test test_find_pont_group_realistic`
[INFO] running `Command { std: "docker" "inspect" "9dc30b0fc8dbfa298463d29f74c5a7a01ac0e88577bef1f970b1cbbb6c97f448", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9dc30b0fc8dbfa298463d29f74c5a7a01ac0e88577bef1f970b1cbbb6c97f448", kill_on_drop: false }`
[INFO] [stdout] 9dc30b0fc8dbfa298463d29f74c5a7a01ac0e88577bef1f970b1cbbb6c97f448
