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

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

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-18_04-long-test/4187/
Project: oss-swift-incremental-RA-linux-ubuntu-18_04-long-test
Date of build: Tue, 18 Aug 2020 13:36:09 -0500
Build duration: 3 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:

Changes- Commit 9406d4613865801b6394b552c94d79417bc90d29 by achikin:

[build-preset] Add swift-driver to CI builder presets Build and test the

  • edit: utils/build-presets.ini

  • Commit 27102e2a997d3ccbf1614136692ab29908c206ed by drexin:

    Don't build with stdlib assertions on Linux

    • edit: utils/build-presets.ini
  • Commit ee1d975da065afbb67acafaf26098e4d13986861 by meghanavgupta:

    Disable test for asan builds

    • edit: validation-test/ParseableInterface/verify_all_overlays.py
  • Commit 99889112324f2b16bd110f41e470df3d1242932b by xi_ge:

    Frontend: add a new action -scan-clang-dependencies to scan a PCM's

    • edit: lib/FrontendTool/ScanDependencies.cpp
    • add: test/ScanDependencies/module_deps_clang_only.swift
    • edit: lib/FrontendTool/FrontendTool.cpp
    • edit: include/swift/Frontend/FrontendOptions.h
    • edit: lib/Frontend/ArgsToFrontendOptionsConverter.cpp
    • edit: lib/FrontendTool/ScanDependencies.h
    • edit: include/swift/Option/Options.td
    • edit: lib/Frontend/FrontendOptions.cpp
  • Commit 9ea0741587d3b2bc6ae961568f3afabdd38b5ffb by spestov:

    Sema: Carefully tweak shadowing rules

    • edit: lib/AST/NameLookup.cpp
    • edit: test/NameLookup/member_type_shadowing.swift
  • Commit c4725f6a156a20ac0b3f0961b6b1f8bb6e7ab362 by spestov:

    Sema: Refactor resolveTypeWitnessViaLookup() to call lookupQualified()

    • edit: lib/Sema/TypeCheckProtocol.cpp
  • Commit 1dc47970c1998c4483be66b87141166dfce2cfe5 by spestov:

    Sema: Refactor conformance checking to use lookupQualified() instead of

    • edit: lib/Sema/TypeCheckProtocol.cpp
    • edit: lib/Sema/TypeCheckProtocolInference.cpp
  • Commit 397e36a6f0e16f14ce5932c1f00c48607aab866a by spestov:

    Sema: Remove TypeChecker::lookupConstructor()

    • edit: lib/Sema/MiscDiagnostics.cpp
    • edit: lib/Sema/TypeCheckNameLookup.cpp
    • edit: lib/Sema/CodeSynthesis.cpp
    • edit: lib/Sema/TypeChecker.h
    • edit: lib/Sema/TypeCheckStmt.cpp
  • Commit ec4c17aeed019882683246570c973a30f442011a by spestov:

    Sema: Remove NameLookupFlags::PerformConformanceCheck

    • edit: lib/Sema/TypeChecker.h
    • edit: lib/Sema/TypeCheckNameLookup.cpp
  • Commit 6c15aad32cdb27fa03a69ab6d9c1d391aed7c9f2 by spestov:

    Sema: Remove NameLookupFlags::IncludeAttributeImplements

    • edit: lib/Sema/TypeCheckNameLookup.cpp
    • edit: lib/Sema/TypeChecker.h
  • Commit 3372b7153dae6517b650926e756e923884a47926 by spestov:

    Sema: Remove NameLookupFlags::DynamicLookup

    • edit: lib/Sema/TypeChecker.h
  • Commit b26abf78c2bd9e5598b40f302f2e3f47a12c9560 by spestov:

    Sema: Remove NameLookupFlags::ProtocolMembers

    • edit: lib/Sema/TypeCheckType.cpp
    • edit: lib/Sema/TypeChecker.h
    • edit: lib/Sema/TypeCheckDeclPrimary.cpp
    • edit: lib/Sema/TypeCheckNameLookup.cpp
  • Commit b482de01c0807c7429c939479e6c9c811063bed3 by hassaneldesouky:

    [Localization] Mirror the messages' changes in .def files

    • edit: localization/diagnostics/en.yaml
  • Commit cf7c237489f71c8fba3f8d5118c79e068494db04 by mgottesman:

    [build-toolchain] Add support for specifying a preset file.

    • edit: utils/build-toolchain
  • Commit 479a148c2325ac58f911ab1d9df925b29a8c3d4e by mgottesman:

    [build-toolchain] Add the ability to specify a prefix to prepend to the

    • edit: utils/build-toolchain
  • Commit c8e3b949ca76a620fd3e7f58111cb092f680109b by compnerd:

    build: add the temporary workaround to Swift and lldb as well

    • edit: utils/build-windows-rebranch.bat
  • Commit 16ffef2a345356fd1987285f08aa24681213f43c by augusto2112:

    Enables tests passing after fix of parsing elf object files

    • edit: lldb/test/API/lang/swift/dwarfimporter/BridgingPCH/TestSwiftDWARFImporterBridgingPCH.py
    • edit: lldb/test/API/lang/swift/optional_url/TestOptionalURL.py
    • edit: lldb/test/API/lang/swift/deserialization_failure/TestSwiftDeserializationFailure.py
    • edit: lldb/test/API/lang/swift/dwarfimporter/C/TestSwiftDWARFImporterC.py
    • edit: lldb/test/API/lang/swift/first_expr_module_load/TestFirstExprModuleLoad.py
    • edit: lldb/test/API/lang/swift/nonmodular-include/TestSwiftNonmodularInclude.py
    • edit: lldb/test/API/lang/swift/expression/no_calculator/TestSwiftNoProcess.py
    • edit: lldb/test/API/lang/swift/po/nested_nsdict/TestSwiftPONestedNSDictionary.py
    • edit: lldb/test/API/lang/swift/missing_sdk/TestMissingSDK.py
    • edit: lldb/test/API/lang/swift/path_with_colons/TestSwiftPathWithColons.py
    • edit: lldb/test/API/lang/swift/po/sys_types/TestSwiftPOSysTypes.py
    • edit: lldb/test/API/lang/swift/clangimporter/extra_clang_flags/TestSwiftExtraClangFlags.py
    • edit: lldb/test/API/lang/swift/completion/TestSwiftREPLCompletion.py
    • edit: lldb/test/API/lang/swift/foundation_value_types/data/TestSwiftFoundationTypeData.py
    • edit: lldb/test/API/lang/swift/po/uninitialized/TestSwiftPOUninitialized.py
    • edit: lldb/test/API/lang/swift/foundation_value_types/decimal/TestSwiftFoundationTypeDecimal.py
    • edit: lldb/test/API/lang/swift/foundation_value_types/indexpath/TestSwiftFoundationTypeIndexPath.py
    • edit: lldb/test/API/lang/swift/foundation_value_types/uuid/TestSwiftFoundationTypeUUID.py
    • edit: lldb/test/API/lang/swift/foundation_value_types/date/TestSwiftFoundationTypeDate.py
    • edit: lldb/test/API/lang/swift/struct_init_display/TestSwiftStructInit.py
  • Commit 773fac3a894f9b4827451b47b18853859fd80d67 by compnerd:

    Workspace: handle SWIFTPM_PD_LIBS properly on Windows

    • edit: Sources/Workspace/UserToolchain.swift