pub(super) fn validate_owned_file_kinds( output_dir: &Path, owned_paths: &BTreeSet<PathBuf>, ) -> Result<()>