Oct 27 03:38:59.150 INFO checking iceclam/gfx-test against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 03:38:59.151 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 03:38:59.643 INFO blam! 039e85bb3235c97a37c0007258e501ec4d20bbb9730f3d7589cf6ed17c7c2e44 Oct 27 03:38:59.645 INFO running `"docker" "start" "-a" "039e85bb3235c97a37c0007258e501ec4d20bbb9730f3d7589cf6ed17c7c2e44"` Oct 27 03:39:01.702 INFO kablam! usermod: no changes Oct 27 03:39:01.989 INFO kablam! Compiling gl_generator v0.9.0 Oct 27 03:39:01.989 INFO kablam! Compiling gl_generator v0.8.0 Oct 27 03:39:01.990 INFO kablam! Checking gfx_core v0.8.2 Oct 27 03:39:01.991 INFO kablam! Checking wayland-sys v0.12.5 Oct 27 03:39:03.690 INFO kablam! Checking wayland-client v0.12.5 Oct 27 03:39:09.283 INFO kablam! Compiling glutin v0.12.2 Oct 27 03:39:09.303 INFO kablam! Compiling gfx_gl v0.5.0 Oct 27 03:39:10.146 INFO kablam! Checking wayland-protocols v0.12.5 Oct 27 03:39:10.147 INFO kablam! Checking wayland-kbd v0.13.1 Oct 27 03:39:20.731 INFO kablam! Checking wayland-window v0.13.3 Oct 27 03:39:22.735 INFO kablam! Checking winit v0.10.0 Oct 27 03:39:48.469 INFO kablam! Checking gfx_device_gl v0.15.3 Oct 27 03:39:48.470 INFO kablam! Checking gfx v0.17.1 Oct 27 03:39:51.023 INFO kablam! Checking gfx_window_glutin v0.20.0 Oct 27 03:39:55.568 INFO kablam! Checking iceclam v0.1.0 (/source) Oct 27 03:39:56.741 INFO kablam! warning: unused `#[macro_use]` import Oct 27 03:39:56.741 INFO kablam! --> src/main.rs:2:1 Oct 27 03:39:56.741 INFO kablam! | Oct 27 03:39:56.741 INFO kablam! 2 | #[macro_use] Oct 27 03:39:56.742 INFO kablam! | ^^^^^^^^^^^^ Oct 27 03:39:56.742 INFO kablam! | Oct 27 03:39:56.742 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 03:39:56.742 INFO kablam! Oct 27 03:39:56.742 INFO kablam! warning: unused import: `gfx::traits::FactoryExt` Oct 27 03:39:56.742 INFO kablam! --> src/main.rs:8:5 Oct 27 03:39:56.742 INFO kablam! | Oct 27 03:39:56.742 INFO kablam! 8 | use gfx::traits::FactoryExt; Oct 27 03:39:56.742 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:39:56.742 INFO kablam! Oct 27 03:39:56.765 INFO kablam! warning: unused `#[macro_use]` import Oct 27 03:39:56.765 INFO kablam! --> src/main.rs:2:1 Oct 27 03:39:56.765 INFO kablam! | Oct 27 03:39:56.765 INFO kablam! 2 | #[macro_use] Oct 27 03:39:56.765 INFO kablam! | ^^^^^^^^^^^^ Oct 27 03:39:56.765 INFO kablam! | Oct 27 03:39:56.766 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 03:39:56.766 INFO kablam! Oct 27 03:39:56.767 INFO kablam! warning: unused import: `gfx::traits::FactoryExt` Oct 27 03:39:56.767 INFO kablam! --> src/main.rs:8:5 Oct 27 03:39:56.767 INFO kablam! | Oct 27 03:39:56.767 INFO kablam! 8 | use gfx::traits::FactoryExt; Oct 27 03:39:56.767 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:39:56.767 INFO kablam! Oct 27 03:39:56.804 INFO kablam! warning: unused variable: `factory` Oct 27 03:39:56.804 INFO kablam! --> src/main.rs:27:34 Oct 27 03:39:56.804 INFO kablam! | Oct 27 03:39:56.804 INFO kablam! 27 | let (window, mut device, mut factory, color_view, mut depth_view) = Oct 27 03:39:56.804 INFO kablam! | ^^^^^^^ help: consider using `_factory` instead Oct 27 03:39:56.804 INFO kablam! | Oct 27 03:39:56.804 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 03:39:56.804 INFO kablam! Oct 27 03:39:56.804 INFO kablam! warning: unused variable: `color_view` Oct 27 03:39:56.804 INFO kablam! --> src/main.rs:27:43 Oct 27 03:39:56.805 INFO kablam! | Oct 27 03:39:56.805 INFO kablam! 27 | let (window, mut device, mut factory, color_view, mut depth_view) = Oct 27 03:39:56.805 INFO kablam! | ^^^^^^^^^^ help: consider using `_color_view` instead Oct 27 03:39:56.805 INFO kablam! Oct 27 03:39:56.805 INFO kablam! warning: unused variable: `depth_view` Oct 27 03:39:56.805 INFO kablam! --> src/main.rs:27:59 Oct 27 03:39:56.805 INFO kablam! | Oct 27 03:39:56.805 INFO kablam! 27 | let (window, mut device, mut factory, color_view, mut depth_view) = Oct 27 03:39:56.805 INFO kablam! | ^^^^^^^^^^ help: consider using `_depth_view` instead Oct 27 03:39:56.805 INFO kablam! Oct 27 03:39:56.810 INFO kablam! warning: variable does not need to be mutable Oct 27 03:39:56.810 INFO kablam! --> src/main.rs:27:55 Oct 27 03:39:56.810 INFO kablam! | Oct 27 03:39:56.810 INFO kablam! 27 | let (window, mut device, mut factory, color_view, mut depth_view) = Oct 27 03:39:56.810 INFO kablam! | ----^^^^^^^^^^ Oct 27 03:39:56.810 INFO kablam! | | Oct 27 03:39:56.810 INFO kablam! | help: remove this `mut` Oct 27 03:39:56.810 INFO kablam! | Oct 27 03:39:56.810 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 03:39:56.810 INFO kablam! Oct 27 03:39:56.810 INFO kablam! warning: variable does not need to be mutable Oct 27 03:39:56.810 INFO kablam! --> src/main.rs:27:30 Oct 27 03:39:56.810 INFO kablam! | Oct 27 03:39:56.810 INFO kablam! 27 | let (window, mut device, mut factory, color_view, mut depth_view) = Oct 27 03:39:56.811 INFO kablam! | ----^^^^^^^ Oct 27 03:39:56.811 INFO kablam! | | Oct 27 03:39:56.811 INFO kablam! | help: remove this `mut` Oct 27 03:39:56.811 INFO kablam! Oct 27 03:39:56.811 INFO kablam! warning: constant item is never used: `BLACK` Oct 27 03:39:56.811 INFO kablam! --> src/main.rs:17:1 Oct 27 03:39:56.811 INFO kablam! | Oct 27 03:39:56.812 INFO kablam! 17 | const BLACK: [f32; 4] = [0.0, 0.0, 0.0, 1.0]; Oct 27 03:39:56.812 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:39:56.812 INFO kablam! | Oct 27 03:39:56.812 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 03:39:56.812 INFO kablam! Oct 27 03:39:56.818 INFO kablam! warning: unused variable: `factory` Oct 27 03:39:56.818 INFO kablam! --> src/main.rs:27:34 Oct 27 03:39:56.819 INFO kablam! | Oct 27 03:39:56.819 INFO kablam! 27 | let (window, mut device, mut factory, color_view, mut depth_view) = Oct 27 03:39:56.819 INFO kablam! | ^^^^^^^ help: consider using `_factory` instead Oct 27 03:39:56.819 INFO kablam! | Oct 27 03:39:56.819 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 03:39:56.819 INFO kablam! Oct 27 03:39:56.819 INFO kablam! warning: unused variable: `color_view` Oct 27 03:39:56.819 INFO kablam! --> src/main.rs:27:43 Oct 27 03:39:56.826 INFO kablam! | Oct 27 03:39:56.826 INFO kablam! 27 | let (window, mut device, mut factory, color_view, mut depth_view) = Oct 27 03:39:56.826 INFO kablam! | ^^^^^^^^^^ help: consider using `_color_view` instead Oct 27 03:39:56.827 INFO kablam! Oct 27 03:39:56.827 INFO kablam! warning: unused variable: `depth_view` Oct 27 03:39:56.827 INFO kablam! --> src/main.rs:27:59 Oct 27 03:39:56.827 INFO kablam! | Oct 27 03:39:56.827 INFO kablam! 27 | let (window, mut device, mut factory, color_view, mut depth_view) = Oct 27 03:39:56.827 INFO kablam! | ^^^^^^^^^^ help: consider using `_depth_view` instead Oct 27 03:39:56.827 INFO kablam! Oct 27 03:39:56.827 INFO kablam! warning: variable does not need to be mutable Oct 27 03:39:56.827 INFO kablam! --> src/main.rs:27:30 Oct 27 03:39:56.827 INFO kablam! | Oct 27 03:39:56.827 INFO kablam! 27 | let (window, mut device, mut factory, color_view, mut depth_view) = Oct 27 03:39:56.827 INFO kablam! | ----^^^^^^^ Oct 27 03:39:56.827 INFO kablam! | | Oct 27 03:39:56.827 INFO kablam! | help: remove this `mut` Oct 27 03:39:56.827 INFO kablam! | Oct 27 03:39:56.827 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 03:39:56.827 INFO kablam! Oct 27 03:39:56.827 INFO kablam! warning: variable does not need to be mutable Oct 27 03:39:56.827 INFO kablam! --> src/main.rs:27:55 Oct 27 03:39:56.827 INFO kablam! | Oct 27 03:39:56.834 INFO kablam! 27 | let (window, mut device, mut factory, color_view, mut depth_view) = Oct 27 03:39:56.835 INFO kablam! | ----^^^^^^^^^^ Oct 27 03:39:56.835 INFO kablam! | | Oct 27 03:39:56.835 INFO kablam! | help: remove this `mut` Oct 27 03:39:56.835 INFO kablam! Oct 27 03:39:56.835 INFO kablam! warning: constant item is never used: `BLACK` Oct 27 03:39:56.835 INFO kablam! --> src/main.rs:17:1 Oct 27 03:39:56.835 INFO kablam! | Oct 27 03:39:56.835 INFO kablam! 17 | const BLACK: [f32; 4] = [0.0, 0.0, 0.0, 1.0]; Oct 27 03:39:56.835 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:39:56.835 INFO kablam! | Oct 27 03:39:56.835 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 03:39:56.835 INFO kablam! Oct 27 03:39:56.875 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 55.12s Oct 27 03:39:56.896 INFO kablam! su: No module specific data is present Oct 27 03:39:57.389 INFO running `"docker" "rm" "-f" "039e85bb3235c97a37c0007258e501ec4d20bbb9730f3d7589cf6ed17c7c2e44"` Oct 27 03:39:57.513 INFO blam! 039e85bb3235c97a37c0007258e501ec4d20bbb9730f3d7589cf6ed17c7c2e44