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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/6302/
Project:
oss-swift-incremental-RA-linux-ubuntu-14_04
Date of build:
Wed, 24 Oct 2018 21:10:26 -0500
Build duration:
1 hr 55 min

Identified problems:

  • Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
  • Timeout: This build was marked as FAIL because it timed out.

Changes

  • Commit 891cca14b4e6f07edf7033f7cdfec5a258c34934 by rishizaki:
    [incrParse] Skip missing node in getNextNode()

    • edit: include/swift/Syntax/SyntaxData.h
    • add: test/incrParse/add-else-to-ifconfig.swift
    • add: test/incrParse/add-space-at-missing-brace.swift
    • edit: lib/Syntax/SyntaxData.cpp
    • edit: lib/Parse/SyntaxParsingCache.cpp
  • Commit 489910e483f351e20a607d8ffefd85e37b3fd74b by mgottesman:
    [silgen] Only borrow args for coroutines rather than general applies and

    • edit: test/SILGen/protocol_class_refinement.swift
    • edit: test/SILGen/assignment.swift
    • edit: test/SILGen/partial_apply_super.swift
    • edit: test/SILGen/pointer_conversion.swift
    • edit: test/SILGen/guaranteed_self.swift
    • edit: test/SILGen/without_actually_escaping_block.swift
    • edit: test/SILGen/protocol_with_superclass.swift
    • edit: lib/SILGen/SILGenApply.cpp
    • edit: test/SILGen/objc_bridging_peephole.swift
    • edit: test/SILGen/borrow.swift
    • edit: test/SILGen/source_location.swift
    • edit: test/SILGen/closures.swift
    • edit: test/SILGen/expressions.swift
    • edit: test/SILGen/errors.swift
    • edit: test/SILGen/guaranteed_normal_args_curry_thunks.swift
    • edit: test/SILGen/function_conversion.swift
    • edit: test/SILGen/default_arguments.swift
    • edit: test/SILGen/collection_subtype_upcast.swift
    • edit: test/SILGen/functions.swift
    • edit: test/SILGen/switch_var.swift
    • edit: test/SILGen/objc_bridging_any.swift
    • edit: test/SILGen/class_bound_protocols.swift
    • edit: test/SILGen/collection_subtype_downcast.swift
    • edit: test/SILGen/opaque_ownership.swift
    • edit: test/SILGen/unowned.swift
    • edit: test/SILGen/protocol_with_superclass_where_clause.swift
    • edit: test/SILGen/scalar_to_tuple_args.swift
    • edit: test/SILGen/generic_property_base_lifetime.swift
    • edit: test/SILGen/keypath_application.swift
    • edit: test/SILGen/dynamic_self.swift
  • Commit 1c0778bb5b17321a2089849ccb167101cbff82c4 by milseman:
    [benchmark] Add insert(_:Character) benchmark with ASCII and non-ASCII

    • edit: benchmark/CMakeLists.txt
    • edit: benchmark/utils/main.swift
    • add: benchmark/single-source/InsertCharacter.swift
  • Commit 14d4235b571d7a4e2ae51854f0d665f96959d182 by github:
    [Serialization] Fast lookup of nested types in modules with overlays

    • add: test/Serialization/Inputs/nested-type-with-overlay/module.modulemap
    • edit: test/Serialization/multi-file-nested-type-extension.swift
    • add: test/Serialization/nested-type-with-overlay.swift
    • edit: lib/Serialization/Deserialization.cpp
    • add: test/Serialization/Inputs/nested-type-with-overlay/HasOverlay.h
    • add: test/Serialization/Inputs/nested-type-with-overlay/overlay.swift
    • edit: test/Serialization/multi-file-nested-type-simple.swift
    • edit: test/Serialization/multi-file-nested-type-circularity.swift
    • add: test/Serialization/Inputs/nested-type-with-overlay/verify.swift
    • edit: lib/Serialization/ModuleFile.cpp

21:42:34 clang: error: no such file or directory: 'tools/SourceKit/tools/sourcekitd/bin/InProc/CMakeFiles/sourcekitdInProc.dir/sourcekitdInProc.cpp.o'