Sep 14 05:36:19.430 INFO checking JJag/raytracer against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 05:36:19.430 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 05:36:19.430 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-6/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 05:36:19.795 INFO blam! e410841efe8e91a783b45936ea31e5616e41e2ac1ae7770d6c5ddc1cef824258 Sep 14 05:36:19.797 INFO running `"docker" "start" "-a" "e410841efe8e91a783b45936ea31e5616e41e2ac1ae7770d6c5ddc1cef824258"` Sep 14 05:36:21.107 INFO kablam! usermod: no changes Sep 14 05:36:21.207 INFO kablam! Checking raytracer v0.1.0 (file:///source) Sep 14 05:36:21.627 INFO kablam! warning: unused variable: `spheres` Sep 14 05:36:21.627 INFO kablam! --> src/main.rs:56:9 Sep 14 05:36:21.627 INFO kablam! | Sep 14 05:36:21.627 INFO kablam! 56 | let spheres = book_scene(); Sep 14 05:36:21.627 INFO kablam! | ^^^^^^^ help: consider using `_spheres` instead Sep 14 05:36:21.627 INFO kablam! | Sep 14 05:36:21.627 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 14 05:36:21.627 INFO kablam! Sep 14 05:36:21.627 INFO kablam! warning: unused variable: `spheres` Sep 14 05:36:21.627 INFO kablam! --> src/main.rs:57:9 Sep 14 05:36:21.627 INFO kablam! | Sep 14 05:36:21.627 INFO kablam! 57 | let spheres = random_scene(); Sep 14 05:36:21.627 INFO kablam! | ^^^^^^^ help: consider using `_spheres` instead Sep 14 05:36:21.627 INFO kablam! Sep 14 05:36:21.635 INFO kablam! warning: unused variable: `spheres` Sep 14 05:36:21.636 INFO kablam! --> src/main.rs:56:9 Sep 14 05:36:21.636 INFO kablam! | Sep 14 05:36:21.636 INFO kablam! 56 | let spheres = book_scene(); Sep 14 05:36:21.636 INFO kablam! | ^^^^^^^ help: consider using `_spheres` instead Sep 14 05:36:21.639 INFO kablam! | Sep 14 05:36:21.639 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 14 05:36:21.639 INFO kablam! Sep 14 05:36:21.639 INFO kablam! warning: unused variable: `spheres` Sep 14 05:36:21.639 INFO kablam! --> src/main.rs:57:9 Sep 14 05:36:21.639 INFO kablam! | Sep 14 05:36:21.639 INFO kablam! 57 | let spheres = random_scene(); Sep 14 05:36:21.639 INFO kablam! | ^^^^^^^ help: consider using `_spheres` instead Sep 14 05:36:21.639 INFO kablam! Sep 14 05:36:21.660 INFO kablam! warning: field is never used: `w` Sep 14 05:36:21.660 INFO kablam! --> src/camera.rs:13:5 Sep 14 05:36:21.660 INFO kablam! | Sep 14 05:36:21.660 INFO kablam! 13 | w: Vec3, Sep 14 05:36:21.660 INFO kablam! | ^^^^^^^ Sep 14 05:36:21.660 INFO kablam! | Sep 14 05:36:21.660 INFO kablam! = note: #[warn(dead_code)] on by default Sep 14 05:36:21.660 INFO kablam! Sep 14 05:36:21.660 INFO kablam! warning: constant item is never used: `BLUE` Sep 14 05:36:21.660 INFO kablam! --> src/main.rs:24:1 Sep 14 05:36:21.660 INFO kablam! | Sep 14 05:36:21.660 INFO kablam! 24 | const BLUE: Vec3 = Vec3 { x: 0.0, y: 0.0, z: 1.0 }; Sep 14 05:36:21.660 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 05:36:21.660 INFO kablam! Sep 14 05:36:21.667 INFO kablam! warning: field is never used: `w` Sep 14 05:36:21.667 INFO kablam! --> src/camera.rs:13:5 Sep 14 05:36:21.667 INFO kablam! | Sep 14 05:36:21.667 INFO kablam! 13 | w: Vec3, Sep 14 05:36:21.667 INFO kablam! | ^^^^^^^ Sep 14 05:36:21.667 INFO kablam! | Sep 14 05:36:21.667 INFO kablam! = note: #[warn(dead_code)] on by default Sep 14 05:36:21.667 INFO kablam! Sep 14 05:36:21.667 INFO kablam! warning: constant item is never used: `BLUE` Sep 14 05:36:21.667 INFO kablam! --> src/main.rs:24:1 Sep 14 05:36:21.667 INFO kablam! | Sep 14 05:36:21.667 INFO kablam! 24 | const BLUE: Vec3 = Vec3 { x: 0.0, y: 0.0, z: 1.0 }; Sep 14 05:36:21.667 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 05:36:21.667 INFO kablam! Sep 14 05:36:21.711 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.56s Sep 14 05:36:21.711 INFO kablam! su: No module specific data is present Sep 14 05:36:22.382 INFO running `"docker" "rm" "-f" "e410841efe8e91a783b45936ea31e5616e41e2ac1ae7770d6c5ddc1cef824258"` Sep 14 05:36:22.706 INFO blam! e410841efe8e91a783b45936ea31e5616e41e2ac1ae7770d6c5ddc1cef824258