Sep 17 22:43:42.510 INFO checking inth-oauth2-0.9.0 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 17 22:43:42.510 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 17 22:43:42.510 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-0/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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 +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 22:43:42.695 INFO blam! 5f7412a2b40417c0973276034e65b8a428a61b979bbbf33581ac5c4ba52e7e13 Sep 17 22:43:42.695 INFO running `"docker" "start" "-a" "5f7412a2b40417c0973276034e65b8a428a61b979bbbf33581ac5c4ba52e7e13"` Sep 17 22:43:43.563 INFO kablam! usermod: no changes Sep 17 22:43:43.743 INFO kablam! Checking inth-oauth2 v0.9.0 (/source) Sep 17 22:43:43.743 INFO kablam! Checking yup-hyper-mock v1.3.3 Sep 17 22:43:49.011 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Sep 17 22:43:49.011 INFO kablam! --> tests/mock.rs:43:5 Sep 17 22:43:49.012 INFO kablam! | Sep 17 22:43:49.012 INFO kablam! 43 | / mock_connector_in_order!(BearerStatic { Sep 17 22:43:49.013 INFO kablam! 44 | | include_str!("response/request_token_bearer_static.http") Sep 17 22:43:49.013 INFO kablam! 45 | | }); Sep 17 22:43:49.013 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Sep 17 22:43:49.014 INFO kablam! | Sep 17 22:43:49.014 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 17 22:43:49.015 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Sep 17 22:43:49.015 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 17 22:43:49.016 INFO kablam! Sep 17 22:43:49.016 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Sep 17 22:43:49.016 INFO kablam! --> tests/mock.rs:47:5 Sep 17 22:43:49.017 INFO kablam! | Sep 17 22:43:49.017 INFO kablam! 47 | / mock_connector_in_order!(BearerExpiring { Sep 17 22:43:49.017 INFO kablam! 48 | | include_str!("response/request_token_bearer_expiring.http") Sep 17 22:43:49.018 INFO kablam! 49 | | }); Sep 17 22:43:49.018 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Sep 17 22:43:49.018 INFO kablam! | Sep 17 22:43:49.019 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 17 22:43:49.019 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Sep 17 22:43:49.020 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 17 22:43:49.020 INFO kablam! Sep 17 22:43:49.021 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Sep 17 22:43:49.021 INFO kablam! --> tests/mock.rs:51:5 Sep 17 22:43:49.022 INFO kablam! | Sep 17 22:43:49.022 INFO kablam! 51 | / mock_connector_in_order!(BearerRefresh { Sep 17 22:43:49.022 INFO kablam! 52 | | include_str!("response/request_token_bearer_refresh.http") Sep 17 22:43:49.023 INFO kablam! 53 | | include_str!("response/refresh_token_bearer_full.http") Sep 17 22:43:49.023 INFO kablam! 54 | | }); Sep 17 22:43:49.023 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Sep 17 22:43:49.024 INFO kablam! | Sep 17 22:43:49.024 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 17 22:43:49.024 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Sep 17 22:43:49.025 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 17 22:43:49.025 INFO kablam! Sep 17 22:43:49.025 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Sep 17 22:43:49.026 INFO kablam! --> tests/mock.rs:56:5 Sep 17 22:43:49.026 INFO kablam! | Sep 17 22:43:49.026 INFO kablam! 56 | / mock_connector_in_order!(BearerRefreshPartial { Sep 17 22:43:49.027 INFO kablam! 57 | | include_str!("response/request_token_bearer_refresh.http") Sep 17 22:43:49.027 INFO kablam! 58 | | include_str!("response/refresh_token_bearer_partial.http") Sep 17 22:43:49.027 INFO kablam! 59 | | }); Sep 17 22:43:49.028 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Sep 17 22:43:49.028 INFO kablam! | Sep 17 22:43:49.028 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 17 22:43:49.029 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Sep 17 22:43:49.029 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 17 22:43:49.029 INFO kablam! Sep 17 22:43:49.029 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Sep 17 22:43:49.030 INFO kablam! --> tests/mock.rs:61:5 Sep 17 22:43:49.030 INFO kablam! | Sep 17 22:43:49.030 INFO kablam! 61 | / mock_connector_in_order!(InvalidRequest { Sep 17 22:43:49.031 INFO kablam! 62 | | include_str!("response/invalid_request.http") Sep 17 22:43:49.031 INFO kablam! 63 | | }); Sep 17 22:43:49.031 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Sep 17 22:43:49.032 INFO kablam! | Sep 17 22:43:49.032 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 17 22:43:49.033 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Sep 17 22:43:49.033 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 17 22:43:49.033 INFO kablam! Sep 17 22:43:49.034 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Sep 17 22:43:49.034 INFO kablam! --> tests/mock.rs:65:5 Sep 17 22:43:49.034 INFO kablam! | Sep 17 22:43:49.035 INFO kablam! 65 | / mock_connector_in_order!(RefreshInvalidRequest { Sep 17 22:43:49.035 INFO kablam! 66 | | include_str!("response/request_token_bearer_refresh.http") Sep 17 22:43:49.035 INFO kablam! 67 | | include_str!("response/invalid_request.http") Sep 17 22:43:49.036 INFO kablam! 68 | | }); Sep 17 22:43:49.036 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Sep 17 22:43:49.037 INFO kablam! | Sep 17 22:43:49.037 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 17 22:43:49.037 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Sep 17 22:43:49.038 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 17 22:43:49.038 INFO kablam! Sep 17 22:43:49.062 INFO kablam! error: aborting due to 6 previous errors Sep 17 22:43:49.063 INFO kablam! Sep 17 22:43:49.063 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 17 22:43:49.101 INFO kablam! error: Could not compile `inth-oauth2`. Sep 17 22:43:49.102 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 22:43:49.478 INFO kablam! error: build failed Sep 17 22:43:49.483 INFO kablam! su: No module specific data is present Sep 17 22:43:50.617 INFO running `"docker" "rm" "-f" "5f7412a2b40417c0973276034e65b8a428a61b979bbbf33581ac5c4ba52e7e13"` Sep 17 22:43:51.018 INFO blam! 5f7412a2b40417c0973276034e65b8a428a61b979bbbf33581ac5c4ba52e7e13