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

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

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

Identified problems:- Swift Compile Error: Swift compiler error

  • Indication 1
  • Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:

Changes- Commit c8e48e6d444a97f961d37eaa874ff8aea131432f by dsk:

[cmake] Semi-parametrize manpage location.

  • edit: cmake/modules/SwiftManpage.cmake

  • Commit 96415b237e72b061a2188109936186200ceca414 by pyaskevich:

    [CSBinding] Attempt to join any existing and viable bindings with new binding

    • edit: lib/Sema/CSBindings.cpp
    • edit: include/swift/Sema/ConstraintSystem.h
  • Commit 99ce275bcea460d5ecc813cddd2834a82d2d71c4 by aqamoss3fan2010:

    Sema: Remove a dead param on TypeChecker::conformsToProtocol

    • edit: lib/Sema/TypeCheckProtocol.cpp
    • edit: lib/Sema/TypeChecker.h
  • Commit 300f4da1bbfd70468f612e2fc071032dfa5f3172 by lukasa:

    [stdlib] Simplify buffer pointer initialization.

    • edit: stdlib/public/core/UnsafeBufferPointer.swift.gyb
    • edit: stdlib/public/core/UnsafeRawBufferPointer.swift.gyb
  • Commit affeba98f9644c573ea443418e79a24654d441e5 by mgottesman:

    [auto-diff] Fix a bunch of places in the *Cloners where we were not closing borrow scopes.

    • edit: lib/SILOptimizer/Differentiation/JVPCloner.cpp
    • edit: test/AutoDiff/SILOptimizer/derivative_sil.swift
    • edit: lib/SILOptimizer/Differentiation/VJPCloner.cpp
    • edit: lib/SIL/IR/SILBuilder.cpp
  • Commit bf2be9eb5d991285284b0a681816ae394ed08bc6 by eeckstein:

    [concurrency] IRGen: update task/executor/context on every suspend point

    • edit: lib/IRGen/GenFunc.cpp
    • edit: lib/IRGen/IRGenSIL.cpp
    • edit: lib/IRGen/IRGenFunction.cpp
    • edit: test/IRGen/async/builtins.sil
    • edit: lib/IRGen/IRGenFunction.h
    • edit: test/IRGen/async/get_async_continuation.sil
    • edit: test/IRGen/async.swift
    • edit: lib/IRGen/GenThunk.cpp
    • edit: lib/IRGen/GenCall.cpp
  • Commit 4396ebad19175be1e85128fef25d24412207ce8a by atrick:

    Update a comment in EscapeAnalysis.

    • edit: lib/SILOptimizer/Analysis/EscapeAnalysis.cpp
  • Commit 4b580bdf6b3e2d8888b27ba4790704f5d561f9ae by dave:

    [stdlib] Unbreak unified builds after #34859

    • edit: stdlib/private/BlocksRuntimeStubs/CMakeLists.txt
  • Commit f3666d09541305e9ea606622c3c575748490d4fb by rwidmann:

    [NFC] Move Migrated SDK Target List into StdlibDeploymentTarget

    • edit: utils/build_swift/tests/build_swift/test_migration.py
    • edit: utils/swift_build_support/swift_build_support/targets.py
    • edit: utils/build_swift/build_swift/migration.py
  • Commit dd92ed58186c1a9d8c3353d276204be937ab7658 by blangmuir:

    [test] Disable IRGen/unmanaged_objc_throw_func.swift with non-optimized stdlib

    • edit: test/IRGen/unmanaged_objc_throw_func.swift
  • Commit 01d26384405bdf154a6ad242335085113a6175f6 by blangmuir:

    [test] Mark two SILOptimizer tests requiring asserts

    • edit: test/SILOptimizer/semantic-arc-opts-lifetime-joining.sil
    • edit: test/SILOptimizer/semantic-arc-opts-redundantcopyopts.sil
  • Commit f7d31b7983edb2b679b326bc6442cc1b0b172bd8 by aprantl:

    Add back cross-compilation support for Swift.

    • edit: lldb/test/API/lang/swift/playgrounds/TestPlaygrounds.py
    • edit: lldb/packages/Python/lldbsuite/test/builders/builder.py
    • edit: lldb/packages/Python/lldbsuite/test/builders/darwin.py
    • edit: lldb/packages/Python/lldbsuite/test/make/Makefile.rules
  • Commit 7ffd94768af2ae277b06feb9ca92142e884e5ac8 by jake.petroules:

    Allow generated Xcode projects to build for Mac Catalyst

    • edit: Sources/Xcodeproj/XcodeProjectModel.swift
    • edit: Sources/Xcodeproj/pbxproj.swift
    • edit: Tests/XcodeprojTests/PackageGraphTests.swift
  • Commit ef468fc4689087a715ccac1186781e05d0089006 by github:

    NFC: Fix comment typo in Workspace/Diagnostics.swift (#3084)

    • edit: Sources/Workspace/Diagnostics.swift