Sep 02 11:06:10.749 INFO checking hlua-badtouch-0.4.2 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 11:06:10.749 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 11:06:10.749 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 11:06:10.901 INFO blam! f8a15f1b3674fbfeac37195f8956e762dcb88d04c2480d618ac75da19a8cf791 Sep 02 11:06:10.903 INFO running `"docker" "start" "-a" "f8a15f1b3674fbfeac37195f8956e762dcb88d04c2480d618ac75da19a8cf791"` Sep 02 11:06:11.749 INFO kablam! Compiling lua52-sys v0.1.1 Sep 02 11:06:16.450 INFO kablam! Checking hlua-badtouch v0.4.2 (file:///source) Sep 02 11:06:17.116 INFO kablam! warning: unnecessary parentheses around method argument Sep 02 11:06:17.116 INFO kablam! --> src/rust_tables.rs:24:39 Sep 02 11:06:17.116 INFO kablam! | Sep 02 11:06:17.116 INFO kablam! 24 | for (elem, index) in iterator.zip((1..)) { Sep 02 11:06:17.116 INFO kablam! | ^^^^^ help: remove these parentheses Sep 02 11:06:17.116 INFO kablam! | Sep 02 11:06:17.116 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 02 11:06:17.116 INFO kablam! Sep 02 11:06:17.673 INFO kablam! warning: unnecessary parentheses around method argument Sep 02 11:06:17.673 INFO kablam! --> src/lua_functions.rs:461:84 Sep 02 11:06:17.673 INFO kablam! | Sep 02 11:06:17.673 INFO kablam! 461 | let val: i32 = lua.get::, _>("foo").unwrap().call_with_args((3)).unwrap(); Sep 02 11:06:17.673 INFO kablam! | ^^^ help: remove these parentheses Sep 02 11:06:17.674 INFO kablam! | Sep 02 11:06:17.674 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 02 11:06:17.674 INFO kablam! Sep 02 11:06:17.676 INFO kablam! warning: unnecessary parentheses around method argument Sep 02 11:06:17.676 INFO kablam! --> src/rust_tables.rs:24:39 Sep 02 11:06:17.676 INFO kablam! | Sep 02 11:06:17.677 INFO kablam! 24 | for (elem, index) in iterator.zip((1..)) { Sep 02 11:06:17.677 INFO kablam! | ^^^^^ help: remove these parentheses Sep 02 11:06:17.677 INFO kablam! Sep 02 11:06:21.609 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 02 11:06:21.609 INFO kablam! --> tests/ffi.rs:3:1 Sep 02 11:06:21.609 INFO kablam! | Sep 02 11:06:21.609 INFO kablam! 3 | extern crate hlua; Sep 02 11:06:21.609 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 02 11:06:21.609 INFO kablam! Sep 02 11:06:21.614 INFO kablam! error: aborting due to previous error Sep 02 11:06:21.615 INFO kablam! Sep 02 11:06:21.615 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 02 11:06:21.631 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 02 11:06:21.632 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 11:06:21.718 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 02 11:06:21.718 INFO kablam! --> examples/repl.rs:1:1 Sep 02 11:06:21.718 INFO kablam! | Sep 02 11:06:21.718 INFO kablam! 1 | extern crate hlua; Sep 02 11:06:21.718 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 02 11:06:21.718 INFO kablam! Sep 02 11:06:21.718 INFO kablam! error: aborting due to previous error Sep 02 11:06:21.718 INFO kablam! Sep 02 11:06:21.718 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 02 11:06:21.739 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 02 11:06:21.740 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 11:06:21.782 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 02 11:06:21.782 INFO kablam! --> examples/basic.rs:1:1 Sep 02 11:06:21.782 INFO kablam! | Sep 02 11:06:21.782 INFO kablam! 1 | extern crate hlua; Sep 02 11:06:21.782 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 02 11:06:21.782 INFO kablam! Sep 02 11:06:21.783 INFO kablam! error: aborting due to previous error Sep 02 11:06:21.783 INFO kablam! Sep 02 11:06:21.783 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 02 11:06:21.788 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 02 11:06:21.788 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 11:06:21.830 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 02 11:06:21.830 INFO kablam! --> examples/sound-api.rs:2:1 Sep 02 11:06:21.830 INFO kablam! | Sep 02 11:06:21.830 INFO kablam! 2 | extern crate hlua; Sep 02 11:06:21.830 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 02 11:06:21.842 INFO kablam! Sep 02 11:06:21.843 INFO kablam! error: aborting due to previous error Sep 02 11:06:21.843 INFO kablam! Sep 02 11:06:21.843 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 02 11:06:21.849 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 02 11:06:21.849 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 11:06:21.883 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 02 11:06:21.883 INFO kablam! --> examples/rust_function.rs:1:1 Sep 02 11:06:21.884 INFO kablam! | Sep 02 11:06:21.884 INFO kablam! 1 | extern crate hlua; Sep 02 11:06:21.884 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 02 11:06:21.884 INFO kablam! Sep 02 11:06:21.884 INFO kablam! error: aborting due to previous error Sep 02 11:06:21.884 INFO kablam! Sep 02 11:06:21.884 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 02 11:06:21.890 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 02 11:06:21.890 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 11:06:21.905 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 02 11:06:21.905 INFO kablam! --> tests/userdata.rs:1:1 Sep 02 11:06:21.905 INFO kablam! | Sep 02 11:06:21.905 INFO kablam! 1 | extern crate hlua; Sep 02 11:06:21.905 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 02 11:06:21.905 INFO kablam! Sep 02 11:06:21.905 INFO kablam! error: aborting due to previous error Sep 02 11:06:21.905 INFO kablam! Sep 02 11:06:21.905 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 02 11:06:21.911 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 02 11:06:21.911 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 11:06:23.091 INFO kablam! error: build failed Sep 02 11:06:23.092 INFO kablam! su: No module specific data is present Sep 02 11:06:23.490 INFO running `"docker" "rm" "-f" "f8a15f1b3674fbfeac37195f8956e762dcb88d04c2480d618ac75da19a8cf791"` Sep 02 11:06:23.625 INFO blam! f8a15f1b3674fbfeac37195f8956e762dcb88d04c2480d618ac75da19a8cf791