Sep 04 17:25:14.674 INFO checking hlua-badtouch-0.4.2 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 17:25:14.674 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 17:25:14.674 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-3/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-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.809 INFO blam! dc2595d22e7a377b283ab3e762fa22de8c7ae56c089c6c0544c6a85595dd5640 Sep 04 17:25:14.811 INFO running `"docker" "start" "-a" "dc2595d22e7a377b283ab3e762fa22de8c7ae56c089c6c0544c6a85595dd5640"` Sep 04 17:25:15.407 INFO kablam! Compiling lua52-sys v0.1.1 Sep 04 17:25:18.231 INFO kablam! Checking hlua-badtouch v0.4.2 (file:///source) Sep 04 17:25:19.086 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 17:25:19.086 INFO kablam! --> src/rust_tables.rs:24:39 Sep 04 17:25:19.086 INFO kablam! | Sep 04 17:25:19.086 INFO kablam! 24 | for (elem, index) in iterator.zip((1..)) { Sep 04 17:25:19.086 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 17:25:19.086 INFO kablam! | Sep 04 17:25:19.086 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 17:25:19.086 INFO kablam! Sep 04 17:25:19.152 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 17:25:19.152 INFO kablam! --> src/lua_functions.rs:461:84 Sep 04 17:25:19.152 INFO kablam! | Sep 04 17:25:19.152 INFO kablam! 461 | let val: i32 = lua.get::, _>("foo").unwrap().call_with_args((3)).unwrap(); Sep 04 17:25:19.152 INFO kablam! | ^^^ help: remove these parentheses Sep 04 17:25:19.153 INFO kablam! | Sep 04 17:25:19.153 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 17:25:19.153 INFO kablam! Sep 04 17:25:19.156 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 17:25:19.156 INFO kablam! --> src/rust_tables.rs:24:39 Sep 04 17:25:19.156 INFO kablam! | Sep 04 17:25:19.156 INFO kablam! 24 | for (elem, index) in iterator.zip((1..)) { Sep 04 17:25:19.157 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 17:25:19.157 INFO kablam! Sep 04 17:25:23.683 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 04 17:25:23.683 INFO kablam! --> examples/rust_function.rs:1:1 Sep 04 17:25:23.683 INFO kablam! | Sep 04 17:25:23.683 INFO kablam! 1 | extern crate hlua; Sep 04 17:25:23.684 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 04 17:25:23.704 INFO kablam! Sep 04 17:25:23.705 INFO kablam! error: aborting due to previous error Sep 04 17:25:23.705 INFO kablam! Sep 04 17:25:23.706 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 17:25:23.708 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 04 17:25:23.708 INFO kablam! --> tests/ffi.rs:3:1 Sep 04 17:25:23.708 INFO kablam! | Sep 04 17:25:23.708 INFO kablam! 3 | extern crate hlua; Sep 04 17:25:23.708 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 04 17:25:23.708 INFO kablam! Sep 04 17:25:23.712 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 04 17:25:23.712 INFO kablam! --> tests/userdata.rs:1:1 Sep 04 17:25:23.712 INFO kablam! | Sep 04 17:25:23.712 INFO kablam! 1 | extern crate hlua; Sep 04 17:25:23.712 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 04 17:25:23.713 INFO kablam! Sep 04 17:25:23.713 INFO kablam! error: aborting due to previous error Sep 04 17:25:23.713 INFO kablam! Sep 04 17:25:23.713 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 17:25:23.720 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 04 17:25:23.720 INFO kablam! --> examples/sound-api.rs:2:1 Sep 04 17:25:23.720 INFO kablam! | Sep 04 17:25:23.720 INFO kablam! 2 | extern crate hlua; Sep 04 17:25:23.720 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 04 17:25:23.720 INFO kablam! Sep 04 17:25:23.720 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 04 17:25:23.720 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 17:25:23.720 INFO kablam! error: aborting due to previous error Sep 04 17:25:23.721 INFO kablam! Sep 04 17:25:23.721 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 17:25:23.724 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 04 17:25:23.724 INFO kablam! --> examples/repl.rs:1:1 Sep 04 17:25:23.724 INFO kablam! | Sep 04 17:25:23.724 INFO kablam! 1 | extern crate hlua; Sep 04 17:25:23.724 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 04 17:25:23.724 INFO kablam! Sep 04 17:25:23.725 INFO kablam! error: aborting due to previous error Sep 04 17:25:23.725 INFO kablam! Sep 04 17:25:23.725 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 17:25:23.733 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 04 17:25:23.733 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 17:25:23.733 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 04 17:25:23.733 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 17:25:23.734 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 04 17:25:23.734 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 17:25:23.735 INFO kablam! error: aborting due to previous error Sep 04 17:25:23.735 INFO kablam! Sep 04 17:25:23.735 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 17:25:23.738 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 04 17:25:23.738 INFO kablam! --> examples/basic.rs:1:1 Sep 04 17:25:23.738 INFO kablam! | Sep 04 17:25:23.738 INFO kablam! 1 | extern crate hlua; Sep 04 17:25:23.738 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 04 17:25:23.739 INFO kablam! Sep 04 17:25:23.739 INFO kablam! error: aborting due to previous error Sep 04 17:25:23.739 INFO kablam! Sep 04 17:25:23.739 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 17:25:23.742 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 04 17:25:23.743 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 17:25:23.752 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 04 17:25:23.752 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 17:25:24.805 INFO kablam! error: build failed Sep 04 17:25:24.813 INFO kablam! su: No module specific data is present Sep 04 17:25:25.316 INFO running `"docker" "rm" "-f" "dc2595d22e7a377b283ab3e762fa22de8c7ae56c089c6c0544c6a85595dd5640"` Sep 04 17:25:25.431 INFO blam! dc2595d22e7a377b283ab3e762fa22de8c7ae56c089c6c0544c6a85595dd5640