pub fn create_traceable_error( title: String, message: String, source: String, span: DependencyRange, ) -> Error