Oct 10 22:08:48.596 INFO testing hellblade/ray_tracer against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 22:08:48.596 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 22:08:48.598 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 22:08:49.080 INFO blam! 675c7a98af90426f6226d1658241eaa34be9437beb6f9271b00484828b8d5769 Oct 10 22:08:49.081 INFO running `"docker" "start" "-a" "675c7a98af90426f6226d1658241eaa34be9437beb6f9271b00484828b8d5769"` Oct 10 22:08:50.856 INFO kablam! usermod: no changes Oct 10 22:08:51.040 INFO kablam! Compiling float-cmp v0.4.0 Oct 10 22:08:51.040 INFO kablam! Compiling jpeg-decoder v0.1.15 Oct 10 22:08:56.489 INFO kablam! Compiling image v0.19.0 Oct 10 22:09:13.656 INFO kablam! Compiling ray_tracer v0.1.0 (/source) Oct 10 22:09:16.196 INFO kablam! warning: unused import: `math::sphere::float_cmp::ApproxEqUlps` Oct 10 22:09:16.196 INFO kablam! --> src/math/sphere.rs:6:5 Oct 10 22:09:16.196 INFO kablam! | Oct 10 22:09:16.196 INFO kablam! 6 | use math::sphere::float_cmp::ApproxEqUlps; Oct 10 22:09:16.196 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:09:16.196 INFO kablam! | Oct 10 22:09:16.196 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 22:09:16.196 INFO kablam! Oct 10 22:09:16.196 INFO kablam! warning: unused import: `self::float_cmp::ApproxEqUlps` Oct 10 22:09:16.196 INFO kablam! --> src/math/vector.rs:5:5 Oct 10 22:09:16.196 INFO kablam! | Oct 10 22:09:16.196 INFO kablam! 5 | use self::float_cmp::ApproxEqUlps; Oct 10 22:09:16.196 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:09:16.196 INFO kablam! Oct 10 22:09:16.359 INFO kablam! warning: method is never used: `normalise` Oct 10 22:09:16.359 INFO kablam! --> src/math/vector.rs:115:5 Oct 10 22:09:16.359 INFO kablam! | Oct 10 22:09:16.360 INFO kablam! 115 | pub fn normalise(&mut self) { Oct 10 22:09:16.360 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:09:16.360 INFO kablam! | Oct 10 22:09:16.360 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 22:09:16.360 INFO kablam! Oct 10 22:09:16.360 INFO kablam! warning: method is never used: `zero` Oct 10 22:09:16.360 INFO kablam! --> src/math/vector.rs:137:5 Oct 10 22:09:16.360 INFO kablam! | Oct 10 22:09:16.360 INFO kablam! 137 | pub fn zero() -> Vector3 { Oct 10 22:09:16.360 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:09:16.360 INFO kablam! Oct 10 22:09:16.362 INFO kablam! warning: method is never used: `unit_x` Oct 10 22:09:16.362 INFO kablam! --> src/math/vector.rs:145:5 Oct 10 22:09:16.362 INFO kablam! | Oct 10 22:09:16.362 INFO kablam! 145 | pub fn unit_x() -> Vector3 { Oct 10 22:09:16.362 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:09:16.362 INFO kablam! Oct 10 22:09:16.362 INFO kablam! warning: method is never used: `unit_y` Oct 10 22:09:16.362 INFO kablam! --> src/math/vector.rs:153:5 Oct 10 22:09:16.362 INFO kablam! | Oct 10 22:09:16.362 INFO kablam! 153 | pub fn unit_y() -> Vector3 { Oct 10 22:09:16.362 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:09:16.362 INFO kablam! Oct 10 22:09:16.362 INFO kablam! warning: method is never used: `unit_z` Oct 10 22:09:16.362 INFO kablam! --> src/math/vector.rs:161:5 Oct 10 22:09:16.362 INFO kablam! | Oct 10 22:09:16.362 INFO kablam! 161 | pub fn unit_z() -> Vector3 { Oct 10 22:09:16.362 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:09:16.362 INFO kablam! Oct 10 22:09:18.251 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 27.36s Oct 10 22:09:18.261 INFO kablam! su: No module specific data is present Oct 10 22:09:19.639 INFO running `"docker" "rm" "-f" "675c7a98af90426f6226d1658241eaa34be9437beb6f9271b00484828b8d5769"` Oct 10 22:09:19.960 INFO blam! 675c7a98af90426f6226d1658241eaa34be9437beb6f9271b00484828b8d5769 Oct 10 22:09:19.969 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 22:09:19.970 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 22:09:20.606 INFO blam! 41326ab7bf6eb725aba1d077d9395acdbe3479724559f522c6ccd68501901d75 Oct 10 22:09:20.608 INFO running `"docker" "start" "-a" "41326ab7bf6eb725aba1d077d9395acdbe3479724559f522c6ccd68501901d75"` Oct 10 22:09:21.688 INFO kablam! usermod: no changes Oct 10 22:09:21.789 INFO kablam! Compiling ray_tracer v0.1.0 (/source) Oct 10 22:09:24.360 INFO kablam! warning: unused import: `math::sphere::float_cmp::ApproxEqUlps` Oct 10 22:09:24.360 INFO kablam! --> src/math/sphere.rs:6:5 Oct 10 22:09:24.360 INFO kablam! | Oct 10 22:09:24.360 INFO kablam! 6 | use math::sphere::float_cmp::ApproxEqUlps; Oct 10 22:09:24.360 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:09:24.360 INFO kablam! | Oct 10 22:09:24.360 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 22:09:24.360 INFO kablam! Oct 10 22:09:24.360 INFO kablam! warning: unused import: `self::float_cmp::ApproxEqUlps` Oct 10 22:09:24.360 INFO kablam! --> src/math/vector.rs:5:5 Oct 10 22:09:24.360 INFO kablam! | Oct 10 22:09:24.360 INFO kablam! 5 | use self::float_cmp::ApproxEqUlps; Oct 10 22:09:24.360 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:09:24.360 INFO kablam! Oct 10 22:09:24.564 INFO kablam! warning: method is never used: `zero` Oct 10 22:09:24.564 INFO kablam! --> src/math/vector.rs:137:5 Oct 10 22:09:24.564 INFO kablam! | Oct 10 22:09:24.564 INFO kablam! 137 | pub fn zero() -> Vector3 { Oct 10 22:09:24.564 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:09:24.564 INFO kablam! | Oct 10 22:09:24.564 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 22:09:24.564 INFO kablam! Oct 10 22:09:24.564 INFO kablam! warning: method is never used: `unit_y` Oct 10 22:09:24.564 INFO kablam! --> src/math/vector.rs:153:5 Oct 10 22:09:24.564 INFO kablam! | Oct 10 22:09:24.564 INFO kablam! 153 | pub fn unit_y() -> Vector3 { Oct 10 22:09:24.564 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:09:24.564 INFO kablam! Oct 10 22:09:24.564 INFO kablam! warning: method is never used: `unit_z` Oct 10 22:09:24.564 INFO kablam! --> src/math/vector.rs:161:5 Oct 10 22:09:24.564 INFO kablam! | Oct 10 22:09:24.564 INFO kablam! 161 | pub fn unit_z() -> Vector3 { Oct 10 22:09:24.564 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:09:24.564 INFO kablam! Oct 10 22:09:26.055 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.34s Oct 10 22:09:26.061 INFO kablam! su: No module specific data is present Oct 10 22:09:26.855 INFO running `"docker" "rm" "-f" "41326ab7bf6eb725aba1d077d9395acdbe3479724559f522c6ccd68501901d75"` Oct 10 22:09:27.104 INFO blam! 41326ab7bf6eb725aba1d077d9395acdbe3479724559f522c6ccd68501901d75 Oct 10 22:09:27.106 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 22:09:27.108 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 22:09:27.534 INFO blam! 1e4d074d9358a92d9e59519a87ab647e8c8a636c620027055213fa0f396ddf32 Oct 10 22:09:27.538 INFO running `"docker" "start" "-a" "1e4d074d9358a92d9e59519a87ab647e8c8a636c620027055213fa0f396ddf32"` Oct 10 22:09:29.000 INFO kablam! usermod: no changes Oct 10 22:09:29.100 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 10 22:09:29.100 INFO kablam! Running /target/debug/deps/ray_tracer-99ffc73a658ffe76 Oct 10 22:09:29.101 INFO blam! Oct 10 22:09:29.101 INFO blam! running 7 tests Oct 10 22:09:29.101 INFO blam! test math::vector::tests::vector3_normalise ... ok Oct 10 22:09:29.101 INFO blam! test math::matrix::tests::matrix3_identity_mulitplication ... ok Oct 10 22:09:29.104 INFO blam! test math::vector::tests::vector3_dot_matches_length ... ok Oct 10 22:09:29.110 INFO blam! test math::vector::tests::vector3_length ... ok Oct 10 22:09:29.110 INFO blam! test math::matrix::tests::matrix3_scaler_mulitplication ... ok Oct 10 22:09:29.121 INFO blam! test math::matrix::tests::matrix3_scale_mulitplication ... ok Oct 10 22:09:29.121 INFO kablam! su: No module specific data is present Oct 10 22:09:29.121 INFO blam! test math::matrix::tests::matrix3_vector3_identity_multiplication ... ok Oct 10 22:09:29.121 INFO blam! Oct 10 22:09:29.122 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 22:09:29.122 INFO blam! Oct 10 22:09:29.972 INFO running `"docker" "rm" "-f" "1e4d074d9358a92d9e59519a87ab647e8c8a636c620027055213fa0f396ddf32"` Oct 10 22:09:30.300 INFO blam! 1e4d074d9358a92d9e59519a87ab647e8c8a636c620027055213fa0f396ddf32