Sep 04 21:37:45.818 INFO checking chill-0.2.1 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 21:37:45.818 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 21:37:45.818 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 21:37:46.034 INFO blam! d453404ade01ea1d3ada3f38da9d8fd1c6ab97a6c5c2f63ce9c8fcb39129a64b Sep 04 21:37:46.036 INFO running `"docker" "start" "-a" "d453404ade01ea1d3ada3f38da9d8fd1c6ab97a6c5c2f63ce9c8fcb39129a64b"` Sep 04 21:37:46.829 INFO kablam! Checking base64 v0.2.1 Sep 04 21:37:46.830 INFO kablam! Checking uuid v0.2.3 Sep 04 21:37:46.832 INFO kablam! Checking mime v0.2.6 Sep 04 21:37:48.067 INFO kablam! Checking hyper v0.9.18 Sep 04 21:37:55.677 INFO kablam! Checking chill v0.2.1 (file:///source) Sep 04 21:37:59.939 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 21:37:59.939 INFO kablam! --> src/client.rs:50:12 Sep 04 21:37:59.939 INFO kablam! | Sep 04 21:37:59.939 INFO kablam! 50 | Ok((Client { transport: transport })) Sep 04 21:37:59.939 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 21:37:59.940 INFO kablam! | Sep 04 21:37:59.940 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 21:37:59.940 INFO kablam! Sep 04 21:38:00.450 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 21:38:00.451 INFO kablam! --> src/client.rs:50:12 Sep 04 21:38:00.451 INFO kablam! | Sep 04 21:38:00.451 INFO kablam! 50 | Ok((Client { transport: transport })) Sep 04 21:38:00.451 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 21:38:00.451 INFO kablam! | Sep 04 21:38:00.451 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 21:38:00.451 INFO kablam! Sep 04 21:38:00.670 INFO kablam! error[E0277]: the trait bound `mime::Mime: serde::Serialize` is not satisfied Sep 04 21:38:00.672 INFO kablam! --> src/attachment.rs:326:33 Sep 04 21:38:00.672 INFO kablam! | Sep 04 21:38:00.672 INFO kablam! 326 | try!(serializer.serialize_struct_elt("content_type", &content_type)); Sep 04 21:38:00.672 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ the trait `serde::Serialize` is not implemented for `mime::Mime` Sep 04 21:38:00.672 INFO kablam! | Sep 04 21:38:00.672 INFO kablam! = note: required because of the requirements on the impl of `serde::Serialize` for `&mime::Mime` Sep 04 21:38:00.672 INFO kablam! Sep 04 21:38:01.458 INFO kablam! error[E0277]: the trait bound `mime::Mime: serde::Serialize` is not satisfied Sep 04 21:38:01.458 INFO kablam! --> src/attachment.rs:326:33 Sep 04 21:38:01.458 INFO kablam! | Sep 04 21:38:01.458 INFO kablam! 326 | try!(serializer.serialize_struct_elt("content_type", &content_type)); Sep 04 21:38:01.458 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ the trait `serde::Serialize` is not implemented for `mime::Mime` Sep 04 21:38:01.458 INFO kablam! | Sep 04 21:38:01.458 INFO kablam! = note: required because of the requirements on the impl of `serde::Serialize` for `&mime::Mime` Sep 04 21:38:01.458 INFO kablam! Sep 04 21:38:01.540 INFO kablam! error: aborting due to previous error Sep 04 21:38:01.540 INFO kablam! Sep 04 21:38:01.540 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 04 21:38:01.550 INFO kablam! error: Could not compile `chill`. Sep 04 21:38:01.550 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 21:38:03.666 INFO kablam! error: aborting due to previous error Sep 04 21:38:03.666 INFO kablam! Sep 04 21:38:03.666 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 04 21:38:03.685 INFO kablam! error: Could not compile `chill`. Sep 04 21:38:03.686 INFO kablam! Sep 04 21:38:03.686 INFO kablam! To learn more, run the command again with --verbose. Sep 04 21:38:03.687 INFO kablam! su: No module specific data is present Sep 04 21:38:04.243 INFO running `"docker" "rm" "-f" "d453404ade01ea1d3ada3f38da9d8fd1c6ab97a6c5c2f63ce9c8fcb39129a64b"` Sep 04 21:38:04.403 INFO blam! d453404ade01ea1d3ada3f38da9d8fd1c6ab97a6c5c2f63ce9c8fcb39129a64b