Oct 27 11:23:56.663 INFO checking JJag/raytracer against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 11:23:56.663 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 11:23:57.034 INFO blam! f346e78f0ba132bf2bd1b1ca1e1f0d10c6898728daaba1b2d3f5d9f89eac7deb Oct 27 11:23:57.051 INFO running `"docker" "start" "-a" "f346e78f0ba132bf2bd1b1ca1e1f0d10c6898728daaba1b2d3f5d9f89eac7deb"` Oct 27 11:23:58.175 INFO kablam! usermod: no changes Oct 27 11:23:58.254 INFO kablam! Checking raytracer v0.1.0 (/source) Oct 27 11:23:58.991 INFO kablam! warning: unused variable: `spheres` Oct 27 11:23:58.991 INFO kablam! --> src/main.rs:56:9 Oct 27 11:23:58.991 INFO kablam! | Oct 27 11:23:58.991 INFO kablam! 56 | let spheres = book_scene(); Oct 27 11:23:58.991 INFO kablam! | ^^^^^^^ help: consider using `_spheres` instead Oct 27 11:23:58.991 INFO kablam! | Oct 27 11:23:58.991 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 11:23:58.991 INFO kablam! Oct 27 11:23:58.991 INFO kablam! warning: unused variable: `spheres` Oct 27 11:23:58.991 INFO kablam! --> src/main.rs:57:9 Oct 27 11:23:58.991 INFO kablam! | Oct 27 11:23:58.991 INFO kablam! 57 | let spheres = random_scene(); Oct 27 11:23:58.991 INFO kablam! | ^^^^^^^ help: consider using `_spheres` instead Oct 27 11:23:58.991 INFO kablam! Oct 27 11:23:58.995 INFO kablam! warning: field is never used: `w` Oct 27 11:23:58.995 INFO kablam! --> src/camera.rs:13:5 Oct 27 11:23:58.995 INFO kablam! | Oct 27 11:23:58.995 INFO kablam! 13 | w: Vec3, Oct 27 11:23:58.995 INFO kablam! | ^^^^^^^ Oct 27 11:23:58.995 INFO kablam! | Oct 27 11:23:58.995 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 11:23:58.995 INFO kablam! Oct 27 11:23:58.995 INFO kablam! warning: constant item is never used: `BLUE` Oct 27 11:23:58.995 INFO kablam! --> src/main.rs:24:1 Oct 27 11:23:58.995 INFO kablam! | Oct 27 11:23:58.995 INFO kablam! 24 | const BLUE: Vec3 = Vec3 { x: 0.0, y: 0.0, z: 1.0 }; Oct 27 11:23:58.995 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:23:58.995 INFO kablam! Oct 27 11:23:59.135 INFO kablam! warning: unused variable: `spheres` Oct 27 11:23:59.135 INFO kablam! --> src/main.rs:56:9 Oct 27 11:23:59.135 INFO kablam! | Oct 27 11:23:59.135 INFO kablam! 56 | let spheres = book_scene(); Oct 27 11:23:59.135 INFO kablam! | ^^^^^^^ help: consider using `_spheres` instead Oct 27 11:23:59.135 INFO kablam! | Oct 27 11:23:59.135 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 11:23:59.135 INFO kablam! Oct 27 11:23:59.135 INFO kablam! warning: unused variable: `spheres` Oct 27 11:23:59.135 INFO kablam! --> src/main.rs:57:9 Oct 27 11:23:59.135 INFO kablam! | Oct 27 11:23:59.135 INFO kablam! 57 | let spheres = random_scene(); Oct 27 11:23:59.135 INFO kablam! | ^^^^^^^ help: consider using `_spheres` instead Oct 27 11:23:59.135 INFO kablam! Oct 27 11:23:59.171 INFO kablam! warning: field is never used: `w` Oct 27 11:23:59.171 INFO kablam! --> src/camera.rs:13:5 Oct 27 11:23:59.171 INFO kablam! | Oct 27 11:23:59.171 INFO kablam! 13 | w: Vec3, Oct 27 11:23:59.171 INFO kablam! | ^^^^^^^ Oct 27 11:23:59.171 INFO kablam! | Oct 27 11:23:59.171 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 11:23:59.171 INFO kablam! Oct 27 11:23:59.171 INFO kablam! warning: constant item is never used: `BLUE` Oct 27 11:23:59.171 INFO kablam! --> src/main.rs:24:1 Oct 27 11:23:59.171 INFO kablam! | Oct 27 11:23:59.171 INFO kablam! 24 | const BLUE: Vec3 = Vec3 { x: 0.0, y: 0.0, z: 1.0 }; Oct 27 11:23:59.171 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:23:59.171 INFO kablam! Oct 27 11:23:59.230 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.01s Oct 27 11:23:59.231 INFO kablam! su: No module specific data is present Oct 27 11:24:00.325 INFO running `"docker" "rm" "-f" "f346e78f0ba132bf2bd1b1ca1e1f0d10c6898728daaba1b2d3f5d9f89eac7deb"` Oct 27 11:24:00.603 INFO blam! f346e78f0ba132bf2bd1b1ca1e1f0d10c6898728daaba1b2d3f5d9f89eac7deb