Oct 14 19:00:12.264 INFO testing hellblade/ray_tracer against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 19:00:12.264 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:12.798 INFO blam! 6a80b0909767b8fe7aabc74b05d6395828c195a1f313b44e0b5981de4b9ae2a2 Oct 14 19:00:12.800 INFO running `"docker" "start" "-a" "6a80b0909767b8fe7aabc74b05d6395828c195a1f313b44e0b5981de4b9ae2a2"` Oct 14 19:00:15.002 INFO kablam! usermod: no changes Oct 14 19:00:15.224 INFO kablam! Compiling proc-macro2 v0.4.12 Oct 14 19:00:15.235 INFO kablam! Compiling crossbeam-utils v0.2.2 Oct 14 19:00:15.263 INFO kablam! Compiling float-cmp v0.4.0 Oct 14 19:00:15.276 INFO kablam! Compiling png v0.12.0 Oct 14 19:00:17.131 INFO kablam! Compiling crossbeam-epoch v0.3.1 Oct 14 19:00:19.839 INFO kablam! Compiling crossbeam-deque v0.2.0 Oct 14 19:00:20.942 INFO kablam! Compiling rayon-core v1.4.1 Oct 14 19:00:23.675 INFO kablam! Compiling quote v0.6.6 Oct 14 19:00:25.824 INFO kablam! Compiling rayon v1.0.2 Oct 14 19:00:26.551 INFO kablam! Compiling syn v0.14.8 Oct 14 19:00:34.519 INFO kablam! Compiling jpeg-decoder v0.1.15 Oct 14 19:00:37.676 INFO kablam! Compiling num-derive v0.2.2 Oct 14 19:00:41.367 INFO kablam! Compiling image v0.19.0 Oct 14 19:00:51.487 INFO kablam! Compiling ray_tracer v0.1.0 (/source) Oct 14 19:00:52.187 INFO kablam! warning: unused import: `math::sphere::float_cmp::ApproxEqUlps` Oct 14 19:00:52.188 INFO kablam! --> src/math/sphere.rs:6:5 Oct 14 19:00:52.188 INFO kablam! | Oct 14 19:00:52.189 INFO kablam! 6 | use math::sphere::float_cmp::ApproxEqUlps; Oct 14 19:00:52.189 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 19:00:52.189 INFO kablam! | Oct 14 19:00:52.189 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 19:00:52.190 INFO kablam! Oct 14 19:00:52.190 INFO kablam! warning: unused import: `self::float_cmp::ApproxEqUlps` Oct 14 19:00:52.190 INFO kablam! --> src/math/vector.rs:5:5 Oct 14 19:00:52.191 INFO kablam! | Oct 14 19:00:52.191 INFO kablam! 5 | use self::float_cmp::ApproxEqUlps; Oct 14 19:00:52.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 19:00:52.192 INFO kablam! Oct 14 19:00:52.377 INFO kablam! warning: method is never used: `normalise` Oct 14 19:00:52.377 INFO kablam! --> src/math/vector.rs:115:5 Oct 14 19:00:52.377 INFO kablam! | Oct 14 19:00:52.378 INFO kablam! 115 | pub fn normalise(&mut self) { Oct 14 19:00:52.378 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 19:00:52.378 INFO kablam! | Oct 14 19:00:52.378 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 19:00:52.379 INFO kablam! Oct 14 19:00:52.379 INFO kablam! warning: method is never used: `zero` Oct 14 19:00:52.379 INFO kablam! --> src/math/vector.rs:137:5 Oct 14 19:00:52.380 INFO kablam! | Oct 14 19:00:52.380 INFO kablam! 137 | pub fn zero() -> Vector3 { Oct 14 19:00:52.380 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 19:00:52.380 INFO kablam! Oct 14 19:00:52.381 INFO kablam! warning: method is never used: `unit_x` Oct 14 19:00:52.381 INFO kablam! --> src/math/vector.rs:145:5 Oct 14 19:00:52.381 INFO kablam! | Oct 14 19:00:52.381 INFO kablam! 145 | pub fn unit_x() -> Vector3 { Oct 14 19:00:52.382 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 19:00:52.382 INFO kablam! Oct 14 19:00:52.382 INFO kablam! warning: method is never used: `unit_y` Oct 14 19:00:52.382 INFO kablam! --> src/math/vector.rs:153:5 Oct 14 19:00:52.383 INFO kablam! | Oct 14 19:00:52.383 INFO kablam! 153 | pub fn unit_y() -> Vector3 { Oct 14 19:00:52.383 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 19:00:52.383 INFO kablam! Oct 14 19:00:52.384 INFO kablam! warning: method is never used: `unit_z` Oct 14 19:00:52.384 INFO kablam! --> src/math/vector.rs:161:5 Oct 14 19:00:52.384 INFO kablam! | Oct 14 19:00:52.384 INFO kablam! 161 | pub fn unit_z() -> Vector3 { Oct 14 19:00:52.385 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 19:00:52.385 INFO kablam! Oct 14 19:00:53.987 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 38.95s Oct 14 19:00:53.993 INFO kablam! su: No module specific data is present Oct 14 19:00:54.655 INFO running `"docker" "rm" "-f" "6a80b0909767b8fe7aabc74b05d6395828c195a1f313b44e0b5981de4b9ae2a2"` Oct 14 19:00:55.018 INFO blam! 6a80b0909767b8fe7aabc74b05d6395828c195a1f313b44e0b5981de4b9ae2a2 Oct 14 19:00:55.024 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:55.417 INFO blam! 8b7f2c3b29fcc43ff4c965f71edf2e3f02c9bc4b0a6f85a28f24e07b2a207bef Oct 14 19:00:55.422 INFO running `"docker" "start" "-a" "8b7f2c3b29fcc43ff4c965f71edf2e3f02c9bc4b0a6f85a28f24e07b2a207bef"` Oct 14 19:00:56.483 INFO kablam! usermod: no changes Oct 14 19:00:56.612 INFO kablam! Compiling ray_tracer v0.1.0 (/source) Oct 14 19:00:57.455 INFO kablam! warning: unused import: `math::sphere::float_cmp::ApproxEqUlps` Oct 14 19:00:57.455 INFO kablam! --> src/math/sphere.rs:6:5 Oct 14 19:00:57.455 INFO kablam! | Oct 14 19:00:57.455 INFO kablam! 6 | use math::sphere::float_cmp::ApproxEqUlps; Oct 14 19:00:57.455 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 19:00:57.455 INFO kablam! | Oct 14 19:00:57.455 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 19:00:57.455 INFO kablam! Oct 14 19:00:57.455 INFO kablam! warning: unused import: `self::float_cmp::ApproxEqUlps` Oct 14 19:00:57.455 INFO kablam! --> src/math/vector.rs:5:5 Oct 14 19:00:57.455 INFO kablam! | Oct 14 19:00:57.455 INFO kablam! 5 | use self::float_cmp::ApproxEqUlps; Oct 14 19:00:57.455 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 19:00:57.455 INFO kablam! Oct 14 19:00:57.658 INFO kablam! warning: method is never used: `zero` Oct 14 19:00:57.659 INFO kablam! --> src/math/vector.rs:137:5 Oct 14 19:00:57.659 INFO kablam! | Oct 14 19:00:57.659 INFO kablam! 137 | pub fn zero() -> Vector3 { Oct 14 19:00:57.659 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 19:00:57.659 INFO kablam! | Oct 14 19:00:57.660 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 19:00:57.660 INFO kablam! Oct 14 19:00:57.660 INFO kablam! warning: method is never used: `unit_y` Oct 14 19:00:57.660 INFO kablam! --> src/math/vector.rs:153:5 Oct 14 19:00:57.660 INFO kablam! | Oct 14 19:00:57.660 INFO kablam! 153 | pub fn unit_y() -> Vector3 { Oct 14 19:00:57.661 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 19:00:57.661 INFO kablam! Oct 14 19:00:57.661 INFO kablam! warning: method is never used: `unit_z` Oct 14 19:00:57.661 INFO kablam! --> src/math/vector.rs:161:5 Oct 14 19:00:57.661 INFO kablam! | Oct 14 19:00:57.662 INFO kablam! 161 | pub fn unit_z() -> Vector3 { Oct 14 19:00:57.662 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 19:00:57.662 INFO kablam! Oct 14 19:00:59.139 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.62s Oct 14 19:00:59.139 INFO kablam! su: No module specific data is present Oct 14 19:00:59.879 INFO running `"docker" "rm" "-f" "8b7f2c3b29fcc43ff4c965f71edf2e3f02c9bc4b0a6f85a28f24e07b2a207bef"` Oct 14 19:01:00.226 INFO blam! 8b7f2c3b29fcc43ff4c965f71edf2e3f02c9bc4b0a6f85a28f24e07b2a207bef Oct 14 19:01:00.229 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:01:00.759 INFO blam! 182d76ba5f05bc01b674366a7a9ba72128a25306aa2164b91104c747e10d95c5 Oct 14 19:01:00.761 INFO running `"docker" "start" "-a" "182d76ba5f05bc01b674366a7a9ba72128a25306aa2164b91104c747e10d95c5"` Oct 14 19:01:02.459 INFO kablam! usermod: no changes Oct 14 19:01:02.607 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.13s Oct 14 19:01:02.607 INFO kablam! Running /target/debug/deps/ray_tracer-4ac1355d83e98218 Oct 14 19:01:02.611 INFO blam! Oct 14 19:01:02.611 INFO blam! running 7 tests Oct 14 19:01:02.617 INFO blam! test math::matrix::tests::matrix3_scale_mulitplication ... ok Oct 14 19:01:02.617 INFO blam! test math::matrix::tests::matrix3_scaler_mulitplication ... ok Oct 14 19:01:02.617 INFO blam! test math::matrix::tests::matrix3_vector3_identity_multiplication ... ok Oct 14 19:01:02.617 INFO blam! test math::vector::tests::vector3_normalise ... ok Oct 14 19:01:02.617 INFO blam! test math::matrix::tests::matrix3_identity_mulitplication ... ok Oct 14 19:01:02.617 INFO blam! test math::vector::tests::vector3_length ... ok Oct 14 19:01:02.617 INFO blam! test math::vector::tests::vector3_dot_matches_length ... ok Oct 14 19:01:02.617 INFO blam! Oct 14 19:01:02.617 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 19:01:02.617 INFO blam! Oct 14 19:01:02.630 INFO kablam! su: No module specific data is present Oct 14 19:01:03.667 INFO running `"docker" "rm" "-f" "182d76ba5f05bc01b674366a7a9ba72128a25306aa2164b91104c747e10d95c5"` Oct 14 19:01:04.019 INFO blam! 182d76ba5f05bc01b674366a7a9ba72128a25306aa2164b91104c747e10d95c5