pub fn annotate_dupes_json(
json: &mut Value,
report: &DuplicationReport,
root: &Path,
base: &HashSet<String, FxBuildHasher>,
)pub fn annotate_dupes_json(
json: &mut Value,
report: &DuplicationReport,
root: &Path,
base: &HashSet<String, FxBuildHasher>,
)