Sep 19 17:24:26.204 INFO checking stun3489-0.4.2 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 17:24:26.204 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 17:24:26.204 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-5/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 17:24:26.542 INFO blam! b5e1d2be847649e6766b4a0001666b68b9400d8eef1c941b5181ddf770fb19a7 Sep 19 17:24:26.547 INFO running `"docker" "start" "-a" "b5e1d2be847649e6766b4a0001666b68b9400d8eef1c941b5181ddf770fb19a7"` Sep 19 17:24:27.862 INFO kablam! usermod: no changes Sep 19 17:24:28.118 INFO kablam! Compiling proc-macro2 v0.4.19 Sep 19 17:24:28.120 INFO kablam! Checking futures-await-await-macro v0.1.1 Sep 19 17:24:34.235 INFO kablam! Compiling quote v0.6.8 Sep 19 17:24:36.115 INFO kablam! Compiling syn v0.14.9 Sep 19 17:24:54.875 INFO kablam! Compiling futures-await-async-macro v0.1.4 Sep 19 17:25:00.279 INFO kablam! Checking futures-await v0.1.1 Sep 19 17:25:00.579 INFO kablam! Checking stun3489 v0.4.2 (/source) Sep 19 17:25:01.794 INFO kablam! error[E0659]: `await` is ambiguous Sep 19 17:25:01.794 INFO kablam! --> src/lib.rs:73:1 Sep 19 17:25:01.795 INFO kablam! | Sep 19 17:25:01.795 INFO kablam! 73 | #[async] Sep 19 17:25:01.795 INFO kablam! | ^^^^^^^^ ambiguous name Sep 19 17:25:01.795 INFO kablam! | Sep 19 17:25:01.795 INFO kablam! note: `await` could refer to the name imported here Sep 19 17:25:01.795 INFO kablam! --> src/lib.rs:22:5 Sep 19 17:25:01.795 INFO kablam! | Sep 19 17:25:01.795 INFO kablam! 22 | use futures::prelude::*; Sep 19 17:25:01.795 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 19 17:25:01.795 INFO kablam! = note: `await` is also a builtin macro Sep 19 17:25:01.795 INFO kablam! = note: consider adding an explicit import of `await` to disambiguate Sep 19 17:25:01.795 INFO kablam! Sep 19 17:25:01.795 INFO kablam! error[E0659]: `await` is ambiguous Sep 19 17:25:01.795 INFO kablam! --> src/lib.rs:146:5 Sep 19 17:25:01.795 INFO kablam! | Sep 19 17:25:01.795 INFO kablam! 146 | await!(send_request(io, stun_server, req)) Sep 19 17:25:01.795 INFO kablam! | ^^^^^ ambiguous name Sep 19 17:25:01.795 INFO kablam! | Sep 19 17:25:01.795 INFO kablam! note: `await` could refer to the name imported here Sep 19 17:25:01.795 INFO kablam! --> src/lib.rs:22:5 Sep 19 17:25:01.795 INFO kablam! | Sep 19 17:25:01.795 INFO kablam! 22 | use futures::prelude::*; Sep 19 17:25:01.795 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 19 17:25:01.795 INFO kablam! = note: `await` is also a builtin macro Sep 19 17:25:01.795 INFO kablam! = note: consider adding an explicit import of `await` to disambiguate Sep 19 17:25:01.795 INFO kablam! Sep 19 17:25:01.795 INFO kablam! error[E0659]: `await` is ambiguous Sep 19 17:25:01.795 INFO kablam! --> src/lib.rs:149:1 Sep 19 17:25:01.795 INFO kablam! | Sep 19 17:25:01.795 INFO kablam! 149 | #[async] Sep 19 17:25:01.795 INFO kablam! | ^^^^^^^^ ambiguous name Sep 19 17:25:01.795 INFO kablam! | Sep 19 17:25:01.795 INFO kablam! note: `await` could refer to the name imported here Sep 19 17:25:01.795 INFO kablam! --> src/lib.rs:22:5 Sep 19 17:25:01.795 INFO kablam! | Sep 19 17:25:01.795 INFO kablam! 22 | use futures::prelude::*; Sep 19 17:25:01.795 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 19 17:25:01.795 INFO kablam! = note: `await` is also a builtin macro Sep 19 17:25:01.795 INFO kablam! = note: consider adding an explicit import of `await` to disambiguate Sep 19 17:25:01.795 INFO kablam! Sep 19 17:25:01.795 INFO kablam! error[E0659]: `await` is ambiguous Sep 19 17:25:01.795 INFO kablam! | Sep 19 17:25:01.795 INFO kablam! note: `await` could refer to the name imported here Sep 19 17:25:01.795 INFO kablam! --> src/lib.rs:22:5 Sep 19 17:25:01.795 INFO kablam! | Sep 19 17:25:01.795 INFO kablam! 22| use futures::prelude::*; Sep 19 17:25:01.795 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 19 17:25:01.795 INFO kablam! = note: `await` is also a builtin macro Sep 19 17:25:01.795 INFO kablam! = note: consider adding an explicit import of `await` to disambiguate Sep 19 17:25:01.795 INFO kablam! Sep 19 17:25:01.995 INFO kablam! error[E0659]: `await` is ambiguous Sep 19 17:25:01.995 INFO kablam! --> src/lib.rs:73:1 Sep 19 17:25:01.995 INFO kablam! | Sep 19 17:25:01.995 INFO kablam! 73 | #[async] Sep 19 17:25:01.995 INFO kablam! | ^^^^^^^^ ambiguous name Sep 19 17:25:01.995 INFO kablam! | Sep 19 17:25:01.995 INFO kablam! note: `await` could refer to the name imported here Sep 19 17:25:01.995 INFO kablam! --> src/lib.rs:22:5 Sep 19 17:25:01.995 INFO kablam! | Sep 19 17:25:01.995 INFO kablam! 22 | use futures::prelude::*; Sep 19 17:25:01.995 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 19 17:25:01.995 INFO kablam! = note: `await` is also a builtin macro Sep 19 17:25:01.995 INFO kablam! = note: consider adding an explicit import of `await` to disambiguate Sep 19 17:25:01.995 INFO kablam! Sep 19 17:25:01.995 INFO kablam! error[E0659]: `await` is ambiguous Sep 19 17:25:01.995 INFO kablam! --> src/lib.rs:146:5 Sep 19 17:25:01.995 INFO kablam! | Sep 19 17:25:01.995 INFO kablam! 146 | await!(send_request(io, stun_server, req)) Sep 19 17:25:01.995 INFO kablam! | ^^^^^ ambiguous name Sep 19 17:25:01.995 INFO kablam! | Sep 19 17:25:01.995 INFO kablam! note: `await` could refer to the name imported here Sep 19 17:25:01.995 INFO kablam! --> src/lib.rs:22:5 Sep 19 17:25:01.995 INFO kablam! | Sep 19 17:25:01.995 INFO kablam! 22 | use futures::prelude::*; Sep 19 17:25:01.995 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 19 17:25:01.995 INFO kablam! = note: `await` is also a builtin macro Sep 19 17:25:01.995 INFO kablam! = note: consider adding an explicit import of `await` to disambiguate Sep 19 17:25:01.995 INFO kablam! Sep 19 17:25:01.995 INFO kablam! error[E0659]: `await` is ambiguous Sep 19 17:25:01.995 INFO kablam! --> src/lib.rs:149:1 Sep 19 17:25:01.995 INFO kablam! | Sep 19 17:25:01.995 INFO kablam! 149 | #[async] Sep 19 17:25:01.995 INFO kablam! | ^^^^^^^^ ambiguous name Sep 19 17:25:01.995 INFO kablam! | Sep 19 17:25:01.995 INFO kablam! note: `await` could refer to the name imported here Sep 19 17:25:01.995 INFO kablam! --> src/lib.rs:22:5 Sep 19 17:25:01.995 INFO kablam! | Sep 19 17:25:01.995 INFO kablam! 22 | use futures::prelude::*; Sep 19 17:25:01.995 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 19 17:25:01.995 INFO kablam! = note: `await` is also a builtin macro Sep 19 17:25:01.995 INFO kablam! = note: consider adding an explicit import of `await` to disambiguate Sep 19 17:25:01.995 INFO kablam! Sep 19 17:25:01.995 INFO kablam! error[E0659]: `await` is ambiguous Sep 19 17:25:01.995 INFO kablam! | Sep 19 17:25:01.995 INFO kablam! note: `await` could refer to the name imported here Sep 19 17:25:01.995 INFO kablam! --> src/lib.rs:22:5 Sep 19 17:25:01.995 INFO kablam! | Sep 19 17:25:01.995 INFO kablam! 22| use futures::prelude::*; Sep 19 17:25:01.995 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 19 17:25:01.995 INFO kablam! = note: `await` is also a builtin macro Sep 19 17:25:01.995 INFO kablam! = note: consider adding an explicit import of `await` to disambiguate Sep 19 17:25:01.995 INFO kablam! Sep 19 17:25:02.075 INFO kablam! error: aborting due to 4 previous errors Sep 19 17:25:02.075 INFO kablam! Sep 19 17:25:02.075 INFO kablam! For more information about this error, try `rustc --explain E0659`. Sep 19 17:25:02.083 INFO kablam! error: Could not compile `stun3489`. Sep 19 17:25:02.083 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 17:25:02.363 INFO kablam! error: aborting due to 4 previous errors Sep 19 17:25:02.363 INFO kablam! Sep 19 17:25:02.363 INFO kablam! For more information about this error, try `rustc --explain E0659`. Sep 19 17:25:02.375 INFO kablam! error: Could not compile `stun3489`. Sep 19 17:25:02.375 INFO kablam! Sep 19 17:25:02.375 INFO kablam! To learn more, run the command again with --verbose. Sep 19 17:25:02.387 INFO kablam! su: No module specific data is present Sep 19 17:25:03.651 INFO running `"docker" "rm" "-f" "b5e1d2be847649e6766b4a0001666b68b9400d8eef1c941b5181ddf770fb19a7"` Sep 19 17:25:03.867 INFO blam! b5e1d2be847649e6766b4a0001666b68b9400d8eef1c941b5181ddf770fb19a7