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

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

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/15675/
Project: oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build: Tue, 02 Feb 2021 11:56:34 -0600
Build duration: 53 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 b3e76ae8e52f6c2909d1b96c37f90b7ed2431532 by atrick:

Add PhiOperand and PhiValue types.

  • edit: lib/SILOptimizer/Utils/OwnershipOptUtils.cpp

  • edit: include/swift/SILOptimizer/Utils/OwnershipOptUtils.h

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

  • Commit 1dd24a6175f6cade22bec676c3486123e470f5fb by dgregor:

    [SILGen] Make sure we emit lazy conformances for @asyncHandlers.

    • add: test/SILGen/async_handler_witness_table.swift
    • edit: lib/SILGen/SILGenFunction.cpp
  • Commit 921cc5fe633099579f435c6da454298232514bff by dgregor:

    Fix a stray FileCheck in new test

    • edit: test/SILGen/async_handler_witness_table.swift
  • Commit acfdbc94dfa8b179e9a016a3d934c3e847a49df3 by dave:

    [Docs] Fix testing target suffixes

    • edit: docs/Testing.md