pub(super) async fn login_user( env: &WasmerEnv, interactive: bool, msg: &str, ) -> Result<WasmerClient>