Sep 04 00:17:50.159 INFO checking tokio-socks-unofficial-0.1.3 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 00:17:50.159 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 00:17:50.160 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/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 00:17:50.323 INFO blam! d4945248648904560254aad841ab5d7f49199e36ea4fc572d21d380e96fff1e7 Sep 04 00:17:50.329 INFO running `"docker" "start" "-a" "d4945248648904560254aad841ab5d7f49199e36ea4fc572d21d380e96fff1e7"` Sep 04 00:17:51.132 INFO kablam! Checking tokio-threadpool v0.1.6 Sep 04 00:17:53.348 INFO kablam! Checking tokio-fs v0.1.3 Sep 04 00:17:54.307 INFO kablam! Checking tokio v0.1.8 Sep 04 00:17:55.663 INFO kablam! Checking tokio-core v0.1.17 Sep 04 00:17:59.396 INFO kablam! Checking tokio-socks-unofficial v0.1.3 (file:///source) Sep 04 00:18:00.735 INFO kablam! error[E0659]: `await` is ambiguous Sep 04 00:18:00.735 INFO kablam! --> src/lib.rs:165:5 Sep 04 00:18:00.735 INFO kablam! | Sep 04 00:18:00.735 INFO kablam! 165 | #[async] Sep 04 00:18:00.735 INFO kablam! | ^^^^^^^^ Sep 04 00:18:00.735 INFO kablam! | Sep 04 00:18:00.735 INFO kablam! note: `await` could refer to the name imported here Sep 04 00:18:00.735 INFO kablam! --> src/lib.rs:9:5 Sep 04 00:18:00.735 INFO kablam! | Sep 04 00:18:00.735 INFO kablam! 9 | use futures::prelude::*; Sep 04 00:18:00.735 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 04 00:18:00.735 INFO kablam! = note: `await` is also a builtin macro Sep 04 00:18:00.735 INFO kablam! = note: consider adding an explicit import of `await` to disambiguate Sep 04 00:18:00.735 INFO kablam! Sep 04 00:18:00.735 INFO kablam! error[E0659]: `await` is ambiguous Sep 04 00:18:00.735 INFO kablam! | Sep 04 00:18:00.735 INFO kablam! note: `await` could refer to the name imported here Sep 04 00:18:00.735 INFO kablam! --> src/lib.rs:9:5 Sep 04 00:18:00.735 INFO kablam! | Sep 04 00:18:00.735 INFO kablam! 9 | use futures::prelude::*; Sep 04 00:18:00.736 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 04 00:18:00.736 INFO kablam! = note: `await` is also a builtin macro Sep 04 00:18:00.736 INFO kablam! = note: consider adding an explicit import of `await` to disambiguate Sep 04 00:18:00.736 INFO kablam! Sep 04 00:18:00.868 INFO kablam! error[E0659]: `await` is ambiguous Sep 04 00:18:00.868 INFO kablam! --> src/lib.rs:165:5 Sep 04 00:18:00.868 INFO kablam! | Sep 04 00:18:00.868 INFO kablam! 165 | #[async] Sep 04 00:18:00.868 INFO kablam! | ^^^^^^^^ Sep 04 00:18:00.868 INFO kablam! | Sep 04 00:18:00.868 INFO kablam! note: `await` could refer to the name imported here Sep 04 00:18:00.868 INFO kablam! --> src/lib.rs:9:5 Sep 04 00:18:00.868 INFO kablam! | Sep 04 00:18:00.868 INFO kablam! 9 | use futures::prelude::*; Sep 04 00:18:00.868 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 04 00:18:00.869 INFO kablam! = note: `await` is also a builtin macro Sep 04 00:18:00.869 INFO kablam! = note: consider adding an explicit import of `await` to disambiguate Sep 04 00:18:00.869 INFO kablam! Sep 04 00:18:00.869 INFO kablam! error[E0659]: `await` is ambiguous Sep 04 00:18:00.869 INFO kablam! | Sep 04 00:18:00.870 INFO kablam! note: `await` could refer to the name imported here Sep 04 00:18:00.870 INFO kablam! --> src/lib.rs:9:5 Sep 04 00:18:00.870 INFO kablam! | Sep 04 00:18:00.870 INFO kablam! 9 | use futures::prelude::*; Sep 04 00:18:00.870 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 04 00:18:00.870 INFO kablam! = note: `await` is also a builtin macro Sep 04 00:18:00.870 INFO kablam! = note: consider adding an explicit import of `await` to disambiguate Sep 04 00:18:00.870 INFO kablam! Sep 04 00:18:01.114 INFO kablam! error: aborting due to 2 previous errors Sep 04 00:18:01.114 INFO kablam! Sep 04 00:18:01.114 INFO kablam! For more information about this error, try `rustc --explain E0659`. Sep 04 00:18:01.124 INFO kablam! error: Could not compile `tokio-socks-unofficial`. Sep 04 00:18:01.124 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 00:18:01.238 INFO kablam! error: aborting due to 2 previous errors Sep 04 00:18:01.238 INFO kablam! Sep 04 00:18:01.238 INFO kablam! For more information about this error, try `rustc --explain E0659`. Sep 04 00:18:01.256 INFO kablam! error: Could not compile `tokio-socks-unofficial`. Sep 04 00:18:01.256 INFO kablam! Sep 04 00:18:01.256 INFO kablam! To learn more, run the command again with --verbose. Sep 04 00:18:01.258 INFO kablam! su: No module specific data is present Sep 04 00:18:01.671 INFO running `"docker" "rm" "-f" "d4945248648904560254aad841ab5d7f49199e36ea4fc572d21d380e96fff1e7"` Sep 04 00:18:01.801 INFO blam! d4945248648904560254aad841ab5d7f49199e36ea4fc572d21d380e96fff1e7