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

# [FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#14558]

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/14558/
Project: oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build: Tue, 15 Sep 2020 19:59:11 -0500
Build duration: 1 hr 22 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 fa6a8eceff308402420c3d3b559f9cdf2160b4cc by stevapple:

[test] Fix line-directive on Windows

  • edit: stdlib/cmake/modules/SwiftSource.cmake

  • Commit bdb3da805cdafd3276b08ac6201668ef427ca63d by compnerd:

    Frontend: allow directory layout for Swift on non-Darwin platforms

    • edit: lib/Frontend/CompilerInvocation.cpp
    • edit: lib/Serialization/SerializedModuleLoader.cpp
  • Commit b63dbbc3f04184f78218fe74d7968bf22e7d4e1d by egor.zhdan:

    WinSDK: extract Internationalization submodule

    • edit: stdlib/public/Platform/winsdk.modulemap
  • Commit af868e5c8fc2ed5728618a7a8ab53cf463c0b49b by compnerd:

    build: migrate towards the unified directory layout for modules

    • edit: stdlib/cmake/modules/SwiftSource.cmake
    • edit: test/lit.cfg
    • edit: validation-test/execution/interpret-with-dependencies-linux.swift
  • Commit 5fa937b7ec185acd019aa0d9b3bac5986348b9b1 by compnerd:

    ExpressionParser: adjust triple handling for Swift REPL on Linux

    • delete: lldb/test/API/lang/swift/custom_triple/TestSwiftCustomTriple.py
    • edit: lldb/source/Utility/ArchSpec.cpp
    • edit: lldb/source/Plugins/TypeSystem/Swift/SwiftASTContext.cpp
    • edit: lldb/source/Plugins/ExpressionParser/Swift/SwiftREPL.cpp
    • delete: lldb/test/API/lang/swift/custom_triple/main.swift
    • delete: lldb/test/API/lang/swift/custom_triple/Makefile
  • Commit 274bb3fdddf8fe692fa13f4b3ccb06df8a72b388 by hans:

    Clang release notes: mention the max_tokens_here pragma

    • edit: clang/docs/ReleaseNotes.rst
  • Commit 1a8e4505d860ad0faa898526fc6fdc861c981516 by dkszelethus:

    [analyzer] Add documentation for alpha.fuchsia.Lock and alpha.core.C11Lock

    • edit: clang/docs/analyzer/checkers.rst
    • edit: clang/docs/analyzer/user-docs/CrossTranslationUnit.rst
  • Commit e62452bb3e1e163daf75914cdf2e86deb4debf50 by hans:

    Revert "Double check that passes correctly set their Modified status"

    • edit: llvm/lib/IR/LegacyPassManager.cpp
    • edit: llvm/unittests/IR/LegacyPassManagerTest.cpp
  • Commit 791b7e9f73e0064153a7c3db8045a7333a8c390c by dkszelethus:

    [release][docs] Add 11.0.0. release notes for the Clang Static Analyzer

    • edit: clang/docs/ReleaseNotes.rst
  • Commit 22dab218407e159631fd0689cb4412646b51515a by hans:

    Revert "[SelectionDAG] Remove unused FP constant in getNegatedExpression"

    • edit: llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
    • delete: llvm/test/CodeGen/X86/pr47517.ll
  • Commit d3f1f588f902a968f102d6cdaf052674efc257aa by tejohnson:

    [Docs] Add/update release notes for D71913 (LTO WPD changes)

    • edit: clang/docs/ReleaseNotes.rst
    • edit: llvm/docs/ReleaseNotes.rst
    • edit: lld/docs/ReleaseNotes.rst
  • Commit 1596c2dfd548b21cf33ad3353882ac465d78c1bb by abpostelnicu:

    Fix -allow-enabling-analyzer-alpha-checkers always being passed to run-clang-tidy.py

    • edit: clang-tools-extra/clang-tidy/tool/run-clang-tidy.py