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

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

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-18_04-long-test/3869/
Project: oss-swift-incremental-RA-linux-ubuntu-18_04-long-test
Date of build: Thu, 04 Jun 2020 01:30:47 -0500
Build duration: 2 hr 49 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 4e227f8a76deb1d189a0e62694124a11dbbe1792 by davelee:

[Index] Apply -index-ignore-system-modules to clang modules

  • edit: lib/Index/IndexRecord.cpp

  • Commit 8eb5cbe6a3f3445c1c0cb28b931c3bbd0189b572 by davelee:

    add test by @nathawes

    • add: test/Index/Store/driver-ignore-system-modules.swift
  • Commit 258ceda02fade5ba21cfad26b552803698f44cb5 by davelee:

    rename test

    • add: test/Index/Store/ignore-system-clang-modules.swift
    • delete: test/Index/Store/driver-ignore-system-modules.swift
  • Commit 1f01103cc1500a4ea50255922be9f1675687d385 by nhawes:

    [Index] Add regression test case for @dynamicMemberLookup on a protocol.

    • edit: test/Index/index_keypath_member_lookup.swift
  • Commit bd0bb64ce056bfc4ad53bbc05723a1f73d12076c by achikin:

    Fix dependency scanner test-case to use explicit imports.

    • edit: test/ScanDependencies/module_deps.swift
    • edit: test/ScanDependencies/Inputs/Swift/A.swiftinterface
    • edit: test/ScanDependencies/Inputs/Swift/G.swiftinterface
  • Commit 0bed967ce72dbac7357ecb1d68ad7af200674ef2 by mgottesman:

    [semantic-arc-opts] Create an explicit composition type for "ownership

    • edit: include/swift/SIL/OwnershipUtils.h
    • edit: lib/SIL/IR/SILArgument.cpp
    • edit: lib/SILOptimizer/Transforms/SemanticARCOpts.cpp
    • edit: include/swift/SIL/SILArgument.h
  • Commit bd782be654a7db465301330d9935218b2d10100b by xi_ge:

    Front-end: add a new module loader that loads explicitly built Swift

    • edit: include/swift/Frontend/ModuleInterfaceLoader.h
    • edit: lib/Frontend/ModuleInterfaceLoader.cpp
    • edit: include/swift/Serialization/SerializedModuleLoader.h
    • add: test/ScanDependencies/Inputs/Swift/SubE.swiftinterface
    • edit: include/swift/AST/DiagnosticsFrontend.def
    • edit: lib/Serialization/ModuleFile.cpp
    • edit: lib/Serialization/ModuleFile.h
    • edit: lib/Serialization/SerializedModuleLoader.cpp
    • edit: test/ScanDependencies/Inputs/BuildModulesFromGraph.swift
    • edit: test/ScanDependencies/module_deps.swift
    • edit: lib/Frontend/Frontend.cpp

New issue found!