Sep 17 21:03:35.669 INFO checking mysql_async-0.14.2 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 21:03:35.669 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 21:03:35.669 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-4/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 21:03:36.104 INFO blam! 48252c73c5d5ca8f800d1352188cc696e3224aafa507df5825aaf2f95d03a8d8 Sep 17 21:03:36.106 INFO running `"docker" "start" "-a" "48252c73c5d5ca8f800d1352188cc696e3224aafa507df5825aaf2f95d03a8d8"` Sep 17 21:03:36.979 INFO kablam! usermod: no changes Sep 17 21:03:37.150 INFO kablam! Checking mysql_common v0.5.0 Sep 17 21:03:40.084 INFO kablam! Checking mysql_async v0.14.2 (/source) Sep 17 21:03:43.239 INFO kablam! error: type mismatch resolving ` as lib_futures::Future>::Item == S` Sep 17 21:03:43.239 INFO kablam! --> src/queryable/query_result/mod.rs:34:39 Sep 17 21:03:43.239 INFO kablam! | Sep 17 21:03:43.239 INFO kablam! 34 | pub type ForEachAndDrop = AndThen< Sep 17 21:03:43.239 INFO kablam! | _______________________________________^ Sep 17 21:03:43.239 INFO kablam! 35 | | Either, ForEach>, Sep 17 21:03:43.239 INFO kablam! 36 | | BoxFuture, Sep 17 21:03:43.239 INFO kablam! 37 | | fn(S) -> BoxFuture, Sep 17 21:03:43.239 INFO kablam! 38 | | >; Sep 17 21:03:43.239 INFO kablam! | |_^ expected struct `queryable::query_result::QueryResult`, found type parameter Sep 17 21:03:43.239 INFO kablam! | Sep 17 21:03:43.239 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 17 21:03:43.239 INFO kablam! = note: expected type `queryable::query_result::QueryResult` Sep 17 21:03:43.239 INFO kablam! found type `S` Sep 17 21:03:43.239 INFO kablam! = note: required because of the requirements on the impl of `lib_futures::Future` for `lib_futures::future::Either, queryable::query_result::for_each::ForEach>` Sep 17 21:03:43.239 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 21:03:43.239 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 21:03:43.239 INFO kablam! Sep 17 21:03:43.239 INFO kablam! error: expected a `std::ops::FnMut<(myc::row::Row,)>` closure, found `F` Sep 17 21:03:43.239 INFO kablam! --> src/queryable/query_result/mod.rs:34:39 Sep 17 21:03:43.239 INFO kablam! | Sep 17 21:03:43.239 INFO kablam! 34 | pub type ForEachAndDrop = AndThen< Sep 17 21:03:43.239 INFO kablam! | _______________________________________^ Sep 17 21:03:43.239 INFO kablam! 35 | | Either, ForEach>, Sep 17 21:03:43.239 INFO kablam! 36 | | BoxFuture, Sep 17 21:03:43.239 INFO kablam! 37 | | fn(S) -> BoxFuture, Sep 17 21:03:43.239 INFO kablam! 38 | | >; Sep 17 21:03:43.239 INFO kablam! | |_^ expected an `FnMut<(myc::row::Row,)>` closure, found `F` Sep 17 21:03:43.239 INFO kablam! | Sep 17 21:03:43.239 INFO kablam! = help: the trait `std::ops::FnMut<(myc::row::Row,)>` is not implemented for `F` Sep 17 21:03:43.239 INFO kablam! = help: consider adding a `where F: std::ops::FnMut<(myc::row::Row,)>` bound Sep 17 21:03:43.239 INFO kablam! = note: required because of the requirements on the impl of `lib_futures::Future` for `queryable::query_result::for_each::ForEach` Sep 17 21:03:43.239 INFO kablam! = note: required because of the requirements on the impl of `lib_futures::Future` for `lib_futures::future::Either, queryable::query_result::for_each::ForEach>` Sep 17 21:03:43.239 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 21:03:43.239 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 21:03:43.239 INFO kablam! Sep 17 21:03:43.239 INFO kablam! error: the trait bound `P: queryable::Protocol` is not satisfied Sep 17 21:03:43.239 INFO kablam! --> src/queryable/query_result/mod.rs:34:39 Sep 17 21:03:43.239 INFO kablam! | Sep 17 21:03:43.239 INFO kablam! 34 | pub type ForEachAndDrop = AndThen< Sep 17 21:03:43.239 INFO kablam! | _______________________________________^ Sep 17 21:03:43.239 INFO kablam! 35 | | Either, ForEach>, Sep 17 21:03:43.239 INFO kablam! 36 | | BoxFuture, Sep 17 21:03:43.239 INFO kablam! 37 | | fn(S) -> BoxFuture, Sep 17 21:03:43.239 INFO kablam! 38 | | >; Sep 17 21:03:43.239 INFO kablam! | |_^ the trait `queryable::Protocol` is not implemented for `P` Sep 17 21:03:43.239 INFO kablam! | Sep 17 21:03:43.239 INFO kablam! = help: consider adding a `where P: queryable::Protocol` bound Sep 17 21:03:43.239 INFO kablam! = note: required because of the requirements on the impl of `lib_futures::Future` for `queryable::query_result::for_each::ForEach` Sep 17 21:03:43.239 INFO kablam! = note: required because of the requirements on the impl of `lib_futures::Future` for `lib_futures::future::Either, queryable::query_result::for_each::ForEach>` Sep 17 21:03:43.239 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 21:03:43.239 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 21:03:43.239 INFO kablam! Sep 17 21:03:43.239 INFO kablam! error: the trait bound `T: connection_like::ConnectionLikeWrapper` is not satisfied Sep 17 21:03:43.239 INFO kablam! --> src/queryable/query_result/mod.rs:34:39 Sep 17 21:03:43.239 INFO kablam! | Sep 17 21:03:43.239 INFO kablam! 34 | pub type ForEachAndDrop = AndThen< Sep 17 21:03:43.239 INFO kablam! | _______________________________________^ Sep 17 21:03:43.239 INFO kablam! 35 | | Either, ForEach>, Sep 17 21:03:43.239 INFO kablam! 36 | | BoxFuture, Sep 17 21:03:43.239 INFO kablam! 37 | | fn(S) -> BoxFuture, Sep 17 21:03:43.239 INFO kablam! 38 | | >; Sep 17 21:03:43.240 INFO kablam! | |_^ the trait `connection_like::ConnectionLikeWrapper` is not implemented for `T` Sep 17 21:03:43.240 INFO kablam! | Sep 17 21:03:43.240 INFO kablam! = help: consider adding a `where T: connection_like::ConnectionLikeWrapper` bound Sep 17 21:03:43.240 INFO kablam! = note: required because of the requirements on the impl of `connection_like::ConnectionLike` for `T` Sep 17 21:03:43.240 INFO kablam! = note: required because of the requirements on the impl of `lib_futures::Future` for `queryable::query_result::for_each::ForEach` Sep 17 21:03:43.240 INFO kablam! = note: required because of the requirements on the impl of `lib_futures::Future` for `lib_futures::future::Either, queryable::query_result::for_each::ForEach>` Sep 17 21:03:43.240 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 21:03:43.240 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 21:03:43.240 INFO kablam! Sep 17 21:03:43.240 INFO kablam! error: type mismatch resolving ` as lib_futures::Future>::Item == (S, std::vec::Vec)` Sep 17 21:03:43.240 INFO kablam! --> src/queryable/query_result/mod.rs:40:38 Sep 17 21:03:43.240 INFO kablam! | Sep 17 21:03:43.240 INFO kablam! 40 | pub type MapAndDrop = AndThen< Sep 17 21:03:43.240 INFO kablam! | ______________________________________^ Sep 17 21:03:43.240 INFO kablam! 41 | | Either< Sep 17 21:03:43.240 INFO kablam! 42 | | FutureResult<(S, Vec), Error>, Sep 17 21:03:43.240 INFO kablam! 43 | | Map, Sep 17 21:03:43.240 INFO kablam! ... | Sep 17 21:03:43.240 INFO kablam! 47 | | -> (BoxFuture, FutureResult, Error>), Sep 17 21:03:43.240 INFO kablam! 48 | | >; Sep 17 21:03:43.240 INFO kablam! | |_^ expected struct `queryable::query_result::QueryResult`, found type parameter Sep 17 21:03:43.240 INFO kablam! | Sep 17 21:03:43.240 INFO kablam! = note: expected type `(queryable::query_result::QueryResult, std::vec::Vec)` Sep 17 21:03:43.240 INFO kablam! found type `(S, std::vec::Vec)` Sep 17 21:03:43.240 INFO kablam! = note: required because of the requirements on the impl of `lib_futures::Future` for `lib_futures::future::Either), errors::Error>, queryable::query_result::map::Map>` Sep 17 21:03:43.240 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 21:03:43.240 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 21:03:43.240 INFO kablam! Sep 17 21:03:43.240 INFO kablam! error: expected a `std::ops::FnMut<(myc::row::Row,)>` closure, found `F` Sep 17 21:03:43.240 INFO kablam! --> src/queryable/query_result/mod.rs:40:38 Sep 17 21:03:43.240 INFO kablam! | Sep 17 21:03:43.240 INFO kablam! 40 | pub type MapAndDrop = AndThen< Sep 17 21:03:43.240 INFO kablam! | ______________________________________^ Sep 17 21:03:43.240 INFO kablam! 41 | | Either< Sep 17 21:03:43.240 INFO kablam! 42 | | FutureResult<(S, Vec), Error>, Sep 17 21:03:43.240 INFO kablam! 43 | | Map, Sep 17 21:03:43.240 INFO kablam! ... | Sep 17 21:03:43.240 INFO kablam! 47 | | -> (BoxFuture, FutureResult, Error>), Sep 17 21:03:43.240 INFO kablam! 48 | | >; Sep 17 21:03:43.240 INFO kablam! | |_^ expected an `FnMut<(myc::row::Row,)>` closure, found `F` Sep 17 21:03:43.240 INFO kablam! | Sep 17 21:03:43.240 INFO kablam! = help: the trait `std::ops::FnMut<(myc::row::Row,)>` is not implemented for `F` Sep 17 21:03:43.240 INFO kablam! = help: consider adding a `where F: std::ops::FnMut<(myc::row::Row,)>` bound Sep 17 21:03:43.240 INFO kablam! = note: required because of the requirements on the impl of `lib_futures::Future` for `queryable::query_result::map::Map` Sep 17 21:03:43.240 INFO kablam! = note: required because of the requirements on the impl of `lib_futures::Future` for `lib_futures::future::Either), errors::Error>, queryable::query_result::map::Map>` Sep 17 21:03:43.240 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 21:03:43.240 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 21:03:43.240 INFO kablam! Sep 17 21:03:43.240 INFO kablam! error: the trait bound `P: queryable::Protocol` is not satisfied Sep 17 21:03:43.240 INFO kablam! --> src/queryable/query_result/mod.rs:40:38 Sep 17 21:03:43.240 INFO kablam! | Sep 17 21:03:43.240 INFO kablam! 40 | pub type MapAndDrop = AndThen< Sep 17 21:03:43.242 INFO kablam! | ______________________________________^ Sep 17 21:03:43.242 INFO kablam! 41 | | Either< Sep 17 21:03:43.242 INFO kablam! 42 | | FutureResult<(S, Vec), Error>, Sep 17 21:03:43.242 INFO kablam! 43 | | Map, Sep 17 21:03:43.242 INFO kablam! ... | Sep 17 21:03:43.242 INFO kablam! 47 | | -> (BoxFuture, FutureResult, Error>), Sep 17 21:03:43.242 INFO kablam! 48 | | >; Sep 17 21:03:43.242 INFO kablam! | |_^ the trait `queryable::Protocol` is not implemented for `P` Sep 17 21:03:43.242 INFO kablam! | Sep 17 21:03:43.242 INFO kablam! = help: consider adding a `where P: queryable::Protocol` bound Sep 17 21:03:43.242 INFO kablam! = note: required because of the requirements on the impl of `lib_futures::Future` for `queryable::query_result::map::Map` Sep 17 21:03:43.243 INFO kablam! = note: required because of the requirements on the impl of `lib_futures::Future` for `lib_futures::future::Either), errors::Error>, queryable::query_result::map::Map>` Sep 17 21:03:43.248 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 21:03:43.248 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 21:03:43.248 INFO kablam! Sep 17 21:03:43.248 INFO kablam! error: the trait bound `T: connection_like::ConnectionLikeWrapper` is not satisfied Sep 17 21:03:43.248 INFO kablam! --> src/queryable/query_result/mod.rs:40:38 Sep 17 21:03:43.248 INFO kablam! | Sep 17 21:03:43.248 INFO kablam! 40 | pub type MapAndDrop = AndThen< Sep 17 21:03:43.248 INFO kablam! | ______________________________________^ Sep 17 21:03:43.248 INFO kablam! 41 | | Either< Sep 17 21:03:43.248 INFO kablam! 42 | | FutureResult<(S, Vec), Error>, Sep 17 21:03:43.248 INFO kablam! 43 | | Map, Sep 17 21:03:43.248 INFO kablam! ... | Sep 17 21:03:43.248 INFO kablam! 47 | | -> (BoxFuture, FutureResult, Error>), Sep 17 21:03:43.248 INFO kablam! 48 | | >; Sep 17 21:03:43.248 INFO kablam! | |_^ the trait `connection_like::ConnectionLikeWrapper` is not implemented for `T` Sep 17 21:03:43.248 INFO kablam! | Sep 17 21:03:43.248 INFO kablam! = help: consider adding a `where T: connection_like::ConnectionLikeWrapper` bound Sep 17 21:03:43.248 INFO kablam! = note: required because of the requirements on the impl of `connection_like::ConnectionLike` for `T` Sep 17 21:03:43.249 INFO kablam! = note: required because of the requirements on the impl of `lib_futures::Future` for `queryable::query_result::map::Map` Sep 17 21:03:43.249 INFO kablam! = note: required because of the requirements on the impl of `lib_futures::Future` for `lib_futures::future::Either), errors::Error>, queryable::query_result::map::Map>` Sep 17 21:03:43.249 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 21:03:43.249 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 21:03:43.249 INFO kablam! Sep 17 21:03:43.259 INFO kablam! error: type mismatch resolving ` as lib_futures::Future>::Item == (S, U)` Sep 17 21:03:43.259 INFO kablam! --> src/queryable/query_result/mod.rs:50:41 Sep 17 21:03:43.259 INFO kablam! | Sep 17 21:03:43.259 INFO kablam! 50 | pub type ReduceAndDrop = AndThen< Sep 17 21:03:43.259 INFO kablam! | _________________________________________^ Sep 17 21:03:43.259 INFO kablam! 51 | | Either< Sep 17 21:03:43.259 INFO kablam! 52 | | FutureResult<(S, U), Error>, Sep 17 21:03:43.259 INFO kablam! 53 | | Reduce, Sep 17 21:03:43.259 INFO kablam! ... | Sep 17 21:03:43.259 INFO kablam! 56 | | fn((S, U)) -> (BoxFuture, FutureResult), Sep 17 21:03:43.259 INFO kablam! 57 | | >; Sep 17 21:03:43.259 INFO kablam! | |_^ expected struct `queryable::query_result::QueryResult`, found type parameter Sep 17 21:03:43.259 INFO kablam! | Sep 17 21:03:43.259 INFO kablam! = note: expected type `(queryable::query_result::QueryResult, U)` Sep 17 21:03:43.259 INFO kablam! found type `(S, U)` Sep 17 21:03:43.259 INFO kablam! = note: required because of the requirements on the impl of `lib_futures::Future` for `lib_futures::future::Either, queryable::query_result::reduce::Reduce>` Sep 17 21:03:43.259 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 21:03:43.259 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 21:03:43.259 INFO kablam! Sep 17 21:03:43.259 INFO kablam! error: expected a `std::ops::FnMut<(U, myc::row::Row)>` closure, found `F` Sep 17 21:03:43.259 INFO kablam! --> src/queryable/query_result/mod.rs:50:41 Sep 17 21:03:43.259 INFO kablam! | Sep 17 21:03:43.259 INFO kablam! 50 | pub type ReduceAndDrop = AndThen< Sep 17 21:03:43.259 INFO kablam! | _________________________________________^ Sep 17 21:03:43.259 INFO kablam! 51 | | Either< Sep 17 21:03:43.259 INFO kablam! 52 | | FutureResult<(S, U), Error>, Sep 17 21:03:43.259 INFO kablam! 53 | | Reduce, Sep 17 21:03:43.259 INFO kablam! ... | Sep 17 21:03:43.259 INFO kablam! 56 | | fn((S, U)) -> (BoxFuture, FutureResult), Sep 17 21:03:43.259 INFO kablam! 57 | | >; Sep 17 21:03:43.259 INFO kablam! | |_^ expected an `FnMut<(U, myc::row::Row)>` closure, found `F` Sep 17 21:03:43.259 INFO kablam! | Sep 17 21:03:43.259 INFO kablam! = help: the trait `std::ops::FnMut<(U, myc::row::Row)>` is not implemented for `F` Sep 17 21:03:43.259 INFO kablam! = help: consider adding a `where F: std::ops::FnMut<(U, myc::row::Row)>` bound Sep 17 21:03:43.259 INFO kablam! = note: required because of the requirements on the impl of `lib_futures::Future` for `queryable::query_result::reduce::Reduce` Sep 17 21:03:43.259 INFO kablam! = note: required because of the requirements on the impl of `lib_futures::Future` for `lib_futures::future::Either, queryable::query_result::reduce::Reduce>` Sep 17 21:03:43.259 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 21:03:43.259 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 21:03:43.259 INFO kablam! Sep 17 21:03:43.259 INFO kablam! error: the trait bound `P: queryable::Protocol` is not satisfied Sep 17 21:03:43.259 INFO kablam! --> src/queryable/query_result/mod.rs:50:41 Sep 17 21:03:43.259 INFO kablam! | Sep 17 21:03:43.259 INFO kablam! 50 | pub type ReduceAndDrop = AndThen< Sep 17 21:03:43.259 INFO kablam! | _________________________________________^ Sep 17 21:03:43.259 INFO kablam! 51 | | Either< Sep 17 21:03:43.259 INFO kablam! 52 | | FutureResult<(S, U), Error>, Sep 17 21:03:43.259 INFO kablam! 53 | | Reduce, Sep 17 21:03:43.259 INFO kablam! ... | Sep 17 21:03:43.259 INFO kablam! 56 | | fn((S, U)) -> (BoxFuture, FutureResult), Sep 17 21:03:43.259 INFO kablam! 57 | | >; Sep 17 21:03:43.259 INFO kablam! | |_^ the trait `queryable::Protocol` is not implemented for `P` Sep 17 21:03:43.259 INFO kablam! | Sep 17 21:03:43.259 INFO kablam! = help: consider adding a `where P: queryable::Protocol` bound Sep 17 21:03:43.259 INFO kablam! = note: required because of the requirements on the impl of `lib_futures::Future` for `queryable::query_result::reduce::Reduce` Sep 17 21:03:43.259 INFO kablam! = note: required because of the requirements on the impl of `lib_futures::Future` for `lib_futures::future::Either, queryable::query_result::reduce::Reduce>` Sep 17 21:03:43.259 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 21:03:43.259 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 21:03:43.259 INFO kablam! Sep 17 21:03:43.259 INFO kablam! error: the trait bound `T: connection_like::ConnectionLikeWrapper` is not satisfied Sep 17 21:03:43.259 INFO kablam! --> src/queryable/query_result/mod.rs:50:41 Sep 17 21:03:43.259 INFO kablam! | Sep 17 21:03:43.259 INFO kablam! 50 | pub type ReduceAndDrop = AndThen< Sep 17 21:03:43.259 INFO kablam! | _________________________________________^ Sep 17 21:03:43.260 INFO kablam! 51 | | Either< Sep 17 21:03:43.260 INFO kablam! 52 | | FutureResult<(S, U), Error>, Sep 17 21:03:43.260 INFO kablam! 53 | | Reduce, Sep 17 21:03:43.260 INFO kablam! ... | Sep 17 21:03:43.260 INFO kablam! 56 | | fn((S, U)) -> (BoxFuture, FutureResult), Sep 17 21:03:43.260 INFO kablam! 57 | | >; Sep 17 21:03:43.260 INFO kablam! | |_^ the trait `connection_like::ConnectionLikeWrapper` is not implemented for `T` Sep 17 21:03:43.260 INFO kablam! | Sep 17 21:03:43.260 INFO kablam! = help: consider adding a `where T: connection_like::ConnectionLikeWrapper` bound Sep 17 21:03:43.260 INFO kablam! = note: required because of the requirements on the impl of `connection_like::ConnectionLike` for `T` Sep 17 21:03:43.260 INFO kablam! = note: required because of the requirements on the impl of `lib_futures::Future` for `queryable::query_result::reduce::Reduce` Sep 17 21:03:43.260 INFO kablam! = note: required because of the requirements on the impl of `lib_futures::Future` for `lib_futures::future::Either, queryable::query_result::reduce::Reduce>` Sep 17 21:03:43.260 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 21:03:43.260 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 21:03:43.260 INFO kablam! Sep 17 21:03:43.404 INFO kablam! error: aborting due to 12 previous errors Sep 17 21:03:43.404 INFO kablam! Sep 17 21:03:43.412 INFO kablam! error: Could not compile `mysql_async`. Sep 17 21:03:43.412 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 21:03:43.468 INFO kablam! error: type mismatch resolving ` as lib_futures::Future>::Item == S` Sep 17 21:03:43.468 INFO kablam! --> src/queryable/query_result/mod.rs:34:39 Sep 17 21:03:43.468 INFO kablam! | Sep 17 21:03:43.468 INFO kablam! 34 | pub type ForEachAndDrop = AndThen< Sep 17 21:03:43.468 INFO kablam! | _______________________________________^ Sep 17 21:03:43.468 INFO kablam! 35 | | Either, ForEach>, Sep 17 21:03:43.468 INFO kablam! 36 | | BoxFuture, Sep 17 21:03:43.468 INFO kablam! 37 | | fn(S) -> BoxFuture, Sep 17 21:03:43.468 INFO kablam! 38 | | >; Sep 17 21:03:43.468 INFO kablam! | |_^ expected struct `queryable::query_result::QueryResult`, found type parameter Sep 17 21:03:43.468 INFO kablam! | Sep 17 21:03:43.468 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 17 21:03:43.468 INFO kablam! = note: expected type `queryable::query_result::QueryResult` Sep 17 21:03:43.468 INFO kablam! found type `S` Sep 17 21:03:43.469 INFO kablam! = note: required because of the requirements on the impl of `lib_futures::Future` for `lib_futures::future::Either, queryable::query_result::for_each::ForEach>` Sep 17 21:03:43.469 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 21:03:43.469 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 21:03:43.469 INFO kablam! Sep 17 21:03:43.469 INFO kablam! error: expected a `std::ops::FnMut<(myc::row::Row,)>` closure, found `F` Sep 17 21:03:43.469 INFO kablam! --> src/queryable/query_result/mod.rs:34:39 Sep 17 21:03:43.469 INFO kablam! | Sep 17 21:03:43.469 INFO kablam! 34 | pub type ForEachAndDrop = AndThen< Sep 17 21:03:43.469 INFO kablam! | _______________________________________^ Sep 17 21:03:43.469 INFO kablam! 35 | | Either, ForEach>, Sep 17 21:03:43.469 INFO kablam! 36 | | BoxFuture, Sep 17 21:03:43.469 INFO kablam! 37 | | fn(S) -> BoxFuture, Sep 17 21:03:43.469 INFO kablam! 38 | | >; Sep 17 21:03:43.469 INFO kablam! | |_^ expected an `FnMut<(myc::row::Row,)>` closure, found `F` Sep 17 21:03:43.469 INFO kablam! | Sep 17 21:03:43.469 INFO kablam! = help: the trait `std::ops::FnMut<(myc::row::Row,)>` is not implemented for `F` Sep 17 21:03:43.469 INFO kablam! = help: consider adding a `where F: std::ops::FnMut<(myc::row::Row,)>` bound Sep 17 21:03:43.469 INFO kablam! = note: required because of the requirements on the impl of `lib_futures::Future` for `queryable::query_result::for_each::ForEach` Sep 17 21:03:43.469 INFO kablam! = note: required because of the requirements on the impl of `lib_futures::Future` for `lib_futures::future::Either, queryable::query_result::for_each::ForEach>` Sep 17 21:03:43.469 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 21:03:43.469 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 21:03:43.469 INFO kablam! Sep 17 21:03:43.469 INFO kablam! error: the trait bound `P: queryable::Protocol` is not satisfied Sep 17 21:03:43.469 INFO kablam! --> src/queryable/query_result/mod.rs:34:39 Sep 17 21:03:43.469 INFO kablam! | Sep 17 21:03:43.469 INFO kablam! 34 | pub type ForEachAndDrop = AndThen< Sep 17 21:03:43.469 INFO kablam! | _______________________________________^ Sep 17 21:03:43.469 INFO kablam! 35 | | Either, ForEach>, Sep 17 21:03:43.469 INFO kablam! 36 | | BoxFuture, Sep 17 21:03:43.469 INFO kablam! 37 | | fn(S) -> BoxFuture, Sep 17 21:03:43.469 INFO kablam! 38 | | >; Sep 17 21:03:43.469 INFO kablam! | |_^ the trait `queryable::Protocol` is not implemented for `P` Sep 17 21:03:43.469 INFO kablam! | Sep 17 21:03:43.469 INFO kablam! = help: consider adding a `where P: queryable::Protocol` bound Sep 17 21:03:43.469 INFO kablam! = note: required because of the requirements on the impl of `lib_futures::Future` for `queryable::query_result::for_each::ForEach` Sep 17 21:03:43.469 INFO kablam! = note: required because of the requirements on the impl of `lib_futures::Future` for `lib_futures::future::Either, queryable::query_result::for_each::ForEach>` Sep 17 21:03:43.469 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 21:03:43.469 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 21:03:43.469 INFO kablam! Sep 17 21:03:43.469 INFO kablam! error: the trait bound `T: connection_like::ConnectionLikeWrapper` is not satisfied Sep 17 21:03:43.469 INFO kablam! --> src/queryable/query_result/mod.rs:34:39 Sep 17 21:03:43.469 INFO kablam! | Sep 17 21:03:43.469 INFO kablam! 34 | pub type ForEachAndDrop = AndThen< Sep 17 21:03:43.469 INFO kablam! | _______________________________________^ Sep 17 21:03:43.469 INFO kablam! 35 | | Either, ForEach>, Sep 17 21:03:43.469 INFO kablam! 36 | | BoxFuture, Sep 17 21:03:43.469 INFO kablam! 37 | | fn(S) -> BoxFuture, Sep 17 21:03:43.469 INFO kablam! 38 | | >; Sep 17 21:03:43.469 INFO kablam! | |_^ the trait `connection_like::ConnectionLikeWrapper` is not implemented for `T` Sep 17 21:03:43.469 INFO kablam! | Sep 17 21:03:43.469 INFO kablam! = help: consider adding a `where T: connection_like::ConnectionLikeWrapper` bound Sep 17 21:03:43.469 INFO kablam! = note: required because of the requirements on the impl of `connection_like::ConnectionLike` for `T` Sep 17 21:03:43.469 INFO kablam! = note: required because of the requirements on the impl of `lib_futures::Future` for `queryable::query_result::for_each::ForEach` Sep 17 21:03:43.469 INFO kablam! = note: required because of the requirements on the impl of `lib_futures::Future` for `lib_futures::future::Either, queryable::query_result::for_each::ForEach>` Sep 17 21:03:43.469 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 21:03:43.469 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 21:03:43.469 INFO kablam! Sep 17 21:03:43.469 INFO kablam! error: type mismatch resolving ` as lib_futures::Future>::Item == (S, std::vec::Vec)` Sep 17 21:03:43.469 INFO kablam! --> src/queryable/query_result/mod.rs:40:38 Sep 17 21:03:43.469 INFO kablam! | Sep 17 21:03:43.469 INFO kablam! 40 | pub type MapAndDrop = AndThen< Sep 17 21:03:43.469 INFO kablam! | ______________________________________^ Sep 17 21:03:43.469 INFO kablam! 41 | | Either< Sep 17 21:03:43.469 INFO kablam! 42 | | FutureResult<(S, Vec), Error>, Sep 17 21:03:43.469 INFO kablam! 43 | | Map, Sep 17 21:03:43.469 INFO kablam! ... | Sep 17 21:03:43.469 INFO kablam! 47 | | -> (BoxFuture, FutureResult, Error>), Sep 17 21:03:43.469 INFO kablam! 48 | | >; Sep 17 21:03:43.469 INFO kablam! | |_^ expected struct `queryable::query_result::QueryResult`, found type parameter Sep 17 21:03:43.469 INFO kablam! | Sep 17 21:03:43.470 INFO kablam! = note: expected type `(queryable::query_result::QueryResult, std::vec::Vec)` Sep 17 21:03:43.470 INFO kablam! found type `(S, std::vec::Vec)` Sep 17 21:03:43.470 INFO kablam! = note: required because of the requirements on the impl of `lib_futures::Future` for `lib_futures::future::Either), errors::Error>, queryable::query_result::map::Map>` Sep 17 21:03:43.470 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 21:03:43.470 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 21:03:43.470 INFO kablam! Sep 17 21:03:43.470 INFO kablam! error: expected a `std::ops::FnMut<(myc::row::Row,)>` closure, found `F` Sep 17 21:03:43.470 INFO kablam! --> src/queryable/query_result/mod.rs:40:38 Sep 17 21:03:43.470 INFO kablam! | Sep 17 21:03:43.470 INFO kablam! 40 | pub type MapAndDrop = AndThen< Sep 17 21:03:43.470 INFO kablam! | ______________________________________^ Sep 17 21:03:43.470 INFO kablam! 41 | | Either< Sep 17 21:03:43.470 INFO kablam! 42 | | FutureResult<(S, Vec), Error>, Sep 17 21:03:43.470 INFO kablam! 43 | | Map, Sep 17 21:03:43.470 INFO kablam! ... | Sep 17 21:03:43.470 INFO kablam! 47 | | -> (BoxFuture, FutureResult, Error>), Sep 17 21:03:43.470 INFO kablam! 48 | | >; Sep 17 21:03:43.470 INFO kablam! | |_^ expected an `FnMut<(myc::row::Row,)>` closure, found `F` Sep 17 21:03:43.470 INFO kablam! | Sep 17 21:03:43.470 INFO kablam! = help: the trait `std::ops::FnMut<(myc::row::Row,)>` is not implemented for `F` Sep 17 21:03:43.470 INFO kablam! = help: consider adding a `where F: std::ops::FnMut<(myc::row::Row,)>` bound Sep 17 21:03:43.470 INFO kablam! = note: required because of the requirements on the impl of `lib_futures::Future` for `queryable::query_result::map::Map` Sep 17 21:03:43.470 INFO kablam! = note: required because of the requirements on the impl of `lib_futures::Future` for `lib_futures::future::Either), errors::Error>, queryable::query_result::map::Map>` Sep 17 21:03:43.470 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 21:03:43.470 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 21:03:43.470 INFO kablam! Sep 17 21:03:43.470 INFO kablam! error: the trait bound `P: queryable::Protocol` is not satisfied Sep 17 21:03:43.470 INFO kablam! --> src/queryable/query_result/mod.rs:40:38 Sep 17 21:03:43.470 INFO kablam! | Sep 17 21:03:43.470 INFO kablam! 40 | pub type MapAndDrop = AndThen< Sep 17 21:03:43.472 INFO kablam! | ______________________________________^ Sep 17 21:03:43.472 INFO kablam! 41 | | Either< Sep 17 21:03:43.472 INFO kablam! 42 | | FutureResult<(S, Vec), Error>, Sep 17 21:03:43.472 INFO kablam! 43 | | Map, Sep 17 21:03:43.472 INFO kablam! ... | Sep 17 21:03:43.473 INFO kablam! 47 | | -> (BoxFuture, FutureResult, Error>), Sep 17 21:03:43.473 INFO kablam! 48 | | >; Sep 17 21:03:43.473 INFO kablam! | |_^ the trait `queryable::Protocol` is not implemented for `P` Sep 17 21:03:43.473 INFO kablam! | Sep 17 21:03:43.473 INFO kablam! = help: consider adding a `where P: queryable::Protocol` bound Sep 17 21:03:43.473 INFO kablam! = note: required because of the requirements on the impl of `lib_futures::Future` for `queryable::query_result::map::Map` Sep 17 21:03:43.473 INFO kablam! = note: required because of the requirements on the impl of `lib_futures::Future` for `lib_futures::future::Either), errors::Error>, queryable::query_result::map::Map>` Sep 17 21:03:43.473 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 21:03:43.473 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 21:03:43.473 INFO kablam! Sep 17 21:03:43.473 INFO kablam! error: the trait bound `T: connection_like::ConnectionLikeWrapper` is not satisfied Sep 17 21:03:43.473 INFO kablam! --> src/queryable/query_result/mod.rs:40:38 Sep 17 21:03:43.473 INFO kablam! | Sep 17 21:03:43.473 INFO kablam! 40 | pub type MapAndDrop = AndThen< Sep 17 21:03:43.473 INFO kablam! | ______________________________________^ Sep 17 21:03:43.473 INFO kablam! 41 | | Either< Sep 17 21:03:43.473 INFO kablam! 42 | | FutureResult<(S, Vec), Error>, Sep 17 21:03:43.473 INFO kablam! 43 | | Map, Sep 17 21:03:43.473 INFO kablam! ... | Sep 17 21:03:43.474 INFO kablam! 47 | | -> (BoxFuture, FutureResult, Error>), Sep 17 21:03:43.474 INFO kablam! 48 | | >; Sep 17 21:03:43.474 INFO kablam! | |_^ the trait `connection_like::ConnectionLikeWrapper` is not implemented for `T` Sep 17 21:03:43.474 INFO kablam! | Sep 17 21:03:43.474 INFO kablam! = help: consider adding a `where T: connection_like::ConnectionLikeWrapper` bound Sep 17 21:03:43.474 INFO kablam! = note: required because of the requirements on the impl of `connection_like::ConnectionLike` for `T` Sep 17 21:03:43.474 INFO kablam! = note: required because of the requirements on the impl of `lib_futures::Future` for `queryable::query_result::map::Map` Sep 17 21:03:43.474 INFO kablam! = note: required because of the requirements on the impl of `lib_futures::Future` for `lib_futures::future::Either), errors::Error>, queryable::query_result::map::Map>` Sep 17 21:03:43.474 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 21:03:43.474 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 21:03:43.474 INFO kablam! Sep 17 21:03:43.474 INFO kablam! error: type mismatch resolving ` as lib_futures::Future>::Item == (S, U)` Sep 17 21:03:43.474 INFO kablam! --> src/queryable/query_result/mod.rs:50:41 Sep 17 21:03:43.474 INFO kablam! | Sep 17 21:03:43.474 INFO kablam! 50 | pub type ReduceAndDrop = AndThen< Sep 17 21:03:43.474 INFO kablam! | _________________________________________^ Sep 17 21:03:43.474 INFO kablam! 51 | | Either< Sep 17 21:03:43.474 INFO kablam! 52 | | FutureResult<(S, U), Error>, Sep 17 21:03:43.474 INFO kablam! 53 | | Reduce, Sep 17 21:03:43.474 INFO kablam! ... | Sep 17 21:03:43.474 INFO kablam! 56 | | fn((S, U)) -> (BoxFuture, FutureResult), Sep 17 21:03:43.474 INFO kablam! 57 | | >; Sep 17 21:03:43.474 INFO kablam! | |_^ expected struct `queryable::query_result::QueryResult`, found type parameter Sep 17 21:03:43.474 INFO kablam! | Sep 17 21:03:43.474 INFO kablam! = note: expected type `(queryable::query_result::QueryResult, U)` Sep 17 21:03:43.474 INFO kablam! found type `(S, U)` Sep 17 21:03:43.474 INFO kablam! = note: required because of the requirements on the impl of `lib_futures::Future` for `lib_futures::future::Either, queryable::query_result::reduce::Reduce>` Sep 17 21:03:43.474 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 21:03:43.474 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 21:03:43.474 INFO kablam! Sep 17 21:03:43.474 INFO kablam! error: expected a `std::ops::FnMut<(U, myc::row::Row)>` closure, found `F` Sep 17 21:03:43.474 INFO kablam! --> src/queryable/query_result/mod.rs:50:41 Sep 17 21:03:43.474 INFO kablam! | Sep 17 21:03:43.474 INFO kablam! 50 | pub type ReduceAndDrop = AndThen< Sep 17 21:03:43.474 INFO kablam! | _________________________________________^ Sep 17 21:03:43.474 INFO kablam! 51 | | Either< Sep 17 21:03:43.474 INFO kablam! 52 | | FutureResult<(S, U), Error>, Sep 17 21:03:43.474 INFO kablam! 53 | | Reduce, Sep 17 21:03:43.474 INFO kablam! ... | Sep 17 21:03:43.474 INFO kablam! 56 | | fn((S, U)) -> (BoxFuture, FutureResult), Sep 17 21:03:43.474 INFO kablam! 57 | | >; Sep 17 21:03:43.474 INFO kablam! | |_^ expected an `FnMut<(U, myc::row::Row)>` closure, found `F` Sep 17 21:03:43.474 INFO kablam! | Sep 17 21:03:43.474 INFO kablam! = help: the trait `std::ops::FnMut<(U, myc::row::Row)>` is not implemented for `F` Sep 17 21:03:43.474 INFO kablam! = help: consider adding a `where F: std::ops::FnMut<(U, myc::row::Row)>` bound Sep 17 21:03:43.476 INFO kablam! = note: required because of the requirements on the impl of `lib_futures::Future` for `queryable::query_result::reduce::Reduce` Sep 17 21:03:43.476 INFO kablam! = note: required because of the requirements on the impl of `lib_futures::Future` for `lib_futures::future::Either, queryable::query_result::reduce::Reduce>` Sep 17 21:03:43.476 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 21:03:43.476 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 21:03:43.476 INFO kablam! Sep 17 21:03:43.476 INFO kablam! error: the trait bound `P: queryable::Protocol` is not satisfied Sep 17 21:03:43.476 INFO kablam! --> src/queryable/query_result/mod.rs:50:41 Sep 17 21:03:43.476 INFO kablam! | Sep 17 21:03:43.476 INFO kablam! 50 | pub type ReduceAndDrop = AndThen< Sep 17 21:03:43.476 INFO kablam! | _________________________________________^ Sep 17 21:03:43.476 INFO kablam! 51 | | Either< Sep 17 21:03:43.476 INFO kablam! 52 | | FutureResult<(S, U), Error>, Sep 17 21:03:43.476 INFO kablam! 53 | | Reduce, Sep 17 21:03:43.476 INFO kablam! ... | Sep 17 21:03:43.476 INFO kablam! 56 | | fn((S, U)) -> (BoxFuture, FutureResult), Sep 17 21:03:43.476 INFO kablam! 57 | | >; Sep 17 21:03:43.476 INFO kablam! | |_^ the trait `queryable::Protocol` is not implemented for `P` Sep 17 21:03:43.476 INFO kablam! | Sep 17 21:03:43.476 INFO kablam! = help: consider adding a `where P: queryable::Protocol` bound Sep 17 21:03:43.476 INFO kablam! = note: required because of the requirements on the impl of `lib_futures::Future` for `queryable::query_result::reduce::Reduce` Sep 17 21:03:43.476 INFO kablam! = note: required because of the requirements on the impl of `lib_futures::Future` for `lib_futures::future::Either, queryable::query_result::reduce::Reduce>` Sep 17 21:03:43.476 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 21:03:43.476 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 21:03:43.476 INFO kablam! Sep 17 21:03:43.476 INFO kablam! error: the trait bound `T: connection_like::ConnectionLikeWrapper` is not satisfied Sep 17 21:03:43.476 INFO kablam! --> src/queryable/query_result/mod.rs:50:41 Sep 17 21:03:43.476 INFO kablam! | Sep 17 21:03:43.476 INFO kablam! 50 | pub type ReduceAndDrop = AndThen< Sep 17 21:03:43.476 INFO kablam! | _________________________________________^ Sep 17 21:03:43.476 INFO kablam! 51 | | Either< Sep 17 21:03:43.476 INFO kablam! 52 | | FutureResult<(S, U), Error>, Sep 17 21:03:43.476 INFO kablam! 53 | | Reduce, Sep 17 21:03:43.476 INFO kablam! ... | Sep 17 21:03:43.476 INFO kablam! 56 | | fn((S, U)) -> (BoxFuture, FutureResult), Sep 17 21:03:43.476 INFO kablam! 57 | | >; Sep 17 21:03:43.476 INFO kablam! | |_^ the trait `connection_like::ConnectionLikeWrapper` is not implemented for `T` Sep 17 21:03:43.476 INFO kablam! | Sep 17 21:03:43.476 INFO kablam! = help: consider adding a `where T: connection_like::ConnectionLikeWrapper` bound Sep 17 21:03:43.476 INFO kablam! = note: required because of the requirements on the impl of `connection_like::ConnectionLike` for `T` Sep 17 21:03:43.476 INFO kablam! = note: required because of the requirements on the impl of `lib_futures::Future` for `queryable::query_result::reduce::Reduce` Sep 17 21:03:43.476 INFO kablam! = note: required because of the requirements on the impl of `lib_futures::Future` for `lib_futures::future::Either, queryable::query_result::reduce::Reduce>` Sep 17 21:03:43.476 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 21:03:43.477 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 21:03:43.477 INFO kablam! Sep 17 21:03:43.538 INFO kablam! error: aborting due to 12 previous errors Sep 17 21:03:43.538 INFO kablam! Sep 17 21:03:43.558 INFO kablam! error: Could not compile `mysql_async`. Sep 17 21:03:43.558 INFO kablam! Sep 17 21:03:43.558 INFO kablam! To learn more, run the command again with --verbose. Sep 17 21:03:43.562 INFO kablam! su: No module specific data is present Sep 17 21:03:44.659 INFO running `"docker" "rm" "-f" "48252c73c5d5ca8f800d1352188cc696e3224aafa507df5825aaf2f95d03a8d8"` Sep 17 21:03:44.891 INFO blam! 48252c73c5d5ca8f800d1352188cc696e3224aafa507df5825aaf2f95d03a8d8