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

Report

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04 [#8230]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/8230/
Project:
oss-swift-incremental-RA-linux-ubuntu-14_04
Date of build:
Thu, 19 Sep 2019 00:38:17 -0500
Build duration:
8 min 47 sec

Changes

  • Commit 9f642f0bc1713798f5e08b1020d359a64866162b by rishizaki:
    Revert "Merge pull request #27203 from CodaFi/movin-on-up"

    • edit: tools/libSwiftSyntaxParser/libSwiftSyntaxParser.cpp
    • edit: lib/Parse/ParseExpr.cpp
    • edit: lib/SyntaxParse/RawSyntaxTokenCache.h
    • edit: include/swift/Parse/SyntaxParseActions.h
    • edit: lib/Parse/SyntaxParsingContext.cpp
    • edit: lib/SyntaxParse/SyntaxTreeCreator.cpp
    • edit: test/Syntax/serialize_tupletype.swift.result
    • edit: include/swift/Parse/HiddenLibSyntaxAction.h
    • edit: lib/Parse/ParseType.cpp
    • edit: lib/Parse/HiddenLibSyntaxAction.cpp
    • edit: include/swift/Parse/SyntaxParsingContext.h
    • edit: include/swift/Parse/ParsedRawSyntaxRecorder.h
    • edit: include/swift/Parse/ParsedSyntax.h
    • edit: include/swift/Parse/ParsedSyntaxRecorder.h.gyb
    • edit: lib/Parse/ParsedSyntaxNodes.cpp.gyb
    • edit: lib/Parse/ParsedRawSyntaxNode.cpp
    • edit: lib/Parse/ParseStmt.cpp
    • edit: lib/Parse/ParsedRawSyntaxRecorder.cpp
    • edit: lib/Parse/ParsedSyntaxBuilders.cpp.gyb
    • edit: lib/Parse/Parser.cpp
    • edit: include/swift/SyntaxParse/SyntaxTreeCreator.h
    • edit: lib/Parse/ParsedSyntaxRecorder.cpp.gyb
    • edit: include/swift/Parse/LibSyntaxGenerator.h
    • edit: include/swift/Parse/SyntaxParserResult.h
    • edit: lib/Parse/ParsePattern.cpp
    • edit: lib/Parse/ParseDecl.cpp
    • edit: include/swift/Parse/ParsedRawSyntaxNode.h
  • Commit 4527711c52d7bd71f7b37fa54ba0b311acaec0a4 by rishizaki:
    [SyntaxParses] Address memory issue in popTokenSyntax()

    • edit: include/swift/Parse/SyntaxParsingContext.h
    • edit: lib/Parse/SyntaxParsingContext.cpp