Sep 21 13:24:34.529 INFO checking ares-0.1.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 13:24:34.529 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 13:24:34.529 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-2/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 13:24:34.779 INFO blam! 70985ef7354f268bb82532d3f9f95c92580f4f295ccde3b6b8191f9ee0e3762e Sep 21 13:24:34.781 INFO running `"docker" "start" "-a" "70985ef7354f268bb82532d3f9f95c92580f4f295ccde3b6b8191f9ee0e3762e"` Sep 21 13:24:36.228 INFO kablam! usermod: no changes Sep 21 13:24:36.266 INFO kablam! Checking ares v0.1.0 (/source) Sep 21 13:24:36.962 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 13:24:36.962 INFO kablam! --> src/eval.rs:102:51 Sep 21 13:24:36.962 INFO kablam! | Sep 21 13:24:36.962 INFO kablam! 102 | hasher.write(&transmute::<_, [u8; 4]>((v as u32))) Sep 21 13:24:36.962 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 21 13:24:36.962 INFO kablam! | Sep 21 13:24:36.962 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 21 13:24:36.962 INFO kablam! Sep 21 13:24:36.962 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 13:24:36.962 INFO kablam! --> src/eval.rs:104:51 Sep 21 13:24:36.962 INFO kablam! | Sep 21 13:24:36.962 INFO kablam! 104 | hasher.write(&transmute::<_, [u8; 8]>((v as u64))) Sep 21 13:24:36.962 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 21 13:24:36.962 INFO kablam! Sep 21 13:24:37.174 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 13:24:37.174 INFO kablam! --> src/eval.rs:102:51 Sep 21 13:24:37.174 INFO kablam! | Sep 21 13:24:37.174 INFO kablam! 102 | hasher.write(&transmute::<_, [u8; 4]>((v as u32))) Sep 21 13:24:37.174 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 21 13:24:37.174 INFO kablam! | Sep 21 13:24:37.174 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 21 13:24:37.174 INFO kablam! Sep 21 13:24:37.174 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 13:24:37.174 INFO kablam! --> src/eval.rs:104:51 Sep 21 13:24:37.174 INFO kablam! | Sep 21 13:24:37.174 INFO kablam! 104 | hasher.write(&transmute::<_, [u8; 8]>((v as u64))) Sep 21 13:24:37.174 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 21 13:24:37.174 INFO kablam! Sep 21 13:24:38.731 INFO kablam! error[E0463]: can't find crate for `rebar` Sep 21 13:24:38.731 INFO kablam! --> tests/equals.rs:1:1 Sep 21 13:24:38.731 INFO kablam! | Sep 21 13:24:38.731 INFO kablam! 1 | extern crate rebar; Sep 21 13:24:38.731 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 21 13:24:38.735 INFO kablam! Sep 21 13:24:38.736 INFO kablam! error: aborting due to previous error Sep 21 13:24:38.736 INFO kablam! Sep 21 13:24:38.737 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 13:24:38.766 INFO kablam! error: Could not compile `ares`. Sep 21 13:24:38.766 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 13:24:38.787 INFO kablam! error[E0463]: can't find crate for `rebar` Sep 21 13:24:38.787 INFO kablam! --> tests/define.rs:1:1 Sep 21 13:24:38.788 INFO kablam! | Sep 21 13:24:38.788 INFO kablam! 1 | extern crate rebar; Sep 21 13:24:38.788 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 21 13:24:38.788 INFO kablam! Sep 21 13:24:38.794 INFO kablam! error: aborting due to previous error Sep 21 13:24:38.794 INFO kablam! Sep 21 13:24:38.795 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 13:24:38.805 INFO kablam! error: Could not compile `ares`. Sep 21 13:24:38.806 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 13:24:39.002 INFO kablam! error[E0463]: can't find crate for `rebar` Sep 21 13:24:39.002 INFO kablam! --> tests/cond.rs:1:1 Sep 21 13:24:39.002 INFO kablam! | Sep 21 13:24:39.002 INFO kablam! 1 | extern crate rebar; Sep 21 13:24:39.002 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 21 13:24:39.014 INFO kablam! error[E0463]: can't find crate for `rebar` Sep 21 13:24:39.014 INFO kablam! --> tests/types.rs:1:1 Sep 21 13:24:39.014 INFO kablam! | Sep 21 13:24:39.014 INFO kablam! 1 | extern crate rebar; Sep 21 13:24:39.015 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 21 13:24:39.015 INFO kablam! Sep 21 13:24:39.016 INFO kablam! error: aborting due to previous error Sep 21 13:24:39.016 INFO kablam! Sep 21 13:24:39.016 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 13:24:39.019 INFO kablam! Sep 21 13:24:39.019 INFO kablam! error: aborting due to previous error Sep 21 13:24:39.020 INFO kablam! Sep 21 13:24:39.020 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 13:24:39.025 INFO kablam! error: Could not compile `ares`. Sep 21 13:24:39.026 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 13:24:39.054 INFO kablam! error: Could not compile `ares`. Sep 21 13:24:39.054 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 13:24:39.054 INFO kablam! error[E0463]: can't find crate for `rebar` Sep 21 13:24:39.054 INFO kablam! --> tests/lambda.rs:1:1 Sep 21 13:24:39.054 INFO kablam! | Sep 21 13:24:39.054 INFO kablam! 1 | extern crate rebar; Sep 21 13:24:39.054 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 21 13:24:39.054 INFO kablam! Sep 21 13:24:39.054 INFO kablam! error: aborting due to previous error Sep 21 13:24:39.054 INFO kablam! Sep 21 13:24:39.054 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 13:24:39.086 INFO kablam! error: Could not compile `ares`. Sep 21 13:24:39.086 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 13:24:39.102 INFO kablam! error[E0463]: can't find crate for `rebar` Sep 21 13:24:39.102 INFO kablam! --> tests/arithmetic.rs:1:1 Sep 21 13:24:39.102 INFO kablam! | Sep 21 13:24:39.102 INFO kablam! 1 | extern crate rebar; Sep 21 13:24:39.102 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 21 13:24:39.102 INFO kablam! Sep 21 13:24:39.102 INFO kablam! error: aborting due to previous error Sep 21 13:24:39.102 INFO kablam! Sep 21 13:24:39.103 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 13:24:39.119 INFO kablam! error[E0463]: can't find crate for `rebar` Sep 21 13:24:39.119 INFO kablam! --> tests/util.rs:1:1 Sep 21 13:24:39.119 INFO kablam! | Sep 21 13:24:39.119 INFO kablam! 1 | extern crate rebar; Sep 21 13:24:39.119 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 21 13:24:39.119 INFO kablam! error: Could not compile `ares`. Sep 21 13:24:39.119 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 13:24:39.119 INFO kablam! Sep 21 13:24:39.119 INFO kablam! error: aborting due to previous error Sep 21 13:24:39.119 INFO kablam! Sep 21 13:24:39.119 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 13:24:39.130 INFO kablam! error: Could not compile `ares`. Sep 21 13:24:39.130 INFO kablam! Sep 21 13:24:39.130 INFO kablam! To learn more, run the command again with --verbose. Sep 21 13:24:39.130 INFO kablam! su: No module specific data is present Sep 21 13:24:40.093 INFO running `"docker" "rm" "-f" "70985ef7354f268bb82532d3f9f95c92580f4f295ccde3b6b8191f9ee0e3762e"` Sep 21 13:24:40.206 INFO blam! 70985ef7354f268bb82532d3f9f95c92580f4f295ccde3b6b8191f9ee0e3762e