Sep 04 17:15:06.580 INFO checking futures-black-hole-0.2.2 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 17:15:06.580 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 17:15:06.581 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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=500" "-e" "CMD=cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 17:15:06.758 INFO blam! 9a4674d603bb8cab865392bbc5d53763fe244ca568d35510c72096824bffe85a Sep 04 17:15:06.759 INFO running `"docker" "start" "-a" "9a4674d603bb8cab865392bbc5d53763fe244ca568d35510c72096824bffe85a"` Sep 04 17:15:07.464 INFO kablam! Checking futures-black-hole v0.2.2 (file:///source) Sep 04 17:15:08.316 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 04 17:15:08.316 INFO kablam! --> src/lib.rs:1:12 Sep 04 17:15:08.316 INFO kablam! | Sep 04 17:15:08.316 INFO kablam! 1 | #![feature(proc_macro, conservative_impl_trait, generators)] Sep 04 17:15:08.316 INFO kablam! | ^^^^^^^^^^ Sep 04 17:15:08.316 INFO kablam! | Sep 04 17:15:08.316 INFO kablam! = note: #[warn(stable_features)] on by default Sep 04 17:15:08.316 INFO kablam! Sep 04 17:15:08.316 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 04 17:15:08.316 INFO kablam! --> src/lib.rs:1:24 Sep 04 17:15:08.316 INFO kablam! | Sep 04 17:15:08.316 INFO kablam! 1 | #![feature(proc_macro, conservative_impl_trait, generators)] Sep 04 17:15:08.316 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 17:15:08.316 INFO kablam! Sep 04 17:15:08.426 INFO kablam! error[E0659]: `await` is ambiguous Sep 04 17:15:08.427 INFO kablam! --> src/black_hole.rs:140:9 Sep 04 17:15:08.427 INFO kablam! | Sep 04 17:15:08.427 INFO kablam! 140 | await!(b)?; Sep 04 17:15:08.427 INFO kablam! | ^^^^^ Sep 04 17:15:08.427 INFO kablam! | Sep 04 17:15:08.427 INFO kablam! note: `await` could refer to the name imported here Sep 04 17:15:08.427 INFO kablam! --> src/black_hole.rs:100:9 Sep 04 17:15:08.427 INFO kablam! | Sep 04 17:15:08.427 INFO kablam! 100 | use futures::prelude::*; Sep 04 17:15:08.427 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 04 17:15:08.427 INFO kablam! = note: `await` is also a builtin macro Sep 04 17:15:08.427 INFO kablam! = note: consider adding an explicit import of `await` to disambiguate Sep 04 17:15:08.427 INFO kablam! Sep 04 17:15:08.595 INFO kablam! error: aborting due to previous error Sep 04 17:15:08.595 INFO kablam! Sep 04 17:15:08.595 INFO kablam! For more information about this error, try `rustc --explain E0659`. Sep 04 17:15:08.603 INFO kablam! error: Could not compile `futures-black-hole`. Sep 04 17:15:08.603 INFO kablam! Sep 04 17:15:08.603 INFO kablam! To learn more, run the command again with --verbose. Sep 04 17:15:08.605 INFO kablam! su: No module specific data is present Sep 04 17:15:09.001 INFO running `"docker" "rm" "-f" "9a4674d603bb8cab865392bbc5d53763fe244ca568d35510c72096824bffe85a"` Sep 04 17:15:09.095 INFO blam! 9a4674d603bb8cab865392bbc5d53763fe244ca568d35510c72096824bffe85a