Sep 19 13:01:17.763 INFO checking mandeep/renderama against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 13:01:17.763 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 13:01:17.763 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-4/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 13:01:18.166 INFO blam! edb07cb336d7e223d9c74ebfdb0ca79b539d0cfc0fc04e765ef66e092a658142 Sep 19 13:01:18.169 INFO running `"docker" "start" "-a" "edb07cb336d7e223d9c74ebfdb0ca79b539d0cfc0fc04e765ef66e092a658142"` Sep 19 13:01:20.571 INFO kablam! usermod: no changes Sep 19 13:01:20.778 INFO kablam! Checking cfg-if v0.1.3 Sep 19 13:01:20.781 INFO kablam! Checking nodrop v0.1.12 Sep 19 13:01:20.781 INFO kablam! Compiling num-traits v0.2.5 Sep 19 13:01:20.783 INFO kablam! Checking scopeguard v0.3.3 Sep 19 13:01:20.783 INFO kablam! Checking lazy_static v1.0.1 Sep 19 13:01:20.783 INFO kablam! Checking memoffset v0.2.1 Sep 19 13:01:20.783 INFO kablam! Compiling num-integer v0.1.39 Sep 19 13:01:20.783 INFO kablam! Checking libc v0.2.42 Sep 19 13:01:21.288 INFO kablam! Compiling rayon-core v1.4.0 Sep 19 13:01:21.448 INFO kablam! Compiling num-iter v0.1.37 Sep 19 13:01:21.514 INFO kablam! Compiling typenum v1.10.0 Sep 19 13:01:21.643 INFO kablam! Compiling num-complex v0.2.0 Sep 19 13:01:21.912 INFO kablam! Compiling matrixmultiply v0.1.14 Sep 19 13:01:32.596 INFO kablam! Checking adler32 v1.0.3 Sep 19 13:01:32.615 INFO kablam! Checking byteorder v1.2.3 Sep 19 13:01:32.615 INFO kablam! Checking either v1.5.0 Sep 19 13:01:32.659 INFO kablam! Checking bitflags v1.0.3 Sep 19 13:01:33.060 INFO kablam! Checking rand_core v0.2.1 Sep 19 13:01:33.395 INFO kablam! Checking color_quant v1.0.1 Sep 19 13:01:33.891 INFO kablam! Checking rawpointer v0.1.0 Sep 19 13:01:34.131 INFO kablam! Checking lzw v0.10.0 Sep 19 13:01:34.450 INFO kablam! Checking scoped_threadpool v0.1.9 Sep 19 13:01:34.614 INFO kablam! Checking crossbeam-utils v0.2.2 Sep 19 13:01:34.717 INFO kablam! Checking arrayvec v0.4.7 Sep 19 13:01:35.063 INFO kablam! Checking num_cpus v1.8.0 Sep 19 13:01:35.808 INFO kablam! Checking rand v0.4.2 Sep 19 13:01:36.927 INFO kablam! Checking inflate v0.3.4 Sep 19 13:01:37.496 INFO kablam! Checking rand v0.5.2 Sep 19 13:01:37.691 INFO kablam! Checking gif v0.9.2 Sep 19 13:01:38.025 INFO kablam! Checking deflate v0.7.18 Sep 19 13:01:40.143 INFO kablam! Checking crossbeam-epoch v0.3.1 Sep 19 13:01:44.015 INFO kablam! Checking crossbeam-deque v0.2.0 Sep 19 13:01:45.989 INFO kablam! Checking generic-array v0.11.1 Sep 19 13:01:47.791 INFO kablam! Checking rayon v1.0.1 Sep 19 13:01:48.376 INFO kablam! Checking num-traits v0.1.43 Sep 19 13:01:48.376 INFO kablam! Checking approx v0.2.0 Sep 19 13:01:48.941 INFO kablam! Checking enum_primitive v0.1.1 Sep 19 13:01:50.239 INFO kablam! Checking num-rational v0.1.42 Sep 19 13:01:51.104 INFO kablam! Checking png v0.11.0 Sep 19 13:01:52.311 INFO kablam! Checking alga v0.6.0 Sep 19 13:01:56.891 INFO kablam! Checking jpeg-decoder v0.1.15 Sep 19 13:01:59.046 INFO kablam! Checking nalgebra v0.15.3 Sep 19 13:01:59.539 INFO kablam! Checking image v0.18.0 Sep 19 13:02:35.160 INFO kablam! Checking renderama v0.1.0 (/source) Sep 19 13:02:36.172 INFO kablam! warning: method is never used: `point_at_perimeter` Sep 19 13:02:36.172 INFO kablam! --> src/ray.rs:25:5 Sep 19 13:02:36.173 INFO kablam! | Sep 19 13:02:36.173 INFO kablam! 25 | pub fn point_at_perimeter(&self, point: f64) -> Vector3 { Sep 19 13:02:36.173 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 13:02:36.191 INFO kablam! | Sep 19 13:02:36.191 INFO kablam! = note: #[warn(dead_code)] on by default Sep 19 13:02:36.191 INFO kablam! Sep 19 13:02:36.243 INFO kablam! warning: method is never used: `point_at_perimeter` Sep 19 13:02:36.243 INFO kablam! --> src/ray.rs:25:5 Sep 19 13:02:36.243 INFO kablam! | Sep 19 13:02:36.243 INFO kablam! 25 | pub fn point_at_perimeter(&self, point: f64) -> Vector3 { Sep 19 13:02:36.243 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 13:02:36.243 INFO kablam! | Sep 19 13:02:36.243 INFO kablam! = note: #[warn(dead_code)] on by default Sep 19 13:02:36.243 INFO kablam! Sep 19 13:02:36.291 INFO kablam! Finished dev [optimized + debuginfo] target(s) in 1m 15s Sep 19 13:02:36.308 INFO kablam! su: No module specific data is present Sep 19 13:02:37.322 INFO running `"docker" "rm" "-f" "edb07cb336d7e223d9c74ebfdb0ca79b539d0cfc0fc04e765ef66e092a658142"` Sep 19 13:02:37.597 INFO blam! edb07cb336d7e223d9c74ebfdb0ca79b539d0cfc0fc04e765ef66e092a658142