# [FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#13655]
Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/13655/
Project: oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build: Mon, 08 Jun 2020 14:33:23 -0500
Build duration: 50 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 b857b224c759b729ddd21f70b72237e511bca777 by hamishknight:
NFC: Rename shouldCollectToken -> shouldCollectTokens
-
edit: include/swift/AST/SourceFile.h
-
edit: lib/AST/Module.cpp
-
edit: lib/Parse/Parser.cpp
-
Commit b5ab29b70c5e68d0a016b0dc71c2f005b1dee88b by hamishknight:
NFC: Inline canBeParsedInFull
- edit: lib/AST/Module.cpp
- edit: include/swift/AST/SourceFile.h
-
Commit 60eae88fd1d232af64ddc5f5e1bef264f6735a40 by hamishknight:
Sink some parsing options into SourceFile::ParsingFlags
- edit: unittests/AST/TestContext.cpp
- edit: lib/AST/Module.cpp
- edit: lib/Frontend/Frontend.cpp
- edit: include/swift/AST/SourceFile.h
- edit: lib/Parse/Parser.cpp
- edit: lib/IDE/CompletionInstance.cpp
- edit: lib/Sema/SourceLoader.cpp
-
Commit 22c1058d91fb162b7d70fc619370c38614be3f7f by hamishknight:
[Parse] Remove some unnecessary code
- edit: lib/Parse/ParseRequests.cpp
-
Commit 5fdc5f3098f094ec35edee76d6538b1833dcbcbb by hamishknight:
NFC: Clean up TokenRecorder a little
- edit: lib/Parse/Parser.cpp
-
Commit f57299a5871c0bf61feb10a56b3b167b6528a429 by hamishknight:
Formalize some SourceFile parsing outputs
- edit: include/swift/AST/ASTContext.h
- edit: include/swift/Parse/SyntaxParseActions.h
- edit: lib/Parse/ParseDecl.cpp
- edit: lib/Parse/Parser.cpp
- edit: lib/Parse/ParseIfConfig.cpp
- edit: include/swift/AST/ParseTypeIDZone.def
- edit: include/swift/Parse/Parser.h
- edit: include/swift/SyntaxParse/SyntaxTreeCreator.h
- edit: unittests/AST/TestContext.cpp
- edit: tools/libSwiftSyntaxParser/libSwiftSyntaxParser.cpp
- edit: lib/AST/Decl.cpp
- edit: lib/AST/Module.cpp
- edit: lib/Parse/ParseRequests.cpp
- edit: tools/SourceKit/lib/SwiftLang/SwiftEditor.cpp
- edit: lib/SyntaxParse/SyntaxTreeCreator.cpp
- edit: include/swift/AST/SourceFile.h
- edit: include/swift/AST/ParseRequests.h
-
Commit 7b9ccb76d597b8184c18fe2b8c9ddb3f7717ff54 by hamishknight:
[Parse] Make sure we don't finalize a DelayedTokenReciever
- edit: include/swift/Parse/Parser.h
-
Commit c647c11bb59f7cec3490814c037ba2f5e1506b4b by acgarland:
[SymbolGraph] Don't consider @show_in_interface for underscored names
- edit: lib/AST/Decl.cpp
- edit: test/SymbolGraph/Symbols/SkipsPublicUnderscore.swift
-
Commit 9398153c9dbb2db7bc144c8dc86844d9231b75c9 by hamishknight:
[Parse] Preserve original member hashing behaviour
- edit: lib/Parse/ParseDecl.cpp
-
Commit db9a27e24a9fa54c126a43abdb4a936e4fd30fd5 by hamishknight:
[AST] Remove hasSyntaxRoot
- edit: include/swift/AST/SourceFile.h
- edit: lib/AST/Module.cpp
-
Commit 22b603889f92cd51ff77411af20a48ee9b61f455 by compnerd:
IO: match the signature for
DispatchIO
withdispatch_io_create
- edit: src/swift/Private.swift
- edit: src/swift/Wrapper.swift
- edit: src/swift/IO.swift
-
Commit b47464fd4668a0ad7f9f13e97d5bab95d14bef1c by hamishknight:
[lldb] Update SourceFile constructor calls
- edit: lldb/source/Plugins/ExpressionParser/Swift/SwiftExpressionParser.cpp
- edit: lldb/source/Plugins/ExpressionParser/Swift/SwiftREPL.cpp
-
Commit 642bdb7eafe59500cc184343d2ae41423ea4033d by achikin:
Fix testDOTFileEmission test to match latest toolchain.
- edit: Tests/SwiftDriverTests/SwiftDriverTests.swift
-
Commit 125332c13f7130f7cb400958b757fe0f72bb3600 by achikin:
Ensure clang executable location checking doesn't fail with
- edit: Tests/SwiftDriverTests/SwiftDriverTests.swift