Sep 21 08:49:29.155 INFO checking hlua-badtouch-0.4.2 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 08:49:29.155 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 08:49:29.155 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-6/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-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:29.336 INFO blam! fc280bd48d9c4d3ebdd1aa4e025f9fe5f2c064e30c6d36b043f881ef2981c4fe Sep 21 08:49:29.338 INFO running `"docker" "start" "-a" "fc280bd48d9c4d3ebdd1aa4e025f9fe5f2c064e30c6d36b043f881ef2981c4fe"` Sep 21 08:49:30.007 INFO kablam! usermod: no changes Sep 21 08:49:30.041 INFO kablam! Compiling lua52-sys v0.1.1 Sep 21 08:49:33.378 INFO kablam! Checking hlua-badtouch v0.4.2 (/source) Sep 21 08:49:33.960 INFO kablam! warning: unnecessary parentheses around method argument Sep 21 08:49:33.960 INFO kablam! --> src/rust_tables.rs:24:39 Sep 21 08:49:33.960 INFO kablam! | Sep 21 08:49:33.960 INFO kablam! 24 | for (elem, index) in iterator.zip((1..)) { Sep 21 08:49:33.960 INFO kablam! | ^^^^^ help: remove these parentheses Sep 21 08:49:33.960 INFO kablam! | Sep 21 08:49:33.960 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 21 08:49:33.960 INFO kablam! Sep 21 08:49:34.141 INFO kablam! warning: unnecessary parentheses around method argument Sep 21 08:49:34.141 INFO kablam! --> src/lua_functions.rs:461:84 Sep 21 08:49:34.141 INFO kablam! | Sep 21 08:49:34.141 INFO kablam! 461 | let val: i32 = lua.get::, _>("foo").unwrap().call_with_args((3)).unwrap(); Sep 21 08:49:34.141 INFO kablam! | ^^^ help: remove these parentheses Sep 21 08:49:34.141 INFO kablam! | Sep 21 08:49:34.141 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 21 08:49:34.141 INFO kablam! Sep 21 08:49:34.144 INFO kablam! warning: unnecessary parentheses around method argument Sep 21 08:49:34.144 INFO kablam! --> src/rust_tables.rs:24:39 Sep 21 08:49:34.145 INFO kablam! | Sep 21 08:49:34.145 INFO kablam! 24 | for (elem, index) in iterator.zip((1..)) { Sep 21 08:49:34.145 INFO kablam! | ^^^^^ help: remove these parentheses Sep 21 08:49:34.145 INFO kablam! Sep 21 08:49:35.486 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 21 08:49:35.486 INFO kablam! --> tests/ffi.rs:3:1 Sep 21 08:49:35.486 INFO kablam! | Sep 21 08:49:35.486 INFO kablam! 3 | extern crate hlua; Sep 21 08:49:35.486 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 21 08:49:35.486 INFO kablam! Sep 21 08:49:35.486 INFO kablam! error: aborting due to previous error Sep 21 08:49:35.486 INFO kablam! Sep 21 08:49:35.486 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 08:49:35.490 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 21 08:49:35.490 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 08:49:35.570 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 21 08:49:35.570 INFO kablam! --> examples/sound-api.rs:2:1 Sep 21 08:49:35.570 INFO kablam! | Sep 21 08:49:35.570 INFO kablam! 2 | extern crate hlua; Sep 21 08:49:35.570 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 21 08:49:35.570 INFO kablam! Sep 21 08:49:35.570 INFO kablam! error: aborting due to previous error Sep 21 08:49:35.570 INFO kablam! Sep 21 08:49:35.570 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 08:49:35.586 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 21 08:49:35.586 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 08:49:35.630 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 21 08:49:35.630 INFO kablam! --> tests/userdata.rs:1:1 Sep 21 08:49:35.630 INFO kablam! | Sep 21 08:49:35.630 INFO kablam! 1 | extern crate hlua; Sep 21 08:49:35.630 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 21 08:49:35.630 INFO kablam! Sep 21 08:49:35.630 INFO kablam! error: aborting due to previous error Sep 21 08:49:35.630 INFO kablam! Sep 21 08:49:35.630 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 08:49:35.634 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 21 08:49:35.634 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 08:49:35.636 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 21 08:49:35.636 INFO kablam! --> examples/basic.rs:1:1 Sep 21 08:49:35.636 INFO kablam! | Sep 21 08:49:35.636 INFO kablam! 1 | extern crate hlua; Sep 21 08:49:35.636 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 21 08:49:35.636 INFO kablam! Sep 21 08:49:35.636 INFO kablam! error: aborting due to previous error Sep 21 08:49:35.636 INFO kablam! Sep 21 08:49:35.636 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 08:49:35.640 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 21 08:49:35.640 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 08:49:35.691 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 21 08:49:35.691 INFO kablam! --> examples/repl.rs:1:1 Sep 21 08:49:35.691 INFO kablam! | Sep 21 08:49:35.691 INFO kablam! 1 | extern crate hlua; Sep 21 08:49:35.691 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 21 08:49:35.691 INFO kablam! Sep 21 08:49:35.693 INFO kablam! error: aborting due to previous error Sep 21 08:49:35.693 INFO kablam! Sep 21 08:49:35.693 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 08:49:35.696 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 21 08:49:35.696 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 08:49:35.702 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 21 08:49:35.702 INFO kablam! --> examples/rust_function.rs:1:1 Sep 21 08:49:35.702 INFO kablam! | Sep 21 08:49:35.702 INFO kablam! 1 | extern crate hlua; Sep 21 08:49:35.702 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 21 08:49:35.702 INFO kablam! Sep 21 08:49:35.702 INFO kablam! error: aborting due to previous error Sep 21 08:49:35.702 INFO kablam! Sep 21 08:49:35.702 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 08:49:35.705 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 21 08:49:35.705 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 08:49:36.308 INFO kablam! error: build failed Sep 21 08:49:36.308 INFO kablam! su: No module specific data is present Sep 21 08:49:37.069 INFO running `"docker" "rm" "-f" "fc280bd48d9c4d3ebdd1aa4e025f9fe5f2c064e30c6d36b043f881ef2981c4fe"` Sep 21 08:49:37.193 INFO blam! fc280bd48d9c4d3ebdd1aa4e025f9fe5f2c064e30c6d36b043f881ef2981c4fe