Sep 17 21:03:23.499 INFO checking mysql_async-0.15.0 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 21:03:23.499 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 21:03:23.499 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-5/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:23.754 INFO blam! 528292b1d58d61e8273a1614709bce53a6b5b4c8f655725f740bb2926910f7bf Sep 17 21:03:23.763 INFO running `"docker" "start" "-a" "528292b1d58d61e8273a1614709bce53a6b5b4c8f655725f740bb2926910f7bf"` Sep 17 21:03:25.231 INFO kablam! usermod: no changes Sep 17 21:03:25.475 INFO kablam! Checking atoi v0.2.3 Sep 17 21:03:25.475 INFO kablam! Checking num-bigint v0.2.0 Sep 17 21:03:25.483 INFO kablam! Checking chrono v0.4.6 Sep 17 21:03:28.695 INFO kablam! Checking mysql_common v0.9.1 Sep 17 21:03:32.618 INFO kablam! Checking mysql_async v0.15.0 (/source) Sep 17 21:03:35.427 INFO kablam! error: type mismatch resolving ` as lib_futures::Future>::Item == S` Sep 17 21:03:35.427 INFO kablam! --> src/queryable/query_result/mod.rs:36:5 Sep 17 21:03:35.427 INFO kablam! | Sep 17 21:03:35.427 INFO kablam! 36 | AndThen, ForEach>, BoxFuture, fn(S) -> BoxFuture>; Sep 17 21:03:35.427 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `queryable::query_result::QueryResult`, found type parameter Sep 17 21:03:35.427 INFO kablam! | Sep 17 21:03:35.427 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 17 21:03:35.427 INFO kablam! = note: expected type `queryable::query_result::QueryResult` Sep 17 21:03:35.427 INFO kablam! found type `S` Sep 17 21:03:35.427 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:35.427 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 21:03:35.427 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 21:03:35.428 INFO kablam! Sep 17 21:03:35.428 INFO kablam! error: expected a `std::ops::FnMut<(myc::row::Row,)>` closure, found `F` Sep 17 21:03:35.428 INFO kablam! --> src/queryable/query_result/mod.rs:36:5 Sep 17 21:03:35.428 INFO kablam! | Sep 17 21:03:35.428 INFO kablam! 36 | AndThen, ForEach>, BoxFuture, fn(S) -> BoxFuture>; Sep 17 21:03:35.428 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected an `FnMut<(myc::row::Row,)>` closure, found `F` Sep 17 21:03:35.428 INFO kablam! | Sep 17 21:03:35.428 INFO kablam! = help: the trait `std::ops::FnMut<(myc::row::Row,)>` is not implemented for `F` Sep 17 21:03:35.428 INFO kablam! = help: consider adding a `where F: std::ops::FnMut<(myc::row::Row,)>` bound Sep 17 21:03:35.428 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:35.428 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:35.428 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 21:03:35.428 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 21:03:35.428 INFO kablam! Sep 17 21:03:35.428 INFO kablam! error: the trait bound `P: queryable::Protocol` is not satisfied Sep 17 21:03:35.428 INFO kablam! --> src/queryable/query_result/mod.rs:36:5 Sep 17 21:03:35.428 INFO kablam! | Sep 17 21:03:35.428 INFO kablam! 36 | AndThen, ForEach>, BoxFuture, fn(S) -> BoxFuture>; Sep 17 21:03:35.428 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `queryable::Protocol` is not implemented for `P` Sep 17 21:03:35.428 INFO kablam! | Sep 17 21:03:35.428 INFO kablam! = help: consider adding a `where P: queryable::Protocol` bound Sep 17 21:03:35.428 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:35.428 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:35.428 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 21:03:35.428 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 21:03:35.428 INFO kablam! Sep 17 21:03:35.428 INFO kablam! error: the trait bound `T: connection_like::ConnectionLikeWrapper` is not satisfied Sep 17 21:03:35.428 INFO kablam! --> src/queryable/query_result/mod.rs:36:5 Sep 17 21:03:35.428 INFO kablam! | Sep 17 21:03:35.428 INFO kablam! 36 | AndThen, ForEach>, BoxFuture, fn(S) -> BoxFuture>; Sep 17 21:03:35.428 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `connection_like::ConnectionLikeWrapper` is not implemented for `T` Sep 17 21:03:35.428 INFO kablam! | Sep 17 21:03:35.428 INFO kablam! = help: consider adding a `where T: connection_like::ConnectionLikeWrapper` bound Sep 17 21:03:35.428 INFO kablam! = note: required because of the requirements on the impl of `connection_like::ConnectionLike` for `T` Sep 17 21:03:35.428 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:35.428 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:35.428 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 21:03:35.428 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 21:03:35.428 INFO kablam! Sep 17 21:03:35.428 INFO kablam! error: `T` cannot be sent between threads safely Sep 17 21:03:35.428 INFO kablam! --> src/queryable/query_result/mod.rs:36:5 Sep 17 21:03:35.428 INFO kablam! | Sep 17 21:03:35.428 INFO kablam! 36 | AndThen, ForEach>, BoxFuture, fn(S) -> BoxFuture>; Sep 17 21:03:35.428 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `T` cannot be sent between threads safely Sep 17 21:03:35.428 INFO kablam! | Sep 17 21:03:35.428 INFO kablam! = help: the trait `std::marker::Send` is not implemented for `T` Sep 17 21:03:35.428 INFO kablam! = help: consider adding a `where T: std::marker::Send` bound Sep 17 21:03:35.428 INFO kablam! = note: required because of the requirements on the impl of `connection_like::ConnectionLike` for `T` Sep 17 21:03:35.428 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:35.428 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:35.428 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 21:03:35.428 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 21:03:35.428 INFO kablam! Sep 17 21:03:35.428 INFO kablam! error: type mismatch resolving ` as lib_futures::Future>::Item == (S, std::vec::Vec)` Sep 17 21:03:35.428 INFO kablam! --> src/queryable/query_result/mod.rs:38:38 Sep 17 21:03:35.428 INFO kablam! | Sep 17 21:03:35.428 INFO kablam! 38 | pub type MapAndDrop = AndThen< Sep 17 21:03:35.428 INFO kablam! | ______________________________________^ Sep 17 21:03:35.429 INFO kablam! 39 | | Either), Error>, Map>, Sep 17 21:03:35.429 INFO kablam! 40 | | (BoxFuture, FutureResult, Error>), Sep 17 21:03:35.429 INFO kablam! 41 | | fn((S, Vec)) -> (BoxFuture, FutureResult, Error>), Sep 17 21:03:35.429 INFO kablam! 42 | | >; Sep 17 21:03:35.429 INFO kablam! | |_^ expected struct `queryable::query_result::QueryResult`, found type parameter Sep 17 21:03:35.429 INFO kablam! | Sep 17 21:03:35.429 INFO kablam! = note: expected type `(queryable::query_result::QueryResult, std::vec::Vec)` Sep 17 21:03:35.429 INFO kablam! found type `(S, std::vec::Vec)` Sep 17 21:03:35.429 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:35.429 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 21:03:35.429 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 21:03:35.429 INFO kablam! Sep 17 21:03:35.429 INFO kablam! error: expected a `std::ops::FnMut<(myc::row::Row,)>` closure, found `F` Sep 17 21:03:35.429 INFO kablam! --> src/queryable/query_result/mod.rs:38:38 Sep 17 21:03:35.429 INFO kablam! | Sep 17 21:03:35.429 INFO kablam! 38 | pub type MapAndDrop = AndThen< Sep 17 21:03:35.429 INFO kablam! | ______________________________________^ Sep 17 21:03:35.429 INFO kablam! 39 | | Either), Error>, Map>, Sep 17 21:03:35.429 INFO kablam! 40 | | (BoxFuture, FutureResult, Error>), Sep 17 21:03:35.429 INFO kablam! 41 | | fn((S, Vec)) -> (BoxFuture, FutureResult, Error>), Sep 17 21:03:35.429 INFO kablam! 42 | | >; Sep 17 21:03:35.429 INFO kablam! | |_^ expected an `FnMut<(myc::row::Row,)>` closure, found `F` Sep 17 21:03:35.429 INFO kablam! | Sep 17 21:03:35.429 INFO kablam! = help: the trait `std::ops::FnMut<(myc::row::Row,)>` is not implemented for `F` Sep 17 21:03:35.429 INFO kablam! = help: consider adding a `where F: std::ops::FnMut<(myc::row::Row,)>` bound Sep 17 21:03:35.429 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:35.429 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:35.429 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 21:03:35.429 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 21:03:35.429 INFO kablam! Sep 17 21:03:35.429 INFO kablam! error: the trait bound `P: queryable::Protocol` is not satisfied Sep 17 21:03:35.429 INFO kablam! --> src/queryable/query_result/mod.rs:38:38 Sep 17 21:03:35.429 INFO kablam! | Sep 17 21:03:35.429 INFO kablam! 38 | pub type MapAndDrop = AndThen< Sep 17 21:03:35.429 INFO kablam! | ______________________________________^ Sep 17 21:03:35.429 INFO kablam! 39 | | Either), Error>, Map>, Sep 17 21:03:35.429 INFO kablam! 40 | | (BoxFuture, FutureResult, Error>), Sep 17 21:03:35.429 INFO kablam! 41 | | fn((S, Vec)) -> (BoxFuture, FutureResult, Error>), Sep 17 21:03:35.429 INFO kablam! 42 | | >; Sep 17 21:03:35.429 INFO kablam! | |_^ the trait `queryable::Protocol` is not implemented for `P` Sep 17 21:03:35.429 INFO kablam! | Sep 17 21:03:35.429 INFO kablam! = help: consider adding a `where P: queryable::Protocol` bound Sep 17 21:03:35.429 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:35.429 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:35.429 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 21:03:35.429 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 21:03:35.429 INFO kablam! Sep 17 21:03:35.429 INFO kablam! error: the trait bound `T: connection_like::ConnectionLikeWrapper` is not satisfied Sep 17 21:03:35.429 INFO kablam! --> src/queryable/query_result/mod.rs:38:38 Sep 17 21:03:35.429 INFO kablam! | Sep 17 21:03:35.429 INFO kablam! 38 | pub type MapAndDrop = AndThen< Sep 17 21:03:35.429 INFO kablam! | ______________________________________^ Sep 17 21:03:35.429 INFO kablam! 39 | | Either), Error>, Map>, Sep 17 21:03:35.429 INFO kablam! 40 | | (BoxFuture, FutureResult, Error>), Sep 17 21:03:35.429 INFO kablam! 41 | | fn((S, Vec)) -> (BoxFuture, FutureResult, Error>), Sep 17 21:03:35.429 INFO kablam! 42 | | >; Sep 17 21:03:35.429 INFO kablam! | |_^ the trait `connection_like::ConnectionLikeWrapper` is not implemented for `T` Sep 17 21:03:35.429 INFO kablam! | Sep 17 21:03:35.429 INFO kablam! = help: consider adding a `where T: connection_like::ConnectionLikeWrapper` bound Sep 17 21:03:35.429 INFO kablam! = note: required because of the requirements on the impl of `connection_like::ConnectionLike` for `T` Sep 17 21:03:35.429 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:35.429 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:35.429 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 21:03:35.429 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 21:03:35.429 INFO kablam! Sep 17 21:03:35.429 INFO kablam! error: `T` cannot be sent between threads safely Sep 17 21:03:35.430 INFO kablam! --> src/queryable/query_result/mod.rs:38:38 Sep 17 21:03:35.430 INFO kablam! | Sep 17 21:03:35.430 INFO kablam! 38 | pub type MapAndDrop = AndThen< Sep 17 21:03:35.430 INFO kablam! | ______________________________________^ Sep 17 21:03:35.430 INFO kablam! 39 | | Either), Error>, Map>, Sep 17 21:03:35.430 INFO kablam! 40 | | (BoxFuture, FutureResult, Error>), Sep 17 21:03:35.430 INFO kablam! 41 | | fn((S, Vec)) -> (BoxFuture, FutureResult, Error>), Sep 17 21:03:35.430 INFO kablam! 42 | | >; Sep 17 21:03:35.430 INFO kablam! | |_^ `T` cannot be sent between threads safely Sep 17 21:03:35.430 INFO kablam! | Sep 17 21:03:35.430 INFO kablam! = help: the trait `std::marker::Send` is not implemented for `T` Sep 17 21:03:35.430 INFO kablam! = help: consider adding a `where T: std::marker::Send` bound Sep 17 21:03:35.430 INFO kablam! = note: required because of the requirements on the impl of `connection_like::ConnectionLike` for `T` Sep 17 21:03:35.430 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:35.430 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:35.430 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 21:03:35.430 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 21:03:35.430 INFO kablam! Sep 17 21:03:35.430 INFO kablam! error: type mismatch resolving ` as lib_futures::Future>::Item == (S, U)` Sep 17 21:03:35.430 INFO kablam! --> src/queryable/query_result/mod.rs:44:41 Sep 17 21:03:35.430 INFO kablam! | Sep 17 21:03:35.430 INFO kablam! 44 | pub type ReduceAndDrop = AndThen< Sep 17 21:03:35.430 INFO kablam! | _________________________________________^ Sep 17 21:03:35.430 INFO kablam! 45 | | Either, Reduce>, Sep 17 21:03:35.430 INFO kablam! 46 | | (BoxFuture, FutureResult), Sep 17 21:03:35.430 INFO kablam! 47 | | fn((S, U)) -> (BoxFuture, FutureResult), Sep 17 21:03:35.430 INFO kablam! 48 | | >; Sep 17 21:03:35.430 INFO kablam! | |_^ expected struct `queryable::query_result::QueryResult`, found type parameter Sep 17 21:03:35.430 INFO kablam! | Sep 17 21:03:35.430 INFO kablam! = note: expected type `(queryable::query_result::QueryResult, U)` Sep 17 21:03:35.430 INFO kablam! found type `(S, U)` Sep 17 21:03:35.430 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:35.430 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 21:03:35.430 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 21:03:35.430 INFO kablam! Sep 17 21:03:35.430 INFO kablam! error: expected a `std::ops::FnMut<(U, myc::row::Row)>` closure, found `F` Sep 17 21:03:35.430 INFO kablam! --> src/queryable/query_result/mod.rs:44:41 Sep 17 21:03:35.430 INFO kablam! | Sep 17 21:03:35.430 INFO kablam! 44 | pub type ReduceAndDrop = AndThen< Sep 17 21:03:35.430 INFO kablam! | _________________________________________^ Sep 17 21:03:35.430 INFO kablam! 45 | | Either, Reduce>, Sep 17 21:03:35.430 INFO kablam! 46 | | (BoxFuture, FutureResult), Sep 17 21:03:35.430 INFO kablam! 47 | | fn((S, U)) -> (BoxFuture, FutureResult), Sep 17 21:03:35.430 INFO kablam! 48 | | >; Sep 17 21:03:35.430 INFO kablam! | |_^ expected an `FnMut<(U, myc::row::Row)>` closure, found `F` Sep 17 21:03:35.430 INFO kablam! | Sep 17 21:03:35.430 INFO kablam! = help: the trait `std::ops::FnMut<(U, myc::row::Row)>` is not implemented for `F` Sep 17 21:03:35.430 INFO kablam! = help: consider adding a `where F: std::ops::FnMut<(U, myc::row::Row)>` bound Sep 17 21:03:35.430 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:35.430 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:35.430 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 21:03:35.430 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 21:03:35.430 INFO kablam! Sep 17 21:03:35.430 INFO kablam! error: the trait bound `P: queryable::Protocol` is not satisfied Sep 17 21:03:35.430 INFO kablam! --> src/queryable/query_result/mod.rs:44:41 Sep 17 21:03:35.430 INFO kablam! | Sep 17 21:03:35.430 INFO kablam! 44 | pub type ReduceAndDrop = AndThen< Sep 17 21:03:35.430 INFO kablam! | _________________________________________^ Sep 17 21:03:35.430 INFO kablam! 45 | | Either, Reduce>, Sep 17 21:03:35.430 INFO kablam! 46 | | (BoxFuture, FutureResult), Sep 17 21:03:35.430 INFO kablam! 47 | | fn((S, U)) -> (BoxFuture, FutureResult), Sep 17 21:03:35.430 INFO kablam! 48 | | >; Sep 17 21:03:35.430 INFO kablam! | |_^ the trait `queryable::Protocol` is not implemented for `P` Sep 17 21:03:35.430 INFO kablam! | Sep 17 21:03:35.430 INFO kablam! = help: consider adding a `where P: queryable::Protocol` bound Sep 17 21:03:35.431 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:35.431 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:35.431 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 21:03:35.431 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 21:03:35.435 INFO kablam! Sep 17 21:03:35.435 INFO kablam! error: the trait bound `T: connection_like::ConnectionLikeWrapper` is not satisfied Sep 17 21:03:35.435 INFO kablam! --> src/queryable/query_result/mod.rs:44:41 Sep 17 21:03:35.435 INFO kablam! | Sep 17 21:03:35.435 INFO kablam! 44 | pub type ReduceAndDrop = AndThen< Sep 17 21:03:35.435 INFO kablam! | _________________________________________^ Sep 17 21:03:35.435 INFO kablam! 45 | | Either, Reduce>, Sep 17 21:03:35.435 INFO kablam! 46 | | (BoxFuture, FutureResult), Sep 17 21:03:35.435 INFO kablam! 47 | | fn((S, U)) -> (BoxFuture, FutureResult), Sep 17 21:03:35.435 INFO kablam! 48 | | >; Sep 17 21:03:35.435 INFO kablam! | |_^ the trait `connection_like::ConnectionLikeWrapper` is not implemented for `T` Sep 17 21:03:35.435 INFO kablam! | Sep 17 21:03:35.435 INFO kablam! = help: consider adding a `where T: connection_like::ConnectionLikeWrapper` bound Sep 17 21:03:35.435 INFO kablam! = note: required because of the requirements on the impl of `connection_like::ConnectionLike` for `T` Sep 17 21:03:35.435 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:35.435 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:35.435 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 21:03:35.435 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 21:03:35.435 INFO kablam! Sep 17 21:03:35.435 INFO kablam! error: `T` cannot be sent between threads safely Sep 17 21:03:35.435 INFO kablam! --> src/queryable/query_result/mod.rs:44:41 Sep 17 21:03:35.435 INFO kablam! | Sep 17 21:03:35.435 INFO kablam! 44 | pub type ReduceAndDrop = AndThen< Sep 17 21:03:35.435 INFO kablam! | _________________________________________^ Sep 17 21:03:35.435 INFO kablam! 45 | | Either, Reduce>, Sep 17 21:03:35.435 INFO kablam! 46 | | (BoxFuture, FutureResult), Sep 17 21:03:35.435 INFO kablam! 47 | | fn((S, U)) -> (BoxFuture, FutureResult), Sep 17 21:03:35.435 INFO kablam! 48 | | >; Sep 17 21:03:35.435 INFO kablam! | |_^ `T` cannot be sent between threads safely Sep 17 21:03:35.435 INFO kablam! | Sep 17 21:03:35.435 INFO kablam! = help: the trait `std::marker::Send` is not implemented for `T` Sep 17 21:03:35.435 INFO kablam! = help: consider adding a `where T: std::marker::Send` bound Sep 17 21:03:35.435 INFO kablam! = note: required because of the requirements on the impl of `connection_like::ConnectionLike` for `T` Sep 17 21:03:35.435 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:35.435 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:35.435 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 21:03:35.435 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 21:03:35.435 INFO kablam! Sep 17 21:03:35.439 INFO kablam! error: type mismatch resolving ` as lib_futures::Future>::Item == S` Sep 17 21:03:35.439 INFO kablam! --> src/queryable/query_result/mod.rs:36:5 Sep 17 21:03:35.439 INFO kablam! | Sep 17 21:03:35.439 INFO kablam! 36 | AndThen, ForEach>, BoxFuture, fn(S) -> BoxFuture>; Sep 17 21:03:35.439 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `queryable::query_result::QueryResult`, found type parameter Sep 17 21:03:35.439 INFO kablam! | Sep 17 21:03:35.439 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 17 21:03:35.439 INFO kablam! = note: expected type `queryable::query_result::QueryResult` Sep 17 21:03:35.439 INFO kablam! found type `S` Sep 17 21:03:35.439 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:35.439 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 21:03:35.439 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 21:03:35.439 INFO kablam! Sep 17 21:03:35.445 INFO kablam! error: expected a `std::ops::FnMut<(myc::row::Row,)>` closure, found `F` Sep 17 21:03:35.445 INFO kablam! --> src/queryable/query_result/mod.rs:36:5 Sep 17 21:03:35.445 INFO kablam! | Sep 17 21:03:35.445 INFO kablam! 36 | AndThen, ForEach>, BoxFuture, fn(S) -> BoxFuture>; Sep 17 21:03:35.445 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected an `FnMut<(myc::row::Row,)>` closure, found `F` Sep 17 21:03:35.445 INFO kablam! | Sep 17 21:03:35.445 INFO kablam! = help: the trait `std::ops::FnMut<(myc::row::Row,)>` is not implemented for `F` Sep 17 21:03:35.445 INFO kablam! = help: consider adding a `where F: std::ops::FnMut<(myc::row::Row,)>` bound Sep 17 21:03:35.445 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:35.445 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:35.445 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 21:03:35.445 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 21:03:35.445 INFO kablam! Sep 17 21:03:35.445 INFO kablam! error: the trait bound `P: queryable::Protocol` is not satisfied Sep 17 21:03:35.445 INFO kablam! --> src/queryable/query_result/mod.rs:36:5 Sep 17 21:03:35.445 INFO kablam! | Sep 17 21:03:35.445 INFO kablam! 36 | AndThen, ForEach>, BoxFuture, fn(S) -> BoxFuture>; Sep 17 21:03:35.446 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `queryable::Protocol` is not implemented for `P` Sep 17 21:03:35.446 INFO kablam! | Sep 17 21:03:35.446 INFO kablam! = help: consider adding a `where P: queryable::Protocol` bound Sep 17 21:03:35.446 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:35.446 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:35.446 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 21:03:35.446 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 21:03:35.446 INFO kablam! Sep 17 21:03:35.446 INFO kablam! error: the trait bound `T: connection_like::ConnectionLikeWrapper` is not satisfied Sep 17 21:03:35.446 INFO kablam! --> src/queryable/query_result/mod.rs:36:5 Sep 17 21:03:35.446 INFO kablam! | Sep 17 21:03:35.446 INFO kablam! 36 | AndThen, ForEach>, BoxFuture, fn(S) -> BoxFuture>; Sep 17 21:03:35.446 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `connection_like::ConnectionLikeWrapper` is not implemented for `T` Sep 17 21:03:35.446 INFO kablam! | Sep 17 21:03:35.446 INFO kablam! = help: consider adding a `where T: connection_like::ConnectionLikeWrapper` bound Sep 17 21:03:35.446 INFO kablam! = note: required because of the requirements on the impl of `connection_like::ConnectionLike` for `T` Sep 17 21:03:35.446 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:35.446 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:35.446 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 21:03:35.446 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 21:03:35.446 INFO kablam! Sep 17 21:03:35.446 INFO kablam! error: `T` cannot be sent between threads safely Sep 17 21:03:35.446 INFO kablam! --> src/queryable/query_result/mod.rs:36:5 Sep 17 21:03:35.446 INFO kablam! | Sep 17 21:03:35.446 INFO kablam! 36 | AndThen, ForEach>, BoxFuture, fn(S) -> BoxFuture>; Sep 17 21:03:35.446 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `T` cannot be sent between threads safely Sep 17 21:03:35.446 INFO kablam! | Sep 17 21:03:35.446 INFO kablam! = help: the trait `std::marker::Send` is not implemented for `T` Sep 17 21:03:35.446 INFO kablam! = help: consider adding a `where T: std::marker::Send` bound Sep 17 21:03:35.449 INFO kablam! = note: required because of the requirements on the impl of `connection_like::ConnectionLike` for `T` Sep 17 21:03:35.449 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:35.449 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:35.449 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 21:03:35.449 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 21:03:35.449 INFO kablam! Sep 17 21:03:35.449 INFO kablam! error: type mismatch resolving ` as lib_futures::Future>::Item == (S, std::vec::Vec)` Sep 17 21:03:35.449 INFO kablam! --> src/queryable/query_result/mod.rs:38:38 Sep 17 21:03:35.449 INFO kablam! | Sep 17 21:03:35.449 INFO kablam! 38 | pub type MapAndDrop = AndThen< Sep 17 21:03:35.449 INFO kablam! | ______________________________________^ Sep 17 21:03:35.449 INFO kablam! 39 | | Either), Error>, Map>, Sep 17 21:03:35.449 INFO kablam! 40 | | (BoxFuture, FutureResult, Error>), Sep 17 21:03:35.449 INFO kablam! 41 | | fn((S, Vec)) -> (BoxFuture, FutureResult, Error>), Sep 17 21:03:35.449 INFO kablam! 42 | | >; Sep 17 21:03:35.449 INFO kablam! | |_^ expected struct `queryable::query_result::QueryResult`, found type parameter Sep 17 21:03:35.449 INFO kablam! | Sep 17 21:03:35.449 INFO kablam! = note: expected type `(queryable::query_result::QueryResult, std::vec::Vec)` Sep 17 21:03:35.449 INFO kablam! found type `(S, std::vec::Vec)` Sep 17 21:03:35.449 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:35.449 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 21:03:35.449 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 21:03:35.449 INFO kablam! Sep 17 21:03:35.449 INFO kablam! error: expected a `std::ops::FnMut<(myc::row::Row,)>` closure, found `F` Sep 17 21:03:35.449 INFO kablam! --> src/queryable/query_result/mod.rs:38:38 Sep 17 21:03:35.449 INFO kablam! | Sep 17 21:03:35.449 INFO kablam! 38 | pub type MapAndDrop = AndThen< Sep 17 21:03:35.449 INFO kablam! | ______________________________________^ Sep 17 21:03:35.449 INFO kablam! 39 | | Either), Error>, Map>, Sep 17 21:03:35.449 INFO kablam! 40 | | (BoxFuture, FutureResult, Error>), Sep 17 21:03:35.449 INFO kablam! 41 | | fn((S, Vec)) -> (BoxFuture, FutureResult, Error>), Sep 17 21:03:35.449 INFO kablam! 42 | | >; Sep 17 21:03:35.449 INFO kablam! | |_^ expected an `FnMut<(myc::row::Row,)>` closure, found `F` Sep 17 21:03:35.449 INFO kablam! | Sep 17 21:03:35.449 INFO kablam! = help: the trait `std::ops::FnMut<(myc::row::Row,)>` is not implemented for `F` Sep 17 21:03:35.449 INFO kablam! = help: consider adding a `where F: std::ops::FnMut<(myc::row::Row,)>` bound Sep 17 21:03:35.449 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:35.449 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:35.449 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 21:03:35.449 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 21:03:35.449 INFO kablam! Sep 17 21:03:35.449 INFO kablam! error: the trait bound `P: queryable::Protocol` is not satisfied Sep 17 21:03:35.449 INFO kablam! --> src/queryable/query_result/mod.rs:38:38 Sep 17 21:03:35.449 INFO kablam! | Sep 17 21:03:35.450 INFO kablam! 38 | pub type MapAndDrop = AndThen< Sep 17 21:03:35.450 INFO kablam! | ______________________________________^ Sep 17 21:03:35.450 INFO kablam! 39 | | Either), Error>, Map>, Sep 17 21:03:35.450 INFO kablam! 40 | | (BoxFuture, FutureResult, Error>), Sep 17 21:03:35.450 INFO kablam! 41 | | fn((S, Vec)) -> (BoxFuture, FutureResult, Error>), Sep 17 21:03:35.450 INFO kablam! 42 | | >; Sep 17 21:03:35.450 INFO kablam! | |_^ the trait `queryable::Protocol` is not implemented for `P` Sep 17 21:03:35.451 INFO kablam! | Sep 17 21:03:35.451 INFO kablam! = help: consider adding a `where P: queryable::Protocol` bound Sep 17 21:03:35.451 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:35.451 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:35.451 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 21:03:35.451 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 21:03:35.451 INFO kablam! Sep 17 21:03:35.451 INFO kablam! error: the trait bound `T: connection_like::ConnectionLikeWrapper` is not satisfied Sep 17 21:03:35.451 INFO kablam! --> src/queryable/query_result/mod.rs:38:38 Sep 17 21:03:35.451 INFO kablam! | Sep 17 21:03:35.451 INFO kablam! 38 | pub type MapAndDrop = AndThen< Sep 17 21:03:35.452 INFO kablam! | ______________________________________^ Sep 17 21:03:35.452 INFO kablam! 39 | | Either), Error>, Map>, Sep 17 21:03:35.452 INFO kablam! 40 | | (BoxFuture, FutureResult, Error>), Sep 17 21:03:35.452 INFO kablam! 41 | | fn((S, Vec)) -> (BoxFuture, FutureResult, Error>), Sep 17 21:03:35.452 INFO kablam! 42 | | >; Sep 17 21:03:35.452 INFO kablam! | |_^ the trait `connection_like::ConnectionLikeWrapper` is not implemented for `T` Sep 17 21:03:35.452 INFO kablam! | Sep 17 21:03:35.452 INFO kablam! = help: consider adding a `where T: connection_like::ConnectionLikeWrapper` bound Sep 17 21:03:35.452 INFO kablam! = note: required because of the requirements on the impl of `connection_like::ConnectionLike` for `T` Sep 17 21:03:35.452 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:35.452 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:35.452 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 21:03:35.452 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 21:03:35.452 INFO kablam! Sep 17 21:03:35.452 INFO kablam! error: `T` cannot be sent between threads safely Sep 17 21:03:35.452 INFO kablam! --> src/queryable/query_result/mod.rs:38:38 Sep 17 21:03:35.452 INFO kablam! | Sep 17 21:03:35.452 INFO kablam! 38 | pub type MapAndDrop = AndThen< Sep 17 21:03:35.452 INFO kablam! | ______________________________________^ Sep 17 21:03:35.452 INFO kablam! 39 | | Either), Error>, Map>, Sep 17 21:03:35.452 INFO kablam! 40 | | (BoxFuture, FutureResult, Error>), Sep 17 21:03:35.452 INFO kablam! 41 | | fn((S, Vec)) -> (BoxFuture, FutureResult, Error>), Sep 17 21:03:35.452 INFO kablam! 42 | | >; Sep 17 21:03:35.452 INFO kablam! | |_^ `T` cannot be sent between threads safely Sep 17 21:03:35.452 INFO kablam! | Sep 17 21:03:35.452 INFO kablam! = help: the trait `std::marker::Send` is not implemented for `T` Sep 17 21:03:35.452 INFO kablam! = help: consider adding a `where T: std::marker::Send` bound Sep 17 21:03:35.452 INFO kablam! = note: required because of the requirements on the impl of `connection_like::ConnectionLike` for `T` Sep 17 21:03:35.452 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:35.452 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:35.452 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 21:03:35.452 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 21:03:35.452 INFO kablam! Sep 17 21:03:35.452 INFO kablam! error: type mismatch resolving ` as lib_futures::Future>::Item == (S, U)` Sep 17 21:03:35.452 INFO kablam! --> src/queryable/query_result/mod.rs:44:41 Sep 17 21:03:35.452 INFO kablam! | Sep 17 21:03:35.452 INFO kablam! 44 | pub type ReduceAndDrop = AndThen< Sep 17 21:03:35.452 INFO kablam! | _________________________________________^ Sep 17 21:03:35.452 INFO kablam! 45 | | Either, Reduce>, Sep 17 21:03:35.452 INFO kablam! 46 | | (BoxFuture, FutureResult), Sep 17 21:03:35.452 INFO kablam! 47 | | fn((S, U)) -> (BoxFuture, FutureResult), Sep 17 21:03:35.452 INFO kablam! 48 | | >; Sep 17 21:03:35.452 INFO kablam! | |_^ expected struct `queryable::query_result::QueryResult`, found type parameter Sep 17 21:03:35.452 INFO kablam! | Sep 17 21:03:35.452 INFO kablam! = note: expected type `(queryable::query_result::QueryResult, U)` Sep 17 21:03:35.452 INFO kablam! found type `(S, U)` Sep 17 21:03:35.452 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:35.452 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 21:03:35.452 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 21:03:35.452 INFO kablam! Sep 17 21:03:35.453 INFO kablam! error: expected a `std::ops::FnMut<(U, myc::row::Row)>` closure, found `F` Sep 17 21:03:35.453 INFO kablam! --> src/queryable/query_result/mod.rs:44:41 Sep 17 21:03:35.453 INFO kablam! | Sep 17 21:03:35.454 INFO kablam! 44 | pub type ReduceAndDrop = AndThen< Sep 17 21:03:35.454 INFO kablam! | _________________________________________^ Sep 17 21:03:35.454 INFO kablam! 45 | | Either, Reduce>, Sep 17 21:03:35.454 INFO kablam! 46 | | (BoxFuture, FutureResult), Sep 17 21:03:35.454 INFO kablam! 47 | | fn((S, U)) -> (BoxFuture, FutureResult), Sep 17 21:03:35.454 INFO kablam! 48 | | >; Sep 17 21:03:35.454 INFO kablam! | |_^ expected an `FnMut<(U, myc::row::Row)>` closure, found `F` Sep 17 21:03:35.454 INFO kablam! | Sep 17 21:03:35.454 INFO kablam! = help: the trait `std::ops::FnMut<(U, myc::row::Row)>` is not implemented for `F` Sep 17 21:03:35.454 INFO kablam! = help: consider adding a `where F: std::ops::FnMut<(U, myc::row::Row)>` bound Sep 17 21:03:35.454 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:35.454 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:35.454 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 21:03:35.454 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 21:03:35.454 INFO kablam! Sep 17 21:03:35.454 INFO kablam! error: the trait bound `P: queryable::Protocol` is not satisfied Sep 17 21:03:35.454 INFO kablam! --> src/queryable/query_result/mod.rs:44:41 Sep 17 21:03:35.454 INFO kablam! | Sep 17 21:03:35.454 INFO kablam! 44 | pub type ReduceAndDrop = AndThen< Sep 17 21:03:35.454 INFO kablam! | _________________________________________^ Sep 17 21:03:35.454 INFO kablam! 45 | | Either, Reduce>, Sep 17 21:03:35.454 INFO kablam! 46 | | (BoxFuture, FutureResult), Sep 17 21:03:35.454 INFO kablam! 47 | | fn((S, U)) -> (BoxFuture, FutureResult), Sep 17 21:03:35.454 INFO kablam! 48 | | >; Sep 17 21:03:35.454 INFO kablam! | |_^ the trait `queryable::Protocol` is not implemented for `P` Sep 17 21:03:35.454 INFO kablam! | Sep 17 21:03:35.454 INFO kablam! = help: consider adding a `where P: queryable::Protocol` bound Sep 17 21:03:35.454 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:35.454 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:35.454 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 21:03:35.454 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 21:03:35.454 INFO kablam! Sep 17 21:03:35.454 INFO kablam! error: the trait bound `T: connection_like::ConnectionLikeWrapper` is not satisfied Sep 17 21:03:35.454 INFO kablam! --> src/queryable/query_result/mod.rs:44:41 Sep 17 21:03:35.454 INFO kablam! | Sep 17 21:03:35.454 INFO kablam! 44 | pub type ReduceAndDrop = AndThen< Sep 17 21:03:35.454 INFO kablam! | _________________________________________^ Sep 17 21:03:35.454 INFO kablam! 45 | | Either, Reduce>, Sep 17 21:03:35.454 INFO kablam! 46 | | (BoxFuture, FutureResult), Sep 17 21:03:35.454 INFO kablam! 47 | | fn((S, U)) -> (BoxFuture, FutureResult), Sep 17 21:03:35.454 INFO kablam! 48 | | >; Sep 17 21:03:35.454 INFO kablam! | |_^ the trait `connection_like::ConnectionLikeWrapper` is not implemented for `T` Sep 17 21:03:35.454 INFO kablam! | Sep 17 21:03:35.454 INFO kablam! = help: consider adding a `where T: connection_like::ConnectionLikeWrapper` bound Sep 17 21:03:35.454 INFO kablam! = note: required because of the requirements on the impl of `connection_like::ConnectionLike` for `T` Sep 17 21:03:35.454 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:35.454 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:35.454 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 21:03:35.454 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 21:03:35.454 INFO kablam! Sep 17 21:03:35.454 INFO kablam! error: `T` cannot be sent between threads safely Sep 17 21:03:35.454 INFO kablam! --> src/queryable/query_result/mod.rs:44:41 Sep 17 21:03:35.454 INFO kablam! | Sep 17 21:03:35.454 INFO kablam! 44 | pub type ReduceAndDrop = AndThen< Sep 17 21:03:35.454 INFO kablam! | _________________________________________^ Sep 17 21:03:35.454 INFO kablam! 45 | | Either, Reduce>, Sep 17 21:03:35.454 INFO kablam! 46 | | (BoxFuture, FutureResult), Sep 17 21:03:35.454 INFO kablam! 47 | | fn((S, U)) -> (BoxFuture, FutureResult), Sep 17 21:03:35.454 INFO kablam! 48 | | >; Sep 17 21:03:35.454 INFO kablam! | |_^ `T` cannot be sent between threads safely Sep 17 21:03:35.454 INFO kablam! | Sep 17 21:03:35.454 INFO kablam! = help: the trait `std::marker::Send` is not implemented for `T` Sep 17 21:03:35.454 INFO kablam! = help: consider adding a `where T: std::marker::Send` bound Sep 17 21:03:35.454 INFO kablam! = note: required because of the requirements on the impl of `connection_like::ConnectionLike` for `T` Sep 17 21:03:35.455 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:35.455 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:35.455 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 21:03:35.455 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 21:03:35.455 INFO kablam! Sep 17 21:03:35.543 INFO kablam! error: aborting due to 15 previous errors Sep 17 21:03:35.543 INFO kablam! Sep 17 21:03:35.557 INFO kablam! error: Could not compile `mysql_async`. Sep 17 21:03:35.557 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 21:03:35.562 INFO kablam! error: aborting due to 15 previous errors Sep 17 21:03:35.563 INFO kablam! Sep 17 21:03:35.594 INFO kablam! error: Could not compile `mysql_async`. Sep 17 21:03:35.595 INFO kablam! Sep 17 21:03:35.595 INFO kablam! To learn more, run the command again with --verbose. Sep 17 21:03:35.598 INFO kablam! su: No module specific data is present Sep 17 21:03:36.276 INFO running `"docker" "rm" "-f" "528292b1d58d61e8273a1614709bce53a6b5b4c8f655725f740bb2926910f7bf"` Sep 17 21:03:36.383 INFO blam! 528292b1d58d61e8273a1614709bce53a6b5b4c8f655725f740bb2926910f7bf