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

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

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/16141/
Project: oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build: Wed, 17 Mar 2021 22:51:29 -0500
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 adc393890d7d6fb530b3d2dcf3a07ce952614825 by spestov:

GSB: Remove unused parameter to FloatingRequirementSource::isRecursive()

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

  • edit: lib/AST/GenericSignatureBuilder.cpp

  • Commit 60c17557e1a9fbdeda538ce961ceaa97323ae7c5 by spestov:

    GSB: Generalize redundant requirement algorithm to record which requirement implied a redundant requirement

    • edit: lib/AST/GenericSignatureBuilder.cpp
  • Commit afa08f01a1fc80b91fb1ffbd86a76ceedc2923e5 by spestov:

    GSB: Formalize the old hack where we rebuild a signature that had redundant conformance requirements

    • add: test/Generics/rdar65263302.swift
    • edit: lib/Sema/TypeCheckDecl.cpp
    • edit: include/swift/AST/GenericSignatureBuilder.h
    • add: test/Generics/rdar75171977.swift
    • edit: lib/AST/GenericSignatureBuilder.cpp
  • Commit 504d4f526a308d49388f4e7790cea24e18a62386 by spestov:

    Add two passing regression tests and a failing one

    • add: validation-test/compiler_crashers_2_fixed/rdar69073431.swift
    • add: validation-test/compiler_crashers_2_fixed/rdar65297215.swift
    • add: validation-test/compiler_crashers_2/sr13849.swift
  • Commit 351cee31bb2bd1ae1007d10a116a640929a37e76 by dgregor:

    [Mangling] Don't mangle global actor types in declarations.

    • edit: lib/AST/ASTMangler.cpp
    • add: test/SILGen/global_actor_function_mangling.swift