Oct 14 14:08:22.416 INFO testing kylestach/rust-trace against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 14:08:22.417 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 14:08:22.958 INFO blam! b27184f1a0e759f68211566ea61707d947f2e6681ba8465dca509daa9a217294 Oct 14 14:08:22.971 INFO running `"docker" "start" "-a" "b27184f1a0e759f68211566ea61707d947f2e6681ba8465dca509daa9a217294"` Oct 14 14:08:24.734 INFO kablam! usermod: no changes Oct 14 14:08:24.893 INFO kablam! Compiling gcc v0.3.41 Oct 14 14:08:24.893 INFO kablam! Compiling libc v0.2.18 Oct 14 14:08:26.417 INFO kablam! Compiling rand v0.3.15 Oct 14 14:08:26.419 INFO kablam! Compiling num_cpus v1.2.0 Oct 14 14:08:29.352 INFO kablam! Compiling miniz-sys v0.1.7 Oct 14 14:08:32.139 INFO kablam! Compiling flate2 v0.2.14 Oct 14 14:08:32.679 INFO kablam! Compiling num-bigint v0.1.35 Oct 14 14:08:32.680 INFO kablam! Compiling deque v0.3.1 Oct 14 14:08:33.435 INFO kablam! Compiling rayon v0.6.0 Oct 14 14:08:35.250 INFO kablam! Compiling png v0.5.2 Oct 14 14:08:37.718 INFO kablam! Compiling num-rational v0.1.35 Oct 14 14:08:39.123 INFO kablam! Compiling num v0.1.36 Oct 14 14:08:39.981 INFO kablam! Compiling enum_primitive v0.1.0 Oct 14 14:08:39.983 INFO kablam! Compiling nalgebra v0.10.1 Oct 14 14:08:42.239 INFO kablam! Compiling jpeg-decoder v0.1.10 Oct 14 14:08:46.455 INFO kablam! Compiling image v0.10.4 Oct 14 14:09:07.783 INFO kablam! Compiling raytracingv2 v0.1.0 (/source) Oct 14 14:09:08.144 INFO kablam! warning: unused import: `Div` Oct 14 14:09:08.144 INFO kablam! --> src/raytracing/color.rs:2:31 Oct 14 14:09:08.144 INFO kablam! | Oct 14 14:09:08.144 INFO kablam! 2 | use std::ops::{Add, Sub, Mul, Div}; Oct 14 14:09:08.144 INFO kablam! | ^^^ Oct 14 14:09:08.144 INFO kablam! | Oct 14 14:09:08.144 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 14:09:08.144 INFO kablam! Oct 14 14:09:08.276 INFO kablam! warning: struct is never constructed: `AmbientMaterial` Oct 14 14:09:08.276 INFO kablam! --> src/raytracing/materials/ambient.rs:3:1 Oct 14 14:09:08.276 INFO kablam! | Oct 14 14:09:08.276 INFO kablam! 3 | pub struct AmbientMaterial { Oct 14 14:09:08.276 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 14:09:08.276 INFO kablam! | Oct 14 14:09:08.276 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 14:09:08.276 INFO kablam! Oct 14 14:09:08.303 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 14:09:08.303 INFO kablam! --> src/raytracing/render.rs:14:5 Oct 14 14:09:08.303 INFO kablam! | Oct 14 14:09:08.303 INFO kablam! 14 | image.save(Path::new("test.png")); Oct 14 14:09:08.303 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 14:09:08.303 INFO kablam! | Oct 14 14:09:08.303 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 14:09:08.303 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 14:09:08.303 INFO kablam! Oct 14 14:09:09.883 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 45.12s Oct 14 14:09:09.884 INFO kablam! su: No module specific data is present Oct 14 14:09:10.735 INFO running `"docker" "rm" "-f" "b27184f1a0e759f68211566ea61707d947f2e6681ba8465dca509daa9a217294"` Oct 14 14:09:11.035 INFO blam! b27184f1a0e759f68211566ea61707d947f2e6681ba8465dca509daa9a217294 Oct 14 14:09:11.056 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 14:09:11.529 INFO blam! b87098e915b6d3da4d5957e268f6dd3c412ba75a588704fa7364a42e21a33245 Oct 14 14:09:11.532 INFO running `"docker" "start" "-a" "b87098e915b6d3da4d5957e268f6dd3c412ba75a588704fa7364a42e21a33245"` Oct 14 14:09:13.102 INFO kablam! usermod: no changes Oct 14 14:09:13.207 INFO kablam! Compiling raytracingv2 v0.1.0 (/source) Oct 14 14:09:13.611 INFO kablam! warning: unused import: `Div` Oct 14 14:09:13.611 INFO kablam! --> src/raytracing/color.rs:2:31 Oct 14 14:09:13.611 INFO kablam! | Oct 14 14:09:13.611 INFO kablam! 2 | use std::ops::{Add, Sub, Mul, Div}; Oct 14 14:09:13.611 INFO kablam! | ^^^ Oct 14 14:09:13.611 INFO kablam! | Oct 14 14:09:13.611 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 14:09:13.611 INFO kablam! Oct 14 14:09:13.779 INFO kablam! warning: struct is never constructed: `AmbientMaterial` Oct 14 14:09:13.779 INFO kablam! --> src/raytracing/materials/ambient.rs:3:1 Oct 14 14:09:13.779 INFO kablam! | Oct 14 14:09:13.779 INFO kablam! 3 | pub struct AmbientMaterial { Oct 14 14:09:13.779 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 14:09:13.779 INFO kablam! | Oct 14 14:09:13.779 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 14:09:13.779 INFO kablam! Oct 14 14:09:13.783 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 14:09:13.783 INFO kablam! --> src/raytracing/render.rs:14:5 Oct 14 14:09:13.783 INFO kablam! | Oct 14 14:09:13.783 INFO kablam! 14 | image.save(Path::new("test.png")); Oct 14 14:09:13.783 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 14:09:13.783 INFO kablam! | Oct 14 14:09:13.783 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 14:09:13.783 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 14:09:13.783 INFO kablam! Oct 14 14:09:14.691 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.55s Oct 14 14:09:14.695 INFO kablam! su: No module specific data is present Oct 14 14:09:15.487 INFO running `"docker" "rm" "-f" "b87098e915b6d3da4d5957e268f6dd3c412ba75a588704fa7364a42e21a33245"` Oct 14 14:09:15.751 INFO blam! b87098e915b6d3da4d5957e268f6dd3c412ba75a588704fa7364a42e21a33245 Oct 14 14:09:15.759 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 14:09:16.297 INFO blam! b68b2097efd573bfb0d0d6d5f5742ab621da88d00a8af4db3fa8ac18b29a898c Oct 14 14:09:16.301 INFO running `"docker" "start" "-a" "b68b2097efd573bfb0d0d6d5f5742ab621da88d00a8af4db3fa8ac18b29a898c"` Oct 14 14:09:17.386 INFO kablam! usermod: no changes Oct 14 14:09:17.526 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.12s Oct 14 14:09:17.527 INFO kablam! Running /target/debug/deps/raytracingv2-b4e1e67caffcd203 Oct 14 14:09:17.531 INFO blam! Oct 14 14:09:17.531 INFO blam! running 10 tests Oct 14 14:09:17.533 INFO blam! test raytracing::camera::tests::camera_rays ... ok Oct 14 14:09:17.533 INFO blam! test raytracing::shapes::sphere::tests::no_intersect_behind ... ok Oct 14 14:09:17.533 INFO blam! test raytracing::camera::tests::camera_orthagonalization ... ok Oct 14 14:09:17.533 INFO blam! test raytracing::shapes::sphere::tests::intersect_translated ... ok Oct 14 14:09:17.533 INFO blam! test raytracing::shapes::sphere::tests::intersect_inside ... ok Oct 14 14:09:17.533 INFO blam! test raytracing::shapes::sphere::tests::intersect_scaled ... ok Oct 14 14:09:17.535 INFO blam! test raytracing::shapes::sphere::tests::simple_intersect ... ok Oct 14 14:09:17.536 INFO blam! test raytracing::shapes::sphere::tests::no_intersect_miss ... ok Oct 14 14:09:17.540 INFO blam! test raytracing::camera::tests::camera_init ... ok Oct 14 14:09:17.550 INFO blam! test raytracing::camera::tests::fov_components ... ok Oct 14 14:09:17.550 INFO kablam! su: No module specific data is present Oct 14 14:09:17.550 INFO blam! Oct 14 14:09:17.551 INFO blam! test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 14:09:17.551 INFO blam! Oct 14 14:09:18.213 INFO running `"docker" "rm" "-f" "b68b2097efd573bfb0d0d6d5f5742ab621da88d00a8af4db3fa8ac18b29a898c"` Oct 14 14:09:18.492 INFO blam! b68b2097efd573bfb0d0d6d5f5742ab621da88d00a8af4db3fa8ac18b29a898c