Sep 06 06:37:40.112 INFO checking gfx4games-0.2.2 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 06:37:40.112 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 06:37:40.112 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-0/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 06:37:40.310 INFO blam! 2dec75b6fb03608408fa3c751e726906a6c2f48822ea4eac5e048d056e42978a Sep 06 06:37:40.312 INFO running `"docker" "start" "-a" "2dec75b6fb03608408fa3c751e726906a6c2f48822ea4eac5e048d056e42978a"` Sep 06 06:37:42.194 INFO kablam! usermod: no changes Sep 06 06:37:42.577 INFO kablam! Checking cgmath v0.14.1 Sep 06 06:37:42.577 INFO kablam! Checking alga v0.5.4 Sep 06 06:37:42.577 INFO kablam! Compiling glutin v0.15.0 Sep 06 06:37:42.586 INFO kablam! Checking freetype-rs v0.18.0 Sep 06 06:37:42.630 INFO kablam! Checking winit v0.13.1 Sep 06 06:37:44.996 INFO kablam! Checking gfx_text v0.22.0 Sep 06 06:37:52.416 INFO kablam! Checking nalgebra v0.14.4 Sep 06 06:37:58.922 INFO kablam! Checking genmesh v0.5.0 Sep 06 06:38:04.298 INFO kablam! Checking gfx_window_glutin v0.23.0 Sep 06 06:38:28.025 INFO kablam! Checking ncollide_math v0.9.0 Sep 06 06:38:28.025 INFO kablam! Checking ncollide2d v0.15.4 Sep 06 06:38:29.016 INFO kablam! Checking ncollide_utils v0.9.0 Sep 06 06:38:30.554 INFO kablam! Checking ncollide_procedural v0.9.0 Sep 06 06:38:30.554 INFO kablam! Checking ncollide_geometry v0.6.3 Sep 06 06:38:41.275 INFO kablam! Checking ncollide_pipeline v0.13.1 Sep 06 06:38:41.275 INFO kablam! Checking ncollide_transformation v0.9.0 Sep 06 06:38:43.704 INFO kablam! Checking ncollide v0.14.1 Sep 06 06:38:44.300 INFO kablam! Checking gfx4games v0.2.2 (file:///source) Sep 06 06:38:46.450 INFO kablam! warning: unused variable: `dt` Sep 06 06:38:46.450 INFO kablam! --> src/events.rs:89:13 Sep 06 06:38:46.450 INFO kablam! | Sep 06 06:38:46.450 INFO kablam! 89 | let mut dt = 1.0 / ups as f32; Sep 06 06:38:46.450 INFO kablam! | ^^ help: consider using `_dt` instead Sep 06 06:38:46.450 INFO kablam! | Sep 06 06:38:46.450 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 06 06:38:46.450 INFO kablam! Sep 06 06:38:46.450 INFO kablam! warning: unused variable: `first_frame` Sep 06 06:38:46.450 INFO kablam! --> src/events.rs:90:13 Sep 06 06:38:46.450 INFO kablam! | Sep 06 06:38:46.451 INFO kablam! 90 | let mut first_frame = true; Sep 06 06:38:46.451 INFO kablam! | ^^^^^^^^^^^ help: consider using `_first_frame` instead Sep 06 06:38:46.451 INFO kablam! Sep 06 06:38:46.452 INFO kablam! warning: unused variable: `dt` Sep 06 06:38:46.452 INFO kablam! --> src/events.rs:89:13 Sep 06 06:38:46.452 INFO kablam! | Sep 06 06:38:46.452 INFO kablam! 89 | let mut dt = 1.0 / ups as f32; Sep 06 06:38:46.452 INFO kablam! | ^^ help: consider using `_dt` instead Sep 06 06:38:46.452 INFO kablam! | Sep 06 06:38:46.452 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 06 06:38:46.452 INFO kablam! Sep 06 06:38:46.452 INFO kablam! warning: unused variable: `first_frame` Sep 06 06:38:46.452 INFO kablam! --> src/events.rs:90:13 Sep 06 06:38:46.452 INFO kablam! | Sep 06 06:38:46.452 INFO kablam! 90 | let mut first_frame = true; Sep 06 06:38:46.452 INFO kablam! | ^^^^^^^^^^^ help: consider using `_first_frame` instead Sep 06 06:38:46.452 INFO kablam! Sep 06 06:38:48.277 INFO kablam! warning: unused import: `nalgebra::Vector3` Sep 06 06:38:48.277 INFO kablam! --> examples/simple.rs:10:5 Sep 06 06:38:48.277 INFO kablam! | Sep 06 06:38:48.277 INFO kablam! 10 | use nalgebra::Vector3; Sep 06 06:38:48.277 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 06 06:38:48.277 INFO kablam! | Sep 06 06:38:48.277 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 06 06:38:48.277 INFO kablam! Sep 06 06:38:48.283 INFO kablam! error[E0061]: this function takes 3 parameters but 2 parameters were supplied Sep 06 06:38:48.283 INFO kablam! --> examples/collision.rs:47:5 Sep 06 06:38:48.283 INFO kablam! | Sep 06 06:38:48.283 INFO kablam! 47 | run(&mut ctx, &mut state); Sep 06 06:38:48.283 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected 3 parameters Sep 06 06:38:48.283 INFO kablam! Sep 06 06:38:48.284 INFO kablam! error: aborting due to previous error Sep 06 06:38:48.284 INFO kablam! Sep 06 06:38:48.284 INFO kablam! For more information about this error, try `rustc --explain E0061`. Sep 06 06:38:48.292 INFO kablam! error[E0061]: this function takes 3 parameters but 2 parameters were supplied Sep 06 06:38:48.292 INFO kablam! --> examples/simple.rs:41:5 Sep 06 06:38:48.292 INFO kablam! | Sep 06 06:38:48.292 INFO kablam! 41 | run(&mut ctx, &mut state); Sep 06 06:38:48.292 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected 3 parameters Sep 06 06:38:48.292 INFO kablam! Sep 06 06:38:48.293 INFO kablam! error: aborting due to previous error Sep 06 06:38:48.293 INFO kablam! Sep 06 06:38:48.293 INFO kablam! For more information about this error, try `rustc --explain E0061`. Sep 06 06:38:48.294 INFO kablam! error: Could not compile `gfx4games`. Sep 06 06:38:48.294 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 06:38:48.304 INFO kablam! error: Could not compile `gfx4games`. Sep 06 06:38:48.304 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 06:38:48.435 INFO kablam! error: build failed Sep 06 06:38:48.437 INFO kablam! su: No module specific data is present Sep 06 06:38:48.818 INFO running `"docker" "rm" "-f" "2dec75b6fb03608408fa3c751e726906a6c2f48822ea4eac5e048d056e42978a"` Sep 06 06:38:48.899 INFO blam! 2dec75b6fb03608408fa3c751e726906a6c2f48822ea4eac5e048d056e42978a