Sep 20 01:20:02.019 INFO checking gfx4games-0.2.2 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 20 01:20:02.019 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 20 01:20:02.019 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-1/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 01:20:02.411 INFO blam! 792f7af6528a230c08ac36e4404b453f2aa1f9573f1945ac1967fa14f55bc178 Sep 20 01:20:02.413 INFO running `"docker" "start" "-a" "792f7af6528a230c08ac36e4404b453f2aa1f9573f1945ac1967fa14f55bc178"` Sep 20 01:20:05.654 INFO kablam! usermod: no changes Sep 20 01:20:06.019 INFO kablam! Checking mint v0.2.0 Sep 20 01:20:06.032 INFO kablam! Compiling glutin v0.15.0 Sep 20 01:20:06.039 INFO kablam! Checking freetype-rs v0.18.0 Sep 20 01:20:06.040 INFO kablam! Checking ncollide_math v0.9.0 Sep 20 01:20:06.041 INFO kablam! Checking ncollide2d v0.15.4 Sep 20 01:20:06.079 INFO kablam! Checking winit v0.13.1 Sep 20 01:20:07.523 INFO kablam! Checking genmesh v0.5.0 Sep 20 01:20:10.400 INFO kablam! Checking gfx_text v0.22.0 Sep 20 01:20:14.139 INFO kablam! Checking ncollide_utils v0.9.0 Sep 20 01:20:18.386 INFO kablam! Checking ncollide_geometry v0.6.3 Sep 20 01:20:18.387 INFO kablam! Checking ncollide_procedural v0.9.0 Sep 20 01:20:35.543 INFO kablam! Checking gfx_window_glutin v0.23.0 Sep 20 01:20:40.271 INFO kablam! Checking ncollide_pipeline v0.13.1 Sep 20 01:20:40.276 INFO kablam! Checking ncollide_transformation v0.9.0 Sep 20 01:20:45.059 INFO kablam! Checking ncollide v0.14.1 Sep 20 01:20:45.875 INFO kablam! Checking gfx4games v0.2.2 (/source) Sep 20 01:20:48.318 INFO kablam! warning: unused variable: `dt` Sep 20 01:20:48.319 INFO kablam! --> src/events.rs:89:13 Sep 20 01:20:48.319 INFO kablam! | Sep 20 01:20:48.319 INFO kablam! 89 | let mut dt = 1.0 / ups as f32; Sep 20 01:20:48.319 INFO kablam! | ^^ help: consider using `_dt` instead Sep 20 01:20:48.319 INFO kablam! | Sep 20 01:20:48.319 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 20 01:20:48.319 INFO kablam! Sep 20 01:20:48.319 INFO kablam! warning: unused variable: `first_frame` Sep 20 01:20:48.323 INFO kablam! --> src/events.rs:90:13 Sep 20 01:20:48.323 INFO kablam! | Sep 20 01:20:48.323 INFO kablam! 90 | let mut first_frame = true; Sep 20 01:20:48.323 INFO kablam! | ^^^^^^^^^^^ help: consider using `_first_frame` instead Sep 20 01:20:48.323 INFO kablam! Sep 20 01:20:48.443 INFO kablam! warning: unused variable: `dt` Sep 20 01:20:48.443 INFO kablam! --> src/events.rs:89:13 Sep 20 01:20:48.443 INFO kablam! | Sep 20 01:20:48.443 INFO kablam! 89 | let mut dt = 1.0 / ups as f32; Sep 20 01:20:48.443 INFO kablam! | ^^ help: consider using `_dt` instead Sep 20 01:20:48.443 INFO kablam! | Sep 20 01:20:48.443 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 20 01:20:48.443 INFO kablam! Sep 20 01:20:48.443 INFO kablam! warning: unused variable: `first_frame` Sep 20 01:20:48.443 INFO kablam! --> src/events.rs:90:13 Sep 20 01:20:48.443 INFO kablam! | Sep 20 01:20:48.443 INFO kablam! 90 | let mut first_frame = true; Sep 20 01:20:48.443 INFO kablam! | ^^^^^^^^^^^ help: consider using `_first_frame` instead Sep 20 01:20:48.443 INFO kablam! Sep 20 01:20:50.359 INFO kablam! error[E0061]: this function takes 3 parameters but 2 parameters were supplied Sep 20 01:20:50.359 INFO kablam! --> examples/collision.rs:47:5 Sep 20 01:20:50.359 INFO kablam! | Sep 20 01:20:50.359 INFO kablam! 47 | run(&mut ctx, &mut state); Sep 20 01:20:50.359 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected 3 parameters Sep 20 01:20:50.359 INFO kablam! Sep 20 01:20:50.359 INFO kablam! error: aborting due to previous error Sep 20 01:20:50.359 INFO kablam! Sep 20 01:20:50.359 INFO kablam! For more information about this error, try `rustc --explain E0061`. Sep 20 01:20:50.375 INFO kablam! error: Could not compile `gfx4games`. Sep 20 01:20:50.375 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 01:20:50.387 INFO kablam! warning: unused import: `nalgebra::Vector3` Sep 20 01:20:50.387 INFO kablam! --> examples/simple.rs:10:5 Sep 20 01:20:50.387 INFO kablam! | Sep 20 01:20:50.387 INFO kablam! 10 | use nalgebra::Vector3; Sep 20 01:20:50.387 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 20 01:20:50.387 INFO kablam! | Sep 20 01:20:50.387 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 01:20:50.387 INFO kablam! Sep 20 01:20:50.415 INFO kablam! error[E0061]: this function takes 3 parameters but 2 parameters were supplied Sep 20 01:20:50.415 INFO kablam! --> examples/simple.rs:41:5 Sep 20 01:20:50.415 INFO kablam! | Sep 20 01:20:50.415 INFO kablam! 41 | run(&mut ctx, &mut state); Sep 20 01:20:50.415 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected 3 parameters Sep 20 01:20:50.415 INFO kablam! Sep 20 01:20:50.415 INFO kablam! error: aborting due to previous error Sep 20 01:20:50.415 INFO kablam! Sep 20 01:20:50.415 INFO kablam! For more information about this error, try `rustc --explain E0061`. Sep 20 01:20:50.424 INFO kablam! error: Could not compile `gfx4games`. Sep 20 01:20:50.424 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 01:20:50.552 INFO kablam! error: build failed Sep 20 01:20:50.554 INFO kablam! su: No module specific data is present Sep 20 01:20:51.101 INFO running `"docker" "rm" "-f" "792f7af6528a230c08ac36e4404b453f2aa1f9573f1945ac1967fa14f55bc178"` Sep 20 01:20:51.205 INFO blam! 792f7af6528a230c08ac36e4404b453f2aa1f9573f1945ac1967fa14f55bc178