[Swift CI] Build Failure: 2. Swift Source Compatibility Suite (master) (Debug) #3340

# [FAILURE] swift-master-source-compat-suite-debug [#3340]

Build URL: https://ci.swift.org/job/swift-master-source-compat-suite-debug/3340/
Project: swift-master-source-compat-suite-debug
Date of build: Fri, 24 Jul 2020 08:51:24 -0500
Build duration: 5 hr 1 min

Changes- Commit 8fe1e3c66c8b87aac2356488bfd17e65f614cd83 by passos.luciano:

[CSSimplify] Removing repair failures logic that reject duplicated

  • edit: lib/Sema/CSSimplify.cpp

  • Commit 12c8630f7fa9d7d873036757b2e4f75bfbf08c70 by passos.luciano:

    [tests] Adding regression tests for SR-13240

    • edit: test/Constraints/argument_matching.swift
  • Commit c09af513a01a0c477307b4390d4ad30401a1cd5e by passos.luciano:

    [tests] Adjusting regression tests argument mismatch diagnostics on suit

    • edit: test/Constraints/optional.swift
    • edit: test/Parse/operators.swift
    • edit: test/Constraints/fixes.swift
    • edit: test/Parse/type_expr.swift
    • edit: test/stdlib/UnicodeScalarDiagnostics.swift
  • Commit 52d33973fa4c381edbb194f0d1f714da5fb6b987 by nate_chandler:

    [Test] Disabled struct-outmodule-run on remote_run.

    • edit: test/IRGen/prespecialized-metadata/struct-outmodule-run.swift
  • Commit 8e8f081b3e1e7b6d4293f179a2d2fadeffb440e5 by passos.luciano:

    [Sema] Inncrease the score a bit higher for argument mismatch and

    • edit: test/Parse/type_expr.swift
    • edit: lib/Sema/CSSimplify.cpp
    • edit: test/Constraints/diagnostics.swift
  • Commit d8092f4aa927c40b040eb54b0147a1a065b501cd by rwidmann:

    [NFC] Mark PatternBindingInitializer::getImplicitSelfDecl const

    • edit: lib/AST/Decl.cpp
    • edit: include/swift/AST/Initializer.h
  • Commit ec885b027bc585d57b4740d7b54606d5998935d8 by rwidmann:

    [NFC] const-qualify Inheritance-Clause-Bearing PointerUnion

    • edit: include/swift/AST/NameLookup.h
    • edit: include/swift/AST/TypeCheckRequests.h
    • edit: lib/AST/ConformanceLookupTable.h
    • edit: lib/AST/NameLookup.cpp
    • edit: include/swift/AST/NameLookupRequests.h
    • edit: lib/AST/ConformanceLookupTable.cpp
    • edit: lib/Sema/TypeCheckDeclPrimary.cpp
    • edit: lib/Sema/TypeCheckRequestFunctions.cpp
    • edit: include/swift/AST/NameLookupTypeIDZone.def
    • edit: include/swift/AST/TypeCheckerTypeIDZone.def
    • edit: lib/AST/TypeCheckRequests.cpp
    • edit: lib/AST/GenericSignatureBuilder.cpp