[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 18.04 - Long Test (master) #2222

Report

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-18_04-long-test [#2222]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-18_04-long-test/2222/
Project:
oss-swift-incremental-RA-linux-ubuntu-18_04-long-test
Date of build:
Mon, 29 Jul 2019 21:50:45 -0500
Build duration:
1 hr 14 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 58394eda5e3f911434e1bed57d98d55d33c8ac86 by hborla:
    Parse: check if constructor decls are marked as convenience rather

    • edit: lib/Parse/ParseStmt.cpp
    • edit: lib/Parse/ParseDecl.cpp
  • Commit d022c4a8f6395df2482052370b7b084c9bde419b by hborla:
    Sema: don't change the init kind of a ConstructorDecl when type

    • edit: lib/Sema/TypeCheckStmt.cpp
    • edit: test/SourceKit/CursorInfo/cursor_info.swift
  • Commit 76272d3a835c8bb96698f198e01c8b33232a026b by hborla:
    Sema: simplify checking for a designated init in

    • edit: lib/Sema/TypeCheckProtocol.cpp
  • Commit 709efbc52c6c0d4dbac84c67326aa41afee66c4c by hborla:
    Sema: implement getInitKind using a request evaluator.

    • edit: include/swift/AST/ASTTypeIDs.h
    • edit: lib/Parse/ParseDecl.cpp
    • edit: include/swift/AST/TypeCheckerTypeIDZone.def
    • edit: lib/ClangImporter/ImportDecl.cpp
    • edit: lib/Sema/TypeCheckDecl.cpp
    • edit: lib/Serialization/Deserialization.cpp
    • edit: lib/AST/Decl.cpp
    • edit: lib/AST/TypeCheckRequests.cpp
    • edit: include/swift/AST/ASTTypeIDZone.def
    • edit: include/swift/AST/TypeCheckRequests.h
    • edit: include/swift/AST/Decl.h
  • Commit 53b6d7e9b1a4657627bffaaca61f5366e0b8afe5 by hborla:
    Sema: small stylistic change in InitKindRequest::evaluate

    • edit: lib/Sema/TypeCheckDecl.cpp
  • Commit 9d00f42c468c07ec7a8a683e8b93b858c914da0b by hborla:
    Sema: compute InitKindRequest::evaluate in a more performant way.

    • edit: lib/Sema/TypeCheckDecl.cpp
    • edit: include/swift/AST/DiagnosticsSema.def
  • Commit a25e53468ecfc38d60a16375b62b138ad708f732 by github:
    [gardening] Delete StringGutsVisitor.swift (#26393)

    • delete: stdlib/public/core/StringGutsVisitor.swift
    • edit: stdlib/public/core/GroupInfo.json
    • edit: stdlib/public/core/CMakeLists.txt