Aug 11 11:00:36.607 INFO checking inth-oauth2-0.9.0 against try#a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195+tmplazy for libc-1 Aug 11 11:00:36.607 INFO running: cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets Aug 11 11:00:36.607 INFO creating container for: cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets Aug 11 11:00:36.607 INFO running `"docker" "create" "-v" "/tmp/crater.Pvq4ejk7ujIW:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/libc-1/worker-6/try#a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195+tmplazy:/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 +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "crater"` Aug 11 11:00:36.835 INFO blam! ca4e6a8a0a2c56d0b7c46d0d3e0730e34f62590e06d9bfdd72fca396c63843b9 Aug 11 11:00:36.838 INFO running `"docker" "start" "-a" "ca4e6a8a0a2c56d0b7c46d0d3e0730e34f62590e06d9bfdd72fca396c63843b9"` Aug 11 11:00:38.146 INFO kablam! Checking inth-oauth2 v0.9.0 (file:///source) Aug 11 11:00:38.146 INFO kablam! Checking yup-hyper-mock v1.3.3 Aug 11 11:00:51.891 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Aug 11 11:00:51.891 INFO kablam! --> tests/mock.rs:43:5 Aug 11 11:00:51.891 INFO kablam! | Aug 11 11:00:51.891 INFO kablam! 43 | / mock_connector_in_order!(BearerStatic { Aug 11 11:00:51.891 INFO kablam! 44 | | include_str!("response/request_token_bearer_static.http") Aug 11 11:00:51.891 INFO kablam! 45 | | }); Aug 11 11:00:51.891 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Aug 11 11:00:51.900 INFO kablam! | Aug 11 11:00:51.901 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:51.901 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Aug 11 11:00:51.901 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:51.901 INFO kablam! Aug 11 11:00:51.903 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Aug 11 11:00:51.903 INFO kablam! --> tests/mock.rs:47:5 Aug 11 11:00:51.903 INFO kablam! | Aug 11 11:00:51.903 INFO kablam! 47 | / mock_connector_in_order!(BearerExpiring { Aug 11 11:00:51.903 INFO kablam! 48 | | include_str!("response/request_token_bearer_expiring.http") Aug 11 11:00:51.903 INFO kablam! 49 | | }); Aug 11 11:00:51.903 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Aug 11 11:00:51.904 INFO kablam! | Aug 11 11:00:51.904 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:51.905 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Aug 11 11:00:51.905 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:51.905 INFO kablam! Aug 11 11:00:51.906 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Aug 11 11:00:51.907 INFO kablam! --> tests/mock.rs:51:5 Aug 11 11:00:51.907 INFO kablam! | Aug 11 11:00:51.907 INFO kablam! 51 | / mock_connector_in_order!(BearerRefresh { Aug 11 11:00:51.907 INFO kablam! 52 | | include_str!("response/request_token_bearer_refresh.http") Aug 11 11:00:51.907 INFO kablam! 53 | | include_str!("response/refresh_token_bearer_full.http") Aug 11 11:00:51.907 INFO kablam! 54 | | }); Aug 11 11:00:51.907 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Aug 11 11:00:51.917 INFO kablam! | Aug 11 11:00:51.917 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:51.917 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Aug 11 11:00:51.918 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:51.918 INFO kablam! Aug 11 11:00:51.919 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Aug 11 11:00:51.919 INFO kablam! --> tests/mock.rs:56:5 Aug 11 11:00:51.919 INFO kablam! | Aug 11 11:00:51.919 INFO kablam! 56 | / mock_connector_in_order!(BearerRefreshPartial { Aug 11 11:00:51.919 INFO kablam! 57 | | include_str!("response/request_token_bearer_refresh.http") Aug 11 11:00:51.919 INFO kablam! 58 | | include_str!("response/refresh_token_bearer_partial.http") Aug 11 11:00:51.919 INFO kablam! 59 | | }); Aug 11 11:00:51.919 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Aug 11 11:00:51.928 INFO kablam! | Aug 11 11:00:51.928 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:51.929 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Aug 11 11:00:51.929 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:51.929 INFO kablam! Aug 11 11:00:51.930 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Aug 11 11:00:51.930 INFO kablam! --> tests/mock.rs:61:5 Aug 11 11:00:51.930 INFO kablam! | Aug 11 11:00:51.931 INFO kablam! 61 | / mock_connector_in_order!(InvalidRequest { Aug 11 11:00:51.931 INFO kablam! 62 | | include_str!("response/invalid_request.http") Aug 11 11:00:51.931 INFO kablam! 63 | | }); Aug 11 11:00:51.931 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Aug 11 11:00:51.931 INFO kablam! | Aug 11 11:00:51.931 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:51.931 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Aug 11 11:00:51.932 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:51.932 INFO kablam! Aug 11 11:00:51.933 INFO kablam! error[E0277]: the trait bound `yup_hyper_mock::MockStream: hyper::net::NetworkStream` is not satisfied Aug 11 11:00:51.933 INFO kablam! --> tests/mock.rs:65:5 Aug 11 11:00:51.933 INFO kablam! | Aug 11 11:00:51.933 INFO kablam! 65 | / mock_connector_in_order!(RefreshInvalidRequest { Aug 11 11:00:51.933 INFO kablam! 66 | | include_str!("response/request_token_bearer_refresh.http") Aug 11 11:00:51.933 INFO kablam! 67 | | include_str!("response/invalid_request.http") Aug 11 11:00:51.933 INFO kablam! 68 | | }); Aug 11 11:00:51.933 INFO kablam! | |_______^ the trait `hyper::net::NetworkStream` is not implemented for `yup_hyper_mock::MockStream` Aug 11 11:00:51.934 INFO kablam! | Aug 11 11:00:51.934 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:51.934 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `yup_hyper_mock::MockStream` Aug 11 11:00:51.934 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:51.935 INFO kablam! Aug 11 11:00:51.944 INFO kablam! error: aborting due to 6 previous errors Aug 11 11:00:51.948 INFO kablam! Aug 11 11:00:51.949 INFO kablam! For more information about this error, try `rustc --explain E0277`. Aug 11 11:00:51.973 INFO kablam! error: Could not compile `inth-oauth2`. Aug 11 11:00:51.973 INFO kablam! Aug 11 11:00:51.973 INFO kablam! To learn more, run the command again with --verbose. Aug 11 11:00:51.980 INFO kablam! su: No module specific data is present Aug 11 11:00:52.586 INFO running `"docker" "rm" "-f" "ca4e6a8a0a2c56d0b7c46d0d3e0730e34f62590e06d9bfdd72fca396c63843b9"` Aug 11 11:00:52.744 INFO blam! ca4e6a8a0a2c56d0b7c46d0d3e0730e34f62590e06d9bfdd72fca396c63843b9