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

Report

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04-long-test [#5740]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04-long-test/5740/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04-long-test
Date of build:
Sat, 21 Mar 2020 20:19:00 -0500
Build duration:
1 hr 14 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 ec9fd08ac64a5fd51223eb7552d2ff4de543551b by github:
    Fix another typo in CppInteroperabilityManifesto.md

    • edit: docs/CppInteroperabilityManifesto.md
  • Commit c136a0b1906e78fb59952fa04e9731c2a9156712 by rwidmann:
    [NFC] Remove SourceFile's Operator Lookup Entrypoints

    • edit: lib/Sema/TypeCheckDecl.cpp
    • edit: include/swift/AST/SourceFile.h
    • edit: lib/AST/Module.cpp
    • edit: lib/Sema/TypeCheckExpr.cpp
  • Commit 425bd50f76a3df74cbf5019e3d64720587beeaf6 by rwidmann:
    [Gardening] Remove some parameters obviated by OperatorLookup::map_ptr

    • edit: lib/AST/Module.cpp
  • Commit e6b96f93820bd0375be0cd5668114388496e1ee5 by teemperor:
    [lldb] Check for "C++2a" instead of "C++20" in TestTemplateFunction.py

    • edit: lldb/test/API/lang/cpp/template-function/TestTemplateFunctions.py
  • Commit 502baccfa5f6765ed8c45219dc0ab5dbc4f4f1b3 by vsk:
    [DebugInfo] Fix multi-byte entry values in call site values

    • edit: llvm/include/llvm/CodeGen/DIE.h
    • add: llvm/test/DebugInfo/AArch64/dbgcall-site-float-entry-value.ll
  • Commit 0a03464f2e7ac9799b9ed864be6835b793a13d3e by vsk:
    PR45181: Fix another invalid DIExpression combination

    • add: llvm/test/DebugInfo/X86/pr45181.ll
    • edit: llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  • Commit 66b141c1a4472610c862256213d77098bed45348 by vsk:
    Fix Wdocumentation warning - use tparam for template parameters. NFC.

    • edit: llvm/include/llvm/ADT/CoalescingBitVector.h
  • Commit 0f582f5d8538197dcb0cea5ead697589779c13c5 by vsk:
    [ADT] CoalescingBitVector: Avoid initial heap allocation, NFC

    • edit: llvm/lib/CodeGen/LiveDebugValues.cpp
    • edit: llvm/include/llvm/ADT/CoalescingBitVector.h
    • edit: llvm/unittests/ADT/CoalescingBitVectorTest.cpp
  • Commit c539f3e62b5fd03de3b741d1a742d238e9f39c92 by vsk:
    [ADT] CoalescingBitVector: Add advanceToLowerBound iterator operation

    • edit: llvm/unittests/ADT/CoalescingBitVectorTest.cpp
    • edit: llvm/include/llvm/ADT/CoalescingBitVector.h
  • Commit 8a4252707c1795c16610801d428fbe6ba6b6c1fc by vsk:
    [LiveDebugValues] Speed up collectIDsForRegs, NFC

    • edit: llvm/lib/CodeGen/LiveDebugValues.cpp
  • Commit 985aabf4eae9fa6d9dda553b3a0d6ea2acacf07a by vsk:
    unittest: Work around build failure on MSVC builders

    • edit: llvm/unittests/ADT/CoalescingBitVectorTest.cpp
  • Commit b3b3dfa7365227441ce5ed04f6655844c889ac1c by jonas:
    [lldb/SwiftASTContext] Use PlatformDarwin::GetCurrent.*Directory()'

    • edit: lldb/source/Symbol/SwiftASTContext.cpp