After #11127 the {Typed,}Func::call_async entrypoints have a nontrivially-different implementation depending on whether the component-model-async feature is enabled or not. This means that the non-cm-async feature is no longer tested in CI. Ideally we should resolve this situation one way or another.