Sep 05 19:57:50.157 INFO checking JJag/raytracer against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 05 19:57:50.157 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 05 19:57:50.157 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-3/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-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.337 INFO blam! 08a6f4d250286cf4ae25683e94a70013b13783d85a3777bb4e85860f5ce4d283 Sep 05 19:57:50.337 INFO running `"docker" "start" "-a" "08a6f4d250286cf4ae25683e94a70013b13783d85a3777bb4e85860f5ce4d283"` Sep 05 19:57:51.131 INFO kablam! usermod: no changes Sep 05 19:57:51.166 INFO kablam! Checking raytracer v0.1.0 (file:///source) Sep 05 19:57:51.428 INFO kablam! warning: unused variable: `spheres` Sep 05 19:57:51.428 INFO kablam! --> src/main.rs:56:9 Sep 05 19:57:51.428 INFO kablam! | Sep 05 19:57:51.428 INFO kablam! 56 | let spheres = book_scene(); Sep 05 19:57:51.428 INFO kablam! | ^^^^^^^ help: consider using `_spheres` instead Sep 05 19:57:51.428 INFO kablam! | Sep 05 19:57:51.428 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 05 19:57:51.428 INFO kablam! Sep 05 19:57:51.428 INFO kablam! warning: unused variable: `spheres` Sep 05 19:57:51.428 INFO kablam! --> src/main.rs:57:9 Sep 05 19:57:51.428 INFO kablam! | Sep 05 19:57:51.429 INFO kablam! 57 | let spheres = random_scene(); Sep 05 19:57:51.429 INFO kablam! | ^^^^^^^ help: consider using `_spheres` instead Sep 05 19:57:51.429 INFO kablam! Sep 05 19:57:51.457 INFO kablam! warning: unused variable: `spheres` Sep 05 19:57:51.457 INFO kablam! --> src/main.rs:56:9 Sep 05 19:57:51.458 INFO kablam! | Sep 05 19:57:51.458 INFO kablam! 56 | let spheres = book_scene(); Sep 05 19:57:51.458 INFO kablam! | ^^^^^^^ help: consider using `_spheres` instead Sep 05 19:57:51.458 INFO kablam! | Sep 05 19:57:51.458 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 05 19:57:51.458 INFO kablam! Sep 05 19:57:51.458 INFO kablam! warning: unused variable: `spheres` Sep 05 19:57:51.458 INFO kablam! --> src/main.rs:57:9 Sep 05 19:57:51.458 INFO kablam! | Sep 05 19:57:51.458 INFO kablam! 57 | let spheres = random_scene(); Sep 05 19:57:51.458 INFO kablam! | ^^^^^^^ help: consider using `_spheres` instead Sep 05 19:57:51.458 INFO kablam! Sep 05 19:57:51.458 INFO kablam! warning: field is never used: `w` Sep 05 19:57:51.458 INFO kablam! --> src/camera.rs:13:5 Sep 05 19:57:51.458 INFO kablam! | Sep 05 19:57:51.458 INFO kablam! 13 | w: Vec3, Sep 05 19:57:51.458 INFO kablam! | ^^^^^^^ Sep 05 19:57:51.458 INFO kablam! | Sep 05 19:57:51.458 INFO kablam! = note: #[warn(dead_code)] on by default Sep 05 19:57:51.458 INFO kablam! Sep 05 19:57:51.458 INFO kablam! warning: constant item is never used: `BLUE` Sep 05 19:57:51.458 INFO kablam! --> src/main.rs:24:1 Sep 05 19:57:51.458 INFO kablam! | Sep 05 19:57:51.458 INFO kablam! 24 | const BLUE: Vec3 = Vec3 { x: 0.0, y: 0.0, z: 1.0 }; Sep 05 19:57:51.458 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 19:57:51.458 INFO kablam! Sep 05 19:57:51.485 INFO kablam! warning: field is never used: `w` Sep 05 19:57:51.485 INFO kablam! --> src/camera.rs:13:5 Sep 05 19:57:51.485 INFO kablam! | Sep 05 19:57:51.485 INFO kablam! 13 | w: Vec3, Sep 05 19:57:51.485 INFO kablam! | ^^^^^^^ Sep 05 19:57:51.485 INFO kablam! | Sep 05 19:57:51.485 INFO kablam! = note: #[warn(dead_code)] on by default Sep 05 19:57:51.485 INFO kablam! Sep 05 19:57:51.486 INFO kablam! warning: constant item is never used: `BLUE` Sep 05 19:57:51.486 INFO kablam! --> src/main.rs:24:1 Sep 05 19:57:51.486 INFO kablam! | Sep 05 19:57:51.486 INFO kablam! 24 | const BLUE: Vec3 = Vec3 { x: 0.0, y: 0.0, z: 1.0 }; Sep 05 19:57:51.486 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 19:57:51.486 INFO kablam! Sep 05 19:57:51.539 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.39s Sep 05 19:57:51.539 INFO kablam! su: No module specific data is present Sep 05 19:57:52.402 INFO running `"docker" "rm" "-f" "08a6f4d250286cf4ae25683e94a70013b13783d85a3777bb4e85860f5ce4d283"` Sep 05 19:57:52.674 INFO blam! 08a6f4d250286cf4ae25683e94a70013b13783d85a3777bb4e85860f5ce4d283