Sep 18 03:42:42.340 INFO checking ares-0.1.0 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 18 03:42:42.340 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 18 03:42:42.340 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-6/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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 +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 18 03:42:42.824 INFO blam! 9072426871c61274f838a0d5f7cb704c63cf52d81d2ccbd000fe579edf5874e8 Sep 18 03:42:42.826 INFO running `"docker" "start" "-a" "9072426871c61274f838a0d5f7cb704c63cf52d81d2ccbd000fe579edf5874e8"` Sep 18 03:42:44.514 INFO kablam! usermod: no changes Sep 18 03:42:44.563 INFO kablam! Checking ares v0.1.0 (/source) Sep 18 03:42:45.067 INFO kablam! warning: unnecessary parentheses around function argument Sep 18 03:42:45.067 INFO kablam! --> src/eval.rs:102:51 Sep 18 03:42:45.067 INFO kablam! | Sep 18 03:42:45.067 INFO kablam! 102 | hasher.write(&transmute::<_, [u8; 4]>((v as u32))) Sep 18 03:42:45.067 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 18 03:42:45.067 INFO kablam! | Sep 18 03:42:45.067 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 18 03:42:45.067 INFO kablam! Sep 18 03:42:45.067 INFO kablam! warning: unnecessary parentheses around function argument Sep 18 03:42:45.067 INFO kablam! --> src/eval.rs:104:51 Sep 18 03:42:45.067 INFO kablam! | Sep 18 03:42:45.067 INFO kablam! 104 | hasher.write(&transmute::<_, [u8; 8]>((v as u64))) Sep 18 03:42:45.067 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 18 03:42:45.067 INFO kablam! Sep 18 03:42:45.223 INFO kablam! warning: unnecessary parentheses around function argument Sep 18 03:42:45.223 INFO kablam! --> src/eval.rs:102:51 Sep 18 03:42:45.223 INFO kablam! | Sep 18 03:42:45.223 INFO kablam! 102 | hasher.write(&transmute::<_, [u8; 4]>((v as u32))) Sep 18 03:42:45.223 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 18 03:42:45.223 INFO kablam! | Sep 18 03:42:45.223 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 18 03:42:45.223 INFO kablam! Sep 18 03:42:45.223 INFO kablam! warning: unnecessary parentheses around function argument Sep 18 03:42:45.223 INFO kablam! --> src/eval.rs:104:51 Sep 18 03:42:45.223 INFO kablam! | Sep 18 03:42:45.223 INFO kablam! 104 | hasher.write(&transmute::<_, [u8; 8]>((v as u64))) Sep 18 03:42:45.223 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 18 03:42:45.223 INFO kablam! Sep 18 03:42:46.135 INFO kablam! error[E0463]: can't find crate for `rebar` Sep 18 03:42:46.135 INFO kablam! --> tests/lambda.rs:1:1 Sep 18 03:42:46.135 INFO kablam! | Sep 18 03:42:46.135 INFO kablam! 1 | extern crate rebar; Sep 18 03:42:46.135 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 18 03:42:46.138 INFO kablam! Sep 18 03:42:46.138 INFO kablam! error: aborting due to previous error Sep 18 03:42:46.139 INFO kablam! Sep 18 03:42:46.139 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 18 03:42:46.142 INFO kablam! error: Could not compile `ares`. Sep 18 03:42:46.142 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 18 03:42:46.919 INFO kablam! error[E0463]: can't find crate for `rebar` Sep 18 03:42:46.919 INFO kablam! --> tests/define.rs:1:1 Sep 18 03:42:46.919 INFO kablam! | Sep 18 03:42:46.919 INFO kablam! 1 | extern crate rebar; Sep 18 03:42:46.919 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 18 03:42:46.920 INFO kablam! Sep 18 03:42:46.920 INFO kablam! error: aborting due to previous error Sep 18 03:42:46.920 INFO kablam! Sep 18 03:42:46.921 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 18 03:42:46.922 INFO kablam! error: Could not compile `ares`. Sep 18 03:42:46.922 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 18 03:42:46.955 INFO kablam! error[E0463]: can't find crate for `rebar` Sep 18 03:42:46.955 INFO kablam! --> tests/cond.rs:1:1 Sep 18 03:42:46.955 INFO kablam! | Sep 18 03:42:46.955 INFO kablam! 1 | extern crate rebar; Sep 18 03:42:46.955 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 18 03:42:46.955 INFO kablam! Sep 18 03:42:46.955 INFO kablam! error: aborting due to previous error Sep 18 03:42:46.955 INFO kablam! Sep 18 03:42:46.955 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 18 03:42:46.964 INFO kablam! error: Could not compile `ares`. Sep 18 03:42:46.964 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 18 03:42:47.194 INFO kablam! error[E0463]: can't find crate for `rebar` Sep 18 03:42:47.194 INFO kablam! --> tests/arithmetic.rs:1:1 Sep 18 03:42:47.194 INFO kablam! | Sep 18 03:42:47.194 INFO kablam! 1 | extern crate rebar; Sep 18 03:42:47.194 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 18 03:42:47.194 INFO kablam! Sep 18 03:42:47.199 INFO kablam! error: aborting due to previous error Sep 18 03:42:47.199 INFO kablam! Sep 18 03:42:47.199 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 18 03:42:47.223 INFO kablam! error: Could not compile `ares`. Sep 18 03:42:47.223 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 18 03:42:47.223 INFO kablam! error[E0463]: can't find crate for `rebar` Sep 18 03:42:47.223 INFO kablam! --> tests/equals.rs:1:1 Sep 18 03:42:47.223 INFO kablam! | Sep 18 03:42:47.223 INFO kablam! 1 | extern crate rebar; Sep 18 03:42:47.223 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 18 03:42:47.223 INFO kablam! Sep 18 03:42:47.223 INFO kablam! error: aborting due to previous error Sep 18 03:42:47.223 INFO kablam! Sep 18 03:42:47.223 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 18 03:42:47.253 INFO kablam! error: Could not compile `ares`. Sep 18 03:42:47.253 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 18 03:42:47.253 INFO kablam! error[E0463]: can't find crate for `rebar` Sep 18 03:42:47.253 INFO kablam! --> tests/types.rs:1:1 Sep 18 03:42:47.253 INFO kablam! | Sep 18 03:42:47.253 INFO kablam! 1 | extern crate rebar; Sep 18 03:42:47.253 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 18 03:42:47.253 INFO kablam! Sep 18 03:42:47.253 INFO kablam! error: aborting due to previous error Sep 18 03:42:47.253 INFO kablam! Sep 18 03:42:47.253 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 18 03:42:47.267 INFO kablam! error: Could not compile `ares`. Sep 18 03:42:47.267 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 18 03:42:47.295 INFO kablam! error[E0463]: can't find crate for `rebar` Sep 18 03:42:47.295 INFO kablam! --> tests/util.rs:1:1 Sep 18 03:42:47.295 INFO kablam! | Sep 18 03:42:47.295 INFO kablam! 1 | extern crate rebar; Sep 18 03:42:47.295 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 18 03:42:47.295 INFO kablam! Sep 18 03:42:47.295 INFO kablam! error: aborting due to previous error Sep 18 03:42:47.295 INFO kablam! Sep 18 03:42:47.295 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 18 03:42:47.295 INFO kablam! error: Could not compile `ares`. Sep 18 03:42:47.295 INFO kablam! Sep 18 03:42:47.295 INFO kablam! To learn more, run the command again with --verbose. Sep 18 03:42:47.303 INFO kablam! su: No module specific data is present Sep 18 03:42:48.400 INFO running `"docker" "rm" "-f" "9072426871c61274f838a0d5f7cb704c63cf52d81d2ccbd000fe579edf5874e8"` Sep 18 03:42:48.677 INFO blam! 9072426871c61274f838a0d5f7cb704c63cf52d81d2ccbd000fe579edf5874e8