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

Something is fishy here… looks like Foundation is getting a stale standard library somehow. I’ve cleared the workspace.

  - Doug

···

On Jul 21, 2016, at 3:32 PM, no-reply@swift.org wrote:

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04 [#6389]

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/6389/
Project: oss-swift-incremental-RA-linux-ubuntu-14_04
Date of build: Thu, 21 Jul 2016 15:18:43 -0700
Build duration: 13 min
Tests:

Name: Swift
Failed: 0 test(s), Passed: 8136 test(s), Total: 8136 test(s)
Name: Swift-Unit
Failed: 0 test(s), Passed: 226 test(s), Total: 226 test(s)

Changes

Commit 0bf7c005b32658ec3713f4502a345b1f9e88b616 by dgregor:
[SE-0091 Follow-up] Move global operators for non-generic concrete types

edit: stdlib/public/core/Availability.swift
edit: stdlib/public/core/StringUTF8.swift
edit: stdlib/public/core/StringUnicodeScalarView.swift
edit: stdlib/public/core/CTypes.swift
edit: stdlib/public/core/Equatable.swift
edit: stdlib/public/core/Unicode.swift
edit: stdlib/public/core/StringRangeReplaceableCollection.swift.gyb
edit: lib/AST/ASTContext.cpp
edit: test/IDE/complete_at_top_level.swift
edit: stdlib/public/core/Hashable.swift
edit: stdlib/public/core/UnicodeScalar.swift
edit: stdlib/public/core/String.swift
edit: stdlib/public/core/StringUTF16.swift
edit: lib/IDE/CodeCompletion.cpp
edit: stdlib/public/core/Reflection.swift
edit: stdlib/public/core/Comparable.swift
edit: stdlib/public/core/Character.swift

Commit 42a3e36c150a899232a53442cefa9e56780fd1ca by dgregor:
[SE-0091 Follow-up] Move !, &&, and || onto an extension of Bool.

edit: lib/AST/Expr.cpp
edit: lib/IDE/CodeCompletion.cpp
edit: stdlib/public/core/Bool.swift
edit: lib/Sema/CSDiag.cpp
edit: include/swift/AST/Expr.h

Commit 778e76e1583adf1b71c0b9ae44a359043746c50b by dgregor:
[SE-0091 Follow-up] Move more operators into types, now for generic

edit: stdlib/public/core/Flatten.swift.gyb
edit: stdlib/public/core/HashedCollections.swift.gyb
edit: stdlib/public/core/Reverse.swift
edit: stdlib/public/core/ClosedRange.swift
edit: stdlib/public/core/ExistentialCollection.swift.gyb
edit: stdlib/public/core/Filter.swift.gyb
edit: stdlib/public/core/EmptyCollection.swift
edit: stdlib/public/core/Range.swift.gyb

Commit c56f96d237426824dca794eae87d4028947f636a by dgregor:
[Type checker] Synthesize member operator '==' for Equatable enums.

edit: test/IDE/print_ast_tc_decls.swift
delete: validation-test/IDE/crashers/039-swift-typechecker-checkconformance.swift
add: validation-test/IDE/crashers_fixed/039-swift-typechecker-checkconformance.swift
delete: validation-test/compiler_crashers/28335-swift-type-print.swift
edit: lib/Sema/ConstraintSystem.cpp
delete: validation-test/compiler_crashers/28267-swift-typechecker-checkconformance.swift
add: validation-test/compiler_crashers_fixed/28335-swift-type-print.swift
delete: validation-test/compiler_crashers/28340-swift-type-getstring.swift
add: validation-test/compiler_crashers_fixed/28323-swift-typebase-getstring.swift
edit: lib/Sema/CSApply.cpp
add: validation-test/IDE/crashers_fixed/049-swift-typechecker-resolvewitness.swift
edit: lib/Sema/CSRanking.cpp
edit: lib/Sema/DerivedConformanceEquatableHashable.cpp
edit: test/IRGen/enum_derived.swift
add: validation-test/compiler_crashers_fixed/28267-swift-typechecker-checkconformance.swift
add: validation-test/compiler_crashers_fixed/28340-swift-type-getstring.swift
delete: validation-test/IDE/crashers/049-swift-typechecker-resolvewitness.swift
delete: validation-test/compiler_crashers/28323-swift-typebase-getstring.swift

Commit 1dcfd337e56441c32e33e65b8401377940379dbe by dgregor:
[Cleanup] Eliminate the notion of derived global declarations for

edit: lib/Sema/TypeCheckDecl.cpp
edit: lib/SIL/SILDeclRef.cpp
edit: lib/Serialization/Serialization.cpp
edit: include/swift/AST/DeclContext.h
edit: include/swift/AST/Decl.h
edit: lib/SILGen/SILGenType.cpp
edit: lib/Sema/DerivedConformances.cpp
edit: lib/Sema/DerivedConformances.h

Commit 211c58015878614f4cdebfd859fc3d1ba54f2fbd by dgregor:
[Cleanup] Eliminate DerivedFileUnit.

edit: lib/Sema/CodeSynthesis.cpp
edit: include/swift/AST/Module.h
edit: lib/AST/Module.cpp
edit: unittests/AST/OverrideTests.cpp
edit: test/SILGen/property_behavior.swift
edit: lib/AST/ASTContext.cpp

Commit b2618e65c819fe34e4be9f1475f31e10e20777ec by dgregor:
[Type checker] Eliminate the hacks used to find synthesized global '=='.

edit: lib/Sema/CSGen.cpp
edit: include/swift/AST/Expr.h