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: develop
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/SwiftNIOExtras/swift-nio-irc
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 80261d2 Simplify the ByteBuffer extension
Cloned https://github.com/SwiftNIOExtras/swift-nio-irc.git
Revision (git rev-parse @):
80261d2c0919621842aeaee6569c68afb7ab40c7
SUCCESS checkout https://github.com/SwiftNIOExtras/swift-nio-irc.git at develop
========================================
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 CNIOWindows shim.c
[11/20] Write sources
[13/20] Compiling CNIOLinux shim.c
[14/20] Compiling CNIOLinux liburing_shims.c
[15/20] Write swift-version--423B1241ED78D482.txt
[16/43] Compiling _AtomicsShims.c
[17/43] Compiling CNIODarwin shim.c
[19/62] Emitting module _NIOBase64
[20/62] Emitting module _CollectionsUtilities
[21/64] Compiling Atomics Primitives.native.swift
[22/64] Compiling Atomics OptionalRawRepresentable.swift
[23/64] Compiling Atomics ManagedAtomic.swift
[24/64] Compiling Atomics ManagedAtomicLazyReference.swift
[25/64] Compiling Atomics RawRepresentable.swift
[26/64] Compiling Atomics AtomicBool.swift
[27/64] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[28/64] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[29/64] Compiling Atomics IntegerConformances.swift
[30/64] Compiling Atomics PointerConformances.swift
[31/64] Compiling Atomics AtomicMemoryOrderings.swift
[32/64] Compiling Atomics DoubleWord.swift
[33/64] Compiling Atomics Primitives.shims.swift
[34/64] Compiling Atomics AtomicInteger.swift
[35/64] Compiling Atomics AtomicOptionalWrappable.swift
[36/64] Compiling Atomics AtomicReference.swift
[37/64] Compiling Atomics AtomicStorage.swift
[38/64] Compiling Atomics AtomicValue.swift
[39/64] Compiling _NIOBase64 Base64.swift
[40/80] Compiling DequeModule Deque+Descriptions.swift
[41/80] Compiling DequeModule Deque+Equatable.swift
[42/82] Compiling DequeModule _UnsafeWrappedBuffer.swift
[44/84] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[45/84] Compiling DequeModule Deque+Extras.swift
[46/84] Compiling DequeModule _DequeSlot.swift
[48/84] Compiling DequeModule _DequeBufferHeader.swift
[50/84] Compiling DequeModule Deque._UnsafeHandle.swift
[51/84] Compiling DequeModule Deque.swift
[52/84] Compiling DequeModule Deque+Testing.swift
[53/84] Compiling DequeModule Deque._Storage.swift
[54/84] Compiling DequeModule _DequeBuffer.swift
[55/84] Compiling Atomics IntegerOperations.swift
[56/84] Compiling Atomics Unmanaged extensions.swift
[59/84] Compiling DequeModule Deque+Hashable.swift
[60/84] Compiling DequeModule Deque+Sendable.swift
[65/84] Compiling DequeModule Deque+Codable.swift
[66/84] Compiling DequeModule Deque+Collection.swift
[67/84] Compiling DequeModule Deque+CustomReflectable.swift
[68/84] Compiling _NIODataStructures Heap.swift
[69/84] Compiling _NIODataStructures PriorityQueue.swift
[70/84] Compiling _NIODataStructures _TinyArray.swift
[71/84] Emitting module _NIODataStructures
[72/84] Emitting module DequeModule
[82/84] Emitting module Atomics
[82/84] Compiling c-nioatomics.c
[83/84] Compiling c-atomics.c
[85/90] Compiling NIOConcurrencyHelpers NIOLock.swift
[86/90] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[87/90] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[88/90] Compiling NIOConcurrencyHelpers atomics.swift
[89/90] Compiling NIOConcurrencyHelpers lock.swift
[90/90] Emitting module NIOConcurrencyHelpers
[91/147] Compiling NIOCore EventLoop+SerialExecutor.swift
[92/147] Compiling NIOCore EventLoop.swift
[93/147] Compiling NIOCore EventLoopFuture+Deprecated.swift
[94/147] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[95/147] Compiling NIOCore EventLoopFuture.swift
[96/147] Compiling NIOCore FileDescriptor.swift
[97/147] Compiling NIOCore FileHandle.swift
[98/147] Compiling NIOCore FileRegion.swift
[99/155] Compiling NIOCore GlobalSingletons.swift
[100/155] Compiling NIOCore IO.swift
[101/155] Compiling NIOCore IOData.swift
[102/155] Compiling NIOCore IPProtocol.swift
[103/155] Compiling NIOCore IntegerBitPacking.swift
[104/155] Compiling NIOCore IntegerTypes.swift
[105/155] Compiling NIOCore Interfaces.swift
[106/155] Compiling NIOCore Linux.swift
[107/155] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[108/155] Compiling NIOCore NIOAsyncWriter.swift
[109/155] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[110/155] Compiling NIOCore BSDSocketAPI.swift
[111/155] Compiling NIOCore ByteBuffer-aux.swift
[112/155] Compiling NIOCore ByteBuffer-conversions.swift
[113/155] Compiling NIOCore ByteBuffer-core.swift
[114/155] Compiling NIOCore ByteBuffer-hexdump.swift
[115/155] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[116/155] Compiling NIOCore SocketAddresses.swift
[117/155] Compiling NIOCore SocketOptionProvider.swift
[118/155] Compiling NIOCore SystemCallHelpers.swift
[119/155] Compiling NIOCore TimeAmount+Duration.swift
[120/155] Compiling NIOCore TypeAssistedChannelHandler.swift
[121/155] Compiling NIOCore UniversalBootstrapSupport.swift
[122/155] Compiling NIOCore Utilities.swift
[123/155] Compiling NIOCore ByteBuffer-int.swift
[124/155] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[125/155] Compiling NIOCore ByteBuffer-multi-int.swift
[126/155] Compiling NIOCore ByteBuffer-views.swift
[127/155] Compiling NIOCore Channel.swift
[128/155] Compiling NIOCore ChannelHandler.swift
[129/155] Compiling NIOCore ChannelHandlers.swift
[130/155] Compiling NIOCore ChannelInvoker.swift
[131/155] Compiling NIOCore MarkedCircularBuffer.swift
[132/155] Compiling NIOCore MulticastChannel.swift
[133/155] Compiling NIOCore NIOAny.swift
[134/155] Compiling NIOCore NIOCloseOnErrorHandler.swift
[135/155] Compiling NIOCore NIOLoopBound.swift
[136/155] Compiling NIOCore NIOSendable.swift
[137/155] Compiling NIOCore PointerHelpers.swift
[138/155] Compiling NIOCore RecvByteBufferAllocator.swift
[139/155] Compiling NIOCore ChannelOption.swift
[140/155] Compiling NIOCore ChannelPipeline.swift
[141/155] Compiling NIOCore CircularBuffer.swift
[142/155] Compiling NIOCore Codec.swift
[143/155] Compiling NIOCore ConvenienceOptionSupport.swift
[144/155] Compiling NIOCore DeadChannel.swift
[145/155] Compiling NIOCore DispatchQueue+WithFuture.swift
[146/155] Compiling NIOCore EventLoop+Deprecated.swift
[147/155] Emitting module NIOCore
[148/155] Compiling NIOCore AddressedEnvelope.swift
[149/155] Compiling NIOCore AsyncAwaitSupport.swift
[150/155] Compiling NIOCore AsyncChannel.swift
[151/155] Compiling NIOCore AsyncChannelInboundStream.swift
[152/155] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[153/155] Compiling NIOCore AsyncChannelOutboundWriter.swift
[154/155] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[155/155] Compiling NIOCore NIOAsyncSequenceProducer.swift
[156/206] Compiling NIOEmbedded AsyncTestingChannel.swift
[157/206] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[158/206] Compiling NIOEmbedded Embedded.swift
[159/206] Emitting module NIOEmbedded
[160/206] Compiling NIOPosix PooledRecvBufferAllocator.swift
[161/206] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[162/206] Compiling NIOPosix PosixSingletons.swift
[163/206] Compiling NIOPosix RawSocketBootstrap.swift
[164/206] Compiling NIOPosix Resolver.swift
[165/206] Compiling NIOPosix Selectable.swift
[166/212] Emitting module NIOPosix
[167/212] Compiling NIOPosix IntegerBitPacking.swift
[168/212] Compiling NIOPosix IntegerTypes.swift
[169/212] Compiling NIOPosix Linux.swift
[170/212] Compiling NIOPosix LinuxCPUSet.swift
[171/212] Compiling NIOPosix LinuxUring.swift
[172/212] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[173/212] Compiling NIOPosix NIOThreadPool.swift
[174/212] Compiling NIOPosix ThreadPosix.swift
[175/212] Compiling NIOPosix ThreadWindows.swift
[176/212] Compiling NIOPosix UnsafeTransfer.swift
[177/212] Compiling NIOPosix Utilities.swift
[178/212] Compiling NIOPosix VsockAddress.swift
[179/212] Compiling NIOPosix VsockChannelEvents.swift
[180/212] Compiling NIOPosix SelectableChannel.swift
[181/212] Compiling NIOPosix SelectableEventLoop.swift
[182/212] Compiling NIOPosix SelectorEpoll.swift
[183/212] Compiling NIOPosix SelectorGeneric.swift
[184/212] Compiling NIOPosix SelectorKqueue.swift
[185/212] Compiling NIOPosix SelectorUring.swift
[186/212] Compiling NIOPosix ServerSocket.swift
[187/212] Compiling NIOPosix Socket.swift
[188/212] Compiling NIOPosix SocketChannel.swift
[189/212] Compiling NIOPosix SocketProtocols.swift
[190/212] Compiling NIOPosix System.swift
[191/212] Compiling NIOPosix Thread.swift
[192/212] Compiling NIOPosix NonBlockingFileIO.swift
[193/212] Compiling NIOPosix PendingDatagramWritesManager.swift
[194/212] Compiling NIOPosix PendingWritesManager.swift
[195/212] Compiling NIOPosix PipeChannel.swift
[196/212] Compiling NIOPosix PipePair.swift
[197/212] Compiling NIOPosix PointerHelpers.swift
[198/212] Compiling NIOPosix Pool.swift
[199/212] Compiling NIOPosix BSDSocketAPICommon.swift
[200/212] Compiling NIOPosix BSDSocketAPIPosix.swift
[201/212] Compiling NIOPosix BSDSocketAPIWindows.swift
[202/212] Compiling NIOPosix BaseSocket.swift
[203/212] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[204/212] Compiling NIOPosix BaseSocketChannel.swift
[205/212] Compiling NIOPosix BaseStreamSocketChannel.swift
[206/212] Compiling NIOPosix Bootstrap.swift
[207/212] Compiling NIOPosix ControlMessage.swift
[208/212] Compiling NIOPosix DatagramVectorReadManager.swift
[209/212] Compiling NIOPosix FileDescriptor.swift
[210/212] Compiling NIOPosix GetaddrinfoResolver.swift
[211/212] Compiling NIOPosix HappyEyeballs.swift
[212/212] Compiling NIOPosix IO.swift
[213/214] Emitting module NIO
[214/214] Compiling NIO Exports.swift
[215/231] Compiling NIOIRC IRCServerName.swift
[216/231] Compiling NIOIRC IRCUserID.swift
[217/231] Compiling NIOIRC IRCMessageTarget.swift
/Users/builder/builds/UKfvDsi8u/1/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/1/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/1/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/1/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/1/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/1/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/1/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/1/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: "") }
                              ^
