Sep 21 01:40:09.070 INFO checking tokio-socks-unofficial-0.1.3 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 01:40:09.070 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 01:40:09.070 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-7/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-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:40:09.237 INFO blam! 4166daec0bc0b417992369996baeb7aa6fbafc73f7112e195193df92853829a7 Sep 21 01:40:09.239 INFO running `"docker" "start" "-a" "4166daec0bc0b417992369996baeb7aa6fbafc73f7112e195193df92853829a7"` Sep 21 01:40:10.749 INFO kablam! usermod: no changes Sep 21 01:40:10.846 INFO kablam! Checking futures-await-await-macro v0.1.1 Sep 21 01:40:10.850 INFO kablam! Compiling syn v0.14.9 Sep 21 01:40:10.850 INFO kablam! Checking tokio-threadpool v0.1.6 Sep 21 01:40:12.112 INFO kablam! Checking tokio-fs v0.1.3 Sep 21 01:40:12.923 INFO kablam! Checking tokio v0.1.8 Sep 21 01:40:14.354 INFO kablam! Checking tokio-core v0.1.17 Sep 21 01:40:23.269 INFO kablam! Compiling futures-await-async-macro v0.1.4 Sep 21 01:40:28.135 INFO kablam! Checking futures-await v0.1.1 Sep 21 01:40:28.307 INFO kablam! Checking tokio-socks-unofficial v0.1.3 (/source) Sep 21 01:40:28.932 INFO kablam! error[E0659]: `await` is ambiguous Sep 21 01:40:28.932 INFO kablam! --> src/lib.rs:165:5 Sep 21 01:40:28.932 INFO kablam! | Sep 21 01:40:28.932 INFO kablam! 165 | #[async] Sep 21 01:40:28.932 INFO kablam! | ^^^^^^^^ ambiguous name Sep 21 01:40:28.932 INFO kablam! | Sep 21 01:40:28.932 INFO kablam! note: `await` could refer to the name imported here Sep 21 01:40:28.932 INFO kablam! --> src/lib.rs:9:5 Sep 21 01:40:28.932 INFO kablam! | Sep 21 01:40:28.932 INFO kablam! 9 | use futures::prelude::*; Sep 21 01:40:28.932 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 01:40:28.932 INFO kablam! = note: `await` is also a builtin macro Sep 21 01:40:28.932 INFO kablam! = note: consider adding an explicit import of `await` to disambiguate Sep 21 01:40:28.932 INFO kablam! Sep 21 01:40:28.932 INFO kablam! error[E0659]: `await` is ambiguous Sep 21 01:40:28.932 INFO kablam! | Sep 21 01:40:28.932 INFO kablam! note: `await` could refer to the name imported here Sep 21 01:40:28.932 INFO kablam! --> src/lib.rs:9:5 Sep 21 01:40:28.932 INFO kablam! | Sep 21 01:40:28.933 INFO kablam! 9 | use futures::prelude::*; Sep 21 01:40:28.933 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 01:40:28.933 INFO kablam! = note: `await` is also a builtin macro Sep 21 01:40:28.933 INFO kablam! = note: consider adding an explicit import of `await` to disambiguate Sep 21 01:40:28.933 INFO kablam! Sep 21 01:40:29.058 INFO kablam! error[E0659]: `await` is ambiguous Sep 21 01:40:29.058 INFO kablam! --> src/lib.rs:165:5 Sep 21 01:40:29.058 INFO kablam! | Sep 21 01:40:29.058 INFO kablam! 165 | #[async] Sep 21 01:40:29.058 INFO kablam! | ^^^^^^^^ ambiguous name Sep 21 01:40:29.058 INFO kablam! | Sep 21 01:40:29.058 INFO kablam! note: `await` could refer to the name imported here Sep 21 01:40:29.058 INFO kablam! --> src/lib.rs:9:5 Sep 21 01:40:29.058 INFO kablam! | Sep 21 01:40:29.058 INFO kablam! 9 | use futures::prelude::*; Sep 21 01:40:29.058 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 01:40:29.058 INFO kablam! = note: `await` is also a builtin macro Sep 21 01:40:29.058 INFO kablam! = note: consider adding an explicit import of `await` to disambiguate Sep 21 01:40:29.058 INFO kablam! Sep 21 01:40:29.058 INFO kablam! error[E0659]: `await` is ambiguous Sep 21 01:40:29.058 INFO kablam! | Sep 21 01:40:29.058 INFO kablam! note: `await` could refer to the name imported here Sep 21 01:40:29.058 INFO kablam! --> src/lib.rs:9:5 Sep 21 01:40:29.058 INFO kablam! | Sep 21 01:40:29.058 INFO kablam! 9 | use futures::prelude::*; Sep 21 01:40:29.058 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 01:40:29.058 INFO kablam! = note: `await` is also a builtin macro Sep 21 01:40:29.058 INFO kablam! = note: consider adding an explicit import of `await` to disambiguate Sep 21 01:40:29.058 INFO kablam! Sep 21 01:40:29.186 INFO kablam! error: aborting due to 2 previous errors Sep 21 01:40:29.186 INFO kablam! Sep 21 01:40:29.186 INFO kablam! For more information about this error, try `rustc --explain E0659`. Sep 21 01:40:29.188 INFO kablam! error: Could not compile `tokio-socks-unofficial`. Sep 21 01:40:29.188 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 01:40:29.260 INFO kablam! error: aborting due to 2 previous errors Sep 21 01:40:29.260 INFO kablam! Sep 21 01:40:29.260 INFO kablam! For more information about this error, try `rustc --explain E0659`. Sep 21 01:40:29.275 INFO kablam! error: Could not compile `tokio-socks-unofficial`. Sep 21 01:40:29.275 INFO kablam! Sep 21 01:40:29.275 INFO kablam! To learn more, run the command again with --verbose. Sep 21 01:40:29.278 INFO kablam! su: No module specific data is present Sep 21 01:40:29.788 INFO running `"docker" "rm" "-f" "4166daec0bc0b417992369996baeb7aa6fbafc73f7112e195193df92853829a7"` Sep 21 01:40:29.907 INFO blam! 4166daec0bc0b417992369996baeb7aa6fbafc73f7112e195193df92853829a7