Oct 14 19:00:22.321 INFO testing hellblade/ray_tracer against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 19:00:22.323 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 14 19:00:22.788 INFO blam! 150f1276d16a2234835e2854efb497bb104c2f3e69a9e94cc80235dfffb0e43f Oct 14 19:00:22.791 INFO running `"docker" "start" "-a" "150f1276d16a2234835e2854efb497bb104c2f3e69a9e94cc80235dfffb0e43f"` Oct 14 19:00:24.538 INFO kablam! usermod: no changes Oct 14 19:00:24.804 INFO kablam! Compiling float-cmp v0.4.0 Oct 14 19:00:24.817 INFO kablam! Compiling rayon v1.0.2 Oct 14 19:00:30.919 INFO kablam! Compiling jpeg-decoder v0.1.15 Oct 14 19:00:34.532 INFO kablam! Compiling image v0.19.0 Oct 14 19:00:47.877 INFO kablam! Compiling ray_tracer v0.1.0 (/source) Oct 14 19:00:48.567 INFO kablam! warning: unused import: `math::sphere::float_cmp::ApproxEqUlps` Oct 14 19:00:48.568 INFO kablam! --> src/math/sphere.rs:6:5 Oct 14 19:00:48.569 INFO kablam! | Oct 14 19:00:48.569 INFO kablam! 6 | use math::sphere::float_cmp::ApproxEqUlps; Oct 14 19:00:48.569 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 19:00:48.570 INFO kablam! | Oct 14 19:00:48.570 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 19:00:48.570 INFO kablam! Oct 14 19:00:48.571 INFO kablam! warning: unused import: `self::float_cmp::ApproxEqUlps` Oct 14 19:00:48.571 INFO kablam! --> src/math/vector.rs:5:5 Oct 14 19:00:48.571 INFO kablam! | Oct 14 19:00:48.572 INFO kablam! 5 | use self::float_cmp::ApproxEqUlps; Oct 14 19:00:48.572 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 19:00:48.572 INFO kablam! Oct 14 19:00:48.756 INFO kablam! warning: method is never used: `normalise` Oct 14 19:00:48.756 INFO kablam! --> src/math/vector.rs:115:5 Oct 14 19:00:48.756 INFO kablam! | Oct 14 19:00:48.756 INFO kablam! 115 | pub fn normalise(&mut self) { Oct 14 19:00:48.756 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 19:00:48.756 INFO kablam! | Oct 14 19:00:48.756 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 19:00:48.756 INFO kablam! Oct 14 19:00:48.756 INFO kablam! warning: method is never used: `zero` Oct 14 19:00:48.756 INFO kablam! --> src/math/vector.rs:137:5 Oct 14 19:00:48.756 INFO kablam! | Oct 14 19:00:48.756 INFO kablam! 137 | pub fn zero() -> Vector3 { Oct 14 19:00:48.757 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 19:00:48.757 INFO kablam! Oct 14 19:00:48.757 INFO kablam! warning: method is never used: `unit_x` Oct 14 19:00:48.757 INFO kablam! --> src/math/vector.rs:145:5 Oct 14 19:00:48.757 INFO kablam! | Oct 14 19:00:48.757 INFO kablam! 145 | pub fn unit_x() -> Vector3 { Oct 14 19:00:48.757 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 19:00:48.757 INFO kablam! Oct 14 19:00:48.757 INFO kablam! warning: method is never used: `unit_y` Oct 14 19:00:48.757 INFO kablam! --> src/math/vector.rs:153:5 Oct 14 19:00:48.757 INFO kablam! | Oct 14 19:00:48.757 INFO kablam! 153 | pub fn unit_y() -> Vector3 { Oct 14 19:00:48.757 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 19:00:48.757 INFO kablam! Oct 14 19:00:48.757 INFO kablam! warning: method is never used: `unit_z` Oct 14 19:00:48.757 INFO kablam! --> src/math/vector.rs:161:5 Oct 14 19:00:48.757 INFO kablam! | Oct 14 19:00:48.757 INFO kablam! 161 | pub fn unit_z() -> Vector3 { Oct 14 19:00:48.757 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 19:00:48.757 INFO kablam! Oct 14 19:00:50.059 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 25.49s Oct 14 19:00:50.070 INFO kablam! su: No module specific data is present Oct 14 19:00:50.389 INFO running `"docker" "rm" "-f" "150f1276d16a2234835e2854efb497bb104c2f3e69a9e94cc80235dfffb0e43f"` Oct 14 19:00:50.507 INFO blam! 150f1276d16a2234835e2854efb497bb104c2f3e69a9e94cc80235dfffb0e43f Oct 14 19:00:50.510 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 14 19:00:50.763 INFO blam! 337c69dfda032512ff1460fe8da45544c56f42e7ac7bef721ad304832c7b3828 Oct 14 19:00:50.770 INFO running `"docker" "start" "-a" "337c69dfda032512ff1460fe8da45544c56f42e7ac7bef721ad304832c7b3828"` Oct 14 19:00:51.446 INFO kablam! usermod: no changes Oct 14 19:00:51.539 INFO kablam! Compiling ray_tracer v0.1.0 (/source) Oct 14 19:00:52.285 INFO kablam! warning: unused import: `math::sphere::float_cmp::ApproxEqUlps` Oct 14 19:00:52.285 INFO kablam! --> src/math/sphere.rs:6:5 Oct 14 19:00:52.285 INFO kablam! | Oct 14 19:00:52.285 INFO kablam! 6 | use math::sphere::float_cmp::ApproxEqUlps; Oct 14 19:00:52.285 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 19:00:52.285 INFO kablam! | Oct 14 19:00:52.285 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 19:00:52.285 INFO kablam! Oct 14 19:00:52.285 INFO kablam! warning: unused import: `self::float_cmp::ApproxEqUlps` Oct 14 19:00:52.285 INFO kablam! --> src/math/vector.rs:5:5 Oct 14 19:00:52.285 INFO kablam! | Oct 14 19:00:52.285 INFO kablam! 5 | use self::float_cmp::ApproxEqUlps; Oct 14 19:00:52.285 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 19:00:52.285 INFO kablam! Oct 14 19:00:52.567 INFO kablam! warning: method is never used: `zero` Oct 14 19:00:52.567 INFO kablam! --> src/math/vector.rs:137:5 Oct 14 19:00:52.567 INFO kablam! | Oct 14 19:00:52.567 INFO kablam! 137 | pub fn zero() -> Vector3 { Oct 14 19:00:52.567 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 19:00:52.567 INFO kablam! | Oct 14 19:00:52.567 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 19:00:52.567 INFO kablam! Oct 14 19:00:52.567 INFO kablam! warning: method is never used: `unit_y` Oct 14 19:00:52.567 INFO kablam! --> src/math/vector.rs:153:5 Oct 14 19:00:52.567 INFO kablam! | Oct 14 19:00:52.567 INFO kablam! 153 | pub fn unit_y() -> Vector3 { Oct 14 19:00:52.567 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 19:00:52.567 INFO kablam! Oct 14 19:00:52.567 INFO kablam! warning: method is never used: `unit_z` Oct 14 19:00:52.567 INFO kablam! --> src/math/vector.rs:161:5 Oct 14 19:00:52.567 INFO kablam! | Oct 14 19:00:52.567 INFO kablam! 161 | pub fn unit_z() -> Vector3 { Oct 14 19:00:52.567 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 19:00:52.567 INFO kablam! Oct 14 19:00:54.128 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.64s Oct 14 19:00:54.139 INFO kablam! su: No module specific data is present Oct 14 19:00:54.850 INFO running `"docker" "rm" "-f" "337c69dfda032512ff1460fe8da45544c56f42e7ac7bef721ad304832c7b3828"` Oct 14 19:00:55.098 INFO blam! 337c69dfda032512ff1460fe8da45544c56f42e7ac7bef721ad304832c7b3828 Oct 14 19:00:55.108 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 14 19:00:55.561 INFO blam! 459cf8a297282a3f2f83fd6a02e099b51af2694a8bc9472a8b1d71c85530b9fa Oct 14 19:00:55.561 INFO running `"docker" "start" "-a" "459cf8a297282a3f2f83fd6a02e099b51af2694a8bc9472a8b1d71c85530b9fa"` Oct 14 19:00:56.687 INFO kablam! usermod: no changes Oct 14 19:00:56.787 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 14 19:00:56.789 INFO kablam! Running /target/debug/deps/ray_tracer-99ffc73a658ffe76 Oct 14 19:00:56.789 INFO blam! Oct 14 19:00:56.789 INFO blam! running 7 tests Oct 14 19:00:56.789 INFO blam! test math::matrix::tests::matrix3_identity_mulitplication ... ok Oct 14 19:00:56.789 INFO blam! test math::vector::tests::vector3_dot_matches_length ... ok Oct 14 19:00:56.793 INFO blam! test math::vector::tests::vector3_length ... ok Oct 14 19:00:56.793 INFO blam! test math::matrix::tests::matrix3_scale_mulitplication ... ok Oct 14 19:00:56.793 INFO blam! test math::matrix::tests::matrix3_scaler_mulitplication ... ok Oct 14 19:00:56.793 INFO blam! test math::vector::tests::vector3_normalise ... ok Oct 14 19:00:56.793 INFO blam! test math::matrix::tests::matrix3_vector3_identity_multiplication ... ok Oct 14 19:00:56.793 INFO blam! Oct 14 19:00:56.793 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 19:00:56.793 INFO blam! Oct 14 19:00:56.794 INFO kablam! su: No module specific data is present Oct 14 19:00:57.541 INFO running `"docker" "rm" "-f" "459cf8a297282a3f2f83fd6a02e099b51af2694a8bc9472a8b1d71c85530b9fa"` Oct 14 19:00:57.789 INFO blam! 459cf8a297282a3f2f83fd6a02e099b51af2694a8bc9472a8b1d71c85530b9fa