Sep 20 06:32:42.732 INFO checking ares-0.1.0 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 06:32:42.732 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 06:32:42.732 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-5/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-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.038 INFO blam! 4e603d553240404004a1eaf1ed7054759064866173b7ab35cecc2d453cbc151d Sep 20 06:32:43.040 INFO running `"docker" "start" "-a" "4e603d553240404004a1eaf1ed7054759064866173b7ab35cecc2d453cbc151d"` Sep 20 06:32:44.445 INFO kablam! usermod: no changes Sep 20 06:32:44.507 INFO kablam! Checking ares v0.1.0 (/source) Sep 20 06:32:45.346 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 06:32:45.346 INFO kablam! --> src/eval.rs:102:51 Sep 20 06:32:45.346 INFO kablam! | Sep 20 06:32:45.346 INFO kablam! 102 | hasher.write(&transmute::<_, [u8; 4]>((v as u32))) Sep 20 06:32:45.346 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 20 06:32:45.346 INFO kablam! | Sep 20 06:32:45.346 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 20 06:32:45.346 INFO kablam! Sep 20 06:32:45.346 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 06:32:45.346 INFO kablam! --> src/eval.rs:104:51 Sep 20 06:32:45.346 INFO kablam! | Sep 20 06:32:45.346 INFO kablam! 104 | hasher.write(&transmute::<_, [u8; 8]>((v as u64))) Sep 20 06:32:45.346 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 20 06:32:45.346 INFO kablam! Sep 20 06:32:45.570 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 06:32:45.570 INFO kablam! --> src/eval.rs:102:51 Sep 20 06:32:45.570 INFO kablam! | Sep 20 06:32:45.570 INFO kablam! 102 | hasher.write(&transmute::<_, [u8; 4]>((v as u32))) Sep 20 06:32:45.570 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 20 06:32:45.570 INFO kablam! | Sep 20 06:32:45.570 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 20 06:32:45.570 INFO kablam! Sep 20 06:32:45.570 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 06:32:45.570 INFO kablam! --> src/eval.rs:104:51 Sep 20 06:32:45.570 INFO kablam! | Sep 20 06:32:45.570 INFO kablam! 104 | hasher.write(&transmute::<_, [u8; 8]>((v as u64))) Sep 20 06:32:45.570 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 20 06:32:45.570 INFO kablam! Sep 20 06:32:47.737 INFO kablam! error[E0463]: can't find crate for `rebar` Sep 20 06:32:47.737 INFO kablam! --> tests/arithmetic.rs:1:1 Sep 20 06:32:47.737 INFO kablam! | Sep 20 06:32:47.737 INFO kablam! 1 | extern crate rebar; Sep 20 06:32:47.737 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 20 06:32:47.737 INFO kablam! Sep 20 06:32:47.741 INFO kablam! error: aborting due to previous error Sep 20 06:32:47.741 INFO kablam! Sep 20 06:32:47.741 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 20 06:32:47.802 INFO kablam! error: Could not compile `ares`. Sep 20 06:32:47.802 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 06:32:47.894 INFO kablam! error[E0463]: can't find crate for `rebar` Sep 20 06:32:47.894 INFO kablam! --> tests/cond.rs:1:1 Sep 20 06:32:47.894 INFO kablam! | Sep 20 06:32:47.894 INFO kablam! 1 | extern crate rebar; Sep 20 06:32:47.894 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 20 06:32:47.894 INFO kablam! Sep 20 06:32:47.894 INFO kablam! error: aborting due to previous error Sep 20 06:32:47.894 INFO kablam! Sep 20 06:32:47.894 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 20 06:32:47.922 INFO kablam! error: Could not compile `ares`. Sep 20 06:32:47.922 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 06:32:47.938 INFO kablam! error[E0463]: can't find crate for `rebar` Sep 20 06:32:47.938 INFO kablam! --> tests/types.rs:1:1 Sep 20 06:32:47.938 INFO kablam! | Sep 20 06:32:47.938 INFO kablam! 1 | extern crate rebar; Sep 20 06:32:47.938 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 20 06:32:47.938 INFO kablam! Sep 20 06:32:47.938 INFO kablam! error: aborting due to previous error Sep 20 06:32:47.938 INFO kablam! Sep 20 06:32:47.938 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 20 06:32:47.966 INFO kablam! error: Could not compile `ares`. Sep 20 06:32:47.966 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 06:32:48.074 INFO kablam! error[E0463]: can't find crate for `rebar` Sep 20 06:32:48.074 INFO kablam! --> tests/define.rs:1:1 Sep 20 06:32:48.074 INFO kablam! | Sep 20 06:32:48.074 INFO kablam! 1 | extern crate rebar; Sep 20 06:32:48.074 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 20 06:32:48.082 INFO kablam! error[E0463]: can't find crate for `rebar` Sep 20 06:32:48.082 INFO kablam! --> tests/util.rs:1:1 Sep 20 06:32:48.082 INFO kablam! | Sep 20 06:32:48.082 INFO kablam! 1 | extern crate rebar; Sep 20 06:32:48.082 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 20 06:32:48.082 INFO kablam! Sep 20 06:32:48.082 INFO kablam! error[E0463]: can't find crate for `rebar` Sep 20 06:32:48.082 INFO kablam! --> tests/lambda.rs:1:1 Sep 20 06:32:48.082 INFO kablam! | Sep 20 06:32:48.082 INFO kablam! 1 | extern crate rebar; Sep 20 06:32:48.082 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 20 06:32:48.082 INFO kablam! error: aborting due to previous error Sep 20 06:32:48.082 INFO kablam! Sep 20 06:32:48.082 INFO kablam! Sep 20 06:32:48.082 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 20 06:32:48.082 INFO kablam! error: aborting due to previous error Sep 20 06:32:48.082 INFO kablam! Sep 20 06:32:48.082 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 20 06:32:48.086 INFO kablam! Sep 20 06:32:48.093 INFO kablam! error: aborting due to previous error Sep 20 06:32:48.093 INFO kablam! Sep 20 06:32:48.093 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 20 06:32:48.099 INFO kablam! error: Could not compile `ares`. Sep 20 06:32:48.099 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 06:32:48.118 INFO kablam! error: Could not compile `ares`. Sep 20 06:32:48.118 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 06:32:48.118 INFO kablam! error: Could not compile `ares`. Sep 20 06:32:48.118 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 06:32:48.122 INFO kablam! error[E0463]: can't find crate for `rebar` Sep 20 06:32:48.122 INFO kablam! --> tests/equals.rs:1:1 Sep 20 06:32:48.122 INFO kablam! | Sep 20 06:32:48.122 INFO kablam! 1 | extern crate rebar; Sep 20 06:32:48.122 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 20 06:32:48.122 INFO kablam! Sep 20 06:32:48.122 INFO kablam! error: aborting due to previous error Sep 20 06:32:48.122 INFO kablam! Sep 20 06:32:48.122 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 20 06:32:48.122 INFO kablam! error: Could not compile `ares`. Sep 20 06:32:48.122 INFO kablam! Sep 20 06:32:48.122 INFO kablam! To learn more, run the command again with --verbose. Sep 20 06:32:48.123 INFO kablam! su: No module specific data is present Sep 20 06:32:49.361 INFO running `"docker" "rm" "-f" "4e603d553240404004a1eaf1ed7054759064866173b7ab35cecc2d453cbc151d"` Sep 20 06:32:49.480 INFO blam! 4e603d553240404004a1eaf1ed7054759064866173b7ab35cecc2d453cbc151d