The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-nio-irc with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftNIOExtras/swift-nio-irc.git
Reference: 0.8.2
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/SwiftNIOExtras/swift-nio-irc
 * tag               0.8.2      -> FETCH_HEAD
HEAD is now at 782e6d3 Merge branch 'develop' into main
Cloned https://github.com/SwiftNIOExtras/swift-nio-irc.git
Revision (git rev-parse @):
782e6d3bcd892efaedc9c530b2d5c5fbb42a680e
SUCCESS checkout https://github.com/SwiftNIOExtras/swift-nio-irc.git at 0.8.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/SwiftNIOExtras/swift-nio-irc.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/20] Write sources
[10/20] Compiling CNIOWindows WSAStartup.c
[11/20] Compiling CNIOLinux shim.c
[11/20] Write sources
[13/20] Compiling CNIOLinux liburing_shims.c
[14/20] Compiling CNIOWindows shim.c
[15/20] Write swift-version--423B1241ED78D482.txt
[16/43] Compiling _AtomicsShims.c
[17/43] Compiling CNIODarwin shim.c
[19/54] Emitting module _NIOBase64
[20/62] Emitting module _CollectionsUtilities
[21/64] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[22/64] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[23/64] Compiling Atomics DoubleWord.swift
[24/64] Compiling Atomics IntegerConformances.swift
[25/64] Compiling Atomics Primitives.shims.swift
[26/64] Compiling Atomics AtomicInteger.swift
[27/64] Compiling Atomics AtomicOptionalWrappable.swift
[28/64] Compiling Atomics AtomicBool.swift
[29/64] Compiling Atomics AtomicMemoryOrderings.swift
[30/64] Compiling Atomics OptionalRawRepresentable.swift
[31/64] Compiling Atomics RawRepresentable.swift
[32/64] Compiling Atomics ManagedAtomic.swift
[33/64] Compiling Atomics ManagedAtomicLazyReference.swift
[34/64] Compiling Atomics AtomicStorage.swift
[35/64] Compiling Atomics AtomicValue.swift
[36/64] Compiling _NIOBase64 Base64.swift
[37/64] Compiling Atomics UnsafeAtomic.swift
[38/64] Compiling Atomics UnsafeAtomicLazyReference.swift
[39/64] Compiling Atomics AtomicReference.swift
[40/64] Compiling _NIODataStructures PriorityQueue.swift
[41/64] Compiling _NIODataStructures _TinyArray.swift
[42/80] Emitting module _NIODataStructures
[43/80] Compiling DequeModule Deque+Testing.swift
[44/80] Compiling DequeModule Deque._Storage.swift
[45/82] Compiling DequeModule _DequeSlot.swift
[46/82] Compiling DequeModule _UnsafeWrappedBuffer.swift
[47/82] Compiling _NIODataStructures Heap.swift
[48/82] Compiling DequeModule Deque+Hashable.swift
[49/82] Compiling DequeModule Deque+Sendable.swift
[50/82] Compiling DequeModule Deque._UnsafeHandle.swift
[51/82] Compiling DequeModule Deque.swift
[52/82] Compiling DequeModule _DequeBuffer.swift
[53/82] Compiling DequeModule _DequeBufferHeader.swift
[54/82] Compiling DequeModule Deque+Codable.swift
[55/82] Compiling DequeModule Deque+Collection.swift
[56/82] Compiling DequeModule Deque+CustomReflectable.swift
[57/82] Compiling DequeModule Deque+Descriptions.swift
[58/82] Compiling DequeModule Deque+Equatable.swift
[59/82] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[60/82] Compiling DequeModule Deque+Extras.swift
[61/82] Emitting module DequeModule
[62/82] Emitting module Atomics
[81/84] Compiling Atomics IntegerOperations.swift
[82/84] Compiling Atomics Unmanaged extensions.swift
[82/84] Compiling c-nioatomics.c
[83/84] Compiling c-atomics.c
[85/90] Compiling NIOConcurrencyHelpers lock.swift
[86/90] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[87/90] Compiling NIOConcurrencyHelpers NIOLock.swift
[88/90] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[89/90] Emitting module NIOConcurrencyHelpers
[90/90] Compiling NIOConcurrencyHelpers atomics.swift
[91/147] Compiling NIOCore MarkedCircularBuffer.swift
[92/147] Compiling NIOCore MulticastChannel.swift
[93/147] Compiling NIOCore NIOAny.swift
[94/147] Compiling NIOCore NIOCloseOnErrorHandler.swift
[95/147] Compiling NIOCore NIOLoopBound.swift
[96/147] Compiling NIOCore NIOSendable.swift
[97/147] Compiling NIOCore PointerHelpers.swift
[98/147] Compiling NIOCore RecvByteBufferAllocator.swift
[99/147] Compiling NIOCore EventLoop+SerialExecutor.swift
[100/147] Compiling NIOCore EventLoop.swift
[101/147] Compiling NIOCore EventLoopFuture+Deprecated.swift
[102/147] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[103/147] Compiling NIOCore EventLoopFuture.swift
[104/147] Compiling NIOCore FileDescriptor.swift
[105/147] Compiling NIOCore FileHandle.swift
[106/147] Compiling NIOCore FileRegion.swift
[107/147] Compiling NIOCore AddressedEnvelope.swift
[108/147] Compiling NIOCore AsyncAwaitSupport.swift
[109/147] Compiling NIOCore AsyncChannel.swift
[110/147] Compiling NIOCore AsyncChannelInboundStream.swift
[111/147] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[112/147] Compiling NIOCore AsyncChannelOutboundWriter.swift
[113/147] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[114/147] Compiling NIOCore NIOAsyncSequenceProducer.swift
[115/155] Compiling NIOCore GlobalSingletons.swift
[116/155] Compiling NIOCore IO.swift
[117/155] Compiling NIOCore IOData.swift
[118/155] Compiling NIOCore IPProtocol.swift
[119/155] Compiling NIOCore IntegerBitPacking.swift
[120/155] Compiling NIOCore IntegerTypes.swift
[121/155] Compiling NIOCore Interfaces.swift
[122/155] Compiling NIOCore Linux.swift
[123/155] Compiling NIOCore ChannelOption.swift
[124/155] Compiling NIOCore ChannelPipeline.swift
[125/155] Compiling NIOCore CircularBuffer.swift
[126/155] Compiling NIOCore Codec.swift
[127/155] Compiling NIOCore ConvenienceOptionSupport.swift
[128/155] Compiling NIOCore DeadChannel.swift
[129/155] Compiling NIOCore DispatchQueue+WithFuture.swift
[130/155] Compiling NIOCore EventLoop+Deprecated.swift
[131/155] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[132/155] Compiling NIOCore SocketAddresses.swift
[133/155] Compiling NIOCore SocketOptionProvider.swift
[134/155] Compiling NIOCore SystemCallHelpers.swift
[135/155] Compiling NIOCore TimeAmount+Duration.swift
[136/155] Compiling NIOCore TypeAssistedChannelHandler.swift
[137/155] Compiling NIOCore UniversalBootstrapSupport.swift
[138/155] Compiling NIOCore Utilities.swift
[139/155] Compiling NIOCore ByteBuffer-int.swift
[140/155] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[141/155] Compiling NIOCore ByteBuffer-multi-int.swift
[142/155] Compiling NIOCore ByteBuffer-views.swift
[143/155] Compiling NIOCore Channel.swift
[144/155] Compiling NIOCore ChannelHandler.swift
[145/155] Compiling NIOCore ChannelHandlers.swift
[146/155] Compiling NIOCore ChannelInvoker.swift
[147/155] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[148/155] Compiling NIOCore NIOAsyncWriter.swift
[149/155] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[150/155] Compiling NIOCore BSDSocketAPI.swift
[151/155] Compiling NIOCore ByteBuffer-aux.swift
[152/155] Compiling NIOCore ByteBuffer-conversions.swift
[153/155] Compiling NIOCore ByteBuffer-core.swift
[154/155] Compiling NIOCore ByteBuffer-hexdump.swift
[155/155] Emitting module NIOCore
[156/206] Compiling NIOEmbedded AsyncTestingChannel.swift
[157/206] Emitting module NIOEmbedded
[158/206] Compiling NIOEmbedded Embedded.swift
[159/206] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[160/206] Compiling NIOPosix BSDSocketAPICommon.swift
[161/206] Compiling NIOPosix BSDSocketAPIPosix.swift
[162/206] Compiling NIOPosix BSDSocketAPIWindows.swift
[163/206] Compiling NIOPosix BaseSocket.swift
[164/206] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[165/206] Compiling NIOPosix BaseSocketChannel.swift
[166/206] Compiling NIOPosix BaseStreamSocketChannel.swift
[167/212] Emitting module NIOPosix
[168/212] Compiling NIOPosix SelectableChannel.swift
[169/212] Compiling NIOPosix SelectableEventLoop.swift
[170/212] Compiling NIOPosix SelectorEpoll.swift
[171/212] Compiling NIOPosix SelectorGeneric.swift
[172/212] Compiling NIOPosix SelectorKqueue.swift
[173/212] Compiling NIOPosix SelectorUring.swift
[174/212] Compiling NIOPosix PooledRecvBufferAllocator.swift
[175/212] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[176/212] Compiling NIOPosix PosixSingletons.swift
[177/212] Compiling NIOPosix RawSocketBootstrap.swift
[178/212] Compiling NIOPosix Resolver.swift
[179/212] Compiling NIOPosix Selectable.swift
[180/212] Compiling NIOPosix ServerSocket.swift
[181/212] Compiling NIOPosix Socket.swift
[182/212] Compiling NIOPosix SocketChannel.swift
[183/212] Compiling NIOPosix SocketProtocols.swift
[184/212] Compiling NIOPosix System.swift
[185/212] Compiling NIOPosix Thread.swift
[186/212] Compiling NIOPosix IntegerBitPacking.swift
[187/212] Compiling NIOPosix IntegerTypes.swift
[188/212] Compiling NIOPosix Linux.swift
[189/212] Compiling NIOPosix LinuxCPUSet.swift
[190/212] Compiling NIOPosix LinuxUring.swift
[191/212] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[192/212] Compiling NIOPosix NIOThreadPool.swift
[193/212] Compiling NIOPosix NonBlockingFileIO.swift
[194/212] Compiling NIOPosix PendingDatagramWritesManager.swift
[195/212] Compiling NIOPosix PendingWritesManager.swift
[196/212] Compiling NIOPosix PipeChannel.swift
[197/212] Compiling NIOPosix PipePair.swift
[198/212] Compiling NIOPosix PointerHelpers.swift
[199/212] Compiling NIOPosix Pool.swift
[200/212] Compiling NIOPosix Bootstrap.swift
[201/212] Compiling NIOPosix ControlMessage.swift
[202/212] Compiling NIOPosix DatagramVectorReadManager.swift
[203/212] Compiling NIOPosix FileDescriptor.swift
[204/212] Compiling NIOPosix GetaddrinfoResolver.swift
[205/212] Compiling NIOPosix HappyEyeballs.swift
[206/212] Compiling NIOPosix IO.swift
[207/212] Compiling NIOPosix ThreadPosix.swift
[208/212] Compiling NIOPosix ThreadWindows.swift
[209/212] Compiling NIOPosix UnsafeTransfer.swift
[210/212] Compiling NIOPosix Utilities.swift
[211/212] Compiling NIOPosix VsockAddress.swift
[212/212] Compiling NIOPosix VsockChannelEvents.swift
[213/214] Emitting module NIO
[214/214] Compiling NIO Exports.swift
[215/231] Compiling NIOIRC IRCMessageTarget.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOIRC/IRCMessageTarget.swift:51:22: warning: instance method 'components(separatedBy:)' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in Swift 6
    let lines = text.components(separatedBy: "\n")
                     ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOIRC/IRCMessageTarget.swift:51:22: note: The missing import of module 'Foundation' will be added implicitly
    let lines = text.components(separatedBy: "\n")
                     ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOIRC/IRCMessageTarget.swift:52:31: warning: instance method 'replacingOccurrences(of:with:options:range:)' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in Swift 6
                    .map { $0.replacingOccurrences(of: "\r", with: "") }
                              ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOIRC/IRCMessageTarget.swift:52:31: note: The missing import of module 'Foundation' will be added implicitly
                    .map { $0.replacingOccurrences(of: "\r", with: "") }
                              ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOIRC/IRCMessageTarget.swift:64:22: warning: instance method 'components(separatedBy:)' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in Swift 6
    let lines = text.components(separatedBy: "\n")
                     ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOIRC/IRCMessageTarget.swift:64:22: note: The missing import of module 'Foundation' will be added implicitly
    let lines = text.components(separatedBy: "\n")
                     ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOIRC/IRCMessageTarget.swift:65:31: warning: instance method 'replacingOccurrences(of:with:options:range:)' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in Swift 6
                    .map { $0.replacingOccurrences(of: "\r", with: "") }
                              ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOIRC/IRCMessageTarget.swift:65:31: note: The missing import of module 'Foundation' will be added implicitly
                    .map { $0.replacingOccurrences(of: "\r", with: "") }
                              ^
