Sep 01 22:09:01.123 INFO checking stun3489-0.4.2 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 01 22:09:01.124 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 22:09:01.124 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 22:09:01.321 INFO blam! d48aa67bdff44e1e86c48f17f6a53f827f657df1cf6a9fec0cf2750efae71c68 Sep 01 22:09:01.324 INFO running `"docker" "start" "-a" "d48aa67bdff44e1e86c48f17f6a53f827f657df1cf6a9fec0cf2750efae71c68"` Sep 01 22:09:02.071 INFO kablam! Checking stun3489 v0.4.2 (file:///source) Sep 01 22:09:04.051 INFO kablam! error[E0659]: `await` is ambiguous Sep 01 22:09:04.051 INFO kablam! --> src/lib.rs:73:1 Sep 01 22:09:04.051 INFO kablam! | Sep 01 22:09:04.051 INFO kablam! 73 | #[async] Sep 01 22:09:04.051 INFO kablam! | ^^^^^^^^ Sep 01 22:09:04.051 INFO kablam! | Sep 01 22:09:04.051 INFO kablam! note: `await` could refer to the name imported here Sep 01 22:09:04.051 INFO kablam! --> src/lib.rs:22:5 Sep 01 22:09:04.051 INFO kablam! | Sep 01 22:09:04.051 INFO kablam! 22 | use futures::prelude::*; Sep 01 22:09:04.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 22:09:04.051 INFO kablam! = note: `await` is also a builtin macro Sep 01 22:09:04.051 INFO kablam! = note: consider adding an explicit import of `await` to disambiguate Sep 01 22:09:04.052 INFO kablam! Sep 01 22:09:04.052 INFO kablam! error[E0659]: `await` is ambiguous Sep 01 22:09:04.052 INFO kablam! --> src/lib.rs:146:5 Sep 01 22:09:04.052 INFO kablam! | Sep 01 22:09:04.052 INFO kablam! 146 | await!(send_request(io, stun_server, req)) Sep 01 22:09:04.052 INFO kablam! | ^^^^^ Sep 01 22:09:04.052 INFO kablam! | Sep 01 22:09:04.052 INFO kablam! note: `await` could refer to the name imported here Sep 01 22:09:04.053 INFO kablam! --> src/lib.rs:22:5 Sep 01 22:09:04.053 INFO kablam! | Sep 01 22:09:04.053 INFO kablam! 22 | use futures::prelude::*; Sep 01 22:09:04.053 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 22:09:04.053 INFO kablam! = note: `await` is also a builtin macro Sep 01 22:09:04.053 INFO kablam! = note: consider adding an explicit import of `await` to disambiguate Sep 01 22:09:04.053 INFO kablam! Sep 01 22:09:04.053 INFO kablam! error[E0659]: `await` is ambiguous Sep 01 22:09:04.053 INFO kablam! --> src/lib.rs:149:1 Sep 01 22:09:04.053 INFO kablam! | Sep 01 22:09:04.053 INFO kablam! 149 | #[async] Sep 01 22:09:04.053 INFO kablam! | ^^^^^^^^ Sep 01 22:09:04.053 INFO kablam! | Sep 01 22:09:04.053 INFO kablam! note: `await` could refer to the name imported here Sep 01 22:09:04.053 INFO kablam! --> src/lib.rs:22:5 Sep 01 22:09:04.053 INFO kablam! | Sep 01 22:09:04.053 INFO kablam! 22 | use futures::prelude::*; Sep 01 22:09:04.053 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 22:09:04.053 INFO kablam! = note: `await` is also a builtin macro Sep 01 22:09:04.053 INFO kablam! = note: consider adding an explicit import of `await` to disambiguate Sep 01 22:09:04.053 INFO kablam! Sep 01 22:09:04.054 INFO kablam! error[E0659]: `await` is ambiguous Sep 01 22:09:04.054 INFO kablam! | Sep 01 22:09:04.054 INFO kablam! note: `await` could refer to the name imported here Sep 01 22:09:04.054 INFO kablam! --> src/lib.rs:22:5 Sep 01 22:09:04.054 INFO kablam! | Sep 01 22:09:04.054 INFO kablam! 22| use futures::prelude::*; Sep 01 22:09:04.054 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 22:09:04.054 INFO kablam! = note: `await` is also a builtin macro Sep 01 22:09:04.054 INFO kablam! = note: consider adding an explicit import of `await` to disambiguate Sep 01 22:09:04.054 INFO kablam! Sep 01 22:09:04.222 INFO kablam! error[E0659]: `await` is ambiguous Sep 01 22:09:04.222 INFO kablam! --> src/lib.rs:73:1 Sep 01 22:09:04.222 INFO kablam! | Sep 01 22:09:04.222 INFO kablam! 73 | #[async] Sep 01 22:09:04.222 INFO kablam! | ^^^^^^^^ Sep 01 22:09:04.222 INFO kablam! | Sep 01 22:09:04.222 INFO kablam! note: `await` could refer to the name imported here Sep 01 22:09:04.222 INFO kablam! --> src/lib.rs:22:5 Sep 01 22:09:04.223 INFO kablam! | Sep 01 22:09:04.223 INFO kablam! 22 | use futures::prelude::*; Sep 01 22:09:04.223 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 22:09:04.223 INFO kablam! = note: `await` is also a builtin macro Sep 01 22:09:04.223 INFO kablam! = note: consider adding an explicit import of `await` to disambiguate Sep 01 22:09:04.223 INFO kablam! Sep 01 22:09:04.223 INFO kablam! error[E0659]: `await` is ambiguous Sep 01 22:09:04.223 INFO kablam! --> src/lib.rs:146:5 Sep 01 22:09:04.223 INFO kablam! | Sep 01 22:09:04.223 INFO kablam! 146 | await!(send_request(io, stun_server, req)) Sep 01 22:09:04.223 INFO kablam! | ^^^^^ Sep 01 22:09:04.223 INFO kablam! | Sep 01 22:09:04.223 INFO kablam! note: `await` could refer to the name imported here Sep 01 22:09:04.223 INFO kablam! --> src/lib.rs:22:5 Sep 01 22:09:04.223 INFO kablam! | Sep 01 22:09:04.223 INFO kablam! 22 | use futures::prelude::*; Sep 01 22:09:04.223 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 22:09:04.223 INFO kablam! = note: `await` is also a builtin macro Sep 01 22:09:04.223 INFO kablam! = note: consider adding an explicit import of `await` to disambiguate Sep 01 22:09:04.223 INFO kablam! Sep 01 22:09:04.224 INFO kablam! error[E0659]: `await` is ambiguous Sep 01 22:09:04.224 INFO kablam! --> src/lib.rs:149:1 Sep 01 22:09:04.224 INFO kablam! | Sep 01 22:09:04.224 INFO kablam! 149 | #[async] Sep 01 22:09:04.224 INFO kablam! | ^^^^^^^^ Sep 01 22:09:04.224 INFO kablam! | Sep 01 22:09:04.224 INFO kablam! note: `await` could refer to the name imported here Sep 01 22:09:04.224 INFO kablam! --> src/lib.rs:22:5 Sep 01 22:09:04.224 INFO kablam! | Sep 01 22:09:04.224 INFO kablam! 22 | use futures::prelude::*; Sep 01 22:09:04.224 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 22:09:04.224 INFO kablam! = note: `await` is also a builtin macro Sep 01 22:09:04.224 INFO kablam! = note: consider adding an explicit import of `await` to disambiguate Sep 01 22:09:04.224 INFO kablam! Sep 01 22:09:04.224 INFO kablam! error[E0659]: `await` is ambiguous Sep 01 22:09:04.224 INFO kablam! | Sep 01 22:09:04.224 INFO kablam! note: `await` could refer to the name imported here Sep 01 22:09:04.224 INFO kablam! --> src/lib.rs:22:5 Sep 01 22:09:04.224 INFO kablam! | Sep 01 22:09:04.224 INFO kablam! 22| use futures::prelude::*; Sep 01 22:09:04.225 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 22:09:04.225 INFO kablam! = note: `await` is also a builtin macro Sep 01 22:09:04.225 INFO kablam! = note: consider adding an explicit import of `await` to disambiguate Sep 01 22:09:04.225 INFO kablam! Sep 01 22:09:04.626 INFO kablam! error: aborting due to 4 previous errors Sep 01 22:09:04.626 INFO kablam! Sep 01 22:09:04.626 INFO kablam! For more information about this error, try `rustc --explain E0659`. Sep 01 22:09:04.640 INFO kablam! error: Could not compile `stun3489`. Sep 01 22:09:04.640 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 22:09:04.661 INFO kablam! error: aborting due to 4 previous errors Sep 01 22:09:04.661 INFO kablam! Sep 01 22:09:04.661 INFO kablam! For more information about this error, try `rustc --explain E0659`. Sep 01 22:09:04.679 INFO kablam! error: Could not compile `stun3489`. Sep 01 22:09:04.679 INFO kablam! Sep 01 22:09:04.679 INFO kablam! To learn more, run the command again with --verbose. Sep 01 22:09:04.680 INFO kablam! su: No module specific data is present Sep 01 22:09:05.145 INFO running `"docker" "rm" "-f" "d48aa67bdff44e1e86c48f17f6a53f827f657df1cf6a9fec0cf2750efae71c68"` Sep 01 22:09:05.265 INFO blam! d48aa67bdff44e1e86c48f17f6a53f827f657df1cf6a9fec0cf2750efae71c68