Oct 27 08:55:12.502 INFO checking achan1989/rust_gfx_breakout against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 08:55:12.504 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 27 08:55:13.045 INFO blam! 26f9db4beb6db78f7d920002fcc8dbaf514fb9097786881baa7a9d92dbc4ad12 Oct 27 08:55:13.047 INFO running `"docker" "start" "-a" "26f9db4beb6db78f7d920002fcc8dbaf514fb9097786881baa7a9d92dbc4ad12"` Oct 27 08:55:14.165 INFO kablam! usermod: no changes Oct 27 08:55:14.368 INFO kablam! Compiling glfw-sys v3.2.2 Oct 27 08:55:14.375 INFO kablam! Checking num-bigint v0.1.43 Oct 27 08:55:14.375 INFO kablam! Checking cgmath v0.16.0 Oct 27 08:55:14.383 INFO kablam! Compiling gl_generator v0.7.0 Oct 27 08:55:14.383 INFO kablam! Checking png v0.11.0 Oct 27 08:55:14.383 INFO kablam! Checking error-chain v0.11.0 Oct 27 08:55:18.515 INFO kablam! Checking num-rational v0.1.42 Oct 27 08:55:22.263 INFO kablam! Checking image v0.18.0 Oct 27 08:55:22.429 INFO kablam! Checking num v0.1.42 Oct 27 08:55:22.543 INFO kablam! Compiling gfx_gl v0.4.0 Oct 27 08:55:34.482 INFO kablam! Checking glfw v0.20.0 Oct 27 08:55:37.415 INFO kablam! Checking gfx_device_gl v0.15.0 Oct 27 08:55:39.834 INFO kablam! Checking gfx_window_glfw v0.16.0 Oct 27 08:55:42.359 INFO kablam! Checking rust_gfx_breakout v0.1.0 (/source) Oct 27 08:55:49.239 INFO kablam! warning: field is never used: `projection` Oct 27 08:55:49.239 INFO kablam! --> src/game.rs:40:5 Oct 27 08:55:49.239 INFO kablam! | Oct 27 08:55:49.239 INFO kablam! 40 | projection: cgmath::Matrix4, Oct 27 08:55:49.239 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:55:49.239 INFO kablam! | Oct 27 08:55:49.239 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 08:55:49.239 INFO kablam! Oct 27 08:55:49.290 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 08:55:49.290 INFO kablam! --> src/renderer.rs:28:30 Oct 27 08:55:49.290 INFO kablam! | Oct 27 08:55:49.290 INFO kablam! 28 | pub type RenderTargetView = Oct 27 08:55:49.290 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 08:55:49.290 INFO kablam! | Oct 27 08:55:49.290 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 27 08:55:49.290 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 08:55:49.290 INFO kablam! Oct 27 08:55:50.271 INFO kablam! warning: field is never used: `projection` Oct 27 08:55:50.271 INFO kablam! --> src/game.rs:40:5 Oct 27 08:55:50.271 INFO kablam! | Oct 27 08:55:50.271 INFO kablam! 40 | projection: cgmath::Matrix4, Oct 27 08:55:50.271 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:55:50.271 INFO kablam! | Oct 27 08:55:50.271 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 08:55:50.271 INFO kablam! Oct 27 08:55:50.279 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 08:55:50.279 INFO kablam! --> src/renderer.rs:28:30 Oct 27 08:55:50.279 INFO kablam! | Oct 27 08:55:50.279 INFO kablam! 28 | pub type RenderTargetView = Oct 27 08:55:50.279 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 08:55:50.279 INFO kablam! | Oct 27 08:55:50.279 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 27 08:55:50.279 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 08:55:50.279 INFO kablam! Oct 27 08:55:52.395 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 08:55:52.395 INFO kablam! --> src/bin/main.rs:40:26 Oct 27 08:55:52.395 INFO kablam! | Oct 27 08:55:52.396 INFO kablam! 40 | type RenderTargetView = Oct 27 08:55:52.396 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 08:55:52.396 INFO kablam! | Oct 27 08:55:52.397 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 27 08:55:52.397 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 08:55:52.397 INFO kablam! Oct 27 08:55:52.397 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 08:55:52.398 INFO kablam! --> src/bin/main.rs:42:26 Oct 27 08:55:52.398 INFO kablam! | Oct 27 08:55:52.398 INFO kablam! 42 | type DepthStencilView = Oct 27 08:55:52.398 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 08:55:52.399 INFO kablam! | Oct 27 08:55:52.399 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 08:55:52.399 INFO kablam! Oct 27 08:55:52.806 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 08:55:52.806 INFO kablam! --> src/bin/main.rs:40:26 Oct 27 08:55:52.806 INFO kablam! | Oct 27 08:55:52.806 INFO kablam! 40 | type RenderTargetView = Oct 27 08:55:52.806 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 08:55:52.807 INFO kablam! | Oct 27 08:55:52.807 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 27 08:55:52.807 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 08:55:52.807 INFO kablam! Oct 27 08:55:52.807 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 08:55:52.807 INFO kablam! --> src/bin/main.rs:42:26 Oct 27 08:55:52.808 INFO kablam! | Oct 27 08:55:52.808 INFO kablam! 42 | type DepthStencilView = Oct 27 08:55:52.808 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 08:55:52.808 INFO kablam! | Oct 27 08:55:52.808 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 08:55:52.808 INFO kablam! Oct 27 08:55:52.825 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 38.63s Oct 27 08:55:52.834 INFO kablam! su: No module specific data is present Oct 27 08:55:53.134 INFO running `"docker" "rm" "-f" "26f9db4beb6db78f7d920002fcc8dbaf514fb9097786881baa7a9d92dbc4ad12"` Oct 27 08:55:53.255 INFO blam! 26f9db4beb6db78f7d920002fcc8dbaf514fb9097786881baa7a9d92dbc4ad12