Sep 01 00:16:58.451 INFO checking inth-oauth2-0.9.0 against try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b for pr-53578 Sep 01 00:16:58.451 INFO running: cargo +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets Sep 01 00:16:58.451 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53578/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-3/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/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 +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 00:16:58.646 INFO blam! 58d1b0cabe347c6a6f1a59f439570eee2b3c631b11d441cbe12457356578eab1 Sep 01 00:16:58.647 INFO running `"docker" "start" "-a" "58d1b0cabe347c6a6f1a59f439570eee2b3c631b11d441cbe12457356578eab1"` Sep 01 00:16:59.578 INFO kablam! Checking inth-oauth2 v0.9.0 (file:///source) Sep 01 00:16:59.578 INFO kablam! Checking yup-hyper-mock v1.3.3 Sep 01 00:17:09.253 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Sep 01 00:17:09.253 INFO kablam! --> tests/mock.rs:43:5 Sep 01 00:17:09.253 INFO kablam! | Sep 01 00:17:09.253 INFO kablam! 43 | / mock_connector_in_order!(BearerStatic { Sep 01 00:17:09.253 INFO kablam! 44 | | include_str!("response/request_token_bearer_static.http") Sep 01 00:17:09.253 INFO kablam! 45 | | }); Sep 01 00:17:09.253 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Sep 01 00:17:09.253 INFO kablam! | Sep 01 00:17:09.253 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)>` Sep 01 00:17:09.254 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Sep 01 00:17:09.254 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) Sep 01 00:17:09.254 INFO kablam! Sep 01 00:17:09.254 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Sep 01 00:17:09.254 INFO kablam! --> tests/mock.rs:47:5 Sep 01 00:17:09.254 INFO kablam! | Sep 01 00:17:09.254 INFO kablam! 47 | / mock_connector_in_order!(BearerExpiring { Sep 01 00:17:09.254 INFO kablam! 48 | | include_str!("response/request_token_bearer_expiring.http") Sep 01 00:17:09.254 INFO kablam! 49 | | }); Sep 01 00:17:09.254 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Sep 01 00:17:09.254 INFO kablam! | Sep 01 00:17:09.254 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)>` Sep 01 00:17:09.254 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Sep 01 00:17:09.254 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) Sep 01 00:17:09.254 INFO kablam! Sep 01 00:17:09.255 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Sep 01 00:17:09.255 INFO kablam! --> tests/mock.rs:51:5 Sep 01 00:17:09.255 INFO kablam! | Sep 01 00:17:09.255 INFO kablam! 51 | / mock_connector_in_order!(BearerRefresh { Sep 01 00:17:09.256 INFO kablam! 52 | | include_str!("response/request_token_bearer_refresh.http") Sep 01 00:17:09.256 INFO kablam! 53 | | include_str!("response/refresh_token_bearer_full.http") Sep 01 00:17:09.256 INFO kablam! 54 | | }); Sep 01 00:17:09.256 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Sep 01 00:17:09.256 INFO kablam! | Sep 01 00:17:09.256 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)>` Sep 01 00:17:09.256 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Sep 01 00:17:09.256 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) Sep 01 00:17:09.256 INFO kablam! Sep 01 00:17:09.256 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Sep 01 00:17:09.256 INFO kablam! --> tests/mock.rs:56:5 Sep 01 00:17:09.256 INFO kablam! | Sep 01 00:17:09.256 INFO kablam! 56 | / mock_connector_in_order!(BearerRefreshPartial { Sep 01 00:17:09.256 INFO kablam! 57 | | include_str!("response/request_token_bearer_refresh.http") Sep 01 00:17:09.256 INFO kablam! 58 | | include_str!("response/refresh_token_bearer_partial.http") Sep 01 00:17:09.256 INFO kablam! 59 | | }); Sep 01 00:17:09.256 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Sep 01 00:17:09.257 INFO kablam! | Sep 01 00:17:09.257 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)>` Sep 01 00:17:09.257 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Sep 01 00:17:09.257 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) Sep 01 00:17:09.257 INFO kablam! Sep 01 00:17:09.257 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Sep 01 00:17:09.257 INFO kablam! --> tests/mock.rs:61:5 Sep 01 00:17:09.257 INFO kablam! | Sep 01 00:17:09.258 INFO kablam! 61 | / mock_connector_in_order!(InvalidRequest { Sep 01 00:17:09.258 INFO kablam! 62 | | include_str!("response/invalid_request.http") Sep 01 00:17:09.258 INFO kablam! 63 | | }); Sep 01 00:17:09.258 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Sep 01 00:17:09.258 INFO kablam! | Sep 01 00:17:09.258 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)>` Sep 01 00:17:09.258 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Sep 01 00:17:09.258 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) Sep 01 00:17:09.258 INFO kablam! Sep 01 00:17:09.258 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Sep 01 00:17:09.258 INFO kablam! --> tests/mock.rs:65:5 Sep 01 00:17:09.258 INFO kablam! | Sep 01 00:17:09.259 INFO kablam! 65 | / mock_connector_in_order!(RefreshInvalidRequest { Sep 01 00:17:09.259 INFO kablam! 66 | | include_str!("response/request_token_bearer_refresh.http") Sep 01 00:17:09.259 INFO kablam! 67 | | include_str!("response/invalid_request.http") Sep 01 00:17:09.259 INFO kablam! 68 | | }); Sep 01 00:17:09.259 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Sep 01 00:17:09.259 INFO kablam! | Sep 01 00:17:09.259 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)>` Sep 01 00:17:09.259 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Sep 01 00:17:09.259 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) Sep 01 00:17:09.259 INFO kablam! Sep 01 00:17:09.266 INFO kablam! error: aborting due to 6 previous errors Sep 01 00:17:09.266 INFO kablam! Sep 01 00:17:09.266 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 01 00:17:09.277 INFO kablam! error: Could not compile `inth-oauth2`. Sep 01 00:17:09.277 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 00:17:09.420 INFO kablam! error: build failed Sep 01 00:17:09.422 INFO kablam! su: No module specific data is present Sep 01 00:17:09.833 INFO running `"docker" "rm" "-f" "58d1b0cabe347c6a6f1a59f439570eee2b3c631b11d441cbe12457356578eab1"` Sep 01 00:17:09.954 INFO blam! 58d1b0cabe347c6a6f1a59f439570eee2b3c631b11d441cbe12457356578eab1