pub(crate) fn instantiate_output_builder<'a>( options: GetOptions<'a>, ) -> Result<Box<dyn OutputBuilder + 'a>>