Skip to content

Instantly share code, notes, and snippets.

@mgrebenets
Created September 20, 2017 13:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mgrebenets/cf722b3e19894e7cbeeb3c4fa6d2511e to your computer and use it in GitHub Desktop.
Save mgrebenets/cf722b3e19894e7cbeeb3c4fa6d2511e to your computer and use it in GitHub Desktop.
swift-DEVELOPMENT-SNAPSHOT-2017-09-18-a CMake.app only
This file has been truncated, but you can view the full file.
./utils/build-script: note: using preset 'buildbot_osx_package', which expands to
./utils/build-script --ios --tvos --watchos --lldb --llbuild --swiftpm --playgroundlogger --playgroundsupport --release-debuginfo --compiler-vendor=apple --build-subdir=buildbot_osx --ios --tvos --watchos --test --validation-test --long-test --assertions --no-swift-stdlib-assertions -- --lldb-no-debugserver --lldb-use-system-debugserver --lldb-build-type=Release --verbose-build --build-ninja --build-swift-static-stdlib --build-swift-static-sdk-overlay --build-swift-stdlib-unittest-extra --playgroundlogger-build-type=Release --playgroundsupport-build-type=Release --install-swift --install-lldb --install-llbuild --install-swiftpm --install-playgroundlogger --install-playgroundsupport --install-destdir=/Users/grebenma/Projects/oss/swift/swift/swift-nightly-install --darwin-install-extract-symbols --install-symroot=/Users/grebenma/Projects/oss/swift/swift/swift-nightly-symroot --install-prefix=/Library/Developer/Toolchains/swift-LOCAL-2017-09-20-a.xctoolchain/usr --reconfigure --installable-package=/Users/grebenma/Projects/oss/swift/swift/swift-LOCAL-2017-09-20-a-osx.tar.gz --swift-enable-ast-verifier=0 --skip-test-lldb '--swift-install-components=compiler;clang-builtin-headers;stdlib;sdk-overlay;license;sourcekit-xpc-service;swift-remote-mirror;swift-remote-mirror-headers' '--llvm-install-components=libclang;libclang-headers' --installable-package=/Users/grebenma/Projects/oss/swift/swift/swift-LOCAL-2017-09-20-a-osx.tar.gz --symbols-package=/Users/grebenma/Projects/oss/swift/swift/swift-LOCAL-2017-09-20-a-osx-symbols.tar.gz --darwin-toolchain-bundle-identifier=swift2.local.20170920 '--darwin-toolchain-display-name=Local Swift Development Snapshot 2017-09-20' '--darwin-toolchain-display-name-short=Local Swift Development Snapshot' --darwin-toolchain-name=swift-LOCAL-2017-09-20-a --darwin-toolchain-version=swift-LOCAL-2017-09-20-a --darwin-toolchain-alias=Local
Building the standard library for: swift-stdlib-macosx-x86_64 swift-stdlib-iphonesimulator-i386 swift-stdlib-iphonesimulator-x86_64 swift-stdlib-appletvsimulator-x86_64 swift-stdlib-watchsimulator-i386 swift-stdlib-iphoneos-armv7 swift-stdlib-iphoneos-armv7s swift-stdlib-iphoneos-arm64 swift-stdlib-appletvos-arm64 swift-stdlib-watchos-armv7k
Running Swift tests for: check-swift-all-macosx-x86_64 check-swift-all-iphonesimulator-i386 check-swift-all-iphonesimulator-x86_64 check-swift-all-appletvsimulator-x86_64 check-swift-all-watchsimulator-i386
cmark: using standard linker
~/Projects/oss/swift/build/buildbot_osx/cmark-macosx-x86_64 ~/Projects/oss/swift/swift
-- Configuring done
-- Generating done
-- Build files have been written to: /Users/grebenma/Projects/oss/swift/build/buildbot_osx/cmark-macosx-x86_64
~/Projects/oss/swift/swift
ninja: no work to do.
llvm: using standard linker
~/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64 ~/Projects/oss/swift/swift
-- The ASM compiler identification is unknown
-- Found assembler: /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-- Warning: Did not find file Compiler/-ASM
-- Found libtool - /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool
-- Native target architecture is X86
-- Threads enabled.
-- Doxygen disabled.
-- Go bindings disabled.
-- Found ld64 - /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
-- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH)
-- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH)
-- OCaml bindings disabled.
-- LLVM host triple: x86_64-apple-macosx10.9
-- LLVM default target triple: x86_64-apple-macosx10.9
-- Building with -fPIC
-- Constructing LLVMBuild project information
-- Targeting X86
-- Targeting ARM
-- Targeting AArch64
-- Targeting PowerPC
-- Targeting SystemZ
-- Targeting Mips
-- Clang version: 5.0.0
-- Configuring done
-- Generating done
-- Build files have been written to: /Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64
~/Projects/oss/swift/swift
symlinking the system headers (/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../../usr/include/c++) into the local clang build directory (/Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/include).
ninja: no work to do.
swift: using standard linker
~/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64 ~/Projects/oss/swift/swift
-- The ASM compiler identification is unknown
-- Found assembler: /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-- Warning: Did not find file Compiler/-ASM
-- Finding installed version for: cmake
-- Found version: cmake version 3.9.2 CMake suite maintained and supported by Kitware (kitware.com/cmake).
--
-- Finding version for: /usr/local/Cellar/cmake/3.9.2/bin/cmake
-- Found version: 3.9.2
--
-- Finding installed version for: ninja
-- Found version: 1.7.2
--
-- Finding version for: /Users/grebenma/Projects/oss/swift/build/buildbot_osx/ninja-build/ninja
-- Found version: 1.8.2
--
-- Finding version for: /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-- Found version: 9.0.0.9000035
--
-- Finding version for: /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++
-- Found version: 9.0.0.9000035
--
-- Building with -fPIC
-- Xcode 9.0, Build version 9M214v
--
-- OS X SDK:
-- Path: /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk
-- Version: 10.13
-- Build number: 17A350a
-- Deployment version: 10.9
-- Library subdir: macosx
-- Version min name: macosx
-- Triple name: macosx
-- Architectures: x86_64
-- Object Format: MACHO
-- Linker (x86_64): /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
-- Triple for x86_64 is x86_64-apple-macosx10.9
--
-- iOS SDK:
-- Path: /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk
-- Version: 11.0
-- Build number: 15A5361a
-- Deployment version: 7.0
-- Library subdir: iphoneos
-- Version min name: ios
-- Triple name: ios
-- Architectures: armv7;armv7s;arm64
-- Object Format: MACHO
-- Linker (armv7): /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
-- Linker (armv7s): /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
-- Linker (arm64): /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
-- Triple for armv7 is armv7-apple-ios7.0
-- Triple for armv7s is armv7s-apple-ios7.0
-- Triple for arm64 is arm64-apple-ios7.0
--
-- iOS Simulator SDK:
-- Path: /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk
-- Version: 11.0
-- Build number: 15A5361a
-- Deployment version: 7.0
-- Library subdir: iphonesimulator
-- Version min name: ios-simulator
-- Triple name: ios
-- Architectures: i386;x86_64
-- Object Format: MACHO
-- Linker (i386): /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
-- Linker (x86_64): /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
-- Triple for i386 is i386-apple-ios7.0
-- Triple for x86_64 is x86_64-apple-ios7.0
--
-- tvOS SDK:
-- Path: /Applications/Xcode-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS11.0.sdk
-- Version: 11.0
-- Build number: 15J5368a
-- Deployment version: 9.0
-- Library subdir: appletvos
-- Version min name: tvos
-- Triple name: tvos
-- Architectures: arm64
-- Object Format: MACHO
-- Linker (arm64): /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
-- Triple for arm64 is arm64-apple-tvos9.0
--
-- tvOS Simulator SDK:
-- Path: /Applications/Xcode-beta.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/SDKs/AppleTVSimulator11.0.sdk
-- Version: 11.0
-- Build number: 15J5368a
-- Deployment version: 9.0
-- Library subdir: appletvsimulator
-- Version min name: tvos-simulator
-- Triple name: tvos
-- Architectures: x86_64
-- Object Format: MACHO
-- Linker (x86_64): /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
-- Triple for x86_64 is x86_64-apple-tvos9.0
--
-- watchOS SDK:
-- Path: /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk
-- Version: 4.0
-- Build number: 15R5363a
-- Deployment version: 2.0
-- Library subdir: watchos
-- Version min name: watchos
-- Triple name: watchos
-- Architectures: armv7k
-- Object Format: MACHO
-- Linker (armv7k): /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
-- Triple for armv7k is armv7k-apple-watchos2.0
--
-- watchOS Simulator SDK:
-- Path: /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk
-- Version: 4.0
-- Build number: 15R5363a
-- Deployment version: 2.0
-- Library subdir: watchsimulator
-- Version min name: watchos-simulator
-- Triple name: watchos
-- Architectures: i386
-- Object Format: MACHO
-- Linker (i386): /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
-- Triple for i386 is i386-apple-watchos2.0
--
-- Building host Swift tools for OSX x86_64
-- Build type: RelWithDebInfo
-- Assertions: TRUE
-- LTO:
--
-- Building Swift standard library and SDK overlays for SDKs: IOS;IOS_SIMULATOR;OSX;TVOS;TVOS_SIMULATOR;WATCHOS;WATCHOS_SIMULATOR
-- Build type: RelWithDebInfo
-- Assertions: FALSE
--
-- Building Swift runtime with:
-- Leak Detection Checker Entrypoints: FALSE
--
-- Swift version: 4.1
-- Swift vendor: Apple
-- Swift compiler version:
-- Embedded clang compiler version:
-- Could NOT find ICU (missing: ICU_UC_INCLUDE_DIR ICU_UC_LIBRARIES)
-- Building overlays: Accelerate;AppKit;ARKit;AssetsLibrary;AVFoundation;CallKit;CloudKit;Contacts;CoreAudio;CoreData;CoreFoundation;CoreGraphics;CoreImage;CoreLocation;CoreMedia;CryptoTokenKit;Dispatch;Foundation;GameplayKit;GLKit;HomeKit;IOKit;Intents;MapKit;MediaPlayer;ModelIO;ObjectiveC;OpenCL;os;Photos;QuartzCore;SafariServices;SceneKit;simd;SpriteKit;UIKit;Vision;WatchKit;XCTest;XPC
-- INCLUDING OVERLAY: Accelerate
-- INCLUDING OVERLAY: AppKit
-- INCLUDING OVERLAY: ARKit
-- INCLUDING OVERLAY: AssetsLibrary
-- INCLUDING OVERLAY: AVFoundation
-- INCLUDING OVERLAY: CallKit
-- INCLUDING OVERLAY: CloudKit
-- INCLUDING OVERLAY: Contacts
-- INCLUDING OVERLAY: CoreAudio
-- INCLUDING OVERLAY: CoreData
-- INCLUDING OVERLAY: CoreFoundation
-- INCLUDING OVERLAY: CoreGraphics
-- INCLUDING OVERLAY: CoreImage
-- INCLUDING OVERLAY: CoreLocation
-- INCLUDING OVERLAY: CoreMedia
-- INCLUDING OVERLAY: CryptoTokenKit
-- INCLUDING OVERLAY: Dispatch
-- INCLUDING OVERLAY: Foundation
-- INCLUDING OVERLAY: GameplayKit
-- INCLUDING OVERLAY: GLKit
-- INCLUDING OVERLAY: HomeKit
-- INCLUDING OVERLAY: IOKit
-- INCLUDING OVERLAY: Intents
-- INCLUDING OVERLAY: MapKit
-- INCLUDING OVERLAY: MediaPlayer
-- INCLUDING OVERLAY: ModelIO
-- INCLUDING OVERLAY: ObjectiveC
-- INCLUDING OVERLAY: OpenCL
-- INCLUDING OVERLAY: os
-- INCLUDING OVERLAY: Photos
-- INCLUDING OVERLAY: QuartzCore
-- INCLUDING OVERLAY: SafariServices
-- INCLUDING OVERLAY: SceneKit
-- INCLUDING OVERLAY: simd
-- INCLUDING OVERLAY: SpriteKit
-- INCLUDING OVERLAY: UIKit
-- INCLUDING OVERLAY: Vision
-- INCLUDING OVERLAY: WatchKit
-- INCLUDING OVERLAY: XCTest
-- INCLUDING OVERLAY: XPC
-- Configuring done
-- Generating done
-- Build files have been written to: /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64
~/Projects/oss/swift/swift
[1/2163] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/arm64/Swift.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/arm64/Swift.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core/JtMcc.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/arm64/Swift.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk -target arm64-apple-ios7.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/arm64 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -nostdimport -parse-stdlib -module-name Swift -Xfrontend -group-info-path -Xfrontend /Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/GroupInfo.json -Xfrontend -sil-serialize-all -swift-version 3 -warn-swift3-objc-inference-complete -Xllvm -sil-inline-generics -Xllvm -sil-partial-specialization -Xfrontend -enable-sil-ownership -module-link-name swiftCore -force-single-frontend-invocation -Xcc -D__SWIFT_CURRENT_DYLIB=swiftCore -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core/JtMcc.txt
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:163:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView : _SwiftStringView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:178:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView : BidirectionalCollection {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:654:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView : RangeReplaceableCollection {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:732:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:398:21: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension Substring.CharacterView : BidirectionalCollection {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:637:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:158:29: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public init(_ characters: CharacterView) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:473:36: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public init(_ content: Substring.CharacterView) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUnicodeScalarView.swift:509:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> String.UnicodeScalarView.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:590:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:746:52: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public subscript(bounds: Range<Index>) -> String.CharacterView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUnicodeScalarView.swift:509:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> String.UnicodeScalarView.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF16.swift:537:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> String.UTF16View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF8.swift:673:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> String.UTF8View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:590:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:447:26: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public init(_ content: CharacterView) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:608:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:608:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUnicodeScalarView.swift:509:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> String.UnicodeScalarView.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:590:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:608:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF16.swift:537:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> String.UTF16View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF8.swift:673:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> String.UTF8View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF16.swift:537:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> String.UTF16View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF8.swift:673:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> String.UTF8View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/DoubleWidth.swift.gyb:410:21: warning: '+' is deprecated: Please use explicit type conversions or Strideable methods for mixed-type arithmetics.
return (~high + (overflow ? 1 : 0), lowComplement)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:130:20: warning: 'CharacterView' is deprecated: Please use String or Substring directly
_ body: (inout CharacterView) -> R
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:130:20: warning: 'CharacterView' is deprecated: Please use String or Substring directly
_ body: (inout CharacterView) -> R
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:130:20: warning: 'CharacterView' is deprecated: Please use String or Substring directly
_ body: (inout CharacterView) -> R
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:135:15: warning: 'CharacterView' is deprecated: Please use String or Substring directly
var tmp = CharacterView("")
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:380:25: warning: 'CharacterView' is deprecated: Please use String or Substring directly
if _fastPath(String.CharacterView._quickCheckGraphemeBreakBetween(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:519:25: warning: 'CharacterView' is deprecated: Please use String or Substring directly
if _fastPath(String.CharacterView._quickCheckGraphemeBreakBetween(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:747:19: warning: 'CharacterView' is deprecated: Please use String or Substring directly
return String.CharacterView(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/String.swift:154:26: warning: 'CharacterView' is deprecated: Please use String or Substring directly
return String(String.CharacterView(self))
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/String.swift:159:44: warning: 'characters' is deprecated: Please use String or Substring directly
var _persistentContent : String { return characters._persistentContent }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:58:41: warning: 'characters' is deprecated: Please use String or Substring directly
public var startIndex: Index { return characters.startIndex }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:64:39: warning: 'characters' is deprecated: Please use String or Substring directly
public var endIndex: Index { return characters.endIndex }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:42:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
self._core = CharacterView(other)._core
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:72:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(after: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:77:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(before: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:103:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(i, offsetBy: n)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:146:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(i, offsetBy: n, limitedBy: limit)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:159:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.distance(from: start, to: end)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:175:52: warning: 'characters' is deprecated: Please use String or Substring directly
public subscript(i: Index) -> Character { return characters[i] }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:195:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
self._core = CharacterView(characters)._core
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:212:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.reserveCapacity(n)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:228:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.append(c)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:238:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.append(contentsOf: newElements)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:261:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:279:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.insert(newElement, at: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:301:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.insert(contentsOf: newElements, at: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:326:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.remove(at: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:342:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.removeSubrange(bounds)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:357:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.removeAll(keepingCapacity: keepCapacity)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringIndexConversions.swift:59:19: warning: 'characters' is deprecated: Please use String or Substring directly
self = target.characters._index(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:403:32: warning: 'CharacterView' is deprecated: Please use String or Substring directly
internal init(_ base: String.CharacterView, _bounds: Range<Index>) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:400:44: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public typealias SubSequence = Substring.CharacterView
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:405:32: warning: 'characters' is deprecated: Please use String or Substring directly
base: String(base._core).characters,
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:426:22: warning: 'CharacterView' is deprecated: Please use String or Substring directly
return Substring.CharacterView(_wholeString.characters, _bounds: r)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:426:49: warning: 'characters' is deprecated: Please use String or Substring directly
return Substring.CharacterView(_wholeString.characters, _bounds: r)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:597:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:602:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:614:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:619:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
[2/2163] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/appletvos/arm64/Swift.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/appletvos/arm64/Swift.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core/kv06E.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/appletvos/arm64/Swift.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS11.0.sdk -target arm64-apple-tvos9.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/appletvos/arm64 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -nostdimport -parse-stdlib -module-name Swift -Xfrontend -group-info-path -Xfrontend /Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/GroupInfo.json -Xfrontend -sil-serialize-all -swift-version 3 -warn-swift3-objc-inference-complete -Xllvm -sil-inline-generics -Xllvm -sil-partial-specialization -Xfrontend -enable-sil-ownership -module-link-name swiftCore -force-single-frontend-invocation -Xcc -D__SWIFT_CURRENT_DYLIB=swiftCore -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core/kv06E.txt
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:163:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView : _SwiftStringView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:178:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView : BidirectionalCollection {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:654:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView : RangeReplaceableCollection {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:732:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:398:21: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension Substring.CharacterView : BidirectionalCollection {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:637:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:158:29: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public init(_ characters: CharacterView) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:473:36: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public init(_ content: Substring.CharacterView) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUnicodeScalarView.swift:509:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> String.UnicodeScalarView.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:590:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:746:52: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public subscript(bounds: Range<Index>) -> String.CharacterView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUnicodeScalarView.swift:509:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> String.UnicodeScalarView.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF16.swift:537:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> String.UTF16View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF8.swift:673:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> String.UTF8View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:590:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:447:26: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public init(_ content: CharacterView) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:608:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:608:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUnicodeScalarView.swift:509:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> String.UnicodeScalarView.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:590:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:608:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF16.swift:537:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> String.UTF16View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF8.swift:673:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> String.UTF8View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF16.swift:537:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> String.UTF16View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF8.swift:673:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> String.UTF8View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/DoubleWidth.swift.gyb:410:21: warning: '+' is deprecated: Please use explicit type conversions or Strideable methods for mixed-type arithmetics.
return (~high + (overflow ? 1 : 0), lowComplement)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:130:20: warning: 'CharacterView' is deprecated: Please use String or Substring directly
_ body: (inout CharacterView) -> R
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:130:20: warning: 'CharacterView' is deprecated: Please use String or Substring directly
_ body: (inout CharacterView) -> R
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:130:20: warning: 'CharacterView' is deprecated: Please use String or Substring directly
_ body: (inout CharacterView) -> R
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:135:15: warning: 'CharacterView' is deprecated: Please use String or Substring directly
var tmp = CharacterView("")
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:380:25: warning: 'CharacterView' is deprecated: Please use String or Substring directly
if _fastPath(String.CharacterView._quickCheckGraphemeBreakBetween(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:519:25: warning: 'CharacterView' is deprecated: Please use String or Substring directly
if _fastPath(String.CharacterView._quickCheckGraphemeBreakBetween(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:747:19: warning: 'CharacterView' is deprecated: Please use String or Substring directly
return String.CharacterView(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/String.swift:154:26: warning: 'CharacterView' is deprecated: Please use String or Substring directly
return String(String.CharacterView(self))
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/String.swift:159:44: warning: 'characters' is deprecated: Please use String or Substring directly
var _persistentContent : String { return characters._persistentContent }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:58:41: warning: 'characters' is deprecated: Please use String or Substring directly
public var startIndex: Index { return characters.startIndex }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:64:39: warning: 'characters' is deprecated: Please use String or Substring directly
public var endIndex: Index { return characters.endIndex }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:42:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
self._core = CharacterView(other)._core
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:72:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(after: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:77:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(before: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:103:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(i, offsetBy: n)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:146:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(i, offsetBy: n, limitedBy: limit)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:159:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.distance(from: start, to: end)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:175:52: warning: 'characters' is deprecated: Please use String or Substring directly
public subscript(i: Index) -> Character { return characters[i] }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:195:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
self._core = CharacterView(characters)._core
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:212:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.reserveCapacity(n)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:228:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.append(c)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:238:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.append(contentsOf: newElements)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:261:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:279:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.insert(newElement, at: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:301:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.insert(contentsOf: newElements, at: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:326:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.remove(at: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:342:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.removeSubrange(bounds)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:357:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.removeAll(keepingCapacity: keepCapacity)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringIndexConversions.swift:59:19: warning: 'characters' is deprecated: Please use String or Substring directly
self = target.characters._index(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:403:32: warning: 'CharacterView' is deprecated: Please use String or Substring directly
internal init(_ base: String.CharacterView, _bounds: Range<Index>) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:400:44: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public typealias SubSequence = Substring.CharacterView
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:405:32: warning: 'characters' is deprecated: Please use String or Substring directly
base: String(base._core).characters,
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:426:22: warning: 'CharacterView' is deprecated: Please use String or Substring directly
return Substring.CharacterView(_wholeString.characters, _bounds: r)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:426:49: warning: 'characters' is deprecated: Please use String or Substring directly
return Substring.CharacterView(_wholeString.characters, _bounds: r)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:597:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:602:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:614:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:619:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
[3/2163] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/arm64/Darwin.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/arm64/Darwin.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform/z7v3M.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/arm64/Darwin.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk -target arm64-apple-ios7.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/arm64 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -disable-objc-attr-requires-foundation-module -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftDarwin -force-single-frontend-invocation -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform/z7v3M.txt
[4/2163] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/appletvsimulator/x86_64/Swift.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/appletvsimulator/x86_64/Swift.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core/b2e65.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/appletvsimulator/x86_64/Swift.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/SDKs/AppleTVSimulator11.0.sdk -target x86_64-apple-tvos9.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/SDKs/AppleTVSimulator11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/appletvsimulator/x86_64 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -nostdimport -parse-stdlib -module-name Swift -Xfrontend -group-info-path -Xfrontend /Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/GroupInfo.json -Xfrontend -sil-serialize-all -swift-version 3 -warn-swift3-objc-inference-complete -Xllvm -sil-inline-generics -Xllvm -sil-partial-specialization -Xfrontend -enable-sil-ownership -module-link-name swiftCore -force-single-frontend-invocation -Xcc -D__SWIFT_CURRENT_DYLIB=swiftCore -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core/b2e65.txt
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:163:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView : _SwiftStringView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:178:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView : BidirectionalCollection {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:654:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView : RangeReplaceableCollection {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:732:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:398:21: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension Substring.CharacterView : BidirectionalCollection {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:637:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:158:29: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public init(_ characters: CharacterView) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:473:36: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public init(_ content: Substring.CharacterView) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUnicodeScalarView.swift:509:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> String.UnicodeScalarView.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:590:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:746:52: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public subscript(bounds: Range<Index>) -> String.CharacterView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUnicodeScalarView.swift:509:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> String.UnicodeScalarView.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF16.swift:537:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> String.UTF16View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF8.swift:673:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> String.UTF8View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:590:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:447:26: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public init(_ content: CharacterView) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:608:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:608:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUnicodeScalarView.swift:509:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> String.UnicodeScalarView.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:590:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:608:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF16.swift:537:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> String.UTF16View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF8.swift:673:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> String.UTF8View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF16.swift:537:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> String.UTF16View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF8.swift:673:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> String.UTF8View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/DoubleWidth.swift.gyb:410:21: warning: '+' is deprecated: Please use explicit type conversions or Strideable methods for mixed-type arithmetics.
return (~high + (overflow ? 1 : 0), lowComplement)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:130:20: warning: 'CharacterView' is deprecated: Please use String or Substring directly
_ body: (inout CharacterView) -> R
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:130:20: warning: 'CharacterView' is deprecated: Please use String or Substring directly
_ body: (inout CharacterView) -> R
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:130:20: warning: 'CharacterView' is deprecated: Please use String or Substring directly
_ body: (inout CharacterView) -> R
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:135:15: warning: 'CharacterView' is deprecated: Please use String or Substring directly
var tmp = CharacterView("")
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:380:25: warning: 'CharacterView' is deprecated: Please use String or Substring directly
if _fastPath(String.CharacterView._quickCheckGraphemeBreakBetween(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:519:25: warning: 'CharacterView' is deprecated: Please use String or Substring directly
if _fastPath(String.CharacterView._quickCheckGraphemeBreakBetween(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:747:19: warning: 'CharacterView' is deprecated: Please use String or Substring directly
return String.CharacterView(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/String.swift:154:26: warning: 'CharacterView' is deprecated: Please use String or Substring directly
return String(String.CharacterView(self))
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/String.swift:159:44: warning: 'characters' is deprecated: Please use String or Substring directly
var _persistentContent : String { return characters._persistentContent }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:58:41: warning: 'characters' is deprecated: Please use String or Substring directly
public var startIndex: Index { return characters.startIndex }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:64:39: warning: 'characters' is deprecated: Please use String or Substring directly
public var endIndex: Index { return characters.endIndex }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:42:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
self._core = CharacterView(other)._core
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:72:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(after: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:77:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(before: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:103:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(i, offsetBy: n)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:146:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(i, offsetBy: n, limitedBy: limit)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:159:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.distance(from: start, to: end)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:175:52: warning: 'characters' is deprecated: Please use String or Substring directly
public subscript(i: Index) -> Character { return characters[i] }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:195:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
self._core = CharacterView(characters)._core
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:212:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.reserveCapacity(n)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:228:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.append(c)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:238:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.append(contentsOf: newElements)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:261:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:279:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.insert(newElement, at: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:301:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.insert(contentsOf: newElements, at: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:326:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.remove(at: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:342:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.removeSubrange(bounds)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:357:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.removeAll(keepingCapacity: keepCapacity)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringIndexConversions.swift:59:19: warning: 'characters' is deprecated: Please use String or Substring directly
self = target.characters._index(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:403:32: warning: 'CharacterView' is deprecated: Please use String or Substring directly
internal init(_ base: String.CharacterView, _bounds: Range<Index>) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:400:44: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public typealias SubSequence = Substring.CharacterView
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:405:32: warning: 'characters' is deprecated: Please use String or Substring directly
base: String(base._core).characters,
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:426:22: warning: 'CharacterView' is deprecated: Please use String or Substring directly
return Substring.CharacterView(_wholeString.characters, _bounds: r)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:426:49: warning: 'characters' is deprecated: Please use String or Substring directly
return Substring.CharacterView(_wholeString.characters, _bounds: r)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:597:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:602:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:614:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:619:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
[5/2163] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform/z7v3M.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk -target arm64-apple-ios7.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/arm64 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -disable-objc-attr-requires-foundation-module -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftDarwin -force-single-frontend-invocation -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform/iphoneos/arm64/Darwin.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform/z7v3M.txt
[6/2162] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphonesimulator/x86_64/Swift.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphonesimulator/x86_64/Swift.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core/WGCdf.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphonesimulator/x86_64/Swift.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk -target x86_64-apple-ios7.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphonesimulator/x86_64 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -nostdimport -parse-stdlib -module-name Swift -Xfrontend -group-info-path -Xfrontend /Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/GroupInfo.json -Xfrontend -sil-serialize-all -swift-version 3 -warn-swift3-objc-inference-complete -Xllvm -sil-inline-generics -Xllvm -sil-partial-specialization -Xfrontend -enable-sil-ownership -module-link-name swiftCore -force-single-frontend-invocation -Xcc -D__SWIFT_CURRENT_DYLIB=swiftCore -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core/WGCdf.txt
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:163:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView : _SwiftStringView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:178:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView : BidirectionalCollection {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:654:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView : RangeReplaceableCollection {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:732:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:398:21: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension Substring.CharacterView : BidirectionalCollection {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:637:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:158:29: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public init(_ characters: CharacterView) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:473:36: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public init(_ content: Substring.CharacterView) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUnicodeScalarView.swift:509:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> String.UnicodeScalarView.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:590:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:746:52: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public subscript(bounds: Range<Index>) -> String.CharacterView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUnicodeScalarView.swift:509:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> String.UnicodeScalarView.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF16.swift:537:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> String.UTF16View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF8.swift:673:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> String.UTF8View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:590:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:447:26: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public init(_ content: CharacterView) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:608:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:608:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUnicodeScalarView.swift:509:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> String.UnicodeScalarView.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:590:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:608:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF16.swift:537:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> String.UTF16View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF8.swift:673:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> String.UTF8View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF16.swift:537:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> String.UTF16View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF8.swift:673:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> String.UTF8View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/DoubleWidth.swift.gyb:410:21: warning: '+' is deprecated: Please use explicit type conversions or Strideable methods for mixed-type arithmetics.
return (~high + (overflow ? 1 : 0), lowComplement)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:130:20: warning: 'CharacterView' is deprecated: Please use String or Substring directly
_ body: (inout CharacterView) -> R
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:130:20: warning: 'CharacterView' is deprecated: Please use String or Substring directly
_ body: (inout CharacterView) -> R
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:130:20: warning: 'CharacterView' is deprecated: Please use String or Substring directly
_ body: (inout CharacterView) -> R
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:135:15: warning: 'CharacterView' is deprecated: Please use String or Substring directly
var tmp = CharacterView("")
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:380:25: warning: 'CharacterView' is deprecated: Please use String or Substring directly
if _fastPath(String.CharacterView._quickCheckGraphemeBreakBetween(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:519:25: warning: 'CharacterView' is deprecated: Please use String or Substring directly
if _fastPath(String.CharacterView._quickCheckGraphemeBreakBetween(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:747:19: warning: 'CharacterView' is deprecated: Please use String or Substring directly
return String.CharacterView(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/String.swift:154:26: warning: 'CharacterView' is deprecated: Please use String or Substring directly
return String(String.CharacterView(self))
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/String.swift:159:44: warning: 'characters' is deprecated: Please use String or Substring directly
var _persistentContent : String { return characters._persistentContent }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:58:41: warning: 'characters' is deprecated: Please use String or Substring directly
public var startIndex: Index { return characters.startIndex }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:64:39: warning: 'characters' is deprecated: Please use String or Substring directly
public var endIndex: Index { return characters.endIndex }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:42:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
self._core = CharacterView(other)._core
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:72:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(after: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:77:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(before: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:103:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(i, offsetBy: n)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:146:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(i, offsetBy: n, limitedBy: limit)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:159:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.distance(from: start, to: end)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:175:52: warning: 'characters' is deprecated: Please use String or Substring directly
public subscript(i: Index) -> Character { return characters[i] }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:195:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
self._core = CharacterView(characters)._core
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:212:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.reserveCapacity(n)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:228:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.append(c)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:238:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.append(contentsOf: newElements)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:261:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:279:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.insert(newElement, at: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:301:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.insert(contentsOf: newElements, at: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:326:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.remove(at: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:342:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.removeSubrange(bounds)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:357:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.removeAll(keepingCapacity: keepCapacity)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringIndexConversions.swift:59:19: warning: 'characters' is deprecated: Please use String or Substring directly
self = target.characters._index(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:403:32: warning: 'CharacterView' is deprecated: Please use String or Substring directly
internal init(_ base: String.CharacterView, _bounds: Range<Index>) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:400:44: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public typealias SubSequence = Substring.CharacterView
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:405:32: warning: 'characters' is deprecated: Please use String or Substring directly
base: String(base._core).characters,
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:426:22: warning: 'CharacterView' is deprecated: Please use String or Substring directly
return Substring.CharacterView(_wholeString.characters, _bounds: r)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:426:49: warning: 'characters' is deprecated: Please use String or Substring directly
return Substring.CharacterView(_wholeString.characters, _bounds: r)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:597:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:602:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:614:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:619:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
[7/2162] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/appletvsimulator/x86_64/Darwin.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/appletvsimulator/x86_64/Darwin.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform/v1c6e.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/appletvsimulator/x86_64/Darwin.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/SDKs/AppleTVSimulator11.0.sdk -target x86_64-apple-tvos9.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/SDKs/AppleTVSimulator11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/appletvsimulator/x86_64 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -disable-objc-attr-requires-foundation-module -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/SDKs/AppleTVSimulator11.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftDarwin -force-single-frontend-invocation -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform/v1c6e.txt
[8/2162] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform/v1c6e.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/SDKs/AppleTVSimulator11.0.sdk -target x86_64-apple-tvos9.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/SDKs/AppleTVSimulator11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/appletvsimulator/x86_64 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -disable-objc-attr-requires-foundation-module -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/SDKs/AppleTVSimulator11.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftDarwin -force-single-frontend-invocation -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform/appletvsimulator/x86_64/Darwin.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform/v1c6e.txt
[9/2160] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k/Swift.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k/Swift.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core/hTmxC.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k/Swift.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk -target armv7k-apple-watchos2.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -nostdimport -parse-stdlib -module-name Swift -Xfrontend -group-info-path -Xfrontend /Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/GroupInfo.json -Xfrontend -sil-serialize-all -swift-version 3 -warn-swift3-objc-inference-complete -Xllvm -sil-inline-generics -Xllvm -sil-partial-specialization -Xfrontend -enable-sil-ownership -module-link-name swiftCore -force-single-frontend-invocation -Xcc -D__SWIFT_CURRENT_DYLIB=swiftCore -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core/hTmxC.txt
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:163:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView : _SwiftStringView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:178:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView : BidirectionalCollection {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:654:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView : RangeReplaceableCollection {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:732:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:398:21: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension Substring.CharacterView : BidirectionalCollection {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:637:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:158:29: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public init(_ characters: CharacterView) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:473:36: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public init(_ content: Substring.CharacterView) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUnicodeScalarView.swift:509:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> String.UnicodeScalarView.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:590:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:746:52: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public subscript(bounds: Range<Index>) -> String.CharacterView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUnicodeScalarView.swift:509:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> String.UnicodeScalarView.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF16.swift:537:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> String.UTF16View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF8.swift:673:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> String.UTF8View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:590:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:447:26: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public init(_ content: CharacterView) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:608:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:608:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUnicodeScalarView.swift:509:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> String.UnicodeScalarView.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:590:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:608:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF16.swift:537:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> String.UTF16View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF8.swift:673:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> String.UTF8View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF16.swift:537:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> String.UTF16View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF8.swift:673:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> String.UTF8View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/DoubleWidth.swift.gyb:410:21: warning: '+' is deprecated: Please use explicit type conversions or Strideable methods for mixed-type arithmetics.
return (~high + (overflow ? 1 : 0), lowComplement)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:130:20: warning: 'CharacterView' is deprecated: Please use String or Substring directly
_ body: (inout CharacterView) -> R
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:130:20: warning: 'CharacterView' is deprecated: Please use String or Substring directly
_ body: (inout CharacterView) -> R
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:130:20: warning: 'CharacterView' is deprecated: Please use String or Substring directly
_ body: (inout CharacterView) -> R
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:135:15: warning: 'CharacterView' is deprecated: Please use String or Substring directly
var tmp = CharacterView("")
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:380:25: warning: 'CharacterView' is deprecated: Please use String or Substring directly
if _fastPath(String.CharacterView._quickCheckGraphemeBreakBetween(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:519:25: warning: 'CharacterView' is deprecated: Please use String or Substring directly
if _fastPath(String.CharacterView._quickCheckGraphemeBreakBetween(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:747:19: warning: 'CharacterView' is deprecated: Please use String or Substring directly
return String.CharacterView(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/String.swift:154:26: warning: 'CharacterView' is deprecated: Please use String or Substring directly
return String(String.CharacterView(self))
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/String.swift:159:44: warning: 'characters' is deprecated: Please use String or Substring directly
var _persistentContent : String { return characters._persistentContent }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:58:41: warning: 'characters' is deprecated: Please use String or Substring directly
public var startIndex: Index { return characters.startIndex }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:64:39: warning: 'characters' is deprecated: Please use String or Substring directly
public var endIndex: Index { return characters.endIndex }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:42:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
self._core = CharacterView(other)._core
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:72:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(after: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:77:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(before: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:103:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(i, offsetBy: n)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:146:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(i, offsetBy: n, limitedBy: limit)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:159:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.distance(from: start, to: end)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:175:52: warning: 'characters' is deprecated: Please use String or Substring directly
public subscript(i: Index) -> Character { return characters[i] }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:195:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
self._core = CharacterView(characters)._core
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:212:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.reserveCapacity(n)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:228:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.append(c)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:238:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.append(contentsOf: newElements)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:261:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:279:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.insert(newElement, at: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:301:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.insert(contentsOf: newElements, at: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:326:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.remove(at: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:342:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.removeSubrange(bounds)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:357:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.removeAll(keepingCapacity: keepCapacity)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringIndexConversions.swift:59:19: warning: 'characters' is deprecated: Please use String or Substring directly
self = target.characters._index(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:403:32: warning: 'CharacterView' is deprecated: Please use String or Substring directly
internal init(_ base: String.CharacterView, _bounds: Range<Index>) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:400:44: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public typealias SubSequence = Substring.CharacterView
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:405:32: warning: 'characters' is deprecated: Please use String or Substring directly
base: String(base._core).characters,
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:426:22: warning: 'CharacterView' is deprecated: Please use String or Substring directly
return Substring.CharacterView(_wholeString.characters, _bounds: r)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:426:49: warning: 'characters' is deprecated: Please use String or Substring directly
return Substring.CharacterView(_wholeString.characters, _bounds: r)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:597:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:602:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:614:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:619:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
[10/2160] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/appletvos/arm64/Darwin.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/appletvos/arm64/Darwin.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform/SL9ss.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/appletvos/arm64/Darwin.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS11.0.sdk -target arm64-apple-tvos9.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/appletvos/arm64 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -disable-objc-attr-requires-foundation-module -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS11.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftDarwin -force-single-frontend-invocation -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform/SL9ss.txt
[11/2160] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform/SL9ss.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS11.0.sdk -target arm64-apple-tvos9.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/appletvos/arm64 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -disable-objc-attr-requires-foundation-module -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS11.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftDarwin -force-single-frontend-invocation -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform/appletvos/arm64/Darwin.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform/SL9ss.txt
[12/2158] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform/7XIcq.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk -target armv7k-apple-watchos2.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -disable-objc-attr-requires-foundation-module -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftDarwin -force-single-frontend-invocation -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform/watchos/armv7k/Darwin.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform/7XIcq.txt
[13/2156] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k/Darwin.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k/Darwin.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform/7XIcq.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k/Darwin.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk -target armv7k-apple-watchos2.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -disable-objc-attr-requires-foundation-module -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftDarwin -force-single-frontend-invocation -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform/7XIcq.txt
[14/2156] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform/HWtMN.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk -target x86_64-apple-ios7.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphonesimulator/x86_64 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -disable-objc-attr-requires-foundation-module -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftDarwin -force-single-frontend-invocation -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform/iphonesimulator/x86_64/Darwin.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform/HWtMN.txt
[15/2155] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphonesimulator/x86_64/Darwin.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphonesimulator/x86_64/Darwin.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform/HWtMN.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphonesimulator/x86_64/Darwin.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk -target x86_64-apple-ios7.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphonesimulator/x86_64 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -disable-objc-attr-requires-foundation-module -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftDarwin -force-single-frontend-invocation -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform/HWtMN.txt
[16/2155] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core/WGCdf.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk -target x86_64-apple-ios7.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphonesimulator/x86_64 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -nostdimport -parse-stdlib -module-name Swift -Xfrontend -group-info-path -Xfrontend /Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/GroupInfo.json -Xfrontend -sil-serialize-all -swift-version 3 -warn-swift3-objc-inference-complete -Xllvm -sil-inline-generics -Xllvm -sil-partial-specialization -Xfrontend -enable-sil-ownership -module-link-name swiftCore -force-single-frontend-invocation -Xcc -D__SWIFT_CURRENT_DYLIB=swiftCore -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core/iphonesimulator/x86_64/Swift.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core/WGCdf.txt
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:163:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView : _SwiftStringView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:178:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView : BidirectionalCollection {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:654:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView : RangeReplaceableCollection {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:732:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:398:21: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension Substring.CharacterView : BidirectionalCollection {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:637:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:158:29: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public init(_ characters: CharacterView) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:473:36: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public init(_ content: Substring.CharacterView) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUnicodeScalarView.swift:509:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> String.UnicodeScalarView.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:590:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:746:52: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public subscript(bounds: Range<Index>) -> String.CharacterView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUnicodeScalarView.swift:509:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> String.UnicodeScalarView.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF16.swift:537:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> String.UTF16View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF8.swift:673:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> String.UTF8View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:590:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:447:26: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public init(_ content: CharacterView) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:608:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:608:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUnicodeScalarView.swift:509:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> String.UnicodeScalarView.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:590:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:608:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF16.swift:537:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> String.UTF16View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF8.swift:673:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> String.UTF8View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF16.swift:537:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> String.UTF16View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF8.swift:673:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> String.UTF8View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/DoubleWidth.swift.gyb:410:21: warning: '+' is deprecated: Please use explicit type conversions or Strideable methods for mixed-type arithmetics.
return (~high + (overflow ? 1 : 0), lowComplement)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:130:20: warning: 'CharacterView' is deprecated: Please use String or Substring directly
_ body: (inout CharacterView) -> R
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:130:20: warning: 'CharacterView' is deprecated: Please use String or Substring directly
_ body: (inout CharacterView) -> R
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:130:20: warning: 'CharacterView' is deprecated: Please use String or Substring directly
_ body: (inout CharacterView) -> R
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:135:15: warning: 'CharacterView' is deprecated: Please use String or Substring directly
var tmp = CharacterView("")
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:380:25: warning: 'CharacterView' is deprecated: Please use String or Substring directly
if _fastPath(String.CharacterView._quickCheckGraphemeBreakBetween(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:519:25: warning: 'CharacterView' is deprecated: Please use String or Substring directly
if _fastPath(String.CharacterView._quickCheckGraphemeBreakBetween(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:747:19: warning: 'CharacterView' is deprecated: Please use String or Substring directly
return String.CharacterView(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/String.swift:154:26: warning: 'CharacterView' is deprecated: Please use String or Substring directly
return String(String.CharacterView(self))
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/String.swift:159:44: warning: 'characters' is deprecated: Please use String or Substring directly
var _persistentContent : String { return characters._persistentContent }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:58:41: warning: 'characters' is deprecated: Please use String or Substring directly
public var startIndex: Index { return characters.startIndex }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:64:39: warning: 'characters' is deprecated: Please use String or Substring directly
public var endIndex: Index { return characters.endIndex }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:42:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
self._core = CharacterView(other)._core
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:72:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(after: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:77:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(before: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:103:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(i, offsetBy: n)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:146:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(i, offsetBy: n, limitedBy: limit)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:159:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.distance(from: start, to: end)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:175:52: warning: 'characters' is deprecated: Please use String or Substring directly
public subscript(i: Index) -> Character { return characters[i] }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:195:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
self._core = CharacterView(characters)._core
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:212:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.reserveCapacity(n)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:228:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.append(c)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:238:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.append(contentsOf: newElements)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:261:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:279:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.insert(newElement, at: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:301:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.insert(contentsOf: newElements, at: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:326:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.remove(at: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:342:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.removeSubrange(bounds)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:357:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.removeAll(keepingCapacity: keepCapacity)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringIndexConversions.swift:59:19: warning: 'characters' is deprecated: Please use String or Substring directly
self = target.characters._index(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:403:32: warning: 'CharacterView' is deprecated: Please use String or Substring directly
internal init(_ base: String.CharacterView, _bounds: Range<Index>) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:400:44: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public typealias SubSequence = Substring.CharacterView
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:405:32: warning: 'characters' is deprecated: Please use String or Substring directly
base: String(base._core).characters,
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:426:22: warning: 'CharacterView' is deprecated: Please use String or Substring directly
return Substring.CharacterView(_wholeString.characters, _bounds: r)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:426:49: warning: 'characters' is deprecated: Please use String or Substring directly
return Substring.CharacterView(_wholeString.characters, _bounds: r)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:597:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:602:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:614:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:619:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
[17/2155] : && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove lib/swift_static/iphonesimulator/x86_64/libswiftCore.a && /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar crs lib/swift_static/iphonesimulator/x86_64/libswiftCore.a stdlib/public/core/iphonesimulator/x86_64/Swift.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/AnyHashableSupport.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/Array.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/Casting.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/CygwinPort.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/Demangle.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/Enum.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/ErrorObjectConstants.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/ErrorObjectNative.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/Errors.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/ErrorDefaultImpls.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/Exclusivity.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/Heap.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/HeapObject.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/ImageInspectionMachO.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/ImageInspectionELF.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/ImageInspectionWin32.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/KnownMetadata.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/Metadata.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/MetadataLookup.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/MutexPThread.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/MutexWin32.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/Once.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/Portability.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/ProtocolConformance.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/RefCount.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/RuntimeEntrySymbols.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/__/__/__/lib/Demangling/OldDemangler.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/__/__/__/lib/Demangling/Demangler.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/__/__/__/lib/Demangling/NodePrinter.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/__/__/__/lib/Demangling/Context.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/__/__/__/lib/Demangling/ManglingUtils.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/__/__/__/lib/Demangling/Punycode.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/ErrorObject.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/SwiftObject.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/SwiftValue.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/Reflection.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/__/__/__/lib/Demangling/OldRemangler.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/__/__/__/lib/Demangling/Remangler.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphonesimulator-x86_64.dir/Assert.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphonesimulator-x86_64.dir/CommandLine.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphonesimulator-x86_64.dir/GlobalObjects.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphonesimulator-x86_64.dir/KeyPaths.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphonesimulator-x86_64.dir/LibcShims.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphonesimulator-x86_64.dir/Stubs.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphonesimulator-x86_64.dir/Availability.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphonesimulator-x86_64.dir/FoundationHelpers.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphonesimulator-x86_64.dir/OptionalBridgingHelper.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphonesimulator-x86_64.dir/Reflection.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphonesimulator-x86_64.dir/8/SwiftNativeNSXXXBase.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphonesimulator-x86_64.dir/UnicodeNormalization.cpp.o && :
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/swift_static/iphonesimulator/x86_64/libswiftCore.a(CygwinPort.cpp.o) has no symbols
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/swift_static/iphonesimulator/x86_64/libswiftCore.a(ErrorObjectNative.cpp.o) has no symbols
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/swift_static/iphonesimulator/x86_64/libswiftCore.a(ImageInspectionELF.cpp.o) has no symbols
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/swift_static/iphonesimulator/x86_64/libswiftCore.a(ImageInspectionWin32.cpp.o) has no symbols
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/swift_static/iphonesimulator/x86_64/libswiftCore.a(MutexWin32.cpp.o) has no symbols
[18/2155] : && /Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./bin/clang++ -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -stdlib=libc++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -Werror=switch -Wdocumentation -Wimplicit-fallthrough -Wunreachable-code -Woverloaded-virtual -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -fno-sanitize=all -DLLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING=1 -O2 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -dynamiclib -Wl,-headerpad_max_install_names -stdlib=libc++ -all_load -target x86_64-apple-ios7.0 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk -arch x86_64 -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/../../../Developer/Library/Frameworks -mios-simulator-version-min=7.0 -Wl,-sectcreate,__TEXT,__info_plist,/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core/Info.plist -Wl,-application_extension -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphonesimulator/x86_64 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/iphonesimulator/x86_64 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/iphonesimulator -o lib/swift/iphonesimulator/x86_64/libswiftCore.dylib -install_name @rpath/libswiftCore.dylib stdlib/public/core/iphonesimulator/x86_64/Swift.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/AnyHashableSupport.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/Array.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/Casting.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/CygwinPort.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/Demangle.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/Enum.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/ErrorObjectConstants.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/ErrorObjectNative.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/Errors.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/ErrorDefaultImpls.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/Exclusivity.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/Heap.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/HeapObject.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/ImageInspectionMachO.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/ImageInspectionELF.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/ImageInspectionWin32.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/KnownMetadata.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/Metadata.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/MetadataLookup.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/MutexPThread.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/MutexWin32.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/Once.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/Portability.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/ProtocolConformance.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/RefCount.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/RuntimeEntrySymbols.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/__/__/__/lib/Demangling/OldDemangler.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/__/__/__/lib/Demangling/Demangler.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/__/__/__/lib/Demangling/NodePrinter.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/__/__/__/lib/Demangling/Context.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/__/__/__/lib/Demangling/ManglingUtils.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/__/__/__/lib/Demangling/Punycode.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/ErrorObject.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/SwiftObject.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/SwiftValue.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/Reflection.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/__/__/__/lib/Demangling/OldRemangler.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-x86_64.dir/__/__/__/lib/Demangling/Remangler.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphonesimulator-x86_64.dir/Assert.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphonesimulator-x86_64.dir/CommandLine.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphonesimulator-x86_64.dir/GlobalObjects.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphonesimulator-x86_64.dir/KeyPaths.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphonesimulator-x86_64.dir/LibcShims.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphonesimulator-x86_64.dir/Stubs.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphonesimulator-x86_64.dir/Availability.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphonesimulator-x86_64.dir/FoundationHelpers.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphonesimulator-x86_64.dir/OptionalBridgingHelper.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphonesimulator-x86_64.dir/Reflection.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphonesimulator-x86_64.dir/8/SwiftNativeNSXXXBase.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphonesimulator-x86_64.dir/UnicodeNormalization.cpp.o -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./lib -framework Foundation -framework CoreFoundation -licucore && :
ld: warning: embedded dylibs/frameworks only run on iOS 8 or later
[19/2155] : && /Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./bin/clang++ -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -stdlib=libc++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -Werror=switch -Wdocumentation -Wimplicit-fallthrough -Wunreachable-code -Woverloaded-virtual -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -fno-sanitize=all -DLLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING=1 -O2 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -dynamiclib -Wl,-headerpad_max_install_names -stdlib=libc++ -target x86_64-apple-ios7.0 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk -arch x86_64 -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/../../../Developer/Library/Frameworks -mios-simulator-version-min=7.0 -Wl,-sectcreate,__TEXT,__info_plist,/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform/Info.plist -Wl,-application_extension -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphonesimulator/x86_64 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/iphonesimulator/x86_64 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/iphonesimulator -o lib/swift/iphonesimulator/x86_64/libswiftDarwin.dylib -install_name @rpath/libswiftDarwin.dylib stdlib/public/Platform/iphonesimulator/x86_64/Darwin.o stdlib/public/Platform/CMakeFiles/swiftDarwin-iphonesimulator-x86_64.dir/Misc.c.o -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./lib lib/swift/iphonesimulator/x86_64/libswiftCore.dylib -framework Foundation -framework CoreFoundation && :
ld: warning: embedded dylibs/frameworks only run on iOS 8 or later
[20/2155] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core/hTmxC.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk -target armv7k-apple-watchos2.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -nostdimport -parse-stdlib -module-name Swift -Xfrontend -group-info-path -Xfrontend /Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/GroupInfo.json -Xfrontend -sil-serialize-all -swift-version 3 -warn-swift3-objc-inference-complete -Xllvm -sil-inline-generics -Xllvm -sil-partial-specialization -Xfrontend -enable-sil-ownership -module-link-name swiftCore -force-single-frontend-invocation -Xcc -D__SWIFT_CURRENT_DYLIB=swiftCore -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core/watchos/armv7k/Swift.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core/hTmxC.txt
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:163:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView : _SwiftStringView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:178:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView : BidirectionalCollection {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:654:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView : RangeReplaceableCollection {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:732:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:398:21: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension Substring.CharacterView : BidirectionalCollection {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:637:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:158:29: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public init(_ characters: CharacterView) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:473:36: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public init(_ content: Substring.CharacterView) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUnicodeScalarView.swift:509:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> String.UnicodeScalarView.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:590:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:746:52: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public subscript(bounds: Range<Index>) -> String.CharacterView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUnicodeScalarView.swift:509:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> String.UnicodeScalarView.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF16.swift:537:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> String.UTF16View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF8.swift:673:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> String.UTF8View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:590:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:447:26: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public init(_ content: CharacterView) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:608:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:608:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUnicodeScalarView.swift:509:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> String.UnicodeScalarView.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:590:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:608:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF16.swift:537:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> String.UTF16View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF8.swift:673:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> String.UTF8View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF16.swift:537:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> String.UTF16View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF8.swift:673:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> String.UTF8View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/DoubleWidth.swift.gyb:410:21: warning: '+' is deprecated: Please use explicit type conversions or Strideable methods for mixed-type arithmetics.
return (~high + (overflow ? 1 : 0), lowComplement)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:130:20: warning: 'CharacterView' is deprecated: Please use String or Substring directly
_ body: (inout CharacterView) -> R
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:130:20: warning: 'CharacterView' is deprecated: Please use String or Substring directly
_ body: (inout CharacterView) -> R
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:130:20: warning: 'CharacterView' is deprecated: Please use String or Substring directly
_ body: (inout CharacterView) -> R
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:135:15: warning: 'CharacterView' is deprecated: Please use String or Substring directly
var tmp = CharacterView("")
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:380:25: warning: 'CharacterView' is deprecated: Please use String or Substring directly
if _fastPath(String.CharacterView._quickCheckGraphemeBreakBetween(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:519:25: warning: 'CharacterView' is deprecated: Please use String or Substring directly
if _fastPath(String.CharacterView._quickCheckGraphemeBreakBetween(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:747:19: warning: 'CharacterView' is deprecated: Please use String or Substring directly
return String.CharacterView(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/String.swift:154:26: warning: 'CharacterView' is deprecated: Please use String or Substring directly
return String(String.CharacterView(self))
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/String.swift:159:44: warning: 'characters' is deprecated: Please use String or Substring directly
var _persistentContent : String { return characters._persistentContent }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:58:41: warning: 'characters' is deprecated: Please use String or Substring directly
public var startIndex: Index { return characters.startIndex }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:64:39: warning: 'characters' is deprecated: Please use String or Substring directly
public var endIndex: Index { return characters.endIndex }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:42:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
self._core = CharacterView(other)._core
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:72:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(after: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:77:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(before: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:103:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(i, offsetBy: n)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:146:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(i, offsetBy: n, limitedBy: limit)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:159:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.distance(from: start, to: end)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:175:52: warning: 'characters' is deprecated: Please use String or Substring directly
public subscript(i: Index) -> Character { return characters[i] }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:195:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
self._core = CharacterView(characters)._core
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:212:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.reserveCapacity(n)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:228:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.append(c)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:238:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.append(contentsOf: newElements)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:261:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:279:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.insert(newElement, at: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:301:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.insert(contentsOf: newElements, at: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:326:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.remove(at: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:342:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.removeSubrange(bounds)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:357:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.removeAll(keepingCapacity: keepCapacity)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringIndexConversions.swift:59:19: warning: 'characters' is deprecated: Please use String or Substring directly
self = target.characters._index(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:403:32: warning: 'CharacterView' is deprecated: Please use String or Substring directly
internal init(_ base: String.CharacterView, _bounds: Range<Index>) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:400:44: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public typealias SubSequence = Substring.CharacterView
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:405:32: warning: 'characters' is deprecated: Please use String or Substring directly
base: String(base._core).characters,
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:426:22: warning: 'CharacterView' is deprecated: Please use String or Substring directly
return Substring.CharacterView(_wholeString.characters, _bounds: r)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:426:49: warning: 'characters' is deprecated: Please use String or Substring directly
return Substring.CharacterView(_wholeString.characters, _bounds: r)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:597:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:602:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:614:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:619:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
[21/2155] : && /Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./bin/clang++ -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -stdlib=libc++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -Werror=switch -Wdocumentation -Wimplicit-fallthrough -Wunreachable-code -Woverloaded-virtual -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -fno-sanitize=all -DLLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING=1 -O2 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -dynamiclib -Wl,-headerpad_max_install_names -stdlib=libc++ -all_load -target armv7k-apple-watchos2.0 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk -arch armv7k -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/../../../Developer/Library/Frameworks -mwatchos-version-min=2.0 -Wl,-sectcreate,__TEXT,__info_plist,/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core/Info.plist -Wl,-application_extension -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/watchos/armv7k -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/watchos -o lib/swift/watchos/armv7k/libswiftCore.dylib -install_name @rpath/libswiftCore.dylib stdlib/public/core/watchos/armv7k/Swift.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/AnyHashableSupport.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/Array.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/Casting.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/CygwinPort.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/Demangle.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/Enum.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/ErrorObjectConstants.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/ErrorObjectNative.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/Errors.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/ErrorDefaultImpls.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/Exclusivity.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/Heap.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/HeapObject.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/ImageInspectionMachO.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/ImageInspectionELF.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/ImageInspectionWin32.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/KnownMetadata.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/Metadata.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/MetadataLookup.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/MutexPThread.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/MutexWin32.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/Once.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/Portability.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/ProtocolConformance.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/RefCount.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/RuntimeEntrySymbols.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/__/__/__/lib/Demangling/OldDemangler.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/__/__/__/lib/Demangling/Demangler.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/__/__/__/lib/Demangling/NodePrinter.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/__/__/__/lib/Demangling/Context.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/__/__/__/lib/Demangling/ManglingUtils.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/__/__/__/lib/Demangling/Punycode.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/ErrorObject.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/SwiftObject.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/SwiftValue.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/Reflection.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/__/__/__/lib/Demangling/OldRemangler.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/__/__/__/lib/Demangling/Remangler.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-watchos-armv7k.dir/Assert.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-watchos-armv7k.dir/CommandLine.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-watchos-armv7k.dir/GlobalObjects.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-watchos-armv7k.dir/KeyPaths.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-watchos-armv7k.dir/LibcShims.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-watchos-armv7k.dir/Stubs.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-watchos-armv7k.dir/Availability.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-watchos-armv7k.dir/FoundationHelpers.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-watchos-armv7k.dir/OptionalBridgingHelper.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-watchos-armv7k.dir/Reflection.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-watchos-armv7k.dir/4/SwiftNativeNSXXXBase.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-watchos-armv7k.dir/UnicodeNormalization.cpp.o -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./lib -framework Foundation -framework CoreFoundation -licucore && :
ld: warning: directory not found for option '-F/Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/../../../Developer/Library/Frameworks'
[22/2155] : && /Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./bin/clang++ -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -stdlib=libc++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -Werror=switch -Wdocumentation -Wimplicit-fallthrough -Wunreachable-code -Woverloaded-virtual -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -fno-sanitize=all -DLLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING=1 -O2 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -dynamiclib -Wl,-headerpad_max_install_names -stdlib=libc++ -target armv7k-apple-watchos2.0 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk -arch armv7k -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/../../../Developer/Library/Frameworks -mwatchos-version-min=2.0 -Wl,-sectcreate,__TEXT,__info_plist,/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform/Info.plist -Wl,-application_extension -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/watchos/armv7k -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/watchos -o lib/swift/watchos/armv7k/libswiftDarwin.dylib -install_name @rpath/libswiftDarwin.dylib stdlib/public/Platform/watchos/armv7k/Darwin.o stdlib/public/Platform/CMakeFiles/swiftDarwin-watchos-armv7k.dir/Misc.c.o -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./lib lib/swift/watchos/armv7k/libswiftCore.dylib -framework Foundation -framework CoreFoundation && :
ld: warning: directory not found for option '-F/Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/../../../Developer/Library/Frameworks'
[23/2155] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform && /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create -output /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/libswiftDarwin.dylib /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/lib/swift/watchos/armv7k/libswiftDarwin.dylib && codesign -f -s - /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/libswiftDarwin.dylib
[24/2155] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core && /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create -output /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/libswiftCore.dylib /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/lib/swift/watchos/armv7k/libswiftCore.dylib && codesign -f -s - /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/libswiftCore.dylib
[25/2155] : && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove lib/swift_static/watchos/armv7k/libswiftCore.a && /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar crs lib/swift_static/watchos/armv7k/libswiftCore.a stdlib/public/core/watchos/armv7k/Swift.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/AnyHashableSupport.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/Array.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/Casting.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/CygwinPort.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/Demangle.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/Enum.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/ErrorObjectConstants.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/ErrorObjectNative.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/Errors.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/ErrorDefaultImpls.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/Exclusivity.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/Heap.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/HeapObject.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/ImageInspectionMachO.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/ImageInspectionELF.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/ImageInspectionWin32.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/KnownMetadata.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/Metadata.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/MetadataLookup.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/MutexPThread.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/MutexWin32.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/Once.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/Portability.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/ProtocolConformance.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/RefCount.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/RuntimeEntrySymbols.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/__/__/__/lib/Demangling/OldDemangler.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/__/__/__/lib/Demangling/Demangler.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/__/__/__/lib/Demangling/NodePrinter.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/__/__/__/lib/Demangling/Context.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/__/__/__/lib/Demangling/ManglingUtils.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/__/__/__/lib/Demangling/Punycode.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/ErrorObject.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/SwiftObject.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/SwiftValue.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/Reflection.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/__/__/__/lib/Demangling/OldRemangler.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchos-armv7k.dir/__/__/__/lib/Demangling/Remangler.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-watchos-armv7k.dir/Assert.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-watchos-armv7k.dir/CommandLine.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-watchos-armv7k.dir/GlobalObjects.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-watchos-armv7k.dir/KeyPaths.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-watchos-armv7k.dir/LibcShims.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-watchos-armv7k.dir/Stubs.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-watchos-armv7k.dir/Availability.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-watchos-armv7k.dir/FoundationHelpers.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-watchos-armv7k.dir/OptionalBridgingHelper.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-watchos-armv7k.dir/Reflection.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-watchos-armv7k.dir/4/SwiftNativeNSXXXBase.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-watchos-armv7k.dir/UnicodeNormalization.cpp.o && :
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/swift_static/watchos/armv7k/libswiftCore.a(CygwinPort.cpp.o) has no symbols
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/swift_static/watchos/armv7k/libswiftCore.a(ErrorObjectNative.cpp.o) has no symbols
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/swift_static/watchos/armv7k/libswiftCore.a(ImageInspectionELF.cpp.o) has no symbols
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/swift_static/watchos/armv7k/libswiftCore.a(ImageInspectionWin32.cpp.o) has no symbols
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/swift_static/watchos/armv7k/libswiftCore.a(MutexWin32.cpp.o) has no symbols
[26/2155] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core && /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create -output /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift_static/watchos/libswiftCore.a /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/lib/swift_static/watchos/armv7k/libswiftCore.a
[27/2155] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core/2WZrk.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk -target i386-apple-ios7.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphonesimulator/i386 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -nostdimport -parse-stdlib -module-name Swift -Xfrontend -group-info-path -Xfrontend /Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/GroupInfo.json -Xfrontend -sil-serialize-all -swift-version 3 -warn-swift3-objc-inference-complete -Xllvm -sil-inline-generics -Xllvm -sil-partial-specialization -Xfrontend -enable-sil-ownership -module-link-name swiftCore -force-single-frontend-invocation -Xcc -D__SWIFT_CURRENT_DYLIB=swiftCore -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core/iphonesimulator/i386/Swift.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core/2WZrk.txt
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:163:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView : _SwiftStringView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:178:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView : BidirectionalCollection {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:654:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView : RangeReplaceableCollection {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:732:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:398:21: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension Substring.CharacterView : BidirectionalCollection {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:637:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:158:29: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public init(_ characters: CharacterView) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:473:36: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public init(_ content: Substring.CharacterView) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUnicodeScalarView.swift:509:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> String.UnicodeScalarView.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:590:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:746:52: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public subscript(bounds: Range<Index>) -> String.CharacterView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUnicodeScalarView.swift:509:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> String.UnicodeScalarView.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF16.swift:537:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> String.UTF16View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF8.swift:673:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> String.UTF8View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:590:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:447:26: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public init(_ content: CharacterView) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:608:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:608:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUnicodeScalarView.swift:509:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> String.UnicodeScalarView.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:590:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:608:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF16.swift:537:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> String.UTF16View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF8.swift:673:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> String.UTF8View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF16.swift:537:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> String.UTF16View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF8.swift:673:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> String.UTF8View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/DoubleWidth.swift.gyb:410:21: warning: '+' is deprecated: Please use explicit type conversions or Strideable methods for mixed-type arithmetics.
return (~high + (overflow ? 1 : 0), lowComplement)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:130:20: warning: 'CharacterView' is deprecated: Please use String or Substring directly
_ body: (inout CharacterView) -> R
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:130:20: warning: 'CharacterView' is deprecated: Please use String or Substring directly
_ body: (inout CharacterView) -> R
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:130:20: warning: 'CharacterView' is deprecated: Please use String or Substring directly
_ body: (inout CharacterView) -> R
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:135:15: warning: 'CharacterView' is deprecated: Please use String or Substring directly
var tmp = CharacterView("")
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:380:25: warning: 'CharacterView' is deprecated: Please use String or Substring directly
if _fastPath(String.CharacterView._quickCheckGraphemeBreakBetween(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:519:25: warning: 'CharacterView' is deprecated: Please use String or Substring directly
if _fastPath(String.CharacterView._quickCheckGraphemeBreakBetween(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:747:19: warning: 'CharacterView' is deprecated: Please use String or Substring directly
return String.CharacterView(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/String.swift:154:26: warning: 'CharacterView' is deprecated: Please use String or Substring directly
return String(String.CharacterView(self))
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/String.swift:159:44: warning: 'characters' is deprecated: Please use String or Substring directly
var _persistentContent : String { return characters._persistentContent }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:58:41: warning: 'characters' is deprecated: Please use String or Substring directly
public var startIndex: Index { return characters.startIndex }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:64:39: warning: 'characters' is deprecated: Please use String or Substring directly
public var endIndex: Index { return characters.endIndex }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:42:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
self._core = CharacterView(other)._core
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:72:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(after: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:77:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(before: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:103:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(i, offsetBy: n)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:146:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(i, offsetBy: n, limitedBy: limit)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:159:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.distance(from: start, to: end)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:175:52: warning: 'characters' is deprecated: Please use String or Substring directly
public subscript(i: Index) -> Character { return characters[i] }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:195:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
self._core = CharacterView(characters)._core
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:212:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.reserveCapacity(n)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:228:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.append(c)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:238:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.append(contentsOf: newElements)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:261:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:279:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.insert(newElement, at: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:301:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.insert(contentsOf: newElements, at: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:326:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.remove(at: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:342:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.removeSubrange(bounds)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:357:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.removeAll(keepingCapacity: keepCapacity)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringIndexConversions.swift:59:19: warning: 'characters' is deprecated: Please use String or Substring directly
self = target.characters._index(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:403:32: warning: 'CharacterView' is deprecated: Please use String or Substring directly
internal init(_ base: String.CharacterView, _bounds: Range<Index>) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:400:44: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public typealias SubSequence = Substring.CharacterView
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:405:32: warning: 'characters' is deprecated: Please use String or Substring directly
base: String(base._core).characters,
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:426:22: warning: 'CharacterView' is deprecated: Please use String or Substring directly
return Substring.CharacterView(_wholeString.characters, _bounds: r)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:426:49: warning: 'characters' is deprecated: Please use String or Substring directly
return Substring.CharacterView(_wholeString.characters, _bounds: r)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:597:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:602:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:614:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:619:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
[28/2155] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386/Swift.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386/Swift.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core/1hY22.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386/Swift.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk -target i386-apple-watchos2.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -nostdimport -parse-stdlib -module-name Swift -Xfrontend -group-info-path -Xfrontend /Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/GroupInfo.json -Xfrontend -sil-serialize-all -swift-version 3 -warn-swift3-objc-inference-complete -Xllvm -sil-inline-generics -Xllvm -sil-partial-specialization -Xfrontend -enable-sil-ownership -module-link-name swiftCore -force-single-frontend-invocation -Xcc -D__SWIFT_CURRENT_DYLIB=swiftCore -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core/1hY22.txt
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:163:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView : _SwiftStringView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:178:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView : BidirectionalCollection {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:654:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView : RangeReplaceableCollection {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:732:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:398:21: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension Substring.CharacterView : BidirectionalCollection {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:637:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:158:29: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public init(_ characters: CharacterView) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:473:36: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public init(_ content: Substring.CharacterView) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUnicodeScalarView.swift:509:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> String.UnicodeScalarView.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:590:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:746:52: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public subscript(bounds: Range<Index>) -> String.CharacterView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUnicodeScalarView.swift:509:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> String.UnicodeScalarView.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF16.swift:537:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> String.UTF16View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF8.swift:673:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> String.UTF8View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:590:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:447:26: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public init(_ content: CharacterView) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:608:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:608:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUnicodeScalarView.swift:509:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> String.UnicodeScalarView.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:590:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:608:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF16.swift:537:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> String.UTF16View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF8.swift:673:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> String.UTF8View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF16.swift:537:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> String.UTF16View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF8.swift:673:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> String.UTF8View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/DoubleWidth.swift.gyb:410:21: warning: '+' is deprecated: Please use explicit type conversions or Strideable methods for mixed-type arithmetics.
return (~high + (overflow ? 1 : 0), lowComplement)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:130:20: warning: 'CharacterView' is deprecated: Please use String or Substring directly
_ body: (inout CharacterView) -> R
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:130:20: warning: 'CharacterView' is deprecated: Please use String or Substring directly
_ body: (inout CharacterView) -> R
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:130:20: warning: 'CharacterView' is deprecated: Please use String or Substring directly
_ body: (inout CharacterView) -> R
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:135:15: warning: 'CharacterView' is deprecated: Please use String or Substring directly
var tmp = CharacterView("")
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:380:25: warning: 'CharacterView' is deprecated: Please use String or Substring directly
if _fastPath(String.CharacterView._quickCheckGraphemeBreakBetween(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:519:25: warning: 'CharacterView' is deprecated: Please use String or Substring directly
if _fastPath(String.CharacterView._quickCheckGraphemeBreakBetween(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:747:19: warning: 'CharacterView' is deprecated: Please use String or Substring directly
return String.CharacterView(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/String.swift:154:26: warning: 'CharacterView' is deprecated: Please use String or Substring directly
return String(String.CharacterView(self))
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/String.swift:159:44: warning: 'characters' is deprecated: Please use String or Substring directly
var _persistentContent : String { return characters._persistentContent }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:58:41: warning: 'characters' is deprecated: Please use String or Substring directly
public var startIndex: Index { return characters.startIndex }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:64:39: warning: 'characters' is deprecated: Please use String or Substring directly
public var endIndex: Index { return characters.endIndex }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:42:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
self._core = CharacterView(other)._core
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:72:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(after: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:77:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(before: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:103:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(i, offsetBy: n)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:146:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(i, offsetBy: n, limitedBy: limit)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:159:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.distance(from: start, to: end)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:175:52: warning: 'characters' is deprecated: Please use String or Substring directly
public subscript(i: Index) -> Character { return characters[i] }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:195:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
self._core = CharacterView(characters)._core
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:212:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.reserveCapacity(n)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:228:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.append(c)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:238:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.append(contentsOf: newElements)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:261:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:279:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.insert(newElement, at: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:301:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.insert(contentsOf: newElements, at: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:326:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.remove(at: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:342:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.removeSubrange(bounds)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:357:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.removeAll(keepingCapacity: keepCapacity)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringIndexConversions.swift:59:19: warning: 'characters' is deprecated: Please use String or Substring directly
self = target.characters._index(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:403:32: warning: 'CharacterView' is deprecated: Please use String or Substring directly
internal init(_ base: String.CharacterView, _bounds: Range<Index>) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:400:44: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public typealias SubSequence = Substring.CharacterView
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:405:32: warning: 'characters' is deprecated: Please use String or Substring directly
base: String(base._core).characters,
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:426:22: warning: 'CharacterView' is deprecated: Please use String or Substring directly
return Substring.CharacterView(_wholeString.characters, _bounds: r)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:426:49: warning: 'characters' is deprecated: Please use String or Substring directly
return Substring.CharacterView(_wholeString.characters, _bounds: r)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:597:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:602:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:614:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:619:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
[29/2155] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform/Ten8B.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk -target i386-apple-watchos2.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -disable-objc-attr-requires-foundation-module -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftDarwin -force-single-frontend-invocation -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform/watchsimulator/i386/Darwin.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform/Ten8B.txt
[30/2153] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386/Darwin.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386/Darwin.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform/Ten8B.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386/Darwin.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk -target i386-apple-watchos2.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -disable-objc-attr-requires-foundation-module -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftDarwin -force-single-frontend-invocation -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform/Ten8B.txt
[31/2153] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core/JtMcc.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk -target arm64-apple-ios7.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/arm64 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -nostdimport -parse-stdlib -module-name Swift -Xfrontend -group-info-path -Xfrontend /Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/GroupInfo.json -Xfrontend -sil-serialize-all -swift-version 3 -warn-swift3-objc-inference-complete -Xllvm -sil-inline-generics -Xllvm -sil-partial-specialization -Xfrontend -enable-sil-ownership -module-link-name swiftCore -force-single-frontend-invocation -Xcc -D__SWIFT_CURRENT_DYLIB=swiftCore -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core/iphoneos/arm64/Swift.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core/JtMcc.txt
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:163:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView : _SwiftStringView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:178:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView : BidirectionalCollection {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:654:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView : RangeReplaceableCollection {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:732:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:398:21: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension Substring.CharacterView : BidirectionalCollection {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:637:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:158:29: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public init(_ characters: CharacterView) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:473:36: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public init(_ content: Substring.CharacterView) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUnicodeScalarView.swift:509:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> String.UnicodeScalarView.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:590:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:746:52: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public subscript(bounds: Range<Index>) -> String.CharacterView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUnicodeScalarView.swift:509:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> String.UnicodeScalarView.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF16.swift:537:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> String.UTF16View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF8.swift:673:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> String.UTF8View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:590:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:447:26: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public init(_ content: CharacterView) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:608:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:608:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUnicodeScalarView.swift:509:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> String.UnicodeScalarView.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:590:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:608:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF16.swift:537:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> String.UTF16View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF8.swift:673:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> String.UTF8View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF16.swift:537:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> String.UTF16View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF8.swift:673:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> String.UTF8View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/DoubleWidth.swift.gyb:410:21: warning: '+' is deprecated: Please use explicit type conversions or Strideable methods for mixed-type arithmetics.
return (~high + (overflow ? 1 : 0), lowComplement)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:130:20: warning: 'CharacterView' is deprecated: Please use String or Substring directly
_ body: (inout CharacterView) -> R
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:130:20: warning: 'CharacterView' is deprecated: Please use String or Substring directly
_ body: (inout CharacterView) -> R
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:130:20: warning: 'CharacterView' is deprecated: Please use String or Substring directly
_ body: (inout CharacterView) -> R
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:135:15: warning: 'CharacterView' is deprecated: Please use String or Substring directly
var tmp = CharacterView("")
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:380:25: warning: 'CharacterView' is deprecated: Please use String or Substring directly
if _fastPath(String.CharacterView._quickCheckGraphemeBreakBetween(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:519:25: warning: 'CharacterView' is deprecated: Please use String or Substring directly
if _fastPath(String.CharacterView._quickCheckGraphemeBreakBetween(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:747:19: warning: 'CharacterView' is deprecated: Please use String or Substring directly
return String.CharacterView(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/String.swift:154:26: warning: 'CharacterView' is deprecated: Please use String or Substring directly
return String(String.CharacterView(self))
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/String.swift:159:44: warning: 'characters' is deprecated: Please use String or Substring directly
var _persistentContent : String { return characters._persistentContent }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:58:41: warning: 'characters' is deprecated: Please use String or Substring directly
public var startIndex: Index { return characters.startIndex }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:64:39: warning: 'characters' is deprecated: Please use String or Substring directly
public var endIndex: Index { return characters.endIndex }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:42:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
self._core = CharacterView(other)._core
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:72:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(after: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:77:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(before: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:103:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(i, offsetBy: n)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:146:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(i, offsetBy: n, limitedBy: limit)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:159:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.distance(from: start, to: end)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:175:52: warning: 'characters' is deprecated: Please use String or Substring directly
public subscript(i: Index) -> Character { return characters[i] }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:195:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
self._core = CharacterView(characters)._core
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:212:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.reserveCapacity(n)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:228:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.append(c)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:238:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.append(contentsOf: newElements)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:261:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:279:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.insert(newElement, at: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:301:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.insert(contentsOf: newElements, at: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:326:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.remove(at: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:342:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.removeSubrange(bounds)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:357:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.removeAll(keepingCapacity: keepCapacity)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringIndexConversions.swift:59:19: warning: 'characters' is deprecated: Please use String or Substring directly
self = target.characters._index(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:403:32: warning: 'CharacterView' is deprecated: Please use String or Substring directly
internal init(_ base: String.CharacterView, _bounds: Range<Index>) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:400:44: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public typealias SubSequence = Substring.CharacterView
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:405:32: warning: 'characters' is deprecated: Please use String or Substring directly
base: String(base._core).characters,
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:426:22: warning: 'CharacterView' is deprecated: Please use String or Substring directly
return Substring.CharacterView(_wholeString.characters, _bounds: r)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:426:49: warning: 'characters' is deprecated: Please use String or Substring directly
return Substring.CharacterView(_wholeString.characters, _bounds: r)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:597:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:602:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:614:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:619:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
[32/2153] : && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove lib/swift_static/iphoneos/arm64/libswiftCore.a && /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar crs lib/swift_static/iphoneos/arm64/libswiftCore.a stdlib/public/core/iphoneos/arm64/Swift.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/AnyHashableSupport.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/Array.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/Casting.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/CygwinPort.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/Demangle.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/Enum.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/ErrorObjectConstants.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/ErrorObjectNative.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/Errors.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/ErrorDefaultImpls.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/Exclusivity.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/Heap.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/HeapObject.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/ImageInspectionMachO.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/ImageInspectionELF.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/ImageInspectionWin32.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/KnownMetadata.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/Metadata.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/MetadataLookup.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/MutexPThread.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/MutexWin32.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/Once.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/Portability.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/ProtocolConformance.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/RefCount.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/RuntimeEntrySymbols.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/__/__/__/lib/Demangling/OldDemangler.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/__/__/__/lib/Demangling/Demangler.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/__/__/__/lib/Demangling/NodePrinter.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/__/__/__/lib/Demangling/Context.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/__/__/__/lib/Demangling/ManglingUtils.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/__/__/__/lib/Demangling/Punycode.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/ErrorObject.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/SwiftObject.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/SwiftValue.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/Reflection.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/__/__/__/lib/Demangling/OldRemangler.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/__/__/__/lib/Demangling/Remangler.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphoneos-arm64.dir/Assert.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphoneos-arm64.dir/CommandLine.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphoneos-arm64.dir/GlobalObjects.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphoneos-arm64.dir/KeyPaths.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphoneos-arm64.dir/LibcShims.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphoneos-arm64.dir/Stubs.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphoneos-arm64.dir/Availability.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphoneos-arm64.dir/FoundationHelpers.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphoneos-arm64.dir/OptionalBridgingHelper.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphoneos-arm64.dir/Reflection.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphoneos-arm64.dir/8/SwiftNativeNSXXXBase.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphoneos-arm64.dir/UnicodeNormalization.cpp.o && :
[33/2153] : && /Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./bin/clang++ -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -stdlib=libc++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -Werror=switch -Wdocumentation -Wimplicit-fallthrough -Wunreachable-code -Woverloaded-virtual -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -fno-sanitize=all -DLLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING=1 -O2 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -dynamiclib -Wl,-headerpad_max_install_names -stdlib=libc++ -all_load -target arm64-apple-ios7.0 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk -arch arm64 -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/../../../Developer/Library/Frameworks -mios-version-min=7.0 -Wl,-sectcreate,__TEXT,__info_plist,/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core/Info.plist -Wl,-application_extension -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/arm64 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/iphoneos/arm64 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/iphoneos -o lib/swift/iphoneos/arm64/libswiftCore.dylib -install_name @rpath/libswiftCore.dylib stdlib/public/core/iphoneos/arm64/Swift.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/AnyHashableSupport.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/Array.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/Casting.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/CygwinPort.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/Demangle.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/Enum.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/ErrorObjectConstants.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/ErrorObjectNative.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/Errors.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/ErrorDefaultImpls.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/Exclusivity.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/Heap.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/HeapObject.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/ImageInspectionMachO.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/ImageInspectionELF.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/ImageInspectionWin32.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/KnownMetadata.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/Metadata.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/MetadataLookup.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/MutexPThread.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/MutexWin32.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/Once.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/Portability.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/ProtocolConformance.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/RefCount.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/RuntimeEntrySymbols.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/__/__/__/lib/Demangling/OldDemangler.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/__/__/__/lib/Demangling/Demangler.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/__/__/__/lib/Demangling/NodePrinter.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/__/__/__/lib/Demangling/Context.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/__/__/__/lib/Demangling/ManglingUtils.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/__/__/__/lib/Demangling/Punycode.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/ErrorObject.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/SwiftObject.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/SwiftValue.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/Reflection.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/__/__/__/lib/Demangling/OldRemangler.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-arm64.dir/__/__/__/lib/Demangling/Remangler.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphoneos-arm64.dir/Assert.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphoneos-arm64.dir/CommandLine.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphoneos-arm64.dir/GlobalObjects.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphoneos-arm64.dir/KeyPaths.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphoneos-arm64.dir/LibcShims.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphoneos-arm64.dir/Stubs.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphoneos-arm64.dir/Availability.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphoneos-arm64.dir/FoundationHelpers.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphoneos-arm64.dir/OptionalBridgingHelper.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphoneos-arm64.dir/Reflection.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphoneos-arm64.dir/8/SwiftNativeNSXXXBase.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphoneos-arm64.dir/UnicodeNormalization.cpp.o -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./lib -framework Foundation -framework CoreFoundation -licucore && :
ld: warning: embedded dylibs/frameworks only run on iOS 8 or later
[34/2153] : && /Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./bin/clang++ -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -stdlib=libc++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -Werror=switch -Wdocumentation -Wimplicit-fallthrough -Wunreachable-code -Woverloaded-virtual -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -fno-sanitize=all -DLLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING=1 -O2 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -dynamiclib -Wl,-headerpad_max_install_names -stdlib=libc++ -target arm64-apple-ios7.0 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk -arch arm64 -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/../../../Developer/Library/Frameworks -mios-version-min=7.0 -Wl,-sectcreate,__TEXT,__info_plist,/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform/Info.plist -Wl,-application_extension -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/arm64 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/iphoneos/arm64 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/iphoneos -o lib/swift/iphoneos/arm64/libswiftDarwin.dylib -install_name @rpath/libswiftDarwin.dylib stdlib/public/Platform/iphoneos/arm64/Darwin.o stdlib/public/Platform/CMakeFiles/swiftDarwin-iphoneos-arm64.dir/Misc.c.o -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./lib lib/swift/iphoneos/arm64/libswiftCore.dylib -framework Foundation -framework CoreFoundation && :
ld: warning: embedded dylibs/frameworks only run on iOS 8 or later
[35/2153] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/x86_64/Swift.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/x86_64/Swift.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core/bNyML.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/x86_64/Swift.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -target x86_64-apple-macosx10.9 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/x86_64 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -nostdimport -parse-stdlib -module-name Swift -Xfrontend -group-info-path -Xfrontend /Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/GroupInfo.json -Xfrontend -sil-serialize-all -swift-version 3 -warn-swift3-objc-inference-complete -Xllvm -sil-inline-generics -Xllvm -sil-partial-specialization -Xfrontend -enable-sil-ownership -module-link-name swiftCore -force-single-frontend-invocation -Xcc -D__SWIFT_CURRENT_DYLIB=swiftCore -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core/bNyML.txt
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:163:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView : _SwiftStringView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:178:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView : BidirectionalCollection {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:654:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView : RangeReplaceableCollection {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:732:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:398:21: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension Substring.CharacterView : BidirectionalCollection {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:637:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:158:29: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public init(_ characters: CharacterView) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:473:36: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public init(_ content: Substring.CharacterView) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUnicodeScalarView.swift:509:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> String.UnicodeScalarView.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:590:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:746:52: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public subscript(bounds: Range<Index>) -> String.CharacterView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUnicodeScalarView.swift:509:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> String.UnicodeScalarView.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF16.swift:537:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> String.UTF16View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF8.swift:673:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> String.UTF8View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:590:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:447:26: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public init(_ content: CharacterView) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:608:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:608:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUnicodeScalarView.swift:509:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> String.UnicodeScalarView.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:590:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:608:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF16.swift:537:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> String.UTF16View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF8.swift:673:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> String.UTF8View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF16.swift:537:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> String.UTF16View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF8.swift:673:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> String.UTF8View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/DoubleWidth.swift.gyb:410:21: warning: '+' is deprecated: Please use explicit type conversions or Strideable methods for mixed-type arithmetics.
return (~high + (overflow ? 1 : 0), lowComplement)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:130:20: warning: 'CharacterView' is deprecated: Please use String or Substring directly
_ body: (inout CharacterView) -> R
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:130:20: warning: 'CharacterView' is deprecated: Please use String or Substring directly
_ body: (inout CharacterView) -> R
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:130:20: warning: 'CharacterView' is deprecated: Please use String or Substring directly
_ body: (inout CharacterView) -> R
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:135:15: warning: 'CharacterView' is deprecated: Please use String or Substring directly
var tmp = CharacterView("")
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:380:25: warning: 'CharacterView' is deprecated: Please use String or Substring directly
if _fastPath(String.CharacterView._quickCheckGraphemeBreakBetween(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:519:25: warning: 'CharacterView' is deprecated: Please use String or Substring directly
if _fastPath(String.CharacterView._quickCheckGraphemeBreakBetween(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:747:19: warning: 'CharacterView' is deprecated: Please use String or Substring directly
return String.CharacterView(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/String.swift:154:26: warning: 'CharacterView' is deprecated: Please use String or Substring directly
return String(String.CharacterView(self))
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/String.swift:159:44: warning: 'characters' is deprecated: Please use String or Substring directly
var _persistentContent : String { return characters._persistentContent }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:58:41: warning: 'characters' is deprecated: Please use String or Substring directly
public var startIndex: Index { return characters.startIndex }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:64:39: warning: 'characters' is deprecated: Please use String or Substring directly
public var endIndex: Index { return characters.endIndex }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:42:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
self._core = CharacterView(other)._core
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:72:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(after: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:77:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(before: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:103:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(i, offsetBy: n)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:146:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(i, offsetBy: n, limitedBy: limit)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:159:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.distance(from: start, to: end)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:175:52: warning: 'characters' is deprecated: Please use String or Substring directly
public subscript(i: Index) -> Character { return characters[i] }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:195:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
self._core = CharacterView(characters)._core
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:212:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.reserveCapacity(n)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:228:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.append(c)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:238:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.append(contentsOf: newElements)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:261:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:279:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.insert(newElement, at: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:301:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.insert(contentsOf: newElements, at: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:326:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.remove(at: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:342:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.removeSubrange(bounds)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:357:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.removeAll(keepingCapacity: keepCapacity)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringIndexConversions.swift:59:19: warning: 'characters' is deprecated: Please use String or Substring directly
self = target.characters._index(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:403:32: warning: 'CharacterView' is deprecated: Please use String or Substring directly
internal init(_ base: String.CharacterView, _bounds: Range<Index>) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:400:44: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public typealias SubSequence = Substring.CharacterView
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:405:32: warning: 'characters' is deprecated: Please use String or Substring directly
base: String(base._core).characters,
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:426:22: warning: 'CharacterView' is deprecated: Please use String or Substring directly
return Substring.CharacterView(_wholeString.characters, _bounds: r)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:426:49: warning: 'characters' is deprecated: Please use String or Substring directly
return Substring.CharacterView(_wholeString.characters, _bounds: r)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:597:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:602:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:614:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:619:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
[36/2153] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core/b2e65.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/SDKs/AppleTVSimulator11.0.sdk -target x86_64-apple-tvos9.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/SDKs/AppleTVSimulator11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/appletvsimulator/x86_64 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -nostdimport -parse-stdlib -module-name Swift -Xfrontend -group-info-path -Xfrontend /Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/GroupInfo.json -Xfrontend -sil-serialize-all -swift-version 3 -warn-swift3-objc-inference-complete -Xllvm -sil-inline-generics -Xllvm -sil-partial-specialization -Xfrontend -enable-sil-ownership -module-link-name swiftCore -force-single-frontend-invocation -Xcc -D__SWIFT_CURRENT_DYLIB=swiftCore -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core/appletvsimulator/x86_64/Swift.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core/b2e65.txt
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:163:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView : _SwiftStringView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:178:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView : BidirectionalCollection {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:654:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView : RangeReplaceableCollection {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:732:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:398:21: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension Substring.CharacterView : BidirectionalCollection {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:637:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:158:29: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public init(_ characters: CharacterView) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:473:36: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public init(_ content: Substring.CharacterView) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUnicodeScalarView.swift:509:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> String.UnicodeScalarView.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:590:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:746:52: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public subscript(bounds: Range<Index>) -> String.CharacterView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUnicodeScalarView.swift:509:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> String.UnicodeScalarView.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF16.swift:537:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> String.UTF16View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF8.swift:673:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> String.UTF8View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:590:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:447:26: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public init(_ content: CharacterView) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:608:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:608:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUnicodeScalarView.swift:509:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> String.UnicodeScalarView.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:590:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:608:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF16.swift:537:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> String.UTF16View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF8.swift:673:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> String.UTF8View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF16.swift:537:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> String.UTF16View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF8.swift:673:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> String.UTF8View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/DoubleWidth.swift.gyb:410:21: warning: '+' is deprecated: Please use explicit type conversions or Strideable methods for mixed-type arithmetics.
return (~high + (overflow ? 1 : 0), lowComplement)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:130:20: warning: 'CharacterView' is deprecated: Please use String or Substring directly
_ body: (inout CharacterView) -> R
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:130:20: warning: 'CharacterView' is deprecated: Please use String or Substring directly
_ body: (inout CharacterView) -> R
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:130:20: warning: 'CharacterView' is deprecated: Please use String or Substring directly
_ body: (inout CharacterView) -> R
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:135:15: warning: 'CharacterView' is deprecated: Please use String or Substring directly
var tmp = CharacterView("")
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:380:25: warning: 'CharacterView' is deprecated: Please use String or Substring directly
if _fastPath(String.CharacterView._quickCheckGraphemeBreakBetween(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:519:25: warning: 'CharacterView' is deprecated: Please use String or Substring directly
if _fastPath(String.CharacterView._quickCheckGraphemeBreakBetween(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:747:19: warning: 'CharacterView' is deprecated: Please use String or Substring directly
return String.CharacterView(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/String.swift:154:26: warning: 'CharacterView' is deprecated: Please use String or Substring directly
return String(String.CharacterView(self))
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/String.swift:159:44: warning: 'characters' is deprecated: Please use String or Substring directly
var _persistentContent : String { return characters._persistentContent }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:58:41: warning: 'characters' is deprecated: Please use String or Substring directly
public var startIndex: Index { return characters.startIndex }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:64:39: warning: 'characters' is deprecated: Please use String or Substring directly
public var endIndex: Index { return characters.endIndex }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:42:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
self._core = CharacterView(other)._core
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:72:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(after: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:77:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(before: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:103:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(i, offsetBy: n)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:146:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(i, offsetBy: n, limitedBy: limit)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:159:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.distance(from: start, to: end)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:175:52: warning: 'characters' is deprecated: Please use String or Substring directly
public subscript(i: Index) -> Character { return characters[i] }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:195:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
self._core = CharacterView(characters)._core
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:212:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.reserveCapacity(n)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:228:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.append(c)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:238:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.append(contentsOf: newElements)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:261:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:279:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.insert(newElement, at: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:301:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.insert(contentsOf: newElements, at: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:326:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.remove(at: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:342:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.removeSubrange(bounds)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:357:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.removeAll(keepingCapacity: keepCapacity)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringIndexConversions.swift:59:19: warning: 'characters' is deprecated: Please use String or Substring directly
self = target.characters._index(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:403:32: warning: 'CharacterView' is deprecated: Please use String or Substring directly
internal init(_ base: String.CharacterView, _bounds: Range<Index>) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:400:44: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public typealias SubSequence = Substring.CharacterView
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:405:32: warning: 'characters' is deprecated: Please use String or Substring directly
base: String(base._core).characters,
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:426:22: warning: 'CharacterView' is deprecated: Please use String or Substring directly
return Substring.CharacterView(_wholeString.characters, _bounds: r)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:426:49: warning: 'characters' is deprecated: Please use String or Substring directly
return Substring.CharacterView(_wholeString.characters, _bounds: r)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:597:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:602:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:614:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:619:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
[37/2153] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/x86_64/Darwin.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/x86_64/Darwin.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform/neW57.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/x86_64/Darwin.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -target x86_64-apple-macosx10.9 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/x86_64 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -disable-objc-attr-requires-foundation-module -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftDarwin -force-single-frontend-invocation -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform/neW57.txt
[38/2153] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform/neW57.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -target x86_64-apple-macosx10.9 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/x86_64 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -disable-objc-attr-requires-foundation-module -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftDarwin -force-single-frontend-invocation -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform/macosx/x86_64/Darwin.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform/neW57.txt
[39/2151] : && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove lib/swift_static/appletvsimulator/x86_64/libswiftCore.a && /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar crs lib/swift_static/appletvsimulator/x86_64/libswiftCore.a stdlib/public/core/appletvsimulator/x86_64/Swift.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/AnyHashableSupport.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/Array.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/Casting.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/CygwinPort.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/Demangle.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/Enum.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/ErrorObjectConstants.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/ErrorObjectNative.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/Errors.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/ErrorDefaultImpls.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/Exclusivity.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/Heap.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/HeapObject.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/ImageInspectionMachO.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/ImageInspectionELF.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/ImageInspectionWin32.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/KnownMetadata.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/Metadata.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/MetadataLookup.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/MutexPThread.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/MutexWin32.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/Once.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/Portability.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/ProtocolConformance.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/RefCount.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/RuntimeEntrySymbols.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/__/__/__/lib/Demangling/OldDemangler.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/__/__/__/lib/Demangling/Demangler.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/__/__/__/lib/Demangling/NodePrinter.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/__/__/__/lib/Demangling/Context.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/__/__/__/lib/Demangling/ManglingUtils.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/__/__/__/lib/Demangling/Punycode.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/ErrorObject.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/SwiftObject.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/SwiftValue.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/Reflection.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/__/__/__/lib/Demangling/OldRemangler.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/__/__/__/lib/Demangling/Remangler.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-appletvsimulator-x86_64.dir/Assert.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-appletvsimulator-x86_64.dir/CommandLine.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-appletvsimulator-x86_64.dir/GlobalObjects.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-appletvsimulator-x86_64.dir/KeyPaths.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-appletvsimulator-x86_64.dir/LibcShims.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-appletvsimulator-x86_64.dir/Stubs.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-appletvsimulator-x86_64.dir/Availability.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-appletvsimulator-x86_64.dir/FoundationHelpers.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-appletvsimulator-x86_64.dir/OptionalBridgingHelper.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-appletvsimulator-x86_64.dir/Reflection.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-appletvsimulator-x86_64.dir/8/SwiftNativeNSXXXBase.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-appletvsimulator-x86_64.dir/UnicodeNormalization.cpp.o && :
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/swift_static/appletvsimulator/x86_64/libswiftCore.a(CygwinPort.cpp.o) has no symbols
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/swift_static/appletvsimulator/x86_64/libswiftCore.a(ErrorObjectNative.cpp.o) has no symbols
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/swift_static/appletvsimulator/x86_64/libswiftCore.a(ImageInspectionELF.cpp.o) has no symbols
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/swift_static/appletvsimulator/x86_64/libswiftCore.a(ImageInspectionWin32.cpp.o) has no symbols
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/swift_static/appletvsimulator/x86_64/libswiftCore.a(MutexWin32.cpp.o) has no symbols
[40/2151] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core && /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create -output /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift_static/appletvsimulator/libswiftCore.a /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/lib/swift_static/appletvsimulator/x86_64/libswiftCore.a
[41/2151] : && /Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./bin/clang++ -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -stdlib=libc++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -Werror=switch -Wdocumentation -Wimplicit-fallthrough -Wunreachable-code -Woverloaded-virtual -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -fno-sanitize=all -DLLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING=1 -O2 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -dynamiclib -Wl,-headerpad_max_install_names -stdlib=libc++ -all_load -target x86_64-apple-tvos9.0 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/SDKs/AppleTVSimulator11.0.sdk -arch x86_64 -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/SDKs/AppleTVSimulator11.0.sdk/../../../Developer/Library/Frameworks -mtvos-simulator-version-min=9.0 -Wl,-sectcreate,__TEXT,__info_plist,/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core/Info.plist -Wl,-application_extension -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/appletvsimulator/x86_64 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/appletvsimulator/x86_64 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/appletvsimulator -o lib/swift/appletvsimulator/x86_64/libswiftCore.dylib -install_name @rpath/libswiftCore.dylib stdlib/public/core/appletvsimulator/x86_64/Swift.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/AnyHashableSupport.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/Array.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/Casting.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/CygwinPort.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/Demangle.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/Enum.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/ErrorObjectConstants.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/ErrorObjectNative.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/Errors.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/ErrorDefaultImpls.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/Exclusivity.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/Heap.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/HeapObject.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/ImageInspectionMachO.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/ImageInspectionELF.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/ImageInspectionWin32.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/KnownMetadata.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/Metadata.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/MetadataLookup.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/MutexPThread.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/MutexWin32.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/Once.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/Portability.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/ProtocolConformance.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/RefCount.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/RuntimeEntrySymbols.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/__/__/__/lib/Demangling/OldDemangler.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/__/__/__/lib/Demangling/Demangler.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/__/__/__/lib/Demangling/NodePrinter.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/__/__/__/lib/Demangling/Context.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/__/__/__/lib/Demangling/ManglingUtils.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/__/__/__/lib/Demangling/Punycode.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/ErrorObject.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/SwiftObject.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/SwiftValue.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/Reflection.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/__/__/__/lib/Demangling/OldRemangler.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvsimulator-x86_64.dir/__/__/__/lib/Demangling/Remangler.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-appletvsimulator-x86_64.dir/Assert.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-appletvsimulator-x86_64.dir/CommandLine.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-appletvsimulator-x86_64.dir/GlobalObjects.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-appletvsimulator-x86_64.dir/KeyPaths.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-appletvsimulator-x86_64.dir/LibcShims.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-appletvsimulator-x86_64.dir/Stubs.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-appletvsimulator-x86_64.dir/Availability.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-appletvsimulator-x86_64.dir/FoundationHelpers.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-appletvsimulator-x86_64.dir/OptionalBridgingHelper.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-appletvsimulator-x86_64.dir/Reflection.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-appletvsimulator-x86_64.dir/8/SwiftNativeNSXXXBase.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-appletvsimulator-x86_64.dir/UnicodeNormalization.cpp.o -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./lib -framework Foundation -framework CoreFoundation -licucore && :
[42/2151] : && /Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./bin/clang++ -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -stdlib=libc++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -Werror=switch -Wdocumentation -Wimplicit-fallthrough -Wunreachable-code -Woverloaded-virtual -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -fno-sanitize=all -DLLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING=1 -O2 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -dynamiclib -Wl,-headerpad_max_install_names -stdlib=libc++ -target x86_64-apple-tvos9.0 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/SDKs/AppleTVSimulator11.0.sdk -arch x86_64 -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/SDKs/AppleTVSimulator11.0.sdk/../../../Developer/Library/Frameworks -mtvos-simulator-version-min=9.0 -Wl,-sectcreate,__TEXT,__info_plist,/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform/Info.plist -Wl,-application_extension -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/appletvsimulator/x86_64 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/appletvsimulator/x86_64 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/appletvsimulator -o lib/swift/appletvsimulator/x86_64/libswiftDarwin.dylib -install_name @rpath/libswiftDarwin.dylib stdlib/public/Platform/appletvsimulator/x86_64/Darwin.o stdlib/public/Platform/CMakeFiles/swiftDarwin-appletvsimulator-x86_64.dir/Misc.c.o -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./lib lib/swift/appletvsimulator/x86_64/libswiftCore.dylib -framework Foundation -framework CoreFoundation && :
[43/2151] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform && /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create -output /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/appletvsimulator/libswiftDarwin.dylib /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/lib/swift/appletvsimulator/x86_64/libswiftDarwin.dylib && codesign -f -s - /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/appletvsimulator/libswiftDarwin.dylib
[44/2151] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core && /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create -output /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/appletvsimulator/libswiftCore.dylib /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/lib/swift/appletvsimulator/x86_64/libswiftCore.dylib && codesign -f -s - /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/appletvsimulator/libswiftCore.dylib
[45/2151] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core/bNyML.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -target x86_64-apple-macosx10.9 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/x86_64 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -nostdimport -parse-stdlib -module-name Swift -Xfrontend -group-info-path -Xfrontend /Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/GroupInfo.json -Xfrontend -sil-serialize-all -swift-version 3 -warn-swift3-objc-inference-complete -Xllvm -sil-inline-generics -Xllvm -sil-partial-specialization -Xfrontend -enable-sil-ownership -module-link-name swiftCore -force-single-frontend-invocation -Xcc -D__SWIFT_CURRENT_DYLIB=swiftCore -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core/macosx/x86_64/Swift.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core/bNyML.txt
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:163:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView : _SwiftStringView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:178:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView : BidirectionalCollection {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:654:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView : RangeReplaceableCollection {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:732:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:398:21: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension Substring.CharacterView : BidirectionalCollection {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:637:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:158:29: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public init(_ characters: CharacterView) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:473:36: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public init(_ content: Substring.CharacterView) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUnicodeScalarView.swift:509:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> String.UnicodeScalarView.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:590:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:746:52: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public subscript(bounds: Range<Index>) -> String.CharacterView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUnicodeScalarView.swift:509:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> String.UnicodeScalarView.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF16.swift:537:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> String.UTF16View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF8.swift:673:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> String.UTF8View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:590:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:447:26: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public init(_ content: CharacterView) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:608:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:608:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUnicodeScalarView.swift:509:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> String.UnicodeScalarView.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:590:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:608:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF16.swift:537:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> String.UTF16View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF8.swift:673:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> String.UTF8View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF16.swift:537:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> String.UTF16View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF8.swift:673:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> String.UTF8View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/DoubleWidth.swift.gyb:410:21: warning: '+' is deprecated: Please use explicit type conversions or Strideable methods for mixed-type arithmetics.
return (~high + (overflow ? 1 : 0), lowComplement)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:130:20: warning: 'CharacterView' is deprecated: Please use String or Substring directly
_ body: (inout CharacterView) -> R
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:130:20: warning: 'CharacterView' is deprecated: Please use String or Substring directly
_ body: (inout CharacterView) -> R
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:130:20: warning: 'CharacterView' is deprecated: Please use String or Substring directly
_ body: (inout CharacterView) -> R
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:135:15: warning: 'CharacterView' is deprecated: Please use String or Substring directly
var tmp = CharacterView("")
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:380:25: warning: 'CharacterView' is deprecated: Please use String or Substring directly
if _fastPath(String.CharacterView._quickCheckGraphemeBreakBetween(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:519:25: warning: 'CharacterView' is deprecated: Please use String or Substring directly
if _fastPath(String.CharacterView._quickCheckGraphemeBreakBetween(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:747:19: warning: 'CharacterView' is deprecated: Please use String or Substring directly
return String.CharacterView(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/String.swift:154:26: warning: 'CharacterView' is deprecated: Please use String or Substring directly
return String(String.CharacterView(self))
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/String.swift:159:44: warning: 'characters' is deprecated: Please use String or Substring directly
var _persistentContent : String { return characters._persistentContent }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:58:41: warning: 'characters' is deprecated: Please use String or Substring directly
public var startIndex: Index { return characters.startIndex }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:64:39: warning: 'characters' is deprecated: Please use String or Substring directly
public var endIndex: Index { return characters.endIndex }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:42:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
self._core = CharacterView(other)._core
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:72:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(after: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:77:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(before: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:103:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(i, offsetBy: n)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:146:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(i, offsetBy: n, limitedBy: limit)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:159:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.distance(from: start, to: end)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:175:52: warning: 'characters' is deprecated: Please use String or Substring directly
public subscript(i: Index) -> Character { return characters[i] }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:195:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
self._core = CharacterView(characters)._core
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:212:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.reserveCapacity(n)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:228:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.append(c)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:238:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.append(contentsOf: newElements)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:261:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:279:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.insert(newElement, at: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:301:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.insert(contentsOf: newElements, at: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:326:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.remove(at: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:342:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.removeSubrange(bounds)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:357:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.removeAll(keepingCapacity: keepCapacity)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringIndexConversions.swift:59:19: warning: 'characters' is deprecated: Please use String or Substring directly
self = target.characters._index(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:403:32: warning: 'CharacterView' is deprecated: Please use String or Substring directly
internal init(_ base: String.CharacterView, _bounds: Range<Index>) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:400:44: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public typealias SubSequence = Substring.CharacterView
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:405:32: warning: 'characters' is deprecated: Please use String or Substring directly
base: String(base._core).characters,
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:426:22: warning: 'CharacterView' is deprecated: Please use String or Substring directly
return Substring.CharacterView(_wholeString.characters, _bounds: r)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:426:49: warning: 'characters' is deprecated: Please use String or Substring directly
return Substring.CharacterView(_wholeString.characters, _bounds: r)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:597:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:602:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:614:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:619:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
[46/2151] : && /Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./bin/clang++ -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -stdlib=libc++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -Werror=switch -Wdocumentation -Wimplicit-fallthrough -Wunreachable-code -Woverloaded-virtual -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -fno-sanitize=all -DLLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING=1 -O2 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -dynamiclib -Wl,-headerpad_max_install_names -stdlib=libc++ -all_load -target x86_64-apple-macosx10.9 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -arch x86_64 -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/../../../Developer/Library/Frameworks -mmacosx-version-min=10.9 -Wl,-sectcreate,__TEXT,__info_plist,/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core/Info.plist -Wl,-application_extension -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/x86_64 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/macosx/x86_64 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/macosx -o lib/swift/macosx/x86_64/libswiftCore.dylib -install_name @rpath/libswiftCore.dylib stdlib/public/core/macosx/x86_64/Swift.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/AnyHashableSupport.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/Array.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/Casting.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/CygwinPort.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/Demangle.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/Enum.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/ErrorObjectConstants.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/ErrorObjectNative.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/Errors.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/ErrorDefaultImpls.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/Exclusivity.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/Heap.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/HeapObject.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/ImageInspectionMachO.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/ImageInspectionELF.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/ImageInspectionWin32.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/KnownMetadata.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/Metadata.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/MetadataLookup.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/MutexPThread.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/MutexWin32.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/Once.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/Portability.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/ProtocolConformance.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/RefCount.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/RuntimeEntrySymbols.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/__/__/__/lib/Demangling/OldDemangler.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/__/__/__/lib/Demangling/Demangler.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/__/__/__/lib/Demangling/NodePrinter.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/__/__/__/lib/Demangling/Context.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/__/__/__/lib/Demangling/ManglingUtils.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/__/__/__/lib/Demangling/Punycode.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/ErrorObject.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/SwiftObject.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/SwiftValue.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/Reflection.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/__/__/__/lib/Demangling/OldRemangler.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/__/__/__/lib/Demangling/Remangler.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-macosx-x86_64.dir/Assert.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-macosx-x86_64.dir/CommandLine.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-macosx-x86_64.dir/GlobalObjects.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-macosx-x86_64.dir/KeyPaths.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-macosx-x86_64.dir/LibcShims.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-macosx-x86_64.dir/Stubs.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-macosx-x86_64.dir/Availability.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-macosx-x86_64.dir/FoundationHelpers.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-macosx-x86_64.dir/OptionalBridgingHelper.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-macosx-x86_64.dir/Reflection.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-macosx-x86_64.dir/8/SwiftNativeNSXXXBase.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-macosx-x86_64.dir/UnicodeNormalization.cpp.o -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./lib -framework Foundation -framework CoreFoundation -licucore && :
[47/2151] : && /Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./bin/clang++ -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -stdlib=libc++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -Werror=switch -Wdocumentation -Wimplicit-fallthrough -Wunreachable-code -Woverloaded-virtual -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -fno-sanitize=all -DLLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING=1 -O2 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -dynamiclib -Wl,-headerpad_max_install_names -stdlib=libc++ -target x86_64-apple-macosx10.9 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -arch x86_64 -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/../../../Developer/Library/Frameworks -mmacosx-version-min=10.9 -Wl,-sectcreate,__TEXT,__info_plist,/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform/Info.plist -Wl,-application_extension -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/x86_64 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/macosx/x86_64 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/macosx -o lib/swift/macosx/x86_64/libswiftDarwin.dylib -install_name @rpath/libswiftDarwin.dylib stdlib/public/Platform/macosx/x86_64/Darwin.o stdlib/public/Platform/CMakeFiles/swiftDarwin-macosx-x86_64.dir/Misc.c.o -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./lib lib/swift/macosx/x86_64/libswiftCore.dylib -framework Foundation -framework CoreFoundation && :
[48/2151] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform && /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create -output /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/libswiftDarwin.dylib /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/lib/swift/macosx/x86_64/libswiftDarwin.dylib && codesign -f -s - /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/libswiftDarwin.dylib
[49/2151] : && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove lib/swift_static/macosx/x86_64/libswiftCore.a && /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar crs lib/swift_static/macosx/x86_64/libswiftCore.a stdlib/public/core/macosx/x86_64/Swift.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/AnyHashableSupport.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/Array.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/Casting.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/CygwinPort.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/Demangle.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/Enum.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/ErrorObjectConstants.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/ErrorObjectNative.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/Errors.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/ErrorDefaultImpls.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/Exclusivity.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/Heap.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/HeapObject.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/ImageInspectionMachO.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/ImageInspectionELF.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/ImageInspectionWin32.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/KnownMetadata.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/Metadata.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/MetadataLookup.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/MutexPThread.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/MutexWin32.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/Once.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/Portability.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/ProtocolConformance.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/RefCount.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/RuntimeEntrySymbols.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/__/__/__/lib/Demangling/OldDemangler.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/__/__/__/lib/Demangling/Demangler.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/__/__/__/lib/Demangling/NodePrinter.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/__/__/__/lib/Demangling/Context.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/__/__/__/lib/Demangling/ManglingUtils.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/__/__/__/lib/Demangling/Punycode.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/ErrorObject.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/SwiftObject.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/SwiftValue.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/Reflection.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/__/__/__/lib/Demangling/OldRemangler.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-macosx-x86_64.dir/__/__/__/lib/Demangling/Remangler.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-macosx-x86_64.dir/Assert.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-macosx-x86_64.dir/CommandLine.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-macosx-x86_64.dir/GlobalObjects.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-macosx-x86_64.dir/KeyPaths.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-macosx-x86_64.dir/LibcShims.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-macosx-x86_64.dir/Stubs.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-macosx-x86_64.dir/Availability.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-macosx-x86_64.dir/FoundationHelpers.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-macosx-x86_64.dir/OptionalBridgingHelper.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-macosx-x86_64.dir/Reflection.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-macosx-x86_64.dir/8/SwiftNativeNSXXXBase.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-macosx-x86_64.dir/UnicodeNormalization.cpp.o && :
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/swift_static/macosx/x86_64/libswiftCore.a(CygwinPort.cpp.o) has no symbols
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/swift_static/macosx/x86_64/libswiftCore.a(ErrorObjectNative.cpp.o) has no symbols
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/swift_static/macosx/x86_64/libswiftCore.a(ImageInspectionELF.cpp.o) has no symbols
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/swift_static/macosx/x86_64/libswiftCore.a(ImageInspectionWin32.cpp.o) has no symbols
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/swift_static/macosx/x86_64/libswiftCore.a(MutexWin32.cpp.o) has no symbols
[50/2151] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core && /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create -output /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift_static/macosx/libswiftCore.a /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/lib/swift_static/macosx/x86_64/libswiftCore.a
[51/2151] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core/1hY22.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk -target i386-apple-watchos2.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -nostdimport -parse-stdlib -module-name Swift -Xfrontend -group-info-path -Xfrontend /Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/GroupInfo.json -Xfrontend -sil-serialize-all -swift-version 3 -warn-swift3-objc-inference-complete -Xllvm -sil-inline-generics -Xllvm -sil-partial-specialization -Xfrontend -enable-sil-ownership -module-link-name swiftCore -force-single-frontend-invocation -Xcc -D__SWIFT_CURRENT_DYLIB=swiftCore -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core/watchsimulator/i386/Swift.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core/1hY22.txt
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:163:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView : _SwiftStringView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:178:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView : BidirectionalCollection {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:654:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView : RangeReplaceableCollection {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:732:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:398:21: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension Substring.CharacterView : BidirectionalCollection {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:637:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:158:29: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public init(_ characters: CharacterView) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:473:36: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public init(_ content: Substring.CharacterView) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUnicodeScalarView.swift:509:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> String.UnicodeScalarView.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:590:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:746:52: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public subscript(bounds: Range<Index>) -> String.CharacterView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUnicodeScalarView.swift:509:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> String.UnicodeScalarView.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF16.swift:537:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> String.UTF16View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF8.swift:673:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> String.UTF8View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:590:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:447:26: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public init(_ content: CharacterView) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:608:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:608:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUnicodeScalarView.swift:509:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> String.UnicodeScalarView.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:590:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:608:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF16.swift:537:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> String.UTF16View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF8.swift:673:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> String.UTF8View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF16.swift:537:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> String.UTF16View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF8.swift:673:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> String.UTF8View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/DoubleWidth.swift.gyb:410:21: warning: '+' is deprecated: Please use explicit type conversions or Strideable methods for mixed-type arithmetics.
return (~high + (overflow ? 1 : 0), lowComplement)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:130:20: warning: 'CharacterView' is deprecated: Please use String or Substring directly
_ body: (inout CharacterView) -> R
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:130:20: warning: 'CharacterView' is deprecated: Please use String or Substring directly
_ body: (inout CharacterView) -> R
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:130:20: warning: 'CharacterView' is deprecated: Please use String or Substring directly
_ body: (inout CharacterView) -> R
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:135:15: warning: 'CharacterView' is deprecated: Please use String or Substring directly
var tmp = CharacterView("")
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:380:25: warning: 'CharacterView' is deprecated: Please use String or Substring directly
if _fastPath(String.CharacterView._quickCheckGraphemeBreakBetween(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:519:25: warning: 'CharacterView' is deprecated: Please use String or Substring directly
if _fastPath(String.CharacterView._quickCheckGraphemeBreakBetween(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:747:19: warning: 'CharacterView' is deprecated: Please use String or Substring directly
return String.CharacterView(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/String.swift:154:26: warning: 'CharacterView' is deprecated: Please use String or Substring directly
return String(String.CharacterView(self))
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/String.swift:159:44: warning: 'characters' is deprecated: Please use String or Substring directly
var _persistentContent : String { return characters._persistentContent }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:58:41: warning: 'characters' is deprecated: Please use String or Substring directly
public var startIndex: Index { return characters.startIndex }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:64:39: warning: 'characters' is deprecated: Please use String or Substring directly
public var endIndex: Index { return characters.endIndex }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:42:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
self._core = CharacterView(other)._core
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:72:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(after: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:77:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(before: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:103:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(i, offsetBy: n)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:146:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(i, offsetBy: n, limitedBy: limit)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:159:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.distance(from: start, to: end)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:175:52: warning: 'characters' is deprecated: Please use String or Substring directly
public subscript(i: Index) -> Character { return characters[i] }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:195:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
self._core = CharacterView(characters)._core
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:212:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.reserveCapacity(n)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:228:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.append(c)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:238:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.append(contentsOf: newElements)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:261:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:279:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.insert(newElement, at: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:301:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.insert(contentsOf: newElements, at: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:326:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.remove(at: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:342:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.removeSubrange(bounds)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:357:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.removeAll(keepingCapacity: keepCapacity)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringIndexConversions.swift:59:19: warning: 'characters' is deprecated: Please use String or Substring directly
self = target.characters._index(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:403:32: warning: 'CharacterView' is deprecated: Please use String or Substring directly
internal init(_ base: String.CharacterView, _bounds: Range<Index>) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:400:44: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public typealias SubSequence = Substring.CharacterView
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:405:32: warning: 'characters' is deprecated: Please use String or Substring directly
base: String(base._core).characters,
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:426:22: warning: 'CharacterView' is deprecated: Please use String or Substring directly
return Substring.CharacterView(_wholeString.characters, _bounds: r)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:426:49: warning: 'characters' is deprecated: Please use String or Substring directly
return Substring.CharacterView(_wholeString.characters, _bounds: r)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:597:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:602:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:614:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:619:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
[52/2151] : && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove lib/swift_static/watchsimulator/i386/libswiftCore.a && /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar crs lib/swift_static/watchsimulator/i386/libswiftCore.a stdlib/public/core/watchsimulator/i386/Swift.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/AnyHashableSupport.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/Array.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/Casting.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/CygwinPort.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/Demangle.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/Enum.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/ErrorObjectConstants.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/ErrorObjectNative.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/Errors.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/ErrorDefaultImpls.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/Exclusivity.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/Heap.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/HeapObject.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/ImageInspectionMachO.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/ImageInspectionELF.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/ImageInspectionWin32.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/KnownMetadata.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/Metadata.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/MetadataLookup.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/MutexPThread.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/MutexWin32.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/Once.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/Portability.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/ProtocolConformance.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/RefCount.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/RuntimeEntrySymbols.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/__/__/__/lib/Demangling/OldDemangler.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/__/__/__/lib/Demangling/Demangler.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/__/__/__/lib/Demangling/NodePrinter.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/__/__/__/lib/Demangling/Context.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/__/__/__/lib/Demangling/ManglingUtils.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/__/__/__/lib/Demangling/Punycode.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/ErrorObject.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/SwiftObject.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/SwiftValue.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/Reflection.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/__/__/__/lib/Demangling/OldRemangler.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/__/__/__/lib/Demangling/Remangler.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-watchsimulator-i386.dir/Assert.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-watchsimulator-i386.dir/CommandLine.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-watchsimulator-i386.dir/GlobalObjects.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-watchsimulator-i386.dir/KeyPaths.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-watchsimulator-i386.dir/LibcShims.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-watchsimulator-i386.dir/Stubs.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-watchsimulator-i386.dir/Availability.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-watchsimulator-i386.dir/FoundationHelpers.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-watchsimulator-i386.dir/OptionalBridgingHelper.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-watchsimulator-i386.dir/Reflection.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-watchsimulator-i386.dir/4/SwiftNativeNSXXXBase.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-watchsimulator-i386.dir/UnicodeNormalization.cpp.o && :
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/swift_static/watchsimulator/i386/libswiftCore.a(CygwinPort.cpp.o) has no symbols
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/swift_static/watchsimulator/i386/libswiftCore.a(ErrorObjectNative.cpp.o) has no symbols
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/swift_static/watchsimulator/i386/libswiftCore.a(ImageInspectionELF.cpp.o) has no symbols
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/swift_static/watchsimulator/i386/libswiftCore.a(ImageInspectionWin32.cpp.o) has no symbols
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/swift_static/watchsimulator/i386/libswiftCore.a(MutexWin32.cpp.o) has no symbols
[53/2151] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphonesimulator/i386/Swift.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphonesimulator/i386/Swift.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core/2WZrk.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphonesimulator/i386/Swift.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk -target i386-apple-ios7.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphonesimulator/i386 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -nostdimport -parse-stdlib -module-name Swift -Xfrontend -group-info-path -Xfrontend /Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/GroupInfo.json -Xfrontend -sil-serialize-all -swift-version 3 -warn-swift3-objc-inference-complete -Xllvm -sil-inline-generics -Xllvm -sil-partial-specialization -Xfrontend -enable-sil-ownership -module-link-name swiftCore -force-single-frontend-invocation -Xcc -D__SWIFT_CURRENT_DYLIB=swiftCore -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core/2WZrk.txt
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:163:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView : _SwiftStringView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:178:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView : BidirectionalCollection {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:654:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView : RangeReplaceableCollection {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:732:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:398:21: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension Substring.CharacterView : BidirectionalCollection {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:637:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:158:29: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public init(_ characters: CharacterView) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:473:36: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public init(_ content: Substring.CharacterView) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUnicodeScalarView.swift:509:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> String.UnicodeScalarView.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:590:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:746:52: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public subscript(bounds: Range<Index>) -> String.CharacterView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUnicodeScalarView.swift:509:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> String.UnicodeScalarView.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF16.swift:537:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> String.UTF16View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF8.swift:673:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> String.UTF8View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:590:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:447:26: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public init(_ content: CharacterView) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:608:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:608:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUnicodeScalarView.swift:509:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> String.UnicodeScalarView.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:590:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:608:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF16.swift:537:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> String.UTF16View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF8.swift:673:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> String.UTF8View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF16.swift:537:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> String.UTF16View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF8.swift:673:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> String.UTF8View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/DoubleWidth.swift.gyb:410:21: warning: '+' is deprecated: Please use explicit type conversions or Strideable methods for mixed-type arithmetics.
return (~high + (overflow ? 1 : 0), lowComplement)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:130:20: warning: 'CharacterView' is deprecated: Please use String or Substring directly
_ body: (inout CharacterView) -> R
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:130:20: warning: 'CharacterView' is deprecated: Please use String or Substring directly
_ body: (inout CharacterView) -> R
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:130:20: warning: 'CharacterView' is deprecated: Please use String or Substring directly
_ body: (inout CharacterView) -> R
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:135:15: warning: 'CharacterView' is deprecated: Please use String or Substring directly
var tmp = CharacterView("")
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:380:25: warning: 'CharacterView' is deprecated: Please use String or Substring directly
if _fastPath(String.CharacterView._quickCheckGraphemeBreakBetween(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:519:25: warning: 'CharacterView' is deprecated: Please use String or Substring directly
if _fastPath(String.CharacterView._quickCheckGraphemeBreakBetween(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:747:19: warning: 'CharacterView' is deprecated: Please use String or Substring directly
return String.CharacterView(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/String.swift:154:26: warning: 'CharacterView' is deprecated: Please use String or Substring directly
return String(String.CharacterView(self))
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/String.swift:159:44: warning: 'characters' is deprecated: Please use String or Substring directly
var _persistentContent : String { return characters._persistentContent }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:58:41: warning: 'characters' is deprecated: Please use String or Substring directly
public var startIndex: Index { return characters.startIndex }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:64:39: warning: 'characters' is deprecated: Please use String or Substring directly
public var endIndex: Index { return characters.endIndex }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:42:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
self._core = CharacterView(other)._core
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:72:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(after: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:77:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(before: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:103:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(i, offsetBy: n)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:146:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(i, offsetBy: n, limitedBy: limit)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:159:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.distance(from: start, to: end)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:175:52: warning: 'characters' is deprecated: Please use String or Substring directly
public subscript(i: Index) -> Character { return characters[i] }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:195:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
self._core = CharacterView(characters)._core
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:212:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.reserveCapacity(n)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:228:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.append(c)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:238:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.append(contentsOf: newElements)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:261:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:279:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.insert(newElement, at: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:301:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.insert(contentsOf: newElements, at: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:326:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.remove(at: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:342:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.removeSubrange(bounds)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:357:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.removeAll(keepingCapacity: keepCapacity)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringIndexConversions.swift:59:19: warning: 'characters' is deprecated: Please use String or Substring directly
self = target.characters._index(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:403:32: warning: 'CharacterView' is deprecated: Please use String or Substring directly
internal init(_ base: String.CharacterView, _bounds: Range<Index>) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:400:44: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public typealias SubSequence = Substring.CharacterView
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:405:32: warning: 'characters' is deprecated: Please use String or Substring directly
base: String(base._core).characters,
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:426:22: warning: 'CharacterView' is deprecated: Please use String or Substring directly
return Substring.CharacterView(_wholeString.characters, _bounds: r)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:426:49: warning: 'characters' is deprecated: Please use String or Substring directly
return Substring.CharacterView(_wholeString.characters, _bounds: r)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:597:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:602:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:614:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:619:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
[54/2151] : && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove lib/swift_static/iphonesimulator/i386/libswiftCore.a && /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar crs lib/swift_static/iphonesimulator/i386/libswiftCore.a stdlib/public/core/iphonesimulator/i386/Swift.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/AnyHashableSupport.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/Array.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/Casting.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/CygwinPort.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/Demangle.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/Enum.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/ErrorObjectConstants.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/ErrorObjectNative.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/Errors.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/ErrorDefaultImpls.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/Exclusivity.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/Heap.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/HeapObject.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/ImageInspectionMachO.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/ImageInspectionELF.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/ImageInspectionWin32.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/KnownMetadata.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/Metadata.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/MetadataLookup.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/MutexPThread.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/MutexWin32.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/Once.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/Portability.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/ProtocolConformance.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/RefCount.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/RuntimeEntrySymbols.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/__/__/__/lib/Demangling/OldDemangler.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/__/__/__/lib/Demangling/Demangler.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/__/__/__/lib/Demangling/NodePrinter.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/__/__/__/lib/Demangling/Context.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/__/__/__/lib/Demangling/ManglingUtils.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/__/__/__/lib/Demangling/Punycode.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/ErrorObject.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/SwiftObject.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/SwiftValue.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/Reflection.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/__/__/__/lib/Demangling/OldRemangler.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/__/__/__/lib/Demangling/Remangler.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphonesimulator-i386.dir/Assert.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphonesimulator-i386.dir/CommandLine.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphonesimulator-i386.dir/GlobalObjects.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphonesimulator-i386.dir/KeyPaths.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphonesimulator-i386.dir/LibcShims.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphonesimulator-i386.dir/Stubs.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphonesimulator-i386.dir/Availability.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphonesimulator-i386.dir/FoundationHelpers.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphonesimulator-i386.dir/OptionalBridgingHelper.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphonesimulator-i386.dir/Reflection.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphonesimulator-i386.dir/4/SwiftNativeNSXXXBase.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphonesimulator-i386.dir/UnicodeNormalization.cpp.o && :
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/swift_static/iphonesimulator/i386/libswiftCore.a(CygwinPort.cpp.o) has no symbols
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/swift_static/iphonesimulator/i386/libswiftCore.a(ErrorObjectNative.cpp.o) has no symbols
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/swift_static/iphonesimulator/i386/libswiftCore.a(ImageInspectionELF.cpp.o) has no symbols
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/swift_static/iphonesimulator/i386/libswiftCore.a(ImageInspectionWin32.cpp.o) has no symbols
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/swift_static/iphonesimulator/i386/libswiftCore.a(MutexWin32.cpp.o) has no symbols
[55/2151] : && /Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./bin/clang++ -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -stdlib=libc++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -Werror=switch -Wdocumentation -Wimplicit-fallthrough -Wunreachable-code -Woverloaded-virtual -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -fno-sanitize=all -DLLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING=1 -O2 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -dynamiclib -Wl,-headerpad_max_install_names -stdlib=libc++ -all_load -target i386-apple-watchos2.0 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk -arch i386 -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/../../../Developer/Library/Frameworks -mwatchos-simulator-version-min=2.0 -Wl,-sectcreate,__TEXT,__info_plist,/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core/Info.plist -Wl,-application_extension -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/watchsimulator/i386 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/watchsimulator -o lib/swift/watchsimulator/i386/libswiftCore.dylib -install_name @rpath/libswiftCore.dylib stdlib/public/core/watchsimulator/i386/Swift.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/AnyHashableSupport.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/Array.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/Casting.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/CygwinPort.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/Demangle.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/Enum.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/ErrorObjectConstants.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/ErrorObjectNative.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/Errors.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/ErrorDefaultImpls.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/Exclusivity.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/Heap.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/HeapObject.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/ImageInspectionMachO.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/ImageInspectionELF.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/ImageInspectionWin32.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/KnownMetadata.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/Metadata.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/MetadataLookup.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/MutexPThread.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/MutexWin32.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/Once.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/Portability.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/ProtocolConformance.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/RefCount.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/RuntimeEntrySymbols.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/__/__/__/lib/Demangling/OldDemangler.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/__/__/__/lib/Demangling/Demangler.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/__/__/__/lib/Demangling/NodePrinter.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/__/__/__/lib/Demangling/Context.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/__/__/__/lib/Demangling/ManglingUtils.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/__/__/__/lib/Demangling/Punycode.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/ErrorObject.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/SwiftObject.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/SwiftValue.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/Reflection.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/__/__/__/lib/Demangling/OldRemangler.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-watchsimulator-i386.dir/__/__/__/lib/Demangling/Remangler.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-watchsimulator-i386.dir/Assert.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-watchsimulator-i386.dir/CommandLine.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-watchsimulator-i386.dir/GlobalObjects.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-watchsimulator-i386.dir/KeyPaths.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-watchsimulator-i386.dir/LibcShims.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-watchsimulator-i386.dir/Stubs.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-watchsimulator-i386.dir/Availability.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-watchsimulator-i386.dir/FoundationHelpers.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-watchsimulator-i386.dir/OptionalBridgingHelper.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-watchsimulator-i386.dir/Reflection.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-watchsimulator-i386.dir/4/SwiftNativeNSXXXBase.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-watchsimulator-i386.dir/UnicodeNormalization.cpp.o -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./lib -framework Foundation -framework CoreFoundation -licucore && :
ld: warning: directory not found for option '-F/Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/../../../Developer/Library/Frameworks'
[56/2151] : && /Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./bin/clang++ -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -stdlib=libc++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -Werror=switch -Wdocumentation -Wimplicit-fallthrough -Wunreachable-code -Woverloaded-virtual -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -fno-sanitize=all -DLLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING=1 -O2 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -dynamiclib -Wl,-headerpad_max_install_names -stdlib=libc++ -target i386-apple-watchos2.0 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk -arch i386 -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/../../../Developer/Library/Frameworks -mwatchos-simulator-version-min=2.0 -Wl,-sectcreate,__TEXT,__info_plist,/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform/Info.plist -Wl,-application_extension -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/watchsimulator/i386 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/watchsimulator -o lib/swift/watchsimulator/i386/libswiftDarwin.dylib -install_name @rpath/libswiftDarwin.dylib stdlib/public/Platform/watchsimulator/i386/Darwin.o stdlib/public/Platform/CMakeFiles/swiftDarwin-watchsimulator-i386.dir/Misc.c.o -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./lib lib/swift/watchsimulator/i386/libswiftCore.dylib -framework Foundation -framework CoreFoundation && :
ld: warning: directory not found for option '-F/Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/../../../Developer/Library/Frameworks'
[57/2151] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform && /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create -output /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/libswiftDarwin.dylib /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/lib/swift/watchsimulator/i386/libswiftDarwin.dylib && codesign -f -s - /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/libswiftDarwin.dylib
[58/2151] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core && /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create -output /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift_static/iphonesimulator/libswiftCore.a /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/lib/swift_static/iphonesimulator/i386/libswiftCore.a /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/lib/swift_static/iphonesimulator/x86_64/libswiftCore.a
[59/2151] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform/G7s97.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk -target i386-apple-ios7.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphonesimulator/i386 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -disable-objc-attr-requires-foundation-module -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftDarwin -force-single-frontend-invocation -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform/iphonesimulator/i386/Darwin.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform/G7s97.txt
[60/2149] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphonesimulator/i386/Darwin.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphonesimulator/i386/Darwin.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform/G7s97.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphonesimulator/i386/Darwin.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk -target i386-apple-ios7.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphonesimulator/i386 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -disable-objc-attr-requires-foundation-module -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftDarwin -force-single-frontend-invocation -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform/G7s97.txt
[61/2149] : && /Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./bin/clang++ -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -stdlib=libc++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -Werror=switch -Wdocumentation -Wimplicit-fallthrough -Wunreachable-code -Woverloaded-virtual -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -fno-sanitize=all -DLLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING=1 -O2 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -dynamiclib -Wl,-headerpad_max_install_names -stdlib=libc++ -all_load -target i386-apple-ios7.0 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk -arch i386 -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/../../../Developer/Library/Frameworks -mios-simulator-version-min=7.0 -Wl,-sectcreate,__TEXT,__info_plist,/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core/Info.plist -Wl,-application_extension -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphonesimulator/i386 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/iphonesimulator/i386 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/iphonesimulator -o lib/swift/iphonesimulator/i386/libswiftCore.dylib -install_name @rpath/libswiftCore.dylib stdlib/public/core/iphonesimulator/i386/Swift.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/AnyHashableSupport.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/Array.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/Casting.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/CygwinPort.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/Demangle.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/Enum.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/ErrorObjectConstants.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/ErrorObjectNative.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/Errors.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/ErrorDefaultImpls.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/Exclusivity.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/Heap.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/HeapObject.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/ImageInspectionMachO.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/ImageInspectionELF.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/ImageInspectionWin32.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/KnownMetadata.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/Metadata.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/MetadataLookup.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/MutexPThread.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/MutexWin32.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/Once.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/Portability.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/ProtocolConformance.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/RefCount.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/RuntimeEntrySymbols.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/__/__/__/lib/Demangling/OldDemangler.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/__/__/__/lib/Demangling/Demangler.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/__/__/__/lib/Demangling/NodePrinter.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/__/__/__/lib/Demangling/Context.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/__/__/__/lib/Demangling/ManglingUtils.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/__/__/__/lib/Demangling/Punycode.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/ErrorObject.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/SwiftObject.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/SwiftValue.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/Reflection.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/__/__/__/lib/Demangling/OldRemangler.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphonesimulator-i386.dir/__/__/__/lib/Demangling/Remangler.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphonesimulator-i386.dir/Assert.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphonesimulator-i386.dir/CommandLine.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphonesimulator-i386.dir/GlobalObjects.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphonesimulator-i386.dir/KeyPaths.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphonesimulator-i386.dir/LibcShims.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphonesimulator-i386.dir/Stubs.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphonesimulator-i386.dir/Availability.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphonesimulator-i386.dir/FoundationHelpers.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphonesimulator-i386.dir/OptionalBridgingHelper.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphonesimulator-i386.dir/Reflection.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphonesimulator-i386.dir/4/SwiftNativeNSXXXBase.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphonesimulator-i386.dir/UnicodeNormalization.cpp.o -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./lib -framework Foundation -framework CoreFoundation -licucore && :
ld: warning: embedded dylibs/frameworks only run on iOS 8 or later
[62/2149] : && /Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./bin/clang++ -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -stdlib=libc++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -Werror=switch -Wdocumentation -Wimplicit-fallthrough -Wunreachable-code -Woverloaded-virtual -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -fno-sanitize=all -DLLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING=1 -O2 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -dynamiclib -Wl,-headerpad_max_install_names -stdlib=libc++ -target i386-apple-ios7.0 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk -arch i386 -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/../../../Developer/Library/Frameworks -mios-simulator-version-min=7.0 -Wl,-sectcreate,__TEXT,__info_plist,/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform/Info.plist -Wl,-application_extension -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphonesimulator/i386 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/iphonesimulator/i386 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/iphonesimulator -o lib/swift/iphonesimulator/i386/libswiftDarwin.dylib -install_name @rpath/libswiftDarwin.dylib stdlib/public/Platform/iphonesimulator/i386/Darwin.o stdlib/public/Platform/CMakeFiles/swiftDarwin-iphonesimulator-i386.dir/Misc.c.o -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./lib lib/swift/iphonesimulator/i386/libswiftCore.dylib -framework Foundation -framework CoreFoundation && :
ld: warning: embedded dylibs/frameworks only run on iOS 8 or later
[63/2149] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform && /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create -output /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphonesimulator/libswiftDarwin.dylib /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/lib/swift/iphonesimulator/i386/libswiftDarwin.dylib /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/lib/swift/iphonesimulator/x86_64/libswiftDarwin.dylib && codesign -f -s - /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphonesimulator/libswiftDarwin.dylib
[64/2149] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core && /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create -output /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphonesimulator/libswiftCore.dylib /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/lib/swift/iphonesimulator/i386/libswiftCore.dylib /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/lib/swift/iphonesimulator/x86_64/libswiftCore.dylib && codesign -f -s - /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphonesimulator/libswiftCore.dylib
[65/2149] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core && /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create -output /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/libswiftCore.dylib /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/lib/swift/watchsimulator/i386/libswiftCore.dylib && codesign -f -s - /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/libswiftCore.dylib
[66/2149] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core && /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create -output /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift_static/watchsimulator/libswiftCore.a /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/lib/swift_static/watchsimulator/i386/libswiftCore.a
[67/2149] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k/SwiftOnoneSupport.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k/SwiftOnoneSupport.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport/R0w4g.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k/SwiftOnoneSupport.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk -target armv7k-apple-watchos2.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -Xfrontend -sil-serialize-all -parse-stdlib -Xllvm -sil-inline-generics=false -module-link-name swiftSwiftOnoneSupport -force-single-frontend-invocation -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport/R0w4g.txt
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SwiftOnoneSupport/SwiftOnoneSupport.swift:154:40: warning: 'characters' is deprecated: Please use String or Substring directly
_createArrayUserWithoutSorting("a".characters)
^
[68/2149] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport/R0w4g.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk -target armv7k-apple-watchos2.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -Xfrontend -sil-serialize-all -parse-stdlib -Xllvm -sil-inline-generics=false -module-link-name swiftSwiftOnoneSupport -force-single-frontend-invocation -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport/watchos/armv7k/SwiftOnoneSupport.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport/R0w4g.txt
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SwiftOnoneSupport/SwiftOnoneSupport.swift:154:40: warning: 'characters' is deprecated: Please use String or Substring directly
_createArrayUserWithoutSorting("a".characters)
^
[69/2147] : && /Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./bin/clang++ -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -stdlib=libc++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -Werror=switch -Wdocumentation -Wimplicit-fallthrough -Wunreachable-code -Woverloaded-virtual -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -fno-sanitize=all -DLLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING=1 -O2 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -dynamiclib -Wl,-headerpad_max_install_names -stdlib=libc++ -target armv7k-apple-watchos2.0 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk -arch armv7k -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/../../../Developer/Library/Frameworks -mwatchos-version-min=2.0 -Wl,-sectcreate,__TEXT,__info_plist,/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport/Info.plist -Wl,-application_extension -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/watchos/armv7k -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/watchos -o lib/swift/watchos/armv7k/libswiftSwiftOnoneSupport.dylib -install_name @rpath/libswiftSwiftOnoneSupport.dylib stdlib/public/SwiftOnoneSupport/watchos/armv7k/SwiftOnoneSupport.o -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./lib lib/swift/watchos/armv7k/libswiftCore.dylib -framework Foundation -framework CoreFoundation && :
ld: warning: directory not found for option '-F/Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/../../../Developer/Library/Frameworks'
[70/2147] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphonesimulator/i386/SwiftOnoneSupport.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphonesimulator/i386/SwiftOnoneSupport.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport/2wSvi.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphonesimulator/i386/SwiftOnoneSupport.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk -target i386-apple-ios7.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphonesimulator/i386 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -Xfrontend -sil-serialize-all -parse-stdlib -Xllvm -sil-inline-generics=false -module-link-name swiftSwiftOnoneSupport -force-single-frontend-invocation -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport/2wSvi.txt
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SwiftOnoneSupport/SwiftOnoneSupport.swift:154:40: warning: 'characters' is deprecated: Please use String or Substring directly
_createArrayUserWithoutSorting("a".characters)
^
[71/2147] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/appletvsimulator/x86_64/SwiftOnoneSupport.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/appletvsimulator/x86_64/SwiftOnoneSupport.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport/VPeox.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/appletvsimulator/x86_64/SwiftOnoneSupport.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/SDKs/AppleTVSimulator11.0.sdk -target x86_64-apple-tvos9.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/SDKs/AppleTVSimulator11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/appletvsimulator/x86_64 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -Xfrontend -sil-serialize-all -parse-stdlib -Xllvm -sil-inline-generics=false -module-link-name swiftSwiftOnoneSupport -force-single-frontend-invocation -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport/VPeox.txt
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SwiftOnoneSupport/SwiftOnoneSupport.swift:154:40: warning: 'characters' is deprecated: Please use String or Substring directly
_createArrayUserWithoutSorting("a".characters)
^
[72/2147] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport/VPeox.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/SDKs/AppleTVSimulator11.0.sdk -target x86_64-apple-tvos9.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/SDKs/AppleTVSimulator11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/appletvsimulator/x86_64 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -Xfrontend -sil-serialize-all -parse-stdlib -Xllvm -sil-inline-generics=false -module-link-name swiftSwiftOnoneSupport -force-single-frontend-invocation -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport/appletvsimulator/x86_64/SwiftOnoneSupport.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport/VPeox.txt
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SwiftOnoneSupport/SwiftOnoneSupport.swift:154:40: warning: 'characters' is deprecated: Please use String or Substring directly
_createArrayUserWithoutSorting("a".characters)
^
[73/2145] : && /Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./bin/clang++ -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -stdlib=libc++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -Werror=switch -Wdocumentation -Wimplicit-fallthrough -Wunreachable-code -Woverloaded-virtual -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -fno-sanitize=all -DLLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING=1 -O2 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -dynamiclib -Wl,-headerpad_max_install_names -stdlib=libc++ -target x86_64-apple-tvos9.0 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/SDKs/AppleTVSimulator11.0.sdk -arch x86_64 -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/SDKs/AppleTVSimulator11.0.sdk/../../../Developer/Library/Frameworks -mtvos-simulator-version-min=9.0 -Wl,-sectcreate,__TEXT,__info_plist,/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport/Info.plist -Wl,-application_extension -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/appletvsimulator/x86_64 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/appletvsimulator/x86_64 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/appletvsimulator -o lib/swift/appletvsimulator/x86_64/libswiftSwiftOnoneSupport.dylib -install_name @rpath/libswiftSwiftOnoneSupport.dylib stdlib/public/SwiftOnoneSupport/appletvsimulator/x86_64/SwiftOnoneSupport.o -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./lib lib/swift/appletvsimulator/x86_64/libswiftCore.dylib -framework Foundation -framework CoreFoundation && :
[74/2145] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport && /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create -output /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/appletvsimulator/libswiftSwiftOnoneSupport.dylib /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/lib/swift/appletvsimulator/x86_64/libswiftSwiftOnoneSupport.dylib && codesign -f -s - /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/appletvsimulator/libswiftSwiftOnoneSupport.dylib
[75/2145] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphonesimulator/x86_64/SwiftOnoneSupport.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphonesimulator/x86_64/SwiftOnoneSupport.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport/4UzoK.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphonesimulator/x86_64/SwiftOnoneSupport.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk -target x86_64-apple-ios7.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphonesimulator/x86_64 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -Xfrontend -sil-serialize-all -parse-stdlib -Xllvm -sil-inline-generics=false -module-link-name swiftSwiftOnoneSupport -force-single-frontend-invocation -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport/4UzoK.txt
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SwiftOnoneSupport/SwiftOnoneSupport.swift:154:40: warning: 'characters' is deprecated: Please use String or Substring directly
_createArrayUserWithoutSorting("a".characters)
^
[76/2145] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/x86_64/SwiftOnoneSupport.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/x86_64/SwiftOnoneSupport.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport/eB6CO.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/x86_64/SwiftOnoneSupport.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -target x86_64-apple-macosx10.9 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/x86_64 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -Xfrontend -sil-serialize-all -parse-stdlib -Xllvm -sil-inline-generics=false -module-link-name swiftSwiftOnoneSupport -force-single-frontend-invocation -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport/eB6CO.txt
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SwiftOnoneSupport/SwiftOnoneSupport.swift:154:40: warning: 'characters' is deprecated: Please use String or Substring directly
_createArrayUserWithoutSorting("a".characters)
^
[77/2145] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport/cJuRM.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS11.0.sdk -target arm64-apple-tvos9.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/appletvos/arm64 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -Xfrontend -sil-serialize-all -parse-stdlib -Xllvm -sil-inline-generics=false -module-link-name swiftSwiftOnoneSupport -force-single-frontend-invocation -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport/appletvos/arm64/SwiftOnoneSupport.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport/cJuRM.txt
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SwiftOnoneSupport/SwiftOnoneSupport.swift:154:40: warning: 'characters' is deprecated: Please use String or Substring directly
_createArrayUserWithoutSorting("a".characters)
^
[78/2143] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport && /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create -output /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/libswiftSwiftOnoneSupport.dylib /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/lib/swift/watchos/armv7k/libswiftSwiftOnoneSupport.dylib && codesign -f -s - /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/libswiftSwiftOnoneSupport.dylib
[79/2143] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/appletvos/arm64/SwiftOnoneSupport.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/appletvos/arm64/SwiftOnoneSupport.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport/cJuRM.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/appletvos/arm64/SwiftOnoneSupport.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS11.0.sdk -target arm64-apple-tvos9.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/appletvos/arm64 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -Xfrontend -sil-serialize-all -parse-stdlib -Xllvm -sil-inline-generics=false -module-link-name swiftSwiftOnoneSupport -force-single-frontend-invocation -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport/cJuRM.txt
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SwiftOnoneSupport/SwiftOnoneSupport.swift:154:40: warning: 'characters' is deprecated: Please use String or Substring directly
_createArrayUserWithoutSorting("a".characters)
^
[80/2143] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport/eB6CO.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -target x86_64-apple-macosx10.9 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/x86_64 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -Xfrontend -sil-serialize-all -parse-stdlib -Xllvm -sil-inline-generics=false -module-link-name swiftSwiftOnoneSupport -force-single-frontend-invocation -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport/macosx/x86_64/SwiftOnoneSupport.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport/eB6CO.txt
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SwiftOnoneSupport/SwiftOnoneSupport.swift:154:40: warning: 'characters' is deprecated: Please use String or Substring directly
_createArrayUserWithoutSorting("a".characters)
^
[81/2141] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport/rmTgP.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk -target arm64-apple-ios7.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/arm64 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -Xfrontend -sil-serialize-all -parse-stdlib -Xllvm -sil-inline-generics=false -module-link-name swiftSwiftOnoneSupport -force-single-frontend-invocation -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport/iphoneos/arm64/SwiftOnoneSupport.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport/rmTgP.txt
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SwiftOnoneSupport/SwiftOnoneSupport.swift:154:40: warning: 'characters' is deprecated: Please use String or Substring directly
_createArrayUserWithoutSorting("a".characters)
^
[82/2140] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/arm64/SwiftOnoneSupport.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/arm64/SwiftOnoneSupport.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport/rmTgP.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/arm64/SwiftOnoneSupport.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk -target arm64-apple-ios7.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/arm64 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -Xfrontend -sil-serialize-all -parse-stdlib -Xllvm -sil-inline-generics=false -module-link-name swiftSwiftOnoneSupport -force-single-frontend-invocation -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport/rmTgP.txt
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SwiftOnoneSupport/SwiftOnoneSupport.swift:154:40: warning: 'characters' is deprecated: Please use String or Substring directly
_createArrayUserWithoutSorting("a".characters)
^
[83/2140] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport/4UzoK.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk -target x86_64-apple-ios7.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphonesimulator/x86_64 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -Xfrontend -sil-serialize-all -parse-stdlib -Xllvm -sil-inline-generics=false -module-link-name swiftSwiftOnoneSupport -force-single-frontend-invocation -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport/iphonesimulator/x86_64/SwiftOnoneSupport.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport/4UzoK.txt
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SwiftOnoneSupport/SwiftOnoneSupport.swift:154:40: warning: 'characters' is deprecated: Please use String or Substring directly
_createArrayUserWithoutSorting("a".characters)
^
[84/2139] : && /Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./bin/clang++ -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -stdlib=libc++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -Werror=switch -Wdocumentation -Wimplicit-fallthrough -Wunreachable-code -Woverloaded-virtual -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -fno-sanitize=all -DLLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING=1 -O2 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -dynamiclib -Wl,-headerpad_max_install_names -stdlib=libc++ -target x86_64-apple-macosx10.9 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -arch x86_64 -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/../../../Developer/Library/Frameworks -mmacosx-version-min=10.9 -Wl,-sectcreate,__TEXT,__info_plist,/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport/Info.plist -Wl,-application_extension -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/x86_64 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/macosx/x86_64 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/macosx -o lib/swift/macosx/x86_64/libswiftSwiftOnoneSupport.dylib -install_name @rpath/libswiftSwiftOnoneSupport.dylib stdlib/public/SwiftOnoneSupport/macosx/x86_64/SwiftOnoneSupport.o -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./lib lib/swift/macosx/x86_64/libswiftCore.dylib -framework Foundation -framework CoreFoundation && :
[85/2139] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport && /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create -output /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/libswiftSwiftOnoneSupport.dylib /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/lib/swift/macosx/x86_64/libswiftSwiftOnoneSupport.dylib && codesign -f -s - /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/libswiftSwiftOnoneSupport.dylib
[86/2139] : && /Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./bin/clang++ -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -stdlib=libc++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -Werror=switch -Wdocumentation -Wimplicit-fallthrough -Wunreachable-code -Woverloaded-virtual -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -fno-sanitize=all -DLLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING=1 -O2 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -dynamiclib -Wl,-headerpad_max_install_names -stdlib=libc++ -target x86_64-apple-ios7.0 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk -arch x86_64 -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/../../../Developer/Library/Frameworks -mios-simulator-version-min=7.0 -Wl,-sectcreate,__TEXT,__info_plist,/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport/Info.plist -Wl,-application_extension -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphonesimulator/x86_64 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/iphonesimulator/x86_64 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/iphonesimulator -o lib/swift/iphonesimulator/x86_64/libswiftSwiftOnoneSupport.dylib -install_name @rpath/libswiftSwiftOnoneSupport.dylib stdlib/public/SwiftOnoneSupport/iphonesimulator/x86_64/SwiftOnoneSupport.o -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./lib lib/swift/iphonesimulator/x86_64/libswiftCore.dylib -framework Foundation -framework CoreFoundation && :
ld: warning: embedded dylibs/frameworks only run on iOS 8 or later
[87/2139] : && /Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./bin/clang++ -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -stdlib=libc++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -Werror=switch -Wdocumentation -Wimplicit-fallthrough -Wunreachable-code -Woverloaded-virtual -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -fno-sanitize=all -DLLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING=1 -O2 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -dynamiclib -Wl,-headerpad_max_install_names -stdlib=libc++ -target arm64-apple-ios7.0 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk -arch arm64 -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/../../../Developer/Library/Frameworks -mios-version-min=7.0 -Wl,-sectcreate,__TEXT,__info_plist,/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport/Info.plist -Wl,-application_extension -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/arm64 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/iphoneos/arm64 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/iphoneos -o lib/swift/iphoneos/arm64/libswiftSwiftOnoneSupport.dylib -install_name @rpath/libswiftSwiftOnoneSupport.dylib stdlib/public/SwiftOnoneSupport/iphoneos/arm64/SwiftOnoneSupport.o -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./lib lib/swift/iphoneos/arm64/libswiftCore.dylib -framework Foundation -framework CoreFoundation && :
ld: warning: embedded dylibs/frameworks only run on iOS 8 or later
[88/2139] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport/2wSvi.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk -target i386-apple-ios7.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphonesimulator/i386 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -Xfrontend -sil-serialize-all -parse-stdlib -Xllvm -sil-inline-generics=false -module-link-name swiftSwiftOnoneSupport -force-single-frontend-invocation -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport/iphonesimulator/i386/SwiftOnoneSupport.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport/2wSvi.txt
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SwiftOnoneSupport/SwiftOnoneSupport.swift:154:40: warning: 'characters' is deprecated: Please use String or Substring directly
_createArrayUserWithoutSorting("a".characters)
^
[89/2137] : && /Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./bin/clang++ -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -stdlib=libc++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -Werror=switch -Wdocumentation -Wimplicit-fallthrough -Wunreachable-code -Woverloaded-virtual -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -fno-sanitize=all -DLLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING=1 -O2 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -dynamiclib -Wl,-headerpad_max_install_names -stdlib=libc++ -target i386-apple-ios7.0 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk -arch i386 -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/../../../Developer/Library/Frameworks -mios-simulator-version-min=7.0 -Wl,-sectcreate,__TEXT,__info_plist,/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport/Info.plist -Wl,-application_extension -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphonesimulator/i386 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/iphonesimulator/i386 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/iphonesimulator -o lib/swift/iphonesimulator/i386/libswiftSwiftOnoneSupport.dylib -install_name @rpath/libswiftSwiftOnoneSupport.dylib stdlib/public/SwiftOnoneSupport/iphonesimulator/i386/SwiftOnoneSupport.o -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./lib lib/swift/iphonesimulator/i386/libswiftCore.dylib -framework Foundation -framework CoreFoundation && :
ld: warning: embedded dylibs/frameworks only run on iOS 8 or later
[90/2137] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport && /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create -output /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphonesimulator/libswiftSwiftOnoneSupport.dylib /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/lib/swift/iphonesimulator/i386/libswiftSwiftOnoneSupport.dylib /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/lib/swift/iphonesimulator/x86_64/libswiftSwiftOnoneSupport.dylib && codesign -f -s - /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphonesimulator/libswiftSwiftOnoneSupport.dylib
[91/2137] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core && /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create -output /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/libswiftCore.dylib /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/lib/swift/macosx/x86_64/libswiftCore.dylib && codesign -f -s - /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/libswiftCore.dylib
[92/2137] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/ObjectiveC && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386/ObjectiveC.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386/ObjectiveC.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/ObjectiveC/F4ONG.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386/ObjectiveC.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk -target i386-apple-watchos2.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Xfrontend -disable-objc-attr-requires-foundation-module -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftObjectiveC -force-single-frontend-invocation -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/ObjectiveC/F4ONG.txt
[93/2137] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386/SwiftOnoneSupport.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386/SwiftOnoneSupport.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport/9JEIT.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386/SwiftOnoneSupport.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk -target i386-apple-watchos2.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -Xfrontend -sil-serialize-all -parse-stdlib -Xllvm -sil-inline-generics=false -module-link-name swiftSwiftOnoneSupport -force-single-frontend-invocation -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport/9JEIT.txt
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SwiftOnoneSupport/SwiftOnoneSupport.swift:154:40: warning: 'characters' is deprecated: Please use String or Substring directly
_createArrayUserWithoutSorting("a".characters)
^
[94/2137] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Dispatch && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Dispatch/LYrPV.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk -target i386-apple-watchos2.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftDispatch -force-single-frontend-invocation -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Dispatch/watchsimulator/i386/Dispatch.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Dispatch/LYrPV.txt
[95/2135] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Dispatch && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386/Dispatch.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386/Dispatch.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Dispatch/LYrPV.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386/Dispatch.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk -target i386-apple-watchos2.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftDispatch -force-single-frontend-invocation -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Dispatch/LYrPV.txt
[96/2135] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreFoundation && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreFoundation/MVeBX.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk -target i386-apple-watchos2.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftCoreFoundation -force-single-frontend-invocation -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreFoundation/watchsimulator/i386/CoreFoundation.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreFoundation/MVeBX.txt
[97/2133] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreFoundation && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386/CoreFoundation.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386/CoreFoundation.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreFoundation/MVeBX.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386/CoreFoundation.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk -target i386-apple-watchos2.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftCoreFoundation -force-single-frontend-invocation -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreFoundation/MVeBX.txt
[98/2133] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreAudio && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreAudio/azaOn.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk -target i386-apple-watchos2.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftCoreAudio -force-single-frontend-invocation -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreAudio/watchsimulator/i386/CoreAudio.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreAudio/azaOn.txt
[99/2131] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport/9JEIT.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk -target i386-apple-watchos2.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -Xfrontend -sil-serialize-all -parse-stdlib -Xllvm -sil-inline-generics=false -module-link-name swiftSwiftOnoneSupport -force-single-frontend-invocation -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport/watchsimulator/i386/SwiftOnoneSupport.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport/9JEIT.txt
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SwiftOnoneSupport/SwiftOnoneSupport.swift:154:40: warning: 'characters' is deprecated: Please use String or Substring directly
_createArrayUserWithoutSorting("a".characters)
^
[100/2129] : && /Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./bin/clang++ -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -stdlib=libc++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -Werror=switch -Wdocumentation -Wimplicit-fallthrough -Wunreachable-code -Woverloaded-virtual -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -fno-sanitize=all -DLLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING=1 -O2 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -dynamiclib -Wl,-headerpad_max_install_names -stdlib=libc++ -target i386-apple-watchos2.0 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk -arch i386 -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/../../../Developer/Library/Frameworks -mwatchos-simulator-version-min=2.0 -Wl,-sectcreate,__TEXT,__info_plist,/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport/Info.plist -Wl,-application_extension -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/watchsimulator/i386 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/watchsimulator -o lib/swift/watchsimulator/i386/libswiftSwiftOnoneSupport.dylib -install_name @rpath/libswiftSwiftOnoneSupport.dylib stdlib/public/SwiftOnoneSupport/watchsimulator/i386/SwiftOnoneSupport.o -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./lib lib/swift/watchsimulator/i386/libswiftCore.dylib -framework Foundation -framework CoreFoundation && :
ld: warning: directory not found for option '-F/Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/../../../Developer/Library/Frameworks'
[101/2129] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport && /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create -output /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/libswiftSwiftOnoneSupport.dylib /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/lib/swift/watchsimulator/i386/libswiftSwiftOnoneSupport.dylib && codesign -f -s - /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/libswiftSwiftOnoneSupport.dylib
[102/2129] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreAudio && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386/CoreAudio.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386/CoreAudio.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreAudio/azaOn.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386/CoreAudio.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk -target i386-apple-watchos2.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftCoreAudio -force-single-frontend-invocation -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreAudio/azaOn.txt
[103/2129] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreGraphics && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386/CoreGraphics.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386/CoreGraphics.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreGraphics/UFH3r.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386/CoreGraphics.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk -target i386-apple-watchos2.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftCoreGraphics -force-single-frontend-invocation -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreGraphics/UFH3r.txt
CoreGraphics.CGColor:7:30: warning: unavailable initializer 'init(red:green:blue:alpha:)' was used to satisfy a requirement of protocol '_CGColorInitTrampoline'
public /*not inherited*/ init(red: CoreGraphics.CGFloat, green: CoreGraphics.CGFloat, blue: CoreGraphics.CGFloat, alpha: CoreGraphics.CGFloat)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/CoreGraphics/CoreGraphics.swift:52:3: note: requirement 'init(red:green:blue:alpha:)' declared here
init(red: CGFloat, green: CGFloat, blue: CGFloat, alpha: CGFloat)
^
[104/2129] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreGraphics && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreGraphics/UFH3r.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk -target i386-apple-watchos2.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftCoreGraphics -force-single-frontend-invocation -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreGraphics/watchsimulator/i386/CoreGraphics.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreGraphics/UFH3r.txt
CoreGraphics.CGColor:7:30: warning: unavailable initializer 'init(red:green:blue:alpha:)' was used to satisfy a requirement of protocol '_CGColorInitTrampoline'
public /*not inherited*/ init(red: CoreGraphics.CGFloat, green: CoreGraphics.CGFloat, blue: CoreGraphics.CGFloat, alpha: CoreGraphics.CGFloat)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/CoreGraphics/CoreGraphics.swift:52:3: note: requirement 'init(red:green:blue:alpha:)' declared here
init(red: CGFloat, green: CGFloat, blue: CGFloat, alpha: CGFloat)
^
[105/2129] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/simd && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/x86_64/simd.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/x86_64/simd.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/simd/Tz7sX.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/x86_64/simd.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -target x86_64-apple-macosx10.9 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/x86_64 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Xfrontend -sil-serialize-all -parse-stdlib -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftsimd -force-single-frontend-invocation -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/simd/Tz7sX.txt
[106/2129] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/ObjectiveC && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/ObjectiveC/F4ONG.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk -target i386-apple-watchos2.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Xfrontend -disable-objc-attr-requires-foundation-module -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftObjectiveC -force-single-frontend-invocation -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/ObjectiveC/watchsimulator/i386/ObjectiveC.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/ObjectiveC/F4ONG.txt
[107/2127] : && /Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./bin/clang++ -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -stdlib=libc++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -Werror=switch -Wdocumentation -Wimplicit-fallthrough -Wunreachable-code -Woverloaded-virtual -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -fno-sanitize=all -DLLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING=1 -O2 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -dynamiclib -Wl,-headerpad_max_install_names -stdlib=libc++ -target i386-apple-watchos2.0 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk -arch i386 -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/../../../Developer/Library/Frameworks -mwatchos-simulator-version-min=2.0 -Wl,-sectcreate,__TEXT,__info_plist,/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/ObjectiveC/Info.plist -Wl,-application_extension -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/watchsimulator/i386 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/watchsimulator -o lib/swift/watchsimulator/i386/libswiftObjectiveC.dylib -install_name @rpath/libswiftObjectiveC.dylib stdlib/public/SDK/ObjectiveC/watchsimulator/i386/ObjectiveC.o -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./lib lib/swift/watchsimulator/i386/libswiftCore.dylib lib/swift/watchsimulator/i386/libswiftDarwin.dylib -framework Foundation -framework CoreFoundation && :
ld: warning: directory not found for option '-F/Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/../../../Developer/Library/Frameworks'
[108/2127] : && /Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./bin/clang++ -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -stdlib=libc++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -Werror=switch -Wdocumentation -Wimplicit-fallthrough -Wunreachable-code -Woverloaded-virtual -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -fno-sanitize=all -DLLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING=1 -O2 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -dynamiclib -Wl,-headerpad_max_install_names -stdlib=libc++ -target i386-apple-watchos2.0 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk -arch i386 -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/../../../Developer/Library/Frameworks -mwatchos-simulator-version-min=2.0 -Wl,-sectcreate,__TEXT,__info_plist,/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Dispatch/Info.plist -Wl,-application_extension -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/watchsimulator/i386 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/watchsimulator -o lib/swift/watchsimulator/i386/libswiftDispatch.dylib -install_name @rpath/libswiftDispatch.dylib stdlib/public/SDK/Dispatch/watchsimulator/i386/Dispatch.o stdlib/public/SDK/Dispatch/CMakeFiles/swiftDispatch-watchsimulator-i386.dir/Dispatch.mm.o -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./lib lib/swift/watchsimulator/i386/libswiftCore.dylib lib/swift/watchsimulator/i386/libswiftDarwin.dylib lib/swift/watchsimulator/i386/libswiftObjectiveC.dylib -framework Foundation -framework CoreFoundation && :
ld: warning: directory not found for option '-F/Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/../../../Developer/Library/Frameworks'
[109/2127] : && /Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./bin/clang++ -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -stdlib=libc++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -Werror=switch -Wdocumentation -Wimplicit-fallthrough -Wunreachable-code -Woverloaded-virtual -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -fno-sanitize=all -DLLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING=1 -O2 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -dynamiclib -Wl,-headerpad_max_install_names -stdlib=libc++ -target i386-apple-watchos2.0 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk -arch i386 -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/../../../Developer/Library/Frameworks -mwatchos-simulator-version-min=2.0 -Wl,-sectcreate,__TEXT,__info_plist,/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreFoundation/Info.plist -Wl,-application_extension -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/watchsimulator/i386 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/watchsimulator -o lib/swift/watchsimulator/i386/libswiftCoreFoundation.dylib -install_name @rpath/libswiftCoreFoundation.dylib stdlib/public/SDK/CoreFoundation/watchsimulator/i386/CoreFoundation.o -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./lib -framework CoreFoundation lib/swift/watchsimulator/i386/libswiftCore.dylib lib/swift/watchsimulator/i386/libswiftDarwin.dylib lib/swift/watchsimulator/i386/libswiftDispatch.dylib lib/swift/watchsimulator/i386/libswiftObjectiveC.dylib -framework Foundation -framework CoreFoundation && :
ld: warning: directory not found for option '-F/Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/../../../Developer/Library/Frameworks'
[110/2127] : && /Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./bin/clang++ -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -stdlib=libc++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -Werror=switch -Wdocumentation -Wimplicit-fallthrough -Wunreachable-code -Woverloaded-virtual -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -fno-sanitize=all -DLLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING=1 -O2 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -dynamiclib -Wl,-headerpad_max_install_names -stdlib=libc++ -target i386-apple-watchos2.0 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk -arch i386 -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/../../../Developer/Library/Frameworks -mwatchos-simulator-version-min=2.0 -Wl,-sectcreate,__TEXT,__info_plist,/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreAudio/Info.plist -Wl,-application_extension -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/watchsimulator/i386 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/watchsimulator -o lib/swift/watchsimulator/i386/libswiftCoreAudio.dylib -install_name @rpath/libswiftCoreAudio.dylib stdlib/public/SDK/CoreAudio/watchsimulator/i386/CoreAudio.o -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./lib -framework CoreAudio lib/swift/watchsimulator/i386/libswiftCoreFoundation.dylib lib/swift/watchsimulator/i386/libswiftDispatch.dylib lib/swift/watchsimulator/i386/libswiftObjectiveC.dylib lib/swift/watchsimulator/i386/libswiftCore.dylib -framework Foundation lib/swift/watchsimulator/i386/libswiftDarwin.dylib -framework CoreFoundation && :
ld: warning: directory not found for option '-F/Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/../../../Developer/Library/Frameworks'
[111/2127] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreAudio && /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create -output /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/libswiftCoreAudio.dylib /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/lib/swift/watchsimulator/i386/libswiftCoreAudio.dylib && codesign -f -s - /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/libswiftCoreAudio.dylib
[112/2127] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreFoundation && /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create -output /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/libswiftCoreFoundation.dylib /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/lib/swift/watchsimulator/i386/libswiftCoreFoundation.dylib && codesign -f -s - /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/libswiftCoreFoundation.dylib
[113/2127] : && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove lib/swift_static/watchsimulator/i386/libswiftCoreGraphics.a && /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar crs lib/swift_static/watchsimulator/i386/libswiftCoreGraphics.a stdlib/public/SDK/CoreGraphics/watchsimulator/i386/CoreGraphics.o && :
[114/2127] : && /Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./bin/clang++ -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -stdlib=libc++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -Werror=switch -Wdocumentation -Wimplicit-fallthrough -Wunreachable-code -Woverloaded-virtual -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -fno-sanitize=all -DLLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING=1 -O2 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -dynamiclib -Wl,-headerpad_max_install_names -stdlib=libc++ -target i386-apple-watchos2.0 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk -arch i386 -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/../../../Developer/Library/Frameworks -mwatchos-simulator-version-min=2.0 -Wl,-sectcreate,__TEXT,__info_plist,/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreGraphics/Info.plist -Wl,-application_extension -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/watchsimulator/i386 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/watchsimulator -o lib/swift/watchsimulator/i386/libswiftCoreGraphics.dylib -install_name @rpath/libswiftCoreGraphics.dylib stdlib/public/SDK/CoreGraphics/watchsimulator/i386/CoreGraphics.o -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./lib -framework CoreGraphics lib/swift/watchsimulator/i386/libswiftCoreFoundation.dylib lib/swift/watchsimulator/i386/libswiftDispatch.dylib lib/swift/watchsimulator/i386/libswiftObjectiveC.dylib lib/swift/watchsimulator/i386/libswiftCore.dylib -framework Foundation lib/swift/watchsimulator/i386/libswiftDarwin.dylib -framework CoreFoundation && :
ld: warning: directory not found for option '-F/Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/../../../Developer/Library/Frameworks'
[115/2127] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreGraphics && /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create -output /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift_static/watchsimulator/libswiftCoreGraphics.a /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/lib/swift_static/watchsimulator/i386/libswiftCoreGraphics.a
[116/2127] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreGraphics && /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create -output /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/libswiftCoreGraphics.dylib /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/lib/swift/watchsimulator/i386/libswiftCoreGraphics.dylib && codesign -f -s - /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/libswiftCoreGraphics.dylib
[117/2127] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Dispatch && /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create -output /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/libswiftDispatch.dylib /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/lib/swift/watchsimulator/i386/libswiftDispatch.dylib && codesign -f -s - /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/libswiftDispatch.dylib
[118/2127] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/ObjectiveC && /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create -output /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/libswiftObjectiveC.dylib /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/lib/swift/watchsimulator/i386/libswiftObjectiveC.dylib && codesign -f -s - /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/libswiftObjectiveC.dylib
[119/2127] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/ObjectiveC && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k/ObjectiveC.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k/ObjectiveC.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/ObjectiveC/pn8xw.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k/ObjectiveC.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk -target armv7k-apple-watchos2.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Xfrontend -disable-objc-attr-requires-foundation-module -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftObjectiveC -force-single-frontend-invocation -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/ObjectiveC/pn8xw.txt
[120/2127] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Dispatch && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Dispatch/yQVSx.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk -target armv7k-apple-watchos2.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftDispatch -force-single-frontend-invocation -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Dispatch/watchos/armv7k/Dispatch.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Dispatch/yQVSx.txt
[121/2125] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Dispatch && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k/Dispatch.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k/Dispatch.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Dispatch/yQVSx.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k/Dispatch.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk -target armv7k-apple-watchos2.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftDispatch -force-single-frontend-invocation -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Dispatch/yQVSx.txt
[122/2125] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreFoundation && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreFoundation/WtuSn.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk -target armv7k-apple-watchos2.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftCoreFoundation -force-single-frontend-invocation -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreFoundation/watchos/armv7k/CoreFoundation.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreFoundation/WtuSn.txt
[123/2123] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreFoundation && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k/CoreFoundation.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k/CoreFoundation.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreFoundation/WtuSn.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k/CoreFoundation.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk -target armv7k-apple-watchos2.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftCoreFoundation -force-single-frontend-invocation -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreFoundation/WtuSn.txt
[124/2123] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreAudio && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreAudio/TU7xN.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk -target armv7k-apple-watchos2.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftCoreAudio -force-single-frontend-invocation -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreAudio/watchos/armv7k/CoreAudio.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreAudio/TU7xN.txt
[125/2121] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreAudio && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k/CoreAudio.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k/CoreAudio.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreAudio/TU7xN.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k/CoreAudio.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk -target armv7k-apple-watchos2.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftCoreAudio -force-single-frontend-invocation -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreAudio/TU7xN.txt
[126/2121] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreGraphics && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreGraphics/p4qcc.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk -target armv7k-apple-watchos2.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftCoreGraphics -force-single-frontend-invocation -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreGraphics/watchos/armv7k/CoreGraphics.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreGraphics/p4qcc.txt
CoreGraphics.CGColor:7:30: warning: unavailable initializer 'init(red:green:blue:alpha:)' was used to satisfy a requirement of protocol '_CGColorInitTrampoline'
public /*not inherited*/ init(red: CoreGraphics.CGFloat, green: CoreGraphics.CGFloat, blue: CoreGraphics.CGFloat, alpha: CoreGraphics.CGFloat)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/CoreGraphics/CoreGraphics.swift:52:3: note: requirement 'init(red:green:blue:alpha:)' declared here
init(red: CGFloat, green: CGFloat, blue: CGFloat, alpha: CGFloat)
^
[127/2121] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreGraphics && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k/CoreGraphics.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k/CoreGraphics.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreGraphics/p4qcc.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k/CoreGraphics.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk -target armv7k-apple-watchos2.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftCoreGraphics -force-single-frontend-invocation -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreGraphics/p4qcc.txt
CoreGraphics.CGColor:7:30: warning: unavailable initializer 'init(red:green:blue:alpha:)' was used to satisfy a requirement of protocol '_CGColorInitTrampoline'
public /*not inherited*/ init(red: CoreGraphics.CGFloat, green: CoreGraphics.CGFloat, blue: CoreGraphics.CGFloat, alpha: CoreGraphics.CGFloat)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/CoreGraphics/CoreGraphics.swift:52:3: note: requirement 'init(red:green:blue:alpha:)' declared here
init(red: CGFloat, green: CGFloat, blue: CGFloat, alpha: CGFloat)
^
[128/2121] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core/kv06E.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS11.0.sdk -target arm64-apple-tvos9.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/appletvos/arm64 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -nostdimport -parse-stdlib -module-name Swift -Xfrontend -group-info-path -Xfrontend /Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/GroupInfo.json -Xfrontend -sil-serialize-all -swift-version 3 -warn-swift3-objc-inference-complete -Xllvm -sil-inline-generics -Xllvm -sil-partial-specialization -Xfrontend -enable-sil-ownership -module-link-name swiftCore -force-single-frontend-invocation -Xcc -D__SWIFT_CURRENT_DYLIB=swiftCore -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core/appletvos/arm64/Swift.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core/kv06E.txt
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:163:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView : _SwiftStringView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:178:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView : BidirectionalCollection {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:654:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView : RangeReplaceableCollection {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:732:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:398:21: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension Substring.CharacterView : BidirectionalCollection {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:637:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:158:29: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public init(_ characters: CharacterView) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:473:36: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public init(_ content: Substring.CharacterView) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUnicodeScalarView.swift:509:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> String.UnicodeScalarView.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:590:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:746:52: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public subscript(bounds: Range<Index>) -> String.CharacterView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUnicodeScalarView.swift:509:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> String.UnicodeScalarView.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF16.swift:537:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> String.UTF16View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF8.swift:673:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> String.UTF8View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:590:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:447:26: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public init(_ content: CharacterView) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:608:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:608:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUnicodeScalarView.swift:509:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> String.UnicodeScalarView.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:590:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:608:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF16.swift:537:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> String.UTF16View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF8.swift:673:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> String.UTF8View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF16.swift:537:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> String.UTF16View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF8.swift:673:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> String.UTF8View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/DoubleWidth.swift.gyb:410:21: warning: '+' is deprecated: Please use explicit type conversions or Strideable methods for mixed-type arithmetics.
return (~high + (overflow ? 1 : 0), lowComplement)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:130:20: warning: 'CharacterView' is deprecated: Please use String or Substring directly
_ body: (inout CharacterView) -> R
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:130:20: warning: 'CharacterView' is deprecated: Please use String or Substring directly
_ body: (inout CharacterView) -> R
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:130:20: warning: 'CharacterView' is deprecated: Please use String or Substring directly
_ body: (inout CharacterView) -> R
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:135:15: warning: 'CharacterView' is deprecated: Please use String or Substring directly
var tmp = CharacterView("")
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:380:25: warning: 'CharacterView' is deprecated: Please use String or Substring directly
if _fastPath(String.CharacterView._quickCheckGraphemeBreakBetween(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:519:25: warning: 'CharacterView' is deprecated: Please use String or Substring directly
if _fastPath(String.CharacterView._quickCheckGraphemeBreakBetween(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:747:19: warning: 'CharacterView' is deprecated: Please use String or Substring directly
return String.CharacterView(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/String.swift:154:26: warning: 'CharacterView' is deprecated: Please use String or Substring directly
return String(String.CharacterView(self))
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/String.swift:159:44: warning: 'characters' is deprecated: Please use String or Substring directly
var _persistentContent : String { return characters._persistentContent }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:58:41: warning: 'characters' is deprecated: Please use String or Substring directly
public var startIndex: Index { return characters.startIndex }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:64:39: warning: 'characters' is deprecated: Please use String or Substring directly
public var endIndex: Index { return characters.endIndex }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:42:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
self._core = CharacterView(other)._core
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:72:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(after: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:77:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(before: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:103:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(i, offsetBy: n)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:146:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(i, offsetBy: n, limitedBy: limit)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:159:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.distance(from: start, to: end)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:175:52: warning: 'characters' is deprecated: Please use String or Substring directly
public subscript(i: Index) -> Character { return characters[i] }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:195:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
self._core = CharacterView(characters)._core
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:212:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.reserveCapacity(n)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:228:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.append(c)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:238:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.append(contentsOf: newElements)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:261:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:279:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.insert(newElement, at: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:301:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.insert(contentsOf: newElements, at: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:326:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.remove(at: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:342:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.removeSubrange(bounds)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:357:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.removeAll(keepingCapacity: keepCapacity)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringIndexConversions.swift:59:19: warning: 'characters' is deprecated: Please use String or Substring directly
self = target.characters._index(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:403:32: warning: 'CharacterView' is deprecated: Please use String or Substring directly
internal init(_ base: String.CharacterView, _bounds: Range<Index>) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:400:44: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public typealias SubSequence = Substring.CharacterView
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:405:32: warning: 'characters' is deprecated: Please use String or Substring directly
base: String(base._core).characters,
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:426:22: warning: 'CharacterView' is deprecated: Please use String or Substring directly
return Substring.CharacterView(_wholeString.characters, _bounds: r)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:426:49: warning: 'characters' is deprecated: Please use String or Substring directly
return Substring.CharacterView(_wholeString.characters, _bounds: r)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:597:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:602:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:614:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:619:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
[129/2121] : && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove lib/swift_static/appletvos/arm64/libswiftCore.a && /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar crs lib/swift_static/appletvos/arm64/libswiftCore.a stdlib/public/core/appletvos/arm64/Swift.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/AnyHashableSupport.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/Array.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/Casting.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/CygwinPort.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/Demangle.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/Enum.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/ErrorObjectConstants.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/ErrorObjectNative.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/Errors.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/ErrorDefaultImpls.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/Exclusivity.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/Heap.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/HeapObject.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/ImageInspectionMachO.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/ImageInspectionELF.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/ImageInspectionWin32.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/KnownMetadata.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/Metadata.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/MetadataLookup.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/MutexPThread.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/MutexWin32.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/Once.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/Portability.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/ProtocolConformance.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/RefCount.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/RuntimeEntrySymbols.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/__/__/__/lib/Demangling/OldDemangler.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/__/__/__/lib/Demangling/Demangler.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/__/__/__/lib/Demangling/NodePrinter.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/__/__/__/lib/Demangling/Context.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/__/__/__/lib/Demangling/ManglingUtils.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/__/__/__/lib/Demangling/Punycode.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/ErrorObject.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/SwiftObject.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/SwiftValue.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/Reflection.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/__/__/__/lib/Demangling/OldRemangler.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/__/__/__/lib/Demangling/Remangler.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-appletvos-arm64.dir/Assert.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-appletvos-arm64.dir/CommandLine.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-appletvos-arm64.dir/GlobalObjects.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-appletvos-arm64.dir/KeyPaths.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-appletvos-arm64.dir/LibcShims.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-appletvos-arm64.dir/Stubs.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-appletvos-arm64.dir/Availability.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-appletvos-arm64.dir/FoundationHelpers.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-appletvos-arm64.dir/OptionalBridgingHelper.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-appletvos-arm64.dir/Reflection.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-appletvos-arm64.dir/8/SwiftNativeNSXXXBase.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-appletvos-arm64.dir/UnicodeNormalization.cpp.o && :
[130/2121] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core && /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create -output /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift_static/appletvos/libswiftCore.a /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/lib/swift_static/appletvos/arm64/libswiftCore.a
[131/2121] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Foundation && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386/Foundation.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386/Foundation.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Foundation/2CdSO.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386/Foundation.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk -target i386-apple-watchos2.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Xllvm -sil-inline-generics -Xllvm -sil-partial-specialization -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftFoundation -force-single-frontend-invocation -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Foundation/2CdSO.txt
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/Foundation/NSObject.swift:133:14: warning: inference of '@objc' for members of Objective-C-derived classes is deprecated
weak var object : NSObject?
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/Foundation/NSObject.swift:133:14: note: add `@objc` to continue exposing an Objective-C entry point (Swift 3 behavior)
weak var object : NSObject?
^
@objc
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/Foundation/NSObject.swift:133:14: note: add `@nonobjc` to suppress the Objective-C entry point (Swift 4 behavior)
weak var object : NSObject?
^
@nonobjc
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/Foundation/NSObject.swift:135:9: warning: inference of '@objc' for members of Objective-C-derived classes is deprecated
let path : String
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/Foundation/NSObject.swift:135:9: note: add `@objc` to continue exposing an Objective-C entry point (Swift 3 behavior)
let path : String
^
@objc
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/Foundation/NSObject.swift:135:9: note: add `@nonobjc` to suppress the Objective-C entry point (Swift 4 behavior)
let path : String
^
@nonobjc
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/Foundation/NSObject.swift:138:16: warning: inference of '@objc' for members of Objective-C-derived classes is deprecated
static var swizzler : NSKeyValueObservation? = {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/Foundation/NSObject.swift:138:16: note: add `@objc` to continue exposing an Objective-C entry point (Swift 3 behavior)
static var swizzler : NSKeyValueObservation? = {
^
@objc
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/Foundation/NSObject.swift:138:16: note: add `@nonobjc` to suppress the Objective-C entry point (Swift 4 behavior)
static var swizzler : NSKeyValueObservation? = {
^
@nonobjc
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/Foundation/NSObject.swift:160:17: warning: inference of '@objc' for members of Objective-C-derived classes is deprecated
public func invalidate() {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/Foundation/NSObject.swift:160:17: note: add `@objc` to continue exposing an Objective-C entry point (Swift 3 behavior)
public func invalidate() {
^
@objc
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/Foundation/NSObject.swift:160:17: note: add `@nonobjc` to suppress the Objective-C entry point (Swift 4 behavior)
public func invalidate() {
^
@nonobjc
[132/2121] : && /Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./bin/clang++ -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -stdlib=libc++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -Werror=switch -Wdocumentation -Wimplicit-fallthrough -Wunreachable-code -Woverloaded-virtual -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -fno-sanitize=all -DLLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING=1 -O2 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -dynamiclib -Wl,-headerpad_max_install_names -stdlib=libc++ -all_load -target arm64-apple-tvos9.0 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS11.0.sdk -arch arm64 -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS11.0.sdk/../../../Developer/Library/Frameworks -mtvos-version-min=9.0 -Wl,-sectcreate,__TEXT,__info_plist,/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core/Info.plist -Wl,-application_extension -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/appletvos/arm64 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/appletvos/arm64 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/appletvos -o lib/swift/appletvos/arm64/libswiftCore.dylib -install_name @rpath/libswiftCore.dylib stdlib/public/core/appletvos/arm64/Swift.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/AnyHashableSupport.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/Array.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/Casting.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/CygwinPort.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/Demangle.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/Enum.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/ErrorObjectConstants.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/ErrorObjectNative.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/Errors.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/ErrorDefaultImpls.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/Exclusivity.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/Heap.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/HeapObject.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/ImageInspectionMachO.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/ImageInspectionELF.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/ImageInspectionWin32.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/KnownMetadata.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/Metadata.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/MetadataLookup.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/MutexPThread.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/MutexWin32.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/Once.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/Portability.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/ProtocolConformance.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/RefCount.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/RuntimeEntrySymbols.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/__/__/__/lib/Demangling/OldDemangler.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/__/__/__/lib/Demangling/Demangler.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/__/__/__/lib/Demangling/NodePrinter.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/__/__/__/lib/Demangling/Context.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/__/__/__/lib/Demangling/ManglingUtils.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/__/__/__/lib/Demangling/Punycode.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/ErrorObject.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/SwiftObject.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/SwiftValue.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/Reflection.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/__/__/__/lib/Demangling/OldRemangler.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-appletvos-arm64.dir/__/__/__/lib/Demangling/Remangler.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-appletvos-arm64.dir/Assert.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-appletvos-arm64.dir/CommandLine.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-appletvos-arm64.dir/GlobalObjects.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-appletvos-arm64.dir/KeyPaths.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-appletvos-arm64.dir/LibcShims.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-appletvos-arm64.dir/Stubs.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-appletvos-arm64.dir/Availability.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-appletvos-arm64.dir/FoundationHelpers.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-appletvos-arm64.dir/OptionalBridgingHelper.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-appletvos-arm64.dir/Reflection.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-appletvos-arm64.dir/8/SwiftNativeNSXXXBase.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-appletvos-arm64.dir/UnicodeNormalization.cpp.o -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./lib -framework Foundation -framework CoreFoundation -licucore && :
[133/2121] : && /Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./bin/clang++ -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -stdlib=libc++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -Werror=switch -Wdocumentation -Wimplicit-fallthrough -Wunreachable-code -Woverloaded-virtual -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -fno-sanitize=all -DLLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING=1 -O2 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -dynamiclib -Wl,-headerpad_max_install_names -stdlib=libc++ -target arm64-apple-tvos9.0 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS11.0.sdk -arch arm64 -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS11.0.sdk/../../../Developer/Library/Frameworks -mtvos-version-min=9.0 -Wl,-sectcreate,__TEXT,__info_plist,/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform/Info.plist -Wl,-application_extension -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/appletvos/arm64 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/appletvos/arm64 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/appletvos -o lib/swift/appletvos/arm64/libswiftDarwin.dylib -install_name @rpath/libswiftDarwin.dylib stdlib/public/Platform/appletvos/arm64/Darwin.o stdlib/public/Platform/CMakeFiles/swiftDarwin-appletvos-arm64.dir/Misc.c.o -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./lib lib/swift/appletvos/arm64/libswiftCore.dylib -framework Foundation -framework CoreFoundation && :
[134/2121] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform && /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create -output /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/appletvos/libswiftDarwin.dylib /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/lib/swift/appletvos/arm64/libswiftDarwin.dylib && codesign -f -s - /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/appletvos/libswiftDarwin.dylib
[135/2121] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core && /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create -output /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/appletvos/libswiftCore.dylib /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/lib/swift/appletvos/arm64/libswiftCore.dylib && codesign -f -s - /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/appletvos/libswiftCore.dylib
[136/2121] : && /Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./bin/clang++ -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -stdlib=libc++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -Werror=switch -Wdocumentation -Wimplicit-fallthrough -Wunreachable-code -Woverloaded-virtual -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -fno-sanitize=all -DLLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING=1 -O2 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -dynamiclib -Wl,-headerpad_max_install_names -stdlib=libc++ -target arm64-apple-tvos9.0 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS11.0.sdk -arch arm64 -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS11.0.sdk/../../../Developer/Library/Frameworks -mtvos-version-min=9.0 -Wl,-sectcreate,__TEXT,__info_plist,/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport/Info.plist -Wl,-application_extension -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/appletvos/arm64 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/appletvos/arm64 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/appletvos -o lib/swift/appletvos/arm64/libswiftSwiftOnoneSupport.dylib -install_name @rpath/libswiftSwiftOnoneSupport.dylib stdlib/public/SwiftOnoneSupport/appletvos/arm64/SwiftOnoneSupport.o -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./lib lib/swift/appletvos/arm64/libswiftCore.dylib -framework Foundation -framework CoreFoundation && :
[137/2121] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport && /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create -output /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/appletvos/libswiftSwiftOnoneSupport.dylib /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/lib/swift/appletvos/arm64/libswiftSwiftOnoneSupport.dylib && codesign -f -s - /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/appletvos/libswiftSwiftOnoneSupport.dylib
[138/2121] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Contacts && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386/Contacts.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386/Contacts.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Contacts/Ub3aw.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386/Contacts.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk -target i386-apple-watchos2.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftContacts -force-single-frontend-invocation -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Contacts/Ub3aw.txt
[139/2121] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Contacts && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Contacts/Ub3aw.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk -target i386-apple-watchos2.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftContacts -force-single-frontend-invocation -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Contacts/watchsimulator/i386/Contacts.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Contacts/Ub3aw.txt
[140/2119] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Foundation && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Foundation/2CdSO.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk -target i386-apple-watchos2.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Xllvm -sil-inline-generics -Xllvm -sil-partial-specialization -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftFoundation -force-single-frontend-invocation -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Foundation/watchsimulator/i386/Foundation.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Foundation/2CdSO.txt
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/Foundation/NSObject.swift:133:14: warning: inference of '@objc' for members of Objective-C-derived classes is deprecated
weak var object : NSObject?
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/Foundation/NSObject.swift:133:14: note: add `@objc` to continue exposing an Objective-C entry point (Swift 3 behavior)
weak var object : NSObject?
^
@objc
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/Foundation/NSObject.swift:133:14: note: add `@nonobjc` to suppress the Objective-C entry point (Swift 4 behavior)
weak var object : NSObject?
^
@nonobjc
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/Foundation/NSObject.swift:135:9: warning: inference of '@objc' for members of Objective-C-derived classes is deprecated
let path : String
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/Foundation/NSObject.swift:135:9: note: add `@objc` to continue exposing an Objective-C entry point (Swift 3 behavior)
let path : String
^
@objc
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/Foundation/NSObject.swift:135:9: note: add `@nonobjc` to suppress the Objective-C entry point (Swift 4 behavior)
let path : String
^
@nonobjc
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/Foundation/NSObject.swift:138:16: warning: inference of '@objc' for members of Objective-C-derived classes is deprecated
static var swizzler : NSKeyValueObservation? = {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/Foundation/NSObject.swift:138:16: note: add `@objc` to continue exposing an Objective-C entry point (Swift 3 behavior)
static var swizzler : NSKeyValueObservation? = {
^
@objc
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/Foundation/NSObject.swift:138:16: note: add `@nonobjc` to suppress the Objective-C entry point (Swift 4 behavior)
static var swizzler : NSKeyValueObservation? = {
^
@nonobjc
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/Foundation/NSObject.swift:160:17: warning: inference of '@objc' for members of Objective-C-derived classes is deprecated
public func invalidate() {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/Foundation/NSObject.swift:160:17: note: add `@objc` to continue exposing an Objective-C entry point (Swift 3 behavior)
public func invalidate() {
^
@objc
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/Foundation/NSObject.swift:160:17: note: add `@nonobjc` to suppress the Objective-C entry point (Swift 4 behavior)
public func invalidate() {
^
@nonobjc
[141/2117] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreLocation && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386/CoreLocation.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386/CoreLocation.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreLocation/GwHSn.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386/CoreLocation.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk -target i386-apple-watchos2.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftCoreLocation -force-single-frontend-invocation -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreLocation/GwHSn.txt
[142/2117] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreLocation && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreLocation/GwHSn.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk -target i386-apple-watchos2.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftCoreLocation -force-single-frontend-invocation -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreLocation/watchsimulator/i386/CoreLocation.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreLocation/GwHSn.txt
[143/2115] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreData && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreData/cG2Gs.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk -target i386-apple-watchos2.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftCoreData -force-single-frontend-invocation -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreData/watchsimulator/i386/CoreData.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreData/cG2Gs.txt
[144/2113] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreData && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386/CoreData.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386/CoreData.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreData/cG2Gs.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386/CoreData.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk -target i386-apple-watchos2.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftCoreData -force-single-frontend-invocation -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreData/cG2Gs.txt
[145/2113] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Intents && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Intents/c63xL.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk -target i386-apple-watchos2.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftIntents -force-single-frontend-invocation -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Intents/watchsimulator/i386/Intents.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Intents/c63xL.txt
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/Intents/INRideOption.swift:29:10: warning: functions in a protocol extension do not need to be marked with 'final'
public final var usesMeteredFare: NSNumber? {
^~~~~~
[146/2111] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Intents && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386/Intents.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386/Intents.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Intents/c63xL.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386/Intents.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk -target i386-apple-watchos2.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftIntents -force-single-frontend-invocation -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Intents/c63xL.txt
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/Intents/INRideOption.swift:29:10: warning: functions in a protocol extension do not need to be marked with 'final'
public final var usesMeteredFare: NSNumber? {
^~~~~~
[147/2111] : && /Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./bin/clang++ -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -stdlib=libc++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -Werror=switch -Wdocumentation -Wimplicit-fallthrough -Wunreachable-code -Woverloaded-virtual -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -fno-sanitize=all -DLLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING=1 -O2 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -dynamiclib -Wl,-headerpad_max_install_names -stdlib=libc++ -target i386-apple-watchos2.0 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk -arch i386 -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/../../../Developer/Library/Frameworks -mwatchos-simulator-version-min=2.0 -Wl,-sectcreate,__TEXT,__info_plist,/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Foundation/Info.plist -Wl,-application_extension -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/watchsimulator/i386 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/watchsimulator -o lib/swift/watchsimulator/i386/libswiftFoundation.dylib -install_name @rpath/libswiftFoundation.dylib stdlib/public/SDK/Foundation/watchsimulator/i386/Foundation.o stdlib/public/SDK/Foundation/CMakeFiles/swiftFoundation-watchsimulator-i386.dir/DataThunks.m.o stdlib/public/SDK/Foundation/CMakeFiles/swiftFoundation-watchsimulator-i386.dir/CheckClass.mm.o -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./lib -framework Foundation lib/swift/watchsimulator/i386/libswiftCoreGraphics.dylib lib/swift/watchsimulator/i386/libswiftCoreFoundation.dylib lib/swift/watchsimulator/i386/libswiftCore.dylib -framework Foundation lib/swift/watchsimulator/i386/libswiftDarwin.dylib -framework CoreFoundation lib/swift/watchsimulator/i386/libswiftDispatch.dylib lib/swift/watchsimulator/i386/libswiftObjectiveC.dylib -framework CoreGraphics && :
ld: warning: directory not found for option '-F/Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/../../../Developer/Library/Frameworks'
[148/2111] : && /Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./bin/clang++ -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -stdlib=libc++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -Werror=switch -Wdocumentation -Wimplicit-fallthrough -Wunreachable-code -Woverloaded-virtual -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -fno-sanitize=all -DLLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING=1 -O2 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -dynamiclib -Wl,-headerpad_max_install_names -stdlib=libc++ -target i386-apple-watchos2.0 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk -arch i386 -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/../../../Developer/Library/Frameworks -mwatchos-simulator-version-min=2.0 -Wl,-sectcreate,__TEXT,__info_plist,/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreLocation/Info.plist -Wl,-application_extension -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/watchsimulator/i386 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/watchsimulator -o lib/swift/watchsimulator/i386/libswiftCoreLocation.dylib -install_name @rpath/libswiftCoreLocation.dylib stdlib/public/SDK/CoreLocation/watchsimulator/i386/CoreLocation.o -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./lib -framework CoreLocation lib/swift/watchsimulator/i386/libswiftFoundation.dylib lib/swift/watchsimulator/i386/libswiftCoreGraphics.dylib lib/swift/watchsimulator/i386/libswiftCoreFoundation.dylib lib/swift/watchsimulator/i386/libswiftCore.dylib lib/swift/watchsimulator/i386/libswiftDarwin.dylib -framework CoreFoundation -framework CoreGraphics lib/swift/watchsimulator/i386/libswiftDispatch.dylib lib/swift/watchsimulator/i386/libswiftObjectiveC.dylib -framework Foundation && :
ld: warning: directory not found for option '-F/Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/../../../Developer/Library/Frameworks'
[149/2111] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreLocation && /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create -output /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/libswiftCoreLocation.dylib /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/lib/swift/watchsimulator/i386/libswiftCoreLocation.dylib && codesign -f -s - /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/libswiftCoreLocation.dylib
[150/2111] : && /Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./bin/clang++ -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -stdlib=libc++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -Werror=switch -Wdocumentation -Wimplicit-fallthrough -Wunreachable-code -Woverloaded-virtual -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -fno-sanitize=all -DLLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING=1 -O2 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -dynamiclib -Wl,-headerpad_max_install_names -stdlib=libc++ -target i386-apple-watchos2.0 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk -arch i386 -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/../../../Developer/Library/Frameworks -mwatchos-simulator-version-min=2.0 -Wl,-sectcreate,__TEXT,__info_plist,/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Contacts/Info.plist -Wl,-application_extension -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/watchsimulator/i386 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/watchsimulator -o lib/swift/watchsimulator/i386/libswiftContacts.dylib -install_name @rpath/libswiftContacts.dylib stdlib/public/SDK/Contacts/watchsimulator/i386/Contacts.o -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./lib -weak_framework Contacts lib/swift/watchsimulator/i386/libswiftFoundation.dylib lib/swift/watchsimulator/i386/libswiftCoreGraphics.dylib lib/swift/watchsimulator/i386/libswiftCoreFoundation.dylib lib/swift/watchsimulator/i386/libswiftCore.dylib lib/swift/watchsimulator/i386/libswiftDarwin.dylib -framework CoreFoundation -framework CoreGraphics lib/swift/watchsimulator/i386/libswiftDispatch.dylib lib/swift/watchsimulator/i386/libswiftObjectiveC.dylib -framework Foundation && :
ld: warning: directory not found for option '-F/Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/../../../Developer/Library/Frameworks'
[151/2111] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Contacts && /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create -output /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/libswiftContacts.dylib /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/lib/swift/watchsimulator/i386/libswiftContacts.dylib && codesign -f -s - /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/libswiftContacts.dylib
[152/2111] : && /Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./bin/clang++ -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -stdlib=libc++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -Werror=switch -Wdocumentation -Wimplicit-fallthrough -Wunreachable-code -Woverloaded-virtual -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -fno-sanitize=all -DLLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING=1 -O2 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -dynamiclib -Wl,-headerpad_max_install_names -stdlib=libc++ -target i386-apple-watchos2.0 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk -arch i386 -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/../../../Developer/Library/Frameworks -mwatchos-simulator-version-min=2.0 -Wl,-sectcreate,__TEXT,__info_plist,/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Intents/Info.plist -Wl,-application_extension -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/watchsimulator/i386 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/watchsimulator -o lib/swift/watchsimulator/i386/libswiftIntents.dylib -install_name @rpath/libswiftIntents.dylib stdlib/public/SDK/Intents/watchsimulator/i386/Intents.o -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./lib -weak_framework Intents lib/swift/watchsimulator/i386/libswiftContacts.dylib lib/swift/watchsimulator/i386/libswiftCoreLocation.dylib lib/swift/watchsimulator/i386/libswiftFoundation.dylib -weak_framework Contacts lib/swift/watchsimulator/i386/libswiftCoreGraphics.dylib lib/swift/watchsimulator/i386/libswiftCoreFoundation.dylib lib/swift/watchsimulator/i386/libswiftCore.dylib lib/swift/watchsimulator/i386/libswiftDarwin.dylib -framework CoreFoundation -framework CoreGraphics lib/swift/watchsimulator/i386/libswiftDispatch.dylib -framework Foundation lib/swift/watchsimulator/i386/libswiftObjectiveC.dylib -framework CoreLocation && :
ld: warning: directory not found for option '-F/Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/../../../Developer/Library/Frameworks'
[153/2111] : && /Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./bin/clang++ -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -stdlib=libc++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -Werror=switch -Wdocumentation -Wimplicit-fallthrough -Wunreachable-code -Woverloaded-virtual -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -fno-sanitize=all -DLLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING=1 -O2 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -dynamiclib -Wl,-headerpad_max_install_names -stdlib=libc++ -target i386-apple-watchos2.0 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk -arch i386 -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/../../../Developer/Library/Frameworks -mwatchos-simulator-version-min=2.0 -Wl,-sectcreate,__TEXT,__info_plist,/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreData/Info.plist -Wl,-application_extension -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/i386 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/watchsimulator/i386 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/watchsimulator -o lib/swift/watchsimulator/i386/libswiftCoreData.dylib -install_name @rpath/libswiftCoreData.dylib stdlib/public/SDK/CoreData/watchsimulator/i386/CoreData.o stdlib/public/SDK/CoreData/CMakeFiles/swiftCoreData-watchsimulator-i386.dir/CoreData.mm.o -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./lib -framework CoreData lib/swift/watchsimulator/i386/libswiftFoundation.dylib lib/swift/watchsimulator/i386/libswiftCoreGraphics.dylib lib/swift/watchsimulator/i386/libswiftCoreFoundation.dylib lib/swift/watchsimulator/i386/libswiftCore.dylib lib/swift/watchsimulator/i386/libswiftDarwin.dylib -framework CoreFoundation -framework CoreGraphics lib/swift/watchsimulator/i386/libswiftDispatch.dylib lib/swift/watchsimulator/i386/libswiftObjectiveC.dylib -framework Foundation && :
ld: warning: directory not found for option '-F/Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk/../../../Developer/Library/Frameworks'
[154/2111] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreData && /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create -output /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/libswiftCoreData.dylib /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/lib/swift/watchsimulator/i386/libswiftCoreData.dylib && codesign -f -s - /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/libswiftCoreData.dylib
[155/2111] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Foundation && /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create -output /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/libswiftFoundation.dylib /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/lib/swift/watchsimulator/i386/libswiftFoundation.dylib && codesign -f -s - /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/libswiftFoundation.dylib
[156/2111] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Intents && /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create -output /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/libswiftIntents.dylib /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/lib/swift/watchsimulator/i386/libswiftIntents.dylib && codesign -f -s - /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchsimulator/libswiftIntents.dylib
[157/2111] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/ObjectiveC && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/ObjectiveC/pn8xw.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk -target armv7k-apple-watchos2.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Xfrontend -disable-objc-attr-requires-foundation-module -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftObjectiveC -force-single-frontend-invocation -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/ObjectiveC/watchos/armv7k/ObjectiveC.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/ObjectiveC/pn8xw.txt
[158/2109] : && /Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./bin/clang++ -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -stdlib=libc++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -Werror=switch -Wdocumentation -Wimplicit-fallthrough -Wunreachable-code -Woverloaded-virtual -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -fno-sanitize=all -DLLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING=1 -O2 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -dynamiclib -Wl,-headerpad_max_install_names -stdlib=libc++ -target armv7k-apple-watchos2.0 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk -arch armv7k -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/../../../Developer/Library/Frameworks -mwatchos-version-min=2.0 -Wl,-sectcreate,__TEXT,__info_plist,/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/ObjectiveC/Info.plist -Wl,-application_extension -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/watchos/armv7k -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/watchos -o lib/swift/watchos/armv7k/libswiftObjectiveC.dylib -install_name @rpath/libswiftObjectiveC.dylib stdlib/public/SDK/ObjectiveC/watchos/armv7k/ObjectiveC.o -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./lib lib/swift/watchos/armv7k/libswiftCore.dylib lib/swift/watchos/armv7k/libswiftDarwin.dylib -framework Foundation -framework CoreFoundation && :
ld: warning: directory not found for option '-F/Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/../../../Developer/Library/Frameworks'
[159/2109] : && /Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./bin/clang++ -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -stdlib=libc++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -Werror=switch -Wdocumentation -Wimplicit-fallthrough -Wunreachable-code -Woverloaded-virtual -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -fno-sanitize=all -DLLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING=1 -O2 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -dynamiclib -Wl,-headerpad_max_install_names -stdlib=libc++ -target armv7k-apple-watchos2.0 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk -arch armv7k -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/../../../Developer/Library/Frameworks -mwatchos-version-min=2.0 -Wl,-sectcreate,__TEXT,__info_plist,/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Dispatch/Info.plist -Wl,-application_extension -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/watchos/armv7k -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/watchos -o lib/swift/watchos/armv7k/libswiftDispatch.dylib -install_name @rpath/libswiftDispatch.dylib stdlib/public/SDK/Dispatch/watchos/armv7k/Dispatch.o stdlib/public/SDK/Dispatch/CMakeFiles/swiftDispatch-watchos-armv7k.dir/Dispatch.mm.o -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./lib lib/swift/watchos/armv7k/libswiftCore.dylib lib/swift/watchos/armv7k/libswiftDarwin.dylib lib/swift/watchos/armv7k/libswiftObjectiveC.dylib -framework Foundation -framework CoreFoundation && :
ld: warning: directory not found for option '-F/Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/../../../Developer/Library/Frameworks'
[160/2109] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Dispatch && /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create -output /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/libswiftDispatch.dylib /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/lib/swift/watchos/armv7k/libswiftDispatch.dylib && codesign -f -s - /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/libswiftDispatch.dylib
[161/2109] : && /Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./bin/clang++ -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -stdlib=libc++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -Werror=switch -Wdocumentation -Wimplicit-fallthrough -Wunreachable-code -Woverloaded-virtual -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -fno-sanitize=all -DLLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING=1 -O2 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -dynamiclib -Wl,-headerpad_max_install_names -stdlib=libc++ -target armv7k-apple-watchos2.0 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk -arch armv7k -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/../../../Developer/Library/Frameworks -mwatchos-version-min=2.0 -Wl,-sectcreate,__TEXT,__info_plist,/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreFoundation/Info.plist -Wl,-application_extension -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/watchos/armv7k -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/watchos -o lib/swift/watchos/armv7k/libswiftCoreFoundation.dylib -install_name @rpath/libswiftCoreFoundation.dylib stdlib/public/SDK/CoreFoundation/watchos/armv7k/CoreFoundation.o -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./lib -framework CoreFoundation lib/swift/watchos/armv7k/libswiftCore.dylib lib/swift/watchos/armv7k/libswiftDarwin.dylib lib/swift/watchos/armv7k/libswiftDispatch.dylib lib/swift/watchos/armv7k/libswiftObjectiveC.dylib -framework Foundation -framework CoreFoundation && :
ld: warning: directory not found for option '-F/Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/../../../Developer/Library/Frameworks'
[162/2109] : && /Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./bin/clang++ -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -stdlib=libc++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -Werror=switch -Wdocumentation -Wimplicit-fallthrough -Wunreachable-code -Woverloaded-virtual -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -fno-sanitize=all -DLLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING=1 -O2 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -dynamiclib -Wl,-headerpad_max_install_names -stdlib=libc++ -target armv7k-apple-watchos2.0 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk -arch armv7k -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/../../../Developer/Library/Frameworks -mwatchos-version-min=2.0 -Wl,-sectcreate,__TEXT,__info_plist,/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreAudio/Info.plist -Wl,-application_extension -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/watchos/armv7k -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/watchos -o lib/swift/watchos/armv7k/libswiftCoreAudio.dylib -install_name @rpath/libswiftCoreAudio.dylib stdlib/public/SDK/CoreAudio/watchos/armv7k/CoreAudio.o -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./lib -framework CoreAudio lib/swift/watchos/armv7k/libswiftCoreFoundation.dylib lib/swift/watchos/armv7k/libswiftDispatch.dylib lib/swift/watchos/armv7k/libswiftObjectiveC.dylib lib/swift/watchos/armv7k/libswiftCore.dylib -framework Foundation lib/swift/watchos/armv7k/libswiftDarwin.dylib -framework CoreFoundation && :
ld: warning: directory not found for option '-F/Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/../../../Developer/Library/Frameworks'
[163/2109] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreAudio && /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create -output /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/libswiftCoreAudio.dylib /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/lib/swift/watchos/armv7k/libswiftCoreAudio.dylib && codesign -f -s - /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/libswiftCoreAudio.dylib
[164/2109] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreFoundation && /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create -output /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/libswiftCoreFoundation.dylib /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/lib/swift/watchos/armv7k/libswiftCoreFoundation.dylib && codesign -f -s - /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/libswiftCoreFoundation.dylib
[165/2109] : && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove lib/swift_static/watchos/armv7k/libswiftCoreGraphics.a && /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar crs lib/swift_static/watchos/armv7k/libswiftCoreGraphics.a stdlib/public/SDK/CoreGraphics/watchos/armv7k/CoreGraphics.o && :
[166/2109] : && /Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./bin/clang++ -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -stdlib=libc++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -Werror=switch -Wdocumentation -Wimplicit-fallthrough -Wunreachable-code -Woverloaded-virtual -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -fno-sanitize=all -DLLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING=1 -O2 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -dynamiclib -Wl,-headerpad_max_install_names -stdlib=libc++ -target armv7k-apple-watchos2.0 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk -arch armv7k -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/../../../Developer/Library/Frameworks -mwatchos-version-min=2.0 -Wl,-sectcreate,__TEXT,__info_plist,/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreGraphics/Info.plist -Wl,-application_extension -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/watchos/armv7k -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/watchos -o lib/swift/watchos/armv7k/libswiftCoreGraphics.dylib -install_name @rpath/libswiftCoreGraphics.dylib stdlib/public/SDK/CoreGraphics/watchos/armv7k/CoreGraphics.o -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./lib -framework CoreGraphics lib/swift/watchos/armv7k/libswiftCoreFoundation.dylib lib/swift/watchos/armv7k/libswiftDispatch.dylib lib/swift/watchos/armv7k/libswiftObjectiveC.dylib lib/swift/watchos/armv7k/libswiftCore.dylib -framework Foundation lib/swift/watchos/armv7k/libswiftDarwin.dylib -framework CoreFoundation && :
ld: warning: directory not found for option '-F/Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/../../../Developer/Library/Frameworks'
[167/2109] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreGraphics && /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create -output /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift_static/watchos/libswiftCoreGraphics.a /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/lib/swift_static/watchos/armv7k/libswiftCoreGraphics.a
[168/2109] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreGraphics && /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create -output /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/libswiftCoreGraphics.dylib /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/lib/swift/watchos/armv7k/libswiftCoreGraphics.dylib && codesign -f -s - /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/libswiftCoreGraphics.dylib
[169/2109] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/ObjectiveC && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/ObjectiveC/20QUf.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/SDKs/AppleTVSimulator11.0.sdk -target x86_64-apple-tvos9.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/SDKs/AppleTVSimulator11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/appletvsimulator/x86_64 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Xfrontend -disable-objc-attr-requires-foundation-module -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/SDKs/AppleTVSimulator11.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftObjectiveC -force-single-frontend-invocation -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/ObjectiveC/appletvsimulator/x86_64/ObjectiveC.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/ObjectiveC/20QUf.txt
[170/2107] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/ObjectiveC && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/ObjectiveC/ZE0Xx.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS11.0.sdk -target arm64-apple-tvos9.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/appletvos/arm64 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Xfrontend -disable-objc-attr-requires-foundation-module -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS11.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftObjectiveC -force-single-frontend-invocation -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/ObjectiveC/appletvos/arm64/ObjectiveC.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/ObjectiveC/ZE0Xx.txt
[171/2105] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/ObjectiveC && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/ObjectiveC/h7Kjg.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -target x86_64-apple-macosx10.9 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/x86_64 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Xfrontend -disable-objc-attr-requires-foundation-module -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftObjectiveC -force-single-frontend-invocation -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/ObjectiveC/macosx/x86_64/ObjectiveC.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/ObjectiveC/h7Kjg.txt
[172/2103] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/ObjectiveC && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/x86_64/ObjectiveC.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/x86_64/ObjectiveC.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/ObjectiveC/h7Kjg.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/x86_64/ObjectiveC.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -target x86_64-apple-macosx10.9 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/x86_64 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Xfrontend -disable-objc-attr-requires-foundation-module -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftObjectiveC -force-single-frontend-invocation -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/ObjectiveC/h7Kjg.txt
[173/2103] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/ObjectiveC && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/ObjectiveC/GN6u9.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk -target i386-apple-ios7.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphonesimulator/i386 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Xfrontend -disable-objc-attr-requires-foundation-module -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftObjectiveC -force-single-frontend-invocation -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/ObjectiveC/iphonesimulator/i386/ObjectiveC.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/ObjectiveC/GN6u9.txt
[174/2102] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Dispatch && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Dispatch/IsYRp.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -target x86_64-apple-macosx10.9 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/x86_64 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftDispatch -force-single-frontend-invocation -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Dispatch/macosx/x86_64/Dispatch.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Dispatch/IsYRp.txt
[175/2100] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Dispatch && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/x86_64/Dispatch.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/x86_64/Dispatch.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Dispatch/IsYRp.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/x86_64/Dispatch.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -target x86_64-apple-macosx10.9 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/x86_64 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftDispatch -force-single-frontend-invocation -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Dispatch/IsYRp.txt
[176/2100] : && /Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./bin/clang++ -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -stdlib=libc++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -Werror=switch -Wdocumentation -Wimplicit-fallthrough -Wunreachable-code -Woverloaded-virtual -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -fno-sanitize=all -DLLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING=1 -O2 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -dynamiclib -Wl,-headerpad_max_install_names -stdlib=libc++ -target x86_64-apple-macosx10.9 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -arch x86_64 -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/../../../Developer/Library/Frameworks -mmacosx-version-min=10.9 -Wl,-sectcreate,__TEXT,__info_plist,/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/ObjectiveC/Info.plist -Wl,-application_extension -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/x86_64 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/macosx/x86_64 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/macosx -o lib/swift/macosx/x86_64/libswiftObjectiveC.dylib -install_name @rpath/libswiftObjectiveC.dylib stdlib/public/SDK/ObjectiveC/macosx/x86_64/ObjectiveC.o -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./lib lib/swift/macosx/x86_64/libswiftCore.dylib lib/swift/macosx/x86_64/libswiftDarwin.dylib -framework Foundation -framework CoreFoundation && :
[177/2100] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreFoundation && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreFoundation/qODpY.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -target x86_64-apple-macosx10.9 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/x86_64 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftCoreFoundation -force-single-frontend-invocation -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreFoundation/macosx/x86_64/CoreFoundation.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreFoundation/qODpY.txt
[178/2098] : && /Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./bin/clang++ -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -stdlib=libc++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -Werror=switch -Wdocumentation -Wimplicit-fallthrough -Wunreachable-code -Woverloaded-virtual -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -fno-sanitize=all -DLLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING=1 -O2 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -dynamiclib -Wl,-headerpad_max_install_names -stdlib=libc++ -target x86_64-apple-macosx10.9 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -arch x86_64 -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/../../../Developer/Library/Frameworks -mmacosx-version-min=10.9 -Wl,-sectcreate,__TEXT,__info_plist,/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Dispatch/Info.plist -Wl,-application_extension -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/x86_64 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/macosx/x86_64 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/macosx -o lib/swift/macosx/x86_64/libswiftDispatch.dylib -install_name @rpath/libswiftDispatch.dylib stdlib/public/SDK/Dispatch/macosx/x86_64/Dispatch.o stdlib/public/SDK/Dispatch/CMakeFiles/swiftDispatch-macosx-x86_64.dir/Dispatch.mm.o -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./lib lib/swift/macosx/x86_64/libswiftCore.dylib lib/swift/macosx/x86_64/libswiftDarwin.dylib lib/swift/macosx/x86_64/libswiftObjectiveC.dylib -framework Foundation -framework CoreFoundation && :
[179/2098] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Dispatch && /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create -output /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/libswiftDispatch.dylib /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/lib/swift/macosx/x86_64/libswiftDispatch.dylib && codesign -f -s - /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/libswiftDispatch.dylib
[180/2098] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/ObjectiveC && /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create -output /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/libswiftObjectiveC.dylib /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/lib/swift/macosx/x86_64/libswiftObjectiveC.dylib && codesign -f -s - /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/libswiftObjectiveC.dylib
[181/2098] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreFoundation && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/x86_64/CoreFoundation.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/x86_64/CoreFoundation.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreFoundation/qODpY.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/x86_64/CoreFoundation.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -target x86_64-apple-macosx10.9 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/x86_64 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftCoreFoundation -force-single-frontend-invocation -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreFoundation/qODpY.txt
[182/2098] : && /Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./bin/clang++ -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -stdlib=libc++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -Werror=switch -Wdocumentation -Wimplicit-fallthrough -Wunreachable-code -Woverloaded-virtual -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -fno-sanitize=all -DLLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING=1 -O2 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -dynamiclib -Wl,-headerpad_max_install_names -stdlib=libc++ -target x86_64-apple-macosx10.9 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -arch x86_64 -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/../../../Developer/Library/Frameworks -mmacosx-version-min=10.9 -Wl,-sectcreate,__TEXT,__info_plist,/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreFoundation/Info.plist -Wl,-application_extension -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/x86_64 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/macosx/x86_64 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/macosx -o lib/swift/macosx/x86_64/libswiftCoreFoundation.dylib -install_name @rpath/libswiftCoreFoundation.dylib stdlib/public/SDK/CoreFoundation/macosx/x86_64/CoreFoundation.o -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./lib -framework CoreFoundation lib/swift/macosx/x86_64/libswiftCore.dylib lib/swift/macosx/x86_64/libswiftDarwin.dylib lib/swift/macosx/x86_64/libswiftDispatch.dylib lib/swift/macosx/x86_64/libswiftObjectiveC.dylib -framework Foundation -framework CoreFoundation && :
[183/2098] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/ObjectiveC && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/ObjectiveC/L46Hk.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk -target arm64-apple-ios7.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/arm64 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Xfrontend -disable-objc-attr-requires-foundation-module -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftObjectiveC -force-single-frontend-invocation -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/ObjectiveC/iphoneos/arm64/ObjectiveC.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/ObjectiveC/L46Hk.txt
[184/2097] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreAudio && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/x86_64/CoreAudio.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/x86_64/CoreAudio.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreAudio/9zn4v.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/x86_64/CoreAudio.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -target x86_64-apple-macosx10.9 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/x86_64 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftCoreAudio -force-single-frontend-invocation -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreAudio/9zn4v.txt
[185/2097] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/IOKit && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/x86_64/IOKit.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/x86_64/IOKit.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/IOKit/vzxWf.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/x86_64/IOKit.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -target x86_64-apple-macosx10.9 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/x86_64 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftIOKit -force-single-frontend-invocation -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/IOKit/vzxWf.txt
[186/2097] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreAudio && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreAudio/9zn4v.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -target x86_64-apple-macosx10.9 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/x86_64 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftCoreAudio -force-single-frontend-invocation -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreAudio/macosx/x86_64/CoreAudio.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreAudio/9zn4v.txt
[187/2095] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/IOKit && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/IOKit/vzxWf.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -target x86_64-apple-macosx10.9 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/x86_64 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftIOKit -force-single-frontend-invocation -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/IOKit/macosx/x86_64/IOKit.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/IOKit/vzxWf.txt
[188/2093] : && /Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./bin/clang++ -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -stdlib=libc++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -Werror=switch -Wdocumentation -Wimplicit-fallthrough -Wunreachable-code -Woverloaded-virtual -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -fno-sanitize=all -DLLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING=1 -O2 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -dynamiclib -Wl,-headerpad_max_install_names -stdlib=libc++ -target x86_64-apple-macosx10.9 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -arch x86_64 -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/../../../Developer/Library/Frameworks -mmacosx-version-min=10.9 -Wl,-sectcreate,__TEXT,__info_plist,/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreAudio/Info.plist -Wl,-application_extension -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/x86_64 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/macosx/x86_64 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/macosx -o lib/swift/macosx/x86_64/libswiftCoreAudio.dylib -install_name @rpath/libswiftCoreAudio.dylib stdlib/public/SDK/CoreAudio/macosx/x86_64/CoreAudio.o -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./lib -framework CoreAudio lib/swift/macosx/x86_64/libswiftCoreFoundation.dylib lib/swift/macosx/x86_64/libswiftDispatch.dylib lib/swift/macosx/x86_64/libswiftObjectiveC.dylib lib/swift/macosx/x86_64/libswiftCore.dylib -framework Foundation lib/swift/macosx/x86_64/libswiftDarwin.dylib -framework CoreFoundation && :
[189/2093] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreAudio && /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create -output /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/libswiftCoreAudio.dylib /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/lib/swift/macosx/x86_64/libswiftCoreAudio.dylib && codesign -f -s - /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/libswiftCoreAudio.dylib
[190/2093] : && /Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./bin/clang++ -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -stdlib=libc++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -Werror=switch -Wdocumentation -Wimplicit-fallthrough -Wunreachable-code -Woverloaded-virtual -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -fno-sanitize=all -DLLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING=1 -O2 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -dynamiclib -Wl,-headerpad_max_install_names -stdlib=libc++ -target x86_64-apple-macosx10.9 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -arch x86_64 -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/../../../Developer/Library/Frameworks -mmacosx-version-min=10.9 -Wl,-sectcreate,__TEXT,__info_plist,/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/IOKit/Info.plist -Wl,-application_extension -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/x86_64 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/macosx/x86_64 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/macosx -o lib/swift/macosx/x86_64/libswiftIOKit.dylib -install_name @rpath/libswiftIOKit.dylib stdlib/public/SDK/IOKit/macosx/x86_64/IOKit.o -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./lib -framework IOKit lib/swift/macosx/x86_64/libswiftCoreFoundation.dylib lib/swift/macosx/x86_64/libswiftDispatch.dylib lib/swift/macosx/x86_64/libswiftObjectiveC.dylib lib/swift/macosx/x86_64/libswiftCore.dylib -framework Foundation lib/swift/macosx/x86_64/libswiftDarwin.dylib -framework CoreFoundation && :
[191/2093] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreFoundation && /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create -output /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/libswiftCoreFoundation.dylib /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/lib/swift/macosx/x86_64/libswiftCoreFoundation.dylib && codesign -f -s - /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/libswiftCoreFoundation.dylib
[192/2093] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/IOKit && /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create -output /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/libswiftIOKit.dylib /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/lib/swift/macosx/x86_64/libswiftIOKit.dylib && codesign -f -s - /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/libswiftIOKit.dylib
[193/2093] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreGraphics && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/x86_64/CoreGraphics.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/x86_64/CoreGraphics.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreGraphics/qbkAU.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/x86_64/CoreGraphics.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -target x86_64-apple-macosx10.9 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/x86_64 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftCoreGraphics -force-single-frontend-invocation -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreGraphics/qbkAU.txt
[194/2093] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreGraphics && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreGraphics/qbkAU.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -target x86_64-apple-macosx10.9 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/x86_64 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftCoreGraphics -force-single-frontend-invocation -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreGraphics/macosx/x86_64/CoreGraphics.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreGraphics/qbkAU.txt
[195/2093] : && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove lib/swift_static/macosx/x86_64/libswiftCoreGraphics.a && /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar crs lib/swift_static/macosx/x86_64/libswiftCoreGraphics.a stdlib/public/SDK/CoreGraphics/macosx/x86_64/CoreGraphics.o && :
[196/2093] : && /Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./bin/clang++ -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -stdlib=libc++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -Werror=switch -Wdocumentation -Wimplicit-fallthrough -Wunreachable-code -Woverloaded-virtual -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -fno-sanitize=all -DLLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING=1 -O2 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -dynamiclib -Wl,-headerpad_max_install_names -stdlib=libc++ -target x86_64-apple-macosx10.9 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -arch x86_64 -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/../../../Developer/Library/Frameworks -mmacosx-version-min=10.9 -Wl,-sectcreate,__TEXT,__info_plist,/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreGraphics/Info.plist -Wl,-application_extension -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/x86_64 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/macosx/x86_64 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/macosx -o lib/swift/macosx/x86_64/libswiftCoreGraphics.dylib -install_name @rpath/libswiftCoreGraphics.dylib stdlib/public/SDK/CoreGraphics/macosx/x86_64/CoreGraphics.o -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./lib -framework CoreGraphics lib/swift/macosx/x86_64/libswiftIOKit.dylib lib/swift/macosx/x86_64/libswiftCoreFoundation.dylib lib/swift/macosx/x86_64/libswiftCore.dylib -framework Foundation lib/swift/macosx/x86_64/libswiftDarwin.dylib -framework CoreFoundation lib/swift/macosx/x86_64/libswiftDispatch.dylib lib/swift/macosx/x86_64/libswiftObjectiveC.dylib -framework IOKit && :
[197/2093] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreGraphics && /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create -output /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift_static/macosx/libswiftCoreGraphics.a /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/lib/swift_static/macosx/x86_64/libswiftCoreGraphics.a
[198/2093] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreGraphics && /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create -output /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/libswiftCoreGraphics.dylib /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/lib/swift/macosx/x86_64/libswiftCoreGraphics.dylib && codesign -f -s - /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/libswiftCoreGraphics.dylib
[199/2093] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Foundation && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k/Foundation.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k/Foundation.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Foundation/r7Hqp.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k/Foundation.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk -target armv7k-apple-watchos2.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Xllvm -sil-inline-generics -Xllvm -sil-partial-specialization -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftFoundation -force-single-frontend-invocation -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Foundation/r7Hqp.txt
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/Foundation/NSObject.swift:133:14: warning: inference of '@objc' for members of Objective-C-derived classes is deprecated
weak var object : NSObject?
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/Foundation/NSObject.swift:133:14: note: add `@objc` to continue exposing an Objective-C entry point (Swift 3 behavior)
weak var object : NSObject?
^
@objc
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/Foundation/NSObject.swift:133:14: note: add `@nonobjc` to suppress the Objective-C entry point (Swift 4 behavior)
weak var object : NSObject?
^
@nonobjc
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/Foundation/NSObject.swift:135:9: warning: inference of '@objc' for members of Objective-C-derived classes is deprecated
let path : String
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/Foundation/NSObject.swift:135:9: note: add `@objc` to continue exposing an Objective-C entry point (Swift 3 behavior)
let path : String
^
@objc
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/Foundation/NSObject.swift:135:9: note: add `@nonobjc` to suppress the Objective-C entry point (Swift 4 behavior)
let path : String
^
@nonobjc
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/Foundation/NSObject.swift:138:16: warning: inference of '@objc' for members of Objective-C-derived classes is deprecated
static var swizzler : NSKeyValueObservation? = {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/Foundation/NSObject.swift:138:16: note: add `@objc` to continue exposing an Objective-C entry point (Swift 3 behavior)
static var swizzler : NSKeyValueObservation? = {
^
@objc
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/Foundation/NSObject.swift:138:16: note: add `@nonobjc` to suppress the Objective-C entry point (Swift 4 behavior)
static var swizzler : NSKeyValueObservation? = {
^
@nonobjc
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/Foundation/NSObject.swift:160:17: warning: inference of '@objc' for members of Objective-C-derived classes is deprecated
public func invalidate() {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/Foundation/NSObject.swift:160:17: note: add `@objc` to continue exposing an Objective-C entry point (Swift 3 behavior)
public func invalidate() {
^
@objc
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/Foundation/NSObject.swift:160:17: note: add `@nonobjc` to suppress the Objective-C entry point (Swift 4 behavior)
public func invalidate() {
^
@nonobjc
[200/2093] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreLocation && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k/CoreLocation.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k/CoreLocation.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreLocation/d975P.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k/CoreLocation.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk -target armv7k-apple-watchos2.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftCoreLocation -force-single-frontend-invocation -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreLocation/d975P.txt
[201/2093] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Contacts && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k/Contacts.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k/Contacts.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Contacts/wyH94.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k/Contacts.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk -target armv7k-apple-watchos2.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftContacts -force-single-frontend-invocation -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Contacts/wyH94.txt
[202/2093] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Contacts && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Contacts/wyH94.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk -target armv7k-apple-watchos2.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftContacts -force-single-frontend-invocation -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Contacts/watchos/armv7k/Contacts.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Contacts/wyH94.txt
[203/2091] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreLocation && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreLocation/d975P.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk -target armv7k-apple-watchos2.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftCoreLocation -force-single-frontend-invocation -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreLocation/watchos/armv7k/CoreLocation.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreLocation/d975P.txt
[204/2089] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreData && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreData/hTAOr.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk -target armv7k-apple-watchos2.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftCoreData -force-single-frontend-invocation -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreData/watchos/armv7k/CoreData.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreData/hTAOr.txt
[205/2087] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreData && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k/CoreData.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k/CoreData.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreData/hTAOr.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k/CoreData.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk -target armv7k-apple-watchos2.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftCoreData -force-single-frontend-invocation -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreData/hTAOr.txt
[206/2087] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Intents && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Intents/oM0Uc.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk -target armv7k-apple-watchos2.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftIntents -force-single-frontend-invocation -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Intents/watchos/armv7k/Intents.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Intents/oM0Uc.txt
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/Intents/INRideOption.swift:29:10: warning: functions in a protocol extension do not need to be marked with 'final'
public final var usesMeteredFare: NSNumber? {
^~~~~~
[207/2085] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7s/Swift.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7s/Swift.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core/wpDYX.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7s/Swift.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk -target armv7s-apple-ios7.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7s -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -nostdimport -parse-stdlib -module-name Swift -Xfrontend -group-info-path -Xfrontend /Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/GroupInfo.json -Xfrontend -sil-serialize-all -swift-version 3 -warn-swift3-objc-inference-complete -Xllvm -sil-inline-generics -Xllvm -sil-partial-specialization -Xfrontend -enable-sil-ownership -module-link-name swiftCore -force-single-frontend-invocation -Xcc -D__SWIFT_CURRENT_DYLIB=swiftCore -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core/wpDYX.txt
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:163:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView : _SwiftStringView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:178:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView : BidirectionalCollection {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:654:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView : RangeReplaceableCollection {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:732:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:398:21: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension Substring.CharacterView : BidirectionalCollection {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:637:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:158:29: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public init(_ characters: CharacterView) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:473:36: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public init(_ content: Substring.CharacterView) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUnicodeScalarView.swift:509:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> String.UnicodeScalarView.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:590:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:746:52: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public subscript(bounds: Range<Index>) -> String.CharacterView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUnicodeScalarView.swift:509:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> String.UnicodeScalarView.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF16.swift:537:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> String.UTF16View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF8.swift:673:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> String.UTF8View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:590:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:447:26: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public init(_ content: CharacterView) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:608:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:608:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUnicodeScalarView.swift:509:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> String.UnicodeScalarView.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:590:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:608:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF16.swift:537:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> String.UTF16View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF8.swift:673:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> String.UTF8View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF16.swift:537:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> String.UTF16View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF8.swift:673:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> String.UTF8View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/DoubleWidth.swift.gyb:410:21: warning: '+' is deprecated: Please use explicit type conversions or Strideable methods for mixed-type arithmetics.
return (~high + (overflow ? 1 : 0), lowComplement)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:130:20: warning: 'CharacterView' is deprecated: Please use String or Substring directly
_ body: (inout CharacterView) -> R
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:130:20: warning: 'CharacterView' is deprecated: Please use String or Substring directly
_ body: (inout CharacterView) -> R
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:130:20: warning: 'CharacterView' is deprecated: Please use String or Substring directly
_ body: (inout CharacterView) -> R
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:135:15: warning: 'CharacterView' is deprecated: Please use String or Substring directly
var tmp = CharacterView("")
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:380:25: warning: 'CharacterView' is deprecated: Please use String or Substring directly
if _fastPath(String.CharacterView._quickCheckGraphemeBreakBetween(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:519:25: warning: 'CharacterView' is deprecated: Please use String or Substring directly
if _fastPath(String.CharacterView._quickCheckGraphemeBreakBetween(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:747:19: warning: 'CharacterView' is deprecated: Please use String or Substring directly
return String.CharacterView(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/String.swift:154:26: warning: 'CharacterView' is deprecated: Please use String or Substring directly
return String(String.CharacterView(self))
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/String.swift:159:44: warning: 'characters' is deprecated: Please use String or Substring directly
var _persistentContent : String { return characters._persistentContent }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:58:41: warning: 'characters' is deprecated: Please use String or Substring directly
public var startIndex: Index { return characters.startIndex }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:64:39: warning: 'characters' is deprecated: Please use String or Substring directly
public var endIndex: Index { return characters.endIndex }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:42:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
self._core = CharacterView(other)._core
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:72:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(after: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:77:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(before: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:103:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(i, offsetBy: n)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:146:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(i, offsetBy: n, limitedBy: limit)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:159:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.distance(from: start, to: end)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:175:52: warning: 'characters' is deprecated: Please use String or Substring directly
public subscript(i: Index) -> Character { return characters[i] }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:195:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
self._core = CharacterView(characters)._core
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:212:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.reserveCapacity(n)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:228:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.append(c)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:238:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.append(contentsOf: newElements)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:261:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:279:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.insert(newElement, at: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:301:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.insert(contentsOf: newElements, at: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:326:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.remove(at: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:342:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.removeSubrange(bounds)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:357:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.removeAll(keepingCapacity: keepCapacity)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringIndexConversions.swift:59:19: warning: 'characters' is deprecated: Please use String or Substring directly
self = target.characters._index(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:403:32: warning: 'CharacterView' is deprecated: Please use String or Substring directly
internal init(_ base: String.CharacterView, _bounds: Range<Index>) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:400:44: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public typealias SubSequence = Substring.CharacterView
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:405:32: warning: 'characters' is deprecated: Please use String or Substring directly
base: String(base._core).characters,
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:426:22: warning: 'CharacterView' is deprecated: Please use String or Substring directly
return Substring.CharacterView(_wholeString.characters, _bounds: r)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:426:49: warning: 'characters' is deprecated: Please use String or Substring directly
return Substring.CharacterView(_wholeString.characters, _bounds: r)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:597:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:602:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:614:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:619:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
[208/2085] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Intents && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k/Intents.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k/Intents.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Intents/oM0Uc.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k/Intents.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk -target armv7k-apple-watchos2.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftIntents -force-single-frontend-invocation -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Intents/oM0Uc.txt
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/Intents/INRideOption.swift:29:10: warning: functions in a protocol extension do not need to be marked with 'final'
public final var usesMeteredFare: NSNumber? {
^~~~~~
[209/2085] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform/2kemq.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk -target armv7s-apple-ios7.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7s -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -disable-objc-attr-requires-foundation-module -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftDarwin -force-single-frontend-invocation -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform/iphoneos/armv7s/Darwin.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform/2kemq.txt
[210/2084] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7s/Darwin.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7s/Darwin.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform/2kemq.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7s/Darwin.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk -target armv7s-apple-ios7.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7s -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -disable-objc-attr-requires-foundation-module -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftDarwin -force-single-frontend-invocation -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform/2kemq.txt
[211/2084] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7/Swift.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7/Swift.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core/zjVWA.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7/Swift.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk -target armv7-apple-ios7.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -nostdimport -parse-stdlib -module-name Swift -Xfrontend -group-info-path -Xfrontend /Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/GroupInfo.json -Xfrontend -sil-serialize-all -swift-version 3 -warn-swift3-objc-inference-complete -Xllvm -sil-inline-generics -Xllvm -sil-partial-specialization -Xfrontend -enable-sil-ownership -module-link-name swiftCore -force-single-frontend-invocation -Xcc -D__SWIFT_CURRENT_DYLIB=swiftCore -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core/zjVWA.txt
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:163:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView : _SwiftStringView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:178:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView : BidirectionalCollection {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:654:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView : RangeReplaceableCollection {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:732:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:398:21: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension Substring.CharacterView : BidirectionalCollection {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:637:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:158:29: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public init(_ characters: CharacterView) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:473:36: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public init(_ content: Substring.CharacterView) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUnicodeScalarView.swift:509:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> String.UnicodeScalarView.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:590:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:746:52: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public subscript(bounds: Range<Index>) -> String.CharacterView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUnicodeScalarView.swift:509:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> String.UnicodeScalarView.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF16.swift:537:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> String.UTF16View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF8.swift:673:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> String.UTF8View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:590:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:447:26: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public init(_ content: CharacterView) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:608:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:608:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUnicodeScalarView.swift:509:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> String.UnicodeScalarView.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:590:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:608:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF16.swift:537:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> String.UTF16View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF8.swift:673:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> String.UTF8View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF16.swift:537:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> String.UTF16View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF8.swift:673:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> String.UTF8View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/DoubleWidth.swift.gyb:410:21: warning: '+' is deprecated: Please use explicit type conversions or Strideable methods for mixed-type arithmetics.
return (~high + (overflow ? 1 : 0), lowComplement)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:130:20: warning: 'CharacterView' is deprecated: Please use String or Substring directly
_ body: (inout CharacterView) -> R
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:130:20: warning: 'CharacterView' is deprecated: Please use String or Substring directly
_ body: (inout CharacterView) -> R
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:130:20: warning: 'CharacterView' is deprecated: Please use String or Substring directly
_ body: (inout CharacterView) -> R
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:135:15: warning: 'CharacterView' is deprecated: Please use String or Substring directly
var tmp = CharacterView("")
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:380:25: warning: 'CharacterView' is deprecated: Please use String or Substring directly
if _fastPath(String.CharacterView._quickCheckGraphemeBreakBetween(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:519:25: warning: 'CharacterView' is deprecated: Please use String or Substring directly
if _fastPath(String.CharacterView._quickCheckGraphemeBreakBetween(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:747:19: warning: 'CharacterView' is deprecated: Please use String or Substring directly
return String.CharacterView(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/String.swift:154:26: warning: 'CharacterView' is deprecated: Please use String or Substring directly
return String(String.CharacterView(self))
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/String.swift:159:44: warning: 'characters' is deprecated: Please use String or Substring directly
var _persistentContent : String { return characters._persistentContent }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:58:41: warning: 'characters' is deprecated: Please use String or Substring directly
public var startIndex: Index { return characters.startIndex }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:64:39: warning: 'characters' is deprecated: Please use String or Substring directly
public var endIndex: Index { return characters.endIndex }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:42:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
self._core = CharacterView(other)._core
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:72:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(after: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:77:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(before: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:103:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(i, offsetBy: n)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:146:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(i, offsetBy: n, limitedBy: limit)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:159:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.distance(from: start, to: end)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:175:52: warning: 'characters' is deprecated: Please use String or Substring directly
public subscript(i: Index) -> Character { return characters[i] }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:195:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
self._core = CharacterView(characters)._core
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:212:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.reserveCapacity(n)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:228:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.append(c)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:238:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.append(contentsOf: newElements)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:261:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:279:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.insert(newElement, at: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:301:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.insert(contentsOf: newElements, at: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:326:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.remove(at: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:342:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.removeSubrange(bounds)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:357:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.removeAll(keepingCapacity: keepCapacity)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringIndexConversions.swift:59:19: warning: 'characters' is deprecated: Please use String or Substring directly
self = target.characters._index(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:403:32: warning: 'CharacterView' is deprecated: Please use String or Substring directly
internal init(_ base: String.CharacterView, _bounds: Range<Index>) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:400:44: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public typealias SubSequence = Substring.CharacterView
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:405:32: warning: 'characters' is deprecated: Please use String or Substring directly
base: String(base._core).characters,
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:426:22: warning: 'CharacterView' is deprecated: Please use String or Substring directly
return Substring.CharacterView(_wholeString.characters, _bounds: r)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:426:49: warning: 'characters' is deprecated: Please use String or Substring directly
return Substring.CharacterView(_wholeString.characters, _bounds: r)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:597:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:602:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:614:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:619:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
[212/2084] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform/Kpwk2.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk -target armv7-apple-ios7.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -disable-objc-attr-requires-foundation-module -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftDarwin -force-single-frontend-invocation -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform/iphoneos/armv7/Darwin.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform/Kpwk2.txt
[213/2082] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7/Darwin.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7/Darwin.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform/Kpwk2.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7/Darwin.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk -target armv7-apple-ios7.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -disable-objc-attr-requires-foundation-module -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftDarwin -force-single-frontend-invocation -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform/Kpwk2.txt
[214/2082] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7s/SwiftOnoneSupport.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7s/SwiftOnoneSupport.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport/iWlZ2.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7s/SwiftOnoneSupport.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk -target armv7s-apple-ios7.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7s -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -Xfrontend -sil-serialize-all -parse-stdlib -Xllvm -sil-inline-generics=false -module-link-name swiftSwiftOnoneSupport -force-single-frontend-invocation -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport/iWlZ2.txt
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SwiftOnoneSupport/SwiftOnoneSupport.swift:154:40: warning: 'characters' is deprecated: Please use String or Substring directly
_createArrayUserWithoutSorting("a".characters)
^
[215/2082] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core/zjVWA.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk -target armv7-apple-ios7.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -nostdimport -parse-stdlib -module-name Swift -Xfrontend -group-info-path -Xfrontend /Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/GroupInfo.json -Xfrontend -sil-serialize-all -swift-version 3 -warn-swift3-objc-inference-complete -Xllvm -sil-inline-generics -Xllvm -sil-partial-specialization -Xfrontend -enable-sil-ownership -module-link-name swiftCore -force-single-frontend-invocation -Xcc -D__SWIFT_CURRENT_DYLIB=swiftCore -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core/iphoneos/armv7/Swift.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core/zjVWA.txt
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:163:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView : _SwiftStringView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:178:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView : BidirectionalCollection {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:654:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView : RangeReplaceableCollection {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:732:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:398:21: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension Substring.CharacterView : BidirectionalCollection {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:637:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
extension String.CharacterView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:158:29: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public init(_ characters: CharacterView) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:473:36: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public init(_ content: Substring.CharacterView) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUnicodeScalarView.swift:509:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> String.UnicodeScalarView.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:590:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:746:52: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public subscript(bounds: Range<Index>) -> String.CharacterView {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUnicodeScalarView.swift:509:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> String.UnicodeScalarView.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF16.swift:537:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> String.UTF16View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF8.swift:673:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> String.UTF8View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:590:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:447:26: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public init(_ content: CharacterView) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:608:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:608:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol '_IndexableBase'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:94:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUnicodeScalarView.swift:509:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> String.UnicodeScalarView.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:590:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:608:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> Substring {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF16.swift:537:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> String.UTF16View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF8.swift:673:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> String.UTF8View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF16.swift:537:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'Collection'
public subscript(r: Range<Index>) -> String.UTF16View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Collection.swift:717:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringUTF8.swift:673:10: warning: unavailable subscript 'subscript' was used to satisfy a requirement of protocol 'BidirectionalCollection'
public subscript(r: Range<Index>) -> String.UTF8View.SubSequence {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/BidirectionalCollection.swift:155:3: note: requirement 'subscript' declared here
subscript(bounds: Range<Index>) -> SubSequence { get }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/DoubleWidth.swift.gyb:410:21: warning: '+' is deprecated: Please use explicit type conversions or Strideable methods for mixed-type arithmetics.
return (~high + (overflow ? 1 : 0), lowComplement)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:130:20: warning: 'CharacterView' is deprecated: Please use String or Substring directly
_ body: (inout CharacterView) -> R
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:130:20: warning: 'CharacterView' is deprecated: Please use String or Substring directly
_ body: (inout CharacterView) -> R
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:130:20: warning: 'CharacterView' is deprecated: Please use String or Substring directly
_ body: (inout CharacterView) -> R
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:135:15: warning: 'CharacterView' is deprecated: Please use String or Substring directly
var tmp = CharacterView("")
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:380:25: warning: 'CharacterView' is deprecated: Please use String or Substring directly
if _fastPath(String.CharacterView._quickCheckGraphemeBreakBetween(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:519:25: warning: 'CharacterView' is deprecated: Please use String or Substring directly
if _fastPath(String.CharacterView._quickCheckGraphemeBreakBetween(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringCharacterView.swift:747:19: warning: 'CharacterView' is deprecated: Please use String or Substring directly
return String.CharacterView(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/String.swift:154:26: warning: 'CharacterView' is deprecated: Please use String or Substring directly
return String(String.CharacterView(self))
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/String.swift:159:44: warning: 'characters' is deprecated: Please use String or Substring directly
var _persistentContent : String { return characters._persistentContent }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:58:41: warning: 'characters' is deprecated: Please use String or Substring directly
public var startIndex: Index { return characters.startIndex }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:64:39: warning: 'characters' is deprecated: Please use String or Substring directly
public var endIndex: Index { return characters.endIndex }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:42:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
self._core = CharacterView(other)._core
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:72:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(after: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:77:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(before: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:103:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(i, offsetBy: n)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:146:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.index(i, offsetBy: n, limitedBy: limit)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:159:12: warning: 'characters' is deprecated: Please use String or Substring directly
return characters.distance(from: start, to: end)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:175:52: warning: 'characters' is deprecated: Please use String or Substring directly
public subscript(i: Index) -> Character { return characters[i] }
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:195:18: warning: 'CharacterView' is deprecated: Please use String or Substring directly
self._core = CharacterView(characters)._core
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:212:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.reserveCapacity(n)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:228:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.append(c)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:238:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.append(contentsOf: newElements)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:261:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:279:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.insert(newElement, at: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:301:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.insert(contentsOf: newElements, at: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:326:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.remove(at: i)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:342:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.removeSubrange(bounds)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringRangeReplaceableCollection.swift.gyb:357:17: warning: 'CharacterView' is deprecated: Please use String or Substring directly
(v: inout CharacterView) in v.removeAll(keepingCapacity: keepCapacity)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/StringIndexConversions.swift:59:19: warning: 'characters' is deprecated: Please use String or Substring directly
self = target.characters._index(
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:403:32: warning: 'CharacterView' is deprecated: Please use String or Substring directly
internal init(_ base: String.CharacterView, _bounds: Range<Index>) {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:400:44: warning: 'CharacterView' is deprecated: Please use String or Substring directly
public typealias SubSequence = Substring.CharacterView
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:405:32: warning: 'characters' is deprecated: Please use String or Substring directly
base: String(base._core).characters,
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:426:22: warning: 'CharacterView' is deprecated: Please use String or Substring directly
return Substring.CharacterView(_wholeString.characters, _bounds: r)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:426:49: warning: 'characters' is deprecated: Please use String or Substring directly
return Substring.CharacterView(_wholeString.characters, _bounds: r)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:597:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:602:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:614:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/core/Substring.swift.gyb:619:19: warning: 'characters' is deprecated: Please use String or Substring directly
return String(characters[bounds])
^
[216/2082] : && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove lib/swift_static/iphoneos/armv7/libswiftCore.a && /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar crs lib/swift_static/iphoneos/armv7/libswiftCore.a stdlib/public/core/iphoneos/armv7/Swift.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/AnyHashableSupport.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/Array.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/Casting.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/CygwinPort.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/Demangle.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/Enum.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/ErrorObjectConstants.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/ErrorObjectNative.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/Errors.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/ErrorDefaultImpls.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/Exclusivity.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/Heap.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/HeapObject.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/ImageInspectionMachO.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/ImageInspectionELF.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/ImageInspectionWin32.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/KnownMetadata.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/Metadata.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/MetadataLookup.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/MutexPThread.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/MutexWin32.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/Once.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/Portability.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/ProtocolConformance.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/RefCount.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/RuntimeEntrySymbols.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/__/__/__/lib/Demangling/OldDemangler.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/__/__/__/lib/Demangling/Demangler.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/__/__/__/lib/Demangling/NodePrinter.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/__/__/__/lib/Demangling/Context.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/__/__/__/lib/Demangling/ManglingUtils.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/__/__/__/lib/Demangling/Punycode.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/ErrorObject.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/SwiftObject.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/SwiftValue.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/Reflection.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/__/__/__/lib/Demangling/OldRemangler.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/__/__/__/lib/Demangling/Remangler.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphoneos-armv7.dir/Assert.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphoneos-armv7.dir/CommandLine.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphoneos-armv7.dir/GlobalObjects.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphoneos-armv7.dir/KeyPaths.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphoneos-armv7.dir/LibcShims.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphoneos-armv7.dir/Stubs.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphoneos-armv7.dir/Availability.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphoneos-armv7.dir/FoundationHelpers.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphoneos-armv7.dir/OptionalBridgingHelper.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphoneos-armv7.dir/Reflection.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphoneos-armv7.dir/4/SwiftNativeNSXXXBase.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphoneos-armv7.dir/UnicodeNormalization.cpp.o && :
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/swift_static/iphoneos/armv7/libswiftCore.a(CygwinPort.cpp.o) has no symbols
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/swift_static/iphoneos/armv7/libswiftCore.a(ErrorObjectNative.cpp.o) has no symbols
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/swift_static/iphoneos/armv7/libswiftCore.a(ImageInspectionELF.cpp.o) has no symbols
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/swift_static/iphoneos/armv7/libswiftCore.a(ImageInspectionWin32.cpp.o) has no symbols
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/swift_static/iphoneos/armv7/libswiftCore.a(MutexWin32.cpp.o) has no symbols
[217/2082] : && /Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./bin/clang++ -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -stdlib=libc++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -Werror=switch -Wdocumentation -Wimplicit-fallthrough -Wunreachable-code -Woverloaded-virtual -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -fno-sanitize=all -DLLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING=1 -O2 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -dynamiclib -Wl,-headerpad_max_install_names -stdlib=libc++ -all_load -target armv7-apple-ios7.0 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk -arch armv7 -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/../../../Developer/Library/Frameworks -mios-version-min=7.0 -Wl,-sectcreate,__TEXT,__info_plist,/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/core/Info.plist -Wl,-application_extension -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/iphoneos/armv7 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/iphoneos -o lib/swift/iphoneos/armv7/libswiftCore.dylib -install_name @rpath/libswiftCore.dylib stdlib/public/core/iphoneos/armv7/Swift.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/AnyHashableSupport.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/Array.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/Casting.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/CygwinPort.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/Demangle.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/Enum.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/ErrorObjectConstants.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/ErrorObjectNative.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/Errors.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/ErrorDefaultImpls.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/Exclusivity.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/Heap.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/HeapObject.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/ImageInspectionMachO.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/ImageInspectionELF.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/ImageInspectionWin32.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/KnownMetadata.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/Metadata.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/MetadataLookup.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/MutexPThread.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/MutexWin32.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/Once.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/Portability.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/ProtocolConformance.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/RefCount.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/RuntimeEntrySymbols.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/__/__/__/lib/Demangling/OldDemangler.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/__/__/__/lib/Demangling/Demangler.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/__/__/__/lib/Demangling/NodePrinter.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/__/__/__/lib/Demangling/Context.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/__/__/__/lib/Demangling/ManglingUtils.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/__/__/__/lib/Demangling/Punycode.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/ErrorObject.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/SwiftObject.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/SwiftValue.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/Reflection.mm.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/__/__/__/lib/Demangling/OldRemangler.cpp.o stdlib/public/runtime/CMakeFiles/swiftRuntime-iphoneos-armv7.dir/__/__/__/lib/Demangling/Remangler.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphoneos-armv7.dir/Assert.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphoneos-armv7.dir/CommandLine.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphoneos-armv7.dir/GlobalObjects.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphoneos-armv7.dir/KeyPaths.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphoneos-armv7.dir/LibcShims.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphoneos-armv7.dir/Stubs.cpp.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphoneos-armv7.dir/Availability.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphoneos-armv7.dir/FoundationHelpers.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphoneos-armv7.dir/OptionalBridgingHelper.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphoneos-armv7.dir/Reflection.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphoneos-armv7.dir/4/SwiftNativeNSXXXBase.mm.o stdlib/public/stubs/CMakeFiles/swiftStdlibStubs-iphoneos-armv7.dir/UnicodeNormalization.cpp.o -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./lib -framework Foundation -framework CoreFoundation -licucore && :
ld: warning: embedded dylibs/frameworks only run on iOS 8 or later
[218/2082] : && /Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./bin/clang++ -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -stdlib=libc++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -Werror=switch -Wdocumentation -Wimplicit-fallthrough -Wunreachable-code -Woverloaded-virtual -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -fno-sanitize=all -DLLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING=1 -O2 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -dynamiclib -Wl,-headerpad_max_install_names -stdlib=libc++ -target armv7-apple-ios7.0 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk -arch armv7 -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/../../../Developer/Library/Frameworks -mios-version-min=7.0 -Wl,-sectcreate,__TEXT,__info_plist,/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/Platform/Info.plist -Wl,-application_extension -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/iphoneos/armv7 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/iphoneos -o lib/swift/iphoneos/armv7/libswiftDarwin.dylib -install_name @rpath/libswiftDarwin.dylib stdlib/public/Platform/iphoneos/armv7/Darwin.o stdlib/public/Platform/CMakeFiles/swiftDarwin-iphoneos-armv7.dir/Misc.c.o -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./lib lib/swift/iphoneos/armv7/libswiftCore.dylib -framework Foundation -framework CoreFoundation && :
ld: warning: embedded dylibs/frameworks only run on iOS 8 or later
[219/2082] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport/iWlZ2.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk -target armv7s-apple-ios7.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7s -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -Xfrontend -sil-serialize-all -parse-stdlib -Xllvm -sil-inline-generics=false -module-link-name swiftSwiftOnoneSupport -force-single-frontend-invocation -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport/iphoneos/armv7s/SwiftOnoneSupport.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport/iWlZ2.txt
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SwiftOnoneSupport/SwiftOnoneSupport.swift:154:40: warning: 'characters' is deprecated: Please use String or Substring directly
_createArrayUserWithoutSorting("a".characters)
^
[220/2081] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/ObjectiveC && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/ObjectiveC/n1lBV.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk -target armv7-apple-ios7.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Xfrontend -disable-objc-attr-requires-foundation-module -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftObjectiveC -force-single-frontend-invocation -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/ObjectiveC/iphoneos/armv7/ObjectiveC.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/ObjectiveC/n1lBV.txt
[221/2080] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Foundation && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Foundation/r7Hqp.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk -target armv7k-apple-watchos2.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Xllvm -sil-inline-generics -Xllvm -sil-partial-specialization -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftFoundation -force-single-frontend-invocation -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Foundation/watchos/armv7k/Foundation.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Foundation/r7Hqp.txt
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/Foundation/NSObject.swift:133:14: warning: inference of '@objc' for members of Objective-C-derived classes is deprecated
weak var object : NSObject?
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/Foundation/NSObject.swift:133:14: note: add `@objc` to continue exposing an Objective-C entry point (Swift 3 behavior)
weak var object : NSObject?
^
@objc
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/Foundation/NSObject.swift:133:14: note: add `@nonobjc` to suppress the Objective-C entry point (Swift 4 behavior)
weak var object : NSObject?
^
@nonobjc
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/Foundation/NSObject.swift:135:9: warning: inference of '@objc' for members of Objective-C-derived classes is deprecated
let path : String
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/Foundation/NSObject.swift:135:9: note: add `@objc` to continue exposing an Objective-C entry point (Swift 3 behavior)
let path : String
^
@objc
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/Foundation/NSObject.swift:135:9: note: add `@nonobjc` to suppress the Objective-C entry point (Swift 4 behavior)
let path : String
^
@nonobjc
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/Foundation/NSObject.swift:138:16: warning: inference of '@objc' for members of Objective-C-derived classes is deprecated
static var swizzler : NSKeyValueObservation? = {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/Foundation/NSObject.swift:138:16: note: add `@objc` to continue exposing an Objective-C entry point (Swift 3 behavior)
static var swizzler : NSKeyValueObservation? = {
^
@objc
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/Foundation/NSObject.swift:138:16: note: add `@nonobjc` to suppress the Objective-C entry point (Swift 4 behavior)
static var swizzler : NSKeyValueObservation? = {
^
@nonobjc
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/Foundation/NSObject.swift:160:17: warning: inference of '@objc' for members of Objective-C-derived classes is deprecated
public func invalidate() {
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/Foundation/NSObject.swift:160:17: note: add `@objc` to continue exposing an Objective-C entry point (Swift 3 behavior)
public func invalidate() {
^
@objc
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/Foundation/NSObject.swift:160:17: note: add `@nonobjc` to suppress the Objective-C entry point (Swift 4 behavior)
public func invalidate() {
^
@nonobjc
[222/2078] : && /Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./bin/clang++ -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -stdlib=libc++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -Werror=switch -Wdocumentation -Wimplicit-fallthrough -Wunreachable-code -Woverloaded-virtual -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -fno-sanitize=all -DLLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING=1 -O2 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -dynamiclib -Wl,-headerpad_max_install_names -stdlib=libc++ -target armv7k-apple-watchos2.0 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk -arch armv7k -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/../../../Developer/Library/Frameworks -mwatchos-version-min=2.0 -Wl,-sectcreate,__TEXT,__info_plist,/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Foundation/Info.plist -Wl,-application_extension -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/watchos/armv7k -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/watchos -o lib/swift/watchos/armv7k/libswiftFoundation.dylib -install_name @rpath/libswiftFoundation.dylib stdlib/public/SDK/Foundation/watchos/armv7k/Foundation.o stdlib/public/SDK/Foundation/CMakeFiles/swiftFoundation-watchos-armv7k.dir/DataThunks.m.o stdlib/public/SDK/Foundation/CMakeFiles/swiftFoundation-watchos-armv7k.dir/CheckClass.mm.o -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./lib -framework Foundation lib/swift/watchos/armv7k/libswiftCoreGraphics.dylib lib/swift/watchos/armv7k/libswiftCoreFoundation.dylib lib/swift/watchos/armv7k/libswiftCore.dylib -framework Foundation lib/swift/watchos/armv7k/libswiftDarwin.dylib -framework CoreFoundation lib/swift/watchos/armv7k/libswiftDispatch.dylib lib/swift/watchos/armv7k/libswiftObjectiveC.dylib -framework CoreGraphics && :
ld: warning: directory not found for option '-F/Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/../../../Developer/Library/Frameworks'
[223/2078] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/ObjectiveC && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7s/ObjectiveC.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7s/ObjectiveC.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/ObjectiveC/MrPJ9.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7s/ObjectiveC.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk -target armv7s-apple-ios7.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7s -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Xfrontend -disable-objc-attr-requires-foundation-module -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftObjectiveC -force-single-frontend-invocation -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/ObjectiveC/MrPJ9.txt
[224/2078] : && /Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./bin/clang++ -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -stdlib=libc++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -Werror=switch -Wdocumentation -Wimplicit-fallthrough -Wunreachable-code -Woverloaded-virtual -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -fno-sanitize=all -DLLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING=1 -O2 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -dynamiclib -Wl,-headerpad_max_install_names -stdlib=libc++ -target armv7k-apple-watchos2.0 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk -arch armv7k -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/../../../Developer/Library/Frameworks -mwatchos-version-min=2.0 -Wl,-sectcreate,__TEXT,__info_plist,/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreLocation/Info.plist -Wl,-application_extension -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/watchos/armv7k -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/watchos -o lib/swift/watchos/armv7k/libswiftCoreLocation.dylib -install_name @rpath/libswiftCoreLocation.dylib stdlib/public/SDK/CoreLocation/watchos/armv7k/CoreLocation.o -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./lib -framework CoreLocation lib/swift/watchos/armv7k/libswiftFoundation.dylib lib/swift/watchos/armv7k/libswiftCoreGraphics.dylib lib/swift/watchos/armv7k/libswiftCoreFoundation.dylib lib/swift/watchos/armv7k/libswiftCore.dylib lib/swift/watchos/armv7k/libswiftDarwin.dylib -framework CoreFoundation -framework CoreGraphics lib/swift/watchos/armv7k/libswiftDispatch.dylib lib/swift/watchos/armv7k/libswiftObjectiveC.dylib -framework Foundation && :
ld: warning: directory not found for option '-F/Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/../../../Developer/Library/Frameworks'
[225/2078] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreLocation && /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create -output /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/libswiftCoreLocation.dylib /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/lib/swift/watchos/armv7k/libswiftCoreLocation.dylib && codesign -f -s - /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/libswiftCoreLocation.dylib
[226/2078] : && /Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./bin/clang++ -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -stdlib=libc++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -Werror=switch -Wdocumentation -Wimplicit-fallthrough -Wunreachable-code -Woverloaded-virtual -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -fno-sanitize=all -DLLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING=1 -O2 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -dynamiclib -Wl,-headerpad_max_install_names -stdlib=libc++ -target armv7k-apple-watchos2.0 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk -arch armv7k -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/../../../Developer/Library/Frameworks -mwatchos-version-min=2.0 -Wl,-sectcreate,__TEXT,__info_plist,/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Contacts/Info.plist -Wl,-application_extension -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/watchos/armv7k -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/watchos -o lib/swift/watchos/armv7k/libswiftContacts.dylib -install_name @rpath/libswiftContacts.dylib stdlib/public/SDK/Contacts/watchos/armv7k/Contacts.o -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./lib -weak_framework Contacts lib/swift/watchos/armv7k/libswiftFoundation.dylib lib/swift/watchos/armv7k/libswiftCoreGraphics.dylib lib/swift/watchos/armv7k/libswiftCoreFoundation.dylib lib/swift/watchos/armv7k/libswiftCore.dylib lib/swift/watchos/armv7k/libswiftDarwin.dylib -framework CoreFoundation -framework CoreGraphics lib/swift/watchos/armv7k/libswiftDispatch.dylib lib/swift/watchos/armv7k/libswiftObjectiveC.dylib -framework Foundation && :
ld: warning: directory not found for option '-F/Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/../../../Developer/Library/Frameworks'
[227/2078] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Contacts && /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create -output /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/libswiftContacts.dylib /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/lib/swift/watchos/armv7k/libswiftContacts.dylib && codesign -f -s - /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/libswiftContacts.dylib
[228/2078] : && /Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./bin/clang++ -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -stdlib=libc++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -Werror=switch -Wdocumentation -Wimplicit-fallthrough -Wunreachable-code -Woverloaded-virtual -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -fno-sanitize=all -DLLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING=1 -O2 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -dynamiclib -Wl,-headerpad_max_install_names -stdlib=libc++ -target armv7k-apple-watchos2.0 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk -arch armv7k -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/../../../Developer/Library/Frameworks -mwatchos-version-min=2.0 -Wl,-sectcreate,__TEXT,__info_plist,/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreData/Info.plist -Wl,-application_extension -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/watchos/armv7k -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/watchos -o lib/swift/watchos/armv7k/libswiftCoreData.dylib -install_name @rpath/libswiftCoreData.dylib stdlib/public/SDK/CoreData/watchos/armv7k/CoreData.o stdlib/public/SDK/CoreData/CMakeFiles/swiftCoreData-watchos-armv7k.dir/CoreData.mm.o -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./lib -framework CoreData lib/swift/watchos/armv7k/libswiftFoundation.dylib lib/swift/watchos/armv7k/libswiftCoreGraphics.dylib lib/swift/watchos/armv7k/libswiftCoreFoundation.dylib lib/swift/watchos/armv7k/libswiftCore.dylib lib/swift/watchos/armv7k/libswiftDarwin.dylib -framework CoreFoundation -framework CoreGraphics lib/swift/watchos/armv7k/libswiftDispatch.dylib lib/swift/watchos/armv7k/libswiftObjectiveC.dylib -framework Foundation && :
ld: warning: directory not found for option '-F/Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/../../../Developer/Library/Frameworks'
[229/2078] : && /Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./bin/clang++ -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -stdlib=libc++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -Werror=switch -Wdocumentation -Wimplicit-fallthrough -Wunreachable-code -Woverloaded-virtual -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -fno-sanitize=all -DLLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING=1 -O2 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -dynamiclib -Wl,-headerpad_max_install_names -stdlib=libc++ -target armv7k-apple-watchos2.0 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk -arch armv7k -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/../../../Developer/Library/Frameworks -mwatchos-version-min=2.0 -Wl,-sectcreate,__TEXT,__info_plist,/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Intents/Info.plist -Wl,-application_extension -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/armv7k -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/watchos/armv7k -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/watchos -o lib/swift/watchos/armv7k/libswiftIntents.dylib -install_name @rpath/libswiftIntents.dylib stdlib/public/SDK/Intents/watchos/armv7k/Intents.o -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./lib -weak_framework Intents lib/swift/watchos/armv7k/libswiftContacts.dylib lib/swift/watchos/armv7k/libswiftCoreLocation.dylib lib/swift/watchos/armv7k/libswiftFoundation.dylib -weak_framework Contacts lib/swift/watchos/armv7k/libswiftCoreGraphics.dylib lib/swift/watchos/armv7k/libswiftCoreFoundation.dylib lib/swift/watchos/armv7k/libswiftCore.dylib lib/swift/watchos/armv7k/libswiftDarwin.dylib -framework CoreFoundation -framework CoreGraphics lib/swift/watchos/armv7k/libswiftDispatch.dylib -framework Foundation lib/swift/watchos/armv7k/libswiftObjectiveC.dylib -framework CoreLocation && :
ld: warning: directory not found for option '-F/Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS4.0.sdk/../../../Developer/Library/Frameworks'
[230/2078] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreData && /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create -output /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/libswiftCoreData.dylib /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/lib/swift/watchos/armv7k/libswiftCoreData.dylib && codesign -f -s - /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/libswiftCoreData.dylib
[231/2078] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Intents && /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create -output /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/libswiftIntents.dylib /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/lib/swift/watchos/armv7k/libswiftIntents.dylib && codesign -f -s - /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/libswiftIntents.dylib
[232/2078] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Foundation && /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create -output /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/libswiftFoundation.dylib /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/lib/swift/watchos/armv7k/libswiftFoundation.dylib && codesign -f -s - /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/watchos/libswiftFoundation.dylib
[233/2078] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/simd && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7/simd.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7/simd.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/simd/rfEQY.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7/simd.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk -target armv7-apple-ios7.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Xfrontend -sil-serialize-all -parse-stdlib -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftsimd -force-single-frontend-invocation -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/simd/rfEQY.txt
[234/2078] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7/SwiftOnoneSupport.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7/SwiftOnoneSupport.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport/z1dn9.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7/SwiftOnoneSupport.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk -target armv7-apple-ios7.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -Xfrontend -sil-serialize-all -parse-stdlib -Xllvm -sil-inline-generics=false -module-link-name swiftSwiftOnoneSupport -force-single-frontend-invocation -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport/z1dn9.txt
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SwiftOnoneSupport/SwiftOnoneSupport.swift:154:40: warning: 'characters' is deprecated: Please use String or Substring directly
_createArrayUserWithoutSorting("a".characters)
^
[235/2078] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/ObjectiveC && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7/ObjectiveC.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7/ObjectiveC.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/ObjectiveC/n1lBV.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7/ObjectiveC.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk -target armv7-apple-ios7.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Xfrontend -disable-objc-attr-requires-foundation-module -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftObjectiveC -force-single-frontend-invocation -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/ObjectiveC/n1lBV.txt
[236/2078] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/ObjectiveC && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/ObjectiveC/yBrlc.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk -target x86_64-apple-ios7.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphonesimulator/x86_64 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Xfrontend -disable-objc-attr-requires-foundation-module -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftObjectiveC -force-single-frontend-invocation -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/ObjectiveC/iphonesimulator/x86_64/ObjectiveC.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/ObjectiveC/yBrlc.txt
[237/2076] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Dispatch && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7s/Dispatch.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7s/Dispatch.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Dispatch/kaed6.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7s/Dispatch.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk -target armv7s-apple-ios7.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7s -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftDispatch -force-single-frontend-invocation -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Dispatch/kaed6.txt
[238/2076] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreFoundation && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreFoundation/UXbVv.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk -target armv7s-apple-ios7.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7s -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftCoreFoundation -force-single-frontend-invocation -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreFoundation/iphoneos/armv7s/CoreFoundation.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreFoundation/UXbVv.txt
[239/2075] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Dispatch && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Dispatch/kaed6.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk -target armv7s-apple-ios7.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7s -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftDispatch -force-single-frontend-invocation -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Dispatch/iphoneos/armv7s/Dispatch.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Dispatch/kaed6.txt
[240/2074] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreFoundation && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7s/CoreFoundation.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7s/CoreFoundation.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreFoundation/UXbVv.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7s/CoreFoundation.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk -target armv7s-apple-ios7.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7s -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftCoreFoundation -force-single-frontend-invocation -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreFoundation/UXbVv.txt
[241/2074] : && /Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./bin/clang++ -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -stdlib=libc++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -Werror=switch -Wdocumentation -Wimplicit-fallthrough -Wunreachable-code -Woverloaded-virtual -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -fno-sanitize=all -DLLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING=1 -O2 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -dynamiclib -Wl,-headerpad_max_install_names -stdlib=libc++ -target armv7-apple-ios7.0 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk -arch armv7 -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/../../../Developer/Library/Frameworks -mios-version-min=7.0 -Wl,-sectcreate,__TEXT,__info_plist,/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/ObjectiveC/Info.plist -Wl,-application_extension -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/iphoneos/armv7 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/iphoneos -o lib/swift/iphoneos/armv7/libswiftObjectiveC.dylib -install_name @rpath/libswiftObjectiveC.dylib stdlib/public/SDK/ObjectiveC/iphoneos/armv7/ObjectiveC.o -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./lib lib/swift/iphoneos/armv7/libswiftCore.dylib lib/swift/iphoneos/armv7/libswiftDarwin.dylib -framework Foundation -framework CoreFoundation && :
ld: warning: embedded dylibs/frameworks only run on iOS 8 or later
[242/2074] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreAudio && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreAudio/zePlo.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk -target armv7s-apple-ios7.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7s -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftCoreAudio -force-single-frontend-invocation -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreAudio/iphoneos/armv7s/CoreAudio.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreAudio/zePlo.txt
[243/2073] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreAudio && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7s/CoreAudio.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7s/CoreAudio.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreAudio/zePlo.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7s/CoreAudio.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk -target armv7s-apple-ios7.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7s -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftCoreAudio -force-single-frontend-invocation -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreAudio/zePlo.txt
[244/2073] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Dispatch && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Dispatch/wu6yd.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk -target armv7-apple-ios7.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftDispatch -force-single-frontend-invocation -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Dispatch/iphoneos/armv7/Dispatch.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Dispatch/wu6yd.txt
[245/2072] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreGraphics && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7s/CoreGraphics.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7s/CoreGraphics.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreGraphics/BC08u.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7s/CoreGraphics.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk -target armv7s-apple-ios7.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7s -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftCoreGraphics -force-single-frontend-invocation -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreGraphics/BC08u.txt
CoreGraphics.CGColor:7:30: warning: unavailable initializer 'init(red:green:blue:alpha:)' was used to satisfy a requirement of protocol '_CGColorInitTrampoline'
public /*not inherited*/ init(red: CoreGraphics.CGFloat, green: CoreGraphics.CGFloat, blue: CoreGraphics.CGFloat, alpha: CoreGraphics.CGFloat)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/CoreGraphics/CoreGraphics.swift:52:3: note: requirement 'init(red:green:blue:alpha:)' declared here
init(red: CGFloat, green: CGFloat, blue: CGFloat, alpha: CGFloat)
^
[246/2072] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport/z1dn9.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk -target armv7-apple-ios7.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -Xfrontend -sil-serialize-all -parse-stdlib -Xllvm -sil-inline-generics=false -module-link-name swiftSwiftOnoneSupport -force-single-frontend-invocation -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport/iphoneos/armv7/SwiftOnoneSupport.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport/z1dn9.txt
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SwiftOnoneSupport/SwiftOnoneSupport.swift:154:40: warning: 'characters' is deprecated: Please use String or Substring directly
_createArrayUserWithoutSorting("a".characters)
^
[247/2070] : && /Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./bin/clang++ -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -stdlib=libc++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -Werror=switch -Wdocumentation -Wimplicit-fallthrough -Wunreachable-code -Woverloaded-virtual -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -fno-sanitize=all -DLLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING=1 -O2 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -dynamiclib -Wl,-headerpad_max_install_names -stdlib=libc++ -target armv7-apple-ios7.0 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk -arch armv7 -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/../../../Developer/Library/Frameworks -mios-version-min=7.0 -Wl,-sectcreate,__TEXT,__info_plist,/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport/Info.plist -Wl,-application_extension -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/iphoneos/armv7 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/iphoneos -o lib/swift/iphoneos/armv7/libswiftSwiftOnoneSupport.dylib -install_name @rpath/libswiftSwiftOnoneSupport.dylib stdlib/public/SwiftOnoneSupport/iphoneos/armv7/SwiftOnoneSupport.o -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./lib lib/swift/iphoneos/armv7/libswiftCore.dylib -framework Foundation -framework CoreFoundation && :
ld: warning: embedded dylibs/frameworks only run on iOS 8 or later
[248/2070] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Dispatch && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7/Dispatch.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7/Dispatch.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Dispatch/wu6yd.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7/Dispatch.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk -target armv7-apple-ios7.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftDispatch -force-single-frontend-invocation -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Dispatch/wu6yd.txt
[249/2070] : && /Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./bin/clang++ -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -stdlib=libc++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -Werror=switch -Wdocumentation -Wimplicit-fallthrough -Wunreachable-code -Woverloaded-virtual -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -fno-sanitize=all -DLLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING=1 -O2 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -dynamiclib -Wl,-headerpad_max_install_names -stdlib=libc++ -target armv7-apple-ios7.0 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk -arch armv7 -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/../../../Developer/Library/Frameworks -mios-version-min=7.0 -Wl,-sectcreate,__TEXT,__info_plist,/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Dispatch/Info.plist -Wl,-application_extension -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/iphoneos/armv7 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/iphoneos -o lib/swift/iphoneos/armv7/libswiftDispatch.dylib -install_name @rpath/libswiftDispatch.dylib stdlib/public/SDK/Dispatch/iphoneos/armv7/Dispatch.o stdlib/public/SDK/Dispatch/CMakeFiles/swiftDispatch-iphoneos-armv7.dir/Dispatch.mm.o -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./lib lib/swift/iphoneos/armv7/libswiftCore.dylib lib/swift/iphoneos/armv7/libswiftDarwin.dylib lib/swift/iphoneos/armv7/libswiftObjectiveC.dylib -framework Foundation -framework CoreFoundation && :
ld: warning: embedded dylibs/frameworks only run on iOS 8 or later
[250/2070] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreFoundation && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreFoundation/B7zrD.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk -target armv7-apple-ios7.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftCoreFoundation -force-single-frontend-invocation -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreFoundation/iphoneos/armv7/CoreFoundation.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreFoundation/B7zrD.txt
[251/2069] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreFoundation && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7/CoreFoundation.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7/CoreFoundation.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreFoundation/B7zrD.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7/CoreFoundation.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk -target armv7-apple-ios7.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftCoreFoundation -force-single-frontend-invocation -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreFoundation/B7zrD.txt
[252/2069] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/ObjectiveC && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/appletvsimulator/x86_64/ObjectiveC.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/appletvsimulator/x86_64/ObjectiveC.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/ObjectiveC/20QUf.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/appletvsimulator/x86_64/ObjectiveC.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/SDKs/AppleTVSimulator11.0.sdk -target x86_64-apple-tvos9.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/SDKs/AppleTVSimulator11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/appletvsimulator/x86_64 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Xfrontend -disable-objc-attr-requires-foundation-module -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/SDKs/AppleTVSimulator11.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftObjectiveC -force-single-frontend-invocation -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/ObjectiveC/20QUf.txt
[253/2069] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreGraphics && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreGraphics/BC08u.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk -target armv7s-apple-ios7.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7s -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftCoreGraphics -force-single-frontend-invocation -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreGraphics/iphoneos/armv7s/CoreGraphics.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreGraphics/BC08u.txt
CoreGraphics.CGColor:7:30: warning: unavailable initializer 'init(red:green:blue:alpha:)' was used to satisfy a requirement of protocol '_CGColorInitTrampoline'
public /*not inherited*/ init(red: CoreGraphics.CGFloat, green: CoreGraphics.CGFloat, blue: CoreGraphics.CGFloat, alpha: CoreGraphics.CGFloat)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/CoreGraphics/CoreGraphics.swift:52:3: note: requirement 'init(red:green:blue:alpha:)' declared here
init(red: CGFloat, green: CGFloat, blue: CGFloat, alpha: CGFloat)
^
[254/2069] : && /Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./bin/clang++ -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -stdlib=libc++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -Werror=switch -Wdocumentation -Wimplicit-fallthrough -Wunreachable-code -Woverloaded-virtual -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -fno-sanitize=all -DLLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING=1 -O2 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -dynamiclib -Wl,-headerpad_max_install_names -stdlib=libc++ -target armv7-apple-ios7.0 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk -arch armv7 -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/../../../Developer/Library/Frameworks -mios-version-min=7.0 -Wl,-sectcreate,__TEXT,__info_plist,/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreFoundation/Info.plist -Wl,-application_extension -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/iphoneos/armv7 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/iphoneos -o lib/swift/iphoneos/armv7/libswiftCoreFoundation.dylib -install_name @rpath/libswiftCoreFoundation.dylib stdlib/public/SDK/CoreFoundation/iphoneos/armv7/CoreFoundation.o -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./lib -framework CoreFoundation lib/swift/iphoneos/armv7/libswiftCore.dylib lib/swift/iphoneos/armv7/libswiftDarwin.dylib lib/swift/iphoneos/armv7/libswiftDispatch.dylib lib/swift/iphoneos/armv7/libswiftObjectiveC.dylib -framework Foundation -framework CoreFoundation && :
ld: warning: embedded dylibs/frameworks only run on iOS 8 or later
[255/2069] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreAudio && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreAudio/6EuIA.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk -target armv7-apple-ios7.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftCoreAudio -force-single-frontend-invocation -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreAudio/iphoneos/armv7/CoreAudio.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreAudio/6EuIA.txt
[256/2068] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreAudio && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7/CoreAudio.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7/CoreAudio.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreAudio/6EuIA.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7/CoreAudio.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk -target armv7-apple-ios7.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftCoreAudio -force-single-frontend-invocation -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreAudio/6EuIA.txt
[257/2068] : && /Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./bin/clang++ -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -stdlib=libc++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -Werror=switch -Wdocumentation -Wimplicit-fallthrough -Wunreachable-code -Woverloaded-virtual -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -fno-sanitize=all -DLLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING=1 -O2 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -dynamiclib -Wl,-headerpad_max_install_names -stdlib=libc++ -target armv7-apple-ios7.0 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk -arch armv7 -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/../../../Developer/Library/Frameworks -mios-version-min=7.0 -Wl,-sectcreate,__TEXT,__info_plist,/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreAudio/Info.plist -Wl,-application_extension -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/iphoneos/armv7 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/iphoneos -o lib/swift/iphoneos/armv7/libswiftCoreAudio.dylib -install_name @rpath/libswiftCoreAudio.dylib stdlib/public/SDK/CoreAudio/iphoneos/armv7/CoreAudio.o -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./lib -framework CoreAudio lib/swift/iphoneos/armv7/libswiftCoreFoundation.dylib lib/swift/iphoneos/armv7/libswiftDispatch.dylib lib/swift/iphoneos/armv7/libswiftObjectiveC.dylib lib/swift/iphoneos/armv7/libswiftCore.dylib -framework Foundation lib/swift/iphoneos/armv7/libswiftDarwin.dylib -framework CoreFoundation && :
ld: warning: embedded dylibs/frameworks only run on iOS 8 or later
[258/2068] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/ObjectiveC && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphonesimulator/x86_64/ObjectiveC.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphonesimulator/x86_64/ObjectiveC.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/ObjectiveC/yBrlc.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphonesimulator/x86_64/ObjectiveC.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk -target x86_64-apple-ios7.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphonesimulator/x86_64 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Xfrontend -disable-objc-attr-requires-foundation-module -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftObjectiveC -force-single-frontend-invocation -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/ObjectiveC/yBrlc.txt
[259/2068] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreGraphics && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7/CoreGraphics.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7/CoreGraphics.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreGraphics/kbNPh.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7/CoreGraphics.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk -target armv7-apple-ios7.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftCoreGraphics -force-single-frontend-invocation -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreGraphics/kbNPh.txt
CoreGraphics.CGColor:7:30: warning: unavailable initializer 'init(red:green:blue:alpha:)' was used to satisfy a requirement of protocol '_CGColorInitTrampoline'
public /*not inherited*/ init(red: CoreGraphics.CGFloat, green: CoreGraphics.CGFloat, blue: CoreGraphics.CGFloat, alpha: CoreGraphics.CGFloat)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/CoreGraphics/CoreGraphics.swift:52:3: note: requirement 'init(red:green:blue:alpha:)' declared here
init(red: CGFloat, green: CGFloat, blue: CGFloat, alpha: CGFloat)
^
[260/2068] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreGraphics && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreGraphics/kbNPh.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk -target armv7-apple-ios7.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftCoreGraphics -force-single-frontend-invocation -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreGraphics/iphoneos/armv7/CoreGraphics.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreGraphics/kbNPh.txt
CoreGraphics.CGColor:7:30: warning: unavailable initializer 'init(red:green:blue:alpha:)' was used to satisfy a requirement of protocol '_CGColorInitTrampoline'
public /*not inherited*/ init(red: CoreGraphics.CGFloat, green: CoreGraphics.CGFloat, blue: CoreGraphics.CGFloat, alpha: CoreGraphics.CGFloat)
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/CoreGraphics/CoreGraphics.swift:52:3: note: requirement 'init(red:green:blue:alpha:)' declared here
init(red: CGFloat, green: CGFloat, blue: CGFloat, alpha: CGFloat)
^
[261/2068] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Dispatch && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Dispatch/uFdbt.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk -target x86_64-apple-ios7.0 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphonesimulator/x86_64 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator11.0.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftDispatch -force-single-frontend-invocation -parse-as-library -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Dispatch/iphonesimulator/x86_64/Dispatch.o @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Dispatch/uFdbt.txt
[262/2067] : && /Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./bin/clang++ -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -stdlib=libc++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -Werror=switch -Wdocumentation -Wimplicit-fallthrough -Wunreachable-code -Woverloaded-virtual -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -fno-sanitize=all -DLLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING=1 -O2 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -dynamiclib -Wl,-headerpad_max_install_names -stdlib=libc++ -target armv7-apple-ios7.0 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk -arch armv7 -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/../../../Developer/Library/Frameworks -mios-version-min=7.0 -Wl,-sectcreate,__TEXT,__info_plist,/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/CoreGraphics/Info.plist -Wl,-application_extension -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/iphoneos/armv7 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/iphoneos/armv7 -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/../lib/swift/iphoneos -o lib/swift/iphoneos/armv7/libswiftCoreGraphics.dylib -install_name @rpath/libswiftCoreGraphics.dylib stdlib/public/SDK/CoreGraphics/iphoneos/armv7/CoreGraphics.o -L/Users/grebenma/Projects/oss/swift/build/buildbot_osx/llvm-macosx-x86_64/./lib -framework CoreGraphics lib/swift/iphoneos/armv7/libswiftCoreFoundation.dylib lib/swift/iphoneos/armv7/libswiftDispatch.dylib lib/swift/iphoneos/armv7/libswiftObjectiveC.dylib lib/swift/iphoneos/armv7/libswiftCore.dylib -framework Foundation lib/swift/iphoneos/armv7/libswiftDarwin.dylib -framework CoreFoundation && :
ld: warning: embedded dylibs/frameworks only run on iOS 8 or later
[263/2067] : && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove lib/swift_static/iphoneos/armv7/libswiftCoreGraphics.a && /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar crs lib/swift_static/iphoneos/armv7/libswiftCoreGraphics.a stdlib/public/SDK/CoreGraphics/iphoneos/armv7/CoreGraphics.o && :
[264/2067] cd /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Foundation && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/x86_64/Foundation.swiftmodule && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E remove -f /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/x86_64/Foundation.swiftdoc && /usr/bin/python /Users/grebenma/Projects/oss/swift/swift/utils/line-directive @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Foundation/lGI39.txt -- /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./bin/swiftc -emit-module -o /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/x86_64/Foundation.swiftmodule -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -target x86_64-apple-macosx10.9 -resource-dir /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/../../../Developer/Library/Frameworks -O -g -I /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./lib/swift/macosx/x86_64 -module-cache-path /Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -swift-version 3 -autolink-force-load -warn-swift3-objc-inference-complete -Xfrontend -sil-serialize-witness-tables -Xllvm -sil-inline-generics -Xllvm -sil-partial-specialization -Fsystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/PrivateFrameworks/ -module-link-name swiftFoundation -force-single-frontend-invocation -parse-as-library @/Users/grebenma/Projects/oss/swift/build/buildbot_osx/swift-macosx-x86_64/stdlib/public/SDK/Foundation/lGI39.txt
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/Foundation/NSObject.swift:133:14: warning: inference of '@objc' for members of Objective-C-derived classes is deprecated
weak var object : NSObject?
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/Foundation/NSObject.swift:133:14: note: add `@objc` to continue exposing an Objective-C entry point (Swift 3 behavior)
weak var object : NSObject?
^
@objc
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/Foundation/NSObject.swift:133:14: note: add `@nonobjc` to suppress the Objective-C entry point (Swift 4 behavior)
weak var object : NSObject?
^
@nonobjc
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/Foundation/NSObject.swift:135:9: warning: inference of '@objc' for members of Objective-C-derived classes is deprecated
let path : String
^
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/Foundation/NSObject.swift:135:9: note: add `@objc` to continue exposing an Objective-C entry point (Swift 3 behavior)
let path : String
^
@objc
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/Foundation/NSObject.swift:135:9: note: add `@nonobjc` to suppress the Objective-C entry point (Swift 4 behavior)
let path : String
^
@nonobjc
/Users/grebenma/Projects/oss/swift/swift/stdlib/public/SDK/Foundation/NSObject.swift:138:16: warning: inference of '@objc' for members of Objective-C-derived classes is deprecated
static var swizzler : NSKeyValueObservation? = {
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment