Oct 26 20:33:39.339 INFO checking solarsail/learnopengl-gfxrs against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 20:33:39.339 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 26 20:33:39.767 INFO blam! d47c947f3ec6fe39a8d74a9601a8f153731bec9cb1aff54deb2e805dae37bd84 Oct 26 20:33:39.787 INFO running `"docker" "start" "-a" "d47c947f3ec6fe39a8d74a9601a8f153731bec9cb1aff54deb2e805dae37bd84"` Oct 26 20:33:42.094 INFO kablam! usermod: no changes Oct 26 20:33:42.469 INFO kablam! Compiling libc v0.2.29 Oct 26 20:33:42.475 INFO kablam! Compiling khronos_api v1.0.1 Oct 26 20:33:42.476 INFO kablam! Compiling either v1.1.0 Oct 26 20:33:42.514 INFO kablam! Checking spin_sleep v0.3.1 Oct 26 20:33:42.515 INFO kablam! Compiling serde_json v0.9.10 Oct 26 20:33:42.520 INFO kablam! Compiling x11-dl v2.15.0 Oct 26 20:33:42.521 INFO kablam! Checking shared_library v0.1.7 Oct 26 20:33:42.522 INFO kablam! Checking atty v0.2.3 Oct 26 20:33:43.891 INFO kablam! Checking deflate v0.7.16 Oct 26 20:33:44.863 INFO kablam! Compiling wayland-scanner v0.9.9 Oct 26 20:33:44.871 INFO kablam! Checking tempfile v2.1.6 Oct 26 20:33:45.016 INFO kablam! Checking cgmath v0.15.0 Oct 26 20:33:45.157 INFO kablam! Checking textwrap v0.8.0 Oct 26 20:33:46.187 INFO kablam! Checking osmesa-sys v0.1.2 Oct 26 20:33:46.291 INFO kablam! Compiling gl_generator v0.5.5 Oct 26 20:33:46.450 INFO kablam! Compiling itertools v0.5.10 Oct 26 20:33:47.309 INFO kablam! Compiling structopt-derive v0.1.1 Oct 26 20:33:47.524 INFO kablam! Checking fs2 v0.2.5 Oct 26 20:33:48.451 INFO kablam! Checking clap v2.26.2 Oct 26 20:33:48.487 INFO kablam! Checking png v0.9.0 Oct 26 20:34:04.275 INFO kablam! Checking memmap v0.4.0 Oct 26 20:34:04.289 INFO kablam! Compiling rand v0.3.16 Oct 26 20:34:04.388 INFO kablam! Compiling wayland-client v0.9.9 Oct 26 20:34:04.511 INFO kablam! Compiling derivative v1.0.0 Oct 26 20:34:05.423 INFO kablam! Compiling gfx_gl v0.3.1 Oct 26 20:34:07.067 INFO kablam! Compiling glutin v0.9.2 Oct 26 20:34:23.491 INFO kablam! Checking image v0.15.0 Oct 26 20:34:30.492 INFO kablam! Compiling phf_generator v0.7.21 Oct 26 20:34:35.052 INFO kablam! Compiling phf_codegen v0.7.21 Oct 26 20:34:36.911 INFO kablam! Compiling target_build_utils v0.3.1 Oct 26 20:34:38.165 INFO kablam! Checking structopt v0.1.1 Oct 26 20:34:39.080 INFO kablam! Checking gfx_core v0.7.1 Oct 26 20:35:02.681 INFO kablam! Compiling libloading v0.3.4 Oct 26 20:35:06.025 INFO kablam! Checking dlib v0.3.1 Oct 26 20:35:06.460 INFO kablam! Checking wayland-sys v0.9.9 Oct 26 20:35:10.240 INFO kablam! Checking wayland-kbd v0.9.1 Oct 26 20:35:10.243 INFO kablam! Checking wayland-window v0.6.1 Oct 26 20:35:12.247 INFO kablam! Checking winit v0.7.5 Oct 26 20:35:28.803 INFO kablam! Checking gfx_device_gl v0.14.2 Oct 26 20:35:28.803 INFO kablam! Checking gfx v0.16.1 Oct 26 20:35:31.083 INFO kablam! Checking gfx_window_glutin v0.17.0 Oct 26 20:35:36.439 INFO kablam! Checking learnopengl-gfxrs v0.1.0 (/source) Oct 26 20:35:54.519 INFO kablam! warning: unnecessary parentheses around function argument Oct 26 20:35:54.519 INFO kablam! --> src/02-lighting/206-multiple-lights/main.rs:96:35 Oct 26 20:35:54.519 INFO kablam! | Oct 26 20:35:54.519 INFO kablam! 96 | render::DirLight::new((light_color * 0.05), (light_color * 0.3), light_color, dir) Oct 26 20:35:54.519 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 26 20:35:54.531 INFO kablam! | Oct 26 20:35:54.531 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 26 20:35:54.531 INFO kablam! Oct 26 20:35:54.531 INFO kablam! warning: unnecessary parentheses around function argument Oct 26 20:35:54.531 INFO kablam! --> src/02-lighting/206-multiple-lights/main.rs:96:57 Oct 26 20:35:54.531 INFO kablam! | Oct 26 20:35:54.531 INFO kablam! 96 | render::DirLight::new((light_color * 0.05), (light_color * 0.3), light_color, dir) Oct 26 20:35:54.531 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 26 20:35:54.531 INFO kablam! Oct 26 20:35:59.209 INFO kablam! warning: unnecessary parentheses around function argument Oct 26 20:35:59.210 INFO kablam! --> src/02-lighting/206-multiple-lights/main.rs:96:35 Oct 26 20:35:59.211 INFO kablam! | Oct 26 20:35:59.212 INFO kablam! 96 | render::DirLight::new((light_color * 0.05), (light_color * 0.3), light_color, dir) Oct 26 20:35:59.213 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 26 20:35:59.213 INFO kablam! | Oct 26 20:35:59.213 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 26 20:35:59.213 INFO kablam! Oct 26 20:35:59.213 INFO kablam! warning: unnecessary parentheses around function argument Oct 26 20:35:59.213 INFO kablam! --> src/02-lighting/206-multiple-lights/main.rs:96:57 Oct 26 20:35:59.213 INFO kablam! | Oct 26 20:35:59.213 INFO kablam! 96 | render::DirLight::new((light_color * 0.05), (light_color * 0.3), light_color, dir) Oct 26 20:35:59.213 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 26 20:35:59.213 INFO kablam! Oct 26 20:36:06.307 INFO kablam! warning: variable `current_fps` is assigned to, but never used Oct 26 20:36:06.308 INFO kablam! --> src/02-lighting/206-multiple-lights/main.rs:138:13 Oct 26 20:36:06.309 INFO kablam! | Oct 26 20:36:06.309 INFO kablam! 138 | let mut current_fps = None; Oct 26 20:36:06.310 INFO kablam! | ^^^^^^^^^^^ Oct 26 20:36:06.311 INFO kablam! | Oct 26 20:36:06.311 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 20:36:06.312 INFO kablam! = note: consider using `_current_fps` instead Oct 26 20:36:06.312 INFO kablam! Oct 26 20:36:06.313 INFO kablam! warning: value assigned to `current_fps` is never read Oct 26 20:36:06.314 INFO kablam! --> src/02-lighting/206-multiple-lights/main.rs:164:13 Oct 26 20:36:06.314 INFO kablam! | Oct 26 20:36:06.315 INFO kablam! 164 | current_fps = Some(fps); Oct 26 20:36:06.315 INFO kablam! | ^^^^^^^^^^^ Oct 26 20:36:06.316 INFO kablam! | Oct 26 20:36:06.317 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 26 20:36:06.317 INFO kablam! Oct 26 20:36:08.175 INFO kablam! warning: method is never used: `projection_matrix` Oct 26 20:36:08.175 INFO kablam! --> src/02-lighting/206-multiple-lights/system/camera.rs:55:5 Oct 26 20:36:08.176 INFO kablam! | Oct 26 20:36:08.176 INFO kablam! 55 | pub fn projection_matrix(&self) -> Matrix4 { Oct 26 20:36:08.177 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:36:08.178 INFO kablam! | Oct 26 20:36:08.178 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 20:36:08.179 INFO kablam! Oct 26 20:36:08.179 INFO kablam! warning: method is never used: `view_matrix` Oct 26 20:36:08.180 INFO kablam! --> src/02-lighting/206-multiple-lights/system/camera.rs:59:5 Oct 26 20:36:08.181 INFO kablam! | Oct 26 20:36:08.181 INFO kablam! 59 | pub fn view_matrix(&self) -> Matrix4 { Oct 26 20:36:08.182 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:36:08.182 INFO kablam! Oct 26 20:36:08.183 INFO kablam! warning: field is never used: `spot` Oct 26 20:36:08.183 INFO kablam! --> src/02-lighting/206-multiple-lights/main.rs:45:5 Oct 26 20:36:08.184 INFO kablam! | Oct 26 20:36:08.185 INFO kablam! 45 | spot: Option, Oct 26 20:36:08.185 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 26 20:36:08.186 INFO kablam! Oct 26 20:36:10.115 INFO kablam! warning: variable `current_fps` is assigned to, but never used Oct 26 20:36:10.115 INFO kablam! --> src/02-lighting/206-multiple-lights/main.rs:138:13 Oct 26 20:36:10.115 INFO kablam! | Oct 26 20:36:10.115 INFO kablam! 138 | let mut current_fps = None; Oct 26 20:36:10.115 INFO kablam! | ^^^^^^^^^^^ Oct 26 20:36:10.131 INFO kablam! | Oct 26 20:36:10.131 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 20:36:10.131 INFO kablam! = note: consider using `_current_fps` instead Oct 26 20:36:10.131 INFO kablam! Oct 26 20:36:10.131 INFO kablam! warning: value assigned to `current_fps` is never read Oct 26 20:36:10.131 INFO kablam! --> src/02-lighting/206-multiple-lights/main.rs:164:13 Oct 26 20:36:10.131 INFO kablam! | Oct 26 20:36:10.131 INFO kablam! 164 | current_fps = Some(fps); Oct 26 20:36:10.131 INFO kablam! | ^^^^^^^^^^^ Oct 26 20:36:10.131 INFO kablam! | Oct 26 20:36:10.131 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 26 20:36:10.131 INFO kablam! Oct 26 20:36:11.407 INFO kablam! warning: method is never used: `projection_matrix` Oct 26 20:36:11.407 INFO kablam! --> src/02-lighting/206-multiple-lights/system/camera.rs:55:5 Oct 26 20:36:11.408 INFO kablam! | Oct 26 20:36:11.408 INFO kablam! 55 | pub fn projection_matrix(&self) -> Matrix4 { Oct 26 20:36:11.408 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:36:11.409 INFO kablam! | Oct 26 20:36:11.409 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 20:36:11.409 INFO kablam! Oct 26 20:36:11.410 INFO kablam! warning: method is never used: `view_matrix` Oct 26 20:36:11.410 INFO kablam! --> src/02-lighting/206-multiple-lights/system/camera.rs:59:5 Oct 26 20:36:11.410 INFO kablam! | Oct 26 20:36:11.411 INFO kablam! 59 | pub fn view_matrix(&self) -> Matrix4 { Oct 26 20:36:11.411 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:36:11.411 INFO kablam! Oct 26 20:36:11.411 INFO kablam! warning: field is never used: `spot` Oct 26 20:36:11.412 INFO kablam! --> src/02-lighting/206-multiple-lights/main.rs:45:5 Oct 26 20:36:11.412 INFO kablam! | Oct 26 20:36:11.412 INFO kablam! 45 | spot: Option, Oct 26 20:36:11.413 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 26 20:36:11.413 INFO kablam! Oct 26 20:36:13.487 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 31s Oct 26 20:36:13.535 INFO kablam! su: No module specific data is present Oct 26 20:36:14.398 INFO running `"docker" "rm" "-f" "d47c947f3ec6fe39a8d74a9601a8f153731bec9cb1aff54deb2e805dae37bd84"` Oct 26 20:36:14.631 INFO blam! d47c947f3ec6fe39a8d74a9601a8f153731bec9cb1aff54deb2e805dae37bd84