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

Kitura and NetService are passing again

···

Sent from my iPhone

On Dec 6, 2017, at 8:05 PM, no-reply@swift.org wrote:

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

Build URL: https://ci.swift.org/job/swift-master-source-compat-suite/880/
Project: swift-master-source-compat-suite
Date of build: Wed, 06 Dec 2017 18:39:59 -0600
Build duration: 3 hr 25 min

Changes

Commit 7c707ce97c95c013b67e9b3713b5710afcca84b8 by github:
For 'lazy', make "cannot override with a stored property" a warning

add: test/Compatibility/attr_override.swift
edit: lib/Sema/TypeCheckDecl.cpp
edit: test/attr/attr_override.swift
edit: include/swift/AST/DiagnosticsSema.def

Commit 6eec13737450d8541c1504a06f8fa33223b97247 by dgregor:
[Type checker] Don't check near-miss candidates of the wrong kind.

add: validation-test/compiler_crashers_2_fixed/0133-rdar35832679.swift
edit: lib/Sema/TypeCheckProtocol.cpp

Commit c4604d700e4d65c0f76df9785d32e338eac54ab8 by github:
libSyntax: specialize struct declaration syntax node. (#13307)

edit: lib/Parse/ParseDecl.cpp
edit: include/swift/Syntax/SyntaxParsingContext.h
edit: test/Syntax/Inputs/serialize_multiple_decls.json
edit: test/Syntax/Inputs/serialize_struct_decl.json
edit: test/Syntax/round_trip_parse_gen.swift
edit: include/swift/Syntax/SyntaxFactory.h.gyb
edit: lib/Syntax/SyntaxFactory.cpp.gyb
edit: lib/Syntax/SyntaxParsingContext.cpp
edit: test/Syntax/Outputs/round_trip_parse_gen.swift.withkinds
edit: utils/gyb_syntax_support/DeclNodes.py