[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.04 (swift 5.1) #928

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-5.1-incremental-RA-linux-ubuntu-16_04/928/
Project:
oss-swift-5.1-incremental-RA-linux-ubuntu-16_04
Date of build:
Tue, 14 May 2019 19:04:18 -0500
Build duration:
30 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 889b5dd742d0b42b6c25eefd81ed909aba127876 by rishizaki:
    [SourceKit] Add InterfaceGen test case for pure Swift system module

    • add: test/SourceKit/InterfaceGen/gen_swiftonly_systemmodule.swift.response
    • add: test/SourceKit/InterfaceGen/gen_swiftonly_systemmodule.swift
    • edit: test/IDE/complete_from_swiftonly_systemmodule.swift
  • Commit 077bd924054cfbba5ac7f42f0be70e8b536ea43e by suicaicoca:
    [gardening] Remove unnecessary Optional in XCTestCaseSuite

    • edit: Sources/XCTest/Private/XCTestCaseSuite.swift
  • Commit 2e00ea51058c0474e59628e4045ddd897ff86e45 by brentdax:
    Run tests with a private module cache

    • edit: Tests/Functional/lit.cfg
  • Commit e0e9a2d2e5d92e680f1476c0e7c742ebe99108da by suicaicoca:
    [XCTPerformanceMetric] Utilize derived Equatable and Hashable

    • edit: Sources/XCTest/Public/XCTestCase+Performance.swift
  • Commit 65f58f1fd0a931d31ed3df22a4e2886669a36cab by ahatanaka:
    Revert "Remove the diagnostic added in r360404."

    • edit: lib/Sema/SemaExprCXX.cpp
    • edit: include/clang/Basic/DiagnosticGroups.td
    • add: test/SemaCXX/warn-overaligned-type-thrown.cpp
    • edit: include/clang/Basic/DiagnosticSemaKinds.td
  • Commit 640071f0bcf08e16ac4ce8819a48412145de1c14 by ahatanaka:
    Revert "Assume __cxa_allocate_exception returns an under-aligned

    • edit: include/clang/AST/ASTContext.h
    • edit: test/CodeGenCXX/eh.cpp
    • edit: include/clang/Basic/TargetInfo.h
    • delete: test/SemaCXX/warn-overaligned-type-thrown.cpp
    • edit: include/clang/Basic/DiagnosticSemaKinds.td
    • edit: lib/Sema/SemaExprCXX.cpp
    • edit: lib/Basic/Targets/OSTargets.h
    • edit: include/clang/Basic/DiagnosticGroups.td
    • edit: lib/CodeGen/ItaniumCXXABI.cpp