Sep 02 10:17:43.414 INFO checking inth-oauth2-0.9.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 10:17:43.414 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 10:17:43.414 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 10:17:43.565 INFO blam! 1913c946a5faaf6f82b182e1197e88ff5d5abf29c9d20eba5471667af5769c56 Sep 02 10:17:43.567 INFO running `"docker" "start" "-a" "1913c946a5faaf6f82b182e1197e88ff5d5abf29c9d20eba5471667af5769c56"` Sep 02 10:17:44.301 INFO kablam! Checking inth-oauth2 v0.9.0 (file:///source) Sep 02 10:17:56.079 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Sep 02 10:17:56.079 INFO kablam! --> tests/mock.rs:43:5 Sep 02 10:17:56.079 INFO kablam! | Sep 02 10:17:56.079 INFO kablam! 43 | / mock_connector_in_order!(BearerStatic { Sep 02 10:17:56.079 INFO kablam! 44 | | include_str!("response/request_token_bearer_static.http") Sep 02 10:17:56.079 INFO kablam! 45 | | }); Sep 02 10:17:56.079 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Sep 02 10:17:56.080 INFO kablam! | Sep 02 10:17:56.080 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 02 10:17:56.080 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Sep 02 10:17:56.080 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 02 10:17:56.081 INFO kablam! Sep 02 10:17:56.082 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Sep 02 10:17:56.082 INFO kablam! --> tests/mock.rs:47:5 Sep 02 10:17:56.082 INFO kablam! | Sep 02 10:17:56.082 INFO kablam! 47 | / mock_connector_in_order!(BearerExpiring { Sep 02 10:17:56.082 INFO kablam! 48 | | include_str!("response/request_token_bearer_expiring.http") Sep 02 10:17:56.082 INFO kablam! 49 | | }); Sep 02 10:17:56.082 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Sep 02 10:17:56.084 INFO kablam! | Sep 02 10:17:56.084 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 02 10:17:56.084 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Sep 02 10:17:56.084 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 02 10:17:56.084 INFO kablam! Sep 02 10:17:56.084 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Sep 02 10:17:56.084 INFO kablam! --> tests/mock.rs:51:5 Sep 02 10:17:56.084 INFO kablam! | Sep 02 10:17:56.084 INFO kablam! 51 | / mock_connector_in_order!(BearerRefresh { Sep 02 10:17:56.084 INFO kablam! 52 | | include_str!("response/request_token_bearer_refresh.http") Sep 02 10:17:56.084 INFO kablam! 53 | | include_str!("response/refresh_token_bearer_full.http") Sep 02 10:17:56.084 INFO kablam! 54 | | }); Sep 02 10:17:56.084 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Sep 02 10:17:56.084 INFO kablam! | Sep 02 10:17:56.084 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 02 10:17:56.084 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Sep 02 10:17:56.084 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 02 10:17:56.084 INFO kablam! Sep 02 10:17:56.085 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Sep 02 10:17:56.085 INFO kablam! --> tests/mock.rs:56:5 Sep 02 10:17:56.085 INFO kablam! | Sep 02 10:17:56.085 INFO kablam! 56 | / mock_connector_in_order!(BearerRefreshPartial { Sep 02 10:17:56.085 INFO kablam! 57 | | include_str!("response/request_token_bearer_refresh.http") Sep 02 10:17:56.085 INFO kablam! 58 | | include_str!("response/refresh_token_bearer_partial.http") Sep 02 10:17:56.085 INFO kablam! 59 | | }); Sep 02 10:17:56.085 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Sep 02 10:17:56.085 INFO kablam! | Sep 02 10:17:56.085 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 02 10:17:56.085 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Sep 02 10:17:56.085 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 02 10:17:56.085 INFO kablam! Sep 02 10:17:56.086 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Sep 02 10:17:56.086 INFO kablam! --> tests/mock.rs:61:5 Sep 02 10:17:56.086 INFO kablam! | Sep 02 10:17:56.086 INFO kablam! 61 | / mock_connector_in_order!(InvalidRequest { Sep 02 10:17:56.086 INFO kablam! 62 | | include_str!("response/invalid_request.http") Sep 02 10:17:56.086 INFO kablam! 63 | | }); Sep 02 10:17:56.086 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Sep 02 10:17:56.086 INFO kablam! | Sep 02 10:17:56.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 02 10:17:56.087 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Sep 02 10:17:56.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 02 10:17:56.087 INFO kablam! Sep 02 10:17:56.087 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Sep 02 10:17:56.087 INFO kablam! --> tests/mock.rs:65:5 Sep 02 10:17:56.087 INFO kablam! | Sep 02 10:17:56.087 INFO kablam! 65 | / mock_connector_in_order!(RefreshInvalidRequest { Sep 02 10:17:56.087 INFO kablam! 66 | | include_str!("response/request_token_bearer_refresh.http") Sep 02 10:17:56.087 INFO kablam! 67 | | include_str!("response/invalid_request.http") Sep 02 10:17:56.087 INFO kablam! 68 | | }); Sep 02 10:17:56.087 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Sep 02 10:17:56.087 INFO kablam! | Sep 02 10:17:56.088 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 02 10:17:56.088 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Sep 02 10:17:56.088 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 02 10:17:56.088 INFO kablam! Sep 02 10:17:56.094 INFO kablam! error: aborting due to 6 previous errors Sep 02 10:17:56.094 INFO kablam! Sep 02 10:17:56.094 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 02 10:17:56.106 INFO kablam! error: Could not compile `inth-oauth2`. Sep 02 10:17:56.107 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 10:17:56.185 INFO kablam! error: build failed Sep 02 10:17:56.187 INFO kablam! su: No module specific data is present Sep 02 10:17:56.544 INFO running `"docker" "rm" "-f" "1913c946a5faaf6f82b182e1197e88ff5d5abf29c9d20eba5471667af5769c56"` Sep 02 10:17:56.643 INFO blam! 1913c946a5faaf6f82b182e1197e88ff5d5abf29c9d20eba5471667af5769c56