Oct 21 20:02:31.169 INFO checking achan1989/rust_gfx_breakout against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 20:02:31.171 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192/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 21 20:02:31.726 INFO blam! 6daf4070231b92d41a015fd30c64c5d86dcdafce85a041ccbe0cd2326fff49c0 Oct 21 20:02:31.727 INFO running `"docker" "start" "-a" "6daf4070231b92d41a015fd30c64c5d86dcdafce85a041ccbe0cd2326fff49c0"` Oct 21 20:02:33.293 INFO kablam! usermod: no changes Oct 21 20:02:33.544 INFO kablam! Checking cgmath v0.16.0 Oct 21 20:02:33.545 INFO kablam! Checking png v0.11.0 Oct 21 20:02:33.548 INFO kablam! Checking rayon-core v1.4.0 Oct 21 20:02:36.612 INFO kablam! Checking rayon v1.0.0 Oct 21 20:02:42.766 INFO kablam! Checking jpeg-decoder v0.1.14 Oct 21 20:02:44.673 INFO kablam! Checking image v0.18.0 Oct 21 20:02:50.514 INFO kablam! Checking glfw v0.20.0 Oct 21 20:02:53.626 INFO kablam! Checking gfx_window_glfw v0.16.0 Oct 21 20:02:56.000 INFO kablam! Checking rust_gfx_breakout v0.1.0 (/source) Oct 21 20:03:01.377 INFO kablam! warning: field is never used: `projection` Oct 21 20:03:01.377 INFO kablam! --> src/game.rs:40:5 Oct 21 20:03:01.377 INFO kablam! | Oct 21 20:03:01.377 INFO kablam! 40 | projection: cgmath::Matrix4, Oct 21 20:03:01.377 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:03:01.377 INFO kablam! | Oct 21 20:03:01.377 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 20:03:01.377 INFO kablam! Oct 21 20:03:01.377 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 20:03:01.377 INFO kablam! --> src/renderer.rs:28:30 Oct 21 20:03:01.377 INFO kablam! | Oct 21 20:03:01.377 INFO kablam! 28 | pub type RenderTargetView = Oct 21 20:03:01.377 INFO kablam! | ^^^^^^^^^^^^^^ Oct 21 20:03:01.378 INFO kablam! | Oct 21 20:03:01.378 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 21 20:03:01.378 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 20:03:01.378 INFO kablam! Oct 21 20:03:01.980 INFO kablam! warning: field is never used: `projection` Oct 21 20:03:01.980 INFO kablam! --> src/game.rs:40:5 Oct 21 20:03:01.980 INFO kablam! | Oct 21 20:03:01.980 INFO kablam! 40 | projection: cgmath::Matrix4, Oct 21 20:03:01.980 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:03:01.980 INFO kablam! | Oct 21 20:03:01.980 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 20:03:01.980 INFO kablam! Oct 21 20:03:01.992 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 20:03:01.992 INFO kablam! --> src/renderer.rs:28:30 Oct 21 20:03:01.992 INFO kablam! | Oct 21 20:03:01.992 INFO kablam! 28 | pub type RenderTargetView = Oct 21 20:03:01.992 INFO kablam! | ^^^^^^^^^^^^^^ Oct 21 20:03:01.992 INFO kablam! | Oct 21 20:03:01.992 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 21 20:03:01.992 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 20:03:01.992 INFO kablam! Oct 21 20:03:05.024 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 20:03:05.024 INFO kablam! --> src/bin/main.rs:40:26 Oct 21 20:03:05.024 INFO kablam! | Oct 21 20:03:05.024 INFO kablam! 40 | type RenderTargetView = Oct 21 20:03:05.024 INFO kablam! | ^^^^^^^^^^^^^^ Oct 21 20:03:05.024 INFO kablam! | Oct 21 20:03:05.024 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 21 20:03:05.024 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 20:03:05.024 INFO kablam! Oct 21 20:03:05.024 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 20:03:05.024 INFO kablam! --> src/bin/main.rs:42:26 Oct 21 20:03:05.024 INFO kablam! | Oct 21 20:03:05.024 INFO kablam! 42 | type DepthStencilView = Oct 21 20:03:05.024 INFO kablam! | ^^^^^^^^^^^^^^ Oct 21 20:03:05.025 INFO kablam! | Oct 21 20:03:05.025 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 20:03:05.025 INFO kablam! Oct 21 20:03:05.392 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 20:03:05.398 INFO kablam! --> src/bin/main.rs:40:26 Oct 21 20:03:05.398 INFO kablam! | Oct 21 20:03:05.398 INFO kablam! 40 | type RenderTargetView = Oct 21 20:03:05.398 INFO kablam! | ^^^^^^^^^^^^^^ Oct 21 20:03:05.398 INFO kablam! | Oct 21 20:03:05.398 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 21 20:03:05.398 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 20:03:05.398 INFO kablam! Oct 21 20:03:05.398 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 20:03:05.398 INFO kablam! --> src/bin/main.rs:42:26 Oct 21 20:03:05.398 INFO kablam! | Oct 21 20:03:05.398 INFO kablam! 42 | type DepthStencilView = Oct 21 20:03:05.398 INFO kablam! | ^^^^^^^^^^^^^^ Oct 21 20:03:05.398 INFO kablam! | Oct 21 20:03:05.398 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 20:03:05.398 INFO kablam! Oct 21 20:03:05.444 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 32.13s Oct 21 20:03:05.454 INFO kablam! su: No module specific data is present Oct 21 20:03:06.050 INFO running `"docker" "rm" "-f" "6daf4070231b92d41a015fd30c64c5d86dcdafce85a041ccbe0cd2326fff49c0"` Oct 21 20:03:06.216 INFO blam! 6daf4070231b92d41a015fd30c64c5d86dcdafce85a041ccbe0cd2326fff49c0