Sep 21 08:49:28.491 INFO checking hlua-badtouch-0.4.2 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 08:49:28.491 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 08:49:28.491 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-4/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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=1000" "-e" "CMD=cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 08:49:28.684 INFO blam! c146a9935680fbbfa24d2cfe5a3fea080405e05ad0169e45ad4f1b5c65e8228f Sep 21 08:49:28.685 INFO running `"docker" "start" "-a" "c146a9935680fbbfa24d2cfe5a3fea080405e05ad0169e45ad4f1b5c65e8228f"` Sep 21 08:49:29.663 INFO kablam! usermod: no changes Sep 21 08:49:29.750 INFO kablam! Compiling lua52-sys v0.1.1 Sep 21 08:49:33.319 INFO kablam! Checking hlua-badtouch v0.4.2 (/source) Sep 21 08:49:33.922 INFO kablam! warning: unnecessary parentheses around method argument Sep 21 08:49:33.922 INFO kablam! --> src/rust_tables.rs:24:39 Sep 21 08:49:33.922 INFO kablam! | Sep 21 08:49:33.922 INFO kablam! 24 | for (elem, index) in iterator.zip((1..)) { Sep 21 08:49:33.922 INFO kablam! | ^^^^^ help: remove these parentheses Sep 21 08:49:33.922 INFO kablam! | Sep 21 08:49:33.922 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 21 08:49:33.922 INFO kablam! Sep 21 08:49:34.111 INFO kablam! warning: unnecessary parentheses around method argument Sep 21 08:49:34.111 INFO kablam! --> src/lua_functions.rs:461:84 Sep 21 08:49:34.111 INFO kablam! | Sep 21 08:49:34.111 INFO kablam! 461 | let val: i32 = lua.get::, _>("foo").unwrap().call_with_args((3)).unwrap(); Sep 21 08:49:34.111 INFO kablam! | ^^^ help: remove these parentheses Sep 21 08:49:34.111 INFO kablam! | Sep 21 08:49:34.111 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 21 08:49:34.111 INFO kablam! Sep 21 08:49:34.111 INFO kablam! warning: unnecessary parentheses around method argument Sep 21 08:49:34.111 INFO kablam! --> src/rust_tables.rs:24:39 Sep 21 08:49:34.111 INFO kablam! | Sep 21 08:49:34.111 INFO kablam! 24 | for (elem, index) in iterator.zip((1..)) { Sep 21 08:49:34.111 INFO kablam! | ^^^^^ help: remove these parentheses Sep 21 08:49:34.111 INFO kablam! Sep 21 08:49:35.360 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 21 08:49:35.360 INFO kablam! --> examples/rust_function.rs:1:1 Sep 21 08:49:35.360 INFO kablam! | Sep 21 08:49:35.360 INFO kablam! 1 | extern crate hlua; Sep 21 08:49:35.360 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 21 08:49:35.360 INFO kablam! Sep 21 08:49:35.362 INFO kablam! error: aborting due to previous error Sep 21 08:49:35.362 INFO kablam! Sep 21 08:49:35.362 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 08:49:35.368 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 21 08:49:35.368 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 08:49:35.410 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 21 08:49:35.410 INFO kablam! --> tests/ffi.rs:3:1 Sep 21 08:49:35.410 INFO kablam! | Sep 21 08:49:35.410 INFO kablam! 3 | extern crate hlua; Sep 21 08:49:35.410 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 21 08:49:35.410 INFO kablam! Sep 21 08:49:35.410 INFO kablam! error: aborting due to previous error Sep 21 08:49:35.410 INFO kablam! Sep 21 08:49:35.410 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 08:49:35.413 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 21 08:49:35.413 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 08:49:35.510 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 21 08:49:35.510 INFO kablam! --> examples/repl.rs:1:1 Sep 21 08:49:35.510 INFO kablam! | Sep 21 08:49:35.510 INFO kablam! 1 | extern crate hlua; Sep 21 08:49:35.510 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 21 08:49:35.510 INFO kablam! Sep 21 08:49:35.510 INFO kablam! error: aborting due to previous error Sep 21 08:49:35.510 INFO kablam! Sep 21 08:49:35.510 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 08:49:35.510 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 21 08:49:35.510 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 08:49:35.634 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 21 08:49:35.634 INFO kablam! --> tests/userdata.rs:1:1 Sep 21 08:49:35.634 INFO kablam! | Sep 21 08:49:35.634 INFO kablam! 1 | extern crate hlua; Sep 21 08:49:35.634 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 21 08:49:35.634 INFO kablam! Sep 21 08:49:35.634 INFO kablam! error: aborting due to previous error Sep 21 08:49:35.634 INFO kablam! Sep 21 08:49:35.634 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 08:49:35.641 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 21 08:49:35.641 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 08:49:35.682 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 21 08:49:35.682 INFO kablam! --> examples/sound-api.rs:2:1 Sep 21 08:49:35.682 INFO kablam! | Sep 21 08:49:35.682 INFO kablam! 2 | extern crate hlua; Sep 21 08:49:35.682 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 21 08:49:35.682 INFO kablam! Sep 21 08:49:35.682 INFO kablam! error: aborting due to previous error Sep 21 08:49:35.682 INFO kablam! Sep 21 08:49:35.682 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 08:49:35.685 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 21 08:49:35.685 INFO kablam! --> examples/basic.rs:1:1 Sep 21 08:49:35.686 INFO kablam! | Sep 21 08:49:35.686 INFO kablam! 1 | extern crate hlua; Sep 21 08:49:35.686 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 21 08:49:35.686 INFO kablam! Sep 21 08:49:35.686 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 21 08:49:35.686 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 08:49:35.686 INFO kablam! error: aborting due to previous error Sep 21 08:49:35.686 INFO kablam! Sep 21 08:49:35.686 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 08:49:35.686 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 21 08:49:35.686 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 08:49:36.242 INFO kablam! error: build failed Sep 21 08:49:36.246 INFO kablam! su: No module specific data is present Sep 21 08:49:37.161 INFO running `"docker" "rm" "-f" "c146a9935680fbbfa24d2cfe5a3fea080405e05ad0169e45ad4f1b5c65e8228f"` Sep 21 08:49:37.282 INFO blam! c146a9935680fbbfa24d2cfe5a3fea080405e05ad0169e45ad4f1b5c65e8228f