[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 16.04 (main) #5582

# [FAILURE] oss-swift-package-linux-ubuntu-16_04 [#5582]

Build URL: https://ci.swift.org/job/oss-swift-package-linux-ubuntu-16_04/5582/
Project: oss-swift-package-linux-ubuntu-16_04
Date of build: Mon, 02 Nov 2020 17:05:07 -0600
Build duration: 2 hr 13 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 c502e97a25219050f652edfd3490f4fdc18ba249 by nate_chandler:

[Async CC] Auth'd parent context pointer.

  • edit: lib/IRGen/IRGen.cpp

  • edit: lib/IRGen/GenCall.cpp

  • edit: include/swift/AST/IRGenOptions.h

  • Commit 0305f20f32126bea03c4623480fcf812172b5953 by achikin:

    [Clang Importer] Do not rely on being able to always import Foundation on-demand

    • edit: lib/AST/Module.cpp
    • edit: lib/ClangImporter/ImporterImpl.h
    • edit: include/swift/AST/Module.h
    • edit: lib/ClangImporter/ImportDecl.cpp
    • edit: lib/ClangImporter/ImportType.cpp
  • Commit 7db8b0f53760e527c7a42f1d8e7c394b2198efe4 by saidhon94:

    [DiagnosticsQol] Modify diagnostic macro into single DIAG

    • edit: lib/AST/DiagnosticEngine.cpp
  • Commit e98dbc88fde3fdf0f35c948586078152a2f1a2eb by achikin:

    Import Foundation in cxx interop tests that explicitly use/bridge its types

    • edit: test/Interop/Cxx/class/constructors-objc-irgen.swift
    • edit: test/Interop/Cxx/class/constructors-objc-silgen.swift
  • Commit ed768ce464428eb726880c47c5e00d885e4c57f7 by saidhon94:

    Change macro to DIAG in storedDiagnosticInfos array

    • edit: lib/AST/DiagnosticEngine.cpp
  • Commit 45b670c7409c14ba0389927f2ba06cecc9a820ae by joshua.learn:

    [SR-13639][Diag] Don't diagnose local type declarations as unreachable

    • edit: test/SILGen/local_types.swift
    • edit: test/SILGen/unreachable_code.swift
    • edit: lib/SILGen/SILGenStmt.cpp
  • Commit 39b5ec2a498a9ff5267195478e9ccbd5c218504a by meghanavgupta:

    SILMem2Reg : Delete phi args added by Mem2Reg if there are no uses

    • edit: lib/SILOptimizer/Transforms/SILMem2Reg.cpp
    • edit: test/SILOptimizer/mem2reg_ossa_nontrivial.sil
    • edit: test/SILOptimizer/mem2reg.sil
  • Commit b5000546cbe4481ee913a95bb9c50d4656b1b2f7 by nhawes:

    [CodeCompletion] Avoid prechecking twice when typeCheckForCodeCompletion is given a non-applicable expression (NFC)

    • edit: lib/Sema/TypeCheckConstraints.cpp
    • edit: lib/Sema/TypeCheckCodeCompletion.cpp
    • edit: lib/Sema/TypeChecker.h
  • Commit 2855ef3f94210dbad4e4fdc67495e0158d980a9b by saidhon94:

    Revert change for storedDiagnosticInfos

    • edit: lib/AST/DiagnosticEngine.cpp
  • Commit 937e584608ff8cb909e0ca8ee4c15e9cd3fc894b by z.zoelec2:

    [cxx-interop] Fix infinite recursion of PackExpansion type.

    • edit: test/Interop/Cxx/templates/Inputs/function-templates.h
    • edit: lib/ClangImporter/ImportType.cpp
  • Commit 4cf742669869c752bf0985205555b682105b68ea by ben_barham:

    [CodeCompletion] Do not include decl completion in its own initializer

    • edit: lib/AST/NameLookup.cpp
    • edit: lib/IDE/CodeCompletion.cpp
    • edit: lib/Sema/LookupVisibleDecls.cpp
    • edit: test/IDE/complete_at_top_level.swift
    • edit: include/swift/AST/NameLookup.h
  • Commit 4da190dde1136284d0fa93fed560623de23b7a4b by ben_barham:

    [NameLookup] Retain invalid decls when filtering via access path

    • edit: lib/AST/NameLookup.cpp
    • add: test/IDE/complete_sequence_invalid.swift
  • Commit c58d6939cccb401d4f1ea015852893e61eac946d by heckj:

    convert tests from #file to using #filePath

    • edit: Tests/LanguageServerProtocolJSONRPCTests/MessageParsingTests.swift
    • edit: Tests/LSPLoggingTests/SupportTests.swift
    • edit: Tests/SKCoreTests/CompilationDatabaseTests.swift
    • edit: Tests/SKSwiftPMWorkspaceTests/SwiftPMWorkspaceTests.swift
    • edit: Tests/SKSupportTests/SupportTests.swift
    • edit: Sources/LSPTestSupport/CheckCoding.swift
    • edit: Tests/LanguageServerProtocolJSONRPCTests/CodingTests.swift
  • Commit 6a275d134c3e048e3c489ba17c9059de801d6db1 by compnerd:

    Fix the Pipe handling on Windows to be correct

    • edit: Sources/SKTestSupport/TestServer.swift
    • edit: Tests/LanguageServerProtocolJSONRPCTests/ConnectionTests.swift
    • edit: Sources/SourceKitLSP/Clang/ClangLanguageServer.swift
    • edit: Sources/sourcekit-lsp/main.swift
    • edit: Sources/LSPTestSupport/TestJSONRPCConnection.swift
    • edit: Sources/SKCore/BuildServerBuildSystem.swift
    • edit: Sources/LanguageServerProtocolJSONRPC/JSONRPCConnection.swift
  • Commit 6d76ae2bfff6161d86bd1f0c367fee22d7aa0c3c by jonas:

    [llvm] Export LLVM_LIT_ARGS in LLVMConfig.cmake

    • edit: llvm/cmake/modules/LLVMConfig.cmake.in
  • Commit 459b5dce5ce3b2d2f1aa34071b1b4294819a0599 by bbuegling:

    Conditionalize use of .withoutEscapingSlashes

    • edit: Sources/PackageLoading/ManifestLoader.swift
    • edit: Sources/XCBuildSupport/PIFBuilder.swift
  • Commit c815b71f466ff1b649f73536a81c52cd1981a34b by repo:

    [bootstrap] Add a --skip-cmake-bootstrap flag to use a prebuilt swift-build

    • edit: CMakeLists.txt
    • edit: Utilities/bootstrap
  • Commit 44ea131deff5a319245ca1105f56ed9586c4a526 by github:

    Fix typo in PackageDescription.md

    • edit: Documentation/PackageDescription.md
  • Commit 9f2999a81a233498f9027cace6fdfc72479001c1 by 1498529+cltnschlosser:

    Fix for simulator and linux -profile-generate linker args

    • edit: Tests/SwiftDriverTests/SwiftDriverTests.swift
    • edit: Sources/SwiftDriver/Jobs/GenericUnixToolchain+LinkerSupport.swift
    • edit: Sources/SwiftDriver/Jobs/DarwinToolchain+LinkerSupport.swift
  • Commit e217457b8e36a73b44c128390c5796a99fea5199 by 1498529+cltnschlosser:

    Remove wasi test

    • edit: Tests/SwiftDriverTests/SwiftDriverTests.swift
  • Commit a343f0f37ad57dd01a67eac9872e5e7e69ea33ef by dungar:

    Use the standard SynchronizedQueue

    • delete: Sources/SwiftDriver/Incremental Compilation/SynchronizedQueue.swift
    • edit: Sources/SwiftDriver/Incremental Compilation/IncrementalCompilationState.swift
    • edit: Sources/SwiftDriver/Driver/Driver.swift
  • Commit cfa4896a036825d760dd36b4f8f5670b081b16f9 by dungar:

    guard loop and fix file list

    • edit: Sources/SwiftDriver/Incremental Compilation/IncrementalCompilationState.swift
    • edit: Sources/SwiftDriver/CMakeLists.txt
  • Commit 7b50ef08b4cbdba8cc62677c077632dc8aeae169 by dungar:

    Fix Linux bug

    • edit: Sources/SwiftDriver/Incremental Compilation/IncrementalCompilationState.swift