pub fn load_from_cache( output: &mut impl Write, raw_cache_path: Option<&str>, ) -> Result<Config, String>