Jul 12 06:28:45.636 INFO checking inth-oauth2-0.9.0 against master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9 for pr-52234 Jul 12 06:28:45.637 INFO running: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 06:28:45.637 INFO creating container for: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 06:28:45.637 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-52234/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-3/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/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 +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 12 06:28:45.842 INFO blam! 539eebabdafc88a7fdb9eaeeca76f867fffce82e8e0b2746fb24bdd4b729772f Jul 12 06:28:45.850 INFO running `"docker" "start" "-a" "539eebabdafc88a7fdb9eaeeca76f867fffce82e8e0b2746fb24bdd4b729772f"` Jul 12 06:28:47.137 INFO kablam! Checking inth-oauth2 v0.9.0 (file:///source) Jul 12 06:28:47.138 INFO kablam! Checking yup-hyper-mock v1.3.3 Jul 12 06:29:01.263 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Jul 12 06:29:01.263 INFO kablam! --> tests/mock.rs:43:5 Jul 12 06:29:01.263 INFO kablam! | Jul 12 06:29:01.263 INFO kablam! 43 | / mock_connector_in_order!(BearerStatic { Jul 12 06:29:01.263 INFO kablam! 44 | | include_str!("response/request_token_bearer_static.http") Jul 12 06:29:01.263 INFO kablam! 45 | | }); Jul 12 06:29:01.263 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Jul 12 06:29:01.270 INFO kablam! | Jul 12 06:29:01.270 INFO kablam! = note: required because of the requirements on the impl of `std::convert::From` for `std::boxed::Box<(dyn hyper::net::NetworkStream + std::marker::Send + 'static)>` Jul 12 06:29:01.271 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Jul 12 06:29:01.271 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Jul 12 06:29:01.271 INFO kablam! Jul 12 06:29:01.271 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Jul 12 06:29:01.272 INFO kablam! --> tests/mock.rs:47:5 Jul 12 06:29:01.272 INFO kablam! | Jul 12 06:29:01.272 INFO kablam! 47 | / mock_connector_in_order!(BearerExpiring { Jul 12 06:29:01.272 INFO kablam! 48 | | include_str!("response/request_token_bearer_expiring.http") Jul 12 06:29:01.272 INFO kablam! 49 | | }); Jul 12 06:29:01.272 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Jul 12 06:29:01.272 INFO kablam! | Jul 12 06:29:01.272 INFO kablam! = note: required because of the requirements on the impl of `std::convert::From` for `std::boxed::Box<(dyn hyper::net::NetworkStream + std::marker::Send + 'static)>` Jul 12 06:29:01.272 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Jul 12 06:29:01.272 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Jul 12 06:29:01.272 INFO kablam! Jul 12 06:29:01.273 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Jul 12 06:29:01.273 INFO kablam! --> tests/mock.rs:51:5 Jul 12 06:29:01.273 INFO kablam! | Jul 12 06:29:01.273 INFO kablam! 51 | / mock_connector_in_order!(BearerRefresh { Jul 12 06:29:01.273 INFO kablam! 52 | | include_str!("response/request_token_bearer_refresh.http") Jul 12 06:29:01.273 INFO kablam! 53 | | include_str!("response/refresh_token_bearer_full.http") Jul 12 06:29:01.273 INFO kablam! 54 | | }); Jul 12 06:29:01.273 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Jul 12 06:29:01.273 INFO kablam! | Jul 12 06:29:01.273 INFO kablam! = note: required because of the requirements on the impl of `std::convert::From` for `std::boxed::Box<(dyn hyper::net::NetworkStream + std::marker::Send + 'static)>` Jul 12 06:29:01.273 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Jul 12 06:29:01.273 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Jul 12 06:29:01.273 INFO kablam! Jul 12 06:29:01.274 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Jul 12 06:29:01.274 INFO kablam! --> tests/mock.rs:56:5 Jul 12 06:29:01.274 INFO kablam! | Jul 12 06:29:01.274 INFO kablam! 56 | / mock_connector_in_order!(BearerRefreshPartial { Jul 12 06:29:01.274 INFO kablam! 57 | | include_str!("response/request_token_bearer_refresh.http") Jul 12 06:29:01.274 INFO kablam! 58 | | include_str!("response/refresh_token_bearer_partial.http") Jul 12 06:29:01.274 INFO kablam! 59 | | }); Jul 12 06:29:01.274 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Jul 12 06:29:01.274 INFO kablam! | Jul 12 06:29:01.274 INFO kablam! = note: required because of the requirements on the impl of `std::convert::From` for `std::boxed::Box<(dyn hyper::net::NetworkStream + std::marker::Send + 'static)>` Jul 12 06:29:01.274 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Jul 12 06:29:01.275 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Jul 12 06:29:01.275 INFO kablam! Jul 12 06:29:01.276 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Jul 12 06:29:01.276 INFO kablam! --> tests/mock.rs:61:5 Jul 12 06:29:01.276 INFO kablam! | Jul 12 06:29:01.276 INFO kablam! 61 | / mock_connector_in_order!(InvalidRequest { Jul 12 06:29:01.276 INFO kablam! 62 | | include_str!("response/invalid_request.http") Jul 12 06:29:01.276 INFO kablam! 63 | | }); Jul 12 06:29:01.276 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Jul 12 06:29:01.276 INFO kablam! | Jul 12 06:29:01.276 INFO kablam! = note: required because of the requirements on the impl of `std::convert::From` for `std::boxed::Box<(dyn hyper::net::NetworkStream + std::marker::Send + 'static)>` Jul 12 06:29:01.276 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Jul 12 06:29:01.276 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Jul 12 06:29:01.277 INFO kablam! Jul 12 06:29:01.278 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Jul 12 06:29:01.278 INFO kablam! --> tests/mock.rs:65:5 Jul 12 06:29:01.278 INFO kablam! | Jul 12 06:29:01.278 INFO kablam! 65 | / mock_connector_in_order!(RefreshInvalidRequest { Jul 12 06:29:01.278 INFO kablam! 66 | | include_str!("response/request_token_bearer_refresh.http") Jul 12 06:29:01.278 INFO kablam! 67 | | include_str!("response/invalid_request.http") Jul 12 06:29:01.278 INFO kablam! 68 | | }); Jul 12 06:29:01.278 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Jul 12 06:29:01.278 INFO kablam! | Jul 12 06:29:01.278 INFO kablam! = note: required because of the requirements on the impl of `std::convert::From` for `std::boxed::Box<(dyn hyper::net::NetworkStream + std::marker::Send + 'static)>` Jul 12 06:29:01.278 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Jul 12 06:29:01.279 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Jul 12 06:29:01.279 INFO kablam! Jul 12 06:29:01.285 INFO kablam! error: aborting due to 6 previous errors Jul 12 06:29:01.285 INFO kablam! Jul 12 06:29:01.286 INFO kablam! For more information about this error, try `rustc --explain E0277`. Jul 12 06:29:01.316 INFO kablam! error: Could not compile `inth-oauth2`. Jul 12 06:29:01.316 INFO kablam! Jul 12 06:29:01.316 INFO kablam! To learn more, run the command again with --verbose. Jul 12 06:29:01.318 INFO kablam! su: No module specific data is present Jul 12 06:29:01.788 INFO running `"docker" "rm" "-f" "539eebabdafc88a7fdb9eaeeca76f867fffce82e8e0b2746fb24bdd4b729772f"` Jul 12 06:29:01.951 INFO blam! 539eebabdafc88a7fdb9eaeeca76f867fffce82e8e0b2746fb24bdd4b729772f