Sep 01 17:35:58.328 INFO checking hlua-badtouch-0.4.2 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 17:35:58.328 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 17:35:58.328 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-3/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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=500" "-e" "CMD=cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 17:35:58.514 INFO blam! 5c8095918f0274927503bb72a82066864ff104a89e9b670a4e0ee6cf4c49beff Sep 01 17:35:58.515 INFO running `"docker" "start" "-a" "5c8095918f0274927503bb72a82066864ff104a89e9b670a4e0ee6cf4c49beff"` Sep 01 17:35:59.181 INFO kablam! Compiling lua52-sys v0.1.1 Sep 01 17:36:04.109 INFO kablam! Checking hlua-badtouch v0.4.2 (file:///source) Sep 01 17:36:04.797 INFO kablam! warning: unnecessary parentheses around method argument Sep 01 17:36:04.797 INFO kablam! --> src/rust_tables.rs:24:39 Sep 01 17:36:04.797 INFO kablam! | Sep 01 17:36:04.797 INFO kablam! 24 | for (elem, index) in iterator.zip((1..)) { Sep 01 17:36:04.797 INFO kablam! | ^^^^^ help: remove these parentheses Sep 01 17:36:04.797 INFO kablam! | Sep 01 17:36:04.797 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 17:36:04.797 INFO kablam! Sep 01 17:36:04.923 INFO kablam! warning: unnecessary parentheses around method argument Sep 01 17:36:04.925 INFO kablam! --> src/lua_functions.rs:461:84 Sep 01 17:36:04.925 INFO kablam! | Sep 01 17:36:04.925 INFO kablam! 461 | let val: i32 = lua.get::, _>("foo").unwrap().call_with_args((3)).unwrap(); Sep 01 17:36:04.925 INFO kablam! | ^^^ help: remove these parentheses Sep 01 17:36:04.925 INFO kablam! | Sep 01 17:36:04.925 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 17:36:04.925 INFO kablam! Sep 01 17:36:04.925 INFO kablam! warning: unnecessary parentheses around method argument Sep 01 17:36:04.925 INFO kablam! --> src/rust_tables.rs:24:39 Sep 01 17:36:04.925 INFO kablam! | Sep 01 17:36:04.925 INFO kablam! 24 | for (elem, index) in iterator.zip((1..)) { Sep 01 17:36:04.925 INFO kablam! | ^^^^^ help: remove these parentheses Sep 01 17:36:04.925 INFO kablam! Sep 01 17:36:08.823 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 01 17:36:08.823 INFO kablam! --> examples/repl.rs:1:1 Sep 01 17:36:08.823 INFO kablam! | Sep 01 17:36:08.823 INFO kablam! 1 | extern crate hlua; Sep 01 17:36:08.823 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 01 17:36:08.823 INFO kablam! Sep 01 17:36:08.824 INFO kablam! error: aborting due to previous error Sep 01 17:36:08.824 INFO kablam! Sep 01 17:36:08.824 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 01 17:36:08.837 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 01 17:36:08.837 INFO kablam! --> examples/sound-api.rs:2:1 Sep 01 17:36:08.837 INFO kablam! | Sep 01 17:36:08.837 INFO kablam! 2 | extern crate hlua; Sep 01 17:36:08.837 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 01 17:36:08.837 INFO kablam! Sep 01 17:36:08.838 INFO kablam! error: aborting due to previous error Sep 01 17:36:08.838 INFO kablam! Sep 01 17:36:08.838 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 01 17:36:08.860 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 01 17:36:08.860 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 17:36:08.868 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 01 17:36:08.869 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 17:36:08.906 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 01 17:36:08.906 INFO kablam! --> examples/rust_function.rs:1:1 Sep 01 17:36:08.906 INFO kablam! | Sep 01 17:36:08.906 INFO kablam! 1 | extern crate hlua; Sep 01 17:36:08.906 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 01 17:36:08.906 INFO kablam! Sep 01 17:36:08.907 INFO kablam! error: aborting due to previous error Sep 01 17:36:08.907 INFO kablam! Sep 01 17:36:08.907 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 01 17:36:08.913 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 01 17:36:08.914 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 17:36:08.962 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 01 17:36:08.962 INFO kablam! --> tests/ffi.rs:3:1 Sep 01 17:36:08.962 INFO kablam! | Sep 01 17:36:08.962 INFO kablam! 3 | extern crate hlua; Sep 01 17:36:08.962 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 01 17:36:08.962 INFO kablam! Sep 01 17:36:08.962 INFO kablam! error: aborting due to previous error Sep 01 17:36:08.962 INFO kablam! Sep 01 17:36:08.962 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 01 17:36:08.981 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 01 17:36:08.982 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 17:36:08.995 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 01 17:36:08.995 INFO kablam! --> examples/basic.rs:1:1 Sep 01 17:36:08.995 INFO kablam! | Sep 01 17:36:08.995 INFO kablam! 1 | extern crate hlua; Sep 01 17:36:08.995 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 01 17:36:08.995 INFO kablam! Sep 01 17:36:08.996 INFO kablam! error: aborting due to previous error Sep 01 17:36:08.996 INFO kablam! Sep 01 17:36:08.996 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 01 17:36:09.012 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 01 17:36:09.013 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 17:36:09.088 INFO kablam! error[E0463]: can't find crate for `hlua` Sep 01 17:36:09.088 INFO kablam! --> tests/userdata.rs:1:1 Sep 01 17:36:09.088 INFO kablam! | Sep 01 17:36:09.088 INFO kablam! 1 | extern crate hlua; Sep 01 17:36:09.088 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 01 17:36:09.092 INFO kablam! Sep 01 17:36:09.093 INFO kablam! error: aborting due to previous error Sep 01 17:36:09.093 INFO kablam! Sep 01 17:36:09.094 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 01 17:36:09.104 INFO kablam! error: Could not compile `hlua-badtouch`. Sep 01 17:36:09.105 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 17:36:09.900 INFO kablam! error: build failed Sep 01 17:36:09.902 INFO kablam! su: No module specific data is present Sep 01 17:36:10.491 INFO running `"docker" "rm" "-f" "5c8095918f0274927503bb72a82066864ff104a89e9b670a4e0ee6cf4c49beff"` Sep 01 17:36:10.585 INFO blam! 5c8095918f0274927503bb72a82066864ff104a89e9b670a4e0ee6cf4c49beff