Oct 11 03:01:45.601 INFO testing andrewvy/ray-tracer against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 03:01:45.601 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 03:01:45.601 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 11 03:01:45.758 INFO blam! a8296fb899c3c3dbbe695f1cd3fd8ff57c6ebb6d36cbb07a3568a2f5bf3f617e Oct 11 03:01:45.763 INFO running `"docker" "start" "-a" "a8296fb899c3c3dbbe695f1cd3fd8ff57c6ebb6d36cbb07a3568a2f5bf3f617e"` Oct 11 03:01:46.258 INFO kablam! usermod: no changes Oct 11 03:01:46.378 INFO kablam! Compiling num-derive v0.2.2 Oct 11 03:01:51.613 INFO kablam! Compiling image v0.19.0 Oct 11 03:02:08.275 INFO kablam! Compiling ray_tracer v0.1.0 (/source) Oct 11 03:02:11.528 INFO kablam! warning: method is never used: `x` Oct 11 03:02:11.528 INFO kablam! --> src/vec.rs:17:5 Oct 11 03:02:11.528 INFO kablam! | Oct 11 03:02:11.528 INFO kablam! 17 | pub fn x(&self) -> f64 { self.p1 } Oct 11 03:02:11.528 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:02:11.528 INFO kablam! | Oct 11 03:02:11.528 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 03:02:11.529 INFO kablam! Oct 11 03:02:11.529 INFO kablam! warning: method is never used: `z` Oct 11 03:02:11.529 INFO kablam! --> src/vec.rs:19:5 Oct 11 03:02:11.529 INFO kablam! | Oct 11 03:02:11.529 INFO kablam! 19 | pub fn z(&self) -> f64 { self.p3 } Oct 11 03:02:11.529 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:02:11.529 INFO kablam! Oct 11 03:02:11.529 INFO kablam! warning: method is never used: `r` Oct 11 03:02:11.529 INFO kablam! --> src/vec.rs:21:5 Oct 11 03:02:11.529 INFO kablam! | Oct 11 03:02:11.529 INFO kablam! 21 | pub fn r(&self) -> f64 { self.p1 } Oct 11 03:02:11.529 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:02:11.529 INFO kablam! Oct 11 03:02:11.529 INFO kablam! warning: method is never used: `g` Oct 11 03:02:11.529 INFO kablam! --> src/vec.rs:22:5 Oct 11 03:02:11.529 INFO kablam! | Oct 11 03:02:11.529 INFO kablam! 22 | pub fn g(&self) -> f64 { self.p2 } Oct 11 03:02:11.529 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:02:11.529 INFO kablam! Oct 11 03:02:11.529 INFO kablam! warning: method is never used: `b` Oct 11 03:02:11.529 INFO kablam! --> src/vec.rs:23:5 Oct 11 03:02:11.529 INFO kablam! | Oct 11 03:02:11.529 INFO kablam! 23 | pub fn b(&self) -> f64 { self.p3 } Oct 11 03:02:11.529 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:02:11.529 INFO kablam! Oct 11 03:02:11.529 INFO kablam! warning: method is never used: `cross` Oct 11 03:02:11.529 INFO kablam! --> src/vec.rs:81:5 Oct 11 03:02:11.529 INFO kablam! | Oct 11 03:02:11.529 INFO kablam! 81 | pub fn cross(&self, v2: &Vec3) -> Vec3 { Oct 11 03:02:11.529 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:02:11.529 INFO kablam! Oct 11 03:02:11.529 INFO kablam! warning: method is never used: `new` Oct 11 03:02:11.529 INFO kablam! --> src/model.rs:24:5 Oct 11 03:02:11.529 INFO kablam! | Oct 11 03:02:11.529 INFO kablam! 24 | pub fn new(center: Vec3, radius: f64) -> Sphere { Oct 11 03:02:11.529 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:02:11.529 INFO kablam! Oct 11 03:02:13.220 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 26.94s Oct 11 03:02:13.240 INFO kablam! su: No module specific data is present Oct 11 03:02:13.818 INFO running `"docker" "rm" "-f" "a8296fb899c3c3dbbe695f1cd3fd8ff57c6ebb6d36cbb07a3568a2f5bf3f617e"` Oct 11 03:02:14.044 INFO blam! a8296fb899c3c3dbbe695f1cd3fd8ff57c6ebb6d36cbb07a3568a2f5bf3f617e Oct 11 03:02:14.047 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 03:02:14.047 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 11 03:02:14.475 INFO blam! d6af25d6a4cb14dcf595c1814af411577eef3e302dbc3cee85bc76d04e0e787e Oct 11 03:02:14.484 INFO running `"docker" "start" "-a" "d6af25d6a4cb14dcf595c1814af411577eef3e302dbc3cee85bc76d04e0e787e"` Oct 11 03:02:15.484 INFO kablam! usermod: no changes Oct 11 03:02:15.628 INFO kablam! Compiling ray_tracer v0.1.0 (/source) Oct 11 03:02:18.833 INFO kablam! warning: method is never used: `x` Oct 11 03:02:18.833 INFO kablam! --> src/vec.rs:17:5 Oct 11 03:02:18.833 INFO kablam! | Oct 11 03:02:18.834 INFO kablam! 17 | pub fn x(&self) -> f64 { self.p1 } Oct 11 03:02:18.834 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:02:18.835 INFO kablam! | Oct 11 03:02:18.835 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 03:02:18.835 INFO kablam! Oct 11 03:02:18.836 INFO kablam! warning: method is never used: `z` Oct 11 03:02:18.836 INFO kablam! --> src/vec.rs:19:5 Oct 11 03:02:18.836 INFO kablam! | Oct 11 03:02:18.837 INFO kablam! 19 | pub fn z(&self) -> f64 { self.p3 } Oct 11 03:02:18.837 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:02:18.838 INFO kablam! Oct 11 03:02:18.838 INFO kablam! warning: method is never used: `r` Oct 11 03:02:18.839 INFO kablam! --> src/vec.rs:21:5 Oct 11 03:02:18.839 INFO kablam! | Oct 11 03:02:18.839 INFO kablam! 21 | pub fn r(&self) -> f64 { self.p1 } Oct 11 03:02:18.839 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:02:18.839 INFO kablam! Oct 11 03:02:18.839 INFO kablam! warning: method is never used: `g` Oct 11 03:02:18.839 INFO kablam! --> src/vec.rs:22:5 Oct 11 03:02:18.839 INFO kablam! | Oct 11 03:02:18.839 INFO kablam! 22 | pub fn g(&self) -> f64 { self.p2 } Oct 11 03:02:18.839 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:02:18.839 INFO kablam! Oct 11 03:02:18.839 INFO kablam! warning: method is never used: `b` Oct 11 03:02:18.839 INFO kablam! --> src/vec.rs:23:5 Oct 11 03:02:18.839 INFO kablam! | Oct 11 03:02:18.839 INFO kablam! 23 | pub fn b(&self) -> f64 { self.p3 } Oct 11 03:02:18.839 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:02:18.839 INFO kablam! Oct 11 03:02:18.839 INFO kablam! warning: method is never used: `cross` Oct 11 03:02:18.839 INFO kablam! --> src/vec.rs:81:5 Oct 11 03:02:18.839 INFO kablam! | Oct 11 03:02:18.839 INFO kablam! 81 | pub fn cross(&self, v2: &Vec3) -> Vec3 { Oct 11 03:02:18.839 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:02:18.839 INFO kablam! Oct 11 03:02:18.839 INFO kablam! warning: method is never used: `new` Oct 11 03:02:18.839 INFO kablam! --> src/model.rs:24:5 Oct 11 03:02:18.839 INFO kablam! | Oct 11 03:02:18.839 INFO kablam! 24 | pub fn new(center: Vec3, radius: f64) -> Sphere { Oct 11 03:02:18.839 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:02:18.839 INFO kablam! Oct 11 03:02:19.316 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.79s Oct 11 03:02:19.321 INFO kablam! su: No module specific data is present Oct 11 03:02:19.810 INFO running `"docker" "rm" "-f" "d6af25d6a4cb14dcf595c1814af411577eef3e302dbc3cee85bc76d04e0e787e"` Oct 11 03:02:20.063 INFO blam! d6af25d6a4cb14dcf595c1814af411577eef3e302dbc3cee85bc76d04e0e787e Oct 11 03:02:20.068 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 03:02:20.068 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 11 03:02:20.558 INFO blam! a37bbed2108f70d54502bc1f5ceb4045883b2a4359fbd8bfe79c968b5e988a10 Oct 11 03:02:20.568 INFO running `"docker" "start" "-a" "a37bbed2108f70d54502bc1f5ceb4045883b2a4359fbd8bfe79c968b5e988a10"` Oct 11 03:02:21.594 INFO kablam! usermod: no changes Oct 11 03:02:21.705 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 11 03:02:21.717 INFO kablam! Running /target/debug/deps/ray_tracer-ea90aa64c22617dd Oct 11 03:02:21.719 INFO blam! Oct 11 03:02:21.720 INFO blam! running 0 tests Oct 11 03:02:21.720 INFO blam! Oct 11 03:02:21.720 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 03:02:21.721 INFO blam! Oct 11 03:02:21.722 INFO kablam! su: No module specific data is present Oct 11 03:02:22.262 INFO running `"docker" "rm" "-f" "a37bbed2108f70d54502bc1f5ceb4045883b2a4359fbd8bfe79c968b5e988a10"` Oct 11 03:02:22.490 INFO blam! a37bbed2108f70d54502bc1f5ceb4045883b2a4359fbd8bfe79c968b5e988a10