[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.04 (master) #14081

# [FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#14081]

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/14081/
Project: oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build: Mon, 20 Jul 2020 16:48:08 -0500
Build duration: 50 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 76c7c3e5791236991873118fbc434bf5ffc577e5 by mgottesman:

[opt-remark] Add support for emitting opt-remark-generator remarks when

  • edit: lib/SILOptimizer/PassManager/PassPipeline.cpp

  • edit: lib/SILOptimizer/Transforms/OptRemarkGenerator.cpp

  • edit: lib/SIL/Utils/OptimizationRemark.cpp

  • edit: include/swift/SIL/OptimizationRemark.h

  • edit: test/SILOptimizer/opt-remark-generator.sil

  • add: test/SILOptimizer/opt-remark-generator.swift

  • Commit 1a3230c91c5e5ac866a768b4bcf1c202abc19a7e by aprantl:

    Fix incorrect assertion condition.

    • edit: lldb/source/Plugins/TypeSystem/Swift/SwiftASTContext.cpp
  • Commit 96c0a0d6cc0918f7a019caa55218e72f245d5e82 by aprantl:

    Hoist SwiftASTContext::GetMinimumLanguage() into TypeSystemSwift (NFC)

    • edit: lldb/source/Plugins/TypeSystem/Swift/TypeSystemSwiftTypeRef.h
    • edit: lldb/source/Plugins/TypeSystem/Swift/SwiftASTContext.h
    • edit: lldb/unittests/Symbol/TestTypeSystemSwiftTypeRef.cpp
    • edit: lldb/source/Plugins/TypeSystem/Swift/TypeSystemSwiftTypeRef.cpp
    • edit: lldb/source/Plugins/TypeSystem/Swift/SwiftASTContext.cpp
    • edit: lldb/source/Plugins/TypeSystem/Swift/TypeSystemSwift.h
  • Commit 63182b1454ea518bf0eab26fbe661d83eded4709 by aprantl:

    Sort the cases in GetTypeClass (NFC)

    • edit: lldb/source/Plugins/TypeSystem/Swift/SwiftASTContext.cpp
  • Commit 293bf8e79c771e583f6392d8546bef55d463e9b0 by aprantl:

    Implement TypeSystemSwiftTypeRef::GetTypeClass (NFC)

    • edit: lldb/unittests/Symbol/TestTypeSystemSwiftTypeRef.cpp
    • edit: lldb/source/Plugins/TypeSystem/Swift/TypeSystemSwiftTypeRef.cpp