[INFO] cloning repository https://github.com/guydunton/rtracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/guydunton/rtracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguydunton%2Frtracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguydunton%2Frtracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 265d88fe8e63d3d9670e87a321b09fd83f24cbe7 [INFO] testing guydunton/rtracer against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguydunton%2Frtracer" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/guydunton/rtracer on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/guydunton/rtracer [INFO] finished tweaking git repo https://github.com/guydunton/rtracer [INFO] tweaked toml for git repo https://github.com/guydunton/rtracer written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/guydunton/rtracer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] afc584359f32c822db238398ebceae837b5daa81257adaff75029f9462c746a0 [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" "afc584359f32c822db238398ebceae837b5daa81257adaff75029f9462c746a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "afc584359f32c822db238398ebceae837b5daa81257adaff75029f9462c746a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afc584359f32c822db238398ebceae837b5daa81257adaff75029f9462c746a0", kill_on_drop: false }` [INFO] [stdout] afc584359f32c822db238398ebceae837b5daa81257adaff75029f9462c746a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=forbid" "-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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26f369addacbedb9e7f1d93175a30f1f9cb3bb65730e4dae9ed80d940136f50b [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" "26f369addacbedb9e7f1d93175a30f1f9cb3bb65730e4dae9ed80d940136f50b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling rayon-core v1.8.1 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling wayland-sys v0.27.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling xkbcommon-sys v0.7.4 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling minifb v0.19.1 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling deflate v0.8.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.4.1 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling wayland-scanner v0.27.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling wayland-client v0.27.0 [INFO] [stderr] Compiling wayland-protocols v0.27.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling xkb v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling xcursor v0.3.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling wayland-commons v0.27.0 [INFO] [stderr] Compiling wayland-cursor v0.27.0 [INFO] [stderr] Compiling rtracer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 40s [INFO] running `Command { std: "docker" "inspect" "26f369addacbedb9e7f1d93175a30f1f9cb3bb65730e4dae9ed80d940136f50b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26f369addacbedb9e7f1d93175a30f1f9cb3bb65730e4dae9ed80d940136f50b", kill_on_drop: false }` [INFO] [stdout] 26f369addacbedb9e7f1d93175a30f1f9cb3bb65730e4dae9ed80d940136f50b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=forbid" "-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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 488f58555c4ac85b32935e68c0116c36e5e479b562f3f216e5eb42d64c8f591a [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" "488f58555c4ac85b32935e68c0116c36e5e479b562f3f216e5eb42d64c8f591a", kill_on_drop: false }` [INFO] [stderr] Compiling rtracer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.02s [INFO] running `Command { std: "docker" "inspect" "488f58555c4ac85b32935e68c0116c36e5e479b562f3f216e5eb42d64c8f591a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "488f58555c4ac85b32935e68c0116c36e5e479b562f3f216e5eb42d64c8f591a", kill_on_drop: false }` [INFO] [stdout] 488f58555c4ac85b32935e68c0116c36e5e479b562f3f216e5eb42d64c8f591a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=forbid" "-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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5c1e308f6ede5cb515ed053dca2d943175616435eca6efd6f902a4f97f89a318 [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" "5c1e308f6ede5cb515ed053dca2d943175616435eca6efd6f902a4f97f89a318", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rtracer-6b7ac7bc24d25c9a [INFO] [stdout] [INFO] [stdout] running 129 tests [INFO] [stdout] test image::canvas_test::can_create_a_canvas ... ok [INFO] [stdout] test image::canvas_test::canvas_can_be_written_to_png ... ok [INFO] [stdout] test image::color_test::color_can_be_converted_to_u32 ... ok [INFO] [stdout] test image::color_test::colors_can_be_multiplied_together ... ok [INFO] [stdout] test image::color_test::colors_can_be_subtracted ... ok [INFO] [stdout] test maths::matrix_test::a_shearing_transformation_moves_x_in_proportion_to_y ... ok [INFO] [stdout] test maths::float_compare::test_is_same ... ok [INFO] [stdout] test maths::matrix_test::a_view_transformation_matrix_looking_in_positive_z_direction ... ok [INFO] [stdout] test maths::matrix_test::apply_a_scaling_matrix_to_a_vector ... ok [INFO] [stdout] test maths::matrix_test::can_construct_a_matrix4x4 ... ok [INFO] [stdout] test maths::matrix_test::calculate_the_inverse_of_a_matrix ... ok [INFO] [stdout] test maths::matrix_test::apply_a_scaling_matrix_to_a_point ... ok [INFO] [stdout] test maths::matrix_test::calculate_the_cofactor_of_a_3x3_matrix ... ok [INFO] [stdout] test maths::matrix_test::create_a_submatrix_from_a_3x3_matrix ... ok [INFO] [stdout] test maths::matrix_test::chain_transformation_using_fluent_api ... ok [INFO] [stdout] test maths::matrix_test::can_construct_a_2x2_matrix ... ok [INFO] [stdout] test maths::matrix_test::can_construct_a_3x3_matrix ... ok [INFO] [stdout] test image::canvas_test::can_sample_canvas_pixel_for_2_x_2_sample ... ok [INFO] [stdout] test image::canvas_test::can_downsample_canvas ... ok [INFO] [stdout] test image::color_test::colors_can_be_added ... ok [INFO] [stdout] test image::color_test::retrieving_the_components_of_a_color_works ... ok [INFO] [stdout] test maths::matrix_test::calculate_the_inverse_of_a_second_matrix ... ok [INFO] [stdout] test image::color_test::colors_can_be_multiplied_by_scalar ... ok [INFO] [stdout] test maths::matrix_test::inverse_of_x_rotation_works_in_opposite_direction ... ok [INFO] [stdout] test maths::matrix_test::matrices_can_be_multiplied_by_a_tuple ... ok [INFO] [stdout] test maths::matrix_test::multiplying_a_product_by_its_invers ... ok [INFO] [stdout] test maths::matrix_test::matrices_can_be_multiplied_together ... ok [INFO] [stdout] test maths::matrix_test::multiplying_a_by_identity_returns_a ... ok [INFO] [stdout] test maths::matrix_test::individual_transformations_are_applied_in_sequence ... ok [INFO] [stdout] test maths::matrix_test::rotate_around_the_z_axis ... ok [INFO] [stdout] test maths::matrix_test::get_the_minor_of_a_matrix3x3 ... ok [INFO] [stdout] test maths::matrix_test::reflection_is_scaling_by_a_negative_value ... ok [INFO] [stdout] test maths::matrix_test::rotate_around_the_y_axis ... ok [INFO] [stdout] test maths::matrix_test::rotating_a_point_around_the_x_axis ... ok [INFO] [stdout] test maths::matrix_test::multiply_by_the_inverse_of_a_scaling_matrix ... ok [INFO] [stdout] test maths::matrix_test::testing_matrix_invertability ... ok [INFO] [stdout] test maths::matrix_test::the_view_transformation_moves_the_world ... ok [INFO] [stdout] test maths::matrix_test::the_transformation_matrix_for_the_default_orientation ... ok [INFO] [stdout] test maths::matrix_test::translation_does_not_affect_vectors ... ok [INFO] [stdout] test maths::matrix_test::we_can_test_the_equality_of_matrices ... ok [INFO] [stdout] test maths::tuple_test::adding_tuples_works ... ok [INFO] [stdout] test maths::tuple_test::compute_the_cross_product_of_2_vectors ... ok [INFO] [stdout] test maths::tuple_test::compute_the_dot_product_of_2_vectors ... ok [INFO] [stdout] test maths::tuple_test::compute_the_length_of_a_different_vector ... ok [INFO] [stdout] test maths::tuple_test::compute_the_length_of_a_vector ... ok [INFO] [stdout] test maths::tuple_test::can_negate_a_vector ... ok [INFO] [stdout] test maths::tuple_test::normalize_vector_4_0_0_gives_1_0_0 ... ok [INFO] [stdout] test maths::tuple_test::point_creates_a_tuple_with_w_1 ... ok [INFO] [stdout] test maths::tuple_test::reflecting_a_vector_approaching_at_45 ... ok [INFO] [stdout] test maths::tuple_test::reflecting_a_vector_off_a_slanted_surface ... ok [INFO] [stdout] test maths::tuple_test::subtracting_2_actual_points ... ok [INFO] [stdout] test maths::tuple_test::subtracting_2_actual_vectors ... ok [INFO] [stdout] test maths::tuple_test::subtracting_2_points ... ok [INFO] [stdout] test maths::tuple_test::subtracting_2_vectors ... ok [INFO] [stdout] test maths::tuple_test::subtracting_a_real_vector_from_a_real_point ... ok [INFO] [stdout] test maths::tuple_test::subtracting_a_vector_from_a_point ... ok [INFO] [stdout] test maths::tuple_test::tuple_can_be_divided_by_a_scaler ... ok [INFO] [stdout] test maths::tuple_test::tuple_can_be_multiplied_by_a_scaler ... ok [INFO] [stdout] test maths::tuple_test::tuple_with_w_0_is_a_point ... ok [INFO] [stdout] test maths::tuple_test::tuple_with_w_1_is_a_vector ... ok [INFO] [stdout] test maths::matrix_test::we_can_calculate_the_determinant_of_a_2x2_matrix ... ok [INFO] [stdout] test maths::tuple_test::tuples_can_be_negated ... ok [INFO] [stdout] test maths::matrix_test::matrices_can_be_transposed ... ok [INFO] [stdout] test maths::tuple_test::tuples_compare_correctly ... ok [INFO] [stdout] test maths::tuple_test::vector_create_a_tuple_with_w_0 ... ok [INFO] [stdout] test primitives::camera_test::constructing_a_camera ... ok [INFO] [stdout] test primitives::camera_test::constructing_a_ray_through_a_corner_of_the_canvas ... ok [INFO] [stdout] test primitives::camera_test::the_pixel_size_for_a_canvas ... ok [INFO] [stdout] test maths::tuple_test::can_create_a_tuple_and_get_its_values ... ok [INFO] [stdout] test maths::matrix_test::chained_transformations_must_be_applied_in_reverse_order ... ok [INFO] [stdout] test primitives::camera_test::constructing_a_ray_when_the_camera_is_transformed ... ok [INFO] [stdout] test maths::matrix_test::calculate_the_determinant_of_a_4x4_matrix ... ok [INFO] [stdout] test maths::matrix_test::calculate_the_determinant_of_a_3x3_matrix ... ok [INFO] [stdout] test primitives::material_test::lighting_with_eye_opposite_surface_lighting_offset_45 ... ok [INFO] [stdout] test primitives::material_test::lighting_with_the_eye_between_light_and_surface_eye_offset_45 ... ok [INFO] [stdout] test maths::matrix_test::calculate_the_inverse_of_a_third_matrix ... ok [INFO] [stdout] test primitives::point_light::test_point_light_creation ... ok [INFO] [stdout] test primitives::ray_test::a_ray_intersects_a_sphere_at_2_locations ... ok [INFO] [stdout] test primitives::material_test::lighting_with_the_surface_in_shadow ... ok [INFO] [stdout] test image::canvas_test::canvas_pixels_be_set_to_a_color ... ok [INFO] [stdout] test primitives::ray_test::creating_and_querying_a_ray ... ok [INFO] [stdout] test primitives::ray_test::a_ray_originates_inside_a_sphere ... ok [INFO] [stdout] test primitives::ray_test::a_sphere_is_behind_a_ray ... ok [INFO] [stdout] test primitives::ray_test::a_ray_intersecting_a_plane_from_above ... ok [INFO] [stdout] test primitives::ray_test::a_ray_intersects_a_sphere_at_a_tangent ... ok [INFO] [stdout] test maths::matrix_test::multiplying_by_the_inverse_of_translation_matrix ... ok [INFO] [stdout] test maths::matrix_test::multiplying_by_a_translation_matrix ... ok [INFO] [stdout] test primitives::ray_test::a_ray_misses_a_sphere ... ok [INFO] [stdout] test primitives::ray_test::intersect_with_a_coplanar_ray ... ok [INFO] [stdout] test primitives::ray_test::an_intersection_encapsulates_t_and_object ... ok [INFO] [stdout] test primitives::ray_test::computing_a_point_from_a_distance ... ok [INFO] [stdout] test primitives::ray_test::set_a_spheres_transformation ... ok [INFO] [stdout] test primitives::ray_test::the_hit_is_always_the_lowest_nonnegative_intersection ... ok [INFO] [stdout] test primitives::ray_test::precomputing_the_state_of_an_intersection ... ok [INFO] [stdout] test primitives::camera_test::rendering_a_world_with_a_camera ... ok [INFO] [stdout] test primitives::ray_test::intersect_with_a_ray_parallel_to_the_plane ... ok [INFO] [stdout] test primitives::ray_test::intersecting_a_translated_sphere_with_a_ray ... ok [INFO] [stdout] test primitives::ray_test::intersecting_a_scaled_sphere_with_a_ray ... ok [INFO] [stdout] test primitives::ray_test::the_hit_when_an_intersection_occurs_on_the_outside ... ok [INFO] [stdout] test primitives::ray_test::the_hit_when_some_intersections_have_negative_t ... ok [INFO] [stdout] test primitives::shape_test::a_sphere_may_be_assigned_a_material ... ok [INFO] [stdout] test primitives::shape_test::the_normal_of_a_plane_is_constant_everywhere ... ok [INFO] [stdout] test primitives::shape_test::computing_the_normal_on_a_transformed_sphere ... ok [INFO] [stdout] test primitives::shape_test::the_normal_is_a_normalized_vector ... ok [INFO] [stdout] test primitives::shape_test::the_normal_on_different_axis ... ok [INFO] [stdout] test primitives::ray_test::translate_a_ray ... ok [INFO] [stdout] test primitives::ray_test::a_spheres_default_transformation ... ok [INFO] [stdout] test primitives::shape_test::a_sphere_has_a_default_material ... ok [INFO] [stdout] test primitives::ray_test::scale_a_ray ... ok [INFO] [stdout] test primitives::shape_test::computing_the_normal_on_a_translated_sphere ... ok [INFO] [stdout] test primitives::ray_test::the_hit_when_an_intersection_occurs_on_the_inside ... ok [INFO] [stdout] test primitives::ray_test::the_hit_when_all_intersections_have_positive_t ... ok [INFO] [stdout] test primitives::world_test::the_color_when_a_ray_hits ... ok [INFO] [stdout] test primitives::ray_test::the_hit_when_all_intersections_have_negative_t ... ok [INFO] [stdout] test primitives::world_test::testing_is_shadowed_at_various_points ... ok [INFO] [stdout] test primitives::world_test::the_default_world ... ok [INFO] [stdout] test primitives::camera_test::constructing_a_ray_through_the_center_of_the_canvas ... ok [INFO] [stdout] test primitives::material_test::lighting_with_eye_in_the_path_of_the_reflection_vector ... ok [INFO] [stdout] test primitives::material_test::lighting_with_the_eye_between_the_light_and_the_surface ... ok [INFO] [stdout] test primitives::material_test::lighting_with_the_light_behind_the_surface ... ok [INFO] [stdout] test primitives::world_test::creating_a_world ... ok [INFO] [stdout] test primitives::world_test::shading_an_intersection_from_the_inside ... ok [INFO] [stdout] test primitives::world_test::the_color_when_a_ray_misses ... ok [INFO] [stdout] test primitives::world_test::the_color_with_an_intersection_behind_the_ray ... ok [INFO] [stdout] test primitives::world_test::shading_an_intersection ... ok [INFO] [stdout] test primitives::world_test::intersect_a_world_with_a_ray ... ok [INFO] [stdout] test primitives::world_test::shade_hit_is_given_an_intersection_in_shadow ... ok [INFO] [stdout] test primitives::ray_test::the_hit_should_offset_the_point ... ok [INFO] [stdout] test worker::create_generator ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 129 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5c1e308f6ede5cb515ed053dca2d943175616435eca6efd6f902a4f97f89a318", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c1e308f6ede5cb515ed053dca2d943175616435eca6efd6f902a4f97f89a318", kill_on_drop: false }` [INFO] [stdout] 5c1e308f6ede5cb515ed053dca2d943175616435eca6efd6f902a4f97f89a318