Sep 14 03:45:02.494 INFO checking mandeep/renderama against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 03:45:02.494 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 03:45:02.494 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-0/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 03:45:02.920 INFO blam! c5157f5fe644678d572d4a6f3c64e32ab13bebc41f43b1eef28a879b78e2d573 Sep 14 03:45:02.921 INFO running `"docker" "start" "-a" "c5157f5fe644678d572d4a6f3c64e32ab13bebc41f43b1eef28a879b78e2d573"` Sep 14 03:45:04.767 INFO kablam! usermod: no changes Sep 14 03:45:04.958 INFO kablam! Checking nodrop v0.1.12 Sep 14 03:45:04.959 INFO kablam! Checking cfg-if v0.1.3 Sep 14 03:45:04.959 INFO kablam! Compiling num-traits v0.2.5 Sep 14 03:45:04.959 INFO kablam! Checking scopeguard v0.3.3 Sep 14 03:45:04.959 INFO kablam! Checking lazy_static v1.0.1 Sep 14 03:45:04.999 INFO kablam! Checking memoffset v0.2.1 Sep 14 03:45:04.999 INFO kablam! Checking libc v0.2.42 Sep 14 03:45:04.999 INFO kablam! Compiling rayon-core v1.4.0 Sep 14 03:45:05.446 INFO kablam! Compiling num-integer v0.1.39 Sep 14 03:45:05.492 INFO kablam! Compiling num-iter v0.1.37 Sep 14 03:45:05.691 INFO kablam! Compiling typenum v1.10.0 Sep 14 03:45:05.851 INFO kablam! Compiling num-complex v0.2.0 Sep 14 03:45:06.128 INFO kablam! Checking byteorder v1.2.3 Sep 14 03:45:15.715 INFO kablam! Checking either v1.5.0 Sep 14 03:45:15.752 INFO kablam! Compiling matrixmultiply v0.1.14 Sep 14 03:45:15.763 INFO kablam! Checking adler32 v1.0.3 Sep 14 03:45:16.104 INFO kablam! Checking color_quant v1.0.1 Sep 14 03:45:17.043 INFO kablam! Checking lzw v0.10.0 Sep 14 03:45:17.299 INFO kablam! Checking rawpointer v0.1.0 Sep 14 03:45:17.355 INFO kablam! Checking bitflags v1.0.3 Sep 14 03:45:17.357 INFO kablam! Checking rand_core v0.2.1 Sep 14 03:45:17.787 INFO kablam! Checking scoped_threadpool v0.1.9 Sep 14 03:45:18.100 INFO kablam! Checking crossbeam-utils v0.2.2 Sep 14 03:45:18.120 INFO kablam! Checking arrayvec v0.4.7 Sep 14 03:45:18.646 INFO kablam! Checking num_cpus v1.8.0 Sep 14 03:45:18.648 INFO kablam! Checking rand v0.4.2 Sep 14 03:45:20.343 INFO kablam! Checking deflate v0.7.18 Sep 14 03:45:20.548 INFO kablam! Checking inflate v0.3.4 Sep 14 03:45:21.574 INFO kablam! Checking gif v0.9.2 Sep 14 03:45:21.715 INFO kablam! Checking rand v0.5.2 Sep 14 03:45:24.691 INFO kablam! Checking crossbeam-epoch v0.3.1 Sep 14 03:45:28.703 INFO kablam! Checking crossbeam-deque v0.2.0 Sep 14 03:45:29.807 INFO kablam! Checking generic-array v0.11.1 Sep 14 03:45:31.107 INFO kablam! Checking rayon v1.0.1 Sep 14 03:45:32.511 INFO kablam! Checking num-traits v0.1.43 Sep 14 03:45:32.511 INFO kablam! Checking approx v0.2.0 Sep 14 03:45:33.225 INFO kablam! Checking enum_primitive v0.1.1 Sep 14 03:45:35.012 INFO kablam! Checking num-rational v0.1.42 Sep 14 03:45:35.815 INFO kablam! Checking png v0.11.0 Sep 14 03:45:36.756 INFO kablam! Checking alga v0.6.0 Sep 14 03:45:41.864 INFO kablam! Checking jpeg-decoder v0.1.15 Sep 14 03:45:43.603 INFO kablam! Checking image v0.18.0 Sep 14 03:45:44.937 INFO kablam! Checking nalgebra v0.15.3 Sep 14 03:46:19.689 INFO kablam! Checking renderama v0.1.0 (file:///source) Sep 14 03:46:20.775 INFO kablam! warning: method is never used: `point_at_perimeter` Sep 14 03:46:20.775 INFO kablam! --> src/ray.rs:25:5 Sep 14 03:46:20.775 INFO kablam! | Sep 14 03:46:20.775 INFO kablam! 25 | pub fn point_at_perimeter(&self, point: f64) -> Vector3 { Sep 14 03:46:20.775 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 03:46:20.775 INFO kablam! | Sep 14 03:46:20.775 INFO kablam! = note: #[warn(dead_code)] on by default Sep 14 03:46:20.775 INFO kablam! Sep 14 03:46:20.823 INFO kablam! warning: method is never used: `point_at_perimeter` Sep 14 03:46:20.823 INFO kablam! --> src/ray.rs:25:5 Sep 14 03:46:20.823 INFO kablam! | Sep 14 03:46:20.823 INFO kablam! 25 | pub fn point_at_perimeter(&self, point: f64) -> Vector3 { Sep 14 03:46:20.823 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 03:46:20.823 INFO kablam! | Sep 14 03:46:20.823 INFO kablam! = note: #[warn(dead_code)] on by default Sep 14 03:46:20.823 INFO kablam! Sep 14 03:46:20.847 INFO kablam! Finished dev [optimized + debuginfo] target(s) in 1m 16s Sep 14 03:46:20.851 INFO kablam! su: No module specific data is present Sep 14 03:46:21.916 INFO running `"docker" "rm" "-f" "c5157f5fe644678d572d4a6f3c64e32ab13bebc41f43b1eef28a879b78e2d573"` Sep 14 03:46:22.214 INFO blam! c5157f5fe644678d572d4a6f3c64e32ab13bebc41f43b1eef28a879b78e2d573