Sep 14 04:45:48.842 INFO checking dannyfritz/ray-tracing-in-one-weekend-rs against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 04:45:48.842 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 04:45:48.842 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-2/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 04:45:49.329 INFO blam! a3f7949cfb972506abc09cdf39ce83e1a12a5d9c02f3e012c1fb7bfa223f351c Sep 14 04:45:49.329 INFO running `"docker" "start" "-a" "a3f7949cfb972506abc09cdf39ce83e1a12a5d9c02f3e012c1fb7bfa223f351c"` Sep 14 04:45:50.587 INFO kablam! usermod: no changes Sep 14 04:45:50.811 INFO kablam! Compiling num-complex v0.2.0 Sep 14 04:45:50.811 INFO kablam! Checking smallvec v0.6.2 Sep 14 04:45:50.831 INFO kablam! Checking crossbeam-epoch v0.3.1 Sep 14 04:45:50.831 INFO kablam! Checking approx v0.2.0 Sep 14 04:45:50.831 INFO kablam! Checking num-integer v0.1.39 Sep 14 04:45:50.831 INFO kablam! Checking generic-array v0.11.1 Sep 14 04:45:53.215 INFO kablam! Checking num-iter v0.1.37 Sep 14 04:45:53.217 INFO kablam! Checking num-rational v0.1.42 Sep 14 04:45:53.383 INFO kablam! Checking crossbeam-deque v0.2.0 Sep 14 04:45:54.027 INFO kablam! Checking png v0.12.0 Sep 14 04:45:54.923 INFO kablam! Checking rayon-core v1.4.0 Sep 14 04:45:56.254 INFO kablam! Checking alga v0.6.0 Sep 14 04:45:56.266 INFO kablam! Checking image v0.19.0 Sep 14 04:45:56.667 INFO kablam! Checking rayon v1.0.1 Sep 14 04:46:03.127 INFO kablam! Checking nalgebra v0.15.3 Sep 14 04:46:33.758 INFO kablam! Checking ncollide3d v0.16.2 Sep 14 04:46:44.936 INFO kablam! Checking ray-tracing-in-one-weekend-rs v0.1.0 (file:///source) Sep 14 04:46:45.887 INFO kablam! warning: variable does not need to be mutable Sep 14 04:46:45.887 INFO kablam! --> src/scene.rs:76:9 Sep 14 04:46:45.887 INFO kablam! | Sep 14 04:46:45.887 INFO kablam! 76 | let mut hitables: Vec<(SceneObject, AABB)> = vec![]; Sep 14 04:46:45.887 INFO kablam! | ----^^^^^^^^ Sep 14 04:46:45.887 INFO kablam! | | Sep 14 04:46:45.887 INFO kablam! | help: remove this `mut` Sep 14 04:46:45.887 INFO kablam! | Sep 14 04:46:45.887 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 14 04:46:45.887 INFO kablam! Sep 14 04:46:46.339 INFO kablam! warning: variable does not need to be mutable Sep 14 04:46:46.339 INFO kablam! --> src/scene.rs:76:9 Sep 14 04:46:46.339 INFO kablam! | Sep 14 04:46:46.339 INFO kablam! 76 | let mut hitables: Vec<(SceneObject, AABB)> = vec![]; Sep 14 04:46:46.339 INFO kablam! | ----^^^^^^^^ Sep 14 04:46:46.339 INFO kablam! | | Sep 14 04:46:46.339 INFO kablam! | help: remove this `mut` Sep 14 04:46:46.339 INFO kablam! | Sep 14 04:46:46.339 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 14 04:46:46.339 INFO kablam! Sep 14 04:46:46.403 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 55.79s Sep 14 04:46:46.405 INFO kablam! su: No module specific data is present Sep 14 04:46:47.423 INFO running `"docker" "rm" "-f" "a3f7949cfb972506abc09cdf39ce83e1a12a5d9c02f3e012c1fb7bfa223f351c"` Sep 14 04:46:47.706 INFO blam! a3f7949cfb972506abc09cdf39ce83e1a12a5d9c02f3e012c1fb7bfa223f351c