swift-ci
(Swift CI)
1
Report
[FAILURE] swift-master-sourcekitd-stress-tester [#1081]
Build URL:
https://ci.swift.org/job/swift-master-sourcekitd-stress-tester/1081/
Project:
swift-master-sourcekitd-stress-tester
Date of build:
Mon, 26 Aug 2019 21:07:06 -0500
Build duration:
2 hr 51 min
Identified problems:
- Assertion failure: This build failed because of an assertion failure. Below is a list of all errors in the build log:
- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
- Swift Compile Error: Swift compiler error
Changes
-
Commit 77924c4b844b41d1f29932906e3c79be491e59ca by jansvoboda11:
[Parser] Decouple the parser from AST creation (part 2)
-
edit: include/swift/Parse/ParsedRawSyntaxNode.h
-
edit: lib/Syntax/SyntaxKind.cpp.gyb
-
edit: lib/Parse/SyntaxParsingContext.cpp
-
edit: lib/AST/ASTDumper.cpp
-
edit: include/swift/Parse/ParserResult.h
-
edit: lib/Parse/ASTGen.cpp
-
edit: include/swift/Parse/Token.h
-
edit: test/Syntax/serialize_tupletype.swift
-
edit: lib/Parse/ParsedRawSyntaxRecorder.cpp
-
edit: lib/Parse/Parser.cpp
-
edit: lib/Parse/ParseType.cpp
-
edit: test/Parse/recovery.swift
-
edit: include/swift/Parse/Parser.h
-
edit: include/swift/Syntax/TokenKinds.h
-
edit: test/Parse/confusables.swift
-
edit: test/Syntax/Outputs/round_trip_invalid.swift.withkinds
-
edit: test/Syntax/Outputs/round_trip_parse_gen.swift.withkinds
-
edit: include/swift/Parse/ASTGen.h
-
edit: include/swift/Parse/SyntaxParserResult.h
-
edit: include/swift/Parse/SyntaxParsingContext.h
-
edit: lib/Parse/ParsedSyntaxRecorder.cpp.gyb
-
edit: lib/Parse/ParsedSyntaxBuilders.cpp.gyb
-
edit: lib/Parse/ParseExpr.cpp
-
edit: test/Syntax/serialize_tupletype.swift.result
-
edit: lib/ParseSIL/ParseSIL.cpp
-
edit: lib/Parse/Lexer.cpp
-
edit: test/Parse/invalid-utf8.swift
-
Commit a7051279bc366e896e3c8fde69bc44fd65fdda79 by jansvoboda11:
Use SourceLoc as key in type map
-
edit: lib/Parse/ASTGen.cpp
-
edit: include/swift/Parse/ASTGen.h
-
Commit 773cf5180ec7937faa99110bb56c3bbb5a2eefe9 by jansvoboda11:
Update ASTGen documentation.
-
edit: include/swift/Parse/ASTGen.h
-
Commit cc1aa01a6bdc05dc28c2ef136bd07e79338886ba by jansvoboda11:
Handle type parsing errors properly
-
edit: lib/Parse/ParseType.cpp
-
Commit 0135503247ea41828ce60af658e643be7bedc211 by jansvoboda11:
Consume any token in identifier parsing
-
edit: lib/Parse/ParseType.cpp
-
Commit 6de27645e2edbd18d10ae1b98e0e9f51d74a7c86 by jansvoboda11:
Use correct SourceLoc (before trivia) for Any type parsing
-
edit: lib/Parse/ParseType.cpp
-
Commit 6acfc8b48d440af260fe51e7928052ec882b4a87 by jansvoboda11:
Allow nullptr as output of ASTGen
-
edit: lib/Parse/ASTGen.cpp
-
Commit 8b5ca75af47b8591bbcd35b39047e8e547a87bd8 by jansvoboda11:
Fix attribute @ SourceLoc in ASTGen
-
edit: lib/Parse/ASTGen.cpp
-
Commit 9ae61aa6be11d5446afe650866457969aed62444 by jansvoboda11:
Handle failed tuple parsing
-
edit: lib/Parse/ASTGen.cpp
-
Commit 52d999df9d318993b38457f2bae7c0329172397a by jansvoboda11:
[SyntaxParse] Use ArrayRef to pass list of nodes to ParsedSyntaxResult
-
edit: include/swift/Parse/SyntaxParserResult.h
-
Commit 80e6d2793dccffc465ce5bc8c4dede534df60b14 by jansvoboda11:
[SyntaxParse] ParseError is not equivalent to code completion
-
edit: include/swift/Parse/SyntaxParserResult.h
-
Commit 1551db619e47664d7f9ea4ad4d2476e1c2516f76 by jansvoboda11:
[SyntaxParse] Support kindof() in isTopNode()
-
edit: lib/Parse/ParseExpr.cpp
-
edit: include/swift/Parse/SyntaxParsingContext.h
-
Commit c8ac6b68ad4b30fe40f17433c6a0f28b31e435e2 by jansvoboda11:
[SyntaxParse] Fix memory leak in incomplete composition parsing
-
edit: lib/Parse/ParseType.cpp
-
edit: lib/Parse/ASTGen.cpp
-
Commit dc0cf99b0eef34f1b039a94e2ed32747a66211a6 by jansvoboda11:
[SyntaxParse] Fix memory leak
-
edit: lib/Parse/ParseType.cpp
-
Commit e609a3aaab497ecc92fd4bcc5f582e7e391b4c9e by jansvoboda11:
[SyntaxParse] Fix memory leak for invalid generic argument clause
-
edit: lib/Parse/ParseType.cpp
-
Commit a333a5a697bf48bae98a1c5e31fd4fc842b3cdce by jansvoboda11:
[SyntaxParse] Fix memory leak for incomplete function types
-
edit: lib/Parse/ParseType.cpp
-
Commit a5cb90765d126f8af4c70b0bdd1307dd6f301b0d by jansvoboda11:
[SyntaxParse] Fix memory leak for incomplete type identifier
-
edit: lib/Parse/ParseType.cpp
-
Commit 3f4a4c0e2fe4d7735c39e82d250d15650c96d83a by jansvoboda11:
[SyntaxParse] Don't record tokens while skipping
-
edit: lib/Parse/ParseStmt.cpp
-
edit: include/swift/Parse/SyntaxParsingContext.h
-
edit: lib/Parse/ParseDecl.cpp
-
Commit be0ba7d7f5def96c6e8cdceb2ebb752d793ce311 by jansvoboda11:
Skip unnecessary start-of-line check in ASTGen for keywords
-
edit: lib/Parse/ASTGen.cpp
-
Commit 02a323e15de77fd07a3b43664f8f77b787481aa2 by jansvoboda11:
Add comments to ASTGen's UnknownTypeSyntax recovery
-
edit: lib/Parse/ASTGen.cpp
-
Commit 486c7b883d0e37967821eb940938faea145f1374 by owen:
[Diagnostics][NFC] Add support for using the %select format specifier
-
edit: lib/AST/DiagnosticEngine.cpp
-
edit: lib/Sema/TypeCheckPattern.cpp
-
edit: docs/Diagnostics.md
-
edit: lib/Sema/TypeCheckAvailability.cpp
-
edit: include/swift/AST/DiagnosticsSema.def
-
Commit ad5b8253e3f1005b309595e9230128a2a73cec08 by jansvoboda11:
[Lexer] Don't lex trailing trivia for eof (including artificial eof)
-
edit: lib/Parse/Lexer.cpp
-
Commit 8da82d327226f20327fd15b6435913a11713711b by jansvoboda11:
Revert Lexer UTF8 replacement char changes
-
edit: lib/Parse/Lexer.cpp
-
Commit 63384b447ca439fbad4217f857ce06526cc13acb by dgregor:
Add now-fixed test case for rdar://problem/54028336.
-
add: test/decl/protocol/special/coding/property_wrappers_codable_multifile.swift
-
add: test/decl/protocol/special/coding/Inputs/property_wrappers_codable_multifile_other.swift
-
Commit 7992e1c6c4aeb22e461f1c60ff9f085761844e3f by dungar:
Lots of cleanups, renamings, etc.
-
edit: lib/Frontend/CompilerInvocation.cpp
-
delete: test/NameBinding/scope_map.swift
-
edit: test/NameBinding/scope_map_top_level.swift
-
edit: lib/AST/ASTScopeCreation.cpp
-
edit: lib/AST/ASTScopeSourceRange.cpp
-
edit: lib/AST/UnqualifiedLookup.cpp
-
edit: lib/AST/ASTScope.cpp
-
edit: include/swift/Basic/Statistics.def
-
edit: lib/AST/ASTScopePrinting.cpp
-
edit: lib/AST/ASTScopeLookup.cpp
-
edit: include/swift/AST/ASTScope.h
-
edit: include/swift/Frontend/Frontend.h