Sep 05 18:14:11.243 INFO checking mandeep/renderama against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 05 18:14:11.243 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 05 18:14:11.243 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-7/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 18:14:11.579 INFO blam! aff93bddd11423277667e1750833e1277925e19cb9cde8e22bcef43a0f5fab9e Sep 05 18:14:11.585 INFO running `"docker" "start" "-a" "aff93bddd11423277667e1750833e1277925e19cb9cde8e22bcef43a0f5fab9e"` Sep 05 18:14:13.033 INFO kablam! usermod: no changes Sep 05 18:14:13.182 INFO kablam! Checking nodrop v0.1.12 Sep 05 18:14:13.182 INFO kablam! Checking cfg-if v0.1.3 Sep 05 18:14:13.182 INFO kablam! Compiling num-traits v0.2.5 Sep 05 18:14:13.190 INFO kablam! Checking scopeguard v0.3.3 Sep 05 18:14:13.202 INFO kablam! Checking memoffset v0.2.1 Sep 05 18:14:13.202 INFO kablam! Checking lazy_static v1.0.1 Sep 05 18:14:13.202 INFO kablam! Compiling num-integer v0.1.39 Sep 05 18:14:13.210 INFO kablam! Compiling rayon-core v1.4.0 Sep 05 18:14:13.606 INFO kablam! Checking libc v0.2.42 Sep 05 18:14:13.922 INFO kablam! Compiling typenum v1.10.0 Sep 05 18:14:13.922 INFO kablam! Compiling num-complex v0.2.0 Sep 05 18:14:14.023 INFO kablam! Compiling num-iter v0.1.37 Sep 05 18:14:22.281 INFO kablam! Checking adler32 v1.0.3 Sep 05 18:14:22.283 INFO kablam! Checking either v1.5.0 Sep 05 18:14:22.295 INFO kablam! Compiling matrixmultiply v0.1.14 Sep 05 18:14:22.318 INFO kablam! Checking byteorder v1.2.3 Sep 05 18:14:22.320 INFO kablam! Checking color_quant v1.0.1 Sep 05 18:14:22.327 INFO kablam! Checking lzw v0.10.0 Sep 05 18:14:23.198 INFO kablam! Checking rand_core v0.2.1 Sep 05 18:14:23.569 INFO kablam! Checking rawpointer v0.1.0 Sep 05 18:14:24.493 INFO kablam! Checking bitflags v1.0.3 Sep 05 18:14:24.493 INFO kablam! Checking scoped_threadpool v0.1.9 Sep 05 18:14:24.506 INFO kablam! Checking crossbeam-utils v0.2.2 Sep 05 18:14:24.526 INFO kablam! Checking arrayvec v0.4.7 Sep 05 18:14:24.705 INFO kablam! Checking rand v0.4.2 Sep 05 18:14:25.205 INFO kablam! Checking num_cpus v1.8.0 Sep 05 18:14:26.202 INFO kablam! Checking inflate v0.3.4 Sep 05 18:14:26.657 INFO kablam! Checking gif v0.9.2 Sep 05 18:14:26.766 INFO kablam! Checking deflate v0.7.18 Sep 05 18:14:26.938 INFO kablam! Checking rand v0.5.2 Sep 05 18:14:30.743 INFO kablam! Checking crossbeam-epoch v0.3.1 Sep 05 18:14:33.447 INFO kablam! Checking crossbeam-deque v0.2.0 Sep 05 18:14:33.889 INFO kablam! Checking generic-array v0.11.1 Sep 05 18:14:36.386 INFO kablam! Checking num-traits v0.1.43 Sep 05 18:14:36.386 INFO kablam! Checking approx v0.2.0 Sep 05 18:14:36.706 INFO kablam! Checking enum_primitive v0.1.1 Sep 05 18:14:36.918 INFO kablam! Checking rayon v1.0.1 Sep 05 18:14:38.558 INFO kablam! Checking num-rational v0.1.42 Sep 05 18:14:38.661 INFO kablam! Checking alga v0.6.0 Sep 05 18:14:39.385 INFO kablam! Checking png v0.11.0 Sep 05 18:14:43.642 INFO kablam! Checking jpeg-decoder v0.1.15 Sep 05 18:14:45.196 INFO kablam! Checking image v0.18.0 Sep 05 18:14:45.386 INFO kablam! Checking nalgebra v0.15.3 Sep 05 18:15:17.314 INFO kablam! Checking renderama v0.1.0 (file:///source) Sep 05 18:15:18.199 INFO kablam! warning: method is never used: `point_at_perimeter` Sep 05 18:15:18.199 INFO kablam! --> src/ray.rs:25:5 Sep 05 18:15:18.199 INFO kablam! | Sep 05 18:15:18.199 INFO kablam! 25 | pub fn point_at_perimeter(&self, point: f64) -> Vector3 { Sep 05 18:15:18.199 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 18:15:18.199 INFO kablam! | Sep 05 18:15:18.199 INFO kablam! = note: #[warn(dead_code)] on by default Sep 05 18:15:18.199 INFO kablam! Sep 05 18:15:18.302 INFO kablam! warning: method is never used: `point_at_perimeter` Sep 05 18:15:18.302 INFO kablam! --> src/ray.rs:25:5 Sep 05 18:15:18.302 INFO kablam! | Sep 05 18:15:18.302 INFO kablam! 25 | pub fn point_at_perimeter(&self, point: f64) -> Vector3 { Sep 05 18:15:18.302 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 18:15:18.302 INFO kablam! | Sep 05 18:15:18.302 INFO kablam! = note: #[warn(dead_code)] on by default Sep 05 18:15:18.302 INFO kablam! Sep 05 18:15:18.354 INFO kablam! Finished dev [optimized + debuginfo] target(s) in 1m 05s Sep 05 18:15:18.370 INFO kablam! su: No module specific data is present Sep 05 18:15:20.059 INFO running `"docker" "rm" "-f" "aff93bddd11423277667e1750833e1277925e19cb9cde8e22bcef43a0f5fab9e"` Sep 05 18:15:20.374 INFO blam! aff93bddd11423277667e1750833e1277925e19cb9cde8e22bcef43a0f5fab9e