Sep 01 10:37:50.871 INFO checking ares-0.1.0 against master#d0d81b7fc1421859ba0218e8a437af29ae3b0967 for pr-53578 Sep 01 10:37:50.871 INFO running: cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets Sep 01 10:37:50.871 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53578/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-0/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/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 +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 10:37:51.064 INFO blam! 4fd4bbf2802a2013d843422c6e7992b4ed73bc9a0c13c7c02e0280a1be9fb205 Sep 01 10:37:51.064 INFO running `"docker" "start" "-a" "4fd4bbf2802a2013d843422c6e7992b4ed73bc9a0c13c7c02e0280a1be9fb205"` Sep 01 10:37:51.680 INFO kablam! Checking ares v0.1.0 (file:///source) Sep 01 10:37:52.512 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:37:52.512 INFO kablam! --> src/eval.rs:102:51 Sep 01 10:37:52.512 INFO kablam! | Sep 01 10:37:52.512 INFO kablam! 102 | hasher.write(&transmute::<_, [u8; 4]>((v as u32))) Sep 01 10:37:52.512 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 01 10:37:52.512 INFO kablam! | Sep 01 10:37:52.512 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 10:37:52.512 INFO kablam! Sep 01 10:37:52.512 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:37:52.512 INFO kablam! --> src/eval.rs:104:51 Sep 01 10:37:52.512 INFO kablam! | Sep 01 10:37:52.512 INFO kablam! 104 | hasher.write(&transmute::<_, [u8; 8]>((v as u64))) Sep 01 10:37:52.513 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 01 10:37:52.513 INFO kablam! Sep 01 10:37:52.676 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:37:52.676 INFO kablam! --> src/eval.rs:102:51 Sep 01 10:37:52.676 INFO kablam! | Sep 01 10:37:52.676 INFO kablam! 102 | hasher.write(&transmute::<_, [u8; 4]>((v as u32))) Sep 01 10:37:52.677 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 01 10:37:52.677 INFO kablam! | Sep 01 10:37:52.677 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 10:37:52.677 INFO kablam! Sep 01 10:37:52.677 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:37:52.677 INFO kablam! --> src/eval.rs:104:51 Sep 01 10:37:52.677 INFO kablam! | Sep 01 10:37:52.677 INFO kablam! 104 | hasher.write(&transmute::<_, [u8; 8]>((v as u64))) Sep 01 10:37:52.677 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 01 10:37:52.677 INFO kablam! Sep 01 10:37:55.066 INFO kablam! error[E0463]: can't find crate for `rebar` Sep 01 10:37:55.066 INFO kablam! --> tests/equals.rs:1:1 Sep 01 10:37:55.066 INFO kablam! | Sep 01 10:37:55.066 INFO kablam! 1 | extern crate rebar; Sep 01 10:37:55.066 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 01 10:37:55.066 INFO kablam! Sep 01 10:37:55.067 INFO kablam! error: aborting due to previous error Sep 01 10:37:55.067 INFO kablam! Sep 01 10:37:55.067 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 01 10:37:55.072 INFO kablam! error: Could not compile `ares`. Sep 01 10:37:55.072 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 10:37:55.157 INFO kablam! error[E0463]: can't find crate for `rebar` Sep 01 10:37:55.157 INFO kablam! --> tests/arithmetic.rs:1:1 Sep 01 10:37:55.157 INFO kablam! | Sep 01 10:37:55.157 INFO kablam! 1 | extern crate rebar; Sep 01 10:37:55.157 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 01 10:37:55.157 INFO kablam! Sep 01 10:37:55.158 INFO kablam! error: aborting due to previous error Sep 01 10:37:55.158 INFO kablam! Sep 01 10:37:55.158 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 01 10:37:55.164 INFO kablam! error: Could not compile `ares`. Sep 01 10:37:55.165 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 10:37:55.166 INFO kablam! error[E0463]: can't find crate for `rebar` Sep 01 10:37:55.166 INFO kablam! --> tests/types.rs:1:1 Sep 01 10:37:55.166 INFO kablam! | Sep 01 10:37:55.166 INFO kablam! 1 | extern crate rebar; Sep 01 10:37:55.166 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 01 10:37:55.167 INFO kablam! Sep 01 10:37:55.167 INFO kablam! error: aborting due to previous error Sep 01 10:37:55.168 INFO kablam! Sep 01 10:37:55.168 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 01 10:37:55.174 INFO kablam! error: Could not compile `ares`. Sep 01 10:37:55.174 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 10:37:55.242 INFO kablam! error[E0463]: can't find crate for `rebar` Sep 01 10:37:55.242 INFO kablam! --> tests/define.rs:1:1 Sep 01 10:37:55.242 INFO kablam! | Sep 01 10:37:55.242 INFO kablam! 1 | extern crate rebar; Sep 01 10:37:55.242 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 01 10:37:55.242 INFO kablam! Sep 01 10:37:55.242 INFO kablam! error: aborting due to previous error Sep 01 10:37:55.242 INFO kablam! Sep 01 10:37:55.242 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 01 10:37:55.246 INFO kablam! error: Could not compile `ares`. Sep 01 10:37:55.247 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 10:37:55.261 INFO kablam! error[E0463]: can't find crate for `rebar` Sep 01 10:37:55.261 INFO kablam! --> tests/cond.rs:1:1 Sep 01 10:37:55.261 INFO kablam! | Sep 01 10:37:55.261 INFO kablam! 1 | extern crate rebar; Sep 01 10:37:55.262 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 01 10:37:55.262 INFO kablam! Sep 01 10:37:55.262 INFO kablam! error: aborting due to previous error Sep 01 10:37:55.262 INFO kablam! Sep 01 10:37:55.262 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 01 10:37:55.266 INFO kablam! error: Could not compile `ares`. Sep 01 10:37:55.267 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 10:37:55.281 INFO kablam! error[E0463]: can't find crate for `rebar` Sep 01 10:37:55.281 INFO kablam! --> tests/util.rs:1:1 Sep 01 10:37:55.281 INFO kablam! | Sep 01 10:37:55.281 INFO kablam! 1 | extern crate rebar; Sep 01 10:37:55.281 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 01 10:37:55.281 INFO kablam! Sep 01 10:37:55.281 INFO kablam! error: aborting due to previous error Sep 01 10:37:55.281 INFO kablam! Sep 01 10:37:55.281 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 01 10:37:55.285 INFO kablam! error: Could not compile `ares`. Sep 01 10:37:55.285 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 10:37:55.317 INFO kablam! error[E0463]: can't find crate for `rebar` Sep 01 10:37:55.317 INFO kablam! --> tests/lambda.rs:1:1 Sep 01 10:37:55.317 INFO kablam! | Sep 01 10:37:55.317 INFO kablam! 1 | extern crate rebar; Sep 01 10:37:55.317 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 01 10:37:55.317 INFO kablam! Sep 01 10:37:55.317 INFO kablam! error: aborting due to previous error Sep 01 10:37:55.317 INFO kablam! Sep 01 10:37:55.317 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 01 10:37:55.323 INFO kablam! error: Could not compile `ares`. Sep 01 10:37:55.323 INFO kablam! Sep 01 10:37:55.323 INFO kablam! To learn more, run the command again with --verbose. Sep 01 10:37:55.324 INFO kablam! su: No module specific data is present Sep 01 10:37:55.670 INFO running `"docker" "rm" "-f" "4fd4bbf2802a2013d843422c6e7992b4ed73bc9a0c13c7c02e0280a1be9fb205"` Sep 01 10:37:55.808 INFO blam! 4fd4bbf2802a2013d843422c6e7992b4ed73bc9a0c13c7c02e0280a1be9fb205