Sep 20 06:32:43.679 INFO checking ares-0.1.0 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 20 06:32:43.679 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 20 06:32:43.679 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-7/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 06:32:43.890 INFO blam! d2a1d5db6a247438abb5ed2a4db91317c08e0539c6ee0bf66aca2fffff92b2b9 Sep 20 06:32:43.892 INFO running `"docker" "start" "-a" "d2a1d5db6a247438abb5ed2a4db91317c08e0539c6ee0bf66aca2fffff92b2b9"` Sep 20 06:32:45.574 INFO kablam! usermod: no changes Sep 20 06:32:45.646 INFO kablam! Checking ares v0.1.0 (/source) Sep 20 06:32:46.326 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 06:32:46.327 INFO kablam! --> src/eval.rs:102:51 Sep 20 06:32:46.327 INFO kablam! | Sep 20 06:32:46.327 INFO kablam! 102 | hasher.write(&transmute::<_, [u8; 4]>((v as u32))) Sep 20 06:32:46.328 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 20 06:32:46.328 INFO kablam! | Sep 20 06:32:46.328 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 20 06:32:46.329 INFO kablam! Sep 20 06:32:46.329 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 06:32:46.329 INFO kablam! --> src/eval.rs:104:51 Sep 20 06:32:46.330 INFO kablam! | Sep 20 06:32:46.330 INFO kablam! 104 | hasher.write(&transmute::<_, [u8; 8]>((v as u64))) Sep 20 06:32:46.330 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 20 06:32:46.331 INFO kablam! Sep 20 06:32:46.331 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 06:32:46.331 INFO kablam! --> src/eval.rs:102:51 Sep 20 06:32:46.331 INFO kablam! | Sep 20 06:32:46.332 INFO kablam! 102 | hasher.write(&transmute::<_, [u8; 4]>((v as u32))) Sep 20 06:32:46.332 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 20 06:32:46.333 INFO kablam! | Sep 20 06:32:46.333 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 20 06:32:46.333 INFO kablam! Sep 20 06:32:46.333 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 06:32:46.334 INFO kablam! --> src/eval.rs:104:51 Sep 20 06:32:46.334 INFO kablam! | Sep 20 06:32:46.334 INFO kablam! 104 | hasher.write(&transmute::<_, [u8; 8]>((v as u64))) Sep 20 06:32:46.334 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 20 06:32:46.334 INFO kablam! Sep 20 06:32:48.318 INFO kablam! error[E0463]: can't find crate for `rebar` Sep 20 06:32:48.318 INFO kablam! --> tests/define.rs:1:1 Sep 20 06:32:48.318 INFO kablam! | Sep 20 06:32:48.318 INFO kablam! 1 | extern crate rebar; Sep 20 06:32:48.318 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 20 06:32:48.318 INFO kablam! Sep 20 06:32:48.326 INFO kablam! error: aborting due to previous error Sep 20 06:32:48.326 INFO kablam! Sep 20 06:32:48.326 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 20 06:32:48.334 INFO kablam! error: Could not compile `ares`. Sep 20 06:32:48.334 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 06:32:48.385 INFO kablam! error[E0463]: can't find crate for `rebar` Sep 20 06:32:48.385 INFO kablam! --> tests/util.rs:1:1 Sep 20 06:32:48.385 INFO kablam! | Sep 20 06:32:48.385 INFO kablam! 1 | extern crate rebar; Sep 20 06:32:48.385 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 20 06:32:48.385 INFO kablam! Sep 20 06:32:48.385 INFO kablam! error: aborting due to previous error Sep 20 06:32:48.385 INFO kablam! Sep 20 06:32:48.385 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 20 06:32:48.385 INFO kablam! error: Could not compile `ares`. Sep 20 06:32:48.385 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 06:32:48.490 INFO kablam! error[E0463]: can't find crate for `rebar` Sep 20 06:32:48.490 INFO kablam! --> tests/cond.rs:1:1 Sep 20 06:32:48.490 INFO kablam! | Sep 20 06:32:48.490 INFO kablam! 1 | extern crate rebar; Sep 20 06:32:48.490 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 20 06:32:48.490 INFO kablam! Sep 20 06:32:48.490 INFO kablam! error: aborting due to previous error Sep 20 06:32:48.490 INFO kablam! Sep 20 06:32:48.490 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 20 06:32:48.494 INFO kablam! error: Could not compile `ares`. Sep 20 06:32:48.494 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 06:32:48.782 INFO kablam! error[E0463]: can't find crate for `rebar` Sep 20 06:32:48.782 INFO kablam! --> tests/arithmetic.rs:1:1 Sep 20 06:32:48.782 INFO kablam! | Sep 20 06:32:48.782 INFO kablam! 1 | extern crate rebar; Sep 20 06:32:48.782 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 20 06:32:48.782 INFO kablam! Sep 20 06:32:48.782 INFO kablam! error: aborting due to previous error Sep 20 06:32:48.782 INFO kablam! Sep 20 06:32:48.782 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 20 06:32:48.818 INFO kablam! error[E0463]: can't find crate for `rebar` Sep 20 06:32:48.818 INFO kablam! --> tests/equals.rs:1:1 Sep 20 06:32:48.818 INFO kablam! | Sep 20 06:32:48.818 INFO kablam! 1 | extern crate rebar; Sep 20 06:32:48.818 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 20 06:32:48.818 INFO kablam! Sep 20 06:32:48.818 INFO kablam! error: aborting due to previous error Sep 20 06:32:48.826 INFO kablam! error: Could not compile `ares`. Sep 20 06:32:48.826 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 06:32:48.834 INFO kablam! error[E0463]: can't find crate for `rebar` Sep 20 06:32:48.834 INFO kablam! --> tests/types.rs:1:1 Sep 20 06:32:48.834 INFO kablam! | Sep 20 06:32:48.834 INFO kablam! 1 | extern crate rebar; Sep 20 06:32:48.834 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 20 06:32:48.834 INFO kablam! Sep 20 06:32:48.834 INFO kablam! error: aborting due to previous error Sep 20 06:32:48.834 INFO kablam! Sep 20 06:32:48.834 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 20 06:32:48.834 INFO kablam! Sep 20 06:32:48.834 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 20 06:32:48.854 INFO kablam! error: Could not compile `ares`. Sep 20 06:32:48.854 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 06:32:48.861 INFO kablam! error: Could not compile `ares`. Sep 20 06:32:48.861 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 06:32:48.870 INFO kablam! error[E0463]: can't find crate for `rebar` Sep 20 06:32:48.870 INFO kablam! --> tests/lambda.rs:1:1 Sep 20 06:32:48.870 INFO kablam! | Sep 20 06:32:48.870 INFO kablam! 1 | extern crate rebar; Sep 20 06:32:48.870 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 20 06:32:48.870 INFO kablam! Sep 20 06:32:48.870 INFO kablam! error: aborting due to previous error Sep 20 06:32:48.870 INFO kablam! Sep 20 06:32:48.870 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 20 06:32:48.873 INFO kablam! error: Could not compile `ares`. Sep 20 06:32:48.873 INFO kablam! Sep 20 06:32:48.873 INFO kablam! To learn more, run the command again with --verbose. Sep 20 06:32:48.874 INFO kablam! su: No module specific data is present Sep 20 06:32:49.684 INFO running `"docker" "rm" "-f" "d2a1d5db6a247438abb5ed2a4db91317c08e0539c6ee0bf66aca2fffff92b2b9"` Sep 20 06:32:49.800 INFO blam! d2a1d5db6a247438abb5ed2a4db91317c08e0539c6ee0bf66aca2fffff92b2b9