[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.04 (master) #3252

Test Case 'PackageToolTests.testUpdate' started at 2017-05-22 13:43:29.077
<>/home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_04/swiftpm/Tests/CommandsTests/PackageToolTests.swift:75: error: PackageToolTests.testUpdate : XCTAssertEqual failed: ("["1.2.3"]") is not equal to ("["1.2.3", "1.2.4"]") -
Test Case 'PackageToolTests.testUpdate' failed (1.194 seconds)

···

On May 22, 2017, at 11:44 AM, no-reply@swift.org <mailto:no-reply@swift.org> wrote:

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#3252]

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/3252/
Project: oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build: Mon, 22 May 2017 11:00:27 -0700
Build duration: 43 min
Identified problems:

Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
Indication 1 <https://ci.swift.org//job/oss-swift-incremental-RA-linux-ubuntu-16_04/3252/consoleFull#-575881829ee1a197b-acac-4b17-83cf-a53b95139a76&gt;
Tests:

Name: Swift(linux-x86_64)
Failed: 0 test(s), Passed: 9428 test(s), Total: 9428 test(s)
Name: Swift-Unit
Failed: 0 test(s), Passed: 432 test(s), Total: 432 test(s)

Changes

Commit ff2e4bfd0c4b10f5e853b729245bf4929a340a7d by Joe Groff:
SILGen: Use VarDecl::getInterfaceType instead of getType in

edit: lib/SILGen/SILGenBridging.cpp
add: test/SILGen/Inputs/objc_required_designated_init_2.swift
add: test/SILGen/objc_required_designated_init.swift

Commit e8245256cc48f47f065b5f8e561f2ee1ad2b1f4f by github:
Test requires objc_interop

edit: test/SILGen/objc_required_designated_init.swift

Commit f0abcac42c489109f3d65d86d7d6fca0ca797337 by Doug Gregor:
Diagnose unsound uses of same-type-to-Self requirements with non-final

edit: lib/AST/Decl.cpp
edit: include/swift/AST/DiagnosticsSema.def
add: test/Compatibility/self_same_type.swift
edit: lib/Sema/TypeCheckProtocol.cpp
add: test/decl/protocol/conforms/self_same_type.swift
edit: include/swift/AST/Decl.h

Commit b63771060d16b365a572adf4247509de602d68f4 by Erik Eckstein:
tests: don't run the archive_attributes test on devices

edit: test/Interpreter/SDK/archive_attributes.swift

Commit c09882307f25ad6b16f2585b4fac7847a8eae351 by Alex Lorenz:
[Sema] Avoid duplicate -Wunguarded-availability warnings in nested

edit: lib/Sema/SemaDeclAttr.cpp
edit: test/SemaObjC/unguarded-availability.m