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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/7212/
Project:
oss-swift-incremental-RA-linux-ubuntu-14_04
Date of build:
Mon, 01 Apr 2019 19:08:26 -0500
Build duration:
1 hr 35 min

Changes

  • Commit c7333ce637ee7b177eadaae82afa5c6fe9349572 by ankit_aggarwal:
    Update manifest to tools version 5

    • add: Package@swift-4.2.swift
    • edit: Package.swift
  • Commit d8a879cf7e5ea69527aa4921dc5b8a54cfa345a1 by danielrodriguez:
    [android][tests] Pass Android include paths to sil-opt for testing.

    • edit: test/lit.cfg
  • Commit 1cac0bedf125b53f4337d5ff463fde4569d55759 by jlettner:
    [Driver] TSan runtime now has a link-time dependency on libdispatch

    • edit: test/Driver/sanitizers.swift
    • edit: lib/Driver/UnixToolChains.cpp
  • Commit b0a533aa9a21ff4b339d069bcfc29f9ef8d9cc4c by rbayer:
    [Build System: CMake] Cleanup the install_name_dir special-casing for

    • edit: cmake/modules/AddSwift.cmake
  • Commit bebde5dd5d1fe542370ac7406f165556c8a37245 by compnerd:
    Sema: avoid a use-after-free in ResolvedMemberResult

    • edit: include/swift/Sema/IDETypeChecking.h
    • edit: lib/Sema/CSGen.cpp
  • Commit 7c078bf4869e0c013f9b0f415ce745b0de8d545f by compnerd:
    test: make the ParseableInterface.ModuleCache tests pass on Windows

    • edit: test/ParseableInterface/ModuleCache/force-module-loading-mode-archs.swift
    • edit: test/ParseableInterface/ModuleCache/force-module-loading-mode.swift
    • edit: test/ParseableInterface/ModuleCache/prebuilt-module-cache-forwarding.swift
    • edit: test/ParseableInterface/ModuleCache/force-module-loading-mode-framework.swift
    • add: test/ParseableInterface/Inputs/make-unreadable.py
  • Commit 0f5362e3492d819e975ef17d4067f3e7a1b2dee6 by compnerd:
    Driver: Win32 support for

    • edit: test/Driver/batch_mode_parseable_output_cancellation.swift
  • Commit 674721bc386bf5a5cf0042a208210e704d00b7c2 by mgottesman:
    [semantic-arc-opts] When looking for consuming uses, do not add trivial

    • edit: lib/SILOptimizer/Mandatory/SemanticARCOpts.cpp
    • edit: test/SILOptimizer/semantic-arc-opts.sil
  • Commit a446ad849af4217c9f90d13a04d926fd1e524d7c by compnerd:
    ParseableInterface: / is not part of the SDK on Windows

    • add: test/ParseableInterface/ModuleCache/prebuilt-module-cache-root.swift
    • edit: test/ParseableInterface/ModuleCache/prebuilt-module-cache.swift
  • Commit 3acef638927664f2512224934887e40b43ede2fe by ross.m.bayer:
    [Build System: CMake] Add back the missing install_name_dir for the

    • edit: cmake/modules/AddSwift.cmake
  • Commit 13e805ebf8f759f14a8fb6d547df649ab276cd7f by jordan_rose:
    Merge the «declared here» diagnostics for Identifier and DeclName

    • edit: lib/Sema/TypeCheckStmt.cpp
    • edit: lib/Sema/TypeCheckDeclObjC.cpp
    • edit: lib/Sema/TypeCheckType.cpp
    • edit: include/swift/AST/DiagnosticsSema.def
    • edit: lib/Sema/CSGen.cpp
    • edit: lib/Sema/TypeCheckDecl.cpp
  • Commit a33e4fd965eadd815c4a1b8e8ab80a4cd702d053 by ktopley:
    Fix typo in documentation for "deadline" parameter.

    • edit: src/swift/Queue.swift
  • Commit 099fa7d0e93eed9f262a450a798e6eadd7c69ba4 by blangmuir:
    Disable TestXMLDocument.test_xpath which crashes sometimes in CI

    • edit: TestFoundation/TestXMLDocument.swift