fn catch_panic( err: Box<dyn Any + Send + 'static>, services: Arc<Services>, ) -> Response<Full<Bytes>>