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

Report

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04 [#7351]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/7351/
Project:
oss-swift-incremental-RA-linux-ubuntu-14_04
Date of build:
Thu, 02 May 2019 15:48:54 -0500
Build duration:
1 hr 45 min

Changes

  • Commit b93479c455e1011b218a81595522679a0be56fd6 by sgladman:
    Fix arrayFromBuffer

    • edit: test/stdlib/Accelerate_vImage.swift
  • Commit 8925b5b510f48ced344cf4c0932856212d784ea1 by mgottesman:
    [sil] Refactor the open_existential_addr immutable use checking into its

    • edit: lib/SIL/SILVerifier.cpp
  • Commit 73b7185a3d5b4b6253a8206cf32336cf87df8f89 by jordan_rose:
    [ModuleInterfaces] Warn emitting an interface in -swift-version 4[.2]

    • edit: lib/FrontendTool/FrontendTool.cpp
    • add: test/ParseableInterface/swift-version.swift
    • edit: include/swift/AST/DiagnosticsFrontend.def
    • edit: test/ParseableInterface/imports.swift
  • Commit 3eff026bbff634e7d79fd214335f520a342dbc1a by jordan_rose:
    [ModuleInterfaces] Warn emitting without -enable-library-evolution

    • edit: lib/FrontendTool/FrontendTool.cpp
    • edit: include/swift/AST/DiagnosticsFrontend.def
    • add: test/ParseableInterface/unsupported-configurations.swift
    • delete: test/ParseableInterface/swift-version.swift
    • edit: test/ParseableInterface/imports.swift
  • Commit 1dbb4830c5ca465b4ee2de334f78f96db31f41b6 by klorentey:
    [CMake] Split overlay list to multiple lines

    • edit: stdlib/public/Darwin/CMakeLists.txt
  • Commit 35bbfbf8805ab69624a8e450c160fadbb0a1522e by iKonnyaku40:
    add set filter test and minor fixes

    • edit: validation-test/stdlib/Set.swift
  • Commit 5daf48b0d92fbc5f5736636e7e24f6a8da9fd4d0 by eeckstein:
    Demangler: fix substitutions for OpaqueType in the remangler.

    • edit: lib/Demangling/Remangler.cpp
    • edit: test/Demangle/Inputs/manglings.txt
  • Commit 52dc2e6d5b4de055584ea5eb629dcfb05c220b13 by aschwaighofer:
    Fix circular dependency between SIL and AST libraries

    • edit: include/swift/AST/Types.h
    • edit: lib/SILOptimizer/Transforms/SpecializeOpaqueArchetypes.cpp
    • edit: lib/AST/Type.cpp
    • edit: lib/SIL/SILFunctionType.cpp
    • edit: lib/SIL/SILType.cpp
  • Commit 830d55b60e4fab55b3030043e02573db0f6921b3 by mrowe:
    Avoid calling stat twice for each item returned by

    • edit: Foundation/FileManager+POSIX.swift
  • Commit f22aeb2d927b9c846a9465c6e3d353b68fb2200d by mrowe:
    Pass FTS_NOSTAT to fts_open within _removeItem and

    • edit: Foundation/FileManager+POSIX.swift
  • Commit 0f6e80ac93329a38632e87b90bc464f2915f1ea8 by si:
    Fix _builtin{smulll,saddll}_overflow() usage

    • edit: CoreFoundation/String.subproj/CFString.c
  • Commit edaaa4c247502fa2a24a1df56da28b9dd97f21b6 by danielrodriguez:
    [gardening] Replace usages of deprecated withUnsafeBytes.

    • edit: TestFoundation/HTTPServer.swift
    • edit: TestFoundation/TestNSData.swift
    • edit: TestFoundation/TestJSONSerialization.swift
    • edit: TestFoundation/TestNSString.swift
  • Commit 514c2bdf237dddac7ecc231be9aea8b67aae4592 by danielrodriguez:
    [gardening] Switch non mutated vars into lets.

    • edit: TestFoundation/TestNSData.swift
    • edit: TestFoundation/TestStream.swift
    • edit: TestFoundation/TestIndexPath.swift
  • Commit 9070817aa27c2ba0088b917b1d7406bd97a32b8d by danielrodriguez:
    [gardening] Fix assign to a weak variable releasing immediately.

    • edit: TestFoundation/TestNotificationQueue.swift
  • Commit 10bc20b4fa954896f6bd0b69b9ba8db7991a72c1 by compnerd:
    Foundation: make FileManager build on Windows again

    • edit: Foundation/FileManager.swift
    • edit: Foundation/FileManager+Win32.swift
    • edit: Foundation/FileManager+POSIX.swift
    • edit: Foundation/NSURL.swift

New issue found!