Sep 20 01:32:43.110 INFO checking inth-oauth2-0.9.0 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 20 01:32:43.110 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 20 01:32:43.110 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-4/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 01:32:43.267 INFO blam! a7fc8f2d6bd5beb3b935969892435c54469d9e5f47273775dd77f1c2244c222c Sep 20 01:32:43.268 INFO running `"docker" "start" "-a" "a7fc8f2d6bd5beb3b935969892435c54469d9e5f47273775dd77f1c2244c222c"` Sep 20 01:32:44.258 INFO kablam! usermod: no changes Sep 20 01:32:44.442 INFO kablam! Checking serde_json v0.7.4 Sep 20 01:32:44.494 INFO kablam! Checking yup-hyper-mock v1.3.3 Sep 20 01:32:44.494 INFO kablam! Checking inth-oauth2 v0.9.0 (/source) Sep 20 01:32:52.070 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Sep 20 01:32:52.070 INFO kablam! --> tests/mock.rs:43:5 Sep 20 01:32:52.070 INFO kablam! | Sep 20 01:32:52.070 INFO kablam! 43 | / mock_connector_in_order!(BearerStatic { Sep 20 01:32:52.070 INFO kablam! 44 | | include_str!("response/request_token_bearer_static.http") Sep 20 01:32:52.070 INFO kablam! 45 | | }); Sep 20 01:32:52.070 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Sep 20 01:32:52.070 INFO kablam! | Sep 20 01:32:52.070 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 20 01:32:52.070 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Sep 20 01:32:52.070 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 20 01:32:52.070 INFO kablam! Sep 20 01:32:52.071 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Sep 20 01:32:52.071 INFO kablam! --> tests/mock.rs:47:5 Sep 20 01:32:52.071 INFO kablam! | Sep 20 01:32:52.071 INFO kablam! 47 | / mock_connector_in_order!(BearerExpiring { Sep 20 01:32:52.071 INFO kablam! 48 | | include_str!("response/request_token_bearer_expiring.http") Sep 20 01:32:52.071 INFO kablam! 49 | | }); Sep 20 01:32:52.071 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Sep 20 01:32:52.071 INFO kablam! | Sep 20 01:32:52.072 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 20 01:32:52.072 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Sep 20 01:32:52.072 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 20 01:32:52.072 INFO kablam! Sep 20 01:32:52.072 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Sep 20 01:32:52.072 INFO kablam! --> tests/mock.rs:51:5 Sep 20 01:32:52.073 INFO kablam! | Sep 20 01:32:52.073 INFO kablam! 51 | / mock_connector_in_order!(BearerRefresh { Sep 20 01:32:52.073 INFO kablam! 52 | | include_str!("response/request_token_bearer_refresh.http") Sep 20 01:32:52.073 INFO kablam! 53 | | include_str!("response/refresh_token_bearer_full.http") Sep 20 01:32:52.073 INFO kablam! 54 | | }); Sep 20 01:32:52.074 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Sep 20 01:32:52.075 INFO kablam! | Sep 20 01:32:52.075 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 20 01:32:52.076 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Sep 20 01:32:52.076 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 20 01:32:52.076 INFO kablam! Sep 20 01:32:52.077 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Sep 20 01:32:52.077 INFO kablam! --> tests/mock.rs:56:5 Sep 20 01:32:52.077 INFO kablam! | Sep 20 01:32:52.078 INFO kablam! 56 | / mock_connector_in_order!(BearerRefreshPartial { Sep 20 01:32:52.078 INFO kablam! 57 | | include_str!("response/request_token_bearer_refresh.http") Sep 20 01:32:52.078 INFO kablam! 58 | | include_str!("response/refresh_token_bearer_partial.http") Sep 20 01:32:52.079 INFO kablam! 59 | | }); Sep 20 01:32:52.079 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Sep 20 01:32:52.079 INFO kablam! | Sep 20 01:32:52.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 20 01:32:52.080 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Sep 20 01:32:52.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 20 01:32:52.081 INFO kablam! Sep 20 01:32:52.081 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Sep 20 01:32:52.081 INFO kablam! --> tests/mock.rs:61:5 Sep 20 01:32:52.082 INFO kablam! | Sep 20 01:32:52.082 INFO kablam! 61 | / mock_connector_in_order!(InvalidRequest { Sep 20 01:32:52.082 INFO kablam! 62 | | include_str!("response/invalid_request.http") Sep 20 01:32:52.083 INFO kablam! 63 | | }); Sep 20 01:32:52.083 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Sep 20 01:32:52.083 INFO kablam! | Sep 20 01:32:52.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 20 01:32:52.084 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Sep 20 01:32:52.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 20 01:32:52.084 INFO kablam! Sep 20 01:32:52.085 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Sep 20 01:32:52.085 INFO kablam! --> tests/mock.rs:65:5 Sep 20 01:32:52.085 INFO kablam! | Sep 20 01:32:52.086 INFO kablam! 65 | / mock_connector_in_order!(RefreshInvalidRequest { Sep 20 01:32:52.086 INFO kablam! 66 | | include_str!("response/request_token_bearer_refresh.http") Sep 20 01:32:52.086 INFO kablam! 67 | | include_str!("response/invalid_request.http") Sep 20 01:32:52.087 INFO kablam! 68 | | }); Sep 20 01:32:52.087 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Sep 20 01:32:52.087 INFO kablam! | Sep 20 01:32:52.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 20 01:32:52.088 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Sep 20 01:32:52.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 20 01:32:52.089 INFO kablam! Sep 20 01:32:52.089 INFO kablam! error: aborting due to 6 previous errors Sep 20 01:32:52.090 INFO kablam! Sep 20 01:32:52.090 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 20 01:32:52.118 INFO kablam! error: Could not compile `inth-oauth2`. Sep 20 01:32:52.118 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 01:32:52.647 INFO kablam! error: build failed Sep 20 01:32:52.648 INFO kablam! su: No module specific data is present Sep 20 01:32:53.657 INFO running `"docker" "rm" "-f" "a7fc8f2d6bd5beb3b935969892435c54469d9e5f47273775dd77f1c2244c222c"` Sep 20 01:32:53.777 INFO blam! a7fc8f2d6bd5beb3b935969892435c54469d9e5f47273775dd77f1c2244c222c