[Swift CI] Build Failure: 2. Swift Source Compatibility Suite (master) #3928

Report

[FAILURE] swift-master-source-compat-suite [#3928]

Build URL:
https://ci.swift.org/job/swift-master-source-compat-suite/3928/
Project:
swift-master-source-compat-suite
Date of build:
Mon, 29 Jul 2019 22:57:30 -0500
Build duration:
4 hr 31 min

Changes

  • Commit 8caf6f39e1d4fb48152eb2808aaec66244c4a3aa by dungar:
    Fixes for ASTScope lookup

    • edit: include/swift/AST/Decl.h
    • edit: test/SourceKit/CodeFormat/indent-implicit-getter.swift
    • edit: test/SourceKit/DocSupport/doc_source_file.swift.response
    • edit: lib/Parse/ParseDecl.cpp
    • edit: lib/AST/Decl.cpp
  • Commit 79b9f6c68af7ce14ccee1227c24e2055a31840c6 by dungar:
    Fix SubscriptDecl end position

    • edit: test/SourceKit/CodeFormat/indent-implicit-getter.swift
    • edit: lib/Parse/ParseDecl.cpp
  • Commit 87a4aa6a5496b9ac91282a7e119f226bc30a2e70 by dungar:
    Restore other test

    • edit: test/SourceKit/DocSupport/doc_source_file.swift.response
  • Commit 3c7de8d7075dffdcda49b12556327234b18c7991 by dungar:
    Oops! Missed porting over the line to set the alias decl end.

    • edit: lib/Parse/ParseDecl.cpp
  • Commit 6577e68b6b7d75089c690e9edcc5f54aa729fac7 by dungar:
    Fixes for review

    • edit: include/swift/AST/Decl.h
    • edit: lib/AST/Decl.cpp
    • edit: lib/Parse/ParseDecl.cpp
  • Commit 691b3c6f30d56794863802822a70de9e8c5fb344 by dungar:
    When delayed parsing a Decl in a closure body, add it to the body.

    • edit: lib/Parse/ParseDecl.cpp
  • Commit 008791fc0aeae1dff8d4562ab117e6129de54148 by dungar:
    Ensure that an accessor can be found from its VarDecl.

    • edit: lib/Parse/ParseDecl.cpp
  • Commit 9f60bb4c2f0e0433642bca202b885f351c2f42be by dungar:
    Adapt to streamlined record.

    • edit: lib/Parse/ParseDecl.cpp
  • Commit 58394eda5e3f911434e1bed57d98d55d33c8ac86 by hborla:
    Parse: check if constructor decls are marked as convenience rather

    • edit: lib/Parse/ParseDecl.cpp
    • edit: lib/Parse/ParseStmt.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: lib/AST/TypeCheckRequests.cpp
    • edit: lib/Parse/ParseDecl.cpp
    • edit: include/swift/AST/ASTTypeIDZone.def
    • edit: lib/Sema/TypeCheckDecl.cpp
    • edit: include/swift/AST/Decl.h
    • edit: include/swift/AST/TypeCheckerTypeIDZone.def
    • edit: include/swift/AST/TypeCheckRequests.h
    • edit: include/swift/AST/ASTTypeIDs.h
    • edit: lib/Serialization/Deserialization.cpp
    • edit: lib/AST/Decl.cpp
    • edit: lib/ClangImporter/ImportDecl.cpp
  • Commit 30769127c831993eadd3d4620c14be6615e187e7 by dungar:
    Insert in order and other fix

    • edit: lib/Parse/ParseDecl.cpp
  • Commit 53b6d7e9b1a4657627bffaaca61f5366e0b8afe5 by hborla:
    Sema: small stylistic change in InitKindRequest::evaluate

    • edit: lib/Sema/TypeCheckDecl.cpp
  • Commit 378eb96555a7eea99b6023efe16d868d5e3e933b by jgroff:
    Sema: Fix substitution of opaque types with generic base class

    • edit: lib/Sema/TypeCheckGeneric.cpp
    • add: test/type/opaque_generic_superclass_constraint.swift
    • edit: lib/AST/ASTContext.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 634a6eb7188cbd94d1076b5a4570884a2e2dcfeb by dungar:
    Remove code for updating closure body.

    • edit: lib/Parse/ParseDecl.cpp
  • Commit a25e53468ecfc38d60a16375b62b138ad708f732 by github:
    [gardening] Delete StringGutsVisitor.swift (#26393)

    • edit: stdlib/public/core/CMakeLists.txt
    • delete: stdlib/public/core/StringGutsVisitor.swift
    • edit: stdlib/public/core/GroupInfo.json
  • Commit c927ae03fb7add93449be4d9477516a7e5239b3f by clack:
    Update 5.1 configuration to match Beta 5

    • edit: project_precommit_check
  • Commit a166b6f2afb530ee3807e73a9370b79a24dbfb1e by mishal_shah:
    [Project] Remove URBNJSONDecodableSPM from the source compat suite

    • edit: projects.json