Sep 06 05:11:31.127 INFO checking inth-oauth2-0.9.0 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 05:11:31.127 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 05:11:31.128 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-1/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 05:11:31.268 INFO blam! 82580f94695b84f6ffc6d3fdab213d471489830f88609537e506d72332a69159 Sep 06 05:11:31.268 INFO running `"docker" "start" "-a" "82580f94695b84f6ffc6d3fdab213d471489830f88609537e506d72332a69159"` Sep 06 05:11:32.025 INFO kablam! usermod: no changes Sep 06 05:11:32.132 INFO kablam! Checking inth-oauth2 v0.9.0 (file:///source) Sep 06 05:11:32.132 INFO kablam! Checking yup-hyper-mock v1.3.3 Sep 06 05:11:36.757 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Sep 06 05:11:36.757 INFO kablam! --> tests/mock.rs:43:5 Sep 06 05:11:36.757 INFO kablam! | Sep 06 05:11:36.757 INFO kablam! 43 | / mock_connector_in_order!(BearerStatic { Sep 06 05:11:36.757 INFO kablam! 44 | | include_str!("response/request_token_bearer_static.http") Sep 06 05:11:36.757 INFO kablam! 45 | | }); Sep 06 05:11:36.757 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Sep 06 05:11:36.757 INFO kablam! | Sep 06 05:11:36.757 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 06 05:11:36.757 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Sep 06 05:11:36.757 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 06 05:11:36.758 INFO kablam! Sep 06 05:11:36.758 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Sep 06 05:11:36.758 INFO kablam! --> tests/mock.rs:47:5 Sep 06 05:11:36.758 INFO kablam! | Sep 06 05:11:36.758 INFO kablam! 47 | / mock_connector_in_order!(BearerExpiring { Sep 06 05:11:36.758 INFO kablam! 48 | | include_str!("response/request_token_bearer_expiring.http") Sep 06 05:11:36.759 INFO kablam! 49 | | }); Sep 06 05:11:36.759 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Sep 06 05:11:36.759 INFO kablam! | Sep 06 05:11:36.759 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 06 05:11:36.759 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Sep 06 05:11:36.759 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 06 05:11:36.759 INFO kablam! Sep 06 05:11:36.769 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Sep 06 05:11:36.769 INFO kablam! --> tests/mock.rs:51:5 Sep 06 05:11:36.769 INFO kablam! | Sep 06 05:11:36.769 INFO kablam! 51 | / mock_connector_in_order!(BearerRefresh { Sep 06 05:11:36.769 INFO kablam! 52 | | include_str!("response/request_token_bearer_refresh.http") Sep 06 05:11:36.769 INFO kablam! 53 | | include_str!("response/refresh_token_bearer_full.http") Sep 06 05:11:36.769 INFO kablam! 54 | | }); Sep 06 05:11:36.769 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Sep 06 05:11:36.770 INFO kablam! | Sep 06 05:11:36.770 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 06 05:11:36.770 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Sep 06 05:11:36.770 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 06 05:11:36.770 INFO kablam! Sep 06 05:11:36.770 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Sep 06 05:11:36.770 INFO kablam! --> tests/mock.rs:56:5 Sep 06 05:11:36.770 INFO kablam! | Sep 06 05:11:36.770 INFO kablam! 56 | / mock_connector_in_order!(BearerRefreshPartial { Sep 06 05:11:36.770 INFO kablam! 57 | | include_str!("response/request_token_bearer_refresh.http") Sep 06 05:11:36.770 INFO kablam! 58 | | include_str!("response/refresh_token_bearer_partial.http") Sep 06 05:11:36.770 INFO kablam! 59 | | }); Sep 06 05:11:36.770 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Sep 06 05:11:36.770 INFO kablam! | Sep 06 05:11:36.770 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 06 05:11:36.770 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Sep 06 05:11:36.770 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 06 05:11:36.770 INFO kablam! Sep 06 05:11:36.770 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Sep 06 05:11:36.770 INFO kablam! --> tests/mock.rs:61:5 Sep 06 05:11:36.770 INFO kablam! | Sep 06 05:11:36.770 INFO kablam! 61 | / mock_connector_in_order!(InvalidRequest { Sep 06 05:11:36.770 INFO kablam! 62 | | include_str!("response/invalid_request.http") Sep 06 05:11:36.770 INFO kablam! 63 | | }); Sep 06 05:11:36.770 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Sep 06 05:11:36.770 INFO kablam! | Sep 06 05:11:36.770 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 06 05:11:36.770 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Sep 06 05:11:36.770 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 06 05:11:36.770 INFO kablam! Sep 06 05:11:36.770 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Sep 06 05:11:36.770 INFO kablam! --> tests/mock.rs:65:5 Sep 06 05:11:36.770 INFO kablam! | Sep 06 05:11:36.771 INFO kablam! 65 | / mock_connector_in_order!(RefreshInvalidRequest { Sep 06 05:11:36.771 INFO kablam! 66 | | include_str!("response/request_token_bearer_refresh.http") Sep 06 05:11:36.771 INFO kablam! 67 | | include_str!("response/invalid_request.http") Sep 06 05:11:36.771 INFO kablam! 68 | | }); Sep 06 05:11:36.771 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Sep 06 05:11:36.771 INFO kablam! | Sep 06 05:11:36.771 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 06 05:11:36.771 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Sep 06 05:11:36.771 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 06 05:11:36.771 INFO kablam! Sep 06 05:11:36.771 INFO kablam! error: aborting due to 6 previous errors Sep 06 05:11:36.771 INFO kablam! Sep 06 05:11:36.771 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 06 05:11:36.786 INFO kablam! error: Could not compile `inth-oauth2`. Sep 06 05:11:36.786 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 05:11:37.327 INFO kablam! error: build failed Sep 06 05:11:37.327 INFO kablam! su: No module specific data is present Sep 06 05:11:37.937 INFO running `"docker" "rm" "-f" "82580f94695b84f6ffc6d3fdab213d471489830f88609537e506d72332a69159"` Sep 06 05:11:38.037 INFO blam! 82580f94695b84f6ffc6d3fdab213d471489830f88609537e506d72332a69159