pub fn clear_cache() -> Result<()>
Removes all cache files possible.
Continues removing after the first fail, returns the last error.