pub async fn registry_indices(
    root_dir: PathBuf,
    backend: Storage,
    registries: Vec<Arc<Registry>>
)