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

Report

[FAILURE] oss-lldb-incremental-linux-ubuntu-14_04 [#2128]

Build URL:
https://ci.swift.org/job/oss-lldb-incremental-linux-ubuntu-14_04/2128/
Project:
oss-lldb-incremental-linux-ubuntu-14_04
Date of build:
Mon, 08 Jul 2019 11:28:23 -0500
Build duration:
2 hr 27 min

Identified problems:

  • 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 95eea2f3e915f53ffea667e912924292ed39d1ad by jaskiewiczs:
    [Parse] Implement "missing 'func' keyword" diagnostic with a fix-it

    • edit: test/SourceKit/DocumentStructure/structure.swift.foobar.response
    • add: test/Parse/diagnostic_missing_func_keyword.swift
    • edit: lib/Parse/ParseStmt.cpp
    • edit: test/Parse/line-directive.swift
    • edit: test/SourceKit/DocumentStructure/structure.swift.empty.response
    • edit: test/SourceKit/DocumentStructure/structure.swift.response
    • edit: test/Sema/immutability.swift
    • edit: lib/Parse/ParseDecl.cpp
    • edit: include/swift/AST/DiagnosticsParse.def
    • edit: test/Parse/ConditionalCompilation/stmt_in_type.swift
    • edit: test/Parse/recovery.swift
    • edit: include/swift/Parse/Parser.h
  • Commit f25e50d946aaab189b0152ec6355a53af956343d by jaskiewiczs:
    [incrParse] Fix funcs.swift test case

    • edit: test/incrParse/funcs.swift
  • Commit 924f15ef39b115e4d47fae88f0380f1eee3aa64b by jaskiewiczs:
    [Parse] Simplify missing_func_keyword diagnostic

    • edit: test/Parse/diagnostic_missing_func_keyword.swift
    • edit: lib/Parse/ParseDecl.cpp
  • Commit 2b3ebf715a2dbca5c2116385237f6ad6191867a1 by jaskiewiczs:
    Use DescriptiveDeclKind for better expected_keyword_in_decl diagnostic

    • edit: lib/Parse/ParseDecl.cpp
    • edit: test/Sema/immutability.swift
    • edit: test/Parse/line-directive.swift
    • edit: include/swift/AST/DiagnosticsParse.def
    • edit: test/Parse/ConditionalCompilation/stmt_in_type.swift
    • edit: test/Parse/diagnostic_missing_func_keyword.swift
    • edit: test/Parse/recovery.swift
  • Commit 0446ad3c3dcf04fc153c9b1c17f59f2c991dd3cf by jaskiewiczs:
    Fix failing test cases for expected_keyword_in_decl diagnostic

    • edit: lib/Parse/ParseDecl.cpp
    • edit: test/SourceKit/DocumentStructure/structure.swift.empty.response
    • edit: test/SourceKit/DocumentStructure/structure.swift.foobar.response
    • edit: test/Parse/diagnostic_missing_func_keyword.swift
    • edit: test/SourceKit/DocumentStructure/structure.swift.response