[INFO] cloning repository https://github.com/timer-ghazi/quickORTEP-Rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/timer-ghazi/quickORTEP-Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimer-ghazi%2FquickORTEP-Rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimer-ghazi%2FquickORTEP-Rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 66f119c01562ebc4eb956d67ae63641ee3d25668
[INFO] testing timer-ghazi/quickORTEP-Rust 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%2Ftimer-ghazi%2FquickORTEP-Rust" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/timer-ghazi/quickORTEP-Rust
[INFO] finished tweaking git repo https://github.com/timer-ghazi/quickORTEP-Rust
[INFO] tweaked toml for git repo https://github.com/timer-ghazi/quickORTEP-Rust written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/timer-ghazi/quickORTEP-Rust 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/timer-ghazi/quickORTEP-Rust 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]  Downloading crates ...
[INFO] [stderr]   Downloaded nalgebra v0.33.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] a50027880dcdb6ee3b39f79337befa8714760a6229210e0044c5ac1abfeb8549
[INFO] running `Command { std: "docker" "start" "a50027880dcdb6ee3b39f79337befa8714760a6229210e0044c5ac1abfeb8549", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a50027880dcdb6ee3b39f79337befa8714760a6229210e0044c5ac1abfeb8549", 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" "a50027880dcdb6ee3b39f79337befa8714760a6229210e0044c5ac1abfeb8549" "/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" "a50027880dcdb6ee3b39f79337befa8714760a6229210e0044c5ac1abfeb8549", 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" "a50027880dcdb6ee3b39f79337befa8714760a6229210e0044c5ac1abfeb8549" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling nalgebra v0.33.3
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling quickortep v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.45s
[INFO] running `Command { std: "docker" "inspect" "a50027880dcdb6ee3b39f79337befa8714760a6229210e0044c5ac1abfeb8549", 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" "a50027880dcdb6ee3b39f79337befa8714760a6229210e0044c5ac1abfeb8549" "/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 quickortep v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.02s
[INFO] running `Command { std: "docker" "inspect" "a50027880dcdb6ee3b39f79337befa8714760a6229210e0044c5ac1abfeb8549", 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" "a50027880dcdb6ee3b39f79337befa8714760a6229210e0044c5ac1abfeb8549" "/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.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/quickortep-2b99d2fc75349363)
[INFO] [stdout] 
[INFO] [stdout] running 324 tests
[INFO] [stdout] test animation::tests::advance_phase_returns_triangle_wave ... ok
[INFO] [stdout] test animation::tests::advance_phase_wraps ... ok
[INFO] [stdout] test animation::tests::default_values ... ok
[INFO] [stdout] test animation::tests::advance_phase_speed_scales ... ok
[INFO] [stdout] test animation::tests::enum_clone_copy ... ok
[INFO] [stdout] test animation::tests::enum_equality ... ok
[INFO] [stdout] test animation::tests::next_frame_backward ... ok
[INFO] [stdout] test animation::tests::next_frame_backward_bounces_at_start ... ok
[INFO] [stdout] test animation::tests::next_frame_forward ... ok
[INFO] [stdout] test animation::tests::next_frame_forward_bounces_at_end ... ok
[INFO] [stdout] test animation::tests::next_frame_single_frame ... ok
[INFO] [stdout] test animation::tests::ping_pong_full_cycle ... ok
[INFO] [stdout] test animation::tests::next_frame_two_frames_ping_pong ... ok
[INFO] [stdout] test animation::tests::slow_down_divides_by_1_5 ... ok
[INFO] [stdout] test animation::tests::slow_down_floored_at_0_1 ... ok
[INFO] [stdout] test animation::tests::speed_up_capped_at_10 ... ok
[INFO] [stdout] test animation::tests::speed_up_multiplies_by_1_5 ... ok
[INFO] [stdout] test animation::tests::stop_resets_to_default ... ok
[INFO] [stdout] test animation::tests::trajectory_tick_accumulates ... ok
[INFO] [stdout] test animation::tests::trajectory_tick_faster_speed ... ok
[INFO] [stdout] test animation::tests::triangle_wave_key_points ... ok
[INFO] [stdout] test animation::tests::triangle_wave_wraps_large_phase ... ok
[INFO] [stdout] test animation::tests::triangle_wave_range ... ok
[INFO] [stdout] test animation::tests::triangle_wave_midpoints ... ok
[INFO] [stdout] test animation::tests::triangle_wave_wraps_negative_phase ... ok
[INFO] [stdout] test app_message::tests::test_animation_control_start_stop ... ok
[INFO] [stdout] test chem::atom::tests::test_atom_with_charge ... ok
[INFO] [stdout] test app_message::tests::test_animation_control_default_stopped ... ok
[INFO] [stdout] test chem::atom::tests::test_clone ... ok
[INFO] [stdout] test chem::atom::tests::test_distance_to_3d ... ok
[INFO] [stdout] test chem::atom::tests::test_distance_to_same ... ok
[INFO] [stdout] test chem::atom::tests::test_new_atom ... ok
[INFO] [stdout] test chem::atom::tests::test_distance_to_unit ... ok
[INFO] [stdout] test chem::bond_detection::tests::test_two_fragments ... ok
[INFO] [stdout] test chem::cycle_detection::tests::split_biphenyl_bridge ... ok
[INFO] [stdout] test chem::bond_detection::tests::test_ethanol_bonds ... ok
[INFO] [stdout] test chem::cycle_detection::tests::linear_chain_bond_not_in_cycle ... ok
[INFO] [stdout] test chem::bond_detection::tests::test_no_self_bonds ... ok
[INFO] [stdout] test chem::cycle_detection::tests::split_cycle_returns_none ... ok
[INFO] [stdout] test chem::cycle_detection::tests::split_branched ... ok
[INFO] [stdout] test chem::cycle_detection::tests::split_linear_chain ... ok
[INFO] [stdout] test chem::elements::tests::test_color_carbon_rasmol ... ok
[INFO] [stdout] test chem::bond_detection::tests::test_water_bonds ... ok
[INFO] [stdout] test chem::bond_detection::tests::test_symmetric_matrix ... ok
[INFO] [stdout] test chem::bond_detection::tests::test_water_single_fragment ... ok
[INFO] [stdout] test chem::cycle_detection::tests::biphenyl_ring_bonds_in_cycle_bridge_not ... ok
[INFO] [stdout] test chem::cycle_detection::tests::triangle_all_bonds_in_cycle ... ok
[INFO] [stdout] test chem::bond_detection::tests::test_tolerance_effect ... ok
[INFO] [stdout] test chem::elements::tests::test_color_jmol ... ok
[INFO] [stdout] test chem::atom::tests::test_position ... ok
[INFO] [stdout] test chem::elements::tests::test_covalent_radius_cordero ... ok
[INFO] [stdout] test chem::elements::tests::test_covalent_radius_pyykko ... ok
[INFO] [stdout] test chem::elements::tests::test_color_rasmol ... ok
[INFO] [stdout] test chem::elements::tests::test_is_valid ... ok
[INFO] [stdout] test chem::elements::tests::test_electronegativity ... ok
[INFO] [stdout] test chem::bond_detection::tests::test_no_bonds_far_apart ... ok
[INFO] [stdout] test chem::elements::tests::test_lookup_invalid ... ok
[INFO] [stdout] test chem::elements::tests::test_vdw_radius ... ok
[INFO] [stdout] test chem::elements::tests::test_heavy_element ... ok
[INFO] [stdout] test chem::elements::tests::test_lookup_by_number ... ok
[INFO] [stdout] test chem::geometry::tests::test_angle_water ... ok
[INFO] [stdout] test chem::geometry::tests::test_angle_right_angle ... ok
[INFO] [stdout] test chem::geometry::tests::test_angle_straight ... ok
[INFO] [stdout] test chem::elements::tests::test_covalent_radius_carbon_triple ... ok
[INFO] [stdout] test chem::elements::tests::test_lookup_hydrogen ... ok
[INFO] [stdout] test chem::elements::tests::test_lanthanoid_no_group ... ok
[INFO] [stdout] test chem::elements::tests::test_lookup_case_insensitive ... ok
[INFO] [stdout] test chem::geometry::tests::test_dihedral_butane_gauche ... ok
[INFO] [stdout] test chem::geometry::tests::test_distance_3d ... ok
[INFO] [stdout] test chem::geometry::tests::test_distance_unit ... ok
[INFO] [stdout] test chem::geometry::tests::test_distance_zero ... ok
[INFO] [stdout] test chem::geometry::tests::test_dihedral_90_degrees ... ok
[INFO] [stdout] test chem::molecule::tests::test_center ... ok
[INFO] [stdout] test chem::geometry::tests::test_angle_60_degrees ... ok
[INFO] [stdout] test chem::molecule::tests::test_distance_matrix ... ok
[INFO] [stdout] test chem::molecule::tests::test_from_atoms ... ok
[INFO] [stdout] test chem::molecule::tests::test_metadata ... ok
[INFO] [stdout] test chem::geometry::tests::test_dihedral_planar_cis ... ok
[INFO] [stdout] test chem::geometry::tests::test_dihedral_planar_trans ... ok
[INFO] [stdout] test chem::molecule::tests::test_new_molecule ... ok
[INFO] [stdout] test chem::molecule::tests::test_add_atom_and_init ... ok
[INFO] [stdout] test chem::nci::tests::test_find_covalent_donor ... ok
[INFO] [stdout] test chem::molecule::tests::test_center_at_origin ... ok
[INFO] [stdout] test chem::normal_modes::tests::test_imaginary ... ok
[INFO] [stdout] test chem::normal_modes::tests::test_real ... ok
[INFO] [stdout] test chem::nci::tests::test_two_ch4_no_hbonds ... ok
[INFO] [stdout] test chem::orientation::tests::test_distances_preserved ... ok
[INFO] [stdout] test chem::orientation::tests::test_single_atom_no_crash ... ok
[INFO] [stdout] test chem::orientation::tests::test_weighted_center_at_origin ... ok
[INFO] [stdout] test chem::nci::tests::test_water_dimer_hbond ... ok
[INFO] [stdout] test chem::molecule::tests::test_center_empty ... ok
[INFO] [stdout] test chem::normal_modes::tests::test_freq_data ... ok
[INFO] [stdout] test chem::trajectory::tests::test_angstrom_coordinates_unchanged ... ok
[INFO] [stdout] test chem::trajectory::tests::test_bohr_coordinate_conversion ... ok
[INFO] [stdout] test chem::trajectory::tests::test_energy_trajectory_kcal ... ok
[INFO] [stdout] test chem::trajectory::tests::test_get_frame_cloned ... ok
[INFO] [stdout] test chem::trajectory::tests::test_min_max_energy_frame ... ok
[INFO] [stdout] test chem::trajectory::tests::test_trajectory_coordinates ... ok
[INFO] [stdout] test chem::trajectory::tests::test_trajectory_energy ... ok
[INFO] [stdout] test chem::trajectory::tests::test_trajectory_multi_frame ... ok
[INFO] [stdout] test chem::trajectory::tests::test_trajectory_no_energy ... ok
[INFO] [stdout] test chem::trajectory::tests::test_clear_cache ... ok
[INFO] [stdout] test chem::trajectory::tests::test_trajectory_caching ... ok
[INFO] [stdout] test chem::trajectory::tests::test_trajectory_out_of_range ... ok
[INFO] [stdout] test chem::trajectory::tests::test_trajectory_single_frame ... ok
[INFO] [stdout] test chem::trajectory::tests::test_update_frame ... ok
[INFO] [stdout] test chem::trajectory::tests::test_update_frame_out_of_range ... ok
[INFO] [stdout] test document::tests::test_rebuild_current ... ok
[INFO] [stdout] test document::tests::test_go_to_frame_clamps ... ok
[INFO] [stdout] test document::tests::test_go_to_frame_same_noop ... ok
[INFO] [stdout] test document::tests::test_go_to_frame ... ok
[INFO] [stdout] test chem::trajectory::tests::test_molecule_metadata ... ok
[INFO] [stdout] test document::tests::test_bond_edits_persist_across_frames ... ok
[INFO] [stdout] test document::tests::test_new_document ... ok
[INFO] [stdout] test document::tests::test_snapshot_hides_hydrogens ... ok
[INFO] [stdout] test document::tests::test_snapshot_produces_ortep ... ok
[INFO] [stdout] test input::keyboard::tests::test_animation_keys ... ok
[INFO] [stdout] test input::keyboard::tests::test_bond_manip_key ... ok
[INFO] [stdout] test document::tests::test_standard_orientation_current_frame ... ok
[INFO] [stdout] test input::keyboard::tests::test_manip_mode_enter_confirms ... ok
[INFO] [stdout] test input::keyboard::tests::test_manip_mode_escape_cancels ... ok
[INFO] [stdout] test input::keyboard::tests::test_manip_mode_ignores_other_keys ... ok
[INFO] [stdout] test input::keyboard::tests::test_manip_mode_question_toggles_help ... ok
[INFO] [stdout] test document::tests::test_standard_orientation_all_frames ... ok
[INFO] [stdout] test input::keyboard::tests::test_pan_shifted ... ok
[INFO] [stdout] test input::keyboard::tests::test_quit ... ok
[INFO] [stdout] test input::keyboard::tests::test_arrow_keys ... ok
[INFO] [stdout] test input::keyboard::tests::test_rotation_hjkl ... ok
[INFO] [stdout] test input::keyboard::tests::test_rotation_uo ... ok
[INFO] [stdout] test input::keyboard::tests::test_trajectory_navigation ... ok
[INFO] [stdout] test input::keyboard::tests::test_unknown_key ... ok
[INFO] [stdout] test input::keyboard::tests::test_zoom ... ok
[INFO] [stdout] test input::mouse::tests::test_click_produces_select ... ok
[INFO] [stdout] test input::mouse::tests::test_drag_no_select ... ok
[INFO] [stdout] test input::mouse::tests::test_left_drag_rotate ... ok
[INFO] [stdout] test input::mouse::tests::test_no_motion_without_drag ... ok
[INFO] [stdout] test input::mouse::tests::test_right_drag_pan ... ok
[INFO] [stdout] test input::mouse::tests::test_scroll_zoom_in ... ok
[INFO] [stdout] test input::mouse::tests::test_scroll_zoom_out ... ok
[INFO] [stdout] test input::mouse::tests::test_shift_click_toggle_select ... ok
[INFO] [stdout] test input::mouse::tests::test_shift_double_click_reset ... ok
[INFO] [stdout] test parsers::gaussian::tests::test_parse_external_energy ... ok
[INFO] [stdout] test parsers::gaussian::tests::test_parse_external_energy_not_comment ... ok
[INFO] [stdout] test parsers::gaussian::tests::test_parse_external_energy_recovered ... ok
[INFO] [stdout] test parsers::gaussian::tests::test_parse_scf_energy_none ... ok
[INFO] [stdout] test parsers::gaussian::tests::test_parse_double_hybrid_energy ... ok
[INFO] [stdout] test parsers::gaussian::tests::test_parse_double_hybrid_energy_not_scale_line ... ok
[INFO] [stdout] test parsers::orca::tests::test_determine_freq_frame_no_cycles ... ok
[INFO] [stdout] test parsers::orca::tests::test_is_orca_output_false ... ok
[INFO] [stdout] test parsers::orca::tests::test_determine_freq_frame_after_cycle ... ok
[INFO] [stdout] test parsers::orca::tests::test_determine_freq_frame_before_first_cycle ... ok
[INFO] [stdout] test parsers::gaussian::tests::test_parse_scf_energy_valid ... ok
[INFO] [stdout] test parsers::orca::tests::test_is_orca_output_true ... ok
[INFO] [stdout] test parsers::orca::tests::test_orca_frequency_parsing ... ok
[INFO] [stdout] test parsers::xyz::tests::test_parse_energy_labeled ... ok
[INFO] [stdout] test parsers::orca::tests::test_orca_convergence_info ... ok
[INFO] [stdout] test parsers::xyz::tests::test_parse_energy_none ... ok
[INFO] [stdout] test parsers::xyz::tests::test_parse_energy_unlabeled ... ok
[INFO] [stdout] test parsers::orca::tests::test_orca_single_frame ... ok
[INFO] [stdout] test parsers::xyz::tests::test_parse_ethanol_with_energy ... ok
[INFO] [stdout] test parsers::xyz::tests::test_parse_metadata_fields ... ok
[INFO] [stdout] test parsers::xyz::tests::test_parse_nonexistent_file ... ok
[INFO] [stdout] test parsers::xyz::tests::test_resolve_atom_symbol_by_name ... ok
[INFO] [stdout] test parsers::xyz::tests::test_resolve_atom_symbol_invalid ... ok
[INFO] [stdout] test parsers::xyz::tests::test_parse_water_single_frame ... ok
[INFO] [stdout] test parsers::xyz::tests::test_resolve_atom_symbol_by_number ... ok
[INFO] [stdout] test render::bond_renderer::tests::test_no_taper_when_flat ... ok
[INFO] [stdout] test render::bond_renderer::tests::test_segment_bond_basic ... ok
[INFO] [stdout] test parsers::xyz::tests::test_parse_trajectory_multi_frame ... ok
[INFO] [stdout] test render::bond_renderer::tests::test_segment_bond_color ... ok
[INFO] [stdout] test render::bond_renderer::tests::test_segment_bond_dashed ... ok
[INFO] [stdout] test render::bond_renderer::tests::test_segment_bond_hidden ... ok
[INFO] [stdout] test render::bond_renderer::tests::test_segment_bond_z_values ... ok
[INFO] [stdout] test render::bond_renderer::tests::test_taper_with_z_depth ... ok
[INFO] [stdout] test render::color::tests::test_dim ... ok
[INFO] [stdout] test render::color::tests::test_from_hex ... ok
[INFO] [stdout] test render::color::tests::test_from_rgb ... ok
[INFO] [stdout] test render::color::tests::test_dim_clamps ... ok
[INFO] [stdout] test render::color::tests::test_lerp ... ok
[INFO] [stdout] test render::color::tests::test_luminance ... ok
[INFO] [stdout] test render::color::tests::test_new ... ok
[INFO] [stdout] test render::color::tests::test_to_pixel ... ok
[INFO] [stdout] test render::config::tests::test_dark_theme ... ok
[INFO] [stdout] test render::config::tests::test_default_fog ... ok
[INFO] [stdout] test render::config::tests::test_cycle_themes ... ok
[INFO] [stdout] test render::config::tests::test_default_axes ... ok
[INFO] [stdout] test render::config::tests::test_default_graph ... ok
[INFO] [stdout] test render::config::tests::test_default_grid ... ok
[INFO] [stdout] test render::config::tests::test_default_highlight ... ok
[INFO] [stdout] test render::config::tests::test_default_hud ... ok
[INFO] [stdout] test render::config::tests::test_default_is_scifi ... ok
[INFO] [stdout] test render::config::tests::test_default_labels ... ok
[INFO] [stdout] test render::config::tests::test_default_messages ... ok
[INFO] [stdout] test render::config::tests::test_default_interaction ... ok
[INFO] [stdout] test render::config::tests::test_default_shadow ... ok
[INFO] [stdout] test render::config::tests::test_default_window_size ... ok
[INFO] [stdout] test render::config::tests::test_print_theme ... ok
[INFO] [stdout] test render::config::tests::test_default_vectors ... ok
[INFO] [stdout] test render::config::tests::test_light_theme ... ok
[INFO] [stdout] test render::config_file::tests::test_base_theme_selection ... ok
[INFO] [stdout] test render::config_file::tests::test_axes_color_override ... ok
[INFO] [stdout] test render::config_file::tests::test_config_source_display ... ok
[INFO] [stdout] test render::config_file::tests::test_empty_config_resolves_to_scifi_defaults ... ok
[INFO] [stdout] test render::config_file::tests::test_interaction_override ... ok
[INFO] [stdout] test render::config_file::tests::test_invalid_base_theme_falls_back_to_scifi ... ok
[INFO] [stdout] test render::config_file::tests::test_no_base_defaults_to_scifi ... ok
[INFO] [stdout] test render::config_file::tests::test_rendering_param_override ... ok
[INFO] [stdout] test render::config_file::tests::test_shadow_override ... ok
[INFO] [stdout] test render::config_file::tests::test_full_config_roundtrip ... ok
[INFO] [stdout] test render::config_file::tests::test_unknown_keys_ignored ... ok
[INFO] [stdout] test render::config_file::tests::test_window_size_override ... ok
[INFO] [stdout] test render::config_file::tests::test_theme_color_override ... ok
[INFO] [stdout] test render::effects::tests::test_dark_atom_highlight ... ok
[INFO] [stdout] test render::config_file::tests::test_shipped_config_parses ... ok
[INFO] [stdout] test render::effects::tests::test_effects_cycle ... ok
[INFO] [stdout] test render::effects::tests::test_has_highlights ... ok
[INFO] [stdout] test parsers::orca::tests::test_orca_atom_count ... ok
[INFO] [stdout] test render::effects::tests::test_has_shadows ... ok
[INFO] [stdout] test render::fog::tests::test_fog_density_zero ... ok
[INFO] [stdout] test render::fog::tests::test_fog_farthest_fades ... ok
[INFO] [stdout] test render::fog::tests::test_fog_same_depth ... ok
[INFO] [stdout] test render::fog::tests::test_fog_no_objects ... ok
[INFO] [stdout] test render::fog::tests::test_fog_nearest_retains_color ... ok
[INFO] [stdout] test render::molecule_renderer::tests::test_render_atom_positions ... ok
[INFO] [stdout] test render::effects::tests::test_light_atom_highlight ... ok
[INFO] [stdout] test app_message::tests::test_timer_stops_when_receiver_dropped ... ok
[INFO] [stdout] test render::molecule_renderer::tests::test_render_sorted_by_z ... ok
[INFO] [stdout] test render::molecule_renderer::tests::test_render_with_bonds ... ok
[INFO] [stdout] test render::ortep::tests::test_atom_colors ... ok
[INFO] [stdout] test render::ortep::tests::test_bond_kind_cycle ... ok
[INFO] [stdout] test render::ortep::tests::test_bonds_from_matrix ... ok
[INFO] [stdout] test render::ortep::tests::test_bonds_to_hidden_atoms_hidden ... ok
[INFO] [stdout] test render::ortep::tests::test_covalent_radii ... ok
[INFO] [stdout] test render::ortep::tests::test_from_molecule_atoms ... ok
[INFO] [stdout] test parsers::orca::tests::test_orca_energy ... ok
[INFO] [stdout] test render::ortep::tests::test_hidden_atoms_preserve_indices ... ok
[INFO] [stdout] test parsers::gaussian::tests::test_gaussian_frequencies ... ok
[INFO] [stdout] test render::ortep::tests::test_all_atoms_visible_by_default ... ok
[INFO] [stdout] test render::ortep::tests::test_no_bonds_without_detection ... ok
[INFO] [stdout] test render::ortep::tests::test_snapshot_hides_hydrogens ... ok
[INFO] [stdout] test parsers::gaussian::tests::test_no_frequencies_in_opt ... ok
[INFO] [stdout] test render::molecule_renderer::tests::test_render_atom_radius ... ok
[INFO] [stdout] test render::molecule_renderer::tests::test_render_produces_zobjects ... ok
[INFO] [stdout] test render::projection::tests::test_pan ... ok
[INFO] [stdout] test render::projection::tests::test_project_90_degree_rotation_y ... ok
[INFO] [stdout] test render::ortep::tests::test_snapshot_show_hydrogens ... ok
[INFO] [stdout] test render::projection::tests::test_identity_rotation ... ok
[INFO] [stdout] test render::projection::tests::test_project_origin_no_rotation ... ok
[INFO] [stdout] test render::projection::tests::test_project_points_batch ... ok
[INFO] [stdout] test render::projection::tests::test_project_preserves_z ... ok
[INFO] [stdout] test render::projection::tests::test_reset ... ok
[INFO] [stdout] test render::projection::tests::test_rotate ... ok
[INFO] [stdout] test render::projection::tests::test_viewstate_default ... ok
[INFO] [stdout] test render::svg::tests::test_clear_sets_background ... ok
[INFO] [stdout] test render::svg::tests::test_circle_border ... ok
[INFO] [stdout] test render::svg::tests::test_draw_filled_circle ... ok
[INFO] [stdout] test render::svg::tests::test_draw_filled_triangle ... ok
[INFO] [stdout] test render::svg::tests::test_get_text_dimensions ... ok
[INFO] [stdout] test render::svg::tests::test_complete_svg_structure ... ok
[INFO] [stdout] test render::svg::tests::test_draw_line ... ok
[INFO] [stdout] test render::svg::tests::test_draw_text ... ok
[INFO] [stdout] test render::zobjects::tests::test_z_sort_farthest_first ... ok
[INFO] [stdout] test render::svg::tests::test_draw_text_escapes_html ... ok
[INFO] [stdout] test render::svg::tests::test_new_svg_canvas ... ok
[INFO] [stdout] test render::zobjects::tests::test_z_value ... ok
[INFO] [stdout] test ui::bond_edit::tests::test_apply_add_bond ... ok
[INFO] [stdout] test render::projection::tests::test_project_unit_x ... ok
[INFO] [stdout] test ui::bond_edit::tests::test_apply_change_type ... ok
[INFO] [stdout] test render::projection::tests::test_project_with_zoom ... ok
[INFO] [stdout] test render::projection::tests::test_zoom ... ok
[INFO] [stdout] test ui::bond_edit::tests::test_apply_remove_bond ... ok
[INFO] [stdout] test parsers::gaussian::tests::test_gaussian_zmatrix_orientation ... ok
[INFO] [stdout] test ui::bond_manip::tests::test_classify_endpoint_b_right_click_stretch ... ok
[INFO] [stdout] test ui::bond_manip::tests::test_classify_no_hit_returns_none ... ok
[INFO] [stdout] test ui::bond_manip::tests::test_classify_substituent_bonded_to_b_twist ... ok
[INFO] [stdout] test ui::bond_manip::tests::test_classify_unrelated_bond_returns_none ... ok
[INFO] [stdout] test ui::bond_manip::tests::test_find_nearest_plane_no_neighbors ... ok
[INFO] [stdout] test ui::bond_manip::tests::test_find_nearest_plane_with_neighbors ... ok
[INFO] [stdout] test ui::bond_manip::tests::test_new_state_fields ... ok
[INFO] [stdout] test ui::bond_manip::tests::test_perpendicular_basis_orthogonality ... ok
[INFO] [stdout] test ui::bond_manip::tests::test_pos_a_and_pos_b ... ok
[INFO] [stdout] test ui::bond_manip::tests::test_refresh_bond ... ok
[INFO] [stdout] test ui::bond_manip::tests::test_refresh_bond_reorthogonalizes_plane ... ok
[INFO] [stdout] test ui::bond_manip::tests::test_restore_snapshot ... ok
[INFO] [stdout] test ui::bond_manip::tests::test_rigid_transform_preserves_internal_distances ... ok
[INFO] [stdout] test ui::bond_manip::tests::test_rotate_endpoint_preserves_bond_length ... ok
[INFO] [stdout] test ui::bond_edit::tests::test_apply_skips_out_of_range ... ok
[INFO] [stdout] test ui::bond_manip::tests::test_rotate_plane ... ok
[INFO] [stdout] test ui::bond_manip::tests::test_stretch_bond_moves_fragment_along_axis ... ok
[INFO] [stdout] test ui::bond_manip::tests::test_stretch_clamps_to_minimum ... ok
[INFO] [stdout] test ui::bond_manip::tests::test_twist_torsion_on_axis_atom_stays ... ok
[INFO] [stdout] test ui::bond_manip::tests::test_update_plane_info_disabled ... ok
[INFO] [stdout] test ui::bond_manip::tests::test_update_plane_info_within_threshold ... ok
[INFO] [stdout] test ui::graph::tests::test_compute_ticks_basic ... ok
[INFO] [stdout] test ui::graph::tests::test_compute_ticks_single ... ok
[INFO] [stdout] test ui::graph::tests::test_graph_display_modes_differ ... ok
[INFO] [stdout] test ui::graph::tests::test_graph_mode_default_is_off ... ok
[INFO] [stdout] test ui::message::tests::test_max_messages ... ok
[INFO] [stdout] test ui::message::tests::test_message_levels ... ok
[INFO] [stdout] test ui::message::tests::test_push_and_len ... ok
[INFO] [stdout] test ui::selection::tests::test_bond_selection_symmetric ... ok
[INFO] [stdout] test ui::selection::tests::test_hit_test_atom ... ok
[INFO] [stdout] test ui::selection::tests::test_hit_test_bond ... ok
[INFO] [stdout] test ui::selection::tests::test_hit_test_front_atom_wins ... ok
[INFO] [stdout] test ui::selection::tests::test_is_selected ... ok
[INFO] [stdout] test ui::selection::tests::test_point_to_segment ... ok
[INFO] [stdout] test ui::selection::tests::test_selection_clear ... ok
[INFO] [stdout] test ui::selection::tests::test_selection_replace ... ok
[INFO] [stdout] test ui::selection::tests::test_selection_toggle ... ok
[INFO] [stdout] test ui::bond_edit::tests::test_record_and_clear ... ok
[INFO] [stdout] test ui::selection::tests::test_hit_test_miss ... ok
[INFO] [stdout] test ui::bond_edit::tests::test_record_replaces_same_pair ... ok
[INFO] [stdout] test ui::bond_manip::tests::test_apply_rigid_rotation_90_z ... ok
[INFO] [stdout] test ui::bond_manip::tests::test_apply_rigid_translation ... ok
[INFO] [stdout] test ui::bond_manip::tests::test_classify_bond_hit_rotate_plane ... ok
[INFO] [stdout] test ui::bond_edit::tests::test_toggle_propagation ... ok
[INFO] [stdout] test parsers::gaussian::tests::test_gaussian_multiple_frames ... ok
[INFO] [stdout] test parsers::gaussian::tests::test_gaussian_scf_energies ... ok
[INFO] [stdout] test ui::bond_manip::tests::test_classify_endpoint_a_left_click_rotate ... ok
[INFO] [stdout] test parsers::gaussian::tests::test_gaussian_atom_count ... ok
[INFO] [stdout] test parsers::gaussian::tests::test_gaussian_convergence_detected ... ok
[INFO] [stdout] test render::svg::tests::test_write_to_file ... FAILED
[INFO] [stdout] test app_message::tests::test_timer_sends_ticks_when_running ... ok
[INFO] [stdout] test parsers::gaussian::tests::test_gaussian_double_hybrid_priority ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- render::svg::tests::test_write_to_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'render::svg::tests::test_write_to_file' (942) panicked at src/render/svg.rs:224:32:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bc026aaab38 - 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:     0x5bc026aaab38 - 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:     0x5bc026aaab38 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bc026aaab38 - <<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:     0x5bc026ac158a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bc026ac158a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5bc026aaf422 - 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:     0x5bc026aaf422 - <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:     0x5bc026a89536 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bc026a89536 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bc026aa2bd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bc0269f8c1c - <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:     0x5bc0269f8c1c - 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:     0x5bc026aa2d92 - <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:     0x5bc026aa2d92 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bc026a895f2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5bc026a7e5c9 - 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:     0x5bc026a8a30d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bc026ac1d1c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bc026ac1a92 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5bc02690cb86 - <core[8fb95b77d25ab6c8]::result::Result<(), std[10d71ac2c42b111e]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5bc02690cb86 - quickortep[fdc919c59ff77dac]::render::svg::tests::test_write_to_file
[INFO] [stdout]                                at /opt/rustwide/workdir/src/render/svg.rs:224:32
[INFO] [stdout]   22:     0x5bc0269042f7 - quickortep[fdc919c59ff77dac]::render::svg::tests::test_write_to_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/render/svg.rs:219:28
[INFO] [stdout]   23:     0x5bc02683fe16 - <quickortep[fdc919c59ff77dac]::render::svg::tests::test_write_to_file::{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]   24:     0x5bc0269ebcfb - <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]   25:     0x5bc0269ebcfb - 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]   26:     0x5bc0269f9575 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5bc0269f9575 - <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]   28:     0x5bc0269f9575 - 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]   29:     0x5bc0269f9575 - 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]   30:     0x5bc0269f9575 - 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]   31:     0x5bc0269f9575 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5bc0269f9575 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5bc0269f2e84 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5bc0269f2e84 - 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]   35:     0x5bc0269fc5f2 - 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]   36:     0x5bc0269fc5f2 - <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]   37:     0x5bc0269fc5f2 - 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]   38:     0x5bc0269fc5f2 - 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]   39:     0x5bc0269fc5f2 - 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]   40:     0x5bc0269fc5f2 - 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]   41:     0x5bc0269fc5f2 - <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]   42:     0x5bc026aaa15f - <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]   43:     0x5bc026aaa15f - <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]   44:     0x78a7b832caa4 - <unknown>
[INFO] [stdout]   45:     0x78a7b83b9a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     render::svg::tests::test_write_to_file
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 323 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "a50027880dcdb6ee3b39f79337befa8714760a6229210e0044c5ac1abfeb8549", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a50027880dcdb6ee3b39f79337befa8714760a6229210e0044c5ac1abfeb8549", kill_on_drop: false }`
[INFO] [stdout] a50027880dcdb6ee3b39f79337befa8714760a6229210e0044c5ac1abfeb8549
