Password expired.
-- scp toolchain tar --
WARNING: Your password has expired.
Password change required but no TTY available.
Build step 'Execute shell' marked build as failure
···
On Mar 13, 2017, at 7:22 PM, no-reply@swift.org wrote:
[FAILURE] oss-swift-package-linux-ubuntu-16_04 [#605]
Build URL: https://ci.swift.org/job/oss-swift-package-linux-ubuntu-16_04/605/
Project: oss-swift-package-linux-ubuntu-16_04
Date of build: Mon, 13 Mar 2017 18:05:47 -0700
Build duration: 1 hr 16 minChanges
Commit 29c1fc472b62913d5b95a5b7655061483f340634 by brian.king:
Generate an error message on protocol extensions with the finaledit: include/swift/AST/DiagnosticsSema.def
edit: test/Generics/existential_restrictions.swift
edit: test/IRGen/protocol_extensions.sil
edit: test/SILGen/guaranteed_self.swift
edit: test/SILGen/boxed_existentials.swift
edit: test/Serialization/Inputs/def_class.swift
edit: test/Interpreter/protocol_extensions.swift
edit: test/attr/attr_objc.swift
edit: lib/Sema/TypeCheckAttr.cpp
edit: test/NameBinding/reference-dependencies.swift
edit: test/SILGen/protocol_extensions.swift
edit: test/decl/ext/protocol_objc.swift
edit: test/IRGen/protocol_extensions_constrain.swift
edit: test/NameBinding/scope_map_lookup.swift
edit: test/attr/attr_final.swift
add: test/Compatibility/final_protocol_extension.swift
edit: stdlib/public/SDK/Foundation/NSError.swift
edit: test/SourceKit/DocSupport/Inputs/cake.swift
edit: test/decl/protocol/req/associated_type_inference.swift
edit: test/decl/ext/protocol.swift
edit: test/decl/var/properties.swift
edit: test/SILGen/witnesses_canonical.swift
edit: test/SILOptimizer/devirt_extension.swiftCommit 4a9b2c52dd158d30f9ae2a0769a8d3940e15d074 by practicalswift:
[swiftc (69 vs. 5458)] Add crasher inadd: validation-test/compiler_crashers/28716-unreachable-executed-at-swift-lib-ast-type-cpp-1215.swift
Commit 1ab9e451e5bdc5da8ccda451ad6a96a8bce4239d by brian.king:
Remove the final attribute instead of invalidating it to ensure thatedit: lib/Sema/TypeCheckAttr.cpp
Commit 0770037f6b252edccbc2c5a4a18c0a1716f6b1b9 by brian.king:
Only generate a warning for Swift 3 and 4 mode.delete: test/Compatibility/final_protocol_extension.swift
edit: test/attr/attr_final.swift
edit: lib/Sema/TypeCheckAttr.cppCommit f76ed374a72e03dc2f134da3a72692ba70f0e39d by github:
RangeInfo: Treat comments transparently when resolving a given range.add: test/IDE/range_info_comments.swift
edit: lib/IDE/SwiftSourceDocInfo.cpp
edit: test/SourceKit/RangeInfo/basic.swiftCommit cb146e969b01faf1cd971b26689f71b1a301ce7d by Mishal Shah:
[README] Update Xcode version to Xcode 8.3 Beta 4edit: README.md
Commit 1837918569e3c2d3d3f29329360449fa20ab75ef by github:
[ClangImporter] Fix swift_wrappers of non-pointer types. (#8030)edit: lib/ClangImporter/ImportType.cpp
edit: test/IDE/newtype.swiftCommit 7d5ac5e29b3274de4329b0463f4ea6dc94203883 by gparker:
[test] Fix ErrorBridgedStatic for simulator and device platforms.edit: test/stdlib/ErrorBridgedStatic.swift