Sep 19 18:50:15.685 INFO checking tokio-socks-unofficial-0.1.3 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 18:50:15.685 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 18:50:15.685 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-1/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 18:50:15.820 INFO blam! cc2e75d0b44374d2470ff28c14e37fb6940ab8511718291465c69d66e9950cf6 Sep 19 18:50:15.822 INFO running `"docker" "start" "-a" "cc2e75d0b44374d2470ff28c14e37fb6940ab8511718291465c69d66e9950cf6"` Sep 19 18:50:16.631 INFO kablam! usermod: no changes Sep 19 18:50:16.782 INFO kablam! Checking futures-await-await-macro v0.1.1 Sep 19 18:50:16.782 INFO kablam! Checking crossbeam-epoch v0.5.2 Sep 19 18:50:16.782 INFO kablam! Compiling syn v0.14.9 Sep 19 18:50:17.498 INFO kablam! Checking crossbeam-deque v0.6.1 Sep 19 18:50:18.350 INFO kablam! Checking tokio-threadpool v0.1.6 Sep 19 18:50:20.119 INFO kablam! Checking tokio-fs v0.1.3 Sep 19 18:50:20.990 INFO kablam! Checking tokio v0.1.8 Sep 19 18:50:22.282 INFO kablam! Checking tokio-core v0.1.17 Sep 19 18:50:33.197 INFO kablam! Compiling futures-await-async-macro v0.1.4 Sep 19 18:50:38.262 INFO kablam! Checking futures-await v0.1.1 Sep 19 18:50:38.580 INFO kablam! Checking tokio-socks-unofficial v0.1.3 (/source) Sep 19 18:50:39.494 INFO kablam! error[E0659]: `await` is ambiguous Sep 19 18:50:39.494 INFO kablam! --> src/lib.rs:165:5 Sep 19 18:50:39.494 INFO kablam! | Sep 19 18:50:39.494 INFO kablam! 165 | #[async] Sep 19 18:50:39.494 INFO kablam! | ^^^^^^^^ ambiguous name Sep 19 18:50:39.494 INFO kablam! | Sep 19 18:50:39.494 INFO kablam! note: `await` could refer to the name imported here Sep 19 18:50:39.494 INFO kablam! --> src/lib.rs:9:5 Sep 19 18:50:39.494 INFO kablam! | Sep 19 18:50:39.494 INFO kablam! 9 | use futures::prelude::*; Sep 19 18:50:39.494 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 19 18:50:39.494 INFO kablam! = note: `await` is also a builtin macro Sep 19 18:50:39.494 INFO kablam! = note: consider adding an explicit import of `await` to disambiguate Sep 19 18:50:39.494 INFO kablam! Sep 19 18:50:39.494 INFO kablam! error[E0659]: `await` is ambiguous Sep 19 18:50:39.494 INFO kablam! | Sep 19 18:50:39.494 INFO kablam! note: `await` could refer to the name imported here Sep 19 18:50:39.494 INFO kablam! --> src/lib.rs:9:5 Sep 19 18:50:39.494 INFO kablam! | Sep 19 18:50:39.494 INFO kablam! 9 | use futures::prelude::*; Sep 19 18:50:39.494 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 19 18:50:39.494 INFO kablam! = note: `await` is also a builtin macro Sep 19 18:50:39.494 INFO kablam! = note: consider adding an explicit import of `await` to disambiguate Sep 19 18:50:39.494 INFO kablam! Sep 19 18:50:39.506 INFO kablam! error[E0659]: `await` is ambiguous Sep 19 18:50:39.506 INFO kablam! --> src/lib.rs:165:5 Sep 19 18:50:39.506 INFO kablam! | Sep 19 18:50:39.506 INFO kablam! 165 | #[async] Sep 19 18:50:39.506 INFO kablam! | ^^^^^^^^ ambiguous name Sep 19 18:50:39.506 INFO kablam! | Sep 19 18:50:39.506 INFO kablam! note: `await` could refer to the name imported here Sep 19 18:50:39.506 INFO kablam! --> src/lib.rs:9:5 Sep 19 18:50:39.506 INFO kablam! | Sep 19 18:50:39.506 INFO kablam! 9 | use futures::prelude::*; Sep 19 18:50:39.506 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 19 18:50:39.506 INFO kablam! = note: `await` is also a builtin macro Sep 19 18:50:39.506 INFO kablam! = note: consider adding an explicit import of `await` to disambiguate Sep 19 18:50:39.506 INFO kablam! Sep 19 18:50:39.506 INFO kablam! error[E0659]: `await` is ambiguous Sep 19 18:50:39.506 INFO kablam! | Sep 19 18:50:39.506 INFO kablam! note: `await` could refer to the name imported here Sep 19 18:50:39.506 INFO kablam! --> src/lib.rs:9:5 Sep 19 18:50:39.506 INFO kablam! | Sep 19 18:50:39.506 INFO kablam! 9 | use futures::prelude::*; Sep 19 18:50:39.506 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 19 18:50:39.506 INFO kablam! = note: `await` is also a builtin macro Sep 19 18:50:39.506 INFO kablam! = note: consider adding an explicit import of `await` to disambiguate Sep 19 18:50:39.506 INFO kablam! Sep 19 18:50:39.698 INFO kablam! error: aborting due to 2 previous errors Sep 19 18:50:39.698 INFO kablam! Sep 19 18:50:39.698 INFO kablam! For more information about this error, try `rustc --explain E0659`. Sep 19 18:50:39.710 INFO kablam! error: Could not compile `tokio-socks-unofficial`. Sep 19 18:50:39.710 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 18:50:39.885 INFO kablam! error: aborting due to 2 previous errors Sep 19 18:50:39.885 INFO kablam! Sep 19 18:50:39.885 INFO kablam! For more information about this error, try `rustc --explain E0659`. Sep 19 18:50:39.907 INFO kablam! error: Could not compile `tokio-socks-unofficial`. Sep 19 18:50:39.907 INFO kablam! Sep 19 18:50:39.908 INFO kablam! To learn more, run the command again with --verbose. Sep 19 18:50:39.918 INFO kablam! su: No module specific data is present Sep 19 18:50:40.930 INFO running `"docker" "rm" "-f" "cc2e75d0b44374d2470ff28c14e37fb6940ab8511718291465c69d66e9950cf6"` Sep 19 18:50:41.054 INFO blam! cc2e75d0b44374d2470ff28c14e37fb6940ab8511718291465c69d66e9950cf6