Sep 06 06:37:45.171 INFO checking gfx4games-0.2.2 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 06:37:45.171 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 06:37:45.171 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-2/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-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:45.411 INFO blam! 80c7f8bea9c7ce47553e05ea40daf92d3cadb4bcdbcc66eec9ce6766ff0051d2 Sep 06 06:37:45.413 INFO running `"docker" "start" "-a" "80c7f8bea9c7ce47553e05ea40daf92d3cadb4bcdbcc66eec9ce6766ff0051d2"` Sep 06 06:37:46.382 INFO kablam! usermod: no changes Sep 06 06:37:46.658 INFO kablam! Compiling glutin v0.15.0 Sep 06 06:37:46.666 INFO kablam! Checking genmesh v0.5.0 Sep 06 06:37:46.666 INFO kablam! Checking freetype-rs v0.18.0 Sep 06 06:37:46.666 INFO kablam! Checking ncollide2d v0.15.4 Sep 06 06:37:46.670 INFO kablam! Checking winit v0.13.1 Sep 06 06:37:46.670 INFO kablam! Checking ncollide v0.14.1 Sep 06 06:37:49.838 INFO kablam! Checking gfx_text v0.22.0 Sep 06 06:38:05.054 INFO kablam! Checking gfx_window_glutin v0.23.0 Sep 06 06:38:06.286 INFO kablam! Checking gfx4games v0.2.2 (file:///source) Sep 06 06:38:09.255 INFO kablam! warning: unused variable: `dt` Sep 06 06:38:09.255 INFO kablam! --> src/events.rs:89:13 Sep 06 06:38:09.255 INFO kablam! | Sep 06 06:38:09.255 INFO kablam! 89 | let mut dt = 1.0 / ups as f32; Sep 06 06:38:09.255 INFO kablam! | ^^ help: consider using `_dt` instead Sep 06 06:38:09.255 INFO kablam! | Sep 06 06:38:09.255 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 06 06:38:09.255 INFO kablam! Sep 06 06:38:09.255 INFO kablam! warning: unused variable: `first_frame` Sep 06 06:38:09.255 INFO kablam! --> src/events.rs:90:13 Sep 06 06:38:09.255 INFO kablam! | Sep 06 06:38:09.255 INFO kablam! 90 | let mut first_frame = true; Sep 06 06:38:09.255 INFO kablam! | ^^^^^^^^^^^ help: consider using `_first_frame` instead Sep 06 06:38:09.255 INFO kablam! Sep 06 06:38:09.746 INFO kablam! warning: unused variable: `dt` Sep 06 06:38:09.746 INFO kablam! --> src/events.rs:89:13 Sep 06 06:38:09.746 INFO kablam! | Sep 06 06:38:09.746 INFO kablam! 89 | let mut dt = 1.0 / ups as f32; Sep 06 06:38:09.746 INFO kablam! | ^^ help: consider using `_dt` instead Sep 06 06:38:09.746 INFO kablam! | Sep 06 06:38:09.746 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 06 06:38:09.746 INFO kablam! Sep 06 06:38:09.746 INFO kablam! warning: unused variable: `first_frame` Sep 06 06:38:09.746 INFO kablam! --> src/events.rs:90:13 Sep 06 06:38:09.746 INFO kablam! | Sep 06 06:38:09.746 INFO kablam! 90 | let mut first_frame = true; Sep 06 06:38:09.746 INFO kablam! | ^^^^^^^^^^^ help: consider using `_first_frame` instead Sep 06 06:38:09.747 INFO kablam! Sep 06 06:38:12.482 INFO kablam! error[E0061]: this function takes 3 parameters but 2 parameters were supplied Sep 06 06:38:12.482 INFO kablam! --> examples/collision.rs:47:5 Sep 06 06:38:12.482 INFO kablam! | Sep 06 06:38:12.482 INFO kablam! 47 | run(&mut ctx, &mut state); Sep 06 06:38:12.482 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected 3 parameters Sep 06 06:38:12.482 INFO kablam! Sep 06 06:38:12.482 INFO kablam! error: aborting due to previous error Sep 06 06:38:12.482 INFO kablam! Sep 06 06:38:12.482 INFO kablam! For more information about this error, try `rustc --explain E0061`. Sep 06 06:38:12.514 INFO kablam! error: Could not compile `gfx4games`. Sep 06 06:38:12.514 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 06:38:13.078 INFO kablam! warning: unused import: `nalgebra::Vector3` Sep 06 06:38:13.078 INFO kablam! --> examples/simple.rs:10:5 Sep 06 06:38:13.078 INFO kablam! | Sep 06 06:38:13.078 INFO kablam! 10 | use nalgebra::Vector3; Sep 06 06:38:13.078 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 06 06:38:13.078 INFO kablam! | Sep 06 06:38:13.078 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 06 06:38:13.078 INFO kablam! Sep 06 06:38:13.098 INFO kablam! error[E0061]: this function takes 3 parameters but 2 parameters were supplied Sep 06 06:38:13.098 INFO kablam! --> examples/simple.rs:41:5 Sep 06 06:38:13.098 INFO kablam! | Sep 06 06:38:13.098 INFO kablam! 41 | run(&mut ctx, &mut state); Sep 06 06:38:13.098 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected 3 parameters Sep 06 06:38:13.098 INFO kablam! Sep 06 06:38:13.098 INFO kablam! error: aborting due to previous error Sep 06 06:38:13.098 INFO kablam! Sep 06 06:38:13.098 INFO kablam! For more information about this error, try `rustc --explain E0061`. Sep 06 06:38:13.114 INFO kablam! error: Could not compile `gfx4games`. Sep 06 06:38:13.114 INFO kablam! Sep 06 06:38:13.114 INFO kablam! To learn more, run the command again with --verbose. Sep 06 06:38:13.122 INFO kablam! su: No module specific data is present Sep 06 06:38:13.973 INFO running `"docker" "rm" "-f" "80c7f8bea9c7ce47553e05ea40daf92d3cadb4bcdbcc66eec9ce6766ff0051d2"` Sep 06 06:38:14.095 INFO blam! 80c7f8bea9c7ce47553e05ea40daf92d3cadb4bcdbcc66eec9ce6766ff0051d2