Sep 01 08:12:23.582 INFO checking chill-0.2.1 against master#d0d81b7fc1421859ba0218e8a437af29ae3b0967 for pr-53578 Sep 01 08:12:23.582 INFO running: cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets Sep 01 08:12:23.582 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-1/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 08:12:23.725 INFO blam! 8b2c44cda23a4f102cd36850a0cae5f7f39df8d526d74dff0d86ce5b3171e1b7 Sep 01 08:12:23.727 INFO running `"docker" "start" "-a" "8b2c44cda23a4f102cd36850a0cae5f7f39df8d526d74dff0d86ce5b3171e1b7"` Sep 01 08:12:24.349 INFO kablam! Checking uuid v0.2.3 Sep 01 08:12:25.107 INFO kablam! Checking chill v0.2.1 (file:///source) Sep 01 08:12:28.272 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 08:12:28.272 INFO kablam! --> src/client.rs:50:12 Sep 01 08:12:28.272 INFO kablam! | Sep 01 08:12:28.272 INFO kablam! 50 | Ok((Client { transport: transport })) Sep 01 08:12:28.272 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 08:12:28.272 INFO kablam! | Sep 01 08:12:28.272 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 08:12:28.272 INFO kablam! Sep 01 08:12:29.023 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 08:12:29.023 INFO kablam! --> src/client.rs:50:12 Sep 01 08:12:29.023 INFO kablam! | Sep 01 08:12:29.023 INFO kablam! 50 | Ok((Client { transport: transport })) Sep 01 08:12:29.023 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 08:12:29.023 INFO kablam! | Sep 01 08:12:29.023 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 08:12:29.023 INFO kablam! Sep 01 08:12:29.248 INFO kablam! error[E0277]: the trait bound `mime::Mime: serde::Serialize` is not satisfied Sep 01 08:12:29.249 INFO kablam! --> src/attachment.rs:326:33 Sep 01 08:12:29.249 INFO kablam! | Sep 01 08:12:29.249 INFO kablam! 326 | try!(serializer.serialize_struct_elt("content_type", &content_type)); Sep 01 08:12:29.249 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ the trait `serde::Serialize` is not implemented for `mime::Mime` Sep 01 08:12:29.249 INFO kablam! | Sep 01 08:12:29.249 INFO kablam! = note: required because of the requirements on the impl of `serde::Serialize` for `&mime::Mime` Sep 01 08:12:29.249 INFO kablam! Sep 01 08:12:29.745 INFO kablam! error[E0277]: the trait bound `mime::Mime: serde::Serialize` is not satisfied Sep 01 08:12:29.745 INFO kablam! --> src/attachment.rs:326:33 Sep 01 08:12:29.745 INFO kablam! | Sep 01 08:12:29.745 INFO kablam! 326 | try!(serializer.serialize_struct_elt("content_type", &content_type)); Sep 01 08:12:29.745 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ the trait `serde::Serialize` is not implemented for `mime::Mime` Sep 01 08:12:29.745 INFO kablam! | Sep 01 08:12:29.745 INFO kablam! = note: required because of the requirements on the impl of `serde::Serialize` for `&mime::Mime` Sep 01 08:12:29.745 INFO kablam! Sep 01 08:12:30.619 INFO kablam! error: aborting due to previous error Sep 01 08:12:30.619 INFO kablam! Sep 01 08:12:30.619 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 01 08:12:30.630 INFO kablam! error: Could not compile `chill`. Sep 01 08:12:30.630 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 08:12:31.222 INFO kablam! error: aborting due to previous error Sep 01 08:12:31.222 INFO kablam! Sep 01 08:12:31.222 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 01 08:12:31.238 INFO kablam! error: Could not compile `chill`. Sep 01 08:12:31.238 INFO kablam! Sep 01 08:12:31.238 INFO kablam! To learn more, run the command again with --verbose. Sep 01 08:12:31.241 INFO kablam! su: No module specific data is present Sep 01 08:12:31.649 INFO running `"docker" "rm" "-f" "8b2c44cda23a4f102cd36850a0cae5f7f39df8d526d74dff0d86ce5b3171e1b7"` Sep 01 08:12:31.791 INFO blam! 8b2c44cda23a4f102cd36850a0cae5f7f39df8d526d74dff0d86ce5b3171e1b7