[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 18.04 - Long Test (main) #4799

# [FAILURE] oss-swift-incremental-RA-linux-ubuntu-18_04-long-test [#4799]

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-18_04-long-test/4799/
Project: oss-swift-incremental-RA-linux-ubuntu-18_04-long-test
Date of build: Sat, 12 Dec 2020 15:05:39 -0600
Build duration: 2 hr 15 min

Identified problems:- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:

Changes- Commit 322f02aeb91fa803eeec292735139a67b80dfa43 by danielrodriguez:

[driver] Use if/else instead of ternary, to please VS2017.

  • edit: lib/Driver/Compilation.cpp

  • Commit d0b5aeed6b19112157a38dab1e2d499da377505e by github:

    dependency resolution performance improvements (#3111)

    • edit: Tests/PackageLoadingTests/PD4_2LoadingTests.swift
    • edit: Sources/PackageGraph/Pubgrub/PubgrubDependencyResolver.swift
    • edit: Sources/PackageLoading/ToolsVersionLoader.swift
    • edit: Sources/Basics/ConcurrencyHelpers.swift
    • edit: Sources/PackageLoading/ManifestLoader.swift
    • edit: Sources/Workspace/Workspace.swift
    • edit: Tests/WorkspaceTests/WorkspaceTests.swift
    • edit: Sources/PackageGraph/Pubgrub/Term.swift
  • Commit 965a32fcef34bf92d3314f74c0eae6eb7731cc8d by si:

    SR-13837: Swift Decimal type crashes on a specific double value

    • edit: Tests/Foundation/Tests/TestDecimal.swift
    • edit: Tests/Foundation/Tests/TestJSONEncoder.swift
    • edit: Tests/Foundation/Tests/TestJSONSerialization.swift
    • edit: Sources/Foundation/Decimal.swift