swift-ci
(Swift CI)
1
Report
[FAILURE] oss-swift-5.1-incremental-RA-linux-ubuntu-18_04-long-test [#102]
Build URL:
https://ci.swift.org/job/oss-swift-5.1-incremental-RA-linux-ubuntu-18_04-long-test/102/
Project:
oss-swift-5.1-incremental-RA-linux-ubuntu-18_04-long-test
Date of build:
Wed, 27 Feb 2019 18:36:36 -0600
Build duration:
45 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 c0cc878e88de10afe0fcb89c2e2be2b38ca6739f by nhawes:
[IDE][syntax-coloring] Treat unterminated raw strings as strings for
-
edit: test/IDE/coloring.swift
-
edit: lib/IDE/SyntaxModel.cpp
-
Commit 827d330c032a99d17b4c7d411512cc766a99c0ce by xi_ge:
IDE: implement an IDE action to collect types of all expressions in a
-
edit: tools/swift-ide-test/swift-ide-test.cpp
-
add: test/IDE/Inputs/ExprType.swift
-
edit: lib/IDE/IDETypeChecking.cpp
-
add: test/IDE/expr_type.swift
-
edit: include/swift/Sema/IDETypeChecking.h
-
Commit 8e1ca3963d0d5e766ed198b95dd32a746c6ac885 by xi_ge:
SourceKit: Add a new request to collect expression types in a source
-
edit: tools/SourceKit/lib/SwiftLang/SwiftSourceDocInfo.cpp
-
edit: tools/SourceKit/tools/sourcekitd-test/sourcekitd-test.cpp
-
edit: tools/SourceKit/tools/sourcekitd/lib/API/Requests.cpp
-
edit: tools/SourceKit/lib/SwiftLang/SwiftLangSupport.h
-
edit: tools/SourceKit/tools/sourcekitd-test/TestOptions.cpp
-
edit: tools/SourceKit/tools/sourcekitd-test/TestOptions.h
-
add: test/SourceKit/ExpressionType/basic.swift
-
edit: utils/gyb_sourcekit_support/UIDs.py
-
edit: tools/SourceKit/include/SourceKit/Core/LangSupport.h
-
Commit a01db92c74cdb2d881aba32ba9c2ae6edcb80ad5 by xi_ge:
Docs/SourceKit: add some documentation for expression type request.
-
edit: tools/SourceKit/docs/Protocol.md
-
Commit 562926c21c8d40ad0952df5d83421701bf3322c2 by xi_ge:
doc-serialization: diagnose missing group-info file or corrupted one.
-
edit: include/swift/AST/DiagnosticsCommon.def
-
add: test/Serialization/group_info_diags.swift
-
add: test/Serialization/Inputs/corrupted_group_info.json
-
edit: lib/Serialization/SerializeDoc.cpp
-
Commit 76b638f18d11f3f6967eab4762b0028560aa4d9e by xi_ge:
sourcekitd: define a new custom buffer for expression type response.
-
add: tools/SourceKit/tools/sourcekitd/include/sourcekitd/ExpressionTypeArray.h
-
edit: tools/SourceKit/include/SourceKit/Core/LangSupport.h
-
edit: tools/SourceKit/tools/sourcekitd-test/sourcekitd-test.cpp
-
add: tools/SourceKit/tools/sourcekitd/lib/API/ExpressionTypeArray.cpp
-
edit: tools/SourceKit/tools/sourcekitd/lib/API/sourcekitdAPI-XPC.cpp
-
edit: tools/SourceKit/tools/sourcekitd/include/sourcekitd/Internal.h
-
edit: tools/SourceKit/tools/sourcekitd/lib/API/CompactArray.cpp
-
edit: tools/SourceKit/lib/SwiftLang/SwiftSourceDocInfo.cpp
-
edit: utils/gyb_sourcekit_support/UIDs.py
-
edit: lib/IDE/IDETypeChecking.cpp
-
edit: tools/SourceKit/tools/sourcekitd/include/sourcekitd/CompactArray.h
-
edit: test/SourceKit/ExpressionType/basic.swift
-
edit: tools/SourceKit/tools/sourcekitd/lib/API/Requests.cpp
-
edit: tools/SourceKit/tools/sourcekitd/lib/API/CMakeLists.txt
-
Commit 0a6f705d05b6332db4aeaabddaafceae24377fcf by xi_ge:
sourcekitd: update in-proc sourcekitd API.
-
edit: tools/SourceKit/tools/sourcekitd/lib/API/sourcekitdAPI-InProc.cpp
-
Commit e4cdc8abd8345981ef3c3deef2b837321b1514c0 by xi_ge:
refactoring: add a defensive check for nullptr. rdar://48290050
-
edit: lib/IDE/Refactoring.cpp
-
Commit b8326b01e0b71f87e62e8fb2f65a6975d88da5cb by blangmuir:
Disable sourcekit-lsp on Linux asan preset
-
edit: utils/build-presets.ini
-
Commit 2bf62460a3206b148a7dc20ac112303b25902ab3 by jkorous:
[DirectoryWatcher] License, end-of-include-guard comment
-
edit: lib/DirectoryWatcher/DirectoryWatcher-linux.inc.h
-
edit: unittests/DirectoryWatcher/DirectoryWatcherTest.cpp
-
edit: lib/DirectoryWatcher/DirectoryWatcher-mac.inc.h
-
edit: lib/DirectoryWatcher/DirectoryWatcher.cpp
-
edit: include/clang/DirectoryWatcher/DirectoryWatcher.h
-
Commit c1b1d20abd7a84cd5d06781855aa03fb7281d1df by jkorous:
[DirectoryWatcher] Handle EINTR on Linux
-
edit: lib/DirectoryWatcher/DirectoryWatcher-linux.inc.h
-
Commit 39bc93b52b74c9551852d4ab3603d3f8cd49c633 by jkorous:
[DirectoryWatcher] Add assert on bytes read when reading INotifyEvents
-
edit: lib/DirectoryWatcher/DirectoryWatcher-linux.inc.h
-
Commit 5120fc4a8a4553ba7a552fd7945bf0c3e1b6297e by jkorous:
[DirectoryWatcher] Handle errors returned by close()
-
edit: lib/DirectoryWatcher/DirectoryWatcher-linux.inc.h
-
Commit fea201fb2fe647a5642c3d8534c1b3a8b1cb8572 by jkorous:
[DirectoryWatcher] Replace buffer length macro with constexpr
-
edit: lib/DirectoryWatcher/DirectoryWatcher-linux.inc.h
-
Commit f8aeaa196105c3318fcaa9ca21e8c9039111da2e by jkorous:
[DirectoryWatcher] Add assert for unknown event kinds
-
edit: lib/DirectoryWatcher/DirectoryWatcher-linux.inc.h
-
Commit c1613be31224daf734791412c833f4ef4d34e881 by jkorous:
[DirectoryWatcher] Removed ModTime
-
edit: include/clang/DirectoryWatcher/DirectoryWatcher.h
-
edit: unittests/DirectoryWatcher/DirectoryWatcherTest.cpp
-
edit: lib/DirectoryWatcher/DirectoryWatcher-linux.inc.h
-
edit: lib/IndexDataStore/IndexDataStore.cpp
-
edit: lib/DirectoryWatcher/DirectoryWatcher-mac.inc.h
-
edit: lib/DirectoryWatcher/DirectoryWatcher.cpp
-
Commit a40e185f5882c019cc14c22dac779ebc2eb2aa0a by jkorous:
[DirectoryWatcher] Propagating events from inotify directly
-
edit: lib/DirectoryWatcher/DirectoryWatcher-linux.inc.h
-
Commit 647c601471637f25e85a6c2bed5f8954079fd6a9 by jkorous:
[DirectoryWatcher] Use RetryAfterSignal
-
edit: lib/DirectoryWatcher/DirectoryWatcher-linux.inc.h
-
Commit 69e47c362b1bebd22015908d4747feeb6a009d9f by jkorous:
[DirectoryWatcher] Use CMake for platform-specific dependencies check
-
edit: lib/DirectoryWatcher/CMakeLists.txt
-
edit: lib/DirectoryWatcher/DirectoryWatcher.cpp
-
add: lib/DirectoryWatcher/Config.inc.in
-
Commit 54742866c3fdba4978f388a50a7335dc69204fc3 by jkorous:
[FileIndexRecord][NFC] Comments, replace auto with type
-
edit: lib/Index/FileIndexRecord.h
-
edit: lib/Index/FileIndexRecord.cpp
-
edit: include/clang/Index/DeclOccurrence.h
-
Commit 3f5b207004b4eb0c48a2f4d815d4865d0ea81318 by ankit_aggarwal:
[Pubgrub] Fix warning
-
edit: Sources/PackageGraph/Pubgrub.swift
-
Commit fc96d7fd139bc894689b5cc13a22d9c52424caf8 by millenomi:
Implement the rest of the FileHandle API
-
edit: Foundation.xcodeproj/project.pbxproj
-
edit: TestFoundation/TestFileHandle.swift
-
edit: Foundation/FileHandle.swift
-
Commit e2658736a9ff6e821e93c88f06c325ef605e5aa1 by millenomi:
Update FileHandle.swift
-
edit: Foundation/FileHandle.swift
-
Commit 796b46952d49375306719dba3cf79b69eab011ba by millenomi:
Ensure the compiler knows this is an object too
-
edit: Foundation/FileHandle.swift
-
Commit 0626235e04e341788df74a90acfd99b9aed7a54d by millenomi:
On Linux, dispatch sources aren’t objects :(
-
edit: Foundation/FileHandle.swift
-
Commit f40b273b999de0e999b197363844e8532114192e by millenomi:
Actually make the types match
-
edit: Foundation/FileHandle.swift
-
Commit 7f9460b9425de57375f2716d60c0ee3944d3762c by millenomi:
Ensure tests pass locally and that the sources are properly boxed where
-
edit: Foundation/FileHandle.swift