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

Report

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04-long-test [#4537]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04-long-test/4537/
Project:
oss-swift-incremental-RA-linux-ubuntu-14_04-long-test
Date of build:
Wed, 01 Aug 2018 12:25:25 -0500
Build duration:
36 min

Identified problems:

  • Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:

Changes

  • Commit b48f7407126fecc22bda7d43e92a0a09d17ff6b3 by alex:
    [SourceKit] Serialize the syntax tree in the EditorConsumer

    • edit: unittests/SourceKit/SwiftLang/EditingTest.cpp
    • edit: tools/SourceKit/include/SourceKit/Core/LangSupport.h
    • edit: tools/SourceKit/lib/SwiftLang/SwiftEditor.cpp
    • edit: unittests/SourceKit/SwiftLang/CursorInfoTest.cpp
    • edit: tools/SourceKit/tools/sourcekitd/lib/API/Requests.cpp
  • Commit d6040476255e07c92d86146cc6bb009cecb61abb by gregomni:
    When root type of a keypath is unresolved by the constraint system, use

    • edit: lib/Sema/CSDiag.cpp
    • edit: test/Constraints/keypath.swift
  • Commit d52d46d8e7a95406e375252bf065e339a1b4f309 by gregomni:
    Needed to add one more nullptr check, on the KPE root type.

    • edit: lib/Sema/CSDiag.cpp
  • Commit a061077bd84e1647188d5a77fa56838dd5c06571 by github:
    [Parser] Keep source location info for the ownership keywords inside a

    • edit: lib/Parse/ParseExpr.cpp
    • edit: test/IDE/coloring.swift