fn cp_rustc_component_to_ci_sysroot(
    builder: &Builder<'_>,
    sysroot: &Path,
    contents: Vec<String>,
)