[Swift CI] Build Failure: 1. OSS - Swift ASAN - macOS (main) #5513

# [FAILURE] oss-swift-incremental-ASAN-RA-macos [#5513]

Build URL: https://ci.swift.org/job/oss-swift-incremental-ASAN-RA-macos/5513/
Project: oss-swift-incremental-ASAN-RA-macos
Date of build: Sat, 06 Mar 2021 03:49:26 -0600
Build duration: 5 hr 52 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 cd08350fe502af57fd00db00db086e37b432a8b4 by pyaskevich:

[Diagnostics] Prioritize type mismatches over labeling failures for calls

  • add: validation-test/Sema/SwiftUI/rdar72771072.swift

  • edit: lib/Sema/CSSimplify.cpp

  • edit: test/Constraints/result_builder_diags.swift

  • Commit df93b5cba48256d87cf834ac48be92046c80e6f6 by meghanavgupta:

    Fix verifier error in CastOptimizer

    • edit: lib/SILOptimizer/Utils/CastOptimizer.cpp
    • edit: test/SILOptimizer/sil_combine_uncheck_ossa.sil
    • edit: test/SILOptimizer/sil_combine_uncheck.sil
    • edit: test/SILOptimizer/constant_propagation_ownership.sil
    • edit: test/SIL/Parser/basic.sil
    • edit: test/SILOptimizer/constant_propagation.sil
  • Commit eb1c656d0c1b8e517edb771c0b1387720e7d1831 by meghanavgupta:

    Remove unnecessary #ifndef in PhiArgumentOptimizations.cpp

    • edit: lib/SILOptimizer/Transforms/PhiArgumentOptimizations.cpp
  • Commit e6da389a814cf73e7735e404466c2c82a0bebaaf by meghanavgupta:

    Add documentation for end_lifetime

    • edit: docs/SIL.rst
  • Commit b3615f6c0fc89722026ae02b53bdc9abf8ebf2db by meghanavgupta:

    Add verification of end_lifetime instruction

    • edit: lib/SIL/Verifier/SILVerifier.cpp
  • Commit 39b2ff92b3038865a1be9e03b4715111e43a7549 by pyaskevich:

    [CSStep] Skip disabled overloads only if there are no fixes in diagnostic mode

    • edit: validation-test/Sema/type_checker_crashers_fixed/rdar45470505.swift
    • edit: lib/Sema/CSStep.cpp
    • edit: test/stdlib/UnsafePointerDiagnostics.swift
    • edit: test/Constraints/generics.swift
  • Commit 2df4ba7ae62ca4bb4726e6812641473e35034598 by pyaskevich:

    [ConstraintSystem] Use correct locator when filtering disjunction choices

    • edit: test/Constraints/overload_filtering.swift
    • edit: lib/Sema/CSSimplify.cpp
  • Commit 31ccd6099aebcd52c39a5d91169076b735d41db4 by pyaskevich:

    [ConstraintSystem] Maintain insertion order of all shrunk expressions and their overload sets

    • edit: lib/Sema/CSSolver.cpp
    • edit: include/swift/Sema/ConstraintSystem.h
  • Commit c28ae6217f375385d7922065769d9d9f8d327993 by github:

    [SyntaxParse] Fix typo in round_trip_misc.swift

    • edit: test/Syntax/round_trip_misc.swift
  • Commit 01f1a2dfb10e800edcef18ce49954e0ebfd00cdf by mikeash:

    [Concurrency] Cache the queue returned from dispatch_get_global_queue.

    • edit: stdlib/public/Concurrency/GlobalExecutor.cpp
  • Commit 047a05d743aa594285fcf4aa7a51fbbfeb1c54b2 by spestov:

    SILGen: Eliminate 'uncurriedSites' from SILGenApply.cpp

    • edit: lib/SIL/IR/SILFunctionType.cpp
    • edit: lib/SILGen/SILGenApply.cpp
  • Commit 6efaf7ac0fef7838060fc5debf26c15d8c167fc0 by dgregor:

    Introduce -warn-concurrency flag to warn about concurrency issues.

    • edit: test/Sema/existential_nested_type.swift
    • edit: test/decl/protocol/special/coding/enum_coding_key.swift
    • edit: test/Constraints/casts.swift
    • edit: test/stmt/errors.swift
    • edit: test/decl/func/throwing_functions.swift
    • edit: test/decl/protocol/special/Error.swift
    • edit: include/swift/Option/Options.td
    • edit: lib/Sema/TypeCheckConcurrency.cpp
    • edit: include/swift/Basic/LangOptions.h
    • edit: lib/Frontend/CompilerInvocation.cpp
    • edit: test/Constraints/ErrorBridging.swift
    • edit: test/SILGen/errors.swift
    • edit: lib/Driver/ToolChains.cpp
  • Commit 32702203c500181f44bec391ebaf56b04a2cbe64 by dgregor:

    Add UnsafeThrowingContinuation back as a deprecated typealias.

    • edit: stdlib/public/Concurrency/PartialAsyncTask.swift
  • Commit ddb8ed8d11db5c3cddb61d8de7e830c5e787ccfd by spestov:

    Sema: Fix crash with local 'lazy' variables that contain a closure

    • edit: lib/Sema/TypeCheckStmt.cpp
    • edit: test/SILGen/lazy_locals.swift
  • Commit c346c4fd3b52d1047abc1b8fd1a57b444146d577 by spestov:

    Sema: Relax witness availability check

    • edit: lib/Sema/TypeCheckDecl.cpp
    • edit: test/Sema/conformance_availability.swift
    • edit: test/Sema/availability_versions.swift
  • Commit ab55c19b443b4c9247df06348d90835afc0e17d1 by ben_barham:

    [IDE] Propagate the Stmt visit failure while walking TopLevelCodeDecls

    • add: test/SourceKit/CursorInfo/cursor_nested_extension.swift
    • edit: lib/IDE/SourceEntityWalker.cpp
    • edit: lib/AST/ASTWalker.cpp
    • edit: lib/IDE/IDERequests.cpp
  • Commit 124b8fd546b4f0a8466c6725e76b309fc8e19f88 by spestov:

    GSB: Rename updateNestedTypeForConformance() to getOrCreateNestedType() and simplify it

    • edit: lib/AST/GenericSignatureBuilder.cpp
    • edit: include/swift/AST/GenericSignatureBuilder.h
  • Commit 117f03b2f54094969b50e9dd15cc4f4d76cd3c42 by nhawes:

    [Driver][Index] Add driver support to specify an overriding output path to record in the index data

    • edit: test/Index/Store/unit-custom-output-path.swift
    • edit: lib/Basic/FileTypes.cpp
    • add: test/Index/Store/unit-custom-output-path-driver.swift
    • edit: lib/Driver/ToolChains.cpp
    • edit: lib/Option/features.json
    • edit: include/swift/Basic/FileTypes.def
    • edit: include/swift/Driver/Job.h
    • edit: lib/Driver/Compilation.cpp
    • edit: include/swift/Driver/Util.h
    • edit: lib/Driver/Driver.cpp
    • edit: lib/Driver/Job.cpp
  • Commit 532ccbcb4f6a4d700edfc2eac5f0f1631daa51fb by github:

    Add UnwindPlans that can follow an AsyncContext chain (#2617)

    • add: lldb/test/API/lang/swift/async/unwind/sayhello/main.swift
    • edit: lldb/include/lldb/Target/SwiftLanguageRuntime.h
    • edit: lldb/source/Target/SwiftLanguageRuntime.cpp
    • add: lldb/test/API/lang/swift/async/unwind/sayhello/Makefile
    • add: lldb/test/API/lang/swift/async/unwind/sayhello/TestSwiftAsyncUnwind.py