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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/7337/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build:
Wed, 20 Feb 2019 19:09:24 -0600
Build duration:
47 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 3d3e21127c110ca297fd82c0e7af81fcbf5fba21 by mgottesman:
    [capture-promotion] Instead of using create*Borrow, use

    • edit: lib/SILOptimizer/IPO/CapturePromotion.cpp
    • edit: test/SILOptimizer/capture_promotion_ownership.sil
  • Commit 67a508719f768479a401c20150b97f9ddab9b81d by jkorous:
    [DirectoryWatcher][NFC] clang-format

    • edit: include/clang/DirectoryWatcher/DirectoryWatcher.h
    • edit: lib/DirectoryWatcher/DirectoryWatcher-linux.inc.h
    • edit: lib/DirectoryWatcher/DirectoryWatcher-mac.inc.h
    • edit: lib/DirectoryWatcher/DirectoryWatcher.cpp
    • edit: unittests/DirectoryWatcher/DirectoryWatcherTest.cpp
  • Commit d4415edfc149c729e8a81baf78b5b34216863e21 by jkorous:
    [DirectoryWatcher][NFC] Doxygen

    • edit: include/clang/DirectoryWatcher/DirectoryWatcher.h
  • Commit bebe26e722fded8fc66307dadece5d044f49b79c by jkorous:
    [DirectoryWatcher] Fix detection of FSEvents for iOS

    • edit: lib/DirectoryWatcher/DirectoryWatcher.cpp
    • edit: lib/DirectoryWatcher/CMakeLists.txt
  • Commit d632f72b8f8baaab606abf626431fbf98d73fe5e by jkorous:
    [Index][NFC] Refactor FileIndexRecord

    • edit: lib/Index/FileIndexRecord.cpp
    • edit: lib/Index/IndexRecordHasher.cpp
    • add: include/clang/Index/DeclOccurrence.h
    • edit: lib/Index/ClangIndexRecordWriter.cpp
    • edit: lib/Index/FileIndexRecord.h
  • Commit a01555d1a34567934fd59f550fe40e86714665b2 by jkorous:
    [Index][NFC] clang-format FileIndexRecord

    • edit: lib/Index/FileIndexRecord.h
    • edit: lib/Index/FileIndexRecord.cpp