Sep 04 13:40:08.644 INFO checking inth-oauth2-0.9.0 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 13:40:08.644 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 13:40:08.644 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 13:40:08.837 INFO blam! d552a7abcf5addaf25799e22ff4841fe03076e344713eff34bafeaa4f60f0ade Sep 04 13:40:08.840 INFO running `"docker" "start" "-a" "d552a7abcf5addaf25799e22ff4841fe03076e344713eff34bafeaa4f60f0ade"` Sep 04 13:40:09.549 INFO kablam! Checking inth-oauth2 v0.9.0 (file:///source) Sep 04 13:40:09.549 INFO kablam! Checking yup-hyper-mock v1.3.3 Sep 04 13:40:21.403 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Sep 04 13:40:21.403 INFO kablam! --> tests/mock.rs:43:5 Sep 04 13:40:21.403 INFO kablam! | Sep 04 13:40:21.403 INFO kablam! 43 | / mock_connector_in_order!(BearerStatic { Sep 04 13:40:21.403 INFO kablam! 44 | | include_str!("response/request_token_bearer_static.http") Sep 04 13:40:21.403 INFO kablam! 45 | | }); Sep 04 13:40:21.403 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Sep 04 13:40:21.406 INFO kablam! | Sep 04 13:40:21.406 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 04 13:40:21.407 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Sep 04 13:40:21.407 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 04 13:40:21.408 INFO kablam! Sep 04 13:40:21.409 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Sep 04 13:40:21.409 INFO kablam! --> tests/mock.rs:47:5 Sep 04 13:40:21.409 INFO kablam! | Sep 04 13:40:21.409 INFO kablam! 47 | / mock_connector_in_order!(BearerExpiring { Sep 04 13:40:21.409 INFO kablam! 48 | | include_str!("response/request_token_bearer_expiring.http") Sep 04 13:40:21.409 INFO kablam! 49 | | }); Sep 04 13:40:21.409 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Sep 04 13:40:21.410 INFO kablam! | Sep 04 13:40:21.410 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 04 13:40:21.421 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Sep 04 13:40:21.421 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 04 13:40:21.421 INFO kablam! Sep 04 13:40:21.423 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Sep 04 13:40:21.423 INFO kablam! --> tests/mock.rs:51:5 Sep 04 13:40:21.423 INFO kablam! | Sep 04 13:40:21.423 INFO kablam! 51 | / mock_connector_in_order!(BearerRefresh { Sep 04 13:40:21.423 INFO kablam! 52 | | include_str!("response/request_token_bearer_refresh.http") Sep 04 13:40:21.423 INFO kablam! 53 | | include_str!("response/refresh_token_bearer_full.http") Sep 04 13:40:21.423 INFO kablam! 54 | | }); Sep 04 13:40:21.423 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Sep 04 13:40:21.423 INFO kablam! | Sep 04 13:40:21.424 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 04 13:40:21.424 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Sep 04 13:40:21.424 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 04 13:40:21.425 INFO kablam! Sep 04 13:40:21.426 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Sep 04 13:40:21.426 INFO kablam! --> tests/mock.rs:56:5 Sep 04 13:40:21.426 INFO kablam! | Sep 04 13:40:21.426 INFO kablam! 56 | / mock_connector_in_order!(BearerRefreshPartial { Sep 04 13:40:21.426 INFO kablam! 57 | | include_str!("response/request_token_bearer_refresh.http") Sep 04 13:40:21.426 INFO kablam! 58 | | include_str!("response/refresh_token_bearer_partial.http") Sep 04 13:40:21.426 INFO kablam! 59 | | }); Sep 04 13:40:21.427 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Sep 04 13:40:21.434 INFO kablam! | Sep 04 13:40:21.435 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 04 13:40:21.435 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Sep 04 13:40:21.435 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 04 13:40:21.435 INFO kablam! Sep 04 13:40:21.436 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Sep 04 13:40:21.436 INFO kablam! --> tests/mock.rs:61:5 Sep 04 13:40:21.436 INFO kablam! | Sep 04 13:40:21.436 INFO kablam! 61 | / mock_connector_in_order!(InvalidRequest { Sep 04 13:40:21.436 INFO kablam! 62 | | include_str!("response/invalid_request.http") Sep 04 13:40:21.436 INFO kablam! 63 | | }); Sep 04 13:40:21.436 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Sep 04 13:40:21.436 INFO kablam! | Sep 04 13:40:21.437 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 04 13:40:21.437 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Sep 04 13:40:21.438 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 04 13:40:21.438 INFO kablam! Sep 04 13:40:21.439 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Sep 04 13:40:21.439 INFO kablam! --> tests/mock.rs:65:5 Sep 04 13:40:21.439 INFO kablam! | Sep 04 13:40:21.439 INFO kablam! 65 | / mock_connector_in_order!(RefreshInvalidRequest { Sep 04 13:40:21.439 INFO kablam! 66 | | include_str!("response/request_token_bearer_refresh.http") Sep 04 13:40:21.439 INFO kablam! 67 | | include_str!("response/invalid_request.http") Sep 04 13:40:21.439 INFO kablam! 68 | | }); Sep 04 13:40:21.440 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Sep 04 13:40:21.440 INFO kablam! | Sep 04 13:40:21.440 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 04 13:40:21.441 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Sep 04 13:40:21.441 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 04 13:40:21.442 INFO kablam! Sep 04 13:40:21.452 INFO kablam! error: aborting due to 6 previous errors Sep 04 13:40:21.452 INFO kablam! Sep 04 13:40:21.452 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 04 13:40:21.464 INFO kablam! error: Could not compile `inth-oauth2`. Sep 04 13:40:21.465 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 13:40:21.895 INFO kablam! error: build failed Sep 04 13:40:21.896 INFO kablam! su: No module specific data is present Sep 04 13:40:22.331 INFO running `"docker" "rm" "-f" "d552a7abcf5addaf25799e22ff4841fe03076e344713eff34bafeaa4f60f0ade"` Sep 04 13:40:22.420 INFO blam! d552a7abcf5addaf25799e22ff4841fe03076e344713eff34bafeaa4f60f0ade