Sep 14 16:07:58.752 INFO checking gfx4games-0.2.2 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 16:07:58.752 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 16:07:58.752 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 16:07:59.214 INFO blam! 7088fab475d2a0743cef9c773c2a33eb2a855f0bacbac08ffc111c8cc3738593 Sep 14 16:07:59.214 INFO running `"docker" "start" "-a" "7088fab475d2a0743cef9c773c2a33eb2a855f0bacbac08ffc111c8cc3738593"` Sep 14 16:08:01.535 INFO kablam! usermod: no changes Sep 14 16:08:01.937 INFO kablam! Checking mint v0.2.0 Sep 14 16:08:01.945 INFO kablam! Compiling freetype-sys v0.6.0 Sep 14 16:08:01.968 INFO kablam! Compiling glutin v0.15.0 Sep 14 16:08:01.970 INFO kablam! Checking ncollide_math v0.9.0 Sep 14 16:08:01.975 INFO kablam! Checking ncollide2d v0.15.4 Sep 14 16:08:01.977 INFO kablam! Checking winit v0.13.1 Sep 14 16:08:03.497 INFO kablam! Checking genmesh v0.5.0 Sep 14 16:08:06.146 INFO kablam! Checking ncollide_utils v0.9.0 Sep 14 16:08:06.978 INFO kablam! Checking freetype-rs v0.18.0 Sep 14 16:08:09.650 INFO kablam! Checking ncollide_procedural v0.9.0 Sep 14 16:08:09.650 INFO kablam! Checking ncollide_geometry v0.6.3 Sep 14 16:08:10.111 INFO kablam! Checking gfx_text v0.22.0 Sep 14 16:08:25.328 INFO kablam! Checking gfx_window_glutin v0.23.0 Sep 14 16:08:31.427 INFO kablam! Checking ncollide_pipeline v0.13.1 Sep 14 16:08:31.427 INFO kablam! Checking ncollide_transformation v0.9.0 Sep 14 16:08:35.212 INFO kablam! Checking ncollide v0.14.1 Sep 14 16:08:35.884 INFO kablam! Checking gfx4games v0.2.2 (file:///source) Sep 14 16:08:38.978 INFO kablam! warning: unused variable: `dt` Sep 14 16:08:38.979 INFO kablam! --> src/events.rs:89:13 Sep 14 16:08:38.979 INFO kablam! | Sep 14 16:08:38.979 INFO kablam! 89 | let mut dt = 1.0 / ups as f32; Sep 14 16:08:38.979 INFO kablam! | ^^ help: consider using `_dt` instead Sep 14 16:08:38.979 INFO kablam! | Sep 14 16:08:38.979 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 14 16:08:38.979 INFO kablam! Sep 14 16:08:38.979 INFO kablam! warning: unused variable: `first_frame` Sep 14 16:08:38.979 INFO kablam! --> src/events.rs:90:13 Sep 14 16:08:38.979 INFO kablam! | Sep 14 16:08:38.979 INFO kablam! 90 | let mut first_frame = true; Sep 14 16:08:38.979 INFO kablam! | ^^^^^^^^^^^ help: consider using `_first_frame` instead Sep 14 16:08:38.979 INFO kablam! Sep 14 16:08:39.147 INFO kablam! warning: unused variable: `dt` Sep 14 16:08:39.147 INFO kablam! --> src/events.rs:89:13 Sep 14 16:08:39.147 INFO kablam! | Sep 14 16:08:39.147 INFO kablam! 89 | let mut dt = 1.0 / ups as f32; Sep 14 16:08:39.147 INFO kablam! | ^^ help: consider using `_dt` instead Sep 14 16:08:39.147 INFO kablam! | Sep 14 16:08:39.147 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 14 16:08:39.147 INFO kablam! Sep 14 16:08:39.147 INFO kablam! warning: unused variable: `first_frame` Sep 14 16:08:39.147 INFO kablam! --> src/events.rs:90:13 Sep 14 16:08:39.147 INFO kablam! | Sep 14 16:08:39.147 INFO kablam! 90 | let mut first_frame = true; Sep 14 16:08:39.147 INFO kablam! | ^^^^^^^^^^^ help: consider using `_first_frame` instead Sep 14 16:08:39.147 INFO kablam! Sep 14 16:08:41.933 INFO kablam! warning: unused import: `nalgebra::Vector3` Sep 14 16:08:41.933 INFO kablam! --> examples/simple.rs:10:5 Sep 14 16:08:41.933 INFO kablam! | Sep 14 16:08:41.933 INFO kablam! 10 | use nalgebra::Vector3; Sep 14 16:08:41.933 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 14 16:08:41.933 INFO kablam! | Sep 14 16:08:41.933 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 16:08:41.933 INFO kablam! Sep 14 16:08:41.966 INFO kablam! error[E0061]: this function takes 3 parameters but 2 parameters were supplied Sep 14 16:08:41.966 INFO kablam! --> examples/simple.rs:41:5 Sep 14 16:08:41.966 INFO kablam! | Sep 14 16:08:41.966 INFO kablam! 41 | run(&mut ctx, &mut state); Sep 14 16:08:41.966 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected 3 parameters Sep 14 16:08:41.966 INFO kablam! Sep 14 16:08:41.979 INFO kablam! error: aborting due to previous error Sep 14 16:08:41.979 INFO kablam! Sep 14 16:08:41.979 INFO kablam! For more information about this error, try `rustc --explain E0061`. Sep 14 16:08:42.007 INFO kablam! error: Could not compile `gfx4games`. Sep 14 16:08:42.007 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 16:08:42.255 INFO kablam! error[E0061]: this function takes 3 parameters but 2 parameters were supplied Sep 14 16:08:42.255 INFO kablam! --> examples/collision.rs:47:5 Sep 14 16:08:42.255 INFO kablam! | Sep 14 16:08:42.255 INFO kablam! 47 | run(&mut ctx, &mut state); Sep 14 16:08:42.255 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected 3 parameters Sep 14 16:08:42.255 INFO kablam! Sep 14 16:08:42.255 INFO kablam! error: aborting due to previous error Sep 14 16:08:42.255 INFO kablam! Sep 14 16:08:42.255 INFO kablam! For more information about this error, try `rustc --explain E0061`. Sep 14 16:08:42.275 INFO kablam! error: Could not compile `gfx4games`. Sep 14 16:08:42.275 INFO kablam! Sep 14 16:08:42.275 INFO kablam! To learn more, run the command again with --verbose. Sep 14 16:08:42.275 INFO kablam! su: No module specific data is present Sep 14 16:08:43.351 INFO running `"docker" "rm" "-f" "7088fab475d2a0743cef9c773c2a33eb2a855f0bacbac08ffc111c8cc3738593"` Sep 14 16:08:43.590 INFO blam! 7088fab475d2a0743cef9c773c2a33eb2a855f0bacbac08ffc111c8cc3738593