Sep 06 05:33:20.286 INFO checking hlua-badtouch-0.4.2 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 05:33:20.286 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 05:33:20.286 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-7/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 05:33:20.526 INFO blam! f900da7bebef6d7a03345ef74f22625c2d6a980aab0d122990ffa913f9fa4506 Sep 06 05:33:20.528 INFO running `"docker" "start" "-a" "f900da7bebef6d7a03345ef74f22625c2d6a980aab0d122990ffa913f9fa4506"` Sep 06 05:33:21.225 INFO kablam! usermod: no changes Sep 06 05:33:21.257 INFO kablam! Compiling lua52-sys v0.1.1 Sep 06 05:33:25.331 INFO kablam! Checking hlua-badtouch v0.4.2 (file:///source) Sep 06 05:33:25.832 INFO kablam! warning: unnecessary parentheses around method argument Sep 06 05:33:25.832 INFO kablam! --> src/rust_tables.rs:24:39 Sep 06 05:33:25.832 INFO kablam! | Sep 06 05:33:25.832 INFO kablam! 24 | for (elem, index) in iterator.zip((1..)) { Sep 06 05:33:25.833 INFO kablam! | ^^^^^ help: remove these parentheses Sep 06 05:33:25.833 INFO kablam! | Sep 06 05:33:25.833 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 06 05:33:25.833 INFO kablam! Sep 06 05:33:25.997 INFO kablam! warning: unnecessary parentheses around method argument Sep 06 05:33:25.997 INFO kablam! --> src/lua_functions.rs:461:84 Sep 06 05:33:25.997 INFO kablam! | Sep 06 05:33:25.997 INFO kablam! 461 | let val: i32 = lua.get::, _>("foo").unwrap().call_with_args((3)).unwrap(); Sep 06 05:33:25.997 INFO kablam! | ^^^ help: remove these parentheses Sep 06 05:33:25.997 INFO kablam! | Sep 06 05:33:25.997 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 06 05:33:25.997 INFO kablam! Sep 06 05:33:25.999 INFO kablam! warning: unnecessary parentheses around method argument Sep 06 05:33:25.999 INFO kablam! --> src/rust_tables.rs:24:39 Sep 06 05:33:25.999 INFO kablam! | Sep 06 05:33:25.999 INFO kablam! 24 | for (elem, index) in iterator.zip((1..)) { Sep 06 05:33:25.999 INFO kablam! | ^^^^^ help: remove these parentheses Sep 06 05:33:25.999 INFO kablam! Sep 06 05:33:27.826 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 06 05:33:27.826 INFO kablam! --> examples/sound-api.rs:2:1 Sep 06 05:33:27.826 INFO kablam! | Sep 06 05:33:27.826 INFO kablam! 2 | extern crate hlua; Sep 06 05:33:27.826 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 06 05:33:27.838 INFO kablam! Sep 06 05:33:27.838 INFO kablam! error: aborting due to previous error Sep 06 05:33:27.838 INFO kablam! Sep 06 05:33:27.838 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 06 05:33:27.850 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 06 05:33:27.850 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 05:33:27.876 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 06 05:33:27.876 INFO kablam! --> tests/ffi.rs:3:1 Sep 06 05:33:27.876 INFO kablam! | Sep 06 05:33:27.876 INFO kablam! 3 | extern crate hlua; Sep 06 05:33:27.876 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 06 05:33:27.882 INFO kablam! Sep 06 05:33:27.882 INFO kablam! error: aborting due to previous error Sep 06 05:33:27.882 INFO kablam! Sep 06 05:33:27.882 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 06 05:33:27.890 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 06 05:33:27.890 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 05:33:28.002 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 06 05:33:28.002 INFO kablam! --> examples/rust_function.rs:1:1 Sep 06 05:33:28.002 INFO kablam! | Sep 06 05:33:28.002 INFO kablam! 1 | extern crate hlua; Sep 06 05:33:28.002 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 06 05:33:28.002 INFO kablam! Sep 06 05:33:28.002 INFO kablam! error: aborting due to previous error Sep 06 05:33:28.002 INFO kablam! Sep 06 05:33:28.002 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 06 05:33:28.018 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 06 05:33:28.018 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 05:33:28.030 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 06 05:33:28.030 INFO kablam! --> tests/userdata.rs:1:1 Sep 06 05:33:28.030 INFO kablam! | Sep 06 05:33:28.030 INFO kablam! 1 | extern crate hlua; Sep 06 05:33:28.030 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 06 05:33:28.032 INFO kablam! Sep 06 05:33:28.033 INFO kablam! error: aborting due to previous error Sep 06 05:33:28.033 INFO kablam! Sep 06 05:33:28.034 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 06 05:33:28.054 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 06 05:33:28.054 INFO kablam! --> examples/repl.rs:1:1 Sep 06 05:33:28.054 INFO kablam! | Sep 06 05:33:28.054 INFO kablam! 1 | extern crate hlua; Sep 06 05:33:28.054 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 06 05:33:28.054 INFO kablam! Sep 06 05:33:28.054 INFO kablam! error: aborting due to previous error Sep 06 05:33:28.054 INFO kablam! Sep 06 05:33:28.054 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 06 05:33:28.058 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 06 05:33:28.058 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 05:33:28.058 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 06 05:33:28.058 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 05:33:28.086 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 06 05:33:28.086 INFO kablam! --> examples/basic.rs:1:1 Sep 06 05:33:28.086 INFO kablam! | Sep 06 05:33:28.086 INFO kablam! 1 | extern crate hlua; Sep 06 05:33:28.086 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 06 05:33:28.086 INFO kablam! Sep 06 05:33:28.086 INFO kablam! error: aborting due to previous error Sep 06 05:33:28.086 INFO kablam! Sep 06 05:33:28.086 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 06 05:33:28.086 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 06 05:33:28.086 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 05:33:28.524 INFO kablam! error: build failed Sep 06 05:33:28.525 INFO kablam! su: No module specific data is present Sep 06 05:33:29.370 INFO running `"docker" "rm" "-f" "f900da7bebef6d7a03345ef74f22625c2d6a980aab0d122990ffa913f9fa4506"` Sep 06 05:33:29.424 INFO blam! f900da7bebef6d7a03345ef74f22625c2d6a980aab0d122990ffa913f9fa4506