fn getStackTrace(self: *FailingAllocator) std.builtin.StackTrace
Only valid once has_induced_failure == true
has_induced_failure == true
self: *FailingAllocator,