Sep 20 03:05:53.444 INFO checking gfx4games-0.2.2 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 03:05:53.444 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 03:05:53.444 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-3/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 03:05:53.632 INFO blam! 90a1f087142b902ef6be90054b47b84408bc178ce6337128cda6cddeb2489af6 Sep 20 03:05:53.634 INFO running `"docker" "start" "-a" "90a1f087142b902ef6be90054b47b84408bc178ce6337128cda6cddeb2489af6"` Sep 20 03:05:56.390 INFO kablam! usermod: no changes Sep 20 03:05:56.710 INFO kablam! Checking mint v0.2.0 Sep 20 03:05:56.722 INFO kablam! Compiling glutin v0.15.0 Sep 20 03:05:56.722 INFO kablam! Checking ncollide2d v0.15.4 Sep 20 03:05:56.722 INFO kablam! Checking gfx_text v0.22.0 Sep 20 03:05:56.746 INFO kablam! Checking ncollide_procedural v0.9.0 Sep 20 03:05:56.746 INFO kablam! Checking ncollide_geometry v0.6.3 Sep 20 03:05:56.746 INFO kablam! Checking winit v0.13.1 Sep 20 03:05:58.490 INFO kablam! Checking genmesh v0.5.0 Sep 20 03:06:21.578 INFO kablam! Checking gfx_window_glutin v0.23.0 Sep 20 03:06:23.666 INFO kablam! Checking ncollide_transformation v0.9.0 Sep 20 03:06:23.666 INFO kablam! Checking ncollide_pipeline v0.13.1 Sep 20 03:06:28.070 INFO kablam! Checking ncollide v0.14.1 Sep 20 03:06:28.899 INFO kablam! Checking gfx4games v0.2.2 (/source) Sep 20 03:06:32.010 INFO kablam! warning: unused variable: `dt` Sep 20 03:06:32.010 INFO kablam! --> src/events.rs:89:13 Sep 20 03:06:32.010 INFO kablam! | Sep 20 03:06:32.010 INFO kablam! 89 | let mut dt = 1.0 / ups as f32; Sep 20 03:06:32.010 INFO kablam! | ^^ help: consider using `_dt` instead Sep 20 03:06:32.010 INFO kablam! | Sep 20 03:06:32.010 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 20 03:06:32.010 INFO kablam! Sep 20 03:06:32.010 INFO kablam! warning: unused variable: `first_frame` Sep 20 03:06:32.010 INFO kablam! --> src/events.rs:90:13 Sep 20 03:06:32.010 INFO kablam! | Sep 20 03:06:32.010 INFO kablam! 90 | let mut first_frame = true; Sep 20 03:06:32.010 INFO kablam! | ^^^^^^^^^^^ help: consider using `_first_frame` instead Sep 20 03:06:32.010 INFO kablam! Sep 20 03:06:32.894 INFO kablam! warning: unused variable: `dt` Sep 20 03:06:32.894 INFO kablam! --> src/events.rs:89:13 Sep 20 03:06:32.894 INFO kablam! | Sep 20 03:06:32.894 INFO kablam! 89 | let mut dt = 1.0 / ups as f32; Sep 20 03:06:32.894 INFO kablam! | ^^ help: consider using `_dt` instead Sep 20 03:06:32.926 INFO kablam! | Sep 20 03:06:32.926 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 20 03:06:32.926 INFO kablam! Sep 20 03:06:32.926 INFO kablam! warning: unused variable: `first_frame` Sep 20 03:06:32.926 INFO kablam! --> src/events.rs:90:13 Sep 20 03:06:32.926 INFO kablam! | Sep 20 03:06:32.926 INFO kablam! 90 | let mut first_frame = true; Sep 20 03:06:32.926 INFO kablam! | ^^^^^^^^^^^ help: consider using `_first_frame` instead Sep 20 03:06:32.926 INFO kablam! Sep 20 03:06:36.582 INFO kablam! error[E0061]: this function takes 3 parameters but 2 parameters were supplied Sep 20 03:06:36.582 INFO kablam! --> examples/collision.rs:47:5 Sep 20 03:06:36.582 INFO kablam! | Sep 20 03:06:36.582 INFO kablam! 47 | run(&mut ctx, &mut state); Sep 20 03:06:36.582 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected 3 parameters Sep 20 03:06:36.582 INFO kablam! Sep 20 03:06:36.590 INFO kablam! error: aborting due to previous error Sep 20 03:06:36.590 INFO kablam! Sep 20 03:06:36.590 INFO kablam! For more information about this error, try `rustc --explain E0061`. Sep 20 03:06:36.622 INFO kablam! error: Could not compile `gfx4games`. Sep 20 03:06:36.622 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 03:06:36.662 INFO kablam! warning: unused import: `nalgebra::Vector3` Sep 20 03:06:36.662 INFO kablam! --> examples/simple.rs:10:5 Sep 20 03:06:36.662 INFO kablam! | Sep 20 03:06:36.662 INFO kablam! 10 | use nalgebra::Vector3; Sep 20 03:06:36.662 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 20 03:06:36.662 INFO kablam! | Sep 20 03:06:36.662 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 03:06:36.662 INFO kablam! Sep 20 03:06:36.694 INFO kablam! error[E0061]: this function takes 3 parameters but 2 parameters were supplied Sep 20 03:06:36.694 INFO kablam! --> examples/simple.rs:41:5 Sep 20 03:06:36.694 INFO kablam! | Sep 20 03:06:36.694 INFO kablam! 41 | run(&mut ctx, &mut state); Sep 20 03:06:36.694 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected 3 parameters Sep 20 03:06:36.694 INFO kablam! Sep 20 03:06:36.694 INFO kablam! error: aborting due to previous error Sep 20 03:06:36.694 INFO kablam! Sep 20 03:06:36.694 INFO kablam! For more information about this error, try `rustc --explain E0061`. Sep 20 03:06:36.718 INFO kablam! error: Could not compile `gfx4games`. Sep 20 03:06:36.718 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 03:06:36.842 INFO kablam! error: build failed Sep 20 03:06:36.846 INFO kablam! su: No module specific data is present Sep 20 03:06:37.882 INFO running `"docker" "rm" "-f" "90a1f087142b902ef6be90054b47b84408bc178ce6337128cda6cddeb2489af6"` Sep 20 03:06:38.003 INFO blam! 90a1f087142b902ef6be90054b47b84408bc178ce6337128cda6cddeb2489af6