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

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

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04-long-test/6648/
Project: oss-swift-incremental-RA-linux-ubuntu-16_04-long-test
Date of build: Thu, 20 Aug 2020 20:19:28 -0500
Build duration: 1 hr 3 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 a90d63df4955f884336f27886d0a251dd7c2bb19 by brentdax:

[NFC] Add PrettyStackTraces to ObjC forward decls

  • edit: lib/PrintAsObjC/ModuleContentsWriter.cpp

  • Commit a60aad89a7b2dc04f73c17367448160a1645d359 by brentdax:

    [PrintAsObjC] Forward-declare bridged types

    • edit: lib/PrintAsObjC/ModuleContentsWriter.cpp
    • edit: test/PrintAsObjC/classes.swift
    • edit: lib/PrintAsObjC/DeclAndTypePrinter.h
    • edit: lib/PrintAsObjC/DeclAndTypePrinter.cpp
  • Commit 0f879c449ec6bb2fb178025e1039635ea3306a5b by rishizaki:

    [CodeCompletion] Avoid prioritizing unavailable in LookupVisibleDecls

    • edit: lib/Sema/LookupVisibleDecls.cpp
    • add: test/IDE/complete_rdar67155695.swift
  • Commit 1a90eccbfaab62c8168a4e98329d4f42c7abcd0d by dgregor:

    [Function builders] Remove test case residue.

    • edit: test/Constraints/function_builder.swift
  • Commit d46c4ec5c5b62834c105ea22582f6d6dc2cc5437 by dgregor:

    [Function builders] Add support for 'throw' statement.

    • edit: lib/Sema/BuilderTransform.cpp
    • edit: test/Constraints/function_builder.swift
    • edit: test/Constraints/function_builder_diags.swift
  • Commit e13217147f7ba702f2373a77f91478ae222fe178 by mikeash:

    [Test] Filter out a __rotate symbol and another __once_call symbol in

    • edit: test/stdlib/symbol-visibility-linux.test-sh
  • Commit 87d1ccf26e91d2680344d5b9a9cc5621a00fa230 by github:

    Revert "[lldb/interpreter] Add REPL-specific init file"

    • edit: lldb/include/lldb/Interpreter/CommandInterpreter.h
    • edit: lldb/source/API/SBDebugger.cpp
    • edit: lldb/include/lldb/API/SBCommandInterpreter.h
    • edit: lldb/tools/driver/Driver.cpp
    • edit: lldb/docs/man/lldb.rst
    • edit: lldb/source/API/SBCommandInterpreter.cpp
    • edit: lldb/source/Interpreter/CommandInterpreter.cpp
  • Commit 8fa7f03d6c6b5b363dff7a742c08915f253df301 by egor.zhdan:

    Avoid passing -fPIC compiler argument on Windows

    • edit: Sources/Workspace/Destination.swift
  • Commit e1002420ed02563d7744a2e21957ac60f185937f by github:

    Rely on autolinking for SQLite on macOS in TSC (#2881)

    • edit: swift-tools-support-core/Sources/TSCUtility/CMakeLists.txt
  • Commit 673548f51e41f51dcf70753a30e2232d9411f063 by achikin:

    [Explicit Module Builds] Re-scan all clang modules against all targets

    • edit: TestInputs/ExplicitModuleBuilds/Swift/E.swiftinterface
    • edit: TestInputs/ExplicitModuleBuilds/CHeaders/G.h
    • add: TestInputs/ExplicitModuleBuilds/CHeaders/X.h
    • edit: Sources/SwiftDriver/Explicit Module Builds/ExplicitModuleBuildHandler.swift
    • edit: TestInputs/ExplicitModuleBuilds/Swift/F.swiftinterface
    • edit: Sources/SwiftDriver/Driver/Driver.swift
    • add: Sources/SwiftDriver/Explicit Module Builds/ClangVersionedDependencyResolution.swift
    • edit: Sources/SwiftDriver/Explicit Module Builds/PlaceholderDependencyResolution.swift
    • edit: TestInputs/ExplicitModuleBuilds/Swift/A.swiftinterface
    • edit: Sources/SwiftDriver/Utilities/FileType.swift
    • edit: Sources/SwiftDriver/Jobs/Job.swift
    • edit: TestInputs/ExplicitModuleBuilds/Swift/G.swiftinterface
    • edit: Sources/SwiftDriver/Jobs/Planning.swift
    • edit: TestInputs/ExplicitModuleBuilds/CHeaders/module.modulemap
    • edit: Sources/SwiftDriver/Explicit Module Builds/ModuleDependencyScanning.swift
    • edit: Sources/SwiftDriver/Jobs/CompileJob.swift
    • edit: Sources/SwiftOptions/Options.swift
    • edit: TestInputs/ExplicitModuleBuilds/CHeaders/C.h
    • edit: Sources/SwiftDriver/Jobs/FrontendJobHelpers.swift
    • edit: Tests/SwiftDriverTests/Inputs/ExplicitModuleDependencyBuildInputs.swift
    • edit: Tests/SwiftDriverTests/ExplicitModuleBuildTests.swift
  • Commit a4932121fba700b264ebc43ec743ffddf950fa39 by github:

    Fix memory leak in function CFTimeZoneCreateWithName

    • edit: CoreFoundation/NumberDate.subproj/CFTimeZone.c
  • Commit bd6d10101e77b7623c29f8dad2dc927722c46b7b by github:

    Gets rid of using deprecated String.Index(utf16Offset:in:) in

    • edit: Sources/Foundation/URLComponents.swift
  • Commit 82244a73705ae7192bed50f50aa7368b5bef5224 by niw:

    Create a file with permissions that respects umask

    • edit: Sources/Foundation/NSPathUtilities.swift
    • edit: Sources/Foundation/NSData.swift
  • Commit bb07f2e0fdb540d9f64852389fb1dd1276c9c7c1 by niw:

    Add unit tests.

    • edit: Tests/Foundation/Tests/TestNSData.swift