Oct 27 08:55:13.637 INFO checking achan1989/rust_gfx_breakout against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 08:55:13.637 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 08:55:14.069 INFO blam! 67a4277383c5d3d388083c781fba82efaf83a72a6ea63ec53ae4e87d19662a07 Oct 27 08:55:14.075 INFO running `"docker" "start" "-a" "67a4277383c5d3d388083c781fba82efaf83a72a6ea63ec53ae4e87d19662a07"` Oct 27 08:55:15.285 INFO kablam! usermod: no changes Oct 27 08:55:15.512 INFO kablam! Checking num-complex v0.1.42 Oct 27 08:55:15.512 INFO kablam! Checking num-bigint v0.1.43 Oct 27 08:55:15.519 INFO kablam! Checking enum_primitive v0.1.1 Oct 27 08:55:15.523 INFO kablam! Checking cgmath v0.16.0 Oct 27 08:55:15.526 INFO kablam! Checking png v0.11.0 Oct 27 08:55:15.532 INFO kablam! Checking rayon v1.0.0 Oct 27 08:55:15.532 INFO kablam! Checking gfx_device_gl v0.15.0 Oct 27 08:55:21.931 INFO kablam! Checking num-rational v0.1.42 Oct 27 08:55:23.600 INFO kablam! Checking num v0.1.42 Oct 27 08:55:24.363 INFO kablam! Checking jpeg-decoder v0.1.14 Oct 27 08:55:27.271 INFO kablam! Checking image v0.18.0 Oct 27 08:55:33.211 INFO kablam! Checking glfw v0.20.0 Oct 27 08:55:36.315 INFO kablam! Checking gfx_window_glfw v0.16.0 Oct 27 08:55:38.559 INFO kablam! Checking rust_gfx_breakout v0.1.0 (/source) Oct 27 08:55:45.051 INFO kablam! warning: field is never used: `projection` Oct 27 08:55:45.051 INFO kablam! --> src/game.rs:40:5 Oct 27 08:55:45.051 INFO kablam! | Oct 27 08:55:45.051 INFO kablam! 40 | projection: cgmath::Matrix4, Oct 27 08:55:45.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:55:45.051 INFO kablam! | Oct 27 08:55:45.051 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 08:55:45.051 INFO kablam! Oct 27 08:55:45.059 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 08:55:45.059 INFO kablam! --> src/renderer.rs:28:30 Oct 27 08:55:45.059 INFO kablam! | Oct 27 08:55:45.059 INFO kablam! 28 | pub type RenderTargetView = Oct 27 08:55:45.059 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 08:55:45.059 INFO kablam! | Oct 27 08:55:45.059 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 27 08:55:45.059 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 08:55:45.059 INFO kablam! Oct 27 08:55:45.875 INFO kablam! warning: field is never used: `projection` Oct 27 08:55:45.875 INFO kablam! --> src/game.rs:40:5 Oct 27 08:55:45.875 INFO kablam! | Oct 27 08:55:45.875 INFO kablam! 40 | projection: cgmath::Matrix4, Oct 27 08:55:45.875 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:55:45.875 INFO kablam! | Oct 27 08:55:45.875 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 08:55:45.875 INFO kablam! Oct 27 08:55:45.891 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 08:55:45.891 INFO kablam! --> src/renderer.rs:28:30 Oct 27 08:55:45.891 INFO kablam! | Oct 27 08:55:45.891 INFO kablam! 28 | pub type RenderTargetView = Oct 27 08:55:45.891 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 08:55:45.891 INFO kablam! | Oct 27 08:55:45.891 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 27 08:55:45.891 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 08:55:45.891 INFO kablam! Oct 27 08:55:49.559 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 08:55:49.559 INFO kablam! --> src/bin/main.rs:40:26 Oct 27 08:55:49.559 INFO kablam! | Oct 27 08:55:49.560 INFO kablam! 40 | type RenderTargetView = Oct 27 08:55:49.560 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 08:55:49.560 INFO kablam! | Oct 27 08:55:49.560 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 27 08:55:49.560 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 08:55:49.561 INFO kablam! Oct 27 08:55:49.561 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 08:55:49.561 INFO kablam! --> src/bin/main.rs:42:26 Oct 27 08:55:49.561 INFO kablam! | Oct 27 08:55:49.561 INFO kablam! 42 | type DepthStencilView = Oct 27 08:55:49.561 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 08:55:49.562 INFO kablam! | Oct 27 08:55:49.562 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 08:55:49.562 INFO kablam! Oct 27 08:55:50.271 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 08:55:50.271 INFO kablam! --> src/bin/main.rs:40:26 Oct 27 08:55:50.271 INFO kablam! | Oct 27 08:55:50.271 INFO kablam! 40 | type RenderTargetView = 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(type_alias_bounds)] on by default Oct 27 08:55:50.271 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 08:55:50.271 INFO kablam! Oct 27 08:55:50.271 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 08:55:50.271 INFO kablam! --> src/bin/main.rs:42:26 Oct 27 08:55:50.271 INFO kablam! | Oct 27 08:55:50.271 INFO kablam! 42 | type DepthStencilView = Oct 27 08:55:50.271 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 08:55:50.271 INFO kablam! | Oct 27 08:55:50.271 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 08:55:50.271 INFO kablam! Oct 27 08:55:50.315 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 34.99s Oct 27 08:55:50.326 INFO kablam! su: No module specific data is present Oct 27 08:55:51.111 INFO running `"docker" "rm" "-f" "67a4277383c5d3d388083c781fba82efaf83a72a6ea63ec53ae4e87d19662a07"` Oct 27 08:55:51.419 INFO blam! 67a4277383c5d3d388083c781fba82efaf83a72a6ea63ec53ae4e87d19662a07