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

# [FAILURE] oss-swift-incremental-RA-linux-ubuntu-18_04-long-test [#5121]

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-18_04-long-test/5121/
Project: oss-swift-incremental-RA-linux-ubuntu-18_04-long-test
Date of build: Thu, 04 Mar 2021 14:48:42 -0600
Build duration: 2 hr 14 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 9055e93af932fb5a3c7effbddd94641e532566c4 by eeckstein:

SIL: some improvements/fixes around assign_by_wrapper

  • edit: lib/SIL/IR/SILInstructions.cpp

  • edit: include/swift/SIL/SILNode.h

  • edit: docs/SIL.rst

  • edit: lib/SILGen/SILGenLValue.cpp

  • edit: include/swift/SIL/SILInstruction.h

  • edit: lib/SIL/IR/SILPrinter.cpp

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

  • edit: test/SILOptimizer/di_property_wrappers_leak.swift

  • edit: include/swift/SIL/SILCloner.h

  • edit: lib/SIL/Parser/ParseSIL.cpp

  • edit: include/swift/SIL/SILBuilder.h

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

  • edit: test/SILOptimizer/raw_sil_inst_lowering.sil

  • Commit e51bcdb3e9d96588c2180d6a0a3ef02139ec3f64 by aprantl:

    Enable lifetime extension for local variables and function arguments in async

    • edit: lib/IRGen/IRGenSIL.cpp
    • edit: test/DebugInfo/async-direct-arg.swift
    • add: test/DebugInfo/async-lifetime-extension.swift
  • Commit 8f7978b183d1d6c232e03d4392017c100f62bac0 by meghanavgupta:

    Fix SILParsing for forwarding ownership kind

    • edit: include/swift/SIL/SILCloner.h
    • edit: include/swift/SIL/SILBuilder.h
    • add: test/SIL/Parser/forwarding_ownership.sil
    • edit: lib/SIL/Parser/ParseSIL.cpp
    • edit: docs/SIL.rst
    • edit: lib/SIL/IR/SILBuilder.cpp
  • Commit 71e2812c71d9f34f941914205a23df9d65a92e97 by rishizaki:

    [AST] Don't use serialized locs in getRawComment() by default

    • edit: include/swift/AST/Decl.h
  • Commit b25fd90f2a4c96cefc239eb2698d72e3a2b17c0c by rishizaki:

    [AST] Propagate 'AllowSerialized' param in findRequirementDeclWithDocComment

    • edit: lib/AST/DocComment.cpp
  • Commit 5a293715622a0b249a4780f66cd8c2511b5b0ab3 by rishizaki:

    [AST] Never call 'getSerializedLocs()' on non-serialized file unit

    • edit: lib/AST/RawComment.cpp
    • edit: lib/AST/Decl.cpp
  • Commit 40f2d0db5b81d1aade1bca3b737647feb11c1384 by rwidmann:

    Disable Reflection_objc on AS Hosts

    • edit: test/stdlib/Reflection_objc.swift
  • Commit 1f89d9ff899fc846d06202a37505d283fae80e87 by meghanavgupta:

    Verify critical edges when -sil-verify-all is enabled

    • edit: lib/SILOptimizer/Transforms/SimplifyCFG.cpp
    • edit: lib/SILOptimizer/LoopTransforms/ArrayPropertyOpt.cpp
    • edit: lib/SILOptimizer/Transforms/SILMem2Reg.cpp
    • edit: lib/SILOptimizer/Utils/CheckedCastBrJumpThreading.cpp
  • Commit a78539b0c684fc9ddeb9a0378174bdfac858ec2c by rwidmann:

    Fixup IRGen Tests on AS Hosts

    • edit: test/IRGen/fixed_class_initialization.swift
    • edit: test/IRGen/opaque_result_type_availability.swift
    • edit: test/IRGen/macosx-sdk-version.swift
  • Commit 09fd67e543038c16676c6fd9160e34b0e7cbf93a by alaferriere:

    [Test] Fix flaky lock_interface test

    • edit: test/Driver/lock_interface.swift
  • Commit daf9af43ac530aa1c5149e24ee03566fd86e6a7f by alaferriere:

    [Test] Make permission reset in lock_interface more reliable

    • edit: test/Driver/lock_interface.swift
  • Commit 58a8b7521b3b88f13cc5f59b4599bd37714abf60 by github:

    SR-14221: Add tricky parsing test case for trailing closure (#36202)

    • add: test/Parse/trailing_closures.swift
    • delete: test/Parse/multiple_trailing_closures.swift