[218/231] Compiling NIOIRC IRCChannelMode.swift
/Users/builder/builds/UKfvDsi8u/1/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/1/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/1/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/1/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/1/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/1/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/1/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/1/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: "") }
                              ^
[219/233] Compiling NIOIRC IRCUserInfo.swift
[220/233] Compiling NIOIRC IRCUserMode.swift
[221/233] Compiling NIOIRC ByteBufferExtras.swift
[222/233] Compiling NIOIRC Scandinavian.swift
[223/233] Compiling NIOIRC IRCChannelHandler.swift
[224/233] Compiling NIOIRC IRCCommandCodes.swift
[225/233] Compiling NIOIRC IRCMessage.swift
[226/233] Compiling NIOIRC IRCChannelName.swift
[227/233] Compiling NIOIRC IRCCommand.swift
[228/233] Compiling NIOIRC IRCMessageRecipient.swift
[229/233] Compiling NIOIRC IRCNickName.swift
[230/233] Compiling NIOIRC IRCCommandParser.swift
[231/233] Compiling NIOIRC IRCDispatcher.swift
[232/233] Compiling NIOIRC IRCMessageParser.swift
[233/233] Emitting module NIOIRC
/Users/builder/builds/UKfvDsi8u/1/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/1/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/1/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/1/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/1/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/1/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/1/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/1/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: "") }
                              ^
Build complete! (11.18s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio.git from cache (0.27s)
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-collections.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.18s)
Fetched https://github.com/apple/swift-system.git from cache (0.18s)
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-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
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
Build complete.
Done.

Build Machine: Mac 7