Sep 18 03:42:39.984 INFO checking ares-0.1.0 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 18 03:42:39.986 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 18 03:42:39.987 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-5/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 18 03:42:40.213 INFO blam! 3193f847694ffde8f30b493ab0cadfe2b69efcd045bb9cf6e46ef1cddf7b068b Sep 18 03:42:40.215 INFO running `"docker" "start" "-a" "3193f847694ffde8f30b493ab0cadfe2b69efcd045bb9cf6e46ef1cddf7b068b"` Sep 18 03:42:41.611 INFO kablam! usermod: no changes Sep 18 03:42:41.655 INFO kablam! Checking ares v0.1.0 (/source) Sep 18 03:42:42.411 INFO kablam! warning: unnecessary parentheses around function argument Sep 18 03:42:42.411 INFO kablam! --> src/eval.rs:102:51 Sep 18 03:42:42.411 INFO kablam! | Sep 18 03:42:42.411 INFO kablam! 102 | hasher.write(&transmute::<_, [u8; 4]>((v as u32))) Sep 18 03:42:42.411 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 18 03:42:42.411 INFO kablam! | Sep 18 03:42:42.411 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 18 03:42:42.411 INFO kablam! Sep 18 03:42:42.411 INFO kablam! warning: unnecessary parentheses around function argument Sep 18 03:42:42.411 INFO kablam! --> src/eval.rs:104:51 Sep 18 03:42:42.411 INFO kablam! | Sep 18 03:42:42.411 INFO kablam! 104 | hasher.write(&transmute::<_, [u8; 8]>((v as u64))) Sep 18 03:42:42.411 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 18 03:42:42.411 INFO kablam! Sep 18 03:42:42.422 INFO kablam! warning: unnecessary parentheses around function argument Sep 18 03:42:42.423 INFO kablam! --> src/eval.rs:102:51 Sep 18 03:42:42.423 INFO kablam! | Sep 18 03:42:42.423 INFO kablam! 102 | hasher.write(&transmute::<_, [u8; 4]>((v as u32))) Sep 18 03:42:42.423 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 18 03:42:42.423 INFO kablam! | Sep 18 03:42:42.423 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 18 03:42:42.423 INFO kablam! Sep 18 03:42:42.423 INFO kablam! warning: unnecessary parentheses around function argument Sep 18 03:42:42.423 INFO kablam! --> src/eval.rs:104:51 Sep 18 03:42:42.423 INFO kablam! | Sep 18 03:42:42.423 INFO kablam! 104 | hasher.write(&transmute::<_, [u8; 8]>((v as u64))) Sep 18 03:42:42.423 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 18 03:42:42.423 INFO kablam! Sep 18 03:42:43.777 INFO kablam! error[E0463]: can't find crate for `rebar` Sep 18 03:42:43.777 INFO kablam! --> tests/types.rs:1:1 Sep 18 03:42:43.777 INFO kablam! | Sep 18 03:42:43.777 INFO kablam! 1 | extern crate rebar; Sep 18 03:42:43.777 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 18 03:42:43.777 INFO kablam! Sep 18 03:42:43.777 INFO kablam! error: aborting due to previous error Sep 18 03:42:43.777 INFO kablam! Sep 18 03:42:43.777 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 18 03:42:43.778 INFO kablam! error: Could not compile `ares`. Sep 18 03:42:43.778 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 18 03:42:44.243 INFO kablam! error[E0463]: can't find crate for `rebar` Sep 18 03:42:44.243 INFO kablam! --> tests/lambda.rs:1:1 Sep 18 03:42:44.243 INFO kablam! | Sep 18 03:42:44.243 INFO kablam! 1 | extern crate rebar; Sep 18 03:42:44.243 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 18 03:42:44.243 INFO kablam! Sep 18 03:42:44.271 INFO kablam! error: aborting due to previous error Sep 18 03:42:44.271 INFO kablam! Sep 18 03:42:44.271 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 18 03:42:44.299 INFO kablam! error: Could not compile `ares`. Sep 18 03:42:44.299 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 18 03:42:44.383 INFO kablam! error[E0463]: can't find crate for `rebar` Sep 18 03:42:44.383 INFO kablam! --> tests/arithmetic.rs:1:1 Sep 18 03:42:44.383 INFO kablam! | Sep 18 03:42:44.383 INFO kablam! 1 | extern crate rebar; Sep 18 03:42:44.383 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 18 03:42:44.402 INFO kablam! Sep 18 03:42:44.402 INFO kablam! error: aborting due to previous error Sep 18 03:42:44.402 INFO kablam! Sep 18 03:42:44.402 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 18 03:42:44.405 INFO kablam! error[E0463]: can't find crate for `rebar` Sep 18 03:42:44.405 INFO kablam! --> tests/equals.rs:1:1 Sep 18 03:42:44.405 INFO kablam! | Sep 18 03:42:44.405 INFO kablam! 1 | extern crate rebar; Sep 18 03:42:44.405 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 18 03:42:44.405 INFO kablam! Sep 18 03:42:44.405 INFO kablam! error: aborting due to previous error Sep 18 03:42:44.405 INFO kablam! Sep 18 03:42:44.405 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 18 03:42:44.419 INFO kablam! error: Could not compile `ares`. Sep 18 03:42:44.419 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 18 03:42:44.419 INFO kablam! error: Could not compile `ares`. Sep 18 03:42:44.419 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 18 03:42:44.563 INFO kablam! error[E0463]: can't find crate for `rebar` Sep 18 03:42:44.563 INFO kablam! --> tests/cond.rs:1:1 Sep 18 03:42:44.563 INFO kablam! | Sep 18 03:42:44.563 INFO kablam! 1 | extern crate rebar; Sep 18 03:42:44.563 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 18 03:42:44.583 INFO kablam! Sep 18 03:42:44.583 INFO kablam! error: aborting due to previous error Sep 18 03:42:44.583 INFO kablam! Sep 18 03:42:44.583 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 18 03:42:44.585 INFO kablam! error: Could not compile `ares`. Sep 18 03:42:44.585 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 18 03:42:44.622 INFO kablam! error[E0463]: can't find crate for `rebar` Sep 18 03:42:44.622 INFO kablam! --> tests/define.rs:1:1 Sep 18 03:42:44.622 INFO kablam! | Sep 18 03:42:44.622 INFO kablam! 1 | extern crate rebar; Sep 18 03:42:44.622 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 18 03:42:44.622 INFO kablam! Sep 18 03:42:44.622 INFO kablam! error: aborting due to previous error Sep 18 03:42:44.622 INFO kablam! Sep 18 03:42:44.623 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 18 03:42:44.633 INFO kablam! error: Could not compile `ares`. Sep 18 03:42:44.634 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 18 03:42:44.654 INFO kablam! error[E0463]: can't find crate for `rebar` Sep 18 03:42:44.655 INFO kablam! --> tests/util.rs:1:1 Sep 18 03:42:44.655 INFO kablam! | Sep 18 03:42:44.655 INFO kablam! 1 | extern crate rebar; Sep 18 03:42:44.656 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 18 03:42:44.656 INFO kablam! Sep 18 03:42:44.659 INFO kablam! error: aborting due to previous error Sep 18 03:42:44.659 INFO kablam! Sep 18 03:42:44.659 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 18 03:42:44.680 INFO kablam! error: Could not compile `ares`. Sep 18 03:42:44.680 INFO kablam! Sep 18 03:42:44.680 INFO kablam! To learn more, run the command again with --verbose. Sep 18 03:42:44.682 INFO kablam! su: No module specific data is present Sep 18 03:42:46.120 INFO running `"docker" "rm" "-f" "3193f847694ffde8f30b493ab0cadfe2b69efcd045bb9cf6e46ef1cddf7b068b"` Sep 18 03:42:46.408 INFO blam! 3193f847694ffde8f30b493ab0cadfe2b69efcd045bb9cf6e46ef1cddf7b068b