Aug 30 13:30:56.365 INFO checking inth-oauth2-0.9.0 against master#545f22340f72ee0efaf6463efb43a2840e3d35db for pr-53699 Aug 30 13:30:56.365 INFO running: cargo +545f22340f72ee0efaf6463efb43a2840e3d35db-alt check --frozen --all --all-targets Aug 30 13:30:56.365 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53699/master#545f22340f72ee0efaf6463efb43a2840e3d35db:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53699/worker-0/master#545f22340f72ee0efaf6463efb43a2840e3d35db:/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 +545f22340f72ee0efaf6463efb43a2840e3d35db-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 30 13:30:56.554 INFO blam! bf1d6b57794c627cc0339556f250adc72ce88ec6f96a9b5ccd858b07e1d8744a Aug 30 13:30:56.556 INFO running `"docker" "start" "-a" "bf1d6b57794c627cc0339556f250adc72ce88ec6f96a9b5ccd858b07e1d8744a"` Aug 30 13:30:57.269 INFO kablam! Checking yup-hyper-mock v1.3.3 Aug 30 13:30:57.269 INFO kablam! Checking inth-oauth2 v0.9.0 (file:///source) Aug 30 13:31:09.785 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Aug 30 13:31:09.785 INFO kablam! --> tests/mock.rs:43:5 Aug 30 13:31:09.785 INFO kablam! | Aug 30 13:31:09.785 INFO kablam! 43 | / mock_connector_in_order!(BearerStatic { Aug 30 13:31:09.785 INFO kablam! 44 | | include_str!("response/request_token_bearer_static.http") Aug 30 13:31:09.785 INFO kablam! 45 | | }); Aug 30 13:31:09.785 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Aug 30 13:31:09.785 INFO kablam! | Aug 30 13:31:09.785 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)>` Aug 30 13:31:09.785 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Aug 30 13:31:09.785 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) Aug 30 13:31:09.785 INFO kablam! Aug 30 13:31:09.786 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Aug 30 13:31:09.786 INFO kablam! --> tests/mock.rs:47:5 Aug 30 13:31:09.786 INFO kablam! | Aug 30 13:31:09.786 INFO kablam! 47 | / mock_connector_in_order!(BearerExpiring { Aug 30 13:31:09.786 INFO kablam! 48 | | include_str!("response/request_token_bearer_expiring.http") Aug 30 13:31:09.786 INFO kablam! 49 | | }); Aug 30 13:31:09.786 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Aug 30 13:31:09.786 INFO kablam! | Aug 30 13:31:09.786 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)>` Aug 30 13:31:09.786 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Aug 30 13:31:09.786 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) Aug 30 13:31:09.786 INFO kablam! Aug 30 13:31:09.787 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Aug 30 13:31:09.787 INFO kablam! --> tests/mock.rs:51:5 Aug 30 13:31:09.787 INFO kablam! | Aug 30 13:31:09.787 INFO kablam! 51 | / mock_connector_in_order!(BearerRefresh { Aug 30 13:31:09.787 INFO kablam! 52 | | include_str!("response/request_token_bearer_refresh.http") Aug 30 13:31:09.787 INFO kablam! 53 | | include_str!("response/refresh_token_bearer_full.http") Aug 30 13:31:09.787 INFO kablam! 54 | | }); Aug 30 13:31:09.787 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Aug 30 13:31:09.787 INFO kablam! | Aug 30 13:31:09.787 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)>` Aug 30 13:31:09.787 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Aug 30 13:31:09.787 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) Aug 30 13:31:09.787 INFO kablam! Aug 30 13:31:09.788 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Aug 30 13:31:09.788 INFO kablam! --> tests/mock.rs:56:5 Aug 30 13:31:09.788 INFO kablam! | Aug 30 13:31:09.788 INFO kablam! 56 | / mock_connector_in_order!(BearerRefreshPartial { Aug 30 13:31:09.788 INFO kablam! 57 | | include_str!("response/request_token_bearer_refresh.http") Aug 30 13:31:09.788 INFO kablam! 58 | | include_str!("response/refresh_token_bearer_partial.http") Aug 30 13:31:09.788 INFO kablam! 59 | | }); Aug 30 13:31:09.788 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Aug 30 13:31:09.788 INFO kablam! | Aug 30 13:31:09.788 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)>` Aug 30 13:31:09.788 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Aug 30 13:31:09.788 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) Aug 30 13:31:09.788 INFO kablam! Aug 30 13:31:09.789 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Aug 30 13:31:09.789 INFO kablam! --> tests/mock.rs:61:5 Aug 30 13:31:09.789 INFO kablam! | Aug 30 13:31:09.789 INFO kablam! 61 | / mock_connector_in_order!(InvalidRequest { Aug 30 13:31:09.789 INFO kablam! 62 | | include_str!("response/invalid_request.http") Aug 30 13:31:09.789 INFO kablam! 63 | | }); Aug 30 13:31:09.789 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Aug 30 13:31:09.789 INFO kablam! | Aug 30 13:31:09.789 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)>` Aug 30 13:31:09.789 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Aug 30 13:31:09.789 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) Aug 30 13:31:09.789 INFO kablam! Aug 30 13:31:09.790 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Aug 30 13:31:09.790 INFO kablam! --> tests/mock.rs:65:5 Aug 30 13:31:09.790 INFO kablam! | Aug 30 13:31:09.790 INFO kablam! 65 | / mock_connector_in_order!(RefreshInvalidRequest { Aug 30 13:31:09.790 INFO kablam! 66 | | include_str!("response/request_token_bearer_refresh.http") Aug 30 13:31:09.790 INFO kablam! 67 | | include_str!("response/invalid_request.http") Aug 30 13:31:09.790 INFO kablam! 68 | | }); Aug 30 13:31:09.790 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Aug 30 13:31:09.790 INFO kablam! | Aug 30 13:31:09.790 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)>` Aug 30 13:31:09.790 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Aug 30 13:31:09.790 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) Aug 30 13:31:09.790 INFO kablam! Aug 30 13:31:09.796 INFO kablam! error: aborting due to 6 previous errors Aug 30 13:31:09.797 INFO kablam! Aug 30 13:31:09.797 INFO kablam! For more information about this error, try `rustc --explain E0277`. Aug 30 13:31:09.807 INFO kablam! error: Could not compile `inth-oauth2`. Aug 30 13:31:09.807 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 30 13:31:09.817 INFO kablam! error: build failed Aug 30 13:31:09.819 INFO kablam! su: No module specific data is present Aug 30 13:31:10.202 INFO running `"docker" "rm" "-f" "bf1d6b57794c627cc0339556f250adc72ce88ec6f96a9b5ccd858b07e1d8744a"` Aug 30 13:31:10.315 INFO blam! bf1d6b57794c627cc0339556f250adc72ce88ec6f96a9b5ccd858b07e1d8744a