Jul 12 06:28:45.513 INFO checking inth-oauth2-0.9.0 against try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255 for pr-52234 Jul 12 06:28:45.513 INFO running: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 12 06:28:45.513 INFO creating container for: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 12 06:28:45.513 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-52234/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-4/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/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 +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-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.736 INFO blam! 23819d37d04a313ed9e629794662e89bd5e41d8c70c748d971ea7ba49d9804df Jul 12 06:28:45.739 INFO running `"docker" "start" "-a" "23819d37d04a313ed9e629794662e89bd5e41d8c70c748d971ea7ba49d9804df"` Jul 12 06:28:47.119 INFO kablam! Checking hyper v0.8.1 Jul 12 06:28:47.119 INFO kablam! Checking yup-hyper-mock v1.3.3 Jul 12 06:28:56.666 INFO kablam! Checking inth-oauth2 v0.9.0 (file:///source) Jul 12 06:29:08.937 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Jul 12 06:29:08.937 INFO kablam! --> tests/mock.rs:43:5 Jul 12 06:29:08.937 INFO kablam! | Jul 12 06:29:08.937 INFO kablam! 43 | / mock_connector_in_order!(BearerStatic { Jul 12 06:29:08.937 INFO kablam! 44 | | include_str!("response/request_token_bearer_static.http") Jul 12 06:29:08.937 INFO kablam! 45 | | }); Jul 12 06:29:08.937 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Jul 12 06:29:08.937 INFO kablam! | Jul 12 06:29:08.937 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:08.937 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Jul 12 06:29:08.938 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:08.938 INFO kablam! Jul 12 06:29:08.938 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Jul 12 06:29:08.938 INFO kablam! --> tests/mock.rs:47:5 Jul 12 06:29:08.938 INFO kablam! | Jul 12 06:29:08.938 INFO kablam! 47 | / mock_connector_in_order!(BearerExpiring { Jul 12 06:29:08.938 INFO kablam! 48 | | include_str!("response/request_token_bearer_expiring.http") Jul 12 06:29:08.938 INFO kablam! 49 | | }); Jul 12 06:29:08.938 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Jul 12 06:29:08.938 INFO kablam! | Jul 12 06:29:08.938 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:08.938 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Jul 12 06:29:08.938 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:08.938 INFO kablam! Jul 12 06:29:08.942 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Jul 12 06:29:08.942 INFO kablam! --> tests/mock.rs:51:5 Jul 12 06:29:08.942 INFO kablam! | Jul 12 06:29:08.942 INFO kablam! 51 | / mock_connector_in_order!(BearerRefresh { Jul 12 06:29:08.942 INFO kablam! 52 | | include_str!("response/request_token_bearer_refresh.http") Jul 12 06:29:08.942 INFO kablam! 53 | | include_str!("response/refresh_token_bearer_full.http") Jul 12 06:29:08.942 INFO kablam! 54 | | }); Jul 12 06:29:08.942 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Jul 12 06:29:08.942 INFO kablam! | Jul 12 06:29:08.942 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:08.942 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Jul 12 06:29:08.942 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:08.942 INFO kablam! Jul 12 06:29:08.942 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Jul 12 06:29:08.942 INFO kablam! --> tests/mock.rs:56:5 Jul 12 06:29:08.943 INFO kablam! | Jul 12 06:29:08.943 INFO kablam! 56 | / mock_connector_in_order!(BearerRefreshPartial { Jul 12 06:29:08.943 INFO kablam! 57 | | include_str!("response/request_token_bearer_refresh.http") Jul 12 06:29:08.943 INFO kablam! 58 | | include_str!("response/refresh_token_bearer_partial.http") Jul 12 06:29:08.943 INFO kablam! 59 | | }); Jul 12 06:29:08.943 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Jul 12 06:29:08.943 INFO kablam! | Jul 12 06:29:08.943 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:08.943 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Jul 12 06:29:08.943 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:08.943 INFO kablam! Jul 12 06:29:08.943 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Jul 12 06:29:08.943 INFO kablam! --> tests/mock.rs:61:5 Jul 12 06:29:08.943 INFO kablam! | Jul 12 06:29:08.943 INFO kablam! 61 | / mock_connector_in_order!(InvalidRequest { Jul 12 06:29:08.943 INFO kablam! 62 | | include_str!("response/invalid_request.http") Jul 12 06:29:08.943 INFO kablam! 63 | | }); Jul 12 06:29:08.943 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Jul 12 06:29:08.943 INFO kablam! | Jul 12 06:29:08.943 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:08.943 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Jul 12 06:29:08.943 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:08.943 INFO kablam! Jul 12 06:29:08.944 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Jul 12 06:29:08.944 INFO kablam! --> tests/mock.rs:65:5 Jul 12 06:29:08.944 INFO kablam! | Jul 12 06:29:08.944 INFO kablam! 65 | / mock_connector_in_order!(RefreshInvalidRequest { Jul 12 06:29:08.944 INFO kablam! 66 | | include_str!("response/request_token_bearer_refresh.http") Jul 12 06:29:08.944 INFO kablam! 67 | | include_str!("response/invalid_request.http") Jul 12 06:29:08.944 INFO kablam! 68 | | }); Jul 12 06:29:08.944 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Jul 12 06:29:08.944 INFO kablam! | Jul 12 06:29:08.944 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:08.944 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Jul 12 06:29:08.944 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:08.944 INFO kablam! Jul 12 06:29:08.948 INFO kablam! error: aborting due to 6 previous errors Jul 12 06:29:08.949 INFO kablam! Jul 12 06:29:08.949 INFO kablam! For more information about this error, try `rustc --explain E0277`. Jul 12 06:29:08.969 INFO kablam! error: Could not compile `inth-oauth2`. Jul 12 06:29:08.969 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 12 06:29:09.087 INFO kablam! error: build failed Jul 12 06:29:09.089 INFO kablam! su: No module specific data is present Jul 12 06:29:09.714 INFO running `"docker" "rm" "-f" "23819d37d04a313ed9e629794662e89bd5e41d8c70c748d971ea7ba49d9804df"` Jul 12 06:29:09.805 INFO blam! 23819d37d04a313ed9e629794662e89bd5e41d8c70c748d971ea7ba49d9804df