Sep 20 01:56:29.727 INFO checking hlua-badtouch-0.4.2 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 01:56:29.727 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 01:56:29.728 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-7/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 01:56:29.943 INFO blam! 705abc1950eb8f50ac2241a7d6dd3d225d774e4633a84cf833e2d242ba052513 Sep 20 01:56:29.946 INFO running `"docker" "start" "-a" "705abc1950eb8f50ac2241a7d6dd3d225d774e4633a84cf833e2d242ba052513"` Sep 20 01:56:30.770 INFO kablam! usermod: no changes Sep 20 01:56:30.806 INFO kablam! Compiling lua52-sys v0.1.1 Sep 20 01:56:34.523 INFO kablam! Checking hlua-badtouch v0.4.2 (/source) Sep 20 01:56:35.033 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 01:56:35.034 INFO kablam! --> src/rust_tables.rs:24:39 Sep 20 01:56:35.034 INFO kablam! | Sep 20 01:56:35.034 INFO kablam! 24 | for (elem, index) in iterator.zip((1..)) { Sep 20 01:56:35.034 INFO kablam! | ^^^^^ help: remove these parentheses Sep 20 01:56:35.034 INFO kablam! | Sep 20 01:56:35.034 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 20 01:56:35.034 INFO kablam! Sep 20 01:56:35.238 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 01:56:35.238 INFO kablam! --> src/lua_functions.rs:461:84 Sep 20 01:56:35.238 INFO kablam! | Sep 20 01:56:35.238 INFO kablam! 461 | let val: i32 = lua.get::, _>("foo").unwrap().call_with_args((3)).unwrap(); Sep 20 01:56:35.238 INFO kablam! | ^^^ help: remove these parentheses Sep 20 01:56:35.238 INFO kablam! | Sep 20 01:56:35.238 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 20 01:56:35.238 INFO kablam! Sep 20 01:56:35.242 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 01:56:35.242 INFO kablam! --> src/rust_tables.rs:24:39 Sep 20 01:56:35.242 INFO kablam! | Sep 20 01:56:35.242 INFO kablam! 24 | for (elem, index) in iterator.zip((1..)) { Sep 20 01:56:35.242 INFO kablam! | ^^^^^ help: remove these parentheses Sep 20 01:56:35.242 INFO kablam! Sep 20 01:56:36.508 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 20 01:56:36.508 INFO kablam! --> examples/repl.rs:1:1 Sep 20 01:56:36.508 INFO kablam! | Sep 20 01:56:36.509 INFO kablam! 1 | extern crate hlua; Sep 20 01:56:36.509 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 20 01:56:36.509 INFO kablam! Sep 20 01:56:36.513 INFO kablam! error: aborting due to previous error Sep 20 01:56:36.513 INFO kablam! Sep 20 01:56:36.513 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 20 01:56:36.515 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 20 01:56:36.515 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 01:56:36.559 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 20 01:56:36.559 INFO kablam! --> tests/userdata.rs:1:1 Sep 20 01:56:36.559 INFO kablam! | Sep 20 01:56:36.559 INFO kablam! 1 | extern crate hlua; Sep 20 01:56:36.559 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 20 01:56:36.559 INFO kablam! Sep 20 01:56:36.562 INFO kablam! error: aborting due to previous error Sep 20 01:56:36.562 INFO kablam! Sep 20 01:56:36.562 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 20 01:56:36.564 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 20 01:56:36.564 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 01:56:36.576 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 20 01:56:36.576 INFO kablam! --> examples/basic.rs:1:1 Sep 20 01:56:36.576 INFO kablam! | Sep 20 01:56:36.576 INFO kablam! 1 | extern crate hlua; Sep 20 01:56:36.576 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 20 01:56:36.576 INFO kablam! Sep 20 01:56:36.576 INFO kablam! error: aborting due to previous error Sep 20 01:56:36.576 INFO kablam! Sep 20 01:56:36.576 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 20 01:56:36.580 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 20 01:56:36.580 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 01:56:36.714 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 20 01:56:36.714 INFO kablam! --> examples/sound-api.rs:2:1 Sep 20 01:56:36.714 INFO kablam! | Sep 20 01:56:36.714 INFO kablam! 2 | extern crate hlua; Sep 20 01:56:36.714 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 20 01:56:36.714 INFO kablam! Sep 20 01:56:36.714 INFO kablam! error: aborting due to previous error Sep 20 01:56:36.714 INFO kablam! Sep 20 01:56:36.714 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 20 01:56:36.718 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 20 01:56:36.718 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 01:56:36.806 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 20 01:56:36.806 INFO kablam! --> tests/ffi.rs:3:1 Sep 20 01:56:36.806 INFO kablam! | Sep 20 01:56:36.806 INFO kablam! 3 | extern crate hlua; Sep 20 01:56:36.806 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 20 01:56:36.806 INFO kablam! Sep 20 01:56:36.806 INFO kablam! error: aborting due to previous error Sep 20 01:56:36.806 INFO kablam! Sep 20 01:56:36.806 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 20 01:56:36.810 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 20 01:56:36.810 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 01:56:36.828 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 20 01:56:36.829 INFO kablam! --> examples/rust_function.rs:1:1 Sep 20 01:56:36.829 INFO kablam! | Sep 20 01:56:36.829 INFO kablam! 1 | extern crate hlua; Sep 20 01:56:36.829 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 20 01:56:36.829 INFO kablam! Sep 20 01:56:36.829 INFO kablam! error: aborting due to previous error Sep 20 01:56:36.829 INFO kablam! Sep 20 01:56:36.829 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 20 01:56:36.829 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 20 01:56:36.829 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 01:56:37.620 INFO kablam! error: build failed Sep 20 01:56:37.621 INFO kablam! su: No module specific data is present Sep 20 01:56:38.906 INFO running `"docker" "rm" "-f" "705abc1950eb8f50ac2241a7d6dd3d225d774e4633a84cf833e2d242ba052513"` Sep 20 01:56:39.016 INFO blam! 705abc1950eb8f50ac2241a7d6dd3d225d774e4633a84cf833e2d242ba052513