Sep 20 00:09:10.414 INFO checking hlua-badtouch-0.4.2 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 20 00:09:10.414 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 20 00:09:10.414 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-5/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 00:09:10.629 INFO blam! 48c18a4b45f3f15027954c742ec50fa74f69266d1f275275d0033ec696e99294 Sep 20 00:09:10.630 INFO running `"docker" "start" "-a" "48c18a4b45f3f15027954c742ec50fa74f69266d1f275275d0033ec696e99294"` Sep 20 00:09:11.323 INFO kablam! usermod: no changes Sep 20 00:09:11.361 INFO kablam! Compiling lua52-sys v0.1.1 Sep 20 00:09:15.061 INFO kablam! Checking hlua-badtouch v0.4.2 (/source) Sep 20 00:09:15.582 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 00:09:15.582 INFO kablam! --> src/rust_tables.rs:24:39 Sep 20 00:09:15.582 INFO kablam! | Sep 20 00:09:15.582 INFO kablam! 24 | for (elem, index) in iterator.zip((1..)) { Sep 20 00:09:15.582 INFO kablam! | ^^^^^ help: remove these parentheses Sep 20 00:09:15.582 INFO kablam! | Sep 20 00:09:15.582 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 20 00:09:15.582 INFO kablam! Sep 20 00:09:15.686 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 00:09:15.686 INFO kablam! --> src/lua_functions.rs:461:84 Sep 20 00:09:15.686 INFO kablam! | Sep 20 00:09:15.687 INFO kablam! 461 | let val: i32 = lua.get::, _>("foo").unwrap().call_with_args((3)).unwrap(); Sep 20 00:09:15.687 INFO kablam! | ^^^ help: remove these parentheses Sep 20 00:09:15.687 INFO kablam! | Sep 20 00:09:15.687 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 20 00:09:15.687 INFO kablam! Sep 20 00:09:15.687 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 00:09:15.694 INFO kablam! --> src/rust_tables.rs:24:39 Sep 20 00:09:15.695 INFO kablam! | Sep 20 00:09:15.695 INFO kablam! 24 | for (elem, index) in iterator.zip((1..)) { Sep 20 00:09:15.695 INFO kablam! | ^^^^^ help: remove these parentheses Sep 20 00:09:15.695 INFO kablam! Sep 20 00:09:17.664 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 20 00:09:17.664 INFO kablam! --> examples/rust_function.rs:1:1 Sep 20 00:09:17.664 INFO kablam! | Sep 20 00:09:17.664 INFO kablam! 1 | extern crate hlua; Sep 20 00:09:17.664 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 20 00:09:17.664 INFO kablam! Sep 20 00:09:17.667 INFO kablam! error: aborting due to previous error Sep 20 00:09:17.667 INFO kablam! Sep 20 00:09:17.667 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 20 00:09:17.669 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 20 00:09:17.669 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 00:09:17.963 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 20 00:09:17.963 INFO kablam! --> examples/repl.rs:1:1 Sep 20 00:09:17.963 INFO kablam! | Sep 20 00:09:17.963 INFO kablam! 1 | extern crate hlua; Sep 20 00:09:17.963 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 20 00:09:17.971 INFO kablam! Sep 20 00:09:17.971 INFO kablam! error: aborting due to previous error Sep 20 00:09:17.971 INFO kablam! Sep 20 00:09:17.971 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 20 00:09:18.003 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 20 00:09:18.003 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 00:09:18.107 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 20 00:09:18.107 INFO kablam! --> examples/sound-api.rs:2:1 Sep 20 00:09:18.107 INFO kablam! | Sep 20 00:09:18.107 INFO kablam! 2 | extern crate hlua; Sep 20 00:09:18.107 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 20 00:09:18.107 INFO kablam! Sep 20 00:09:18.107 INFO kablam! error: aborting due to previous error Sep 20 00:09:18.107 INFO kablam! Sep 20 00:09:18.107 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 20 00:09:18.119 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 20 00:09:18.119 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 00:09:18.131 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 20 00:09:18.131 INFO kablam! --> examples/basic.rs:1:1 Sep 20 00:09:18.131 INFO kablam! | Sep 20 00:09:18.131 INFO kablam! 1 | extern crate hlua; Sep 20 00:09:18.131 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 20 00:09:18.131 INFO kablam! Sep 20 00:09:18.131 INFO kablam! error: aborting due to previous error Sep 20 00:09:18.131 INFO kablam! Sep 20 00:09:18.131 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 20 00:09:18.131 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 20 00:09:18.131 INFO kablam! --> tests/ffi.rs:3:1 Sep 20 00:09:18.131 INFO kablam! | Sep 20 00:09:18.131 INFO kablam! 3 | extern crate hlua; Sep 20 00:09:18.131 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 20 00:09:18.131 INFO kablam! Sep 20 00:09:18.135 INFO kablam! error: aborting due to previous error Sep 20 00:09:18.135 INFO kablam! Sep 20 00:09:18.135 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 20 00:09:18.135 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 20 00:09:18.135 INFO kablam! --> tests/userdata.rs:1:1 Sep 20 00:09:18.135 INFO kablam! | Sep 20 00:09:18.135 INFO kablam! 1 | extern crate hlua; Sep 20 00:09:18.135 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 20 00:09:18.135 INFO kablam! Sep 20 00:09:18.135 INFO kablam! error: aborting due to previous error Sep 20 00:09:18.135 INFO kablam! Sep 20 00:09:18.135 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 20 00:09:18.139 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 20 00:09:18.139 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 00:09:18.139 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 20 00:09:18.139 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 00:09:18.173 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 20 00:09:18.173 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 00:09:18.873 INFO kablam! error: build failed Sep 20 00:09:18.875 INFO kablam! su: No module specific data is present Sep 20 00:09:19.951 INFO running `"docker" "rm" "-f" "48c18a4b45f3f15027954c742ec50fa74f69266d1f275275d0033ec696e99294"` Sep 20 00:09:20.068 INFO blam! 48c18a4b45f3f15027954c742ec50fa74f69266d1f275275d0033ec696e99294