pub async fn migrate_data_dir( source_dir: &Path, destination_dir: &Path, ) -> Result<StoreMigrationReceipt, PortError>