Oct 12 20:25:00.128 INFO testing tylerreisinger/rust-raytracer against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 20:25:00.128 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 12 20:25:00.647 INFO blam! 33e4660dfbc7c2753e538351f7c254436693ff18f224151f6f24f91bd46a69f4 Oct 12 20:25:00.648 INFO running `"docker" "start" "-a" "33e4660dfbc7c2753e538351f7c254436693ff18f224151f6f24f91bd46a69f4"` Oct 12 20:25:02.722 INFO kablam! usermod: no changes Oct 12 20:25:02.805 INFO kablam! Compiling adler32 v1.0.0 Oct 12 20:25:02.811 INFO kablam! Compiling scoped_threadpool v0.1.7 Oct 12 20:25:02.811 INFO kablam! Compiling rand v0.3.15 Oct 12 20:25:02.811 INFO kablam! Compiling num_cpus v1.3.0 Oct 12 20:25:02.819 INFO kablam! Compiling num-integer v0.1.32 Oct 12 20:25:02.819 INFO kablam! Compiling enum_primitive v0.1.1 Oct 12 20:25:02.819 INFO kablam! Compiling num-complex v0.1.35 Oct 12 20:25:02.819 INFO kablam! Compiling gif v0.9.1 Oct 12 20:25:04.679 INFO kablam! Compiling deflate v0.7.5 Oct 12 20:25:04.867 INFO kablam! Compiling num-iter v0.1.32 Oct 12 20:25:11.928 INFO kablam! Compiling png v0.6.2 Oct 12 20:25:12.255 INFO kablam! Compiling deque v0.3.1 Oct 12 20:25:12.257 INFO kablam! Compiling num-bigint v0.1.35 Oct 12 20:25:12.257 INFO kablam! Compiling cgmath v0.12.0 Oct 12 20:25:13.263 INFO kablam! Compiling rayon v0.6.0 Oct 12 20:25:18.859 INFO kablam! Compiling num-rational v0.1.35 Oct 12 20:25:20.141 INFO kablam! Compiling num v0.1.36 Oct 12 20:25:22.079 INFO kablam! Compiling jpeg-decoder v0.1.11 Oct 12 20:25:26.855 INFO kablam! Compiling image v0.12.3 Oct 12 20:25:42.349 INFO kablam! Compiling raytracer v0.1.0 (/source) Oct 12 20:25:42.727 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 20:25:42.728 INFO kablam! --> src/geom/sphere.rs:34:43 Oct 12 20:25:42.728 INFO kablam! | Oct 12 20:25:42.729 INFO kablam! 34 | let b = 2.0 * ray.direction().dot((ray.origin() - self.origin())); Oct 12 20:25:42.729 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 20:25:42.730 INFO kablam! | Oct 12 20:25:42.730 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 12 20:25:42.731 INFO kablam! Oct 12 20:25:44.327 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 41.57s Oct 12 20:25:44.327 INFO kablam! su: No module specific data is present Oct 12 20:25:45.517 INFO running `"docker" "rm" "-f" "33e4660dfbc7c2753e538351f7c254436693ff18f224151f6f24f91bd46a69f4"` Oct 12 20:25:45.794 INFO blam! 33e4660dfbc7c2753e538351f7c254436693ff18f224151f6f24f91bd46a69f4 Oct 12 20:25:45.803 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 12 20:25:46.385 INFO blam! a0c7448a1454d8247bfede7553778c0bb974528c43da172a5a868603be8f70bf Oct 12 20:25:46.399 INFO running `"docker" "start" "-a" "a0c7448a1454d8247bfede7553778c0bb974528c43da172a5a868603be8f70bf"` Oct 12 20:25:48.274 INFO kablam! usermod: no changes Oct 12 20:25:48.370 INFO kablam! Compiling raytracer v0.1.0 (/source) Oct 12 20:25:48.995 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 20:25:48.995 INFO kablam! --> src/geom/sphere.rs:34:43 Oct 12 20:25:48.995 INFO kablam! | Oct 12 20:25:48.995 INFO kablam! 34 | let b = 2.0 * ray.direction().dot((ray.origin() - self.origin())); Oct 12 20:25:48.995 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 20:25:48.995 INFO kablam! | Oct 12 20:25:48.995 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 12 20:25:48.995 INFO kablam! Oct 12 20:25:48.995 INFO kablam! warning: unused import: `geom::*` Oct 12 20:25:48.995 INFO kablam! --> src/geom/sphere.rs:78:9 Oct 12 20:25:48.995 INFO kablam! | Oct 12 20:25:48.995 INFO kablam! 78 | use geom::*; Oct 12 20:25:48.995 INFO kablam! | ^^^^^^^ Oct 12 20:25:48.995 INFO kablam! | Oct 12 20:25:48.995 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 20:25:48.995 INFO kablam! Oct 12 20:25:51.139 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.83s Oct 12 20:25:51.139 INFO kablam! su: No module specific data is present Oct 12 20:25:51.853 INFO running `"docker" "rm" "-f" "a0c7448a1454d8247bfede7553778c0bb974528c43da172a5a868603be8f70bf"` Oct 12 20:25:52.123 INFO blam! a0c7448a1454d8247bfede7553778c0bb974528c43da172a5a868603be8f70bf