<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">Password expired.</div><div class=""><pre style="word-wrap: break-word; white-space: pre-wrap;" class="">-- scp toolchain tar --
WARNING: Your password has expired.
Password change required but no TTY available.
Build step 'Execute shell' marked build as failure</pre></div><br class=""><div><blockquote type="cite" class=""><div class="">On Mar 13, 2017, at 7:22 PM, <a href="mailto:no-reply@swift.org" class="">no-reply@swift.org</a> wrote:</div><br class="Apple-interchange-newline"><div class=""><h2 style="font-family: 'Helvetica Neue', sans-serif; font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; width: 899px; background-color: red; color: white; text-align: center;" class=""></h2><h1 style="color: rgb(57, 57, 57); font-family: 'Helvetica Neue', sans-serif; font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class="">[<font class="FAILURE" style="color: red;">FAILURE</font>] oss-swift-package-linux-ubuntu-16_04 [#605]</h1><table style="color: rgb(57, 57, 57); font-family: 'Helvetica Neue', sans-serif; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 300; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class=""><tbody class=""><tr style="text-align: left;" class=""><th class="">Build URL:</th><td class=""><a href="https://ci.swift.org/job/oss-swift-package-linux-ubuntu-16_04/605/" style="color: rgb(0, 122, 255); text-decoration: none;" class="">https://ci.swift.org/job/oss-swift-package-linux-ubuntu-16_04/605/</a></td></tr><tr style="text-align: left;" class=""><th class="">Project:</th><td class="">oss-swift-package-linux-ubuntu-16_04</td></tr><tr style="text-align: left;" class=""><th class="">Date of build:</th><td class="">Mon, 13 Mar 2017 18:05:47 -0700</td></tr><tr style="text-align: left;" class=""><th class="">Build duration:</th><td class="">1 hr 16 min</td></tr></tbody></table><br style="color: rgb(57, 57, 57); font-family: 'Helvetica Neue', sans-serif; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 300; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class=""><h2 style="color: rgb(57, 57, 57); font-family: 'Helvetica Neue', sans-serif; font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class="">Changes</h2><ul style="color: rgb(57, 57, 57); font-family: 'Helvetica Neue', sans-serif; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 300; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class=""><li class="">Commit<span class="Apple-converted-space">&nbsp;</span><b class="">29c1fc472b62913d5b95a5b7655061483f340634</b><span class="Apple-converted-space">&nbsp;</span>by<span class="Apple-converted-space">&nbsp;</span><b class="">brian.king:</b><p class="commit-message" style="font-family: Menlo, fixed; white-space: pre-wrap;">Generate an error message on protocol extensions with the final</p><ul class=""><li class="change-edit"><b class="">edit</b>: include/swift/AST/DiagnosticsSema.def</li><li class="change-edit"><b class="">edit</b>: test/Generics/existential_restrictions.swift</li><li class="change-edit"><b class="">edit</b>: test/IRGen/protocol_extensions.sil</li><li class="change-edit"><b class="">edit</b>: test/SILGen/guaranteed_self.swift</li><li class="change-edit"><b class="">edit</b>: test/SILGen/boxed_existentials.swift</li><li class="change-edit"><b class="">edit</b>: test/Serialization/Inputs/def_class.swift</li><li class="change-edit"><b class="">edit</b>: test/Interpreter/protocol_extensions.swift</li><li class="change-edit"><b class="">edit</b>: test/attr/attr_objc.swift</li><li class="change-edit"><b class="">edit</b>: lib/Sema/TypeCheckAttr.cpp</li><li class="change-edit"><b class="">edit</b>: test/NameBinding/reference-dependencies.swift</li><li class="change-edit"><b class="">edit</b>: test/SILGen/protocol_extensions.swift</li><li class="change-edit"><b class="">edit</b>: test/decl/ext/protocol_objc.swift</li><li class="change-edit"><b class="">edit</b>: test/IRGen/protocol_extensions_constrain.swift</li><li class="change-edit"><b class="">edit</b>: test/NameBinding/scope_map_lookup.swift</li><li class="change-edit"><b class="">edit</b>: test/attr/attr_final.swift</li><li class="change-add"><b class="">add</b>: test/Compatibility/final_protocol_extension.swift</li><li class="change-edit"><b class="">edit</b>: stdlib/public/SDK/Foundation/NSError.swift</li><li class="change-edit"><b class="">edit</b>: test/SourceKit/DocSupport/Inputs/cake.swift</li><li class="change-edit"><b class="">edit</b>: test/decl/protocol/req/associated_type_inference.swift</li><li class="change-edit"><b class="">edit</b>: test/decl/ext/protocol.swift</li><li class="change-edit"><b class="">edit</b>: test/decl/var/properties.swift</li><li class="change-edit"><b class="">edit</b>: test/SILGen/witnesses_canonical.swift</li><li class="change-edit"><b class="">edit</b>: test/SILOptimizer/devirt_extension.swift</li></ul></li><br class=""><li class="">Commit<span class="Apple-converted-space">&nbsp;</span><b class="">4a9b2c52dd158d30f9ae2a0769a8d3940e15d074</b><span class="Apple-converted-space">&nbsp;</span>by<span class="Apple-converted-space">&nbsp;</span><b class="">practicalswift:</b><p class="commit-message" style="font-family: Menlo, fixed; white-space: pre-wrap;">[swiftc (69 vs. 5458)] Add crasher in</p><ul class=""><li class="change-add"><b class="">add</b>: validation-test/compiler_crashers/28716-unreachable-executed-at-swift-lib-ast-type-cpp-1215.swift</li></ul></li><br class=""><li class="">Commit<span class="Apple-converted-space">&nbsp;</span><b class="">1ab9e451e5bdc5da8ccda451ad6a96a8bce4239d</b><span class="Apple-converted-space">&nbsp;</span>by<span class="Apple-converted-space">&nbsp;</span><b class="">brian.king:</b><p class="commit-message" style="font-family: Menlo, fixed; white-space: pre-wrap;">Remove the final attribute instead of invalidating it to ensure that</p><ul class=""><li class="change-edit"><b class="">edit</b>: lib/Sema/TypeCheckAttr.cpp</li></ul></li><br class=""><li class="">Commit<span class="Apple-converted-space">&nbsp;</span><b class="">0770037f6b252edccbc2c5a4a18c0a1716f6b1b9</b><span class="Apple-converted-space">&nbsp;</span>by<span class="Apple-converted-space">&nbsp;</span><b class="">brian.king:</b><p class="commit-message" style="font-family: Menlo, fixed; white-space: pre-wrap;">Only generate a warning for Swift 3 and 4 mode.</p><ul class=""><li class="change-delete"><b class="">delete</b>: test/Compatibility/final_protocol_extension.swift</li><li class="change-edit"><b class="">edit</b>: test/attr/attr_final.swift</li><li class="change-edit"><b class="">edit</b>: lib/Sema/TypeCheckAttr.cpp</li></ul></li><br class=""><li class="">Commit<span class="Apple-converted-space">&nbsp;</span><b class="">f76ed374a72e03dc2f134da3a72692ba70f0e39d</b><span class="Apple-converted-space">&nbsp;</span>by<span class="Apple-converted-space">&nbsp;</span><b class="">github:</b><p class="commit-message" style="font-family: Menlo, fixed; white-space: pre-wrap;">RangeInfo: Treat comments transparently when resolving a given range.</p><ul class=""><li class="change-add"><b class="">add</b>: test/IDE/range_info_comments.swift</li><li class="change-edit"><b class="">edit</b>: lib/IDE/SwiftSourceDocInfo.cpp</li><li class="change-edit"><b class="">edit</b>: test/SourceKit/RangeInfo/basic.swift</li></ul></li><br class=""><li class="">Commit<span class="Apple-converted-space">&nbsp;</span><b class="">cb146e969b01faf1cd971b26689f71b1a301ce7d</b><span class="Apple-converted-space">&nbsp;</span>by<span class="Apple-converted-space">&nbsp;</span><b class="">Mishal Shah:</b><p class="commit-message" style="font-family: Menlo, fixed; white-space: pre-wrap;">[README] Update Xcode version to Xcode 8.3 Beta 4</p><ul class=""><li class="change-edit"><b class="">edit</b>: README.md</li></ul></li><br class=""><li class="">Commit<span class="Apple-converted-space">&nbsp;</span><b class="">1837918569e3c2d3d3f29329360449fa20ab75ef</b><span class="Apple-converted-space">&nbsp;</span>by<span class="Apple-converted-space">&nbsp;</span><b class="">github:</b><p class="commit-message" style="font-family: Menlo, fixed; white-space: pre-wrap;">[ClangImporter] Fix swift_wrappers of non-pointer types. (#8030)</p><ul class=""><li class="change-edit"><b class="">edit</b>: lib/ClangImporter/ImportType.cpp</li><li class="change-edit"><b class="">edit</b>: test/IDE/newtype.swift</li></ul></li><br class=""><li class="">Commit<span class="Apple-converted-space">&nbsp;</span><b class="">7d5ac5e29b3274de4329b0463f4ea6dc94203883</b><span class="Apple-converted-space">&nbsp;</span>by<span class="Apple-converted-space">&nbsp;</span><b class="">gparker:</b><p class="commit-message" style="font-family: Menlo, fixed; white-space: pre-wrap;">[test] Fix ErrorBridgedStatic for simulator and device platforms.</p><ul class=""><li class="change-edit"><b class="">edit</b>: test/stdlib/ErrorBridgedStatic.swift</li></ul></li></ul></div></blockquote></div><br class=""></body></html>