Sep 04 04:45:49.777 INFO checking stun3489-0.4.2 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 04:45:49.777 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 04:45:49.777 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-1/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 04:45:49.990 INFO blam! e6d3ae177a7725b2c3f2075e86fba5fb1f31f53a7f3d0f31903943609cfaf165 Sep 04 04:45:49.993 INFO running `"docker" "start" "-a" "e6d3ae177a7725b2c3f2075e86fba5fb1f31f53a7f3d0f31903943609cfaf165"` Sep 04 04:45:50.782 INFO kablam! Compiling syn v0.14.9 Sep 04 04:46:07.836 INFO kablam! Compiling futures-await-async-macro v0.1.4 Sep 04 04:46:13.089 INFO kablam! Checking futures-await v0.1.1 Sep 04 04:46:13.379 INFO kablam! Checking stun3489 v0.4.2 (file:///source) Sep 04 04:46:15.224 INFO kablam! error[E0659]: `await` is ambiguous Sep 04 04:46:15.224 INFO kablam! --> src/lib.rs:73:1 Sep 04 04:46:15.224 INFO kablam! | Sep 04 04:46:15.224 INFO kablam! 73 | #[async] Sep 04 04:46:15.224 INFO kablam! | ^^^^^^^^ Sep 04 04:46:15.224 INFO kablam! | Sep 04 04:46:15.224 INFO kablam! note: `await` could refer to the name imported here Sep 04 04:46:15.225 INFO kablam! --> src/lib.rs:22:5 Sep 04 04:46:15.225 INFO kablam! | Sep 04 04:46:15.225 INFO kablam! 22 | use futures::prelude::*; Sep 04 04:46:15.225 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 04 04:46:15.225 INFO kablam! = note: `await` is also a builtin macro Sep 04 04:46:15.225 INFO kablam! = note: consider adding an explicit import of `await` to disambiguate Sep 04 04:46:15.225 INFO kablam! Sep 04 04:46:15.226 INFO kablam! error[E0659]: `await` is ambiguous Sep 04 04:46:15.226 INFO kablam! --> src/lib.rs:146:5 Sep 04 04:46:15.226 INFO kablam! | Sep 04 04:46:15.226 INFO kablam! 146 | await!(send_request(io, stun_server, req)) Sep 04 04:46:15.226 INFO kablam! | ^^^^^ Sep 04 04:46:15.226 INFO kablam! | Sep 04 04:46:15.226 INFO kablam! note: `await` could refer to the name imported here Sep 04 04:46:15.226 INFO kablam! --> src/lib.rs:22:5 Sep 04 04:46:15.226 INFO kablam! | Sep 04 04:46:15.226 INFO kablam! 22 | use futures::prelude::*; Sep 04 04:46:15.226 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 04 04:46:15.226 INFO kablam! = note: `await` is also a builtin macro Sep 04 04:46:15.226 INFO kablam! = note: consider adding an explicit import of `await` to disambiguate Sep 04 04:46:15.226 INFO kablam! Sep 04 04:46:15.226 INFO kablam! error[E0659]: `await` is ambiguous Sep 04 04:46:15.226 INFO kablam! --> src/lib.rs:149:1 Sep 04 04:46:15.226 INFO kablam! | Sep 04 04:46:15.226 INFO kablam! 149 | #[async] Sep 04 04:46:15.226 INFO kablam! | ^^^^^^^^ Sep 04 04:46:15.227 INFO kablam! | Sep 04 04:46:15.227 INFO kablam! note: `await` could refer to the name imported here Sep 04 04:46:15.227 INFO kablam! --> src/lib.rs:22:5 Sep 04 04:46:15.227 INFO kablam! | Sep 04 04:46:15.227 INFO kablam! 22 | use futures::prelude::*; Sep 04 04:46:15.227 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 04 04:46:15.227 INFO kablam! = note: `await` is also a builtin macro Sep 04 04:46:15.227 INFO kablam! = note: consider adding an explicit import of `await` to disambiguate Sep 04 04:46:15.227 INFO kablam! Sep 04 04:46:15.227 INFO kablam! error[E0659]: `await` is ambiguous Sep 04 04:46:15.227 INFO kablam! | Sep 04 04:46:15.227 INFO kablam! note: `await` could refer to the name imported here Sep 04 04:46:15.227 INFO kablam! --> src/lib.rs:22:5 Sep 04 04:46:15.227 INFO kablam! | Sep 04 04:46:15.227 INFO kablam! 22| use futures::prelude::*; Sep 04 04:46:15.227 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 04 04:46:15.227 INFO kablam! = note: `await` is also a builtin macro Sep 04 04:46:15.227 INFO kablam! = note: consider adding an explicit import of `await` to disambiguate Sep 04 04:46:15.227 INFO kablam! Sep 04 04:46:15.415 INFO kablam! error[E0659]: `await` is ambiguous Sep 04 04:46:15.415 INFO kablam! --> src/lib.rs:73:1 Sep 04 04:46:15.415 INFO kablam! | Sep 04 04:46:15.415 INFO kablam! 73 | #[async] Sep 04 04:46:15.415 INFO kablam! | ^^^^^^^^ Sep 04 04:46:15.415 INFO kablam! | Sep 04 04:46:15.416 INFO kablam! note: `await` could refer to the name imported here Sep 04 04:46:15.416 INFO kablam! --> src/lib.rs:22:5 Sep 04 04:46:15.416 INFO kablam! | Sep 04 04:46:15.416 INFO kablam! 22 | use futures::prelude::*; Sep 04 04:46:15.416 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 04 04:46:15.416 INFO kablam! = note: `await` is also a builtin macro Sep 04 04:46:15.416 INFO kablam! = note: consider adding an explicit import of `await` to disambiguate Sep 04 04:46:15.416 INFO kablam! Sep 04 04:46:15.417 INFO kablam! error[E0659]: `await` is ambiguous Sep 04 04:46:15.417 INFO kablam! --> src/lib.rs:146:5 Sep 04 04:46:15.417 INFO kablam! | Sep 04 04:46:15.417 INFO kablam! 146 | await!(send_request(io, stun_server, req)) Sep 04 04:46:15.417 INFO kablam! | ^^^^^ Sep 04 04:46:15.417 INFO kablam! | Sep 04 04:46:15.417 INFO kablam! note: `await` could refer to the name imported here Sep 04 04:46:15.417 INFO kablam! --> src/lib.rs:22:5 Sep 04 04:46:15.417 INFO kablam! | Sep 04 04:46:15.417 INFO kablam! 22 | use futures::prelude::*; Sep 04 04:46:15.417 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 04 04:46:15.417 INFO kablam! = note: `await` is also a builtin macro Sep 04 04:46:15.417 INFO kablam! = note: consider adding an explicit import of `await` to disambiguate Sep 04 04:46:15.417 INFO kablam! Sep 04 04:46:15.417 INFO kablam! error[E0659]: `await` is ambiguous Sep 04 04:46:15.417 INFO kablam! --> src/lib.rs:149:1 Sep 04 04:46:15.417 INFO kablam! | Sep 04 04:46:15.417 INFO kablam! 149 | #[async] Sep 04 04:46:15.417 INFO kablam! | ^^^^^^^^ Sep 04 04:46:15.417 INFO kablam! | Sep 04 04:46:15.417 INFO kablam! note: `await` could refer to the name imported here Sep 04 04:46:15.417 INFO kablam! --> src/lib.rs:22:5 Sep 04 04:46:15.417 INFO kablam! | Sep 04 04:46:15.417 INFO kablam! 22 | use futures::prelude::*; Sep 04 04:46:15.417 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 04 04:46:15.417 INFO kablam! = note: `await` is also a builtin macro Sep 04 04:46:15.417 INFO kablam! = note: consider adding an explicit import of `await` to disambiguate Sep 04 04:46:15.417 INFO kablam! Sep 04 04:46:15.417 INFO kablam! error[E0659]: `await` is ambiguous Sep 04 04:46:15.417 INFO kablam! | Sep 04 04:46:15.417 INFO kablam! note: `await` could refer to the name imported here Sep 04 04:46:15.417 INFO kablam! --> src/lib.rs:22:5 Sep 04 04:46:15.417 INFO kablam! | Sep 04 04:46:15.417 INFO kablam! 22| use futures::prelude::*; Sep 04 04:46:15.417 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 04 04:46:15.418 INFO kablam! = note: `await` is also a builtin macro Sep 04 04:46:15.418 INFO kablam! = note: consider adding an explicit import of `await` to disambiguate Sep 04 04:46:15.418 INFO kablam! Sep 04 04:46:15.684 INFO kablam! error: aborting due to 4 previous errors Sep 04 04:46:15.684 INFO kablam! Sep 04 04:46:15.684 INFO kablam! For more information about this error, try `rustc --explain E0659`. Sep 04 04:46:15.693 INFO kablam! error: Could not compile `stun3489`. Sep 04 04:46:15.693 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 04:46:15.748 INFO kablam! error: aborting due to 4 previous errors Sep 04 04:46:15.749 INFO kablam! Sep 04 04:46:15.749 INFO kablam! For more information about this error, try `rustc --explain E0659`. Sep 04 04:46:15.763 INFO kablam! error: Could not compile `stun3489`. Sep 04 04:46:15.763 INFO kablam! Sep 04 04:46:15.763 INFO kablam! To learn more, run the command again with --verbose. Sep 04 04:46:15.764 INFO kablam! su: No module specific data is present Sep 04 04:46:16.145 INFO running `"docker" "rm" "-f" "e6d3ae177a7725b2c3f2075e86fba5fb1f31f53a7f3d0f31903943609cfaf165"` Sep 04 04:46:16.226 INFO blam! e6d3ae177a7725b2c3f2075e86fba5fb1f31f53a7f3d0f31903943609cfaf165