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

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

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04-long-test/7150/
Project: oss-swift-incremental-RA-linux-ubuntu-16_04-long-test
Date of build: Fri, 13 Nov 2020 16:52:30 -0600
Build duration: 1 hr 17 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 e9a80debd4ace1c58b1279f3aafd089e90f20679 by ben_barham:

Prevent superfluous diagnostic-database execution

  • edit: localization/CMakeLists.txt

  • Commit 32ecd350e9881eee3de604875a9c93c2ae9d2b78 by aschwaighofer:

    Change swift_task_create_f to swift_task_create now that explosions are async function pointers

    • edit: lib/IRGen/GenCall.cpp
    • edit: test/IRGen/async/builtins.sil
    • edit: include/swift/Runtime/RuntimeFunctions.def
  • Commit a8d9637f4a629f758cb9f93b5e6cf48189d4e1e6 by compnerd:

    SIL: repair the Windows build after #33987

    • edit: include/swift/SIL/MemAccessUtils.h
  • Commit ee8480fe71397414b9a3b189b4f858f72710bc15 by mikeash:

    [Stdlib] Fix swift_setAtWritableKeyPath to check for ReferenceWritableKeyPaths.

    • edit: stdlib/public/core/KeyPath.swift
    • edit: test/stdlib/KeyPath.swift
  • Commit e55d6a80e8c3d8a4a5ed3df8db67fdc55cbb5e50 by github:

    Use dedicated module cache to build xctest, llbuild and Foundation (#34728)

    • edit: utils/build-script-impl
  • Commit 7406b31f625388849347b0d3cbf99e9d72ac55f5 by davelee.com:

    [lldb] Fix invalid expect() calls in tests

    • edit: lldb/test/API/lang/swift/variables/uninitialized/main.swift
    • edit: lldb/test/API/functionalities/asan/swift/TestAsanSwift.py
    • edit: lldb/test/API/lang/swift/availability/TestAvailability.py
    • edit: lldb/test/API/lang/swift/clangimporter/remap_sdk_path/TestSwiftRemapSDKPath.py
    • edit: lldb/test/API/lang/swift/objc_runtime_ivars/TestObjCIvarDiscovery.py
  • Commit 481553ffeb184dd73c6fd987929f687d194f69ba by davelee.com:

    fix broken expect

    • edit: lldb/test/API/lang/swift/variables/uninitialized/main.swift
  • Commit 8a0990e530cc51396f9b9c186f9506e24b3cb1a3 by davelee.com:

    [lldb] Pass SwiftOptionalSummaryProvider flags to base constructor

    • edit: lldb/source/Plugins/Language/Swift/SwiftOptional.h
  • Commit 88a11977bad3fffe78a38d43eca8267a6f788d1b by davelee.com:

    use runCmd where it should

    • edit: lldb/test/API/lang/swift/variables/uninitialized/main.swift
  • Commit 91def32de844f892f4c6ef93a279b5965e472c80 by davelee.com:

    another runCmd; also use explicit msg=

    • edit: lldb/test/API/lang/swift/variables/uninitialized/main.swift
    • edit: lldb/test/API/lang/swift/availability/TestAvailability.py
  • Commit 6fd2b0b2e675a0906485282a51b145a566749cf6 by github:

    Export "PackageCollections" module to clients (#3049)

    • edit: Package.swift
  • Commit c08a3e3c512bfab33bf8e77320dcb5862f02d7b8 by github:

    Add public initializer to Profile (#3050)

    • edit: Sources/PackageCollections/Model/Profile.swift
  • Commit 83f20b2078cc4db7404c7504678c81bb6b201c20 by github:

    Pass -static-stdlib for all compiler jobs (#3048)

    • edit: Tests/BuildTests/BuildPlanTests.swift
    • edit: Sources/Build/BuildPlan.swift
  • Commit 191f8a9c0cef6d39e8cc53c19aa22e0ba901a724 by dungar:

    Remove @_spi's that were preventing compilation

    • edit: Sources/SwiftDriver/Incremental Compilation/DependencyKey.swift
    • edit: Tests/SwiftDriverTests/TwoDMapTests.swift
    • edit: Sources/SwiftDriver/Incremental Compilation/ModuleDependencyGraph Parts/Tracer.swift
    • edit: Sources/SwiftDriver/Incremental Compilation/SourceFileDependencyGraph.swift
    • edit: Sources/SwiftDriver/Jobs/AutolinkExtractJob.swift
    • edit: Sources/SwiftDriver/Incremental Compilation/ModuleDependencyGraph Parts/Node.swift
    • edit: Sources/SwiftDriver/Incremental Compilation/ModuleDependencyGraph.swift
    • edit: Sources/SwiftDriver/Incremental Compilation/ModuleDependencyGraph Parts/NodeFinder.swift
    • edit: Sources/SwiftDriver/Incremental Compilation/ModuleDependencyGraph Parts/Integrator.swift
    • edit: Sources/SwiftDriver/Incremental Compilation/TwoDMap.swift
    • edit: Sources/SwiftDriver/Incremental Compilation/DictionaryOfDictionaries.swift
    • edit: Sources/SwiftDriver/Incremental Compilation/InputInfo.swift
    • edit: Sources/SwiftDriver/Incremental Compilation/ModuleDependencyGraph Parts/SwiftDeps.swift
    • edit: Tests/SwiftDriverTests/IncrementalCompilationTests.swift
    • edit: Sources/SwiftDriver/Driver/Driver.swift
    • edit: Sources/SwiftDriver/Incremental Compilation/BuildRecord.swift
    • edit: Sources/SwiftDriver/Incremental Compilation/BuildRecordInfo.swift
    • edit: Sources/SwiftDriver/Incremental Compilation/IncrementalCompilationState.swift
    • edit: Tests/SwiftDriverTests/ModuleDependencyGraphTests.swift
    • edit: Sources/SwiftDriver/Incremental Compilation/Multidictionary.swift

New issue found!