[216/231] Compiling NIOIRC IRCChannelMode.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOIRC/IRCMessageTarget.swift:51:22: warning: instance method 'components(separatedBy:)' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in Swift 6
    let lines = text.components(separatedBy: "\n")
                     ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOIRC/IRCMessageTarget.swift:51:22: note: The missing import of module 'Foundation' will be added implicitly
    let lines = text.components(separatedBy: "\n")
                     ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOIRC/IRCMessageTarget.swift:52:31: warning: instance method 'replacingOccurrences(of:with:options:range:)' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in Swift 6
                    .map { $0.replacingOccurrences(of: "\r", with: "") }
                              ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOIRC/IRCMessageTarget.swift:52:31: note: The missing import of module 'Foundation' will be added implicitly
                    .map { $0.replacingOccurrences(of: "\r", with: "") }
                              ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOIRC/IRCMessageTarget.swift:64:22: warning: instance method 'components(separatedBy:)' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in Swift 6
    let lines = text.components(separatedBy: "\n")
                     ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOIRC/IRCMessageTarget.swift:64:22: note: The missing import of module 'Foundation' will be added implicitly
    let lines = text.components(separatedBy: "\n")
                     ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOIRC/IRCMessageTarget.swift:65:31: warning: instance method 'replacingOccurrences(of:with:options:range:)' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in Swift 6
                    .map { $0.replacingOccurrences(of: "\r", with: "") }
                              ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOIRC/IRCMessageTarget.swift:65:31: note: The missing import of module 'Foundation' will be added implicitly
                    .map { $0.replacingOccurrences(of: "\r", with: "") }
                              ^
