pub fn invalid_module_version_uri<S>( file_id: FileId, location: Option<Span>, value: S, ) -> Diagnosticwhere S: Into<String>,