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