pub(super) fn reject_unowned_files( actual_paths: &BTreeSet<PathBuf>, owned_paths: &BTreeSet<PathBuf>, ) -> Result<()>