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

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

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/14747/
Project: oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build: Tue, 06 Oct 2020 10:45:15 -0500
Build duration: 1 hr 28 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 4cfadfae00f31fc66581ad270176e4916682bf51 by nate_chandler:

[NFC] Documented IRGenFunction::IndirectReturn.

  • edit: lib/IRGen/IRGenSIL.cpp

  • Commit 607772aaa21ce58db04236cb817b5958c72b2123 by nate_chandler:

    [Runtime] Stubbed entry points for task de/alloc.

    • edit: include/swift/Runtime/RuntimeFunctions.def
    • add: stdlib/public/runtime/Concurrency.cpp
    • edit: lib/IRGen/IRGenModule.cpp
    • edit: include/swift/AST/ASTContext.h
    • edit: lib/IRGen/IRGenModule.h
    • edit: stdlib/public/runtime/CMakeLists.txt
    • edit: lib/AST/Availability.cpp
  • Commit 59bb1fc23592bcc4eb18bca32dcbff9de4b7e751 by nate_chandler:

    [Concurrency] Pass "async" into SILFunctionTypes.

    • edit: lib/SIL/IR/SILFunctionType.cpp
  • Commit 73727051fa61fe48b12bfc72233cdf28d804f58f by kyrtzidis:

    [AST] Fix linker errors with the parser-only build

    • edit: lib/AST/Decl.cpp
    • edit: lib/AST/ExtInfo.cpp
  • Commit ee88152d6baa1bef03790d3e6acfa7448ef467f3 by nate_chandler:

    [Concurrency] First steps towards async CC.

    • edit: lib/IRGen/GenFunc.cpp
    • edit: lib/IRGen/GenCall.cpp
    • add: test/IRGen/async/run-call-int64-to-void.sil
    • add: test/IRGen/async/run-call-void-throws-to-int-throwing_call-sync-nothrow_call-async-throw.sil
    • add: test/IRGen/async/run-call-structinstance-int64-to-void.sil
    • add: test/IRGen/async/run-call-void-throws-to-int-throwing_call-async-throw.sil
    • edit: lib/IRGen/GenBuiltin.cpp
    • add: test/IRGen/async/run-call-void-to-existential.sil
    • add: test/IRGen/async/run-call-void-throws-to-int-throwing.sil
    • edit: lib/IRGen/GenObjC.cpp
    • edit: lib/IRGen/Explosion.h
    • add: test/IRGen/async/run-call-void-to-struct_large.sil
    • add: test/Inputs/print-shims.swift
    • add: lib/IRGen/EntryPointArgumentEmission.h
    • add: test/IRGen/async/run-call-void-throws-to-int-throwing_call-async-nothrow_call-sync-throw.sil
    • add: test/IRGen/async/run-call-genericEquatable-x2-to-bool.sil
    • edit: lib/IRGen/GenFunc.h
    • add: test/IRGen/async/run-call-existential-to-void.sil
    • edit: lib/IRGen/IRGenSIL.cpp
    • edit: lib/IRGen/NecessaryBindings.h
    • edit: lib/IRGen/CallEmission.h
    • add: test/IRGen/async/run-call-void-to-int64-and-int64.sil
    • add: test/IRGen/async/run-call-int64-and-int64-to-void.sil
    • add: test/IRGen/async/run-call-void-throws-to-int-throwing_call-sync-throw.sil
    • edit: lib/IRGen/GenProto.cpp
    • add: test/IRGen/async/run-call-classinstance-void-to-void.sil
    • edit: lib/IRGen/IRGenFunction.h
    • add: test/IRGen/async/run-call-generic-to-generic.sil
    • add: test/IRGen/async/run-call-classinstance-int64-to-void.sil
    • edit: lib/IRGen/GenCall.h
    • add: test/IRGen/async/run-call-void-to-int64.sil
    • add: test/IRGen/async/run-call-generic-to-void.sil
    • edit: lib/IRGen/GenProto.h

New issue found!

New issue found!