fn check_disk( summary: &mut PreflightSummary, network: &Network, zebra_cache_dir: &Path, zcashd_datadir: Option<&Path>, ) -> Result<(), Report>