Sep 10 16:24:44.524 INFO checking inth-oauth2-0.9.0 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 16:24:44.524 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 16:24:44.524 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-0/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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=1000" "-e" "CMD=cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 16:24:44.675 INFO blam! 87527ca02f16388264190722ccd2507542dff3f0cc2f61571c21edacb1b3338a Sep 10 16:24:44.678 INFO running `"docker" "start" "-a" "87527ca02f16388264190722ccd2507542dff3f0cc2f61571c21edacb1b3338a"` Sep 10 16:24:45.544 INFO kablam! usermod: no changes Sep 10 16:24:45.714 INFO kablam! Checking serde_json v0.7.4 Sep 10 16:24:45.718 INFO kablam! Checking inth-oauth2 v0.9.0 (file:///source) Sep 10 16:24:45.718 INFO kablam! Checking yup-hyper-mock v1.3.3 Sep 10 16:24:50.086 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Sep 10 16:24:50.086 INFO kablam! --> tests/mock.rs:43:5 Sep 10 16:24:50.086 INFO kablam! | Sep 10 16:24:50.086 INFO kablam! 43 | / mock_connector_in_order!(BearerStatic { Sep 10 16:24:50.086 INFO kablam! 44 | | include_str!("response/request_token_bearer_static.http") Sep 10 16:24:50.086 INFO kablam! 45 | | }); Sep 10 16:24:50.086 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Sep 10 16:24:50.086 INFO kablam! | Sep 10 16:24:50.086 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 10 16:24:50.086 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Sep 10 16:24:50.086 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 10 16:24:50.086 INFO kablam! Sep 10 16:24:50.086 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Sep 10 16:24:50.086 INFO kablam! --> tests/mock.rs:47:5 Sep 10 16:24:50.086 INFO kablam! | Sep 10 16:24:50.086 INFO kablam! 47 | / mock_connector_in_order!(BearerExpiring { Sep 10 16:24:50.086 INFO kablam! 48 | | include_str!("response/request_token_bearer_expiring.http") Sep 10 16:24:50.086 INFO kablam! 49 | | }); Sep 10 16:24:50.086 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Sep 10 16:24:50.086 INFO kablam! | Sep 10 16:24:50.087 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 10 16:24:50.087 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Sep 10 16:24:50.087 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 10 16:24:50.087 INFO kablam! Sep 10 16:24:50.087 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Sep 10 16:24:50.087 INFO kablam! --> tests/mock.rs:51:5 Sep 10 16:24:50.087 INFO kablam! | Sep 10 16:24:50.087 INFO kablam! 51 | / mock_connector_in_order!(BearerRefresh { Sep 10 16:24:50.087 INFO kablam! 52 | | include_str!("response/request_token_bearer_refresh.http") Sep 10 16:24:50.087 INFO kablam! 53 | | include_str!("response/refresh_token_bearer_full.http") Sep 10 16:24:50.087 INFO kablam! 54 | | }); Sep 10 16:24:50.087 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Sep 10 16:24:50.087 INFO kablam! | Sep 10 16:24:50.087 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 10 16:24:50.087 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Sep 10 16:24:50.087 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 10 16:24:50.087 INFO kablam! Sep 10 16:24:50.087 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Sep 10 16:24:50.087 INFO kablam! --> tests/mock.rs:56:5 Sep 10 16:24:50.087 INFO kablam! | Sep 10 16:24:50.087 INFO kablam! 56 | / mock_connector_in_order!(BearerRefreshPartial { Sep 10 16:24:50.087 INFO kablam! 57 | | include_str!("response/request_token_bearer_refresh.http") Sep 10 16:24:50.087 INFO kablam! 58 | | include_str!("response/refresh_token_bearer_partial.http") Sep 10 16:24:50.087 INFO kablam! 59 | | }); Sep 10 16:24:50.087 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Sep 10 16:24:50.087 INFO kablam! | Sep 10 16:24:50.087 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 10 16:24:50.087 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Sep 10 16:24:50.087 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 10 16:24:50.087 INFO kablam! Sep 10 16:24:50.087 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Sep 10 16:24:50.087 INFO kablam! --> tests/mock.rs:61:5 Sep 10 16:24:50.087 INFO kablam! | Sep 10 16:24:50.087 INFO kablam! 61 | / mock_connector_in_order!(InvalidRequest { Sep 10 16:24:50.087 INFO kablam! 62 | | include_str!("response/invalid_request.http") Sep 10 16:24:50.087 INFO kablam! 63 | | }); Sep 10 16:24:50.087 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Sep 10 16:24:50.087 INFO kablam! | Sep 10 16:24:50.087 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 10 16:24:50.087 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Sep 10 16:24:50.087 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 10 16:24:50.087 INFO kablam! Sep 10 16:24:50.087 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Sep 10 16:24:50.087 INFO kablam! --> tests/mock.rs:65:5 Sep 10 16:24:50.087 INFO kablam! | Sep 10 16:24:50.087 INFO kablam! 65 | / mock_connector_in_order!(RefreshInvalidRequest { Sep 10 16:24:50.087 INFO kablam! 66 | | include_str!("response/request_token_bearer_refresh.http") Sep 10 16:24:50.087 INFO kablam! 67 | | include_str!("response/invalid_request.http") Sep 10 16:24:50.087 INFO kablam! 68 | | }); Sep 10 16:24:50.087 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Sep 10 16:24:50.087 INFO kablam! | Sep 10 16:24:50.087 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 10 16:24:50.087 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Sep 10 16:24:50.087 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 10 16:24:50.087 INFO kablam! Sep 10 16:24:50.098 INFO kablam! error: aborting due to 6 previous errors Sep 10 16:24:50.098 INFO kablam! Sep 10 16:24:50.098 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 10 16:24:50.134 INFO kablam! error: Could not compile `inth-oauth2`. Sep 10 16:24:50.134 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 16:24:50.757 INFO kablam! error: build failed Sep 10 16:24:50.763 INFO kablam! su: No module specific data is present Sep 10 16:24:51.528 INFO running `"docker" "rm" "-f" "87527ca02f16388264190722ccd2507542dff3f0cc2f61571c21edacb1b3338a"` Sep 10 16:24:51.665 INFO blam! 87527ca02f16388264190722ccd2507542dff3f0cc2f61571c21edacb1b3338a