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

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

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/14886/
Project: oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build: Wed, 21 Oct 2020 17:48:18 -0500
Build duration: 2 hr 0 min

Identified problems:- Swift Compile Error: Swift compiler error

  • Indication 1
  • Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:

Changes- Commit 2f0fc5e2bcf9d0c211235d2660b6106eaa28e340 by bbuegling:

Skip cloning swift it is already present

  • edit: jobs/pull-request/pr-swift-tools-support-core.sh

  • Commit 910daf89ee6f4e6410c42347f501a9637522a725 by bbuegling:

    Use the 5.3 toolchain

    • edit: jobs/pull-request/pr-swift-tools-support-core.sh
  • Commit 548b96a9ff48861a99d7251648f48e3eb8d90d25 by spestov:

    Sema: Add documentation comments for ExportContext

    • edit: lib/Sema/TypeCheckAvailability.h
  • Commit d579b697f6c104cf4f7469ca6b0081193c6e2347 by spestov:

    Sema: Teach ExportContext to compute whether we're inside a deprecated declaration

    • edit: lib/Sema/TypeCheckAccess.cpp
    • edit: lib/Sema/TypeCheckAvailability.cpp
    • add: test/Sema/availability_deprecated.swift
    • edit: lib/Sema/TypeCheckAvailability.h
    • add: test/Sema/availability_deprecated_script_mode.swift
    • edit: lib/Sema/TypeChecker.h
  • Commit 78d2cf2ee945031e0113056d4ea221b3ce772ccb by spestov:

    Sema: Teach ExportContext to compute whether we're inside an implicit declaration

    • edit: lib/Sema/TypeCheckAttr.cpp
    • edit: test/Sema/implementation-only-import-in-decls.swift
    • edit: lib/Sema/TypeCheckAccess.cpp
    • edit: test/Sema/spi-in-decls.swift
    • edit: lib/Sema/TypeCheckAvailability.h
    • edit: lib/Sema/TypeCheckAvailability.cpp
  • Commit 85d24953de5c14eb83e4c8492bacd2eef4869986 by spestov:

    Sema: Teach ExportContext to compute whether we're inside an unavailable declaration

    • edit: include/swift/AST/DeclContext.h
    • edit: lib/Sema/TypeCheckAvailability.h
    • edit: lib/Sema/TypeCheckPattern.cpp
    • edit: lib/Sema/TypeCheckStorage.cpp
    • edit: lib/Sema/TypeCheckAvailability.cpp
  • Commit 46fd0aea2476e835245250bac231b7ec097da654 by aprantl:

    Use the use_dynamic option to determine whether to dynamically resolve

    • edit: lldb/test/API/lang/swift/expression/mutating_struct_extension/main.swift
    • edit: lldb/test/API/lang/swift/generic_extension/main.swift
    • edit: lldb/test/API/lang/swift/variables/generic_struct_debug_info/generic_array/main.swift
    • edit: lldb/test/API/lang/swift/variables/uninitialized/main.swift
    • edit: lldb/test/API/lang/swift/clangimporter/remoteast_import/TestSwiftRemoteASTImport.py
    • edit: lldb/test/API/lang/swift/variables/protocol/TestSwiftProtocolTypes.py
    • edit: lldb/test/API/lang/swift/variables/generic_struct_debug_info/generic_apply/main.swift
    • edit: lldb/test/API/lang/swift/expression/class_constrained_protocol/TestClassConstrainedProtocol.py
    • edit: lldb/test/API/lang/swift/variables/generic_struct_debug_info/generic_flatmap/main.swift
    • edit: lldb/test/API/lang/swift/expression/generic/TestSwiftGenericExpressions.py
    • edit: lldb/test/API/lang/swift/expression/generic_protocol_extension/main.swift
    • edit: lldb/test/API/lang/swift/availability/TestAvailability.py
    • edit: lldb/source/Plugins/ExpressionParser/Swift/SwiftExpressionParser.cpp