Sep 14 19:40:28.986 INFO checking ares-0.1.0 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 19:40:28.986 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 19:40:28.986 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-5/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 19:40:29.327 INFO blam! 14e4a2f09c84ce10c435671d5e587748f1311b7309d8d3dd67886aa4b4456646 Sep 14 19:40:29.334 INFO running `"docker" "start" "-a" "14e4a2f09c84ce10c435671d5e587748f1311b7309d8d3dd67886aa4b4456646"` Sep 14 19:40:30.723 INFO kablam! usermod: no changes Sep 14 19:40:30.807 INFO kablam! Checking ares v0.1.0 (file:///source) Sep 14 19:40:31.255 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 19:40:31.255 INFO kablam! --> src/eval.rs:102:51 Sep 14 19:40:31.255 INFO kablam! | Sep 14 19:40:31.255 INFO kablam! 102 | hasher.write(&transmute::<_, [u8; 4]>((v as u32))) Sep 14 19:40:31.255 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 14 19:40:31.255 INFO kablam! | Sep 14 19:40:31.255 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 14 19:40:31.255 INFO kablam! Sep 14 19:40:31.255 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 19:40:31.255 INFO kablam! --> src/eval.rs:104:51 Sep 14 19:40:31.255 INFO kablam! | Sep 14 19:40:31.255 INFO kablam! 104 | hasher.write(&transmute::<_, [u8; 8]>((v as u64))) Sep 14 19:40:31.255 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 14 19:40:31.255 INFO kablam! Sep 14 19:40:31.396 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 19:40:31.396 INFO kablam! --> src/eval.rs:102:51 Sep 14 19:40:31.396 INFO kablam! | Sep 14 19:40:31.396 INFO kablam! 102 | hasher.write(&transmute::<_, [u8; 4]>((v as u32))) Sep 14 19:40:31.396 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 14 19:40:31.396 INFO kablam! | Sep 14 19:40:31.396 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 14 19:40:31.396 INFO kablam! Sep 14 19:40:31.396 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 19:40:31.396 INFO kablam! --> src/eval.rs:104:51 Sep 14 19:40:31.396 INFO kablam! | Sep 14 19:40:31.396 INFO kablam! 104 | hasher.write(&transmute::<_, [u8; 8]>((v as u64))) Sep 14 19:40:31.396 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 14 19:40:31.396 INFO kablam! Sep 14 19:40:32.395 INFO kablam! error[E0463]: can't find crate for `rebar` Sep 14 19:40:32.395 INFO kablam! --> tests/define.rs:1:1 Sep 14 19:40:32.395 INFO kablam! | Sep 14 19:40:32.395 INFO kablam! 1 | extern crate rebar; Sep 14 19:40:32.395 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 14 19:40:32.395 INFO kablam! Sep 14 19:40:32.395 INFO kablam! error: aborting due to previous error Sep 14 19:40:32.395 INFO kablam! Sep 14 19:40:32.395 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 14 19:40:32.395 INFO kablam! error: Could not compile `ares`. Sep 14 19:40:32.395 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 19:40:32.597 INFO kablam! error[E0463]: can't find crate for `rebar` Sep 14 19:40:32.597 INFO kablam! --> tests/arithmetic.rs:1:1 Sep 14 19:40:32.597 INFO kablam! | Sep 14 19:40:32.597 INFO kablam! 1 | extern crate rebar; Sep 14 19:40:32.597 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 14 19:40:32.597 INFO kablam! Sep 14 19:40:32.599 INFO kablam! error[E0463]: can't find crate for `rebar` Sep 14 19:40:32.599 INFO kablam! --> tests/lambda.rs:1:1 Sep 14 19:40:32.599 INFO kablam! | Sep 14 19:40:32.599 INFO kablam! 1 | extern crate rebar; Sep 14 19:40:32.599 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 14 19:40:32.599 INFO kablam! Sep 14 19:40:32.600 INFO kablam! error: aborting due to previous error Sep 14 19:40:32.600 INFO kablam! Sep 14 19:40:32.600 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 14 19:40:32.600 INFO kablam! error: aborting due to previous error Sep 14 19:40:32.600 INFO kablam! Sep 14 19:40:32.602 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 14 19:40:32.606 INFO kablam! error: Could not compile `ares`. Sep 14 19:40:32.606 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 19:40:32.620 INFO kablam! error: Could not compile `ares`. Sep 14 19:40:32.620 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 19:40:32.632 INFO kablam! error[E0463]: can't find crate for `rebar` Sep 14 19:40:32.632 INFO kablam! --> tests/types.rs:1:1 Sep 14 19:40:32.632 INFO kablam! | Sep 14 19:40:32.632 INFO kablam! 1 | extern crate rebar; Sep 14 19:40:32.632 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 14 19:40:32.639 INFO kablam! Sep 14 19:40:32.639 INFO kablam! error: aborting due to previous error Sep 14 19:40:32.639 INFO kablam! Sep 14 19:40:32.639 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 14 19:40:32.644 INFO kablam! error: Could not compile `ares`. Sep 14 19:40:32.644 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 19:40:32.652 INFO kablam! error[E0463]: can't find crate for `rebar` Sep 14 19:40:32.653 INFO kablam! --> tests/cond.rs:1:1 Sep 14 19:40:32.653 INFO kablam! | Sep 14 19:40:32.653 INFO kablam! 1 | extern crate rebar; Sep 14 19:40:32.653 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 14 19:40:32.655 INFO kablam! Sep 14 19:40:32.655 INFO kablam! error: aborting due to previous error Sep 14 19:40:32.655 INFO kablam! Sep 14 19:40:32.655 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 14 19:40:32.659 INFO kablam! error: Could not compile `ares`. Sep 14 19:40:32.659 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 19:40:32.788 INFO kablam! error[E0463]: can't find crate for `rebar` Sep 14 19:40:32.788 INFO kablam! --> tests/util.rs:1:1 Sep 14 19:40:32.788 INFO kablam! | Sep 14 19:40:32.788 INFO kablam! 1 | extern crate rebar; Sep 14 19:40:32.788 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 14 19:40:32.788 INFO kablam! Sep 14 19:40:32.788 INFO kablam! error: aborting due to previous error Sep 14 19:40:32.788 INFO kablam! Sep 14 19:40:32.788 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 14 19:40:32.788 INFO kablam! error[E0463]: can't find crate for `rebar` Sep 14 19:40:32.788 INFO kablam! --> tests/equals.rs:1:1 Sep 14 19:40:32.788 INFO kablam! | Sep 14 19:40:32.788 INFO kablam! 1 | extern crate rebar; Sep 14 19:40:32.788 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 14 19:40:32.788 INFO kablam! Sep 14 19:40:32.788 INFO kablam! error: aborting due to previous error Sep 14 19:40:32.788 INFO kablam! Sep 14 19:40:32.788 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 14 19:40:32.788 INFO kablam! error: Could not compile `ares`. Sep 14 19:40:32.788 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 19:40:32.799 INFO kablam! error: Could not compile `ares`. Sep 14 19:40:32.799 INFO kablam! Sep 14 19:40:32.799 INFO kablam! To learn more, run the command again with --verbose. Sep 14 19:40:32.799 INFO kablam! su: No module specific data is present Sep 14 19:40:33.669 INFO running `"docker" "rm" "-f" "14e4a2f09c84ce10c435671d5e587748f1311b7309d8d3dd67886aa4b4456646"` Sep 14 19:40:33.899 INFO blam! 14e4a2f09c84ce10c435671d5e587748f1311b7309d8d3dd67886aa4b4456646