[Swift CI] Build Failure: OSS - Swift Package - macOS (main) #5664

# [FAILURE] oss-swift-package-macos [#5664]

Build URL: https://ci.swift.org/job/oss-swift-package-macos/5664/
Project: oss-swift-package-macos
Date of build: Wed, 10 Mar 2021 23:11:35 -0600
Build duration: 4 hr 9 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 82cb31d6293064232d826bf996e3c174c88791c0 by alaf:

[Frontend] Don't load modules from the prebuilt cache for private interfaces

  • edit: test/lit.cfg

  • edit: lib/Frontend/ModuleInterfaceLoader.cpp

  • edit: test/ModuleInterface/loading-order.swift

  • Commit 7a1f9ed5fcd7b1d3efb8d3e3bbf3bd9b251d93ea by nhawes:

    Only treat certain errors from the "Convert Call to Async Alternative" refactoring as issues

    • edit: SourceKitStressTester/Sources/StressTester/SourceKitDocument.swift
  • Commit 892a05fdd2865f3b955e309b0d8df84bb103e97b by davelee.com:

    [lldb] Ignore linkage diagnostic for LLDBSwigPythonBreakpointCallbackFunction (NFC)

    • edit: lldb/bindings/python/python-wrapper.swig
  • Commit 00da6f07e52b0e777ec719b65f6bc8576659b88a by github:

    Make argument names Swiftier. This is just a name change to resolve a nit from a previous PR. (#3341)

    • edit: Sources/LLBuildManifest/Tools.swift
    • edit: Tests/BuildTests/LLBuildManifestTests.swift
    • edit: Sources/LLBuildManifest/BuildManifest.swift
    • edit: Sources/Build/ManifestBuilder.swift
  • Commit f4e4c15912b234e024d5aaae2199aa4080a0bb24 by github:

    Update Contributing.md (#3346)

    • edit: Documentation/Contributing.md
  • Commit a823a8a108d5415d588f577c757e340407621804 by github:

    update contribution guide (#3348)

    • edit: Documentation/Contributing.md
  • Commit bddb2b3c26483f3127a6e1b2b432bb905a33533e by github:

    Do not include XCBuild file types by default (#3319)

    • edit: Tests/PackageLoadingTests/TargetSourcesBuilderTests.swift
    • edit: Tests/XCBuildSupportTests/PIFBuilderTests.swift
    • edit: Sources/SPMTestSupport/misc.swift
    • edit: Sources/PackageLoading/TargetSourcesBuilder.swift
    • edit: Sources/Commands/SwiftTool.swift
  • Commit 504597ff9085bbcdb98fcce597c20e35adfbb8b7 by github:

    On macOS, run package plugin scripts in a sandbox that permits writing only to the designated output directory. (#3343)

    • edit: Sources/SPMBuildCore/PluginInvocation.swift
    • edit: Tests/SPMBuildCoreTests/PluginInvocationTests.swift
    • edit: Sources/Workspace/DefaultPluginScriptRunner.swift
    • add: Fixtures/Miscellaneous/Plugins/SandboxTesterPlugin/Sources/MyLocalTool/main.swift
    • add: Fixtures/Miscellaneous/Plugins/SandboxTesterPlugin/Package.swift
    • edit: Tests/FunctionalTests/PluginTests.swift
    • add: Fixtures/Miscellaneous/Plugins/SandboxTesterPlugin/Sources/MySourceGenBuildToolPlugin/plugin.swift
  • Commit 9ea80b4c03b249d05b1732e6ec01777b65bdf0d5 by github:

    Fix Xcode project generation build tests to pass the platform to xcodebuild (#3347)

    • edit: Tests/XcodeprojTests/FunctionalTests.swift
  • Commit 93900f5707acf62486e0ba109e258644f92191a1 by github:

    Clean up errors thrown from invoking plugin scripts, and include more information in their payloads for higher layers to display. (#3345)

    • edit: Sources/Workspace/DefaultPluginScriptRunner.swift