Aug 02 06:38:13.565 INFO checking inth-oauth2-0.9.0 against 1.27.2 for lazy_static-1 Aug 02 06:38:13.566 INFO running: cargo +1.27.2 check --frozen --all --all-targets Aug 02 06:38:13.566 INFO creating container for: cargo +1.27.2 check --frozen --all --all-targets Aug 02 06:38:13.566 INFO running `"docker" "create" "-v" "/tmp/crater.cmnBUU7QYgfN:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/lazy_static-1/worker-7/1.27.2:/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 +1.27.2 check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Aug 02 06:38:13.790 INFO blam! 8e30b165a588e71eb4868117b5726c76166908d236fea31585f49fe8a7dfc62e Aug 02 06:38:13.791 INFO running `"docker" "start" "-a" "8e30b165a588e71eb4868117b5726c76166908d236fea31585f49fe8a7dfc62e"` Aug 02 06:38:15.048 INFO kablam! Checking hyper v0.8.1 Aug 02 06:38:15.048 INFO kablam! Checking yup-hyper-mock v1.3.3 Aug 02 06:38:21.688 INFO kablam! Checking inth-oauth2 v0.9.0 (file:///source) Aug 02 06:38:33.748 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Aug 02 06:38:33.748 INFO kablam! --> tests/mock.rs:43:5 Aug 02 06:38:33.748 INFO kablam! | Aug 02 06:38:33.748 INFO kablam! 43 | / mock_connector_in_order!(BearerStatic { Aug 02 06:38:33.748 INFO kablam! 44 | | include_str!("response/request_token_bearer_static.http") Aug 02 06:38:33.748 INFO kablam! 45 | | }); Aug 02 06:38:33.748 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Aug 02 06:38:33.748 INFO kablam! | Aug 02 06:38:33.748 INFO kablam! = note: required because of the requirements on the impl of `std::convert::From` for `std::boxed::Box` Aug 02 06:38:33.749 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Aug 02 06:38:33.749 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 02 06:38:33.749 INFO kablam! Aug 02 06:38:33.749 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Aug 02 06:38:33.749 INFO kablam! --> tests/mock.rs:47:5 Aug 02 06:38:33.749 INFO kablam! | Aug 02 06:38:33.749 INFO kablam! 47 | / mock_connector_in_order!(BearerExpiring { Aug 02 06:38:33.749 INFO kablam! 48 | | include_str!("response/request_token_bearer_expiring.http") Aug 02 06:38:33.749 INFO kablam! 49 | | }); Aug 02 06:38:33.749 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Aug 02 06:38:33.749 INFO kablam! | Aug 02 06:38:33.749 INFO kablam! = note: required because of the requirements on the impl of `std::convert::From` for `std::boxed::Box` Aug 02 06:38:33.749 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Aug 02 06:38:33.749 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 02 06:38:33.749 INFO kablam! Aug 02 06:38:33.750 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Aug 02 06:38:33.750 INFO kablam! --> tests/mock.rs:51:5 Aug 02 06:38:33.750 INFO kablam! | Aug 02 06:38:33.750 INFO kablam! 51 | / mock_connector_in_order!(BearerRefresh { Aug 02 06:38:33.750 INFO kablam! 52 | | include_str!("response/request_token_bearer_refresh.http") Aug 02 06:38:33.750 INFO kablam! 53 | | include_str!("response/refresh_token_bearer_full.http") Aug 02 06:38:33.750 INFO kablam! 54 | | }); Aug 02 06:38:33.750 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Aug 02 06:38:33.750 INFO kablam! | Aug 02 06:38:33.750 INFO kablam! = note: required because of the requirements on the impl of `std::convert::From` for `std::boxed::Box` Aug 02 06:38:33.750 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Aug 02 06:38:33.750 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 02 06:38:33.750 INFO kablam! Aug 02 06:38:33.750 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Aug 02 06:38:33.750 INFO kablam! --> tests/mock.rs:56:5 Aug 02 06:38:33.750 INFO kablam! | Aug 02 06:38:33.750 INFO kablam! 56 | / mock_connector_in_order!(BearerRefreshPartial { Aug 02 06:38:33.750 INFO kablam! 57 | | include_str!("response/request_token_bearer_refresh.http") Aug 02 06:38:33.750 INFO kablam! 58 | | include_str!("response/refresh_token_bearer_partial.http") Aug 02 06:38:33.750 INFO kablam! 59 | | }); Aug 02 06:38:33.750 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Aug 02 06:38:33.750 INFO kablam! | Aug 02 06:38:33.750 INFO kablam! = note: required because of the requirements on the impl of `std::convert::From` for `std::boxed::Box` Aug 02 06:38:33.750 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Aug 02 06:38:33.751 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 02 06:38:33.751 INFO kablam! Aug 02 06:38:33.751 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Aug 02 06:38:33.751 INFO kablam! --> tests/mock.rs:61:5 Aug 02 06:38:33.751 INFO kablam! | Aug 02 06:38:33.751 INFO kablam! 61 | / mock_connector_in_order!(InvalidRequest { Aug 02 06:38:33.751 INFO kablam! 62 | | include_str!("response/invalid_request.http") Aug 02 06:38:33.751 INFO kablam! 63 | | }); Aug 02 06:38:33.751 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Aug 02 06:38:33.751 INFO kablam! | Aug 02 06:38:33.751 INFO kablam! = note: required because of the requirements on the impl of `std::convert::From` for `std::boxed::Box` Aug 02 06:38:33.751 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Aug 02 06:38:33.751 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 02 06:38:33.751 INFO kablam! Aug 02 06:38:33.751 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Aug 02 06:38:33.751 INFO kablam! --> tests/mock.rs:65:5 Aug 02 06:38:33.752 INFO kablam! | Aug 02 06:38:33.752 INFO kablam! 65 | / mock_connector_in_order!(RefreshInvalidRequest { Aug 02 06:38:33.752 INFO kablam! 66 | | include_str!("response/request_token_bearer_refresh.http") Aug 02 06:38:33.752 INFO kablam! 67 | | include_str!("response/invalid_request.http") Aug 02 06:38:33.752 INFO kablam! 68 | | }); Aug 02 06:38:33.752 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Aug 02 06:38:33.752 INFO kablam! | Aug 02 06:38:33.752 INFO kablam! = note: required because of the requirements on the impl of `std::convert::From` for `std::boxed::Box` Aug 02 06:38:33.752 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Aug 02 06:38:33.752 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 02 06:38:33.752 INFO kablam! Aug 02 06:38:33.756 INFO kablam! error: aborting due to 6 previous errors Aug 02 06:38:33.756 INFO kablam! Aug 02 06:38:33.756 INFO kablam! For more information about this error, try `rustc --explain E0277`. Aug 02 06:38:33.778 INFO kablam! error: Could not compile `inth-oauth2`. Aug 02 06:38:33.779 INFO kablam! Aug 02 06:38:33.779 INFO kablam! To learn more, run the command again with --verbose. Aug 02 06:38:33.787 INFO kablam! su: No module specific data is present Aug 02 06:38:34.603 INFO running `"docker" "rm" "-f" "8e30b165a588e71eb4868117b5726c76166908d236fea31585f49fe8a7dfc62e"` Aug 02 06:38:34.774 INFO blam! 8e30b165a588e71eb4868117b5726c76166908d236fea31585f49fe8a7dfc62e