fn write_out_deps(
    tcx: TyCtxt<'_>,
    outputs: &OutputFilenames,
    out_filenames: &[PathBuf]
)