Sep 05 19:57:50.157 INFO checking JJag/raytracer against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 05 19:57:50.157 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 05 19:57:50.158 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-6/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 19:57:50.370 INFO blam! b31cd63a61dde0c7bcea0a65a3b645089a520c5430c24f28ad462c4f6554e21c Sep 05 19:57:50.371 INFO running `"docker" "start" "-a" "b31cd63a61dde0c7bcea0a65a3b645089a520c5430c24f28ad462c4f6554e21c"` Sep 05 19:57:51.101 INFO kablam! usermod: no changes Sep 05 19:57:51.133 INFO kablam! Checking raytracer v0.1.0 (file:///source) Sep 05 19:57:51.404 INFO kablam! warning: unused variable: `spheres` Sep 05 19:57:51.405 INFO kablam! --> src/main.rs:56:9 Sep 05 19:57:51.405 INFO kablam! | Sep 05 19:57:51.405 INFO kablam! 56 | let spheres = book_scene(); Sep 05 19:57:51.405 INFO kablam! | ^^^^^^^ help: consider using `_spheres` instead Sep 05 19:57:51.405 INFO kablam! | Sep 05 19:57:51.405 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 05 19:57:51.405 INFO kablam! Sep 05 19:57:51.405 INFO kablam! warning: unused variable: `spheres` Sep 05 19:57:51.405 INFO kablam! --> src/main.rs:57:9 Sep 05 19:57:51.405 INFO kablam! | Sep 05 19:57:51.405 INFO kablam! 57 | let spheres = random_scene(); Sep 05 19:57:51.405 INFO kablam! | ^^^^^^^ help: consider using `_spheres` instead Sep 05 19:57:51.405 INFO kablam! Sep 05 19:57:51.414 INFO kablam! warning: unused variable: `spheres` Sep 05 19:57:51.414 INFO kablam! --> src/main.rs:56:9 Sep 05 19:57:51.414 INFO kablam! | Sep 05 19:57:51.414 INFO kablam! 56 | let spheres = book_scene(); Sep 05 19:57:51.414 INFO kablam! | ^^^^^^^ help: consider using `_spheres` instead Sep 05 19:57:51.414 INFO kablam! | Sep 05 19:57:51.414 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 05 19:57:51.414 INFO kablam! Sep 05 19:57:51.414 INFO kablam! warning: unused variable: `spheres` Sep 05 19:57:51.415 INFO kablam! --> src/main.rs:57:9 Sep 05 19:57:51.415 INFO kablam! | Sep 05 19:57:51.415 INFO kablam! 57 | let spheres = random_scene(); Sep 05 19:57:51.415 INFO kablam! | ^^^^^^^ help: consider using `_spheres` instead Sep 05 19:57:51.415 INFO kablam! Sep 05 19:57:51.433 INFO kablam! warning: field is never used: `w` Sep 05 19:57:51.433 INFO kablam! --> src/camera.rs:13:5 Sep 05 19:57:51.433 INFO kablam! | Sep 05 19:57:51.433 INFO kablam! 13 | w: Vec3, Sep 05 19:57:51.433 INFO kablam! | ^^^^^^^ Sep 05 19:57:51.433 INFO kablam! | Sep 05 19:57:51.433 INFO kablam! = note: #[warn(dead_code)] on by default Sep 05 19:57:51.433 INFO kablam! Sep 05 19:57:51.434 INFO kablam! warning: constant item is never used: `BLUE` Sep 05 19:57:51.434 INFO kablam! --> src/main.rs:24:1 Sep 05 19:57:51.434 INFO kablam! | Sep 05 19:57:51.434 INFO kablam! 24 | const BLUE: Vec3 = Vec3 { x: 0.0, y: 0.0, z: 1.0 }; Sep 05 19:57:51.434 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 19:57:51.434 INFO kablam! Sep 05 19:57:51.436 INFO kablam! warning: field is never used: `w` Sep 05 19:57:51.436 INFO kablam! --> src/camera.rs:13:5 Sep 05 19:57:51.436 INFO kablam! | Sep 05 19:57:51.436 INFO kablam! 13 | w: Vec3, Sep 05 19:57:51.436 INFO kablam! | ^^^^^^^ Sep 05 19:57:51.436 INFO kablam! | Sep 05 19:57:51.436 INFO kablam! = note: #[warn(dead_code)] on by default Sep 05 19:57:51.436 INFO kablam! Sep 05 19:57:51.436 INFO kablam! warning: constant item is never used: `BLUE` Sep 05 19:57:51.436 INFO kablam! --> src/main.rs:24:1 Sep 05 19:57:51.436 INFO kablam! | Sep 05 19:57:51.436 INFO kablam! 24 | const BLUE: Vec3 = Vec3 { x: 0.0, y: 0.0, z: 1.0 }; Sep 05 19:57:51.436 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 19:57:51.436 INFO kablam! Sep 05 19:57:51.457 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.34s Sep 05 19:57:51.460 INFO kablam! su: No module specific data is present Sep 05 19:57:52.304 INFO running `"docker" "rm" "-f" "b31cd63a61dde0c7bcea0a65a3b645089a520c5430c24f28ad462c4f6554e21c"` Sep 05 19:57:52.579 INFO blam! b31cd63a61dde0c7bcea0a65a3b645089a520c5430c24f28ad462c4f6554e21c