in crates/iceberg/src/error.rs [233:236]
fn with_backtrace(mut self, backtrace: Backtrace) -> Self { self.backtrace = backtrace; self }