Report
[FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04 [#5306]
Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/5306/
Project:
oss-swift-incremental-RA-linux-ubuntu-14_04
Date of build:
Wed, 01 Aug 2018 11:40:13 -0500
Build duration:
35 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: tools/SourceKit/lib/SwiftLang/SwiftEditor.cpp
- edit: unittests/SourceKit/SwiftLang/CursorInfoTest.cpp
- edit: tools/SourceKit/tools/sourcekitd/lib/API/Requests.cpp
- edit: tools/SourceKit/include/SourceKit/Core/LangSupport.h
- edit: unittests/SourceKit/SwiftLang/EditingTest.cpp
-
Commit d6040476255e07c92d86146cc6bb009cecb61abb by gregomni:
When root type of a keypath is unresolved by the constraint system, use- edit: test/Constraints/keypath.swift
- edit: lib/Sema/CSDiag.cpp
-
Commit 3defe3b7a971c23559e31db1580dda1d8a3446f4 by rwidmann:
Refine The Frontend's Understanding of SwiftOnoneSupport- edit: lib/Frontend/FrontendOptions.cpp
- edit: include/swift/Frontend/FrontendOptions.h
- edit: lib/Frontend/Frontend.cpp
- add: test/Driver/emit-sil-single-file.swift
- edit: lib/FrontendTool/FrontendTool.cpp
- edit: test/Driver/emit-sib-single-file.swift
-
Commit d52d46d8e7a95406e375252bf065e339a1b4f309 by gregomni:
Needed to add one more nullptr check, on the KPE root type.- edit: lib/Sema/CSDiag.cpp
-
Commit 203a2536879d084a00a5bd913df9c967a10e2fe1 by xi_ge:
[Parse/Migrator] Drop Swift3 migration support for type(of:) (#17932)- edit: lib/Migrator/CMakeLists.txt
- edit: lib/Parse/ParseExpr.cpp
- delete: test/Migrator/prefix_typeof_expr_unneeded.swift
- delete: test/Migrator/prefix_typeof_expr_unneeded.swift.expected
- delete: test/Migrator/prefix_typeof_expr.swift
- edit: lib/Migrator/Migrator.cpp
- delete: test/Migrator/prefix_typeof_expr.swift.expected
- edit: include/swift/Migrator/ASTMigratorPass.h
- delete: lib/Migrator/TypeOfMigratorPass.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