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

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

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04-long-test/7256/
Project: oss-swift-incremental-RA-linux-ubuntu-16_04-long-test
Date of build: Tue, 01 Dec 2020 08:19:00 -0600
Build duration: 1 hr 42 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 6f5cffbcb952530b6244d22525dbe69c045afece by eeckstein:

Mangling: add support for mangling the body-function of asyncHandlers

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

  • edit: lib/AST/ASTMangler.cpp

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

  • edit: include/swift/AST/ASTMangler.h

  • Commit 863dcec142c8309ed51954619f38308624b7bbc2 by eeckstein:

    [concurrency] stdlib: add a _runAsyncHandler compiler intrinsic.

    • edit: stdlib/public/Concurrency/Task.swift
  • Commit 326e578bedb18be213c02bc61d3ea4fc3b7b7182 by eeckstein:

    [concurrency] SILGen: allow the Builtin.createAsyncTaskFuture to have a non-generic closure argument.

    • edit: lib/SILGen/SILGenBuiltin.cpp
  • Commit 8e03bd3e678fe69cfc3a7622a11c785a23799954 by eeckstein:

    [concurrency] SILGen: emit @asyncHandler functions.

    • edit: include/swift/AST/ExtInfo.h
    • edit: lib/SILGen/SILGenFunction.cpp
    • edit: lib/SILGen/SILGenFunction.h
    • edit: lib/SILGen/SILGen.h
    • add: test/SILGen/async_handler.swift
    • edit: lib/SILGen/SILGen.cpp
  • Commit 0e650c1c89bc00eba5953fb0e249ff185e3e0c24 by dave:

    [Testing] Add missing REQUIRES

    • edit: validation-test/compiler_crashers_2_fixed/rdar71816041.swift