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

# [FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04-long-test [#7883]

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04-long-test/7883/
Project: oss-swift-incremental-RA-linux-ubuntu-16_04-long-test
Date of build: Tue, 16 Mar 2021 20:19:00 -0500
Build duration: 1 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 a7703566e9775be81d0edbb71c03b7d8aea15c5b by alex:

[libSyntax] Inline commonly called methods in ParsedRawSyntaxRecorder

  • edit: include/swift/Parse/ParsedRawSyntaxRecorder.h

  • edit: lib/Parse/ParsedRawSyntaxRecorder.cpp

  • Commit b20683252b4913693e6700482e04fdd4647116ea by alex:

    [libSyntax] Eliminate loop and memory allocation translating ParsedRawSyntaxNode to RecordedOrDeferredNode

    • edit: lib/Parse/ParsedRawSyntaxRecorder.cpp
    • edit: lib/SyntaxParse/SyntaxTreeCreator.cpp
    • edit: include/swift/Parse/SyntaxParseActions.h
    • edit: include/swift/SyntaxParse/SyntaxTreeCreator.h
    • edit: tools/libSwiftSyntaxParser/libSwiftSyntaxParser.cpp
    • edit: include/swift/Parse/ParsedRawSyntaxRecorder.h
  • Commit 95cf4f3e1f46d6966cb2f96e0b719e5d55467d6c by alex:

    [libSyntax] Eliminate unnecessary loop when making deferred layout

    • edit: lib/SyntaxParse/SyntaxTreeCreator.cpp
  • Commit 084e57bb73e38af4f65bd72d38b39315d5cc2174 by alex:

    [libSyntax] Don't set hot use memory region if source is empty

    • edit: lib/SyntaxParse/SyntaxTreeCreator.cpp
  • Commit 19f5838f656ea05948ef58a75857d58602624b12 by aprantl:

    Revert "Avoid a false positive assertion error (NFC in NDEBUG)"

    • edit: lldb/include/lldb/Target/SwiftLanguageRuntime.h
    • edit: lldb/source/Target/SwiftLanguageRuntime.cpp
    • edit: lldb/source/Plugins/Language/Swift/SwiftLanguage.cpp
  • Commit 8f3b481b25ddd40a095806e708836e68fa942e2e by aprantl:

    Revert "Be more flexible when handling bridged Swift/ObjC CoreFoundation types."

    • edit: lldb/source/Plugins/TypeSystem/Swift/SwiftASTContext.cpp
    • edit: lldb/source/Plugins/TypeSystem/Swift/TypeSystemSwiftTypeRef.cpp
    • edit: lldb/source/Plugins/TypeSystem/Swift/SwiftASTContext.h
    • edit: lldb/source/Plugins/Language/Swift/SwiftLanguage.cpp
    • edit: lldb/test/Shell/SwiftREPL/DictBridging.test
    • edit: lldb/source/Target/SwiftLanguageRuntimeDynamicTypeResolution.cpp
    • edit: lldb/source/Plugins/TypeSystem/Swift/TypeSystemSwiftTypeRef.h
    • edit: lldb/source/Plugins/TypeSystem/Swift/TypeSystemSwift.h
  • Commit 84a2606da41cf8d55cf6dca1240130f1654b1fd5 by aprantl:

    Cache the results of SwiftASTContext::GetCompileUnitImports()

    • edit: lldb/source/Plugins/TypeSystem/Swift/SwiftASTContext.cpp
    • edit: lldb/source/Plugins/TypeSystem/Swift/SwiftASTContext.h
    • edit: lldb/source/Target/Target.cpp
  • Commit ffbef5f793f488720fc05dc6a7f1ddc813f5b32f by devteam.codafi:

    Bump Default Package Version to 10.15

    • edit: Package.swift
  • Commit db77c7245d6ebc2062d17391b78128e382d0c4a5 by dsk:

    Add some directives to enable OpenBSD support.

    • edit: Sources/SwiftDriver/Driver/Driver.swift
    • edit: Sources/SwiftDriver/Utilities/System.swift