well, turns out
return {.h = std::coroutine_handle<>::from_address(this)};
is UB, thanks @NathanOliver