Oct 15 04:05:28.814 INFO testing andrewvy/ray-tracer against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 04:05:28.814 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 15 04:05:29.047 INFO blam! 2b821630adadddfa981a395584d374552bc2a8e622cfd923a10583b8c8b3364a Oct 15 04:05:29.049 INFO running `"docker" "start" "-a" "2b821630adadddfa981a395584d374552bc2a8e622cfd923a10583b8c8b3364a"` Oct 15 04:05:29.763 INFO kablam! usermod: no changes Oct 15 04:05:29.943 INFO kablam! Compiling proc-macro2 v0.4.5 Oct 15 04:05:29.947 INFO kablam! Compiling rayon-core v1.4.0 Oct 15 04:05:31.649 INFO kablam! Compiling rayon v1.0.1 Oct 15 04:05:33.083 INFO kablam! Compiling quote v0.6.3 Oct 15 04:05:34.819 INFO kablam! Compiling syn v0.14.2 Oct 15 04:05:36.159 INFO kablam! Compiling jpeg-decoder v0.1.14 Oct 15 04:05:46.691 INFO kablam! Compiling num-derive v0.2.2 Oct 15 04:05:49.801 INFO kablam! Compiling image v0.19.0 Oct 15 04:06:07.115 INFO kablam! Compiling ray_tracer v0.1.0 (/source) Oct 15 04:06:09.007 INFO kablam! warning: method is never used: `x` Oct 15 04:06:09.007 INFO kablam! --> src/vec.rs:17:5 Oct 15 04:06:09.007 INFO kablam! | Oct 15 04:06:09.007 INFO kablam! 17 | pub fn x(&self) -> f64 { self.p1 } Oct 15 04:06:09.007 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 04:06:09.007 INFO kablam! | Oct 15 04:06:09.007 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 04:06:09.007 INFO kablam! Oct 15 04:06:09.007 INFO kablam! warning: method is never used: `z` Oct 15 04:06:09.007 INFO kablam! --> src/vec.rs:19:5 Oct 15 04:06:09.007 INFO kablam! | Oct 15 04:06:09.007 INFO kablam! 19 | pub fn z(&self) -> f64 { self.p3 } Oct 15 04:06:09.007 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 04:06:09.007 INFO kablam! Oct 15 04:06:09.007 INFO kablam! warning: method is never used: `r` Oct 15 04:06:09.007 INFO kablam! --> src/vec.rs:21:5 Oct 15 04:06:09.007 INFO kablam! | Oct 15 04:06:09.007 INFO kablam! 21 | pub fn r(&self) -> f64 { self.p1 } Oct 15 04:06:09.007 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 04:06:09.007 INFO kablam! Oct 15 04:06:09.007 INFO kablam! warning: method is never used: `g` Oct 15 04:06:09.007 INFO kablam! --> src/vec.rs:22:5 Oct 15 04:06:09.007 INFO kablam! | Oct 15 04:06:09.007 INFO kablam! 22 | pub fn g(&self) -> f64 { self.p2 } Oct 15 04:06:09.007 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 04:06:09.007 INFO kablam! Oct 15 04:06:09.007 INFO kablam! warning: method is never used: `b` Oct 15 04:06:09.007 INFO kablam! --> src/vec.rs:23:5 Oct 15 04:06:09.007 INFO kablam! | Oct 15 04:06:09.007 INFO kablam! 23 | pub fn b(&self) -> f64 { self.p3 } Oct 15 04:06:09.007 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 04:06:09.007 INFO kablam! Oct 15 04:06:09.007 INFO kablam! warning: method is never used: `cross` Oct 15 04:06:09.007 INFO kablam! --> src/vec.rs:81:5 Oct 15 04:06:09.007 INFO kablam! | Oct 15 04:06:09.007 INFO kablam! 81 | pub fn cross(&self, v2: &Vec3) -> Vec3 { Oct 15 04:06:09.007 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 04:06:09.007 INFO kablam! Oct 15 04:06:09.007 INFO kablam! warning: method is never used: `new` Oct 15 04:06:09.007 INFO kablam! --> src/model.rs:24:5 Oct 15 04:06:09.007 INFO kablam! | Oct 15 04:06:09.007 INFO kablam! 24 | pub fn new(center: Vec3, radius: f64) -> Sphere { Oct 15 04:06:09.007 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 04:06:09.007 INFO kablam! Oct 15 04:06:10.816 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 41.01s Oct 15 04:06:10.821 INFO kablam! su: No module specific data is present Oct 15 04:06:11.811 INFO running `"docker" "rm" "-f" "2b821630adadddfa981a395584d374552bc2a8e622cfd923a10583b8c8b3364a"` Oct 15 04:06:12.237 INFO blam! 2b821630adadddfa981a395584d374552bc2a8e622cfd923a10583b8c8b3364a Oct 15 04:06:12.247 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 15 04:06:12.717 INFO blam! 83aba44a48f4f5eb443d36cdef1f6ac481263387643e9fd376ad4567982414c7 Oct 15 04:06:12.721 INFO running `"docker" "start" "-a" "83aba44a48f4f5eb443d36cdef1f6ac481263387643e9fd376ad4567982414c7"` Oct 15 04:06:14.346 INFO kablam! usermod: no changes Oct 15 04:06:14.519 INFO kablam! Compiling ray_tracer v0.1.0 (/source) Oct 15 04:06:16.248 INFO kablam! warning: method is never used: `x` Oct 15 04:06:16.248 INFO kablam! --> src/vec.rs:17:5 Oct 15 04:06:16.249 INFO kablam! | Oct 15 04:06:16.249 INFO kablam! 17 | pub fn x(&self) -> f64 { self.p1 } Oct 15 04:06:16.249 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 04:06:16.250 INFO kablam! | Oct 15 04:06:16.250 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 04:06:16.250 INFO kablam! Oct 15 04:06:16.251 INFO kablam! warning: method is never used: `z` Oct 15 04:06:16.251 INFO kablam! --> src/vec.rs:19:5 Oct 15 04:06:16.251 INFO kablam! | Oct 15 04:06:16.252 INFO kablam! 19 | pub fn z(&self) -> f64 { self.p3 } Oct 15 04:06:16.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 04:06:16.252 INFO kablam! Oct 15 04:06:16.253 INFO kablam! warning: method is never used: `r` Oct 15 04:06:16.253 INFO kablam! --> src/vec.rs:21:5 Oct 15 04:06:16.253 INFO kablam! | Oct 15 04:06:16.254 INFO kablam! 21 | pub fn r(&self) -> f64 { self.p1 } Oct 15 04:06:16.254 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 04:06:16.254 INFO kablam! Oct 15 04:06:16.255 INFO kablam! warning: method is never used: `g` Oct 15 04:06:16.255 INFO kablam! --> src/vec.rs:22:5 Oct 15 04:06:16.255 INFO kablam! | Oct 15 04:06:16.256 INFO kablam! 22 | pub fn g(&self) -> f64 { self.p2 } Oct 15 04:06:16.256 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 04:06:16.256 INFO kablam! Oct 15 04:06:16.257 INFO kablam! warning: method is never used: `b` Oct 15 04:06:16.257 INFO kablam! --> src/vec.rs:23:5 Oct 15 04:06:16.257 INFO kablam! | Oct 15 04:06:16.258 INFO kablam! 23 | pub fn b(&self) -> f64 { self.p3 } Oct 15 04:06:16.258 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 04:06:16.258 INFO kablam! Oct 15 04:06:16.259 INFO kablam! warning: method is never used: `cross` Oct 15 04:06:16.259 INFO kablam! --> src/vec.rs:81:5 Oct 15 04:06:16.259 INFO kablam! | Oct 15 04:06:16.259 INFO kablam! 81 | pub fn cross(&self, v2: &Vec3) -> Vec3 { Oct 15 04:06:16.260 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 04:06:16.260 INFO kablam! Oct 15 04:06:16.260 INFO kablam! warning: method is never used: `new` Oct 15 04:06:16.261 INFO kablam! --> src/model.rs:24:5 Oct 15 04:06:16.261 INFO kablam! | Oct 15 04:06:16.261 INFO kablam! 24 | pub fn new(center: Vec3, radius: f64) -> Sphere { Oct 15 04:06:16.262 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 04:06:16.262 INFO kablam! Oct 15 04:06:16.823 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.44s Oct 15 04:06:16.835 INFO kablam! su: No module specific data is present Oct 15 04:06:17.550 INFO running `"docker" "rm" "-f" "83aba44a48f4f5eb443d36cdef1f6ac481263387643e9fd376ad4567982414c7"` Oct 15 04:06:17.883 INFO blam! 83aba44a48f4f5eb443d36cdef1f6ac481263387643e9fd376ad4567982414c7 Oct 15 04:06:17.894 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 15 04:06:18.366 INFO blam! c4cc818d9de731326aafb9c4c3547f2ed9aaa1d133dce7d86054322ad3a70ebc Oct 15 04:06:18.369 INFO running `"docker" "start" "-a" "c4cc818d9de731326aafb9c4c3547f2ed9aaa1d133dce7d86054322ad3a70ebc"` Oct 15 04:06:20.099 INFO kablam! usermod: no changes Oct 15 04:06:20.243 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 15 04:06:20.247 INFO kablam! Running /target/debug/deps/ray_tracer-c705af65607cdb40 Oct 15 04:06:20.267 INFO blam! Oct 15 04:06:20.267 INFO blam! running 0 tests Oct 15 04:06:20.267 INFO blam! Oct 15 04:06:20.267 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 04:06:20.267 INFO blam! Oct 15 04:06:20.270 INFO kablam! su: No module specific data is present Oct 15 04:06:21.063 INFO running `"docker" "rm" "-f" "c4cc818d9de731326aafb9c4c3547f2ed9aaa1d133dce7d86054322ad3a70ebc"` Oct 15 04:06:21.347 INFO blam! c4cc818d9de731326aafb9c4c3547f2ed9aaa1d133dce7d86054322ad3a70ebc