Sep 21 13:24:39.177 INFO checking ares-0.1.0 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 13:24:39.178 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 13:24:39.178 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-5/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-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:39.384 INFO blam! bdaec12001071634ace306ea4267e061ca75bd970bdbc51c3b101c7a0d9a649c Sep 21 13:24:39.387 INFO running `"docker" "start" "-a" "bdaec12001071634ace306ea4267e061ca75bd970bdbc51c3b101c7a0d9a649c"` Sep 21 13:24:40.633 INFO kablam! usermod: no changes Sep 21 13:24:40.698 INFO kablam! Checking ares v0.1.0 (/source) Sep 21 13:24:41.182 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 13:24:41.182 INFO kablam! --> src/eval.rs:102:51 Sep 21 13:24:41.182 INFO kablam! | Sep 21 13:24:41.182 INFO kablam! 102 | hasher.write(&transmute::<_, [u8; 4]>((v as u32))) Sep 21 13:24:41.182 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 21 13:24:41.182 INFO kablam! | Sep 21 13:24:41.182 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 21 13:24:41.182 INFO kablam! Sep 21 13:24:41.182 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 13:24:41.182 INFO kablam! --> src/eval.rs:104:51 Sep 21 13:24:41.182 INFO kablam! | Sep 21 13:24:41.182 INFO kablam! 104 | hasher.write(&transmute::<_, [u8; 8]>((v as u64))) Sep 21 13:24:41.182 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 21 13:24:41.182 INFO kablam! Sep 21 13:24:41.398 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 13:24:41.398 INFO kablam! --> src/eval.rs:102:51 Sep 21 13:24:41.398 INFO kablam! | Sep 21 13:24:41.398 INFO kablam! 102 | hasher.write(&transmute::<_, [u8; 4]>((v as u32))) Sep 21 13:24:41.398 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 21 13:24:41.398 INFO kablam! | Sep 21 13:24:41.398 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 21 13:24:41.398 INFO kablam! Sep 21 13:24:41.398 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 13:24:41.398 INFO kablam! --> src/eval.rs:104:51 Sep 21 13:24:41.398 INFO kablam! | Sep 21 13:24:41.398 INFO kablam! 104 | hasher.write(&transmute::<_, [u8; 8]>((v as u64))) Sep 21 13:24:41.398 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 21 13:24:41.398 INFO kablam! Sep 21 13:24:42.173 INFO kablam! error[E0463]: can't find crate for `rebar` Sep 21 13:24:42.173 INFO kablam! --> tests/define.rs:1:1 Sep 21 13:24:42.173 INFO kablam! | Sep 21 13:24:42.173 INFO kablam! 1 | extern crate rebar; Sep 21 13:24:42.173 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 21 13:24:42.173 INFO kablam! Sep 21 13:24:42.173 INFO kablam! error: aborting due to previous error Sep 21 13:24:42.173 INFO kablam! Sep 21 13:24:42.173 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 13:24:42.214 INFO kablam! error: Could not compile `ares`. Sep 21 13:24:42.214 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 13:24:42.629 INFO kablam! error[E0463]: can't find crate for `rebar` Sep 21 13:24:42.629 INFO kablam! --> tests/types.rs:1:1 Sep 21 13:24:42.629 INFO kablam! | Sep 21 13:24:42.630 INFO kablam! 1 | extern crate rebar; Sep 21 13:24:42.630 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 21 13:24:42.657 INFO kablam! Sep 21 13:24:42.658 INFO kablam! error: aborting due to previous error Sep 21 13:24:42.670 INFO kablam! Sep 21 13:24:42.670 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 13:24:42.706 INFO kablam! error[E0463]: can't find crate for `rebar` Sep 21 13:24:42.706 INFO kablam! --> tests/cond.rs:1:1 Sep 21 13:24:42.706 INFO kablam! | Sep 21 13:24:42.706 INFO kablam! 1 | extern crate rebar; Sep 21 13:24:42.706 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 21 13:24:42.707 INFO kablam! Sep 21 13:24:42.707 INFO kablam! error: aborting due to previous error Sep 21 13:24:42.707 INFO kablam! Sep 21 13:24:42.707 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 13:24:42.721 INFO kablam! error: Could not compile `ares`. Sep 21 13:24:42.721 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 13:24:42.722 INFO kablam! error: Could not compile `ares`. Sep 21 13:24:42.722 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 13:24:42.723 INFO kablam! error[E0463]: can't find crate for `rebar` Sep 21 13:24:42.723 INFO kablam! --> tests/util.rs:1:1 Sep 21 13:24:42.723 INFO kablam! | Sep 21 13:24:42.723 INFO kablam! 1 | extern crate rebar; Sep 21 13:24:42.723 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 21 13:24:42.723 INFO kablam! Sep 21 13:24:42.727 INFO kablam! error: aborting due to previous error Sep 21 13:24:42.727 INFO kablam! Sep 21 13:24:42.728 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 13:24:42.735 INFO kablam! error: Could not compile `ares`. Sep 21 13:24:42.735 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 13:24:42.784 INFO kablam! error[E0463]: can't find crate for `rebar` Sep 21 13:24:42.784 INFO kablam! --> tests/lambda.rs:1:1 Sep 21 13:24:42.784 INFO kablam! | Sep 21 13:24:42.784 INFO kablam! 1 | extern crate rebar; Sep 21 13:24:42.784 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 21 13:24:42.784 INFO kablam! Sep 21 13:24:42.785 INFO kablam! error: aborting due to previous error Sep 21 13:24:42.786 INFO kablam! Sep 21 13:24:42.786 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 13:24:42.794 INFO kablam! error: Could not compile `ares`. Sep 21 13:24:42.794 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 13:24:43.082 INFO kablam! error[E0463]: can't find crate for `rebar` Sep 21 13:24:43.082 INFO kablam! --> tests/arithmetic.rs:1:1 Sep 21 13:24:43.082 INFO kablam! | Sep 21 13:24:43.082 INFO kablam! 1 | extern crate rebar; Sep 21 13:24:43.082 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 21 13:24:43.082 INFO kablam! Sep 21 13:24:43.082 INFO kablam! error: aborting due to previous error Sep 21 13:24:43.082 INFO kablam! Sep 21 13:24:43.082 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 13:24:43.082 INFO kablam! error: Could not compile `ares`. Sep 21 13:24:43.082 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 13:24:43.100 INFO kablam! error[E0463]: can't find crate for `rebar` Sep 21 13:24:43.100 INFO kablam! --> tests/equals.rs:1:1 Sep 21 13:24:43.100 INFO kablam! | Sep 21 13:24:43.100 INFO kablam! 1 | extern crate rebar; Sep 21 13:24:43.100 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 21 13:24:43.100 INFO kablam! Sep 21 13:24:43.101 INFO kablam! error: aborting due to previous error Sep 21 13:24:43.101 INFO kablam! Sep 21 13:24:43.101 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 13:24:43.101 INFO kablam! error: Could not compile `ares`. Sep 21 13:24:43.101 INFO kablam! Sep 21 13:24:43.101 INFO kablam! To learn more, run the command again with --verbose. Sep 21 13:24:43.101 INFO kablam! su: No module specific data is present Sep 21 13:24:44.597 INFO running `"docker" "rm" "-f" "bdaec12001071634ace306ea4267e061ca75bd970bdbc51c3b101c7a0d9a649c"` Sep 21 13:24:44.704 INFO blam! bdaec12001071634ace306ea4267e061ca75bd970bdbc51c3b101c7a0d9a649c