Sep 14 05:36:17.774 INFO checking JJag/raytracer against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 05:36:17.775 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 05:36:17.775 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-2/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 05:36:17.950 INFO blam! 5216a64d39ed0b320f00ec95ea582516239efda6473e01f4db69a97aa7cb8cbf Sep 14 05:36:17.950 INFO running `"docker" "start" "-a" "5216a64d39ed0b320f00ec95ea582516239efda6473e01f4db69a97aa7cb8cbf"` Sep 14 05:36:18.734 INFO kablam! usermod: no changes Sep 14 05:36:18.795 INFO kablam! Checking raytracer v0.1.0 (file:///source) Sep 14 05:36:19.211 INFO kablam! warning: unused variable: `spheres` Sep 14 05:36:19.211 INFO kablam! --> src/main.rs:56:9 Sep 14 05:36:19.211 INFO kablam! | Sep 14 05:36:19.211 INFO kablam! 56 | let spheres = book_scene(); Sep 14 05:36:19.211 INFO kablam! | ^^^^^^^ help: consider using `_spheres` instead Sep 14 05:36:19.211 INFO kablam! | Sep 14 05:36:19.211 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 14 05:36:19.211 INFO kablam! Sep 14 05:36:19.211 INFO kablam! warning: unused variable: `spheres` Sep 14 05:36:19.211 INFO kablam! --> src/main.rs:57:9 Sep 14 05:36:19.211 INFO kablam! | Sep 14 05:36:19.211 INFO kablam! 57 | let spheres = random_scene(); Sep 14 05:36:19.211 INFO kablam! | ^^^^^^^ help: consider using `_spheres` instead Sep 14 05:36:19.211 INFO kablam! Sep 14 05:36:19.222 INFO kablam! warning: unused variable: `spheres` Sep 14 05:36:19.223 INFO kablam! --> src/main.rs:56:9 Sep 14 05:36:19.223 INFO kablam! | Sep 14 05:36:19.223 INFO kablam! 56 | let spheres = book_scene(); Sep 14 05:36:19.223 INFO kablam! | ^^^^^^^ help: consider using `_spheres` instead Sep 14 05:36:19.234 INFO kablam! | Sep 14 05:36:19.235 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 14 05:36:19.235 INFO kablam! Sep 14 05:36:19.235 INFO kablam! warning: unused variable: `spheres` Sep 14 05:36:19.235 INFO kablam! --> src/main.rs:57:9 Sep 14 05:36:19.235 INFO kablam! | Sep 14 05:36:19.235 INFO kablam! 57 | let spheres = random_scene(); Sep 14 05:36:19.235 INFO kablam! | ^^^^^^^ help: consider using `_spheres` instead Sep 14 05:36:19.235 INFO kablam! Sep 14 05:36:19.237 INFO kablam! warning: field is never used: `w` Sep 14 05:36:19.237 INFO kablam! --> src/camera.rs:13:5 Sep 14 05:36:19.237 INFO kablam! | Sep 14 05:36:19.237 INFO kablam! 13 | w: Vec3, Sep 14 05:36:19.237 INFO kablam! | ^^^^^^^ Sep 14 05:36:19.238 INFO kablam! | Sep 14 05:36:19.238 INFO kablam! = note: #[warn(dead_code)] on by default Sep 14 05:36:19.238 INFO kablam! Sep 14 05:36:19.238 INFO kablam! warning: constant item is never used: `BLUE` Sep 14 05:36:19.238 INFO kablam! --> src/main.rs:24:1 Sep 14 05:36:19.238 INFO kablam! | Sep 14 05:36:19.238 INFO kablam! 24 | const BLUE: Vec3 = Vec3 { x: 0.0, y: 0.0, z: 1.0 }; Sep 14 05:36:19.239 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 05:36:19.239 INFO kablam! Sep 14 05:36:19.271 INFO kablam! warning: field is never used: `w` Sep 14 05:36:19.271 INFO kablam! --> src/camera.rs:13:5 Sep 14 05:36:19.271 INFO kablam! | Sep 14 05:36:19.271 INFO kablam! 13 | w: Vec3, Sep 14 05:36:19.271 INFO kablam! | ^^^^^^^ Sep 14 05:36:19.280 INFO kablam! | Sep 14 05:36:19.281 INFO kablam! = note: #[warn(dead_code)] on by default Sep 14 05:36:19.281 INFO kablam! Sep 14 05:36:19.281 INFO kablam! warning: constant item is never used: `BLUE` Sep 14 05:36:19.281 INFO kablam! --> src/main.rs:24:1 Sep 14 05:36:19.282 INFO kablam! | Sep 14 05:36:19.282 INFO kablam! 24 | const BLUE: Vec3 = Vec3 { x: 0.0, y: 0.0, z: 1.0 }; Sep 14 05:36:19.282 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 05:36:19.282 INFO kablam! Sep 14 05:36:19.373 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.62s Sep 14 05:36:19.375 INFO kablam! su: No module specific data is present Sep 14 05:36:20.311 INFO running `"docker" "rm" "-f" "5216a64d39ed0b320f00ec95ea582516239efda6473e01f4db69a97aa7cb8cbf"` Sep 14 05:36:20.543 INFO blam! 5216a64d39ed0b320f00ec95ea582516239efda6473e01f4db69a97aa7cb8cbf