[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-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRastislavTuranyi%2Fpoint_group" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/RastislavTuranyi/point_group on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5720fa0e10759b71635ba0260f64b2924f635d76894925d28aefb804a6904e18
[INFO] running `Command { std: "docker" "start" "-a" "5720fa0e10759b71635ba0260f64b2924f635d76894925d28aefb804a6904e18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5720fa0e10759b71635ba0260f64b2924f635d76894925d28aefb804a6904e18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5720fa0e10759b71635ba0260f64b2924f635d76894925d28aefb804a6904e18", kill_on_drop: false }`
[INFO] [stdout] 5720fa0e10759b71635ba0260f64b2924f635d76894925d28aefb804a6904e18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] da789767fcb4804b2b98dce6b2c23c13d0e28879b44811c4d0495f92bd2e3652
[INFO] running `Command { std: "docker" "start" "-a" "da789767fcb4804b2b98dce6b2c23c13d0e28879b44811c4d0495f92bd2e3652", 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.01s
[INFO] running `Command { std: "docker" "inspect" "da789767fcb4804b2b98dce6b2c23c13d0e28879b44811c4d0495f92bd2e3652", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da789767fcb4804b2b98dce6b2c23c13d0e28879b44811c4d0495f92bd2e3652", kill_on_drop: false }`
[INFO] [stdout] da789767fcb4804b2b98dce6b2c23c13d0e28879b44811c4d0495f92bd2e3652
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be567146851a691353dbbe4266a2a5c820cc444a3db7d5c570d2b068a1350dfd
[INFO] running `Command { std: "docker" "start" "-a" "be567146851a691353dbbe4266a2a5c820cc444a3db7d5c570d2b068a1350dfd", kill_on_drop: false }`
[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 futures-channel v0.3.25
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling futures-util v0.3.25
[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 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 15.11s
[INFO] running `Command { std: "docker" "inspect" "be567146851a691353dbbe4266a2a5c820cc444a3db7d5c570d2b068a1350dfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be567146851a691353dbbe4266a2a5c820cc444a3db7d5c570d2b068a1350dfd", kill_on_drop: false }`
[INFO] [stdout] be567146851a691353dbbe4266a2a5c820cc444a3db7d5c570d2b068a1350dfd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 938b3941ae4fe698a711b8f348bd82f8cc5998562751861919d5ec594007c2b6
[INFO] running `Command { std: "docker" "start" "-a" "938b3941ae4fe698a711b8f348bd82f8cc5998562751861919d5ec594007c2b6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/point_group-6c27baafa57a5518)
[INFO] [stdout] 
[INFO] [stdout] running 124 tests
[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_02_parallel ... 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_03_intersecting_x_y ... 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_08_intersecting_x_yz ... 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_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_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_14_intersecting_z_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_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_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_21_intersecting_xy_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_28_skew_x_xy ... 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_27_skew_y_z ... 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_32_skew_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_38_skew_y_xyz ... 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_37_skew_x_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_45_skew_yz_xyz ... ok
[INFO] [stdout] test geometry::tests::test_reflect_point_through_arbitrary_plane ... 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_41_skew_xy_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_42_skew_xz_yz ... ok
[INFO] [stdout] test geometry::tests::test_line_line_relative_positions::case_35_skew_z_xz ... ok
[INFO] [stdout] test geometry::tests::test_rotate_point_around_axis::case_3_line_3d_180 ... ok
[INFO] [stdout] test geometry::tests::test_line_line_relative_positions::case_16_intersecting_y_xyz ... 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_1_x_180 ... 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_40_skew_xy_xz ... ok
[INFO] [stdout] test geometry::tests::test_line_line_relative_positions::case_39_skew_z_xyz ... 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_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 geometry::tests::test_rotate_point_around_vector_x_axis_120 ... ok
[INFO] [stdout] test tests::test_combinations ... ok
[INFO] [stdout] test geometry::tests::test_rotate_point_around_vector_x_axis_180 ... ok
[INFO] [stdout] test tests::test_create_pseudo_points::case_1 ... ok
[INFO] [stdout] test tests::test_find_point_group::case_01_spherical ... 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 geometry::tests::test_rotate_point_around_axis::case_6_parallel_x_180 ... ok
[INFO] [stdout] test tests::test_create_pseudo_points::case_4_octagon3 ... ok
[INFO] [stdout] test geometry::tests::test_line_line_relative_positions::case_43_skew_xy_xyz ... ok
[INFO] [stdout] test tests::test_create_pseudo_points::case_3_octagon2 ... ok
[INFO] [stdout] test geometry::tests::test_rotate_point_around_axis::case_2_on_line_180 ... ok
[INFO] [stdout] test tests::test_create_pseudo_points::case_2 ... ok
[INFO] [stdout] test tests::test_find_point_group::case_09_D3h ... ok
[INFO] [stdout] test tests::test_find_point_group::case_08_D2h ... 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_06_Oh ... ok
[INFO] [stdout] test tests::test_find_point_group::case_16_D2d ... ok
[INFO] [stdout] test tests::test_find_point_group::case_13_D6h_double ... ok
[INFO] [stdout] test tests::test_find_point_group::case_18_D4d ... ok
[INFO] [stdout] test tests::test_find_point_group::case_15_D8h ... ok
[INFO] [stdout] test tests::test_find_point_group::case_17_D3d ... ok
[INFO] [stdout] test tests::test_find_point_group::case_07_Ih ... 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_32_C4h ... ok
[INFO] [stdout] test tests::test_find_point_group::case_14_D7h ... ok
[INFO] [stdout] test tests::test_find_point_group::case_26_D5 ... ok
[INFO] [stdout] test tests::test_find_point_group::case_30_C2h ... ok
[INFO] [stdout] test tests::test_find_point_group::case_31_C3h ... ok
[INFO] [stdout] test tests::test_find_point_group::case_37_C2v_water ... ok
[INFO] [stdout] test tests::test_find_point_group::case_34_C6h ... ok
[INFO] [stdout] test tests::test_find_point_group::case_39_C3v_ammonia ... ok
[INFO] [stdout] test tests::test_find_point_group::case_35_C7h ... ok
[INFO] [stdout] test tests::test_find_point_group::case_22_D8d ... ok
[INFO] [stdout] test tests::test_find_point_group::case_40_C3v_triflate ... 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_27_D6 ... ok
[INFO] [stdout] test tests::test_find_point_group::case_20_D6d ... 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_43_C5v ... ok
[INFO] [stdout] test tests::test_find_point_group::case_19_D5d ... ok
[INFO] [stdout] test tests::test_find_point_group::case_28_D7 ... ok
[INFO] [stdout] test tests::test_get_rotation_axes::case_1_octagon2 ... ignored
[INFO] [stdout] test tests::test_find_point_group::case_25_D4 ... ok
[INFO] [stdout] test tests::test_find_point_group::case_21_D7d ... ok
[INFO] [stdout] test tests::test_is_equivalent_point ... ok
[INFO] [stdout] test tests::test_is_linear_false ... ok
[INFO] [stdout] test utils::tests::test_deviation_from_plane ... ok
[INFO] [stdout] test utils::tests::test_deviation_from_reflection_symmetry ... ok
[INFO] [stdout] test tests::test_find_point_group::case_46_C8v ... ok
[INFO] [stdout] test tests::test_is_rotation_viable_true ... ok
[INFO] [stdout] test tests::test_is_linear_true ... ok
[INFO] [stdout] test tests::test_find_point_group::case_44_C6v ... ok
[INFO] [stdout] test tests::test_find_point_group::case_47_S4 ... ok
[INFO] [stdout] test tests::test_find_point_group::case_45_C7v ... ok
[INFO] [stdout] test tests::test_get_rotation_axes_precision_1 ... ok
[INFO] [stdout] test tests::test_is_rotation_viable_false ... ok
[INFO] [stdout] test tests::test_find_point_group::case_33_C5h ... ok
[INFO] [stdout] test tests::test_find_point_group::case_48_Cs ... ok
[INFO] [stdout] test tests::test_find_point_group::case_29_D8 ... ok
[INFO] [stdout] test tests::test_find_point_group::case_49_Ci ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/point_group_main-665cebb848702d54)
[INFO] [stdout] test tests::test_find_point_group::case_50_C1 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 123 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.07s
[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-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_11_pentamantane ... ok
[INFO] [stdout] test test_find_point_group::case_04_cubane ... ok
[INFO] [stdout] test test_find_point_group::case_10_neopentane ... 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_06_octaiodo_hexathio_octairon ... 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_05_octakischloro_hexafluoro_hexetungsten ... ok
[INFO] [stdout] test test_find_point_group::case_08_methane ... ok
[INFO] [stdout] test test_find_point_group::case_19_c5o5 ... ok
[INFO] [stdout] test test_find_point_group::case_14_benzene ... ok
[INFO] [stdout] test test_find_point_group::case_24_tetrachloroplatinum ... ok
[INFO] [stdout] test test_find_point_group::case_27_tetracyano_iron ... ok
[INFO] [stdout] test test_find_point_group::case_25_tetraiododioxouranate ... ok
[INFO] [stdout] test test_find_point_group::case_09_adamantane ... 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_33_tetrathiatetra_astarene_no_hydrogen ... ok
[INFO] [stdout] test test_find_point_group::case_32_octahydroxy_cyclobutane_deprotonated ... ok
[INFO] [stdout] test test_find_point_group::case_23_Si4 ... ok
[INFO] [stdout] test test_find_point_group::case_26_c4o4 ... ok
[INFO] [stdout] test test_find_point_group::case_30_trans_tetraiodohihydro_closohexaborane ... 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_35_dicarbonyl_tetracyano_iron ... ok
[INFO] [stdout] test test_find_point_group::case_38_tetrakis_formato_bis_chlororuthenium ... ok
[INFO] [stdout] test test_find_point_group::case_39_tetrakis_acetato_dichromium_no_hydrogen ... ok
[INFO] [stdout] test test_find_point_group::case_42_tetradecacarbonyl_irondirhenium_imperfect ... ok
[INFO] [stdout] test test_find_point_group::case_20_cyclopentane ... ok
[INFO] [stdout] test test_find_point_group::case_43_perfluoro_tetracyclo_butacyclo_octatetraene ... 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_34_oxo_bispentafluorotantanium ... ok
[INFO] [stdout] test test_find_point_group::case_45_octamethyl_cyclotetrasilane ... ok
[INFO] [stdout] test test_find_point_group::case_52_phthalocyaninato_dihydroxy_silicon ... ok
[INFO] [stdout] test test_find_point_group::case_53_tetrakisbismuth_octakiscarbonyl_octacarbonyl_nonacobalt ... ok
[INFO] [stdout] test test_find_point_group::case_49_cyclo_tetrakis_dimethylamino_copper ... ok
[INFO] [stdout] test test_find_point_group::case_48_tetrakis_silver_tetracarboyl_cobalt ... 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_31_tetramethyl_cyclooctatetraene_no_hydrogen ... ok
[INFO] [stdout] test test_find_point_group::case_54_dihydro_tetrapyridyl_silane ... ok
[INFO] [stdout] test test_find_point_group::case_18_cyclophane ... ok
[INFO] [stdout] test test_find_point_group::case_44_tetraoxaporphyrin ... ok
[INFO] [stdout] test test_find_point_group::case_50_phthalocyaninato_zinc ... 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_55_tetrakis_bicyclohexeno_cyclooctatetraene ... ok
[INFO] [stdout] test test_find_point_group::case_47_porphyrinato_nickel ... ok
[INFO] [stdout] test test_find_point_group::case_17_coronene ... 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_66_transdichloro_tetrakistolyl_porphyrinato_osmium ... ok
[INFO] [stdout] test test_find_point_group::case_67_transdifluoro_tetraphenylporphyrinato_titanium ... ok
[INFO] [stdout] test test_find_point_group::case_58_phthalocyaninato_nickel ... ok
[INFO] [stdout] test test_find_point_group::case_21_ferrocene ... ok
[INFO] [stdout] test test_find_point_group::case_69_dihydroxo_mesotetraphenylporphyrinato_germanium ... ok
[INFO] [stdout] test test_find_point_group::case_72_tetrakis_thiadiazole_porphyrazine ... ok
[INFO] [stdout] test test_find_point_group::case_75_tetraphenyleno_tetrafuran_asymmetric ... ok
[INFO] [stdout] test test_find_point_group::case_57_phthalocyanine_off_symmetry ... ok
[INFO] [stdout] test test_find_point_group::case_73_porphine ... ok
[INFO] [stdout] test test_find_point_group::case_65_tetraphenylporphyrinato_copper ... ok
[INFO] [stdout] test test_find_point_group::case_63_tetrabenzoporphyrin ... ok
[INFO] [stdout] test test_find_point_group::case_61_tetrabenzoporphyrinato_cobalt ... ok
[INFO] [stdout] test test_find_point_group::case_59_phthalocyanine_protonated ... ok
[INFO] [stdout] test test_find_point_group::case_76_bis_tetramethylporphyrinato_nickel ... ok
[INFO] [stdout] test test_find_point_group::case_70_oxo_bisphthalocyaninato_aluminium_no_hydrogen ... ok
[INFO] [stdout] test test_find_point_group::case_74_tetraphenylporphyrinato_cadmium_off_symmetry ... ok
[INFO] [stdout] test test_find_point_group::case_62_tetrabenzoporphyrinato_copper ... ok
[INFO] [stdout] test test_find_point_group::case_71_dicyano_napthalocyanine_cobalt ... FAILED
[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_01_dodecahedrane ... ok
[INFO] [stdout] test test_find_point_group::case_22_decamethylosmocene ... ok
[INFO] [stderr] error: test failed, to rerun pass `--test test_find_pont_group_realistic`
[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' (219) 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:     0x5b61021e338a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b61021e338a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b61021e338a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b61021e338a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b61021f74fa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b61021f74fa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5b61021e7c12 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b61021e7c12 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b61021c259f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b61021c259f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b61021db8f9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b610216151c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5b610216151c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b61021dbab2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5b61021dbab2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b61021c2658 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b61021b9ff9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b61021c336d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b61021f7d6c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b61021f7c23 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5b6102152769 - core::panicking::assert_failed::h2e60f406ce498445
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5b61021509e1 - test_find_pont_group_realistic::test_find_point_group::h31415a41d0f3464e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_find_pont_group_realistic.rs:1440:5
[INFO] [stdout]   22:     0x5b6102133eff - test_find_pont_group_realistic::test_find_point_group::case_71_dicyano_napthalocyanine_cobalt::ha49c54df42b0a022
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_find_pont_group_realistic.rs:9:1
[INFO] [stdout]   23:     0x5b6102133f77 - test_find_pont_group_realistic::test_find_point_group::case_71_dicyano_napthalocyanine_cobalt::{{closure}}::h7014adbe94e83c5d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_find_pont_group_realistic.rs:9:10
[INFO] [stdout]   24:     0x5b6102151036 - core::ops::function::FnOnce::call_once::h2c6a4a9619d58797
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5b61021555fb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5b61021555fb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5b6102161feb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5b6102161feb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5b6102161feb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5b6102161feb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5b6102161feb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5b6102161feb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5b6102161feb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5b610215d704 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5b610215d704 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5b6102164bf2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x5b6102164bf2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5b6102164bf2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5b6102164bf2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5b6102164bf2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5b6102164bf2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x5b6102164bf2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5b61021e2c9f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   44:     0x5b61021e2c9f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x76e48472daa4 - <unknown>
[INFO] [stdout]   46:     0x76e4847baa64 - 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 8.84s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "938b3941ae4fe698a711b8f348bd82f8cc5998562751861919d5ec594007c2b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "938b3941ae4fe698a711b8f348bd82f8cc5998562751861919d5ec594007c2b6", kill_on_drop: false }`
[INFO] [stdout] 938b3941ae4fe698a711b8f348bd82f8cc5998562751861919d5ec594007c2b6
