[INFO] cloning repository https://github.com/praffn/rusty-rays [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/praffn/rusty-rays" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpraffn%2Frusty-rays", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpraffn%2Frusty-rays'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6c5cb8558434345b23e6eb2002c58495c7862698 [INFO] testing praffn/rusty-rays against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpraffn%2Frusty-rays" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/praffn/rusty-rays on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/praffn/rusty-rays [INFO] finished tweaking git repo https://github.com/praffn/rusty-rays [INFO] tweaked toml for git repo https://github.com/praffn/rusty-rays written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/praffn/rusty-rays already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e34441132cc737756dcf34c44f2bb84959267c1303fe7d326e290404a7cb0e72 [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" "e34441132cc737756dcf34c44f2bb84959267c1303fe7d326e290404a7cb0e72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e34441132cc737756dcf34c44f2bb84959267c1303fe7d326e290404a7cb0e72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e34441132cc737756dcf34c44f2bb84959267c1303fe7d326e290404a7cb0e72", kill_on_drop: false }` [INFO] [stdout] e34441132cc737756dcf34c44f2bb84959267c1303fe7d326e290404a7cb0e72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4d2580d1a8032f2bb4b07713b58a71eecaa83c2222da7ee5f23fcf9e25eea166 [INFO] running `Command { std: "docker" "start" "-a" "4d2580d1a8032f2bb4b07713b58a71eecaa83c2222da7ee5f23fcf9e25eea166", kill_on_drop: false }` [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling weezl v0.1.2 [INFO] [stderr] Compiling bytemuck v1.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-rational v0.3.1 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling gif v0.11.1 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling tiff v0.6.0 [INFO] [stderr] Compiling image v0.23.11 [INFO] [stderr] Compiling rusty-rays v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `mat` [INFO] [stdout] --> src/geom/sphere.rs:2:19 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::geom::{mat, Material}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Vec3` [INFO] [stdout] --> src/geom/sphere.rs:3:79 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::linalg::{smallest_greater_than_zero, solve_quadratic, Point3, Ray, Vec3}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Ray` [INFO] [stdout] --> src/light/mod.rs:2:29 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::linalg::{Point3, Ray, Vec3}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::mat::Material` [INFO] [stdout] --> src/geom/scene.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::mat::Material; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `clamp` [INFO] [stdout] --> src/film/color.rs:28:4 [INFO] [stdout] | [INFO] [stdout] 28 | fn clamp(x: f32) -> f32 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `green` [INFO] [stdout] --> src/film/color.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn green() -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `normalize` [INFO] [stdout] --> src/film/color.rs:83:12 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn normalize(self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `clamp` [INFO] [stdout] --> src/film/color.rs:93:12 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn clamp(self) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `clamp_mut` [INFO] [stdout] --> src/film/color.rs:101:12 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn clamp_mut(&mut self) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `dimensions` [INFO] [stdout] --> src/film/pinhole_camera.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn dimensions(&mut self, width: f32, height: f32) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `zoom` [INFO] [stdout] --> src/film/pinhole_camera.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn zoom(&mut self, zoom: f32) -> &mut Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/geom/mat.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn new() -> DebugMaterial { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `apply_vector` [INFO] [stdout] --> src/linalg/orthonormal_base.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn apply_vector(&self, v: Vec3) -> Vec3 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `apply_point` [INFO] [stdout] --> src/linalg/orthonormal_base.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn apply_point(&self, p: Point3) -> Point3 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.57s [INFO] running `Command { std: "docker" "inspect" "4d2580d1a8032f2bb4b07713b58a71eecaa83c2222da7ee5f23fcf9e25eea166", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d2580d1a8032f2bb4b07713b58a71eecaa83c2222da7ee5f23fcf9e25eea166", kill_on_drop: false }` [INFO] [stdout] 4d2580d1a8032f2bb4b07713b58a71eecaa83c2222da7ee5f23fcf9e25eea166 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 255a5f114b783786b71764eb47f93eaa64d57724999be8b014c974d0a323fabf [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" "255a5f114b783786b71764eb47f93eaa64d57724999be8b014c974d0a323fabf", kill_on_drop: false }` [INFO] [stderr] Compiling assert_approx_eq v1.1.0 [INFO] [stderr] Compiling rusty-rays v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Ray` [INFO] [stdout] --> src/light/mod.rs:2:29 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::linalg::{Point3, Ray, Vec3}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `assert_approx_eq::assert_approx_eq` [INFO] [stdout] --> src/light/point_light.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | use assert_approx_eq::assert_approx_eq; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::mat::Material` [INFO] [stdout] --> src/geom/scene.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::mat::Material; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `green` [INFO] [stdout] --> src/film/color.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn green() -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `normalize` [INFO] [stdout] --> src/film/color.rs:83:12 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn normalize(self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `clamp_mut` [INFO] [stdout] --> src/film/color.rs:101:12 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn clamp_mut(&mut self) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `dimensions` [INFO] [stdout] --> src/film/pinhole_camera.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn dimensions(&mut self, width: f32, height: f32) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `zoom` [INFO] [stdout] --> src/film/pinhole_camera.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn zoom(&mut self, zoom: f32) -> &mut Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `apply_point` [INFO] [stdout] --> src/linalg/orthonormal_base.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn apply_point(&self, p: Point3) -> Point3 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.63s [INFO] running `Command { std: "docker" "inspect" "255a5f114b783786b71764eb47f93eaa64d57724999be8b014c974d0a323fabf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "255a5f114b783786b71764eb47f93eaa64d57724999be8b014c974d0a323fabf", kill_on_drop: false }` [INFO] [stdout] 255a5f114b783786b71764eb47f93eaa64d57724999be8b014c974d0a323fabf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4535ac0e66a938042d5e12d7215e345140bdbd8fbbb21e55dba6344029005fc4 [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" "4535ac0e66a938042d5e12d7215e345140bdbd8fbbb21e55dba6344029005fc4", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `Ray` [INFO] [stderr] --> src/light/mod.rs:2:29 [INFO] [stderr] | [INFO] [stderr] 2 | use crate::linalg::{Point3, Ray, Vec3}; [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `assert_approx_eq::assert_approx_eq` [INFO] [stderr] --> src/light/point_light.rs:61:9 [INFO] [stderr] | [INFO] [stderr] 61 | use assert_approx_eq::assert_approx_eq; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `super::mat::Material` [INFO] [stderr] --> src/geom/scene.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use super::mat::Material; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `green` [INFO] [stderr] --> src/film/color.rs:67:12 [INFO] [stderr] | [INFO] [stderr] 67 | pub fn green() -> Self { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `normalize` [INFO] [stderr] --> src/film/color.rs:83:12 [INFO] [stderr] | [INFO] [stderr] 83 | pub fn normalize(self) -> Self { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `clamp_mut` [INFO] [stderr] --> src/film/color.rs:101:12 [INFO] [stderr] | [INFO] [stderr] 101 | pub fn clamp_mut(&mut self) { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `dimensions` [INFO] [stderr] --> src/film/pinhole_camera.rs:30:12 [INFO] [stderr] | [INFO] [stderr] 30 | pub fn dimensions(&mut self, width: f32, height: f32) -> &mut Self { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `zoom` [INFO] [stderr] --> src/film/pinhole_camera.rs:43:12 [INFO] [stderr] | [INFO] [stderr] 43 | pub fn zoom(&mut self, zoom: f32) -> &mut Self { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `apply_point` [INFO] [stderr] --> src/linalg/orthonormal_base.rs:26:12 [INFO] [stderr] | [INFO] [stderr] 26 | pub fn apply_point(&self, p: Point3) -> Point3 { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `rusty-rays` (bin "rusty-rays" test) generated 9 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rusty_rays-f0d1cf0426ccd080) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test film::color::tests::color_can_be_clamped_between_0_and_1 ... ok [INFO] [stdout] test geom::sphere::tests::a_ray_inside_a_sphere_will_return_hit_info ... ok [INFO] [stdout] test film::color::tests::color_can_compute_rgb_u8s ... ok [INFO] [stdout] test geom::sphere::tests::a_ray_intersecting_a_sphere_from_behind_will_return_none ... ok [INFO] [stdout] test linalg::point3::tests::a_distance_vector_can_be_computed ... ok [INFO] [stdout] test light::point_light::tests::pointlight_does_not_illuminate_point_with_obstruction ... ok [INFO] [stdout] test geom::sphere::tests::a_ray_intersecting_a_sphere_will_return_some_hitinfo_with_distance ... ok [INFO] [stdout] test linalg::vec3::tests::two_vectors_have_a_cross_product ... ok [INFO] [stdout] test linalg::vec3::tests::a_vector_can_be_normalized ... ok [INFO] [stdout] test light::point_light::tests::pointlight_illuminates_point_with_no_obstruction ... ok [INFO] [stdout] test linalg::vec3::tests::vectors_have_a_length ... ok [INFO] [stdout] test linalg::vec3::tests::vectors_can_be_subtracted ... ok [INFO] [stdout] test linalg::point3::tests::a_point_can_be_displaced_by_a_vector ... ok [INFO] [stdout] test linalg::vec3::tests::vectors_can_be_multiplied_by_a_scalar ... ok [INFO] [stdout] test linalg::orthonormal_base::tests::an_orthonormal_frame_can_be_applied_to_a_vector ... ok [INFO] [stdout] test linalg::vec3::tests::vectors_can_be_added ... ok [INFO] [stdout] test geom::sphere::tests::a_ray_not_intersecting_a_sphere_will_return_none ... ok [INFO] [stdout] test linalg::ray::tests::rays_can_return_points ... ok [INFO] [stdout] test linalg::vec3::tests::vectors_can_be_divided_by_a_scalar ... ok [INFO] [stdout] test linalg::vec3::tests::vectors_have_a_squared_length ... ok [INFO] [stdout] test linalg::vec3::tests::two_vectors_have_a_dot_product ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4535ac0e66a938042d5e12d7215e345140bdbd8fbbb21e55dba6344029005fc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4535ac0e66a938042d5e12d7215e345140bdbd8fbbb21e55dba6344029005fc4", kill_on_drop: false }` [INFO] [stdout] 4535ac0e66a938042d5e12d7215e345140bdbd8fbbb21e55dba6344029005fc4