[INFO] cloning repository https://github.com/johnshiver/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/johnshiver/ray_tracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnshiver%2Fray_tracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnshiver%2Fray_tracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c14007026264ca4a0c85112d3ad7be1f4d48271d [INFO] testing johnshiver/ray_tracer against 1.64.0 for beta-1.65-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnshiver%2Fray_tracer" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/johnshiver/ray_tracer on toolchain 1.64.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/johnshiver/ray_tracer [INFO] finished tweaking git repo https://github.com/johnshiver/ray_tracer [INFO] tweaked toml for git repo https://github.com/johnshiver/ray_tracer written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/johnshiver/ray_tracer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5c3a9e006c91f76d450bb2c30e979567a5dfd9bbb0887138b00cd90c5e509f30 [INFO] running `Command { std: "docker" "start" "-a" "5c3a9e006c91f76d450bb2c30e979567a5dfd9bbb0887138b00cd90c5e509f30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c3a9e006c91f76d450bb2c30e979567a5dfd9bbb0887138b00cd90c5e509f30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c3a9e006c91f76d450bb2c30e979567a5dfd9bbb0887138b00cd90c5e509f30", kill_on_drop: false }` [INFO] [stdout] 5c3a9e006c91f76d450bb2c30e979567a5dfd9bbb0887138b00cd90c5e509f30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f42641a7277192b15e3209acc40fe839e9e6dfb474dc6fd3a2228333043fde04 [INFO] running `Command { std: "docker" "start" "-a" "f42641a7277192b15e3209acc40fe839e9e6dfb474dc6fd3a2228333043fde04", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling num-traits v0.2.9 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling ray_tracer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function `get_pixel` is never used [INFO] [stdout] --> src/canvas.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn get_pixel(&self, x: usize, y: usize) -> Option { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `transpose` is never used [INFO] [stdout] --> src/matrix.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn transpose(m: M4x4) -> M4x4 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `submatrix_4x4` is never used [INFO] [stdout] --> src/matrix.rs:119:8 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn submatrix_4x4(matrix: &M4x4, row: usize, col: usize) -> M3x3 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `minor_4x4` is never used [INFO] [stdout] --> src/matrix.rs:141:8 [INFO] [stdout] | [INFO] [stdout] 141 | pub fn minor_4x4(matrix: &M4x4, row: usize, col: usize) -> f64 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `cofactor_4x4` is never used [INFO] [stdout] --> src/matrix.rs:145:8 [INFO] [stdout] | [INFO] [stdout] 145 | pub fn cofactor_4x4(matrix: &M4x4, row: usize, col: usize) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `determinant_4x4` is never used [INFO] [stdout] --> src/matrix.rs:153:8 [INFO] [stdout] | [INFO] [stdout] 153 | pub fn determinant_4x4(matrix: &M4x4) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `invertible_4x4` is never used [INFO] [stdout] --> src/matrix.rs:161:8 [INFO] [stdout] | [INFO] [stdout] 161 | pub fn invertible_4x4(matrix: &M4x4) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `invert_4x4` is never used [INFO] [stdout] --> src/matrix.rs:197:8 [INFO] [stdout] | [INFO] [stdout] 197 | pub fn invert_4x4(matrix: &M4x4) -> Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `submatrix_3x3` is never used [INFO] [stdout] --> src/matrix.rs:252:8 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn submatrix_3x3(matrix: &M3x3, row: usize, col: usize) -> M2x2 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `minor_3x3` is never used [INFO] [stdout] --> src/matrix.rs:274:8 [INFO] [stdout] | [INFO] [stdout] 274 | pub fn minor_3x3(matrix: &M3x3, row: usize, col: usize) -> f64 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `cofactor_3x3` is never used [INFO] [stdout] --> src/matrix.rs:278:8 [INFO] [stdout] | [INFO] [stdout] 278 | pub fn cofactor_3x3(matrix: &M3x3, row: usize, col: usize) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `determinant_3x3` is never used [INFO] [stdout] --> src/matrix.rs:286:8 [INFO] [stdout] | [INFO] [stdout] 286 | pub fn determinant_3x3(matrix: &M3x3) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `determinant_2x2` is never used [INFO] [stdout] --> src/matrix.rs:333:8 [INFO] [stdout] | [INFO] [stdout] 333 | pub fn determinant_2x2(m: &M2x2) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/matrix.rs:172:8 [INFO] [stdout] | [INFO] [stdout] 172 | fn new(msg: &str) -> MatrixTransformationError { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `translation` is never used [INFO] [stdout] --> src/matrix_transformations.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn translation(x: f64, y: f64, z: f64) -> M4x4 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `scaling` is never used [INFO] [stdout] --> src/matrix_transformations.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn scaling(x: f64, y: f64, z: f64) -> M4x4 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rotation_x` is never used [INFO] [stdout] --> src/matrix_transformations.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn rotation_x(radians: f64) -> M4x4 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rotation_z` is never used [INFO] [stdout] --> src/matrix_transformations.rs:38:4 [INFO] [stdout] | [INFO] [stdout] 38 | fn rotation_z(radians: f64) -> M4x4 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `shearing` is never used [INFO] [stdout] --> src/matrix_transformations.rs:47:4 [INFO] [stdout] | [INFO] [stdout] 47 | fn shearing(xy: f64, xx: f64, yx: f64, yz: f64, zx: f64, zy: f64) -> M4x4 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SPHERE_ORIGIN` is never used [INFO] [stdout] --> src/rays.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | pub const SPHERE_ORIGIN: Tuple = Tuple { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `origin` and `direction` are never read [INFO] [stdout] --> src/rays.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Ray { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 17 | origin: Point, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 18 | direction: Vector, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Ray` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `new_sphere` is never used [INFO] [stdout] --> src/rays.rs:50:8 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn new_sphere() -> Sphere { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `new_intersection` is never used [INFO] [stdout] --> src/rays.rs:78:8 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn new_intersection(t: f64, object: Sphere) -> Intersection { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `count` is never read [INFO] [stdout] --> src/rays.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 82 | pub struct Intersections { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 83 | items: Vec>, [INFO] [stdout] 84 | count: i64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `intersections` is never used [INFO] [stdout] --> src/rays.rs:94:8 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn intersections(items: Vec>, count: i64) -> Intersections { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `intersect` is never used [INFO] [stdout] --> src/rays.rs:99:8 [INFO] [stdout] | [INFO] [stdout] 99 | pub fn intersect(r: &Ray, s: Sphere) -> Intersections { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `hit` is never used [INFO] [stdout] --> src/rays.rs:121:8 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn hit(xs: Intersections) -> Option> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/rays.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn new(origin: Point, direction: Vector) -> Ray { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `position` is never used [INFO] [stdout] --> src/rays.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn position(&self, time: f64) -> Tuple { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `discriminant` is never used [INFO] [stdout] --> src/rays.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn discriminant(&self) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `is_point` is never used [INFO] [stdout] --> src/tuple.rs:103:12 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn is_point(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `is_vector` is never used [INFO] [stdout] --> src/tuple.rs:107:12 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn is_vector(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `is_unit_vector` is never used [INFO] [stdout] --> src/tuple.rs:118:12 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn is_unit_vector(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `dot` is never used [INFO] [stdout] --> src/tuple.rs:154:12 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn dot(&self, tb: &Vector) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `cross` is never used [INFO] [stdout] --> src/tuple.rs:161:8 [INFO] [stdout] | [INFO] [stdout] 161 | fn cross(&self, vec_b: &Vector) -> Vector { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 35 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.13s [INFO] running `Command { std: "docker" "inspect" "f42641a7277192b15e3209acc40fe839e9e6dfb474dc6fd3a2228333043fde04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f42641a7277192b15e3209acc40fe839e9e6dfb474dc6fd3a2228333043fde04", kill_on_drop: false }` [INFO] [stdout] f42641a7277192b15e3209acc40fe839e9e6dfb474dc6fd3a2228333043fde04 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44b364ca315dfaf09b960eed5a7d6e5178ca8726c6901ece00f525a2cea4eeef [INFO] running `Command { std: "docker" "start" "-a" "44b364ca315dfaf09b960eed5a7d6e5178ca8726c6901ece00f525a2cea4eeef", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling ray_tracer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.26s [INFO] running `Command { std: "docker" "inspect" "44b364ca315dfaf09b960eed5a7d6e5178ca8726c6901ece00f525a2cea4eeef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44b364ca315dfaf09b960eed5a7d6e5178ca8726c6901ece00f525a2cea4eeef", kill_on_drop: false }` [INFO] [stdout] 44b364ca315dfaf09b960eed5a7d6e5178ca8726c6901ece00f525a2cea4eeef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9f421cdf7f10813dcb5e13828244ececacdd91fd3da07696c364ae63368f00f2 [INFO] running `Command { std: "docker" "start" "-a" "9f421cdf7f10813dcb5e13828244ececacdd91fd3da07696c364ae63368f00f2", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ray_tracer-c2fc30e13c49c69f) [INFO] [stdout] [INFO] [stdout] running 76 tests [INFO] [stdout] test canvas::tests::ppm_header ... ok [INFO] [stdout] test color::tests::create_color_success ... ok [INFO] [stdout] test canvas::tests::write_pixel ... ok [INFO] [stdout] test color::tests::add_colors ... ok [INFO] [stdout] test color::tests::multi_color_by_scalar ... ok [INFO] [stdout] test color::tests::multi_colors ... ok [INFO] [stdout] test color::tests::sub_colors ... ok [INFO] [stdout] test canvas::tests::create_canvas ... ok [INFO] [stdout] test matrix::tests::cofactor_3x3_test ... ok [INFO] [stdout] test matrix::tests::compare_2x2_matrices ... ok [INFO] [stdout] test matrix::tests::compare_3x3_matrices ... ok [INFO] [stdout] test matrix::tests::compare_4x4_matrices ... ok [INFO] [stdout] test matrix::tests::create_2x2_matrix ... ok [INFO] [stdout] test matrix::tests::create_3x3_matrix ... ok [INFO] [stdout] test matrix::tests::create_4x4_matrix ... ok [INFO] [stdout] test matrix::tests::determinant_2x2_matrices ... ok [INFO] [stdout] test matrix::tests::determinant_3x3_test ... ok [INFO] [stdout] test matrix::tests::determinant_4x4_test ... ok [INFO] [stdout] test matrix::tests::identity_matrix_multi_matrix ... ok [INFO] [stdout] test matrix::tests::identity_matrix_multi_tuple ... ok [INFO] [stdout] test matrix::tests::matrix_inverse ... ok [INFO] [stdout] test matrix::tests::minor_3x3_test ... ok [INFO] [stdout] test matrix::tests::matrix_product_by_its_inverse ... ok [INFO] [stdout] test matrix::tests::multiply_4x4_matrices ... ok [INFO] [stdout] test matrix::tests::submatrix_3x3_2x2 ... ok [INFO] [stdout] test matrix::tests::transpose_4x4_matrix ... ok [INFO] [stdout] test matrix_transformations::tests::multi_translation_matrix_vector ... ok [INFO] [stdout] test matrix_transformations::tests::multi_inverse_of_scaling_matrix ... ok [INFO] [stdout] test matrix_transformations::tests::scale_matrix_applied_to_point ... ok [INFO] [stdout] test matrix_transformations::tests::scale_matrix_applied_to_vector ... ok [INFO] [stdout] test matrix_transformations::tests::shearing_tx_moves_x_proportional_y ... ok [INFO] [stdout] test matrix_transformations::tests::shearing_tx_moves_y_proportional_x ... ok [INFO] [stdout] test matrix_transformations::tests::shearing_tx_moves_y_proportional_z ... ok [INFO] [stdout] test matrix_transformations::tests::shearing_tx_moves_z_proportional_x ... ok [INFO] [stdout] test matrix_transformations::tests::shearing_tx_moves_z_proportional_y ... ok [INFO] [stdout] test matrix_transformations::tests::translation_matrix ... ok [INFO] [stdout] test matrix_transformations::tests::translation_matrix_inversion ... ok [INFO] [stdout] test rays::tests::compute_pt_from_distance ... ok [INFO] [stdout] test rays::tests::create_ray ... ok [INFO] [stdout] test rays::tests::aggregating_intersections ... ok [INFO] [stdout] test rays::tests::hit_all_intersections_negative ... ok [INFO] [stdout] test rays::tests::hit_all_intersections_positive ... ok [INFO] [stdout] test rays::tests::ray_intersects_sphere_at_tangent ... ok [INFO] [stdout] test rays::tests::ray_misses_sphere ... ok [INFO] [stdout] test rays::tests::intersection_encapsulates_t_object ... ok [INFO] [stdout] test rays::tests::hit_some_intersections_negative ... ok [INFO] [stdout] test rays::tests::ray_intersects_sphere_two_pts ... ok [INFO] [stdout] test rays::tests::ray_originates_inside_sphere ... ok [INFO] [stdout] test tuple::tests::cross_product_success ... ok [INFO] [stdout] test tuple::tests::div_tuple ... ok [INFO] [stdout] test tuple::tests::dot_product_success ... ok [INFO] [stdout] test rays::tests::sphere_is_behind_ray ... ok [INFO] [stdout] test tuple::tests::is_unit_vector_cases ... ok [INFO] [stdout] test tuple::tests::magnitude_success ... ok [INFO] [stdout] test tuple::tests::neg_tuple ... ok [INFO] [stdout] test tuple::tests::new_vector_is_vector ... ok [INFO] [stdout] test tuple::tests::normalize_success ... ok [INFO] [stdout] test tuple::tests::sub_point_vector ... ok [INFO] [stdout] test tuple::tests::sub_two_points ... ok [INFO] [stdout] test tuple::tests::tuples_equal ... ok [INFO] [stdout] test matrix_transformations::tests::shearing_tx_moves_x_proportional_z ... ok [INFO] [stdout] test tuple::tests::tuples_not_equal ... ok [INFO] [stdout] test tuple::tests::new_point_is_point ... ok [INFO] [stdout] test matrix::tests::submatrix_4x4_3x3 ... ok [INFO] [stdout] test matrix_transformations::tests::reflection_is_scaling_by_neg ... ok [INFO] [stdout] test tuple::tests::mul_tuple ... ok [INFO] [stdout] test matrix_transformations::tests::chaining_transformations_in_seq ... ok [INFO] [stdout] test matrix_transformations::tests::rotate_point_around_z_axis ... ok [INFO] [stdout] test matrix_transformations::tests::chaining_transformations_in_rev ... ok [INFO] [stdout] test matrix_transformations::tests::rotate_point_around_x_axis ... ok [INFO] [stdout] test matrix_transformations::tests::rotate_point_around_y_axis ... ok [INFO] [stdout] test matrix::tests::multiply_4x4_matrix_tuple ... ok [INFO] [stdout] test tuple::tests::sub_two_vectors ... ok [INFO] [stdout] test matrix_transformations::tests::inverse_x_rotation_rotates_opp_dir ... ok [INFO] [stdout] test matrix::tests::matrix_invertibility ... ok [INFO] [stdout] test tuple::tests::add_tuples ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 76 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9f421cdf7f10813dcb5e13828244ececacdd91fd3da07696c364ae63368f00f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f421cdf7f10813dcb5e13828244ececacdd91fd3da07696c364ae63368f00f2", kill_on_drop: false }` [INFO] [stdout] 9f421cdf7f10813dcb5e13828244ececacdd91fd3da07696c364ae63368f00f2