pub fn validate_file_tree_manifest( manifest: &FileTreeManifest, managed_paths: &[String], ) -> Result<()>