[INFO] cloning repository https://github.com/andykilroy/bucktracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andykilroy/bucktracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandykilroy%2Fbucktracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandykilroy%2Fbucktracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 98312af4c4284cf496047cf3cbda5279f3a550fe [INFO] testing andykilroy/bucktracer against beta-2021-05-23 for beta-1.52-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandykilroy%2Fbucktracer" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/andykilroy/bucktracer on toolchain beta-2021-05-23 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-05-23" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/andykilroy/bucktracer [INFO] finished tweaking git repo https://github.com/andykilroy/bucktracer [INFO] tweaked toml for git repo https://github.com/andykilroy/bucktracer written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/andykilroy/bucktracer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-05-23" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded png v0.15.2 [INFO] [stderr] Downloaded rustversion v1.0.0 [INFO] [stderr] Downloaded structopt v0.3.6 [INFO] [stderr] Downloaded structopt-derive v0.3.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-05-23" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5461868bc53bd3a78ba00c36ec2ff17b5aa06c3af96e9de39e4bd93267970ed8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5461868bc53bd3a78ba00c36ec2ff17b5aa06c3af96e9de39e4bd93267970ed8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5461868bc53bd3a78ba00c36ec2ff17b5aa06c3af96e9de39e4bd93267970ed8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5461868bc53bd3a78ba00c36ec2ff17b5aa06c3af96e9de39e4bd93267970ed8", kill_on_drop: false }` [INFO] [stdout] 5461868bc53bd3a78ba00c36ec2ff17b5aa06c3af96e9de39e4bd93267970ed8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-05-23" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 868cd4daeff8a0604c33bb558601216b8056a0f7e75f2b5720bde7a75125390d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "868cd4daeff8a0604c33bb558601216b8056a0f7e75f2b5720bde7a75125390d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling png v0.15.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling syn-mid v0.4.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling rustversion v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling proc-macro-error v0.4.4 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.3 [INFO] [stderr] Compiling exitfailure v0.5.1 [INFO] [stderr] Compiling structopt-derive v0.3.6 [INFO] [stderr] Compiling structopt v0.3.6 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling toml v0.5.5 [INFO] [stderr] Compiling bucktracer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 54s [INFO] running `Command { std: "docker" "inspect" "868cd4daeff8a0604c33bb558601216b8056a0f7e75f2b5720bde7a75125390d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "868cd4daeff8a0604c33bb558601216b8056a0f7e75f2b5720bde7a75125390d", kill_on_drop: false }` [INFO] [stdout] 868cd4daeff8a0604c33bb558601216b8056a0f7e75f2b5720bde7a75125390d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-05-23" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10c9508bc5162914c22c7229436790c9648961895f712e73b8aeed9caa31ab07 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "10c9508bc5162914c22c7229436790c9648961895f712e73b8aeed9caa31ab07", kill_on_drop: false }` [INFO] [stderr] Compiling bucktracer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 14.01s [INFO] running `Command { std: "docker" "inspect" "10c9508bc5162914c22c7229436790c9648961895f712e73b8aeed9caa31ab07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10c9508bc5162914c22c7229436790c9648961895f712e73b8aeed9caa31ab07", kill_on_drop: false }` [INFO] [stdout] 10c9508bc5162914c22c7229436790c9648961895f712e73b8aeed9caa31ab07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-05-23" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9e0f534d05fa07ff4e059ea00cde98310023e447f58d331307b9c9f784ad24f4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9e0f534d05fa07ff4e059ea00cde98310023e447f58d331307b9c9f784ad24f4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/bucktracer-8ebb20439a099cf5) [INFO] [stdout] [INFO] [stdout] running 48 tests [INFO] [stdout] test math::test::determinant_of_4x4 ... ok [INFO] [stdout] test partition::test_partition::bounding_box_map___put_associates_object_with_smallest_bounding_box_that_contains_it ... ok [INFO] [stdout] test partition::test_partition::bounding_boxes_depth0 ... ok [INFO] [stdout] test math::test::minor_of_3x3 ... ok [INFO] [stdout] test math::test::submatrix_of_3x3 ... ok [INFO] [stdout] test math::test::cofactors_of_3x3 ... ok [INFO] [stdout] test math::test::determinant ... ok [INFO] [stdout] test partition::test_partition::bounding_boxes_depth2 ... ok [INFO] [stdout] test png::pngtest::empty_canvas_to_empty_rgb_array ... ok [INFO] [stdout] test partition::test_partition::bounding_box_iterator___multiple_entries___returned_in_order_of_bounding_box_they_occupy ... ok [INFO] [stdout] test partition::test_partition::bounding_box_iterator___no_elements___returns_none ... ok [INFO] [stdout] test math::test::determinant_of_3x3 ... ok [INFO] [stdout] test png::pngtest::nonempty_canvas_to_nonempty_rgb_array ... ok [INFO] [stdout] test test_reflection::reflected_colour_for_non_reflective_material_is_black ... ok [INFO] [stdout] test test_reflection::colour_at_max_recursion_depth ... ok [INFO] [stdout] test test_refraction::refracted_colour_under_total_internal_reflection_is_black ... ok [INFO] [stdout] test test_reflection::reflected_colour_for_reflective_material ... ok [INFO] [stdout] test partition::test_partition::bounding_box_iterator___one_element___gets_returned ... ok [INFO] [stdout] test test_reflection::shade_hit_for_reflective_material ... ok [INFO] [stdout] test test_reflection::compute_reflective_vector ... ok [INFO] [stdout] test test_refraction::refracted_colour_is_due_to_colour_of_refracted_ray ... ok [INFO] [stdout] test test_refraction::refracted_colour_at_max_recursive_depth_is_black ... ok [INFO] [stdout] test test_refraction::refracted_colour_not_at_max_recursive_depth_is_not_black ... ok [INFO] [stdout] test test_refraction::refracted_colour_of_opaque_surface_is_black ... ok [INFO] [stdout] test partition::test_partition::size_of_box_tree_is_related_to_power_of_2 ... ok [INFO] [stdout] test math::test::submatrix_of_4x4 ... ok [INFO] [stdout] test png::conversion_to_u8 ... ok [INFO] [stdout] test test_refraction::schlick_approx_with_a_perpendicular_viewing_angle ... ok [INFO] [stdout] test test_refraction::refractions1 ... ok [INFO] [stdout] test test_refraction::schlick_approximation_with_small_angle_n2_gt_n1 ... ok [INFO] [stdout] test wavefront::test_string_to_polygon_point_conversion::allow_a_texture_index ... ok [INFO] [stdout] test wavefront::test_string_to_polygon_point_conversion::dont_permit_negative_normal_indices ... ok [INFO] [stdout] test wavefront::test_string_to_polygon_point_conversion::dont_permit_negative_vertex_indices ... ok [INFO] [stdout] test wavefront::test_string_to_polygon_point_conversion::dont_permit_rational_numbers_for_vertex_index ... ok [INFO] [stdout] test test_shading::precompute_state_of_intersection ... ok [INFO] [stdout] test test_shading::intersect_a_world_with_a_ray ... ok [INFO] [stdout] test test_shading::the_hit_when_an_intersection_occurs_on_inside ... ok [INFO] [stdout] test test_shading::shade_an_intersection_point ... ok [INFO] [stdout] test test_shadows::the_hit_should_bump_the_point_slightly_in_the_direction_of_normalv ... ok [INFO] [stdout] test test_shading::the_hit_when_intersection_occurs_on_outside ... ok [INFO] [stdout] test test_refraction::shade_hit_transparent_material ... ok [INFO] [stdout] test test_refraction::shade_hit_with_reflective_transparent_material ... ok [INFO] [stdout] test test_refraction::under_point_is_below_the_surface ... ok [INFO] [stdout] test wavefront::test_string_to_polygon_point_conversion::dont_permit_rational_numbers_for_normal_index ... ok [INFO] [stdout] test wavefront::test_string_to_polygon_point_conversion::with_slashes_produces_a_vertex_index_and_normal ... ok [INFO] [stdout] test partition::test_partition::bounding_boxes_depth1 ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/objtree-fc9041fa40f8fa52) [INFO] [stdout] test wavefront::test_string_to_polygon_point_conversion::no_slashes_produce_no_normals ... ok [INFO] [stdout] test test_shading::shade_an_intersection_point_from_inside ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 48 passed; 0 failed; 0 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 unittests (/opt/rustwide/target/debug/deps/partinfo-594ee784af6c80b4) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/scanobj-f815051ffe68d53f) [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] [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 unittests (/opt/rustwide/target/debug/deps/viewobj-2525b8b2f566cc6f) [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/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-2d9ca8a6c2fb7442) [INFO] [stdout] [INFO] [stdout] running 226 tests [INFO] [stdout] test all::material::default_material_on_sphere ... ok [INFO] [stdout] test all::material::lighting_with_eye_between_light_and_the_surface ... ok [INFO] [stdout] test all::material::lighting_with_eye_in_path_of_reflection_vector ... ok [INFO] [stdout] test all::material::lighting_with_eye_between_light_and_the_surface_at_45_angle ... ok [INFO] [stdout] test all::material::lighting_with_eye_opposite_surface_light_offset_45_angle ... ok [INFO] [stdout] test all::material::lighting_with_light_behind_the_surface ... ok [INFO] [stdout] test all::material::lighting_with_the_surface_in_shadow ... ok [INFO] [stdout] test all::material::materials_not_equal ... ok [INFO] [stdout] test all::material::point_light_has_intensity_and_position ... ok [INFO] [stdout] test all::material::when_object_between_light_and_point_is_opaque_object_has_ambient_colour ... ok [INFO] [stdout] test all::material::when_object_between_light_and_point_is_transparent_object_has_some_colour ... ok [INFO] [stdout] test all::math::matrices::create_4x4_matrix ... ok [INFO] [stdout] test all::math::matrices::equality ... ok [INFO] [stdout] test all::math::matrices::inverse ... ok [INFO] [stdout] test all::camera::ray_thru_corner_of_canvas ... ok [INFO] [stdout] test all::camera::pixel_size_for_vertical_canvas ... ok [INFO] [stdout] test all::canvas::colour_the_canvas ... ok [INFO] [stdout] test all::camera::construct_camera ... ok [INFO] [stdout] test all::camera::ray_thru_centre_of_canvas ... ok [INFO] [stdout] test all::material::default_material ... ok [INFO] [stdout] test all::material::assign_sphere_a_material ... ok [INFO] [stdout] test all::camera::ray_when_camera_transformed ... ok [INFO] [stdout] test all::camera::pixel_size_for_horizontal_canvas ... ok [INFO] [stdout] test all::math::matrices::inverse_2 ... ok [INFO] [stdout] test all::math::matrices::inverse_4 ... ok [INFO] [stdout] test all::math::matrices::not_equal ... ok [INFO] [stdout] test all::math::matrices::matrix_mult ... ok [INFO] [stdout] test all::math::matrices::mult_by_identity ... ok [INFO] [stdout] test all::math::matrices::mult_tuple_by_identity ... ok [INFO] [stdout] test all::math::matrices::inverse_5 ... ok [INFO] [stdout] test all::camera::render_world_with_camera ... ok [INFO] [stdout] test all::canvas::create_a_canvas ... ok [INFO] [stdout] test all::math::matrices::matrix_tuple_multiplication ... ok [INFO] [stdout] test all::math::matrices::inverse_3 ... ok [INFO] [stdout] test all::canvas::create_a_colour ... ok [INFO] [stdout] test all::canvas::multiply_colours ... ok [INFO] [stdout] test all::material::default_material_is_not_reflective ... ok [INFO] [stdout] test all::math::transformations::a_view_towards_the_positive_z_direction ... ok [INFO] [stdout] test all::math::transformations::rotate_around_x_axis ... ok [INFO] [stdout] test all::math::transformations::scaling_a_point ... ok [INFO] [stdout] test all::math::matrices::test_for_invertibility ... ok [INFO] [stdout] test all::math::transformations::arbitrary_view_transform ... ok [INFO] [stdout] test all::math::transformations::translation_does_not_affect_vectors ... ok [INFO] [stdout] test all::math::transformations::reflection_is_scaling_by_a_negative_value ... ok [INFO] [stdout] test all::math::transformations::view_transform_moves_the_world ... ok [INFO] [stdout] test all::math::tuple4::almost_equal ... ok [INFO] [stdout] test all::math::matrices::transpose ... ok [INFO] [stdout] test all::math::transformations::translate ... ok [INFO] [stdout] test all::math::transformations::transformation_matrix_for_default_orientation ... ok [INFO] [stdout] test all::math::tuple4::convert_from_string___whitespace_only_returns_error ... ok [INFO] [stdout] test all::math::tuple4::cross_product ... ok [INFO] [stdout] test all::math::tuple4::convert_from_string___3_members_is_ok ... ok [INFO] [stdout] test all::math::tuple4::convert_from_string___integer_members_ok ... ok [INFO] [stdout] test all::math::tuple4::convert_from_string___non_numeric_returns_error ... ok [INFO] [stdout] test all::math::tuple4::definitely_not_equal ... ok [INFO] [stdout] test all::math::tuple4::dot_product ... ok [INFO] [stdout] test all::math::transformations::mult_by_inverse_translation ... ok [INFO] [stdout] test all::math::tuple4::convert_from_string___4_members_is_ok ... ok [INFO] [stdout] test all::math::transformations::scaling_a_vector ... ok [INFO] [stdout] test all::math::transformations::multiply_by_inverse_of_a_scaling_matrix ... ok [INFO] [stdout] test all::math::tuple4::minimum_neg_infinity_less_than_zeroes ... ok [INFO] [stdout] test all::math::tuple4::maximum_pos_infinity_more_than_zeroes ... ok [INFO] [stdout] test all::math::transformations::rotate_around_y_axis ... ok [INFO] [stdout] test all::math::tuple4::maximum_zeroes_more_than_neg_infinity ... ok [INFO] [stdout] test all::math::tuple4::scaling ... ok [INFO] [stdout] test all::math::tuple4::minimum_mixed_values ... ok [INFO] [stdout] test all::math::tuple4::test_addition ... ok [INFO] [stdout] test all::math::tuple4::magnitude ... ok [INFO] [stdout] test all::math::transformations::compose_transforms ... ok [INFO] [stdout] test all::math::tuple4::maximum_mixed_values ... ok [INFO] [stdout] test all::math::tuple4::simple_point_creation ... ok [INFO] [stdout] test all::math::tuple4::negation ... ok [INFO] [stdout] test all::math::tuple4::minimum_zeroes_less_than_infinity ... ok [INFO] [stdout] test all::math::transformations::rotate_around_z_axis ... ok [INFO] [stdout] test all::math::tuple4::test_subtraction ... ok [INFO] [stdout] test all::math::tuple4::normalize ... ok [INFO] [stdout] test all::math::tuple4::convert_from_string___2_members_returns_error ... ok [INFO] [stdout] test all::partitioning::flatten___empty_list___produces_empty_list ... ok [INFO] [stdout] test all::partitioning::no_objects___generates_empty_group ... ok [INFO] [stdout] test all::partitioning::flatten___flattened_list_produces_same_result ... ok [INFO] [stdout] test all::patterns::a_stripe_pattern_is_constant_in_z ... ok [INFO] [stdout] test all::partitioning::non_empty_group___path_indicates_existing_object___return_object ... ok [INFO] [stdout] test all::patterns::a_stripe_pattern_is_constant_in_y ... ok [INFO] [stdout] test all::partitioning::path_goes_out_of_bounds___returns_none ... ok [INFO] [stdout] test all::patterns::checkers_pattern_alternates_with_x ... ok [INFO] [stdout] test all::partitioning::do_not_add_groups_which_are_empty ... ok [INFO] [stdout] test all::patterns::a_stripe_pattern_alternates_in_x ... ok [INFO] [stdout] test all::partitioning::one_shape___generates_one_node___because_it_defines_outermost_bounding_box ... ok [INFO] [stdout] test all::partitioning::leaf_object___but_path_non_empty___return_none ... ok [INFO] [stdout] test all::partitioning::path_to_existing_object___multiple_levels___returns_object ... ok [INFO] [stdout] test all::patterns::a_solid_pattern_is_the_same_everywhere ... ok [INFO] [stdout] test all::patterns::gradient_x_out_of_bounds ... ok [INFO] [stdout] test all::partitioning::flatten___produces_flat_vector ... ok [INFO] [stdout] test all::math::tuple4::format_tuple4 ... FAILED [INFO] [stdout] test all::patterns::checkers_pattern_alternates_with_y ... ok [INFO] [stdout] test all::patterns::lighting_with_a_pattern_applied ... ok [INFO] [stdout] test all::patterns::checkers_pattern_combinations ... ok [INFO] [stdout] test all::patterns::checkers_pattern_alternates_with_z ... ok [INFO] [stdout] test all::partitioning::flatten___children_of_group_are_promoted_to_top_level ... ok [INFO] [stdout] test all::patterns::gradient_x_within_0_and_1 ... ok [INFO] [stdout] test all::partitioning::a_shape_placed_in_each_eighth ... ok [INFO] [stdout] test all::ppm::print_ppm_header_for_empty_canvas ... ok [INFO] [stdout] test all::ppm::print_ppm_output_with_clamping ... ok [INFO] [stdout] test all::ppm::print_ppm_output_without_clamping ... ok [INFO] [stdout] test all::rays::a_coplanar_ray_produces_no_intersects ... ok [INFO] [stdout] test all::patterns::stripes_with_an_object_transform ... ok [INFO] [stdout] test all::patterns::stripes_with_an_object_and_pattern_transform ... ok [INFO] [stdout] test all::patterns::stripes_with_a_pattern_transform ... ok [INFO] [stdout] test all::patterns::patterns_not_equal ... ok [INFO] [stdout] test all::rays::create_ray ... ok [INFO] [stdout] test all::rays::finding_hits_always_the_lowest_non_negative_t ... ok [INFO] [stdout] test all::rays::finding_hits_when_all_intersections_have_negative_t ... ok [INFO] [stdout] test all::rays::finding_hits_when_some_intersections_have_negative_t ... ok [INFO] [stdout] test all::rays::finding_hits_when_t_values_are_positive ... ok [INFO] [stdout] test all::rays::intersect_scaled_sphere_with_a_ray ... ok [INFO] [stdout] test all::partitioning::objects_placed_in_one_cell___depth2 ... ok [INFO] [stdout] test all::rays::intersect_translated_sphere_with_a_ray_hit ... ok [INFO] [stdout] test all::rays::intersect_translated_sphere_with_a_ray_miss ... ok [INFO] [stdout] test all::rays::ray_intersects_sphere ... ok [INFO] [stdout] test all::rays::ray_intersects_sphere_at_tangent ... ok [INFO] [stdout] test all::rays::ray_misses_sphere ... ok [INFO] [stdout] test all::rays::ray_originates_in_front_of_sphere ... ok [INFO] [stdout] test all::rays::ray_originates_inside_sphere ... ok [INFO] [stdout] test all::rays::scaling_a_ray ... ok [INFO] [stdout] test all::rays::translating_a_ray ... ok [INFO] [stdout] test all::rays::create_intersection ... ok [INFO] [stdout] test all::patterns::ring_pattern_extends_in_both_x_and_z ... ok [INFO] [stdout] test all::rays::a_ray_parallel_to_the_plane_produces_no_intersects ... ok [INFO] [stdout] test all::rays::a_ray_intersects_a_plane_from_below ... ok [INFO] [stdout] test all::rays::calc_position ... ok [INFO] [stdout] test all::ppm::print_ppm_output_max_70_chars_per_line ... ok [INFO] [stdout] test all::shape::bounds::bounds_in_group_affected_by_nested_group_transform ... ok [INFO] [stdout] test all::shape::bounds::bounds_of_empty_group___cannot_contain_any_bound ... ok [INFO] [stdout] test all::shape::bounds::bounds_of_empty_group___cannot_intersect_any_ray ... ok [INFO] [stdout] test all::shape::bounds::contains___a_bounds_contains_itself ... ok [INFO] [stdout] test all::shape::bounds::contains___returns_true_if_rhs_within_lhs ... ok [INFO] [stdout] test all::shape::bounds::enclose_two_shapes___produces_smallest_bounding_box_that_contains_them ... ok [INFO] [stdout] test all::shape::bounds::contains___when_rhs_completely_outside_lhs___lhs_does_not_contain_rhs ... ok [INFO] [stdout] test all::shape::bounds::contains___when_rhs_includes_space_outside_lhs___lhs_does_not_contain_rhs ... ok [INFO] [stdout] test all::shape::bounds::cube_bounds ... ok [INFO] [stdout] test all::shape::bounds::plane_bounds ... ok [INFO] [stdout] test all::shape::bounds::finite_cylinder_bounds ... ok [INFO] [stdout] test all::shape::cubes::ray_intersects_unit_cube___at_faces_1_unit_away_from_origin ... ok [INFO] [stdout] test all::shape::cubes::when_rays_miss_a_cube___return_no_intersections ... ok [INFO] [stdout] test all::shape::cylinders::cylinder___differ_only_by_closed_are_not_equal ... ok [INFO] [stdout] test all::shape::cylinders::cylinder___infinite_cylinders_are_not_closed ... ok [INFO] [stdout] test all::shape::cylinders::cylinder___intersect_end_caps ... ok [INFO] [stdout] test all::shape::cylinders::cylinder___normal_on_end_caps ... ok [INFO] [stdout] test all::shape::bounds::group_minima_and_maxima_are_dictated_by_its_members_bounds ... ok [INFO] [stdout] test all::shape::cylinders::cylinder___with_same_limits___compare_equal ... ok [INFO] [stdout] test all::shape::cylinders::cylinder___when_ray_hits_between_limits___is_intersected ... ok [INFO] [stdout] test all::shape::cylinders::cylinder___with_different_limits___are_not_equal ... ok [INFO] [stdout] test all::shape::cylinders::normal_on_a_cylinder ... ok [INFO] [stdout] test all::shape::cylinders::rays_miss_a_cylinder ... ok [INFO] [stdout] test all::shape::cylinders::ray_hits_a_cylinder ... ok [INFO] [stdout] test all::shape::groups::can_create_empty_group ... ok [INFO] [stdout] test all::shape::cylinders::cylinder___default_extents_are_infinite ... ok [INFO] [stdout] test all::rays::a_ray_intersects_a_plane_from_above ... ok [INFO] [stdout] test all::shape::cubes::normal_on_a_cube ... ok [INFO] [stdout] test all::shape::bounds::group_bounds_is_origin_if_no_members ... ok [INFO] [stdout] test all::shape::bounds::sphere_bounds ... ok [INFO] [stdout] test all::shape::bounds::two_groups_and_intersect_them ... ok [INFO] [stdout] test all::shape::groups::can_create_group_with_various_objects_as_children ... ok [INFO] [stdout] test all::shape::bounds::enclose_two_shapes___order_doesnt_matter ... ok [INFO] [stdout] test all::shape::bounds::cube_bounds_determined_by_transformation ... ok [INFO] [stdout] test all::shape::groups::create_with_nested_groups ... ok [INFO] [stdout] test all::shape::groups::when_intersecting_with_empty_group___produces_no_intersections ... ok [INFO] [stdout] test all::shape::planes::after_transformation___normal_of_a_plane_is_constant_everywhere ... ok [INFO] [stdout] test all::shape::spheres::a_normal_is_normalised ... ok [INFO] [stdout] test all::shape::smooth_triangles::an_intersection_with_smooth_triangle_stores_u_v ... ok [INFO] [stdout] test all::shape::spheres::create_glass_sphere ... ok [INFO] [stdout] test all::shape::bounds::group_bounds_encompasses_all_members ... ok [INFO] [stdout] test all::shape::spheres::change_a_spheres_transform ... ok [INFO] [stdout] test all::shape::spheres::default_transformation_is_identity ... ok [INFO] [stdout] test all::shape::spheres::normal_on_non_axial_point ... ok [INFO] [stdout] test all::shape::spheres::normal_on_transformed_sphere ... ok [INFO] [stdout] test all::shape::spheres::reflect_a_vector_approaching_at_45_deg ... ok [INFO] [stdout] test all::shape::spheres::reflect_vector_off_slanted_surface ... ok [INFO] [stdout] test all::shape::spheres::what_is_the_normal_on_a_sphere_on_x_axis ... ok [INFO] [stdout] test all::shape::spheres::what_is_the_normal_on_a_sphere_on_y_axis ... ok [INFO] [stdout] test all::shape::spheres::what_is_the_normal_on_a_sphere_on_z_axis ... ok [INFO] [stdout] test all::shape::triangles::bounds_for_a_triangle ... ok [INFO] [stdout] test all::shape::triangles::normal_for_triangle ... ok [INFO] [stdout] test all::shape::triangles::normal_for_triangle___points_out_from_anticlockwise_face ... ok [INFO] [stdout] test all::shape::triangles::parallel_ray___does_not_intersect_triangle ... ok [INFO] [stdout] test all::shape::triangles::ray_misses_the_p2_p1_edge ... ok [INFO] [stdout] test all::shape::triangles::ray_misses_the_p2_p3_edge ... ok [INFO] [stdout] test all::shape::triangles::ray_misses_the_p3_p1_edge ... ok [INFO] [stdout] test all::shape::triangles::ray_strikes_the_triangle ... ok [INFO] [stdout] test all::wavefront::bad_instruction_if_vertex_is_not_triple ... ok [INFO] [stdout] test all::wavefront::extract_groups ... ok [INFO] [stdout] test all::shape::groups::format_group_object ... ok [INFO] [stdout] test all::shape::groups::when_intersect_with_non_empty_group___can_produce_intersections ... ok [INFO] [stdout] test all::shape::groups::intersect_group___must_account_for_groups_transformation ... ok [INFO] [stdout] test all::patterns::patterns_are_equal ... ok [INFO] [stdout] test all::shape::bounds::format_bounds ... ok [INFO] [stdout] test all::wavefront::face_must_have_three_vertices ... ok [INFO] [stdout] test all::shape::groups::when_intersect_with_non_empty_group___can_produce_no_intersections ... ok [INFO] [stdout] test all::shape::groups::intersect_transforms_world_point_to_object_point ... ok [INFO] [stdout] test all::shape::spheres::format_sphere_object ... ok [INFO] [stdout] test all::shape::bounds::inf_cylinder_bounds ... ok [INFO] [stdout] test all::shape::planes::normal_of_untransformed_plane___is_up ... ok [INFO] [stdout] test all::shape::smooth_triangles::bounds_of_smooth_triangle ... ok [INFO] [stdout] test all::shape::spheres::normal_on_translated_sphere ... ok [INFO] [stdout] test all::shape::smooth_triangles::use_intersection_uv_to_interpolate_the_normal ... ok [INFO] [stdout] test all::shape::smooth_triangles::intersection_with_smooth_triangle ... ok [INFO] [stdout] test all::world::in_shadow_when_object_between_light_and_point ... ok [INFO] [stdout] test all::wavefront::unknown_instructions___produces_no_objects ... ok [INFO] [stdout] test all::wavefront::read_in_triangles ... ok [INFO] [stdout] test all::wavefront::when_faces_only_has_one_slash___error ... ok [INFO] [stdout] test all::wavefront::zero_index_for_face_is_illegal ... ok [INFO] [stdout] test all::wavefront::vertex_normals___translate_to_smooth_triangles ... ok [INFO] [stdout] test all::wavefront::when_faces_have_two_slashes___error_if_normal_index_not_given ... ok [INFO] [stdout] test all::wavefront::read_empty_file___produces_no_objects ... ok [INFO] [stdout] test all::wavefront::when_face_specifies_one_vertex_normal___all_must_specify_normals ... ok [INFO] [stdout] test all::wavefront::fan_triangulation ... ok [INFO] [stdout] test all::world::colour_when_a_ray_misses___is_black ... ok [INFO] [stdout] test all::world::create_a_world ... ok [INFO] [stdout] test all::world::colour_when_a_ray_hits___the_colour_is_consequence_of_material_and_light_colour ... ok [INFO] [stdout] test all::world::point_not_in_shadow_when_nothing_colinear_with_point_and_light ... ok [INFO] [stdout] test all::world::point_not_in_shadow_when_point_between_light_source_and_object ... ok [INFO] [stdout] test all::world::point_not_in_shadow_when_light_source_between_point_and_object ... ok [INFO] [stdout] test all::world::properties_of_default_world ... ok [INFO] [stdout] test all::world::when_determining_colour___determine_colour_of_first_hit_along_the_ray ... ok [INFO] [stdout] test all::world::an_intersection_in_shadow_returns_ambient_colour ... ok [INFO] [stderr] error: test failed, to rerun pass '--test integration_tests' [INFO] [stdout] test all::partitioning::objects_at_multiple_levels ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- all::math::tuple4::format_tuple4 stdout ---- [INFO] [stdout] thread 'all::math::tuple4::format_tuple4' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `"(-2901.4732899, 294.7234329, 0, 0)"`, [INFO] [stdout] right: `"(-2901.4732899, 294.7234329, 0, -0)"`', tests/all/math/tuple4.rs:249:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55702b4027a0 - std::backtrace_rs::backtrace::libunwind::trace::h880e86c16131e543 [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55702b4027a0 - std::backtrace_rs::backtrace::trace_unsynchronized::h58807f2da56c47b3 [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55702b4027a0 - std::sys_common::backtrace::_print_fmt::h79d67bbf23537ee0 [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55702b4027a0 - ::fmt::h6afd7ad593709198 [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55702b4268cf - core::fmt::write::hdc1e76b5176fd653 [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/core/src/fmt/mod.rs:1094:17 [INFO] [stdout] 5: 0x55702b3ff7c5 - std::io::Write::write_fmt::h3cd0f27961fe4f79 [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x55702b40491b - std::sys_common::backtrace::_print::h16e0d1a95f75f210 [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55702b40491b - std::sys_common::backtrace::print::hf8154bbac43d8779 [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55702b40491b - std::panicking::default_hook::{{closure}}::hb22fb2f362e83354 [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55702b404438 - std::panicking::default_hook::hfe65f3219b44e611 [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55702b404ecd - std::panicking::rust_panic_with_hook::h1a85262a870dd5b0 [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x55702b404ac7 - std::panicking::begin_panic_handler::{{closure}}::ha2f156de41e0d3b6 [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x55702b402c5c - std::sys_common::backtrace::__rust_end_short_backtrace::h6686b9d717340e5f [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55702b404a29 - rust_begin_unwind [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55702b155601 - core::panicking::panic_fmt::hebefbcd6ea6e5cb2 [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55702b42522f - core::panicking::assert_failed::inner::h6daf16abba7df014 [INFO] [stdout] 16: 0x55702b176766 - core::panicking::assert_failed::h086fddc369e0a476 [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/core/src/panicking.rs:143:5 [INFO] [stdout] 17: 0x55702b1621aa - integration_tests::all::math::tuple4::format_tuple4::h2d5f1247dffc43a8 [INFO] [stdout] at /opt/rustwide/workdir/tests/all/math/tuple4.rs:249:5 [INFO] [stdout] 18: 0x55702b1619da - integration_tests::all::math::tuple4::format_tuple4::{{closure}}::h9351b574677e5a0b [INFO] [stdout] at /opt/rustwide/workdir/tests/all/math/tuple4.rs:244:1 [INFO] [stdout] 19: 0x55702b1978de - core::ops::function::FnOnce::call_once::h7215d772a64958f2 [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55702b1c68b3 - core::ops::function::FnOnce::call_once::h57c4249049152a7b [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55702b1c68b3 - test::__rust_begin_short_backtrace::hdd6a11c27e3fdace [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/test/src/lib.rs:577:5 [INFO] [stdout] 22: 0x55702b1c5326 - as core::ops::function::FnOnce>::call_once::h6075ca48296c4f05 [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/alloc/src/boxed.rs:1546:9 [INFO] [stdout] 23: 0x55702b1c5326 - as core::ops::function::FnOnce<()>>::call_once::hc418df810ab2964f [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/std/src/panic.rs:344:9 [INFO] [stdout] 24: 0x55702b1c5326 - std::panicking::try::do_call::hf98f00064a769cb0 [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/std/src/panicking.rs:379:40 [INFO] [stdout] 25: 0x55702b1c5326 - std::panicking::try::hcd023b3aae7a59a9 [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/std/src/panicking.rs:343:19 [INFO] [stdout] 26: 0x55702b1c5326 - std::panic::catch_unwind::hdd9ca332333ac682 [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/std/src/panic.rs:431:14 [INFO] [stdout] 27: 0x55702b1c5326 - test::run_test_in_process::hb159da985e34473b [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/test/src/lib.rs:600:18 [INFO] [stdout] 28: 0x55702b1c5326 - test::run_test::run_test_inner::{{closure}}::hee0eaef17b13fba7 [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x55702b1a072e - test::run_test::run_test_inner::{{closure}}::h260082b70d8062bf [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x55702b1a072e - std::sys_common::backtrace::__rust_begin_short_backtrace::h1c6e136ff2c86043 [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x55702b1a4498 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h82f77c9ab96d4a5b [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 32: 0x55702b1a4498 - as core::ops::function::FnOnce<()>>::call_once::hfc4b50a3b7417258 [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/std/src/panic.rs:344:9 [INFO] [stdout] 33: 0x55702b1a4498 - std::panicking::try::do_call::h57fb637b89c350a3 [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/std/src/panicking.rs:379:40 [INFO] [stdout] 34: 0x55702b1a4498 - std::panicking::try::h93302834d7241260 [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/std/src/panicking.rs:343:19 [INFO] [stdout] 35: 0x55702b1a4498 - std::panic::catch_unwind::h2fd5a29a8a28d68f [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/std/src/panic.rs:431:14 [INFO] [stdout] 36: 0x55702b1a4498 - std::thread::Builder::spawn_unchecked::{{closure}}::hb52038dfd2e66dc9 [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 37: 0x55702b1a4498 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h34ab8851fab07371 [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55702b409497 - as core::ops::function::FnOnce>::call_once::h2fe906f7ca2c80c4 [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/alloc/src/boxed.rs:1546:9 [INFO] [stdout] 39: 0x55702b409497 - as core::ops::function::FnOnce>::call_once::hf577546e105ebded [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/alloc/src/boxed.rs:1546:9 [INFO] [stdout] 40: 0x55702b409497 - std::sys::unix::thread::Thread::new::thread_start::hedae860fc8535ac7 [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 41: 0x7f000a012609 - start_thread [INFO] [stdout] 42: 0x7f0009de4293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] all::math::tuple4::format_tuple4 [INFO] [stdout] [INFO] [stdout] test result: FAILED. 225 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9e0f534d05fa07ff4e059ea00cde98310023e447f58d331307b9c9f784ad24f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e0f534d05fa07ff4e059ea00cde98310023e447f58d331307b9c9f784ad24f4", kill_on_drop: false }` [INFO] [stdout] 9e0f534d05fa07ff4e059ea00cde98310023e447f58d331307b9c9f784ad24f4