[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 18.04 - Long Test (master) #4280

# [FAILURE] oss-swift-incremental-RA-linux-ubuntu-18_04-long-test [#4280]

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-18_04-long-test/4280/
Project: oss-swift-incremental-RA-linux-ubuntu-18_04-long-test
Date of build: Wed, 09 Sep 2020 02:22:47 -0500
Build duration: 2 hr 28 min

Changes- Commit b73330b113a900a83e14420f76e7c91b7e694a76 by tkientzle:

[DynamicCast] Rework existential casting discussion

  • edit: docs/DynamicCasting.md

  • Commit 115b53f0912317e003226d6831c564b57f33327b by tkientzle:

    Punctuation

    • edit: docs/DynamicCasting.md
  • Commit b82c57a800ddd568e9b8131323f7f4ca6691d3ee by fred.kl:

    [Sema] Require function builders to have at least one buildBlock method

    • edit: lib/Sema/TypeCheckAttr.cpp
    • edit: lib/Sema/BuilderTransform.cpp
    • edit: lib/Sema/TypeChecker.h
    • edit: test/IDE/print_swift_module.swift
    • edit: test/decl/var/function_builders.swift
    • edit: include/swift/AST/DiagnosticsSema.def
  • Commit 475344e8eba8299bef226a962c661ef3bd9cdf4c by arphaman:

    Remove the x86 slice from the tvos sim builtins

    • edit: compiler-rt/cmake/builtin-config-ix.cmake
  • Commit 6f1dbbc17c03206040eeaaee71e5db961f2cac30 by hans:

    [X86] SSE4_A should only imply SSE3 not SSSE3 in the frontend.

    • edit: clang/test/Preprocessor/predefined-arch-macros.c
    • edit: llvm/lib/Support/X86TargetParser.cpp
  • Commit f9ce478c670de30cd53b6cf2b2af483f4a69c156 by compnerd:

    Create ${swig_target}-scripts target instead of lldb-python-scripts

    • edit: lldb/CMakeLists.txt
    • edit: lldb/bindings/python/CMakeLists.txt
  • Commit 073342c157fd603dae46c0b2ac5f31b8889b5211 by aprantl:

    Force-update the target triple when creating an expression context for

    • edit: lldb/source/Plugins/TypeSystem/Swift/SwiftASTContext.cpp
  • Commit b69d31192cf0a3c99f668c662236962c14744e50 by aprantl:

    Add missing nullptr check

    • edit: lldb/source/Target/SwiftLanguageRuntimeDynamicTypeResolution.cpp
  • Commit fa6ad9a84bef45d535f215f42608f610f199ab81 by aprantl:

    Rename DoArchetypeBinding -> BindGenericTypeParameters (NFC)

    • edit: lldb/include/lldb/Target/SwiftLanguageRuntime.h
    • edit: lldb/source/Target/SwiftLanguageRuntimeDynamicTypeResolution.cpp
    • edit: lldb/source/Plugins/ExpressionParser/Swift/SwiftExpressionParser.cpp
    • edit: lldb/source/Target/SwiftLanguageRuntimeImpl.h
    • edit: lldb/source/Plugins/TypeSystem/Swift/SwiftASTContext.cpp
    • edit: lldb/source/Target/SwiftLanguageRuntime.cpp
  • Commit 3eee689e16f7cc1620c5ad7af3ef6507db19afe7 by aprantl:

    Skip inconsistent DWARFImporter test.

    • edit: lldb/test/API/lang/swift/mix_any_object/TestSwiftMixAnyObjectType.py
  • Commit bdb96506ae5687afbb04892488267508899d1248 by github:

    TypeSystem: repair the build on Windows

    • edit: lldb/source/Plugins/TypeSystem/Swift/TypeSystemSwiftTypeRef.cpp