Sep 19 15:12:23.491 INFO checking mandeep/renderama against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 15:12:23.491 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 15:12:23.491 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-2/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 15:12:23.735 INFO blam! 99fe82eff31e0553b19cdc0eef73689b64dc034117083954db482f388bcec484 Sep 19 15:12:23.737 INFO running `"docker" "start" "-a" "99fe82eff31e0553b19cdc0eef73689b64dc034117083954db482f388bcec484"` Sep 19 15:12:25.825 INFO kablam! usermod: no changes Sep 19 15:12:26.056 INFO kablam! Checking cfg-if v0.1.3 Sep 19 15:12:26.056 INFO kablam! Checking nodrop v0.1.12 Sep 19 15:12:26.056 INFO kablam! Checking memoffset v0.2.1 Sep 19 15:12:26.056 INFO kablam! Checking scopeguard v0.3.3 Sep 19 15:12:26.056 INFO kablam! Checking lazy_static v1.0.1 Sep 19 15:12:26.056 INFO kablam! Compiling num-traits v0.2.5 Sep 19 15:12:26.062 INFO kablam! Compiling num-integer v0.1.39 Sep 19 15:12:26.066 INFO kablam! Checking libc v0.2.42 Sep 19 15:12:26.666 INFO kablam! Compiling rayon-core v1.4.0 Sep 19 15:12:26.730 INFO kablam! Compiling typenum v1.10.0 Sep 19 15:12:26.826 INFO kablam! Compiling num-iter v0.1.37 Sep 19 15:12:26.861 INFO kablam! Compiling num-complex v0.2.0 Sep 19 15:12:27.122 INFO kablam! Checking either v1.5.0 Sep 19 15:12:36.047 INFO kablam! Checking byteorder v1.2.3 Sep 19 15:12:36.151 INFO kablam! Compiling matrixmultiply v0.1.14 Sep 19 15:12:36.192 INFO kablam! Checking adler32 v1.0.3 Sep 19 15:12:36.193 INFO kablam! Checking lzw v0.10.0 Sep 19 15:12:37.675 INFO kablam! Checking bitflags v1.0.3 Sep 19 15:12:37.771 INFO kablam! Checking rawpointer v0.1.0 Sep 19 15:12:38.508 INFO kablam! Checking color_quant v1.0.1 Sep 19 15:12:38.563 INFO kablam! Checking rand_core v0.2.1 Sep 19 15:12:38.667 INFO kablam! Checking scoped_threadpool v0.1.9 Sep 19 15:12:39.266 INFO kablam! Checking crossbeam-utils v0.2.2 Sep 19 15:12:39.858 INFO kablam! Checking arrayvec v0.4.7 Sep 19 15:12:40.819 INFO kablam! Checking num_cpus v1.8.0 Sep 19 15:12:40.842 INFO kablam! Checking rand v0.4.2 Sep 19 15:12:41.354 INFO kablam! Checking inflate v0.3.4 Sep 19 15:12:42.091 INFO kablam! Checking gif v0.9.2 Sep 19 15:12:42.775 INFO kablam! Checking deflate v0.7.18 Sep 19 15:12:43.398 INFO kablam! Checking rand v0.5.2 Sep 19 15:12:46.455 INFO kablam! Checking crossbeam-epoch v0.3.1 Sep 19 15:12:50.123 INFO kablam! Checking crossbeam-deque v0.2.0 Sep 19 15:12:51.238 INFO kablam! Checking generic-array v0.11.1 Sep 19 15:12:53.658 INFO kablam! Checking num-traits v0.1.43 Sep 19 15:12:53.658 INFO kablam! Checking approx v0.2.0 Sep 19 15:12:54.295 INFO kablam! Checking enum_primitive v0.1.1 Sep 19 15:12:55.015 INFO kablam! Checking rayon v1.0.1 Sep 19 15:12:56.022 INFO kablam! Checking num-rational v0.1.42 Sep 19 15:12:56.354 INFO kablam! Checking alga v0.6.0 Sep 19 15:12:57.030 INFO kablam! Checking png v0.11.0 Sep 19 15:13:02.426 INFO kablam! Checking jpeg-decoder v0.1.15 Sep 19 15:13:04.442 INFO kablam! Checking nalgebra v0.15.3 Sep 19 15:13:05.319 INFO kablam! Checking image v0.18.0 Sep 19 15:13:38.952 INFO kablam! Checking renderama v0.1.0 (/source) Sep 19 15:13:39.690 INFO kablam! warning: method is never used: `point_at_perimeter` Sep 19 15:13:39.690 INFO kablam! --> src/ray.rs:25:5 Sep 19 15:13:39.690 INFO kablam! | Sep 19 15:13:39.690 INFO kablam! 25 | pub fn point_at_perimeter(&self, point: f64) -> Vector3 { Sep 19 15:13:39.690 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 15:13:39.690 INFO kablam! | Sep 19 15:13:39.690 INFO kablam! = note: #[warn(dead_code)] on by default Sep 19 15:13:39.690 INFO kablam! Sep 19 15:13:39.792 INFO kablam! warning: method is never used: `point_at_perimeter` Sep 19 15:13:39.793 INFO kablam! --> src/ray.rs:25:5 Sep 19 15:13:39.793 INFO kablam! | Sep 19 15:13:39.793 INFO kablam! 25 | pub fn point_at_perimeter(&self, point: f64) -> Vector3 { Sep 19 15:13:39.794 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 15:13:39.794 INFO kablam! | Sep 19 15:13:39.794 INFO kablam! = note: #[warn(dead_code)] on by default Sep 19 15:13:39.795 INFO kablam! Sep 19 15:13:39.833 INFO kablam! Finished dev [optimized + debuginfo] target(s) in 1m 13s Sep 19 15:13:39.931 INFO kablam! su: No module specific data is present Sep 19 15:13:40.726 INFO running `"docker" "rm" "-f" "99fe82eff31e0553b19cdc0eef73689b64dc034117083954db482f388bcec484"` Sep 19 15:13:40.862 INFO blam! 99fe82eff31e0553b19cdc0eef73689b64dc034117083954db482f388bcec484