Oct 13 01:46:24.003 INFO checking achan1989/rust_gfx_breakout against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 01:46:24.003 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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.504 INFO blam! 2911ee8a4348cb554a5e2348d66957a601773f6a066dd0609f9fd38f9088a779 Oct 13 01:46:24.507 INFO running `"docker" "start" "-a" "2911ee8a4348cb554a5e2348d66957a601773f6a066dd0609f9fd38f9088a779"` Oct 13 01:46:25.556 INFO kablam! usermod: no changes Oct 13 01:46:25.824 INFO kablam! Compiling glfw-sys v3.2.2 Oct 13 01:46:25.824 INFO kablam! Checking cgmath v0.16.0 Oct 13 01:46:25.824 INFO kablam! Compiling gl_generator v0.7.0 Oct 13 01:46:25.824 INFO kablam! Checking image v0.18.0 Oct 13 01:46:33.548 INFO kablam! Compiling gfx_gl v0.4.0 Oct 13 01:46:41.924 INFO kablam! Checking glfw v0.20.0 Oct 13 01:46:48.336 INFO kablam! Checking gfx_device_gl v0.15.0 Oct 13 01:46:50.632 INFO kablam! Checking gfx_window_glfw v0.16.0 Oct 13 01:46:53.177 INFO kablam! Checking rust_gfx_breakout v0.1.0 (/source) Oct 13 01:46:59.952 INFO kablam! warning: field is never used: `projection` Oct 13 01:46:59.952 INFO kablam! --> src/game.rs:40:5 Oct 13 01:46:59.952 INFO kablam! | Oct 13 01:46:59.952 INFO kablam! 40 | projection: cgmath::Matrix4, Oct 13 01:46:59.952 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:46:59.952 INFO kablam! | Oct 13 01:46:59.952 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 01:46:59.952 INFO kablam! Oct 13 01:46:59.960 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 01:46:59.960 INFO kablam! --> src/renderer.rs:28:30 Oct 13 01:46:59.960 INFO kablam! | Oct 13 01:46:59.960 INFO kablam! 28 | pub type RenderTargetView = Oct 13 01:46:59.960 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 01:46:59.960 INFO kablam! | Oct 13 01:46:59.960 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 13 01:46:59.960 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 01:46:59.960 INFO kablam! Oct 13 01:47:00.476 INFO kablam! warning: field is never used: `projection` Oct 13 01:47:00.476 INFO kablam! --> src/game.rs:40:5 Oct 13 01:47:00.476 INFO kablam! | Oct 13 01:47:00.476 INFO kablam! 40 | projection: cgmath::Matrix4, Oct 13 01:47:00.476 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:47:00.476 INFO kablam! | Oct 13 01:47:00.476 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 01:47:00.476 INFO kablam! Oct 13 01:47:00.488 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 01:47:00.488 INFO kablam! --> src/renderer.rs:28:30 Oct 13 01:47:00.488 INFO kablam! | Oct 13 01:47:00.488 INFO kablam! 28 | pub type RenderTargetView = Oct 13 01:47:00.488 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 01:47:00.488 INFO kablam! | Oct 13 01:47:00.488 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 13 01:47:00.488 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 01:47:00.488 INFO kablam! Oct 13 01:47:03.526 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 01:47:03.526 INFO kablam! --> src/bin/main.rs:40:26 Oct 13 01:47:03.526 INFO kablam! | Oct 13 01:47:03.526 INFO kablam! 40 | type RenderTargetView = Oct 13 01:47:03.526 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 01:47:03.526 INFO kablam! | Oct 13 01:47:03.526 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 13 01:47:03.526 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 01:47:03.526 INFO kablam! Oct 13 01:47:03.526 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 01:47:03.526 INFO kablam! --> src/bin/main.rs:42:26 Oct 13 01:47:03.526 INFO kablam! | Oct 13 01:47:03.526 INFO kablam! 42 | type DepthStencilView = Oct 13 01:47:03.526 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 01:47:03.526 INFO kablam! | Oct 13 01:47:03.526 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 01:47:03.526 INFO kablam! Oct 13 01:47:03.600 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 01:47:03.600 INFO kablam! --> src/bin/main.rs:40:26 Oct 13 01:47:03.600 INFO kablam! | Oct 13 01:47:03.600 INFO kablam! 40 | type RenderTargetView = Oct 13 01:47:03.600 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 01:47:03.600 INFO kablam! | Oct 13 01:47:03.600 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 13 01:47:03.600 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 01:47:03.600 INFO kablam! Oct 13 01:47:03.600 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 01:47:03.600 INFO kablam! --> src/bin/main.rs:42:26 Oct 13 01:47:03.600 INFO kablam! | Oct 13 01:47:03.600 INFO kablam! 42 | type DepthStencilView = Oct 13 01:47:03.600 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 01:47:03.600 INFO kablam! | Oct 13 01:47:03.600 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 01:47:03.600 INFO kablam! Oct 13 01:47:03.628 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 38.03s Oct 13 01:47:03.635 INFO kablam! su: No module specific data is present Oct 13 01:47:04.062 INFO running `"docker" "rm" "-f" "2911ee8a4348cb554a5e2348d66957a601773f6a066dd0609f9fd38f9088a779"` Oct 13 01:47:04.186 INFO blam! 2911ee8a4348cb554a5e2348d66957a601773f6a066dd0609f9fd38f9088a779