Sep 06 05:33:20.225 INFO checking hlua-badtouch-0.4.2 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 05:33:20.225 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 05:33:20.225 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-4/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 05:33:20.488 INFO blam! 665e7910d9509cf7a5bb93774fd519b472053768c410cfb73ab0b4f7646bb1e2 Sep 06 05:33:20.489 INFO running `"docker" "start" "-a" "665e7910d9509cf7a5bb93774fd519b472053768c410cfb73ab0b4f7646bb1e2"` Sep 06 05:33:21.130 INFO kablam! usermod: no changes Sep 06 05:33:21.155 INFO kablam! Compiling lua52-sys v0.1.1 Sep 06 05:33:25.308 INFO kablam! Checking hlua-badtouch v0.4.2 (file:///source) Sep 06 05:33:25.832 INFO kablam! warning: unnecessary parentheses around method argument Sep 06 05:33:25.832 INFO kablam! --> src/rust_tables.rs:24:39 Sep 06 05:33:25.832 INFO kablam! | Sep 06 05:33:25.832 INFO kablam! 24 | for (elem, index) in iterator.zip((1..)) { Sep 06 05:33:25.832 INFO kablam! | ^^^^^ help: remove these parentheses Sep 06 05:33:25.838 INFO kablam! | Sep 06 05:33:25.838 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 06 05:33:25.838 INFO kablam! Sep 06 05:33:25.898 INFO kablam! warning: unnecessary parentheses around method argument Sep 06 05:33:25.898 INFO kablam! --> src/lua_functions.rs:461:84 Sep 06 05:33:25.898 INFO kablam! | Sep 06 05:33:25.898 INFO kablam! 461 | let val: i32 = lua.get::, _>("foo").unwrap().call_with_args((3)).unwrap(); Sep 06 05:33:25.898 INFO kablam! | ^^^ help: remove these parentheses Sep 06 05:33:25.898 INFO kablam! | Sep 06 05:33:25.898 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 06 05:33:25.898 INFO kablam! Sep 06 05:33:25.898 INFO kablam! warning: unnecessary parentheses around method argument Sep 06 05:33:25.898 INFO kablam! --> src/rust_tables.rs:24:39 Sep 06 05:33:25.898 INFO kablam! | Sep 06 05:33:25.898 INFO kablam! 24 | for (elem, index) in iterator.zip((1..)) { Sep 06 05:33:25.898 INFO kablam! | ^^^^^ help: remove these parentheses Sep 06 05:33:25.898 INFO kablam! Sep 06 05:33:28.057 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 06 05:33:28.057 INFO kablam! --> examples/sound-api.rs:2:1 Sep 06 05:33:28.057 INFO kablam! | Sep 06 05:33:28.057 INFO kablam! 2 | extern crate hlua; Sep 06 05:33:28.057 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 06 05:33:28.057 INFO kablam! Sep 06 05:33:28.057 INFO kablam! error: aborting due to previous error Sep 06 05:33:28.057 INFO kablam! Sep 06 05:33:28.057 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 06 05:33:28.068 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 06 05:33:28.068 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 05:33:28.094 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 06 05:33:28.094 INFO kablam! --> examples/rust_function.rs:1:1 Sep 06 05:33:28.094 INFO kablam! | Sep 06 05:33:28.094 INFO kablam! 1 | extern crate hlua; Sep 06 05:33:28.094 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 06 05:33:28.094 INFO kablam! Sep 06 05:33:28.094 INFO kablam! error: aborting due to previous error Sep 06 05:33:28.094 INFO kablam! Sep 06 05:33:28.094 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 06 05:33:28.114 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 06 05:33:28.114 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 05:33:28.187 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 06 05:33:28.187 INFO kablam! --> tests/userdata.rs:1:1 Sep 06 05:33:28.187 INFO kablam! | Sep 06 05:33:28.187 INFO kablam! 1 | extern crate hlua; Sep 06 05:33:28.187 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 06 05:33:28.187 INFO kablam! Sep 06 05:33:28.190 INFO kablam! error: aborting due to previous error Sep 06 05:33:28.190 INFO kablam! Sep 06 05:33:28.190 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 06 05:33:28.214 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 06 05:33:28.214 INFO kablam! --> tests/ffi.rs:3:1 Sep 06 05:33:28.214 INFO kablam! | Sep 06 05:33:28.214 INFO kablam! 3 | extern crate hlua; Sep 06 05:33:28.214 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 06 05:33:28.214 INFO kablam! Sep 06 05:33:28.214 INFO kablam! error: aborting due to previous error Sep 06 05:33:28.214 INFO kablam! Sep 06 05:33:28.214 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 06 05:33:28.218 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 06 05:33:28.218 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 05:33:28.226 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 06 05:33:28.226 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 05:33:28.245 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 06 05:33:28.245 INFO kablam! --> examples/basic.rs:1:1 Sep 06 05:33:28.245 INFO kablam! | Sep 06 05:33:28.245 INFO kablam! 1 | extern crate hlua; Sep 06 05:33:28.245 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 06 05:33:28.245 INFO kablam! Sep 06 05:33:28.257 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 06 05:33:28.257 INFO kablam! --> examples/repl.rs:1:1 Sep 06 05:33:28.257 INFO kablam! | Sep 06 05:33:28.257 INFO kablam! 1 | extern crate hlua; Sep 06 05:33:28.257 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 06 05:33:28.257 INFO kablam! Sep 06 05:33:28.266 INFO kablam! error: aborting due to previous error Sep 06 05:33:28.266 INFO kablam! Sep 06 05:33:28.266 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 06 05:33:28.266 INFO kablam! error: aborting due to previous error Sep 06 05:33:28.266 INFO kablam! Sep 06 05:33:28.266 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 06 05:33:28.270 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 06 05:33:28.270 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 05:33:28.270 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 06 05:33:28.270 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 05:33:28.818 INFO kablam! error: build failed Sep 06 05:33:28.822 INFO kablam! su: No module specific data is present Sep 06 05:33:29.614 INFO running `"docker" "rm" "-f" "665e7910d9509cf7a5bb93774fd519b472053768c410cfb73ab0b4f7646bb1e2"` Sep 06 05:33:29.668 INFO blam! 665e7910d9509cf7a5bb93774fd519b472053768c410cfb73ab0b4f7646bb1e2