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

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

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04-long-test/7334/
Project: oss-swift-incremental-RA-linux-ubuntu-16_04-long-test
Date of build: Mon, 14 Dec 2020 16:19:00 -0600
Build duration: 47 min

Changes- Commit 22b34e8f3658c1ac2b626fb3167531d64eb0d86f by pyaskevich:

[CSBindings] Let producer record a binding for a hole

  • edit: lib/Sema/CSSolver.cpp

  • edit: include/swift/Sema/ConstraintSystem.h

  • edit: lib/Sema/CSBindings.cpp

  • edit: lib/Sema/ConstraintSystem.cpp

  • Commit 8e4207e0d897a57b5971cba326b90a5540c6192e by pyaskevich:

    [ConstraintSystem] NFC: Simplify type var producer/step by referencing constraint system from bindings

    • edit: lib/Sema/ConstraintSystem.cpp
    • edit: lib/Sema/CSStep.h
    • edit: include/swift/Sema/ConstraintSystem.h
    • edit: lib/Sema/CSStep.cpp
  • Commit 82eca57e13d2c04ac1ff1d8ba77ce7181c17f0da by rishizaki:

    [CodeCompletion] Complete 'await' in expression position

    • edit: lib/IDE/CodeCompletion.cpp
    • add: test/IDE/complete_concurrency_keyword.swift
  • Commit 0e6a0b84d15607c762cb4ddba0235b014fc221e7 by aprantl:

    Add debug info support for function arguments in async functions.

    • edit: lib/IRGen/LocalTypeData.cpp
    • edit: lib/IRGen/IRGenSIL.cpp
    • edit: lib/IRGen/IRGenDebugInfo.h
    • add: test/DebugInfo/async-args.swift
    • edit: lib/IRGen/IRGenDebugInfo.cpp
  • Commit 0e6260dd89afcd480329b5b9aadbf0a886fe6f64 by pyaskevich:

    [Diagnostics] Special case assignment between nominal types with optional promotion

    • edit: lib/Sema/CSSimplify.cpp
    • add: test/Constraints/sr13951.swift
  • Commit ec31d77fa6f0436ec2e5284f766a68de40b8e6cf by pyaskevich:

    [Diagnostics] Allow integer cast fix-its for assignment mismatches

    • edit: test/decl/var/property_wrappers.swift
    • edit: lib/Sema/CSDiagnostics.cpp
    • edit: test/Constraints/closures.swift
  • Commit 9ac3b0ee3b12026dd47c12452de7fbd07bed5386 by mikeash:

    [Runtime] Add a disabled workaround for protocol conformance checking to check conformances in reverse order.

    • edit: stdlib/public/runtime/CMakeLists.txt
    • add: stdlib/public/runtime/Bincompat.cpp
    • edit: stdlib/public/runtime/ProtocolConformance.cpp
    • add: include/swift/Runtime/Bincompat.h
    • edit: test/lit.cfg
    • add: test/Runtime/protocol_conformance_collision.swift
  • Commit f302f0c62091d3ac7cfdddcc735927e9b73ea023 by aprantl:

    Add an end-to-end test fo function arguments in an async function.

    • add: lldb/test/API/lang/swift/async/async_fnargs/TestSwiftAsyncFnArgs.py
    • add: lldb/test/API/lang/swift/async/async_fnargs/Makefile
    • add: lldb/test/API/lang/swift/async/async_fnargs/main.swift
  • Commit b1a6f45aa9daed0c8a609d34af8f71cf4282ddd4 by github:

    reduce usage of fatalError (#3107)

    • edit: Sources/PackageGraph/PackageModel+Extensions.swift
    • edit: Tests/CommandsTests/PackageToolTests.swift
    • edit: Sources/PackageGraph/Pubgrub/PubgrubDependencyResolver.swift
    • edit: Sources/PackageLoading/PackageBuilder.swift
    • edit: Sources/PackageLoading/PackageDescription4Loader.swift
    • edit: Sources/PackageGraph/ResolvedTarget.swift
    • edit: Tests/PackageGraphTests/TargetTests.swift
    • edit: Sources/Commands/APIDigester.swift
    • edit: Sources/SPMTestSupport/InMemoryGitRepository.swift
    • edit: Sources/Workspace/UserToolchain.swift
    • edit: Tests/WorkspaceTests/WorkspaceTests.swift
    • edit: Sources/PackageGraph/ResolvedProduct.swift
    • edit: Tests/BuildTests/BuildPlanTests.swift
    • edit: Tests/PackageGraphPerformanceTests/PackageGraphPerfTests.swift
    • edit: Sources/Build/ManifestBuilder.swift
    • edit: Sources/Basics/Errors.swift
    • edit: Sources/Workspace/InitPackage.swift
    • edit: Sources/XCBuildSupport/PIF.swift
    • edit: Sources/Build/BuildPlan.swift
    • edit: Sources/PackageGraph/Pubgrub/Term.swift
    • edit: Sources/PackageGraph/Pubgrub/Incompatibility.swift
    • edit: Sources/SPMLLBuild/llbuild.swift
    • edit: Tests/PackageGraphTests/PubgrubTests.swift
    • edit: Tests/PackageLoadingTests/WhitelistTests.swift
    • edit: Sources/XCBuildSupport/PIFBuilder.swift
    • edit: Tests/PackageGraphTests/PackageGraphTests.swift
    • edit: Tests/SourceControlTests/InMemoryGitRepositoryTests.swift
    • edit: Sources/SPMTestSupport/PackageGraphTester.swift
    • edit: Sources/PackageGraph/Pubgrub/PartialSolution.swift
    • edit: Sources/Xcodeproj/SchemesGenerator.swift
    • edit: Tests/PackageGraphTests/RepositoryPackageContainerProviderTests.swift
    • edit: Sources/SPMTestSupport/MockWorkspace.swift
    • edit: Sources/Build/SPMSwiftDriverExecutor.swift
    • edit: Sources/Workspace/Destination.swift
    • edit: Sources/PackageGraph/PackageGraph+Loading.swift
    • edit: Tests/XcodeprojTests/GenerateXcodeprojTests.swift
    • edit: Tests/XCBuildSupportTests/PIFBuilderTests.swift
    • edit: Sources/Commands/SwiftTool.swift
    • edit: Sources/SPMTestSupport/misc.swift
    • edit: Sources/Commands/SwiftTestTool.swift
    • edit: Sources/PackageLoading/Target+PkgConfig.swift
    • edit: Sources/Xcodeproj/pbxproj.swift
    • edit: Sources/PackageGraph/PackageGraph.swift
    • edit: Sources/Workspace/Workspace.swift
    • edit: Tests/XcodeprojTests/PackageGraphTests.swift