error[E0425]: cannot find function `async_fn_async` in this scope --> tests/ui/test_fail/02-unknown-path.rs:15:15 | 15 | let res = async_fn().await; | ^^^^^^^^ not found in this scope