[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - OS X (master) #12582

# [FAILURE] oss-swift-incremental-RA-osx [#12582]

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-osx/12582/
Project: oss-swift-incremental-RA-osx
Date of build: Tue, 18 Aug 2020 08:24:07 -0500
Build duration: 1 hr 15 min

Identified problems:- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:

Tests:

  • |
    Name: Swift(macosx-x86_64)
    Failed: 0 test(s), Passed: 12766 test(s), Total: 12996 test(s) |

Name: Swift-Unit
Failed: 0 test(s), Passed: 669 test(s), Total: 669 test(s) |

Changes- Commit fddfd6d782ca643aa9c9776680f4dfd7295beb4d by pyaskevich:

[BuilderTransform] Suppress diagnostics produced by preCheckExpression

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

  • edit: lib/Sema/BuilderTransform.cpp

  • Commit 3ad8ea86bbca9c430da9f664a6222ebd2ca65a56 by pyaskevich:

    [CSFix] Add a fix to ignore function builder body which fails pre-check

    • edit: lib/Sema/CSFix.cpp
    • edit: lib/Sema/CSFix.h
    • edit: lib/Sema/CSSimplify.cpp
  • Commit bc319779d577b6233cbba98329d13101af609c10 by pyaskevich:

    [TypeChecker] Replace invalid refs with ErrorExpr only when explicitly

    • edit: lib/Sema/CSSolver.cpp
    • edit: lib/Sema/ConstraintSystem.h
    • edit: lib/Sema/TypeCheckConstraints.cpp
    • edit: lib/Sema/TypeCheckPattern.cpp
    • edit: lib/Sema/TypeCheckCodeCompletion.cpp
    • edit: lib/Sema/BuilderTransform.cpp
    • edit: lib/Sema/TypeChecker.h
    • edit: lib/Sema/CSFix.cpp
  • Commit b2982fa0e59fe6a983a2d3ccf067d23fbaea625c by pyaskevich:

    [TypeChecker] Add a flag PreCheckFunctionBuilderRequest to suppress

    • edit: lib/Sema/BuilderTransform.cpp
    • edit: include/swift/AST/TypeCheckRequests.h
  • Commit da6bb3657f5fb2ac2d2fab358d9d665ee4acfe61 by pyaskevich:

    [CSFix] Adjust IgnoreInvalidFunctionBuilderBody to return true only

    • edit: lib/Sema/CSFix.cpp
  • Commit 56ef379fb833ae709d1bb6bb222a4aa3123c3ac9 by pyaskevich:

    [ConstraintSystem] Integrate IgnoreInvalidFunctionBuilderBody into the

    • edit: test/Constraints/function_builder_diags.swift
    • edit: lib/Sema/CSBindings.cpp
    • add: test/Constraints/rdar65320500.swift
    • edit: lib/Sema/BuilderTransform.cpp
  • Commit a5cf594a5b03244837c16c62fb8e82ef74ddbfc0 by mgottesman:

    [opt-remark] Re-enable test case removing even more stdlib specific type

    • edit: test/SILOptimizer/opt-remark-generator-yaml.swift