Sep 14 14:59:08.110 INFO checking hlua-badtouch-0.4.2 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 14:59:08.110 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 14:59:08.110 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 14:59:08.288 INFO blam! c4007452dd59f70dcf21d8c073ce34d80319c75927d4c95f452c488721b52944 Sep 14 14:59:08.293 INFO running `"docker" "start" "-a" "c4007452dd59f70dcf21d8c073ce34d80319c75927d4c95f452c488721b52944"` Sep 14 14:59:09.190 INFO kablam! usermod: no changes Sep 14 14:59:09.223 INFO kablam! Compiling lua52-sys v0.1.1 Sep 14 14:59:14.015 INFO kablam! Checking hlua-badtouch v0.4.2 (file:///source) Sep 14 14:59:14.671 INFO kablam! warning: unnecessary parentheses around method argument Sep 14 14:59:14.671 INFO kablam! --> src/rust_tables.rs:24:39 Sep 14 14:59:14.671 INFO kablam! | Sep 14 14:59:14.671 INFO kablam! 24 | for (elem, index) in iterator.zip((1..)) { Sep 14 14:59:14.671 INFO kablam! | ^^^^^ help: remove these parentheses Sep 14 14:59:14.671 INFO kablam! | Sep 14 14:59:14.671 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 14 14:59:14.671 INFO kablam! Sep 14 14:59:14.947 INFO kablam! warning: unnecessary parentheses around method argument Sep 14 14:59:14.947 INFO kablam! --> src/lua_functions.rs:461:84 Sep 14 14:59:14.947 INFO kablam! | Sep 14 14:59:14.947 INFO kablam! 461 | let val: i32 = lua.get::, _>("foo").unwrap().call_with_args((3)).unwrap(); Sep 14 14:59:14.947 INFO kablam! | ^^^ help: remove these parentheses Sep 14 14:59:14.947 INFO kablam! | Sep 14 14:59:14.947 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 14 14:59:14.947 INFO kablam! Sep 14 14:59:14.947 INFO kablam! warning: unnecessary parentheses around method argument Sep 14 14:59:14.947 INFO kablam! --> src/rust_tables.rs:24:39 Sep 14 14:59:14.947 INFO kablam! | Sep 14 14:59:14.947 INFO kablam! 24 | for (elem, index) in iterator.zip((1..)) { Sep 14 14:59:14.947 INFO kablam! | ^^^^^ help: remove these parentheses Sep 14 14:59:14.947 INFO kablam! Sep 14 14:59:17.001 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 14 14:59:17.001 INFO kablam! --> examples/repl.rs:1:1 Sep 14 14:59:17.001 INFO kablam! | Sep 14 14:59:17.001 INFO kablam! 1 | extern crate hlua; Sep 14 14:59:17.001 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 14 14:59:17.001 INFO kablam! Sep 14 14:59:17.001 INFO kablam! error: aborting due to previous error Sep 14 14:59:17.001 INFO kablam! Sep 14 14:59:17.001 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 14 14:59:17.035 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 14 14:59:17.035 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 14:59:17.115 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 14 14:59:17.115 INFO kablam! --> tests/ffi.rs:3:1 Sep 14 14:59:17.115 INFO kablam! | Sep 14 14:59:17.115 INFO kablam! 3 | extern crate hlua; Sep 14 14:59:17.115 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 14 14:59:17.115 INFO kablam! Sep 14 14:59:17.115 INFO kablam! error: aborting due to previous error Sep 14 14:59:17.115 INFO kablam! Sep 14 14:59:17.115 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 14 14:59:17.123 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 14 14:59:17.123 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 14:59:17.138 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 14 14:59:17.138 INFO kablam! --> examples/basic.rs:1:1 Sep 14 14:59:17.138 INFO kablam! | Sep 14 14:59:17.138 INFO kablam! 1 | extern crate hlua; Sep 14 14:59:17.138 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 14 14:59:17.138 INFO kablam! Sep 14 14:59:17.138 INFO kablam! error: aborting due to previous error Sep 14 14:59:17.139 INFO kablam! Sep 14 14:59:17.139 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 14 14:59:17.139 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 14 14:59:17.139 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 14:59:17.237 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 14 14:59:17.237 INFO kablam! --> examples/rust_function.rs:1:1 Sep 14 14:59:17.237 INFO kablam! | Sep 14 14:59:17.237 INFO kablam! 1 | extern crate hlua; Sep 14 14:59:17.237 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 14 14:59:17.237 INFO kablam! Sep 14 14:59:17.237 INFO kablam! error: aborting due to previous error Sep 14 14:59:17.237 INFO kablam! Sep 14 14:59:17.237 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 14 14:59:17.245 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 14 14:59:17.245 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 14:59:17.383 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 14 14:59:17.383 INFO kablam! --> examples/sound-api.rs:2:1 Sep 14 14:59:17.383 INFO kablam! | Sep 14 14:59:17.383 INFO kablam! 2 | extern crate hlua; Sep 14 14:59:17.383 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 14 14:59:17.383 INFO kablam! Sep 14 14:59:17.383 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 14 14:59:17.383 INFO kablam! --> tests/userdata.rs:1:1 Sep 14 14:59:17.383 INFO kablam! | Sep 14 14:59:17.383 INFO kablam! 1 | extern crate hlua; Sep 14 14:59:17.383 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 14 14:59:17.383 INFO kablam! Sep 14 14:59:17.383 INFO kablam! error: aborting due to previous error Sep 14 14:59:17.383 INFO kablam! Sep 14 14:59:17.383 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 14 14:59:17.385 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 14 14:59:17.385 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 14:59:17.387 INFO kablam! error: aborting due to previous error Sep 14 14:59:17.387 INFO kablam! Sep 14 14:59:17.387 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 14 14:59:17.399 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 14 14:59:17.399 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 14:59:17.806 INFO kablam! error: build failed Sep 14 14:59:17.808 INFO kablam! su: No module specific data is present Sep 14 14:59:18.688 INFO running `"docker" "rm" "-f" "c4007452dd59f70dcf21d8c073ce34d80319c75927d4c95f452c488721b52944"` Sep 14 14:59:18.760 INFO blam! c4007452dd59f70dcf21d8c073ce34d80319c75927d4c95f452c488721b52944