[INFO] cloning repository https://github.com/vincepr/rs_ray_tracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vincepr/rs_ray_tracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvincepr%2Frs_ray_tracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvincepr%2Frs_ray_tracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8b9514adb43bfc0e5bb8ace89bf8487bdc337702 [INFO] testing vincepr/rs_ray_tracer against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvincepr%2Frs_ray_tracer" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vincepr/rs_ray_tracer on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vincepr/rs_ray_tracer [INFO] finished tweaking git repo https://github.com/vincepr/rs_ray_tracer [INFO] tweaked toml for git repo https://github.com/vincepr/rs_ray_tracer written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/vincepr/rs_ray_tracer 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.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded yaml-rust2 v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b7401f2d6c152e213ba7199b295b5f00a1f754be6875649c1b7daeb85a305397 [INFO] running `Command { std: "docker" "start" "-a" "b7401f2d6c152e213ba7199b295b5f00a1f754be6875649c1b7daeb85a305397", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7401f2d6c152e213ba7199b295b5f00a1f754be6875649c1b7daeb85a305397", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7401f2d6c152e213ba7199b295b5f00a1f754be6875649c1b7daeb85a305397", kill_on_drop: false }` [INFO] [stdout] b7401f2d6c152e213ba7199b295b5f00a1f754be6875649c1b7daeb85a305397 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6bda2d296703f3a7da553fb85eba9e393133d6c4f939904f39d1438f2dc3e627 [INFO] running `Command { std: "docker" "start" "-a" "6bda2d296703f3a7da553fb85eba9e393133d6c4f939904f39d1438f2dc3e627", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.78 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling fdeflate v0.3.1 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling mathlib_renderer v0.1.0 (/opt/rustwide/workdir/mathlib_renderer) [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling indicatif v0.17.7 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling exr v1.71.0 [INFO] [stderr] Compiling yaml-rust2 v0.8.0 [INFO] [stderr] Compiling parselib_yaml v0.1.0 (/opt/rustwide/workdir/parselib_yaml) [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.78 [INFO] [stderr] Compiling tiff v0.9.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 [INFO] [stderr] Compiling image v0.24.7 [INFO] [stderr] Compiling js-sys v0.3.55 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling web-sys v0.3.55 [INFO] [stderr] Compiling wasm_web v0.1.0 (/opt/rustwide/workdir/wasm_webpack) [INFO] [stderr] Compiling runtime_unix v0.1.0 (/opt/rustwide/workdir/runtime_unix) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.27s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.78 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "6bda2d296703f3a7da553fb85eba9e393133d6c4f939904f39d1438f2dc3e627", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bda2d296703f3a7da553fb85eba9e393133d6c4f939904f39d1438f2dc3e627", kill_on_drop: false }` [INFO] [stdout] 6bda2d296703f3a7da553fb85eba9e393133d6c4f939904f39d1438f2dc3e627 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae701229bb033dbf36dc2aec8fd916cf5168eca6b394795ed3014fbf8678a1d3 [INFO] running `Command { std: "docker" "start" "-a" "ae701229bb033dbf36dc2aec8fd916cf5168eca6b394795ed3014fbf8678a1d3", kill_on_drop: false }` [INFO] [stderr] Compiling mathlib_renderer v0.1.0 (/opt/rustwide/workdir/mathlib_renderer) [INFO] [stderr] Compiling parselib_yaml v0.1.0 (/opt/rustwide/workdir/parselib_yaml) [INFO] [stderr] Compiling runtime_unix v0.1.0 (/opt/rustwide/workdir/runtime_unix) [INFO] [stderr] Compiling wasm_web v0.1.0 (/opt/rustwide/workdir/wasm_webpack) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.37s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.78 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "ae701229bb033dbf36dc2aec8fd916cf5168eca6b394795ed3014fbf8678a1d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae701229bb033dbf36dc2aec8fd916cf5168eca6b394795ed3014fbf8678a1d3", kill_on_drop: false }` [INFO] [stdout] ae701229bb033dbf36dc2aec8fd916cf5168eca6b394795ed3014fbf8678a1d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c42ba4d0ed28a510f6f9179c0ab1159924853dd43f27e6a65aa0d88e6fb98195 [INFO] running `Command { std: "docker" "start" "-a" "c42ba4d0ed28a510f6f9179c0ab1159924853dd43f27e6a65aa0d88e6fb98195", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.78 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mathlib_renderer-90866c2c730442a6) [INFO] [stdout] [INFO] [stdout] running 162 tests [INFO] [stdout] test io::ppm::tests::correct_output_ppm ... ok [INFO] [stdout] test cmp::tests::f64_aprox_eq ... ok [INFO] [stdout] test io::ppm::tests::newline_after_5_colors_ppm ... ok [INFO] [stdout] test mathstructs::matrix::tests::create_matrix4_4 ... ok [INFO] [stdout] test mathstructs::matrix::tests::matrix_determinant_2_2 ... ok [INFO] [stdout] test mathstructs::matrix::tests::matrix_cofactor_3_3 ... ok [INFO] [stdout] test mathstructs::matrix::tests::matrix_determinant_3_3 ... ok [INFO] [stdout] test mathstructs::matrix::tests::matrix_inverse_calculating1 ... ok [INFO] [stdout] test mathstructs::matrix::tests::matrix_determinant_4_4 ... ok [INFO] [stdout] test mathstructs::matrix::tests::matrix_inverse_calculating3 ... ok [INFO] [stdout] test mathstructs::matrix::tests::matrix_comparison ... ok [INFO] [stdout] test mathstructs::matrix::tests::matrix_minor_3_3 ... ok [INFO] [stdout] test io::ppm::tests::corret_headers_ppm ... ok [INFO] [stdout] test mathstructs::matrix::tests::matrix_multiplication_4_4 ... ok [INFO] [stdout] test mathstructs::matrix::tests::matrix_multiplication_4_point ... ok [INFO] [stdout] test mathstructs::matrix::tests::matrix_multiplication_4_vector ... ok [INFO] [stdout] test mathstructs::matrix::tests::create_matrix_index_into ... ok [INFO] [stdout] test mathstructs::matrix::tests::matrix_multiplication_with_idenity_does_nothing ... ok [INFO] [stdout] test mathstructs::matrix::tests::matrix_multiplication_with_idenity_does_nothing_vec ... ok [INFO] [stdout] test mathstructs::matrix::tests::matrix_submatrix_3_3 ... ok [INFO] [stdout] test mathstructs::matrix::tests::matrix_submatrix_4_4 ... ok [INFO] [stdout] test mathstructs::matrix::tests::matrix_transponse ... ok [INFO] [stdout] test mathstructs::matrix::tests::multiplying_product_by_inverse ... ok [INFO] [stdout] test mathstructs::matrix_ext::tests::multiplying_by_a_translation_matrix ... ok [INFO] [stdout] test mathstructs::matrix_ext::tests::scaling_matrix_applied_to_point ... ok [INFO] [stdout] test mathstructs::matrix_ext::tests::scaling_matrix_applied_to_vector ... ok [INFO] [stdout] test mathstructs::matrix_ext::tests::transformation_does_not_affect_vectors ... ok [INFO] [stdout] test mathstructs::matrix_ext::tests::view_transformation_calculated ... ok [INFO] [stdout] test mathstructs::matrix_ext::tests::view_transformation_for_default_orientation ... ok [INFO] [stdout] test mathstructs::matrix_ext::tests::scaling_matrix_multiplying_by_inverse_of ... ok [INFO] [stdout] test mathstructs::matrix_ext::tests::view_transformation_moves_the_world ... ok [INFO] [stdout] test mathstructs::point::tests::sub_pnt_vec ... ok [INFO] [stdout] test mathstructs::matrix_ext::tests::reflection_is_scaling_by_negative_value ... ok [INFO] [stdout] test mathstructs::matrix_ext::tests::shearing_all_directions ... ok [INFO] [stdout] test mathstructs::matrix::tests::matrix_inverse_calculating2 ... ok [INFO] [stdout] test mathstructs::point::tests::sub_point_point ... ok [INFO] [stdout] test mathstructs::vector::tests::add_vec_pnt ... ok [INFO] [stdout] test mathstructs::vector::tests::add_vec_vec ... ok [INFO] [stdout] test mathstructs::matrix_ext::tests::multiplying_by_inverse_of_a_translation_matrix ... ok [INFO] [stdout] test mathstructs::vector::tests::crossproduct_vec ... ok [INFO] [stdout] test mathstructs::matrix_ext::tests::transformations_fluent_api_the_same ... ok [INFO] [stdout] test mathstructs::matrix_ext::tests::rotation_point_arround_y_axis ... ok [INFO] [stdout] test mathstructs::matrix_ext::tests::rotation_point_arround_z_axis ... ok [INFO] [stdout] test mathstructs::matrix_ext::tests::rotation_point_arround_x_axis ... ok [INFO] [stdout] test mathstructs::matrix_ext::tests::transformations_applied_in_sequence ... ok [INFO] [stdout] test mathstructs::vector::tests::div_vec ... ok [INFO] [stdout] test mathstructs::vector::tests::dotproduct_vec ... ok [INFO] [stdout] test mathstructs::vector::tests::magnitude_vec ... ok [INFO] [stdout] test mathstructs::vector::tests::neg_vec ... ok [INFO] [stdout] test mathstructs::vector::tests::partial_eq_tests ... ok [INFO] [stdout] test mathstructs::vector::tests::reflecting_vector_approaching_at_45_deg ... ok [INFO] [stdout] test mathstructs::vector::tests::normalize_vec ... ok [INFO] [stdout] test mathstructs::vector::tests::w1_is_point ... ok [INFO] [stdout] test object::plane::tests::a_ray_intersecting_a_plane_from_above ... ok [INFO] [stdout] test object::plane::tests::intersect_with_a_coplanar_ray ... ok [INFO] [stdout] test mathstructs::vector::tests::mul_vec ... ok [INFO] [stdout] test object::cube::tests::ray_intersects_cube ... ok [INFO] [stdout] test object::plane::tests::a_ray_intersecting_a_plane_from_below ... ok [INFO] [stdout] test object::plane::tests::the_normal_of_a_plane_is_constant_everywhere ... ok [INFO] [stdout] test object::sphere::tests::changing_a_sphere_s_transformation ... ok [INFO] [stdout] test object::cube::tests::normal_on_the_surface_of_a_cube ... ok [INFO] [stdout] test object::plane::tests::intersect_with_ray_parallel_to_the_plane ... ok [INFO] [stdout] test object::sphere::tests::computing_normal_on_a_transformed_sphere ... ok [INFO] [stdout] test object::sphere::tests::computing_normal_on_a_translated_sphere ... ok [INFO] [stdout] test object::sphere::tests::defaults_of_a_glass_sphere ... ok [INFO] [stdout] test object::cube::tests::ray_misses_a_cube ... ok [INFO] [stdout] test object::sphere::tests::normal_on_a_sphere_at_a_point_on_the_z_axis ... ok [INFO] [stdout] test object::sphere::tests::normal_on_a_sphere_is_a_normalized_vector ... ok [INFO] [stdout] test object::sphere::tests::ray_intersects_a_sphere_at_two_points ... ok [INFO] [stdout] test object::sphere::tests::ray_intersects_sphere_at_a_tangent ... ok [INFO] [stdout] test object::sphere::tests::ray_starts_after_sphere ... ok [INFO] [stdout] test object::sphere::tests::ray_originates_inside_a_sphere ... ok [INFO] [stdout] test object::sphere::tests::intersecting_a_scaled_sphere_with_a_ray ... ok [INFO] [stdout] test object::sphere::tests::ray_misses_a_sphere ... ok [INFO] [stdout] test object::sphere::tests::intersecting_a_translated_sphere_with_a_ray ... ok [INFO] [stdout] test object::sphere::tests::normal_on_a_sphere_at_a_nonaxial_point ... ok [INFO] [stdout] test ray::computations::tests::under_point_is_offset_below_surface ... ok [INFO] [stdout] test ray::computations::tests::schlick_aprox_with_perpendicular_viewing_angle ... ok [INFO] [stdout] test ray::intersects::tests::aggregating_intersections ... ok [INFO] [stdout] test ray::computations::tests::hit_when_an_intersection_occurs_on_the_outside ... ok [INFO] [stdout] test ray::computations::tests::hit_when_intersection_occurs_on_the_inside ... ok [INFO] [stdout] test ray::computations::tests::precomputing_state_of_intersection ... ok [INFO] [stdout] test ray::intersects::tests::intersection_encapsulates_t_and_object ... ok [INFO] [stdout] test ray::computations::tests::finding_ne_and_n2_at_various_intersections ... ok [INFO] [stdout] test ray::computations::tests::precomputing_the_reflection_vector ... ok [INFO] [stdout] test ray::tests::create_and_query_a_ray ... ok [INFO] [stdout] test ray::tests::scaling_a_ray ... ok [INFO] [stdout] test ray::computations::tests::schlick_aprox_under_total_internal_reflection ... ok [INFO] [stdout] test mathstructs::vector::tests::sub_vec_vec ... ok [INFO] [stdout] test ray::tests::translating_a_ray ... ok [INFO] [stdout] test ray::intersects::tests::hit_is_always_lowest_non_negative_intersection ... ok [INFO] [stdout] test ray::intersects::tests::hit_when_all_intersections_have_negative_t ... ok [INFO] [stdout] test ray::intersects::tests::hit_when_some_intersections_have_negative_t ... ok [INFO] [stdout] test ray::computations::tests::schlick_aprox_with_small_angle_and_n2_gt_n1 ... ok [INFO] [stdout] test mathstructs::vector::tests::reflecting_vector_slanted_angle ... ok [INFO] [stdout] test ray::computations::tests::the_hit_should_offset_overpoint_by_epsilon ... ok [INFO] [stdout] test object::sphere::tests::normal_on_a_sphere_at_a_point_on_the_x_axis ... ok [INFO] [stdout] test object::sphere::tests::sphere_s_default_transformation_is_identity ... ok [INFO] [stdout] test object::sphere::tests::normal_on_a_sphere_at_a_point_on_the_y_axis ... ok [INFO] [stdout] test visual::camera::tests::constructing_a_camera ... ok [INFO] [stdout] test visual::camera::tests::constructing_a_ray_trough_corner_of_the_canvas ... ok [INFO] [stdout] test visual::camera::tests::constructing_a_ray_when_camera_is_transformed ... ok [INFO] [stdout] test visual::camera::tests::pixel_size_for_a_canvas ... ok [INFO] [stdout] test visual::camera::tests::constructing_ray_trough_center_of_the_canvas ... ok [INFO] [stdout] test visual::canvas::tests::create_correct_size ... ok [INFO] [stdout] test visual::canvas::tests::writes_pixel ... ok [INFO] [stdout] test mathstructs::matrix::tests::matrix_inverse_fails_on_zero_determinant - should panic ... ok [INFO] [stdout] test visual::color::tests::add_col_col ... ok [INFO] [stdout] test visual::canvas::tests::create_canvas_all_black ... ok [INFO] [stdout] test visual::canvas::tests::read_pixel ... ok [INFO] [stdout] test ray::intersects::tests::hit_when_all_intersections_have_positive_t ... ok [INFO] [stdout] test visual::color::tests::create_col ... ok [INFO] [stdout] test visual::color::tests::mul_col_col ... ok [INFO] [stdout] test visual::color::tests::sub_col_col ... ok [INFO] [stdout] test visual::light::tests::light_with_light_behind_the_surface ... ok [INFO] [stdout] test visual::light::tests::lighting_with_surface_in_shadow ... ok [INFO] [stdout] test visual::light::tests::lighting_with_the_eye_opposite_surface_light_offset_45deg ... ok [INFO] [stdout] test visual::light::tests::test_point_light ... ok [INFO] [stdout] test visual::material::tests::ctor_material_values ... ok [INFO] [stdout] test visual::patterns::tests::checkers_should_repeat ... ok [INFO] [stdout] test visual::patterns::tests::a_gradient_linearly_interpolates_between_colors ... ok [INFO] [stdout] test visual::patterns::tests::creating_a_stripe_patter ... ok [INFO] [stdout] test visual::patterns::tests::stripes_with_an_object_transformation ... ok [INFO] [stdout] test visual::patterns::tests::test_pattern_takes_choords ... ok [INFO] [stdout] test visual::color::tests::mul_col_f64 ... ok [INFO] [stdout] test ray::tests::computing_a_point_from_a_distance ... ok [INFO] [stdout] test visual::light::tests::light_with_eye_in_the_path_of_reflection_vector ... ok [INFO] [stdout] test visual::light::tests::lighting_with_pattern_applied ... ok [INFO] [stdout] test visual::light::tests::lighting_with_the_eye_between_the_light_and_surface ... ok [INFO] [stdout] test visual::material::tests::sphere_has_default_material ... ok [INFO] [stdout] test visual::patterns::tests::stripes_with_a_pattern_transformation ... ok [INFO] [stdout] test visual::world::tests::color_when_ray_hits ... ok [INFO] [stdout] test visual::patterns::tests::stripes_with_obj_and_pattern_transformation ... ok [INFO] [stdout] test visual::world::tests::color_when_ray_misses ... ok [INFO] [stdout] test visual::world::tests::refracted_color_at_max_recursive_depth_always_black ... ok [INFO] [stdout] test visual::world::tests::color_with_intersection_behind_the_ray ... ok [INFO] [stdout] test visual::world::tests::refracted_color_under_total_internal_reflection ... ok [INFO] [stdout] test visual::world::tests::contents_of_the_default_world ... ok [INFO] [stdout] test visual::patterns::tests::a_ring_should_extend_in_both_x_z ... ok [INFO] [stdout] test visual::world::tests::intersect_a_world_with_a_ray ... ok [INFO] [stdout] test visual::world::tests::refracted_color_with_an_opaque_surface ... ok [INFO] [stdout] test visual::world::tests::shade_hit_now_with_transparent_refraction ... ok [INFO] [stdout] test visual::world::tests::shade_hit_is_given_an_intersection_in_shadow ... ok [INFO] [stdout] test visual::light::tests::lighting_with_the_eye_between_the_light_and_surface_eye_offset_45deg ... ok [INFO] [stdout] test visual::world::tests::shade_hit_with_reflective_and_transparent_material ... ok [INFO] [stdout] test visual::material::tests::sphere_may_be_assigned_a_material ... ok [INFO] [stdout] test visual::patterns::tests::test_pattern_appliestransform ... ok [INFO] [stdout] test visual::world::tests::shading_an_intersection_from_the_inside ... ok [INFO] [stdout] test visual::world::tests::creating_world ... ok [INFO] [stdout] test visual::world::tests::shading_an_intersection ... ok [INFO] [stdout] test visual::patterns::tests::static_colors ... ok [INFO] [stdout] test visual::world::tests::refracted_color_with_refracted_ray ... ok [INFO] [stdout] test visual::world::tests::there_is_no_shadow_when_and_object_is_behind_the_light ... ok [INFO] [stdout] test visual::world::tests::there_is_no_shadow_when_nothing_is_collinear_with_point_and_light ... ok [INFO] [stdout] test visual::world::tests::there_is_no_shadow_when_an_object_is_behind_the_point ... ok [INFO] [stdout] test visual::world::tests::reflected_color_at_the_maximum_recursive_depth ... ok [INFO] [stdout] test visual::world::tests::shate_hit_with_a_reflective_material ... ok [INFO] [stdout] test visual::world::tests::the_reflected_color_for_a_reflective_material ... ok [INFO] [stdout] test visual::world::tests::the_shadow_when_an_object_is_between_the_point_and_the_light ... ok [INFO] [stdout] test visual::world::tests::the_reflected_color_for_a_nonreflective_material ... ok [INFO] [stdout] test visual::camera::tests::rendering_world_with_camera ... ok [INFO] [stdout] test visual::world::tests::avoid_infinite_recursion_with_mutually_reflective_surfaces ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 162 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/parselib_yaml-9ae1c547a7d3e102) [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 src/main.rs (/opt/rustwide/target/debug/deps/runtime_unix-2de203dcb890dac8) [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 src/lib.rs (/opt/rustwide/target/debug/deps/wasm_web-d8766fc10bf6214d) [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] Doc-tests mathlib_renderer [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] Doc-tests parselib_yaml [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] running `Command { std: "docker" "inspect" "c42ba4d0ed28a510f6f9179c0ab1159924853dd43f27e6a65aa0d88e6fb98195", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c42ba4d0ed28a510f6f9179c0ab1159924853dd43f27e6a65aa0d88e6fb98195", kill_on_drop: false }` [INFO] [stdout] c42ba4d0ed28a510f6f9179c0ab1159924853dd43f27e6a65aa0d88e6fb98195