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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-5.1-incremental-RA-linux-ubuntu-16_04/955/
Project:
oss-swift-5.1-incremental-RA-linux-ubuntu-16_04
Date of build:
Thu, 16 May 2019 15:19:11 -0500
Build duration:
9 min 49 sec

Changes

  • Commit c2ecb87f8cc2daad55cc30cc1d201fe2a85b356a by github:
    Warn when using '@_implementationOnly' inconsistently in a module

    • add: test/decl/import/Inputs/inconsistent-implementation-only/3.swift
    • add: test/decl/import/Inputs/inconsistent-implementation-only/module.modulemap
    • edit: lib/Sema/TypeChecker.cpp
    • edit: lib/Frontend/Frontend.cpp
    • add: test/decl/import/inconsistent-implementation-only.swift
    • edit: include/swift/Subsystems.h
    • edit: test/ParseableInterface/Inputs/imports-other.swift
    • edit: test/ParseableInterface/imports.swift
    • edit: include/swift/AST/DiagnosticsSema.def
    • add: test/decl/import/Inputs/inconsistent-implementation-only/2.swift
  • Commit 0541894adc9546ff21efb6cfaa7cc5a196d0ce18 by github:
    dispatch_group and dispatch_starfish are failing sporadically in CI

    • edit: tests/CMakeLists.txt
  • Commit 6454141cc69f39b4c9316605cc3102d5ae582207 by danielrodriguez:
    [android] Support for time zones in Android.

    • edit: TestFoundation/TestCodable.swift
    • edit: CoreFoundation/NumberDate.subproj/CFTimeZone.c
    • edit: TestFoundation/TestISO8601DateFormatter.swift
    • edit: TestFoundation/TestTimeZone.swift
    • edit: Foundation/NSTimeZone.swift

https://github.com/apple/swift-corelibs-libdispatch/pull/485 should fix this.