Sep 04 14:28:37.445 INFO checking hlua-badtouch-0.4.2 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 14:28:37.445 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 14:28:37.445 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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=500" "-e" "CMD=cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 14:28:37.605 INFO blam! 177199e8ffb21e3ff48035728cc7ec5887dbe296736b23c8c164c7fd1d2c8f86 Sep 04 14:28:37.606 INFO running `"docker" "start" "-a" "177199e8ffb21e3ff48035728cc7ec5887dbe296736b23c8c164c7fd1d2c8f86"` Sep 04 14:28:38.241 INFO kablam! Compiling lua52-sys v0.1.1 Sep 04 14:28:42.441 INFO kablam! Checking hlua-badtouch v0.4.2 (file:///source) Sep 04 14:28:43.276 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 14:28:43.276 INFO kablam! --> src/rust_tables.rs:24:39 Sep 04 14:28:43.276 INFO kablam! | Sep 04 14:28:43.276 INFO kablam! 24 | for (elem, index) in iterator.zip((1..)) { Sep 04 14:28:43.276 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 14:28:43.276 INFO kablam! | Sep 04 14:28:43.276 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 14:28:43.276 INFO kablam! Sep 04 14:28:43.399 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 14:28:43.399 INFO kablam! --> src/lua_functions.rs:461:84 Sep 04 14:28:43.399 INFO kablam! | Sep 04 14:28:43.399 INFO kablam! 461 | let val: i32 = lua.get::, _>("foo").unwrap().call_with_args((3)).unwrap(); Sep 04 14:28:43.399 INFO kablam! | ^^^ help: remove these parentheses Sep 04 14:28:43.399 INFO kablam! | Sep 04 14:28:43.399 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 14:28:43.399 INFO kablam! Sep 04 14:28:43.402 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 14:28:43.402 INFO kablam! --> src/rust_tables.rs:24:39 Sep 04 14:28:43.402 INFO kablam! | Sep 04 14:28:43.402 INFO kablam! 24 | for (elem, index) in iterator.zip((1..)) { Sep 04 14:28:43.402 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 14:28:43.402 INFO kablam! Sep 04 14:28:47.540 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 04 14:28:47.540 INFO kablam! --> tests/userdata.rs:1:1 Sep 04 14:28:47.540 INFO kablam! | Sep 04 14:28:47.540 INFO kablam! 1 | extern crate hlua; Sep 04 14:28:47.540 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 04 14:28:47.540 INFO kablam! Sep 04 14:28:47.540 INFO kablam! error: aborting due to previous error Sep 04 14:28:47.540 INFO kablam! Sep 04 14:28:47.540 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 14:28:47.554 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 04 14:28:47.555 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 14:28:47.614 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 04 14:28:47.614 INFO kablam! --> tests/ffi.rs:3:1 Sep 04 14:28:47.614 INFO kablam! | Sep 04 14:28:47.614 INFO kablam! 3 | extern crate hlua; Sep 04 14:28:47.614 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 04 14:28:47.614 INFO kablam! Sep 04 14:28:47.627 INFO kablam! error: aborting due to previous error Sep 04 14:28:47.627 INFO kablam! Sep 04 14:28:47.627 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 14:28:47.629 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 04 14:28:47.629 INFO kablam! --> examples/repl.rs:1:1 Sep 04 14:28:47.629 INFO kablam! | Sep 04 14:28:47.629 INFO kablam! 1 | extern crate hlua; Sep 04 14:28:47.629 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 04 14:28:47.629 INFO kablam! Sep 04 14:28:47.629 INFO kablam! error: aborting due to previous error Sep 04 14:28:47.629 INFO kablam! Sep 04 14:28:47.630 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 14:28:47.634 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 04 14:28:47.635 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 14:28:47.636 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 04 14:28:47.637 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 14:28:47.795 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 04 14:28:47.795 INFO kablam! --> examples/rust_function.rs:1:1 Sep 04 14:28:47.795 INFO kablam! | Sep 04 14:28:47.795 INFO kablam! 1 | extern crate hlua; Sep 04 14:28:47.795 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 04 14:28:47.795 INFO kablam! Sep 04 14:28:47.796 INFO kablam! error: aborting due to previous error Sep 04 14:28:47.796 INFO kablam! Sep 04 14:28:47.796 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 14:28:47.801 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 04 14:28:47.801 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 14:28:47.805 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 04 14:28:47.805 INFO kablam! --> examples/basic.rs:1:1 Sep 04 14:28:47.805 INFO kablam! | Sep 04 14:28:47.805 INFO kablam! 1 | extern crate hlua; Sep 04 14:28:47.805 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 04 14:28:47.806 INFO kablam! Sep 04 14:28:47.810 INFO kablam! error: aborting due to previous error Sep 04 14:28:47.810 INFO kablam! Sep 04 14:28:47.810 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 14:28:47.816 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 04 14:28:47.816 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 14:28:47.849 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 04 14:28:47.849 INFO kablam! --> examples/sound-api.rs:2:1 Sep 04 14:28:47.849 INFO kablam! | Sep 04 14:28:47.849 INFO kablam! 2 | extern crate hlua; Sep 04 14:28:47.849 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 04 14:28:47.849 INFO kablam! Sep 04 14:28:47.849 INFO kablam! error: aborting due to previous error Sep 04 14:28:47.850 INFO kablam! Sep 04 14:28:47.850 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 14:28:47.855 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 04 14:28:47.855 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 14:28:48.820 INFO kablam! error: build failed Sep 04 14:28:48.822 INFO kablam! su: No module specific data is present Sep 04 14:28:49.254 INFO running `"docker" "rm" "-f" "177199e8ffb21e3ff48035728cc7ec5887dbe296736b23c8c164c7fd1d2c8f86"` Sep 04 14:28:49.339 INFO blam! 177199e8ffb21e3ff48035728cc7ec5887dbe296736b23c8c164c7fd1d2c8f86