Oct 13 01:46:24.039 INFO checking achan1989/rust_gfx_breakout against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 01:46:24.040 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-1/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 01:46:24.590 INFO blam! 46f3b8266853095e2de93ac0c2370464e9af1790c7894369565559db24eeedfb Oct 13 01:46:24.591 INFO running `"docker" "start" "-a" "46f3b8266853095e2de93ac0c2370464e9af1790c7894369565559db24eeedfb"` Oct 13 01:46:25.558 INFO kablam! usermod: no changes Oct 13 01:46:25.856 INFO kablam! Compiling glfw-sys v3.2.2 Oct 13 01:46:25.857 INFO kablam! Compiling gfx_gl v0.4.0 Oct 13 01:46:25.868 INFO kablam! Checking error-chain v0.11.0 Oct 13 01:46:25.869 INFO kablam! Checking image v0.18.0 Oct 13 01:46:40.948 INFO kablam! Checking glfw v0.20.0 Oct 13 01:46:44.038 INFO kablam! Checking gfx_device_gl v0.15.0 Oct 13 01:46:46.724 INFO kablam! Checking gfx_window_glfw v0.16.0 Oct 13 01:46:48.851 INFO kablam! Checking rust_gfx_breakout v0.1.0 (/source) Oct 13 01:46:56.348 INFO kablam! warning: field is never used: `projection` Oct 13 01:46:56.348 INFO kablam! --> src/game.rs:40:5 Oct 13 01:46:56.348 INFO kablam! | Oct 13 01:46:56.348 INFO kablam! 40 | projection: cgmath::Matrix4, Oct 13 01:46:56.348 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:46:56.348 INFO kablam! | Oct 13 01:46:56.348 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 01:46:56.348 INFO kablam! Oct 13 01:46:56.365 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 01:46:56.365 INFO kablam! --> src/renderer.rs:28:30 Oct 13 01:46:56.365 INFO kablam! | Oct 13 01:46:56.365 INFO kablam! 28 | pub type RenderTargetView = Oct 13 01:46:56.365 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 01:46:56.365 INFO kablam! | Oct 13 01:46:56.365 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 13 01:46:56.365 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 01:46:56.365 INFO kablam! Oct 13 01:46:56.372 INFO kablam! warning: field is never used: `projection` Oct 13 01:46:56.372 INFO kablam! --> src/game.rs:40:5 Oct 13 01:46:56.372 INFO kablam! | Oct 13 01:46:56.372 INFO kablam! 40 | projection: cgmath::Matrix4, Oct 13 01:46:56.372 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:46:56.372 INFO kablam! | Oct 13 01:46:56.372 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 01:46:56.372 INFO kablam! Oct 13 01:46:56.376 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 01:46:56.376 INFO kablam! --> src/renderer.rs:28:30 Oct 13 01:46:56.376 INFO kablam! | Oct 13 01:46:56.376 INFO kablam! 28 | pub type RenderTargetView = Oct 13 01:46:56.376 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 01:46:56.376 INFO kablam! | Oct 13 01:46:56.376 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 13 01:46:56.376 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 01:46:56.376 INFO kablam! Oct 13 01:46:59.564 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 01:46:59.564 INFO kablam! --> src/bin/main.rs:40:26 Oct 13 01:46:59.564 INFO kablam! | Oct 13 01:46:59.564 INFO kablam! 40 | type RenderTargetView = Oct 13 01:46:59.564 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 01:46:59.564 INFO kablam! | Oct 13 01:46:59.564 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 13 01:46:59.564 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 01:46:59.564 INFO kablam! Oct 13 01:46:59.564 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 01:46:59.564 INFO kablam! --> src/bin/main.rs:42:26 Oct 13 01:46:59.564 INFO kablam! | Oct 13 01:46:59.564 INFO kablam! 42 | type DepthStencilView = Oct 13 01:46:59.564 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 01:46:59.564 INFO kablam! | Oct 13 01:46:59.564 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 01:46:59.564 INFO kablam! Oct 13 01:46:59.907 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 01:46:59.907 INFO kablam! --> src/bin/main.rs:40:26 Oct 13 01:46:59.907 INFO kablam! | Oct 13 01:46:59.907 INFO kablam! 40 | type RenderTargetView = Oct 13 01:46:59.907 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 01:46:59.907 INFO kablam! | Oct 13 01:46:59.907 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 13 01:46:59.907 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 01:46:59.907 INFO kablam! Oct 13 01:46:59.907 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 01:46:59.907 INFO kablam! --> src/bin/main.rs:42:26 Oct 13 01:46:59.907 INFO kablam! | Oct 13 01:46:59.907 INFO kablam! 42 | type DepthStencilView = Oct 13 01:46:59.907 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 01:46:59.907 INFO kablam! | Oct 13 01:46:59.907 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 01:46:59.907 INFO kablam! Oct 13 01:46:59.928 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 34.34s Oct 13 01:46:59.944 INFO kablam! su: No module specific data is present Oct 13 01:47:01.027 INFO running `"docker" "rm" "-f" "46f3b8266853095e2de93ac0c2370464e9af1790c7894369565559db24eeedfb"` Oct 13 01:47:01.307 INFO blam! 46f3b8266853095e2de93ac0c2370464e9af1790c7894369565559db24eeedfb