Sep 21 01:31:18.786 INFO checking trust-dns-resolver-0.10.0-alpha.2 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 01:31:18.786 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 01:31:18.786 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-6/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 01:31:19.015 INFO blam! 0507abfad8941feb0c30b71b980c35f13194fd1b9a2cb1d4adf1659ac6ddd935 Sep 21 01:31:19.017 INFO running `"docker" "start" "-a" "0507abfad8941feb0c30b71b980c35f13194fd1b9a2cb1d4adf1659ac6ddd935"` Sep 21 01:31:20.061 INFO kablam! usermod: no changes Sep 21 01:31:20.310 INFO kablam! Checking trust-dns-proto v0.5.0-alpha.1 Sep 21 01:31:23.250 INFO kablam! Checking trust-dns-resolver v0.10.0-alpha.2 (/source) Sep 21 01:31:25.018 INFO kablam! warning: the trait bound `F: futures::Future` is not satisfied Sep 21 01:31:25.018 INFO kablam! --> src/async_resolver/mod.rs:78:47 Sep 21 01:31:25.018 INFO kablam! | Sep 21 01:31:25.018 INFO kablam! 78 | pub type BackgroundLookup = Background; Sep 21 01:31:25.018 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `futures::Future` is not implemented for `F` Sep 21 01:31:25.018 INFO kablam! | Sep 21 01:31:25.018 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 01:31:25.018 INFO kablam! = help: consider adding a `where F: futures::Future` bound Sep 21 01:31:25.018 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 01:31:25.018 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 01:31:25.018 INFO kablam! Sep 21 01:31:25.018 INFO kablam! warning: the trait bound `G: futures::Future` is not satisfied Sep 21 01:31:25.018 INFO kablam! --> src/async_resolver/mod.rs:81:25 Sep 21 01:31:25.018 INFO kablam! | Sep 21 01:31:25.018 INFO kablam! 81 | type BgInner = future::Either, future::FutureResult>; Sep 21 01:31:25.018 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `futures::Future` is not implemented for `G` Sep 21 01:31:25.018 INFO kablam! | Sep 21 01:31:25.018 INFO kablam! = help: consider adding a `where G: futures::Future` bound Sep 21 01:31:25.018 INFO kablam! = note: required because of the requirements on the impl of `futures::IntoFuture` for `G` Sep 21 01:31:25.018 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 01:31:25.018 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 01:31:25.018 INFO kablam! Sep 21 01:31:25.018 INFO kablam! warning: the trait bound `G: futures::Future` is not satisfied Sep 21 01:31:25.018 INFO kablam! --> src/async_resolver/mod.rs:85:21 Sep 21 01:31:25.018 INFO kablam! | Sep 21 01:31:25.018 INFO kablam! 85 | type BgSend = futures::AndThen< Sep 21 01:31:25.018 INFO kablam! | _____________________^ Sep 21 01:31:25.018 INFO kablam! 86 | | futures::MapErr, fn(oneshot::Canceled) -> ResolveError>, Sep 21 01:31:25.018 INFO kablam! 87 | | G, Sep 21 01:31:25.018 INFO kablam! 88 | | fn(F) -> G, Sep 21 01:31:25.018 INFO kablam! 89 | | >; Sep 21 01:31:25.018 INFO kablam! | |_^ the trait `futures::Future` is not implemented for `G` Sep 21 01:31:25.018 INFO kablam! | Sep 21 01:31:25.018 INFO kablam! = help: consider adding a `where G: futures::Future` bound Sep 21 01:31:25.019 INFO kablam! = note: required because of the requirements on the impl of `futures::IntoFuture` for `G` Sep 21 01:31:25.019 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 01:31:25.019 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 01:31:25.019 INFO kablam! Sep 21 01:31:25.102 INFO kablam! warning: the trait bound `F: futures::Future` is not satisfied Sep 21 01:31:25.102 INFO kablam! --> src/async_resolver/mod.rs:78:47 Sep 21 01:31:25.102 INFO kablam! | Sep 21 01:31:25.102 INFO kablam! 78 | pub type BackgroundLookup = Background; Sep 21 01:31:25.102 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `futures::Future` is not implemented for `F` Sep 21 01:31:25.103 INFO kablam! | Sep 21 01:31:25.103 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 01:31:25.103 INFO kablam! = help: consider adding a `where F: futures::Future` bound Sep 21 01:31:25.103 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 01:31:25.103 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 01:31:25.103 INFO kablam! Sep 21 01:31:25.104 INFO kablam! warning: the trait bound `G: futures::Future` is not satisfied Sep 21 01:31:25.104 INFO kablam! --> src/async_resolver/mod.rs:81:25 Sep 21 01:31:25.104 INFO kablam! | Sep 21 01:31:25.104 INFO kablam! 81 | type BgInner = future::Either, future::FutureResult>; Sep 21 01:31:25.104 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `futures::Future` is not implemented for `G` Sep 21 01:31:25.105 INFO kablam! | Sep 21 01:31:25.105 INFO kablam! = help: consider adding a `where G: futures::Future` bound Sep 21 01:31:25.105 INFO kablam! = note: required because of the requirements on the impl of `futures::IntoFuture` for `G` Sep 21 01:31:25.105 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 01:31:25.105 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 01:31:25.105 INFO kablam! Sep 21 01:31:25.105 INFO kablam! warning: the trait bound `G: futures::Future` is not satisfied Sep 21 01:31:25.106 INFO kablam! --> src/async_resolver/mod.rs:85:21 Sep 21 01:31:25.106 INFO kablam! | Sep 21 01:31:25.106 INFO kablam! 85 | type BgSend = futures::AndThen< Sep 21 01:31:25.106 INFO kablam! | _____________________^ Sep 21 01:31:25.106 INFO kablam! 86 | | futures::MapErr, fn(oneshot::Canceled) -> ResolveError>, Sep 21 01:31:25.106 INFO kablam! 87 | | G, Sep 21 01:31:25.106 INFO kablam! 88 | | fn(F) -> G, Sep 21 01:31:25.106 INFO kablam! 89 | | >; Sep 21 01:31:25.106 INFO kablam! | |_^ the trait `futures::Future` is not implemented for `G` Sep 21 01:31:25.106 INFO kablam! | Sep 21 01:31:25.107 INFO kablam! = help: consider adding a `where G: futures::Future` bound Sep 21 01:31:25.107 INFO kablam! = note: required because of the requirements on the impl of `futures::IntoFuture` for `G` Sep 21 01:31:25.107 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 01:31:25.107 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 01:31:25.107 INFO kablam! Sep 21 01:31:31.033 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.94s Sep 21 01:31:31.047 INFO kablam! su: No module specific data is present Sep 21 01:31:31.592 INFO running `"docker" "rm" "-f" "0507abfad8941feb0c30b71b980c35f13194fd1b9a2cb1d4adf1659ac6ddd935"` Sep 21 01:31:31.691 INFO blam! 0507abfad8941feb0c30b71b980c35f13194fd1b9a2cb1d4adf1659ac6ddd935