Oct 13 04:15:15.301 INFO checking JJag/raytracer against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 04:15:15.301 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +4021bd0b3c5815b087d6db10ce461e7e4854ade7-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 04:15:15.670 INFO blam! f4119da9a5acf0e4ec9be97a25bc38e879755b35d22eb548f88ef1883ef93232 Oct 13 04:15:15.671 INFO running `"docker" "start" "-a" "f4119da9a5acf0e4ec9be97a25bc38e879755b35d22eb548f88ef1883ef93232"` Oct 13 04:15:16.898 INFO kablam! usermod: no changes Oct 13 04:15:16.992 INFO kablam! Checking raytracer v0.1.0 (/source) Oct 13 04:15:17.970 INFO kablam! warning: unused variable: `spheres` Oct 13 04:15:17.970 INFO kablam! --> src/main.rs:56:9 Oct 13 04:15:17.970 INFO kablam! | Oct 13 04:15:17.970 INFO kablam! 56 | let spheres = book_scene(); Oct 13 04:15:17.970 INFO kablam! | ^^^^^^^ help: consider using `_spheres` instead Oct 13 04:15:17.970 INFO kablam! | Oct 13 04:15:17.970 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 04:15:17.970 INFO kablam! Oct 13 04:15:17.970 INFO kablam! warning: unused variable: `spheres` Oct 13 04:15:17.970 INFO kablam! --> src/main.rs:57:9 Oct 13 04:15:17.970 INFO kablam! | Oct 13 04:15:17.970 INFO kablam! 57 | let spheres = random_scene(); Oct 13 04:15:17.970 INFO kablam! | ^^^^^^^ help: consider using `_spheres` instead Oct 13 04:15:17.970 INFO kablam! Oct 13 04:15:18.028 INFO kablam! warning: field is never used: `w` Oct 13 04:15:18.028 INFO kablam! --> src/camera.rs:13:5 Oct 13 04:15:18.028 INFO kablam! | Oct 13 04:15:18.028 INFO kablam! 13 | w: Vec3, Oct 13 04:15:18.028 INFO kablam! | ^^^^^^^ Oct 13 04:15:18.028 INFO kablam! | Oct 13 04:15:18.028 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 04:15:18.028 INFO kablam! Oct 13 04:15:18.028 INFO kablam! warning: constant item is never used: `BLUE` Oct 13 04:15:18.028 INFO kablam! --> src/main.rs:24:1 Oct 13 04:15:18.028 INFO kablam! | Oct 13 04:15:18.029 INFO kablam! 24 | const BLUE: Vec3 = Vec3 { x: 0.0, y: 0.0, z: 1.0 }; Oct 13 04:15:18.029 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:15:18.029 INFO kablam! Oct 13 04:15:18.252 INFO kablam! warning: unused variable: `spheres` Oct 13 04:15:18.252 INFO kablam! --> src/main.rs:56:9 Oct 13 04:15:18.252 INFO kablam! | Oct 13 04:15:18.252 INFO kablam! 56 | let spheres = book_scene(); Oct 13 04:15:18.252 INFO kablam! | ^^^^^^^ help: consider using `_spheres` instead Oct 13 04:15:18.252 INFO kablam! | Oct 13 04:15:18.252 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 04:15:18.252 INFO kablam! Oct 13 04:15:18.252 INFO kablam! warning: unused variable: `spheres` Oct 13 04:15:18.252 INFO kablam! --> src/main.rs:57:9 Oct 13 04:15:18.252 INFO kablam! | Oct 13 04:15:18.252 INFO kablam! 57 | let spheres = random_scene(); Oct 13 04:15:18.252 INFO kablam! | ^^^^^^^ help: consider using `_spheres` instead Oct 13 04:15:18.252 INFO kablam! Oct 13 04:15:18.276 INFO kablam! warning: field is never used: `w` Oct 13 04:15:18.276 INFO kablam! --> src/camera.rs:13:5 Oct 13 04:15:18.276 INFO kablam! | Oct 13 04:15:18.276 INFO kablam! 13 | w: Vec3, Oct 13 04:15:18.276 INFO kablam! | ^^^^^^^ Oct 13 04:15:18.276 INFO kablam! | Oct 13 04:15:18.276 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 04:15:18.276 INFO kablam! Oct 13 04:15:18.276 INFO kablam! warning: constant item is never used: `BLUE` Oct 13 04:15:18.276 INFO kablam! --> src/main.rs:24:1 Oct 13 04:15:18.276 INFO kablam! | Oct 13 04:15:18.276 INFO kablam! 24 | const BLUE: Vec3 = Vec3 { x: 0.0, y: 0.0, z: 1.0 }; Oct 13 04:15:18.276 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:15:18.276 INFO kablam! Oct 13 04:15:18.337 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.41s Oct 13 04:15:18.337 INFO kablam! su: No module specific data is present Oct 13 04:15:19.024 INFO running `"docker" "rm" "-f" "f4119da9a5acf0e4ec9be97a25bc38e879755b35d22eb548f88ef1883ef93232"` Oct 13 04:15:19.381 INFO blam! f4119da9a5acf0e4ec9be97a25bc38e879755b35d22eb548f88ef1883ef93232