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

# [FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#14639]

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/14639/
Project: oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build: Thu, 24 Sep 2020 20:34:06 -0500
Build duration: 1 hr 18 min

Changes- Commit 010c1cd91f26f7f8ec1dea1a06f26cf94972debf by meghanavgupta:

Convert OME into a function transform

  • edit: lib/SILOptimizer/Mandatory/OwnershipModelEliminator.cpp

  • Commit 81a2157a7253197319bd429c4749ca5b2ca5ecd8 by meghanavgupta:

    Handle conversion of unchecked_value_cast to non-ossa in SILCloner

    • edit: include/swift/SIL/SILCloner.h
  • Commit 9c9a8ef2241d2be4a9d47bd2a4bbdd8b2da344b3 by meghanavgupta:

    Allow OME to run mandatorily

    • edit: include/swift/SILOptimizer/PassManager/PassManager.h
    • edit: lib/SILOptimizer/PassManager/PassManager.cpp
  • Commit 81fc342852c29051b70bb99307afbdab2b4fd6cb by spestov:

    ASTScope: Ignore PatternEntryDeclScope when searching for statement labels

    • edit: include/swift/AST/ASTScope.h
    • edit: lib/AST/ASTScopeLookup.cpp
  • Commit cecbf212d3359481b59dea6030b5008b0909b7d2 by spestov:

    ASTScope: PatternEntryInitializerScope needs a custom lookup parent

    • edit: include/swift/AST/ASTScope.h
    • edit: lib/AST/ASTScopeLookup.cpp
  • Commit c5edc4574df4c230c7e0f08b6ac690b02d7e1065 by spestov:

    ASTScope: PatternEntryDeclScope changes the insertion point for local bindings

    • edit: lib/AST/ASTScopeCreation.cpp
    • edit: test/NameLookup/scope_map_top_level.swift
  • Commit 5461508cd78c3887ba709d3d1f3b213767f84ec3 by spestov:

    ASTScope: Remove isATypeDeclScope()

    • edit: include/swift/AST/ASTScope.h
    • edit: lib/AST/ASTScopeCreation.cpp
  • Commit a415d87a28d48345760ea47c3550a6f3da1c9834 by meghanavgupta:

    Register deserialization notification handlers in ome only once

    • edit: include/swift/SIL/SILModule.h
    • edit: lib/SILOptimizer/Mandatory/OwnershipModelEliminator.cpp
    • edit: lib/SIL/IR/SILModule.cpp
  • Commit f5baf7a8f175659b0bb4b458a1a5e29c103c59aa by meghanavgupta:

    Update CHECK lines in tests after moving ossa to a function pass

    • edit: test/SILOptimizer/prespecialize.swift
    • edit: test/IRGen/big_types_corner_cases.swift
    • edit: test/DebugInfo/dbgvalue-insertpt.swift