fn error_custom_build_file_not_in_package(
    pkg: &Package,
    path: &Path,
    target: &Target
) -> CargoResult<Vec<ArchiveFile>>