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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/6367/
Project:
oss-swift-incremental-RA-linux-ubuntu-14_04
Date of build:
Tue, 30 Oct 2018 17:50:16 -0500
Build duration:
3 hr 32 min

Identified problems:

  • Timeout: This build was marked as FAIL because it timed out.

Changes

  • Commit bfbff457273430873529d943df188e5c5f071bd7 by pali:
    [benchmark] Downsized DictionaryKeysContains

    • edit: benchmark/single-source/DictionaryKeysContains.swift
  • Commit ca2a52b5e99d2f0797f7174d73362455eb7eb46e by pali:
    [benchmark] Setup CharacterPropertiesPrecomputed

    • edit: benchmark/single-source/CharacterProperties.swift
    • edit: benchmark/single-source/CharacterProperties.swift.gyb
  • Commit b2b8048b3f45e3c93795d6182010e63bf9c97466 by compnerd:
    build: split out host and target library builds fully

    • edit: stdlib/public/Reflection/CMakeLists.txt
    • edit: stdlib/CMakeLists.txt
    • edit: cmake/modules/AddSwift.cmake
    • edit: tools/swift-reflection-dump/CMakeLists.txt
  • Commit 3265bffa8fe96aaf8ca6cbac3e019f01bd9d6190 by spestov:
    Parse: Remove the fixit for curried parameter lists, its wrong anyway

    • edit: include/swift/AST/DiagnosticsParse.def
    • edit: test/decl/func/functions.swift
    • edit: lib/Parse/ParsePattern.cpp
  • Commit 28c90ab717647ff7c94fdcdaf3e987188394fa7e by spestov:
    Another round of updates for LibaryEvolution.rst

    • edit: docs/LibraryEvolution.rst
  • Commit a59e2308d06263d9a3f044a4a65a508518fd470a by xi_ge:
    [test] disable IRGen/abi_v7k.swift. rdar://45306568

    • edit: test/IRGen/abi_v7k.swift
  • Commit e929a2c51581ae4eeca3924db48f7f61b3223664 by xi_ge:
    [test] disable stdlib/VarArgs.swift. rdar://45654446

    • edit: test/stdlib/VarArgs.swift
  • Commit 6d5e0eb217daa15febaa639f1f8129edb51f0b42 by k:
    Mark FileManager.createFile as @discardableResult

    • edit: Foundation/FileManager.swift