Aug 11 11:00:36.795 INFO checking inth-oauth2-0.9.0 against master#f6d43ed84207c7e58f363f46e5a438ff40f2b311 for libc-1 Aug 11 11:00:36.795 INFO running: cargo +f6d43ed84207c7e58f363f46e5a438ff40f2b311-alt check --frozen --all --all-targets Aug 11 11:00:36.795 INFO creating container for: cargo +f6d43ed84207c7e58f363f46e5a438ff40f2b311-alt check --frozen --all --all-targets Aug 11 11:00:36.795 INFO running `"docker" "create" "-v" "/tmp/crater.OqaZAjZ4rfdh:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/libc-1/worker-0/master#f6d43ed84207c7e58f363f46e5a438ff40f2b311:/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" "-v" "/home/ec2-user/crater/./work/local/cargo-home/git:/cargo-home/git:rw,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +f6d43ed84207c7e58f363f46e5a438ff40f2b311-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "crater"` Aug 11 11:00:37.030 INFO blam! ee6b7eaecc1b50402244994fde62585133dc9efdbb311e2d1b6c3fd16cec206e Aug 11 11:00:37.034 INFO running `"docker" "start" "-a" "ee6b7eaecc1b50402244994fde62585133dc9efdbb311e2d1b6c3fd16cec206e"` Aug 11 11:00:38.132 INFO kablam! Checking hyper v0.8.1 Aug 11 11:00:38.133 INFO kablam! Checking yup-hyper-mock v1.3.3 Aug 11 11:00:46.033 INFO kablam! Checking inth-oauth2 v0.9.0 (file:///source) Aug 11 11:00:57.001 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Aug 11 11:00:57.001 INFO kablam! --> tests/mock.rs:43:5 Aug 11 11:00:57.002 INFO kablam! | Aug 11 11:00:57.002 INFO kablam! 43 | / mock_connector_in_order!(BearerStatic { Aug 11 11:00:57.002 INFO kablam! 44 | | include_str!("response/request_token_bearer_static.http") Aug 11 11:00:57.002 INFO kablam! 45 | | }); Aug 11 11:00:57.002 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Aug 11 11:00:57.002 INFO kablam! | Aug 11 11:00:57.002 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 11 11:00:57.002 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Aug 11 11:00:57.002 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 11 11:00:57.002 INFO kablam! Aug 11 11:00:57.003 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Aug 11 11:00:57.003 INFO kablam! --> tests/mock.rs:47:5 Aug 11 11:00:57.003 INFO kablam! | Aug 11 11:00:57.003 INFO kablam! 47 | / mock_connector_in_order!(BearerExpiring { Aug 11 11:00:57.003 INFO kablam! 48 | | include_str!("response/request_token_bearer_expiring.http") Aug 11 11:00:57.003 INFO kablam! 49 | | }); Aug 11 11:00:57.004 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Aug 11 11:00:57.004 INFO kablam! | Aug 11 11:00:57.004 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 11 11:00:57.004 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Aug 11 11:00:57.004 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 11 11:00:57.004 INFO kablam! Aug 11 11:00:57.006 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Aug 11 11:00:57.006 INFO kablam! --> tests/mock.rs:51:5 Aug 11 11:00:57.006 INFO kablam! | Aug 11 11:00:57.006 INFO kablam! 51 | / mock_connector_in_order!(BearerRefresh { Aug 11 11:00:57.006 INFO kablam! 52 | | include_str!("response/request_token_bearer_refresh.http") Aug 11 11:00:57.006 INFO kablam! 53 | | include_str!("response/refresh_token_bearer_full.http") Aug 11 11:00:57.006 INFO kablam! 54 | | }); Aug 11 11:00:57.007 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Aug 11 11:00:57.007 INFO kablam! | Aug 11 11:00:57.007 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 11 11:00:57.007 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Aug 11 11:00:57.007 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 11 11:00:57.007 INFO kablam! Aug 11 11:00:57.014 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Aug 11 11:00:57.014 INFO kablam! --> tests/mock.rs:56:5 Aug 11 11:00:57.014 INFO kablam! | Aug 11 11:00:57.015 INFO kablam! 56 | / mock_connector_in_order!(BearerRefreshPartial { Aug 11 11:00:57.015 INFO kablam! 57 | | include_str!("response/request_token_bearer_refresh.http") Aug 11 11:00:57.015 INFO kablam! 58 | | include_str!("response/refresh_token_bearer_partial.http") Aug 11 11:00:57.015 INFO kablam! 59 | | }); Aug 11 11:00:57.015 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Aug 11 11:00:57.017 INFO kablam! | Aug 11 11:00:57.017 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 11 11:00:57.017 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Aug 11 11:00:57.017 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 11 11:00:57.017 INFO kablam! Aug 11 11:00:57.018 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Aug 11 11:00:57.018 INFO kablam! --> tests/mock.rs:61:5 Aug 11 11:00:57.018 INFO kablam! | Aug 11 11:00:57.018 INFO kablam! 61 | / mock_connector_in_order!(InvalidRequest { Aug 11 11:00:57.018 INFO kablam! 62 | | include_str!("response/invalid_request.http") Aug 11 11:00:57.018 INFO kablam! 63 | | }); Aug 11 11:00:57.019 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Aug 11 11:00:57.019 INFO kablam! | Aug 11 11:00:57.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)>` Aug 11 11:00:57.019 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Aug 11 11:00:57.019 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 11 11:00:57.019 INFO kablam! Aug 11 11:00:57.019 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Aug 11 11:00:57.019 INFO kablam! --> tests/mock.rs:65:5 Aug 11 11:00:57.020 INFO kablam! | Aug 11 11:00:57.020 INFO kablam! 65 | / mock_connector_in_order!(RefreshInvalidRequest { Aug 11 11:00:57.020 INFO kablam! 66 | | include_str!("response/request_token_bearer_refresh.http") Aug 11 11:00:57.020 INFO kablam! 67 | | include_str!("response/invalid_request.http") Aug 11 11:00:57.020 INFO kablam! 68 | | }); Aug 11 11:00:57.020 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Aug 11 11:00:57.020 INFO kablam! | Aug 11 11:00:57.020 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 11 11:00:57.020 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Aug 11 11:00:57.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) Aug 11 11:00:57.020 INFO kablam! Aug 11 11:00:57.034 INFO kablam! error: aborting due to 6 previous errors Aug 11 11:00:57.034 INFO kablam! Aug 11 11:00:57.034 INFO kablam! For more information about this error, try `rustc --explain E0277`. Aug 11 11:00:57.056 INFO kablam! error: Could not compile `inth-oauth2`. Aug 11 11:00:57.057 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 11 11:00:58.104 INFO kablam! error: build failed Aug 11 11:00:58.127 INFO kablam! su: No module specific data is present Aug 11 11:00:59.298 INFO running `"docker" "rm" "-f" "ee6b7eaecc1b50402244994fde62585133dc9efdbb311e2d1b6c3fd16cec206e"` Aug 11 11:00:59.386 INFO blam! ee6b7eaecc1b50402244994fde62585133dc9efdbb311e2d1b6c3fd16cec206e