Sep 05 00:05:59.563 INFO checking ares-0.1.0 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 05 00:05:59.563 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 05 00:05:59.563 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 00:05:59.758 INFO blam! 4a84c27b05484f54da30f90822c779a706722deb2d8060f37a8580dffa790b86 Sep 05 00:05:59.760 INFO running `"docker" "start" "-a" "4a84c27b05484f54da30f90822c779a706722deb2d8060f37a8580dffa790b86"` Sep 05 00:06:00.499 INFO kablam! Checking ares v0.1.0 (file:///source) Sep 05 00:06:01.207 INFO kablam! warning: unnecessary parentheses around function argument Sep 05 00:06:01.207 INFO kablam! --> src/eval.rs:102:51 Sep 05 00:06:01.207 INFO kablam! | Sep 05 00:06:01.207 INFO kablam! 102 | hasher.write(&transmute::<_, [u8; 4]>((v as u32))) Sep 05 00:06:01.207 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 05 00:06:01.208 INFO kablam! | Sep 05 00:06:01.208 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 05 00:06:01.208 INFO kablam! Sep 05 00:06:01.208 INFO kablam! warning: unnecessary parentheses around function argument Sep 05 00:06:01.208 INFO kablam! --> src/eval.rs:104:51 Sep 05 00:06:01.208 INFO kablam! | Sep 05 00:06:01.208 INFO kablam! 104 | hasher.write(&transmute::<_, [u8; 8]>((v as u64))) Sep 05 00:06:01.208 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 05 00:06:01.208 INFO kablam! Sep 05 00:06:01.398 INFO kablam! warning: unnecessary parentheses around function argument Sep 05 00:06:01.398 INFO kablam! --> src/eval.rs:102:51 Sep 05 00:06:01.398 INFO kablam! | Sep 05 00:06:01.398 INFO kablam! 102 | hasher.write(&transmute::<_, [u8; 4]>((v as u32))) Sep 05 00:06:01.398 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 05 00:06:01.398 INFO kablam! | Sep 05 00:06:01.398 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 05 00:06:01.398 INFO kablam! Sep 05 00:06:01.398 INFO kablam! warning: unnecessary parentheses around function argument Sep 05 00:06:01.398 INFO kablam! --> src/eval.rs:104:51 Sep 05 00:06:01.398 INFO kablam! | Sep 05 00:06:01.398 INFO kablam! 104 | hasher.write(&transmute::<_, [u8; 8]>((v as u64))) Sep 05 00:06:01.398 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 05 00:06:01.398 INFO kablam! Sep 05 00:06:02.738 INFO kablam! error[E0463]: can't find crate for `rebar` Sep 05 00:06:02.738 INFO kablam! --> tests/arithmetic.rs:1:1 Sep 05 00:06:02.738 INFO kablam! | Sep 05 00:06:02.738 INFO kablam! 1 | extern crate rebar; Sep 05 00:06:02.738 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 05 00:06:02.738 INFO kablam! Sep 05 00:06:02.738 INFO kablam! error: aborting due to previous error Sep 05 00:06:02.739 INFO kablam! Sep 05 00:06:02.739 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 05 00:06:02.745 INFO kablam! error: Could not compile `ares`. Sep 05 00:06:02.746 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 00:06:02.903 INFO kablam! error[E0463]: can't find crate for `rebar` Sep 05 00:06:02.903 INFO kablam! --> tests/define.rs:1:1 Sep 05 00:06:02.903 INFO kablam! | Sep 05 00:06:02.903 INFO kablam! 1 | extern crate rebar; Sep 05 00:06:02.903 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 05 00:06:02.903 INFO kablam! Sep 05 00:06:02.904 INFO kablam! error: aborting due to previous error Sep 05 00:06:02.904 INFO kablam! Sep 05 00:06:02.904 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 05 00:06:02.911 INFO kablam! error: Could not compile `ares`. Sep 05 00:06:02.911 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 00:06:03.588 INFO kablam! error[E0463]: can't find crate for `rebar` Sep 05 00:06:03.588 INFO kablam! --> tests/types.rs:1:1 Sep 05 00:06:03.588 INFO kablam! | Sep 05 00:06:03.588 INFO kablam! 1 | extern crate rebar; Sep 05 00:06:03.588 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 05 00:06:03.588 INFO kablam! Sep 05 00:06:03.588 INFO kablam! error: aborting due to previous error Sep 05 00:06:03.588 INFO kablam! Sep 05 00:06:03.588 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 05 00:06:03.603 INFO kablam! error: Could not compile `ares`. Sep 05 00:06:03.603 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 00:06:03.698 INFO kablam! error[E0463]: can't find crate for `rebar` Sep 05 00:06:03.698 INFO kablam! --> tests/lambda.rs:1:1 Sep 05 00:06:03.698 INFO kablam! | Sep 05 00:06:03.698 INFO kablam! 1 | extern crate rebar; Sep 05 00:06:03.698 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 05 00:06:03.698 INFO kablam! Sep 05 00:06:03.699 INFO kablam! error: aborting due to previous error Sep 05 00:06:03.699 INFO kablam! Sep 05 00:06:03.700 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 05 00:06:03.707 INFO kablam! error: Could not compile `ares`. Sep 05 00:06:03.707 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 00:06:03.759 INFO kablam! error[E0463]: can't find crate for `rebar` Sep 05 00:06:03.759 INFO kablam! --> tests/util.rs:1:1 Sep 05 00:06:03.759 INFO kablam! | Sep 05 00:06:03.759 INFO kablam! 1 | extern crate rebar; Sep 05 00:06:03.759 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 05 00:06:03.759 INFO kablam! Sep 05 00:06:03.760 INFO kablam! error: aborting due to previous error Sep 05 00:06:03.760 INFO kablam! Sep 05 00:06:03.760 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 05 00:06:03.765 INFO kablam! error: Could not compile `ares`. Sep 05 00:06:03.765 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 00:06:03.968 INFO kablam! error[E0463]: can't find crate for `rebar` Sep 05 00:06:03.968 INFO kablam! --> tests/cond.rs:1:1 Sep 05 00:06:03.968 INFO kablam! | Sep 05 00:06:03.968 INFO kablam! 1 | extern crate rebar; Sep 05 00:06:03.968 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 05 00:06:03.968 INFO kablam! Sep 05 00:06:03.968 INFO kablam! error: aborting due to previous error Sep 05 00:06:03.968 INFO kablam! Sep 05 00:06:03.968 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 05 00:06:03.974 INFO kablam! error: Could not compile `ares`. Sep 05 00:06:03.974 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 00:06:03.977 INFO kablam! error[E0463]: can't find crate for `rebar` Sep 05 00:06:03.977 INFO kablam! --> tests/equals.rs:1:1 Sep 05 00:06:03.977 INFO kablam! | Sep 05 00:06:03.977 INFO kablam! 1 | extern crate rebar; Sep 05 00:06:03.977 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 05 00:06:03.977 INFO kablam! Sep 05 00:06:03.978 INFO kablam! error: aborting due to previous error Sep 05 00:06:03.978 INFO kablam! Sep 05 00:06:03.978 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 05 00:06:03.983 INFO kablam! error: Could not compile `ares`. Sep 05 00:06:03.983 INFO kablam! Sep 05 00:06:03.983 INFO kablam! To learn more, run the command again with --verbose. Sep 05 00:06:03.985 INFO kablam! su: No module specific data is present Sep 05 00:06:04.520 INFO running `"docker" "rm" "-f" "4a84c27b05484f54da30f90822c779a706722deb2d8060f37a8580dffa790b86"` Sep 05 00:06:04.614 INFO blam! 4a84c27b05484f54da30f90822c779a706722deb2d8060f37a8580dffa790b86