[217/233] Compiling NIOIRC IRCUserInfo.swift
[218/233] Compiling NIOIRC IRCUserMode.swift
[219/233] Compiling NIOIRC IRCServerName.swift
[220/233] Compiling NIOIRC IRCUserID.swift
[221/233] Compiling NIOIRC IRCMessageRecipient.swift
[222/233] Compiling NIOIRC IRCNickName.swift
[223/233] Compiling NIOIRC IRCChannelName.swift
[224/233] Compiling NIOIRC IRCCommand.swift
[225/233] Compiling NIOIRC IRCCommandCodes.swift
[226/233] Compiling NIOIRC IRCMessage.swift
[227/233] Compiling NIOIRC ByteBufferExtras.swift
[228/233] Compiling NIOIRC Scandinavian.swift
[229/233] Compiling NIOIRC IRCChannelHandler.swift
[230/233] Emitting module NIOIRC
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOIRC/IRCMessageTarget.swift:51:22: warning: instance method 'components(separatedBy:)' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in Swift 6
    let lines = text.components(separatedBy: "\n")
                     ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOIRC/IRCMessageTarget.swift:51:22: note: The missing import of module 'Foundation' will be added implicitly
    let lines = text.components(separatedBy: "\n")
                     ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOIRC/IRCMessageTarget.swift:52:31: warning: instance method 'replacingOccurrences(of:with:options:range:)' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in Swift 6
                    .map { $0.replacingOccurrences(of: "\r", with: "") }
                              ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOIRC/IRCMessageTarget.swift:52:31: note: The missing import of module 'Foundation' will be added implicitly
                    .map { $0.replacingOccurrences(of: "\r", with: "") }
                              ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOIRC/IRCMessageTarget.swift:64:22: warning: instance method 'components(separatedBy:)' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in Swift 6
    let lines = text.components(separatedBy: "\n")
                     ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOIRC/IRCMessageTarget.swift:64:22: note: The missing import of module 'Foundation' will be added implicitly
    let lines = text.components(separatedBy: "\n")
                     ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOIRC/IRCMessageTarget.swift:65:31: warning: instance method 'replacingOccurrences(of:with:options:range:)' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in Swift 6
                    .map { $0.replacingOccurrences(of: "\r", with: "") }
                              ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOIRC/IRCMessageTarget.swift:65:31: note: The missing import of module 'Foundation' will be added implicitly
                    .map { $0.replacingOccurrences(of: "\r", with: "") }
                              ^
[231/233] Compiling NIOIRC IRCCommandParser.swift
[232/233] Compiling NIOIRC IRCDispatcher.swift
[233/233] Compiling NIOIRC IRCMessageParser.swift
Build complete! (10.66s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio.git from cache (0.26s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.63.0 (0.02s)
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.17s)
Fetched https://github.com/apple/swift-system.git from cache (0.17s)
Fetched https://github.com/apple/swift-collections.git from cache (0.18s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.02s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.02s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.02s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.63.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.2.1
Build complete.
Done.

Build Machine: Mac 7