Oct 31 20:46:54.452 INFO checking solarsail/gfxrs-playground against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Oct 31 20:46:54.454 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-3/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/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 +05812fa8c588473f03e3fa7cf59cd84f4f37c715-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 31 20:46:54.898 INFO blam! 0942d472ae13759de813400055b8836eafbfd595d1c67575925d71cec872f3d3 Oct 31 20:46:54.900 INFO running `"docker" "start" "-a" "0942d472ae13759de813400055b8836eafbfd595d1c67575925d71cec872f3d3"` Oct 31 20:46:57.456 INFO kablam! usermod: no changes Oct 31 20:46:57.714 INFO kablam! Compiling itoa v0.3.3 Oct 31 20:46:57.717 INFO kablam! Checking spin_sleep v0.3.1 Oct 31 20:46:57.718 INFO kablam! Compiling x11-dl v2.15.0 Oct 31 20:46:57.718 INFO kablam! Checking shared_library v0.1.7 Oct 31 20:46:57.718 INFO kablam! Checking term_size v0.3.0 Oct 31 20:46:57.719 INFO kablam! Checking atty v0.2.2 Oct 31 20:46:57.720 INFO kablam! Compiling wayland-scanner v0.9.9 Oct 31 20:46:57.730 INFO kablam! Checking tempfile v2.1.6 Oct 31 20:46:59.313 INFO kablam! Checking cgmath v0.15.0 Oct 31 20:46:59.330 INFO kablam! Compiling phf_codegen v0.7.21 Oct 31 20:46:59.626 INFO kablam! Compiling glutin v0.9.2 Oct 31 20:47:00.634 INFO kablam! Checking textwrap v0.7.0 Oct 31 20:47:00.729 INFO kablam! Compiling structopt-derive v0.1.0 Oct 31 20:47:00.745 INFO kablam! Checking gfx_core v0.7.2 Oct 31 20:47:02.427 INFO kablam! Checking png v0.9.0 Oct 31 20:47:02.692 INFO kablam! Checking fs2 v0.2.5 Oct 31 20:47:03.349 INFO kablam! Checking osmesa-sys v0.1.2 Oct 31 20:47:10.106 INFO kablam! Compiling serde_json v0.9.10 Oct 31 20:47:10.958 INFO kablam! Compiling target_build_utils v0.3.1 Oct 31 20:47:11.139 INFO kablam! Checking clap v2.26.0 Oct 31 20:47:11.418 INFO kablam! Checking memmap v0.4.0 Oct 31 20:47:13.885 INFO kablam! Checking image v0.15.0 Oct 31 20:47:15.253 INFO kablam! Compiling wayland-client v0.9.9 Oct 31 20:47:27.372 INFO kablam! Compiling wayland-protocols v0.9.9 Oct 31 20:47:55.328 INFO kablam! Checking structopt v0.1.0 Oct 31 20:48:04.605 INFO kablam! Compiling libloading v0.3.4 Oct 31 20:48:08.108 INFO kablam! Checking dlib v0.3.1 Oct 31 20:48:08.617 INFO kablam! Checking wayland-sys v0.9.9 Oct 31 20:48:12.361 INFO kablam! Checking wayland-kbd v0.9.1 Oct 31 20:48:16.738 INFO kablam! Checking wayland-window v0.7.0 Oct 31 20:48:17.617 INFO kablam! Checking winit v0.7.6 Oct 31 20:48:30.161 INFO kablam! Checking gfx_device_gl v0.14.3 Oct 31 20:48:30.161 INFO kablam! Checking gfx v0.16.1 Oct 31 20:48:32.449 INFO kablam! Checking gfx_window_glutin v0.17.0 Oct 31 20:48:37.662 INFO kablam! Checking light-casters v0.1.0 (/source) Oct 31 20:48:39.224 INFO kablam! warning: unnecessary parentheses around function argument Oct 31 20:48:39.224 INFO kablam! --> src/main.rs:85:35 Oct 31 20:48:39.224 INFO kablam! | Oct 31 20:48:39.224 INFO kablam! 85 | render::DirLight::new((light_color * 0.05), (light_color * 0.3), light_color, dir) Oct 31 20:48:39.224 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 31 20:48:39.224 INFO kablam! | Oct 31 20:48:39.224 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 31 20:48:39.224 INFO kablam! Oct 31 20:48:39.224 INFO kablam! warning: unnecessary parentheses around function argument Oct 31 20:48:39.224 INFO kablam! --> src/main.rs:85:57 Oct 31 20:48:39.224 INFO kablam! | Oct 31 20:48:39.224 INFO kablam! 85 | render::DirLight::new((light_color * 0.05), (light_color * 0.3), light_color, dir) Oct 31 20:48:39.224 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 31 20:48:39.224 INFO kablam! Oct 31 20:48:39.236 INFO kablam! warning: unnecessary parentheses around function argument Oct 31 20:48:39.236 INFO kablam! --> src/main.rs:85:35 Oct 31 20:48:39.236 INFO kablam! | Oct 31 20:48:39.236 INFO kablam! 85 | render::DirLight::new((light_color * 0.05), (light_color * 0.3), light_color, dir) Oct 31 20:48:39.236 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 31 20:48:39.236 INFO kablam! | Oct 31 20:48:39.236 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 31 20:48:39.236 INFO kablam! Oct 31 20:48:39.236 INFO kablam! warning: unnecessary parentheses around function argument Oct 31 20:48:39.236 INFO kablam! --> src/main.rs:85:57 Oct 31 20:48:39.236 INFO kablam! | Oct 31 20:48:39.236 INFO kablam! 85 | render::DirLight::new((light_color * 0.05), (light_color * 0.3), light_color, dir) Oct 31 20:48:39.236 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 31 20:48:39.236 INFO kablam! Oct 31 20:48:42.076 INFO kablam! warning: variable `current_fps` is assigned to, but never used Oct 31 20:48:42.076 INFO kablam! --> src/main.rs:127:13 Oct 31 20:48:42.076 INFO kablam! | Oct 31 20:48:42.076 INFO kablam! 127 | let mut current_fps = None; Oct 31 20:48:42.076 INFO kablam! | ^^^^^^^^^^^ Oct 31 20:48:42.076 INFO kablam! | Oct 31 20:48:42.076 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 20:48:42.076 INFO kablam! = note: consider using `_current_fps` instead Oct 31 20:48:42.076 INFO kablam! Oct 31 20:48:42.076 INFO kablam! warning: value assigned to `current_fps` is never read Oct 31 20:48:42.076 INFO kablam! --> src/main.rs:148:13 Oct 31 20:48:42.076 INFO kablam! | Oct 31 20:48:42.076 INFO kablam! 148 | current_fps = Some(fps); Oct 31 20:48:42.076 INFO kablam! | ^^^^^^^^^^^ Oct 31 20:48:42.076 INFO kablam! | Oct 31 20:48:42.076 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 31 20:48:42.076 INFO kablam! Oct 31 20:48:42.396 INFO kablam! warning: variable `current_fps` is assigned to, but never used Oct 31 20:48:42.396 INFO kablam! --> src/main.rs:127:13 Oct 31 20:48:42.396 INFO kablam! | Oct 31 20:48:42.396 INFO kablam! 127 | let mut current_fps = None; Oct 31 20:48:42.396 INFO kablam! | ^^^^^^^^^^^ Oct 31 20:48:42.396 INFO kablam! | Oct 31 20:48:42.396 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 20:48:42.396 INFO kablam! = note: consider using `_current_fps` instead Oct 31 20:48:42.396 INFO kablam! Oct 31 20:48:42.396 INFO kablam! warning: value assigned to `current_fps` is never read Oct 31 20:48:42.396 INFO kablam! --> src/main.rs:148:13 Oct 31 20:48:42.396 INFO kablam! | Oct 31 20:48:42.396 INFO kablam! 148 | current_fps = Some(fps); Oct 31 20:48:42.396 INFO kablam! | ^^^^^^^^^^^ Oct 31 20:48:42.396 INFO kablam! | Oct 31 20:48:42.396 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 31 20:48:42.396 INFO kablam! Oct 31 20:48:42.416 INFO kablam! warning: method is never used: `projection_matrix` Oct 31 20:48:42.416 INFO kablam! --> src/system/camera.rs:36:5 Oct 31 20:48:42.416 INFO kablam! | Oct 31 20:48:42.416 INFO kablam! 36 | pub fn projection_matrix(&self) -> Matrix4 { Oct 31 20:48:42.416 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:48:42.416 INFO kablam! | Oct 31 20:48:42.416 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 20:48:42.416 INFO kablam! Oct 31 20:48:42.416 INFO kablam! warning: method is never used: `view_matrix` Oct 31 20:48:42.416 INFO kablam! --> src/system/camera.rs:40:5 Oct 31 20:48:42.416 INFO kablam! | Oct 31 20:48:42.416 INFO kablam! 40 | pub fn view_matrix(&self) -> Matrix4 { Oct 31 20:48:42.416 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:48:42.416 INFO kablam! Oct 31 20:48:42.416 INFO kablam! warning: field is never used: `spot` Oct 31 20:48:42.416 INFO kablam! --> src/main.rs:46:5 Oct 31 20:48:42.416 INFO kablam! | Oct 31 20:48:42.416 INFO kablam! 46 | spot: Option, Oct 31 20:48:42.416 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 31 20:48:42.416 INFO kablam! Oct 31 20:48:42.832 INFO kablam! warning: method is never used: `projection_matrix` Oct 31 20:48:42.832 INFO kablam! --> src/system/camera.rs:36:5 Oct 31 20:48:42.832 INFO kablam! | Oct 31 20:48:42.832 INFO kablam! 36 | pub fn projection_matrix(&self) -> Matrix4 { Oct 31 20:48:42.832 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:48:42.832 INFO kablam! | Oct 31 20:48:42.832 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 20:48:42.832 INFO kablam! Oct 31 20:48:42.832 INFO kablam! warning: method is never used: `view_matrix` Oct 31 20:48:42.832 INFO kablam! --> src/system/camera.rs:40:5 Oct 31 20:48:42.832 INFO kablam! | Oct 31 20:48:42.832 INFO kablam! 40 | pub fn view_matrix(&self) -> Matrix4 { Oct 31 20:48:42.832 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:48:42.832 INFO kablam! Oct 31 20:48:42.832 INFO kablam! warning: field is never used: `spot` Oct 31 20:48:42.832 INFO kablam! --> src/main.rs:46:5 Oct 31 20:48:42.832 INFO kablam! | Oct 31 20:48:42.833 INFO kablam! 46 | spot: Option, Oct 31 20:48:42.833 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 31 20:48:42.833 INFO kablam! Oct 31 20:48:42.953 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 45s Oct 31 20:48:42.996 INFO kablam! su: No module specific data is present Oct 31 20:48:44.226 INFO running `"docker" "rm" "-f" "0942d472ae13759de813400055b8836eafbfd595d1c67575925d71cec872f3d3"` Oct 31 20:48:44.490 INFO blam! 0942d472ae13759de813400055b8836eafbfd595d1c67575925d71cec872f3d3