fn report_hash_difference( orig: &HashMap<PathBuf, u64>, after: &HashMap<PathBuf, u64>, ) -> String
Reports the hash difference before and after the compilation computed by hash_all.
hash_all