Sep 04 17:25:14.186 INFO checking hlua-badtouch-0.4.2 against try#5fe695a3844714c70e8f7731a553f7947987a68a for pr-53913 Sep 04 17:25:14.186 INFO running: cargo +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets Sep 04 17:25:14.187 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53913/try#5fe695a3844714c70e8f7731a553f7947987a68a:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-0/try#5fe695a3844714c70e8f7731a553f7947987a68a:/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 +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 17:25:14.402 INFO blam! 489247bd6a3c0ab03dccf1ca9aaec912b9c25122692ab35a98cad800fa3434e8 Sep 04 17:25:14.404 INFO running `"docker" "start" "-a" "489247bd6a3c0ab03dccf1ca9aaec912b9c25122692ab35a98cad800fa3434e8"` Sep 04 17:25:15.190 INFO kablam! Compiling lua52-sys v0.1.1 Sep 04 17:25:18.690 INFO kablam! Checking hlua-badtouch v0.4.2 (file:///source) Sep 04 17:25:19.542 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 17:25:19.542 INFO kablam! --> src/rust_tables.rs:24:39 Sep 04 17:25:19.542 INFO kablam! | Sep 04 17:25:19.542 INFO kablam! 24 | for (elem, index) in iterator.zip((1..)) { Sep 04 17:25:19.543 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 17:25:19.543 INFO kablam! | Sep 04 17:25:19.543 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 17:25:19.543 INFO kablam! Sep 04 17:25:19.734 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 17:25:19.734 INFO kablam! --> src/lua_functions.rs:461:84 Sep 04 17:25:19.734 INFO kablam! | Sep 04 17:25:19.734 INFO kablam! 461 | let val: i32 = lua.get::, _>("foo").unwrap().call_with_args((3)).unwrap(); Sep 04 17:25:19.734 INFO kablam! | ^^^ help: remove these parentheses Sep 04 17:25:19.734 INFO kablam! | Sep 04 17:25:19.734 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 17:25:19.734 INFO kablam! Sep 04 17:25:19.737 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 17:25:19.737 INFO kablam! --> src/rust_tables.rs:24:39 Sep 04 17:25:19.737 INFO kablam! | Sep 04 17:25:19.737 INFO kablam! 24 | for (elem, index) in iterator.zip((1..)) { Sep 04 17:25:19.737 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 17:25:19.737 INFO kablam! Sep 04 17:25:24.092 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 04 17:25:24.092 INFO kablam! --> examples/sound-api.rs:2:1 Sep 04 17:25:24.092 INFO kablam! | Sep 04 17:25:24.092 INFO kablam! 2 | extern crate hlua; Sep 04 17:25:24.092 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 04 17:25:24.096 INFO kablam! Sep 04 17:25:24.097 INFO kablam! error: aborting due to previous error Sep 04 17:25:24.097 INFO kablam! Sep 04 17:25:24.097 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 17:25:24.103 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 04 17:25:24.103 INFO kablam! --> examples/repl.rs:1:1 Sep 04 17:25:24.103 INFO kablam! | Sep 04 17:25:24.103 INFO kablam! 1 | extern crate hlua; Sep 04 17:25:24.103 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 04 17:25:24.103 INFO kablam! Sep 04 17:25:24.103 INFO kablam! error: aborting due to previous error Sep 04 17:25:24.104 INFO kablam! Sep 04 17:25:24.104 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 17:25:24.104 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 04 17:25:24.104 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 17:25:24.118 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 04 17:25:24.118 INFO kablam! --> examples/rust_function.rs:1:1 Sep 04 17:25:24.118 INFO kablam! | Sep 04 17:25:24.118 INFO kablam! 1 | extern crate hlua; Sep 04 17:25:24.118 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 04 17:25:24.118 INFO kablam! Sep 04 17:25:24.118 INFO kablam! error: aborting due to previous error Sep 04 17:25:24.118 INFO kablam! Sep 04 17:25:24.118 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 17:25:24.128 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 04 17:25:24.128 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 17:25:24.149 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 04 17:25:24.149 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 17:25:24.160 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 04 17:25:24.160 INFO kablam! --> examples/basic.rs:1:1 Sep 04 17:25:24.160 INFO kablam! | Sep 04 17:25:24.160 INFO kablam! 1 | extern crate hlua; Sep 04 17:25:24.160 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 04 17:25:24.160 INFO kablam! Sep 04 17:25:24.160 INFO kablam! error: aborting due to previous error Sep 04 17:25:24.160 INFO kablam! Sep 04 17:25:24.161 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 17:25:24.185 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 04 17:25:24.186 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 17:25:24.192 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 04 17:25:24.192 INFO kablam! --> tests/userdata.rs:1:1 Sep 04 17:25:24.192 INFO kablam! | Sep 04 17:25:24.192 INFO kablam! 1 | extern crate hlua; Sep 04 17:25:24.192 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 04 17:25:24.192 INFO kablam! Sep 04 17:25:24.192 INFO kablam! error: aborting due to previous error Sep 04 17:25:24.193 INFO kablam! Sep 04 17:25:24.193 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 17:25:24.201 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 04 17:25:24.201 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 17:25:24.220 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 04 17:25:24.220 INFO kablam! --> tests/ffi.rs:3:1 Sep 04 17:25:24.220 INFO kablam! | Sep 04 17:25:24.220 INFO kablam! 3 | extern crate hlua; Sep 04 17:25:24.220 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 04 17:25:24.220 INFO kablam! Sep 04 17:25:24.221 INFO kablam! error: aborting due to previous error Sep 04 17:25:24.221 INFO kablam! Sep 04 17:25:24.221 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 17:25:24.226 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 04 17:25:24.226 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 17:25:25.154 INFO kablam! error: build failed Sep 04 17:25:25.155 INFO kablam! su: No module specific data is present Sep 04 17:25:25.895 INFO running `"docker" "rm" "-f" "489247bd6a3c0ab03dccf1ca9aaec912b9c25122692ab35a98cad800fa3434e8"` Sep 04 17:25:25.979 INFO blam! 489247bd6a3c0ab03dccf1ca9aaec912b9c25122692ab35a98cad800fa3434e8