[Swift CI] Build Failure: 1. OSS - Swift ASAN - OS X (master) #4908

# [FAILURE] oss-swift-incremental-ASAN-RA-osx [#4908]

Build URL: https://ci.swift.org/job/oss-swift-incremental-ASAN-RA-osx/4908/
Project: oss-swift-incremental-ASAN-RA-osx
Date of build: Tue, 04 Aug 2020 01:08:13 -0500
Build duration: 2 hr 16 min

Changes- Commit 68f6e0ae08b57c1bcf15caa359aaa3811c21ae12 by jonas:

[Python3] Find the matching Python interpreter for LLDB in its build dir

  • edit: test/lit.cfg

  • Commit a31f51d0af039c1ddeacbcaaa748b9c1668811e7 by passos.luciano:

    [NFC] Remove empty check for SingleExpression in Refactoring.cpp

    • edit: lib/IDE/Refactoring.cpp
  • Commit 1a7785003907109661afd3e9b3095e454113caf2 by jgroff:

    IRGen: Don't drop method descriptors for vtable-elided internal methods.

    • edit: lib/IRGen/GenMeta.cpp
    • edit: test/IRGen/vtable_non_overridden.sil
  • Commit c6ebea4b6beef0ffa2ce6a92f5548c0e7b479f41 by mgottesman:

    [sil] Define emitLowered{Load,Store} in type lowering and expose

    • edit: include/swift/SIL/TypeLowering.h
    • edit: include/swift/SIL/SILBuilder.h
    • edit: lib/SIL/IR/TypeLowering.cpp
  • Commit ba46bc44d229a8073d805613328d5980f8e823d2 by mgottesman:

    [lower-agg-instrs] Update for ossa.

    • edit: test/SILOptimizer/loweraggregateinstrs.sil
    • add: test/SILOptimizer/loweraggregateinstrs_ossa.sil
    • edit: lib/SIL/IR/TypeLowering.cpp
    • add: test/SILOptimizer/loweraggregateinstrs_expandall_ossa.sil
    • edit: test/SILOptimizer/loweraggregateinstrs_expandall.sil
    • edit: lib/SILOptimizer/Transforms/SILLowerAggregateInstrs.cpp
  • Commit 12d652e39fc0cc35c5e9894e960299cec091acdf by mgottesman:

    [ownership] Update SROA to support OSSA.

    • edit: lib/SILOptimizer/Transforms/SILSROA.cpp
    • edit: test/SILOptimizer/sroa.sil
    • add: test/SILOptimizer/sroa_ossa.sil
  • Commit 565478cfe9181e5221fb9302b3d698b46ce5c1a9 by rwidmann:

    [NFC] Drop a boolean in favor of clang::Module::NameVisibilityKind

    • edit: lib/ClangImporter/ClangImporter.cpp
  • Commit 4dde3ac1a5fe3f158fac8b3c7cec6626f8aba1d0 by rwidmann:

    [NFC] Convert DWARF Module import graph query into assertion

    • edit: lib/ClangImporter/DWARFImporter.cpp
  • Commit a0af6e5d614ecda284d4e649ae898784f9a460ea by rwidmann:

    Always Make The Top-Level Module Visible

    • edit: lib/ClangImporter/ClangImporter.cpp
  • Commit 5936ddb2171c07e35ab4d0f066274ff8fa48c9a0 by rishizaki:

    [CodeCompletion] Disable multi trailing closure completion at newline

    • edit: test/IDE/complete_multiple_trailingclosure.swift
    • edit: lib/Parse/ParseExpr.cpp
  • Commit f0cf2206a26d2bd1a0e1de352ad30bfacce28c16 by xi_ge:

    DependenciesScanner: add implicitly imported modules to dependencies of

    • edit: lib/Frontend/ModuleInterfaceLoader.cpp
    • edit: include/swift/Frontend/ModuleInterfaceLoader.h
    • edit: lib/Serialization/ModuleDependencyScanner.cpp
    • edit: test/ScanDependencies/module_deps.swift
    • edit: include/swift/AST/ModuleLoader.h
  • Commit 00573dd510295e647ca9e8f7da11e5989389969b by rishizaki:

    [NFC][Sema] Move typeCheckConditionForStatement() to TypeCheckStmt.cpp

    • edit: lib/Sema/TypeCheckStmt.cpp
    • edit: lib/Sema/TypeChecker.h
    • edit: lib/Sema/TypeCheckConstraints.cpp
  • Commit 28cc144284f513be300d5efb202b84cd4f4d7de6 by nate_chandler:

    [IRGen] Add main() to __swift5_entry.

    • edit: lib/IRGen/IRGenModule.h
    • edit: test/IRGen/unused.sil
    • edit: lib/IRGen/GenDecl.cpp
    • add: test/IRGen/entrypoint-section-run.cpp
    • add: test/IRGen/Inputs/at-main-struct-simple.swift
  • Commit d2bff927efc63a2ffe77394540ed898b05f70371 by jgroff:

    IRGen: Don't emit method descriptors for derivative functions.

    • edit: lib/IRGen/GenMeta.cpp
    • edit: include/swift/IRGen/Linking.h
  • Commit 3882beb85d8e6b9e4d26c1ecb5865e698828ae1d by github:

    [NFC] Use consistent naming scheme for predicate methods. (#33265)

    • edit: lib/AST/ASTDumper.cpp
    • edit: stdlib/public/runtime/Casting.cpp
    • edit: lib/Sema/TypeCheckError.cpp
    • edit: include/swift/AST/TypeRepr.h
    • edit: include/swift/ABI/Metadata.h
    • edit: lib/AST/ASTDemangler.cpp
    • edit: lib/IDE/CodeCompletion.cpp
    • edit: stdlib/public/runtime/Demangle.cpp
    • edit: lib/Sema/CSFix.h
    • edit: lib/Sema/CSApply.cpp
    • edit: lib/Sema/ConstraintSystem.cpp
    • edit: lib/Sema/TypeCheckDeclObjC.cpp
    • edit: lib/Sema/CSDiagnostics.h
    • edit: lib/Sema/TypeCheckType.cpp
    • edit: lib/Sema/CSSimplify.cpp
    • edit: lib/AST/TypeRepr.cpp
    • edit: lib/AST/ASTVerifier.cpp
    • edit: lib/SIL/IR/SILFunctionType.cpp
    • edit: lib/AST/Expr.cpp
    • edit: lib/IRGen/MetadataRequest.cpp
    • edit: lib/Serialization/Serialization.cpp
    • edit: lib/Sema/TypeCheckAttr.cpp
    • edit: include/swift/AST/ExtInfo.h
    • edit: lib/Sema/TypeCheckProtocol.cpp
    • edit: lib/AST/Decl.cpp
    • edit: lib/SILGen/SILGenApply.cpp
    • edit: stdlib/public/Reflection/TypeRef.cpp
    • edit: lib/AST/ASTPrinter.cpp
    • edit: include/swift/ABI/MetadataValues.h
    • edit: include/swift/Remote/MetadataReader.h
    • edit: lib/SIL/Utils/DynamicCasts.cpp
    • edit: lib/AST/Type.cpp
    • edit: include/swift/AST/Types.h
    • edit: lib/AST/ASTMangler.cpp
    • edit: lib/SIL/IR/TypeLowering.cpp
  • Commit 6ae04f749b3d92c6aa292f5669311ea81d57d756 by github:

    [NFC] Remove ModuleDecl::isClangModule in favor of isNonSwiftModule.

    • edit: include/swift/AST/Module.h
    • edit: lib/Index/IndexSymbol.cpp
    • edit: lib/AST/Module.cpp
    • edit: tools/swift-ide-test/swift-ide-test.cpp
  • Commit f971b349b4b329f7e36bc3aff22d5c0c23274009 by github:

    [NFC] Refactor manual size calculations in memory allocation (#33256)

    • edit: lib/AST/ASTContext.cpp
    • edit: lib/AST/Attr.cpp
    • edit: lib/AST/Expr.cpp
    • edit: lib/AST/ImportCache.cpp
    • edit: lib/AST/Decl.cpp
  • Commit ee9e31324508fbba7bd515e7147691710fe9b656 by jonas:

    [lldb/Host] Remove TaskPool and replace its uses with llvm::ThreadPool

    • delete: lldb/source/Host/common/TaskPool.cpp
    • edit: lldb/unittests/Host/CMakeLists.txt
    • delete: lldb/unittests/Host/TaskPoolTest.cpp
    • edit: lldb/source/Plugins/SymbolFile/DWARF/ManualDWARFIndex.cpp
    • edit: lldb/source/Host/CMakeLists.txt
    • delete: lldb/include/lldb/Host/TaskPool.h
    • edit: lldb/include/lldb/module.modulemap
  • Commit 9a8dec8caedcf153df49b56d04b101d3caf9dad7 by jonas:

    [lldb/Test] Run dotest.py with the Python LLDB was built with.

    • edit: lldb/test/API/lldbtest.py
  • Commit 711673d537e92addb46ed3ee6e96c265fec8df7e by jonas:

    [lldb/Test] Fix ASan/TSan workaround for Xcode Python 3

    • edit: lldb/test/API/lldbtest.py
    • edit: lldb/test/API/lit.cfg.py
  • Commit 86294c79e6f8e0170095f60dab7bdb527d9e2b1c by jonas:

    Workaround a deadlock in the Swift REPL

    • edit: lldb/source/Plugins/SymbolFile/DWARF/ManualDWARFIndex.cpp