Sep 04 14:28:37.816 INFO checking hlua-badtouch-0.4.2 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 14:28:37.816 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 14:28:37.817 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-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.970 INFO blam! 2b8a75b479a7c34d26fc42d2820c0989d88603505444474464a13ed54d8502c4 Sep 04 14:28:37.971 INFO running `"docker" "start" "-a" "2b8a75b479a7c34d26fc42d2820c0989d88603505444474464a13ed54d8502c4"` Sep 04 14:28:38.621 INFO kablam! Compiling lua52-sys v0.1.1 Sep 04 14:28:41.845 INFO kablam! Checking hlua-badtouch v0.4.2 (file:///source) Sep 04 14:28:42.526 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 14:28:42.526 INFO kablam! --> src/rust_tables.rs:24:39 Sep 04 14:28:42.526 INFO kablam! | Sep 04 14:28:42.526 INFO kablam! 24 | for (elem, index) in iterator.zip((1..)) { Sep 04 14:28:42.526 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 14:28:42.526 INFO kablam! | Sep 04 14:28:42.527 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 14:28:42.527 INFO kablam! Sep 04 14:28:42.597 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 14:28:42.597 INFO kablam! --> src/lua_functions.rs:461:84 Sep 04 14:28:42.597 INFO kablam! | Sep 04 14:28:42.597 INFO kablam! 461 | let val: i32 = lua.get::, _>("foo").unwrap().call_with_args((3)).unwrap(); Sep 04 14:28:42.597 INFO kablam! | ^^^ help: remove these parentheses Sep 04 14:28:42.597 INFO kablam! | Sep 04 14:28:42.597 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 14:28:42.597 INFO kablam! Sep 04 14:28:42.599 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 14:28:42.599 INFO kablam! --> src/rust_tables.rs:24:39 Sep 04 14:28:42.599 INFO kablam! | Sep 04 14:28:42.599 INFO kablam! 24 | for (elem, index) in iterator.zip((1..)) { Sep 04 14:28:42.599 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 14:28:42.599 INFO kablam! Sep 04 14:28:45.873 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 04 14:28:45.873 INFO kablam! --> examples/rust_function.rs:1:1 Sep 04 14:28:45.873 INFO kablam! | Sep 04 14:28:45.874 INFO kablam! 1 | extern crate hlua; Sep 04 14:28:45.874 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 04 14:28:45.874 INFO kablam! Sep 04 14:28:45.875 INFO kablam! error: aborting due to previous error Sep 04 14:28:45.875 INFO kablam! Sep 04 14:28:45.876 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 14:28:45.883 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 04 14:28:45.884 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 14:28:46.310 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 04 14:28:46.310 INFO kablam! --> examples/sound-api.rs:2:1 Sep 04 14:28:46.310 INFO kablam! | Sep 04 14:28:46.310 INFO kablam! 2 | extern crate hlua; Sep 04 14:28:46.310 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 04 14:28:46.310 INFO kablam! Sep 04 14:28:46.311 INFO kablam! error: aborting due to previous error Sep 04 14:28:46.311 INFO kablam! Sep 04 14:28:46.311 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 14:28:46.314 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 04 14:28:46.314 INFO kablam! --> tests/ffi.rs:3:1 Sep 04 14:28:46.314 INFO kablam! | Sep 04 14:28:46.314 INFO kablam! 3 | extern crate hlua; Sep 04 14:28:46.314 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 04 14:28:46.314 INFO kablam! Sep 04 14:28:46.315 INFO kablam! error: aborting due to previous error Sep 04 14:28:46.315 INFO kablam! Sep 04 14:28:46.315 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 14:28:46.320 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 04 14:28:46.321 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 14:28:46.329 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 04 14:28:46.329 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 14:28:46.460 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 04 14:28:46.461 INFO kablam! --> tests/userdata.rs:1:1 Sep 04 14:28:46.461 INFO kablam! | Sep 04 14:28:46.461 INFO kablam! 1 | extern crate hlua; Sep 04 14:28:46.461 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 04 14:28:46.461 INFO kablam! Sep 04 14:28:46.461 INFO kablam! error: aborting due to previous error Sep 04 14:28:46.461 INFO kablam! Sep 04 14:28:46.461 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 14:28:46.467 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 04 14:28:46.468 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 14:28:46.515 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 04 14:28:46.515 INFO kablam! --> examples/repl.rs:1:1 Sep 04 14:28:46.515 INFO kablam! | Sep 04 14:28:46.515 INFO kablam! 1 | extern crate hlua; Sep 04 14:28:46.515 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 04 14:28:46.515 INFO kablam! Sep 04 14:28:46.515 INFO kablam! error: aborting due to previous error Sep 04 14:28:46.515 INFO kablam! Sep 04 14:28:46.516 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 14:28:46.523 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 04 14:28:46.524 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 14:28:46.717 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 04 14:28:46.717 INFO kablam! --> examples/basic.rs:1:1 Sep 04 14:28:46.717 INFO kablam! | Sep 04 14:28:46.717 INFO kablam! 1 | extern crate hlua; Sep 04 14:28:46.717 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 04 14:28:46.717 INFO kablam! Sep 04 14:28:46.717 INFO kablam! error: aborting due to previous error Sep 04 14:28:46.717 INFO kablam! Sep 04 14:28:46.717 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 14:28:46.723 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 04 14:28:46.723 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 14:28:47.959 INFO kablam! error: build failed Sep 04 14:28:47.961 INFO kablam! su: No module specific data is present Sep 04 14:28:48.423 INFO running `"docker" "rm" "-f" "2b8a75b479a7c34d26fc42d2820c0989d88603505444474464a13ed54d8502c4"` Sep 04 14:28:48.587 INFO blam! 2b8a75b479a7c34d26fc42d2820c0989d88603505444474464a13ed54d8502c4