The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-nio-irc-client 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/NozeIO/swift-nio-irc-client.git
Reference: 0.8.1
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/NozeIO/swift-nio-irc-client
 * tag               0.8.1      -> FETCH_HEAD
HEAD is now at 7a0b7d4 Merge branch 'develop' into main
Cloned https://github.com/NozeIO/swift-nio-irc-client.git
Revision (git rev-parse @):
7a0b7d4cde33614b7b0af193cd8ff0f7f305eb77
SUCCESS checkout https://github.com/NozeIO/swift-nio-irc-client.git at 0.8.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/NozeIO/swift-nio-irc-client.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/24] Write sources
[15/24] Compiling CNIOWindows WSAStartup.c
[15/24] Compiling CNIOWindows shim.c
[17/24] Compiling CNIOLinux shim.c
[18/24] Compiling CNIOLinux liburing_shims.c
[19/24] Write swift-version--423B1241ED78D482.txt
[20/47] Compiling _AtomicsShims.c
[21/47] Compiling CNIODarwin shim.c
[23/66] Compiling Atomics DoubleWord.swift
[24/66] Compiling Atomics Primitives.shims.swift
[25/66] Compiling Atomics Primitives.native.swift
[26/66] Compiling Atomics AtomicMemoryOrderings.swift
[27/68] Compiling Atomics UnsafeAtomicLazyReference.swift
[28/68] Compiling Atomics AtomicReference.swift
[29/68] Compiling Atomics AtomicInteger.swift
[30/68] Compiling Atomics AtomicOptionalWrappable.swift
[31/68] Compiling Atomics OptionalRawRepresentable.swift
[32/68] Compiling Atomics IntegerConformances.swift
[33/68] Compiling Atomics PointerConformances.swift
[34/68] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[35/68] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[36/68] Emitting module _CollectionsUtilities
[37/68] Compiling Atomics RawRepresentable.swift
[38/68] Compiling Atomics AtomicBool.swift
[39/68] Compiling Atomics ManagedAtomic.swift
[40/68] Compiling Atomics ManagedAtomicLazyReference.swift
[41/68] Compiling Atomics UnsafeAtomic.swift
[42/84] Compiling DequeModule Deque+Descriptions.swift
[43/84] Compiling DequeModule Deque+Equatable.swift
[44/86] Compiling _NIOBase64 Base64.swift
[45/86] Emitting module _NIOBase64
[46/86] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[47/86] Compiling DequeModule Deque+Extras.swift
[48/86] Compiling _NIODataStructures _TinyArray.swift
[49/86] Compiling DequeModule _DequeSlot.swift
[50/86] Compiling DequeModule _UnsafeWrappedBuffer.swift
[51/86] Compiling _NIODataStructures PriorityQueue.swift
[52/86] Emitting module _NIODataStructures
[53/86] Compiling _NIODataStructures Heap.swift
[54/86] Compiling DequeModule Deque+Hashable.swift
[55/86] Compiling DequeModule Deque+Sendable.swift
[56/86] Compiling DequeModule _DequeBuffer.swift
[57/86] Compiling DequeModule _DequeBufferHeader.swift
[58/86] Compiling DequeModule Deque+Testing.swift
[59/86] Compiling DequeModule Deque._Storage.swift
[60/86] Compiling DequeModule Deque+Codable.swift
[61/86] Compiling DequeModule Deque+Collection.swift
[62/86] Compiling DequeModule Deque+CustomReflectable.swift
[63/86] Compiling DequeModule Deque._UnsafeHandle.swift
[64/86] Compiling DequeModule Deque.swift
[65/86] Emitting module DequeModule
[79/88] Compiling Atomics IntegerOperations.swift
[80/88] Compiling Atomics Unmanaged extensions.swift
[81/88] Emitting module Atomics
[86/88] Compiling c-nioatomics.c
[87/88] Compiling c-atomics.c
[89/94] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[90/94] Compiling NIOConcurrencyHelpers lock.swift
[91/94] Emitting module NIOConcurrencyHelpers
[92/94] Compiling NIOConcurrencyHelpers NIOLock.swift
[93/94] Compiling NIOConcurrencyHelpers atomics.swift
[94/94] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[95/151] Compiling NIOCore MarkedCircularBuffer.swift
[96/151] Compiling NIOCore MulticastChannel.swift
[97/151] Compiling NIOCore NIOAny.swift
[98/151] Compiling NIOCore NIOCloseOnErrorHandler.swift
[99/151] Compiling NIOCore NIOLoopBound.swift
[100/151] Compiling NIOCore NIOSendable.swift
[101/151] Compiling NIOCore PointerHelpers.swift
[102/151] Compiling NIOCore RecvByteBufferAllocator.swift
[103/159] Compiling NIOCore AddressedEnvelope.swift
[104/159] Compiling NIOCore AsyncAwaitSupport.swift
[105/159] Compiling NIOCore AsyncChannel.swift
[106/159] Compiling NIOCore AsyncChannelInboundStream.swift
[107/159] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[108/159] Compiling NIOCore AsyncChannelOutboundWriter.swift
[109/159] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[110/159] Compiling NIOCore NIOAsyncSequenceProducer.swift
[111/159] Compiling NIOCore EventLoop+SerialExecutor.swift
[112/159] Compiling NIOCore EventLoop.swift
[113/159] Compiling NIOCore EventLoopFuture+Deprecated.swift
[114/159] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[115/159] Compiling NIOCore EventLoopFuture.swift
[116/159] Compiling NIOCore FileDescriptor.swift
[117/159] Compiling NIOCore FileHandle.swift
[118/159] Compiling NIOCore FileRegion.swift
[119/159] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[120/159] Compiling NIOCore SocketAddresses.swift
[121/159] Compiling NIOCore SocketOptionProvider.swift
[122/159] Compiling NIOCore SystemCallHelpers.swift
[123/159] Compiling NIOCore TimeAmount+Duration.swift
[124/159] Compiling NIOCore TypeAssistedChannelHandler.swift
[125/159] Compiling NIOCore UniversalBootstrapSupport.swift
[126/159] Compiling NIOCore Utilities.swift
[127/159] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[128/159] Compiling NIOCore NIOAsyncWriter.swift
[129/159] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[130/159] Compiling NIOCore BSDSocketAPI.swift
[131/159] Compiling NIOCore ByteBuffer-aux.swift
[132/159] Compiling NIOCore ByteBuffer-conversions.swift
[133/159] Compiling NIOCore ByteBuffer-core.swift
[134/159] Compiling NIOCore ByteBuffer-hexdump.swift
[135/159] Compiling NIOCore GlobalSingletons.swift
[136/159] Compiling NIOCore IO.swift
[137/159] Compiling NIOCore IOData.swift
[138/159] Compiling NIOCore IPProtocol.swift
[139/159] Compiling NIOCore IntegerBitPacking.swift
[140/159] Compiling NIOCore IntegerTypes.swift
[141/159] Compiling NIOCore Interfaces.swift
[142/159] Compiling NIOCore Linux.swift
[143/159] Compiling NIOCore ByteBuffer-int.swift
[144/159] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[145/159] Compiling NIOCore ByteBuffer-multi-int.swift
[146/159] Compiling NIOCore ByteBuffer-views.swift
[147/159] Compiling NIOCore Channel.swift
[148/159] Compiling NIOCore ChannelHandler.swift
[149/159] Compiling NIOCore ChannelHandlers.swift
[150/159] Compiling NIOCore ChannelInvoker.swift
[151/159] Compiling NIOCore ChannelOption.swift
[152/159] Compiling NIOCore ChannelPipeline.swift
[153/159] Compiling NIOCore CircularBuffer.swift
[154/159] Compiling NIOCore Codec.swift
[155/159] Compiling NIOCore ConvenienceOptionSupport.swift
[156/159] Compiling NIOCore DeadChannel.swift
[157/159] Compiling NIOCore DispatchQueue+WithFuture.swift
[158/159] Compiling NIOCore EventLoop+Deprecated.swift
[159/159] Emitting module NIOCore
[160/210] Emitting module NIOEmbedded
[161/210] Compiling NIOEmbedded Embedded.swift
[162/210] Compiling NIOEmbedded AsyncTestingChannel.swift
[163/210] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[164/210] Compiling NIOPosix IntegerBitPacking.swift
[165/210] Compiling NIOPosix IntegerTypes.swift
[166/210] Compiling NIOPosix Linux.swift
[167/210] Compiling NIOPosix LinuxCPUSet.swift
[168/210] Compiling NIOPosix LinuxUring.swift
[169/210] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[170/210] Compiling NIOPosix NIOThreadPool.swift
[171/216] Emitting module NIOPosix
[172/216] Compiling NIOPosix ThreadPosix.swift
[173/216] Compiling NIOPosix ThreadWindows.swift
[174/216] Compiling NIOPosix UnsafeTransfer.swift
[175/216] Compiling NIOPosix Utilities.swift
[176/216] Compiling NIOPosix VsockAddress.swift
[177/216] Compiling NIOPosix VsockChannelEvents.swift
[178/216] Compiling NIOPosix PooledRecvBufferAllocator.swift
[179/216] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[180/216] Compiling NIOPosix PosixSingletons.swift
[181/216] Compiling NIOPosix RawSocketBootstrap.swift
[182/216] Compiling NIOPosix Resolver.swift
[183/216] Compiling NIOPosix Selectable.swift
[184/216] Compiling NIOPosix BSDSocketAPICommon.swift
[185/216] Compiling NIOPosix BSDSocketAPIPosix.swift
[186/216] Compiling NIOPosix BSDSocketAPIWindows.swift
[187/216] Compiling NIOPosix BaseSocket.swift
[188/216] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[189/216] Compiling NIOPosix BaseSocketChannel.swift
[190/216] Compiling NIOPosix BaseStreamSocketChannel.swift
[191/216] Compiling NIOPosix ServerSocket.swift
[192/216] Compiling NIOPosix Socket.swift
[193/216] Compiling NIOPosix SocketChannel.swift
[194/216] Compiling NIOPosix SocketProtocols.swift
[195/216] Compiling NIOPosix System.swift
[196/216] Compiling NIOPosix Thread.swift
[197/216] Compiling NIOPosix SelectableChannel.swift
[198/216] Compiling NIOPosix SelectableEventLoop.swift
[199/216] Compiling NIOPosix SelectorEpoll.swift
[200/216] Compiling NIOPosix SelectorGeneric.swift
[201/216] Compiling NIOPosix SelectorKqueue.swift
[202/216] Compiling NIOPosix SelectorUring.swift
[203/216] Compiling NIOPosix NonBlockingFileIO.swift
[204/216] Compiling NIOPosix PendingDatagramWritesManager.swift
[205/216] Compiling NIOPosix PendingWritesManager.swift
[206/216] Compiling NIOPosix PipeChannel.swift
[207/216] Compiling NIOPosix PipePair.swift
[208/216] Compiling NIOPosix PointerHelpers.swift
[209/216] Compiling NIOPosix Pool.swift
[210/216] Compiling NIOPosix Bootstrap.swift
[211/216] Compiling NIOPosix ControlMessage.swift
[212/216] Compiling NIOPosix DatagramVectorReadManager.swift
[213/216] Compiling NIOPosix FileDescriptor.swift
[214/216] Compiling NIOPosix GetaddrinfoResolver.swift
[215/216] Compiling NIOPosix HappyEyeballs.swift
[216/216] Compiling NIOPosix IO.swift
[217/218] Emitting module NIO
[218/218] Compiling NIO Exports.swift
[219/245] Compiling NIOTLS TLSEvents.swift
[220/245] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[221/245] Emitting module NIOTLS
[222/245] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[223/245] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[224/245] Compiling NIOTLS SNIHandler.swift
[225/245] Emitting module NIOFoundationCompat
[226/245] Compiling NIOIRC IRCServerName.swift
[227/245] Compiling NIOIRC IRCUserID.swift
[228/247] Compiling NIOIRC IRCUserInfo.swift
[229/247] Compiling NIOIRC IRCUserMode.swift
[230/247] Compiling NIOIRC ByteBufferExtras.swift
[231/247] Compiling NIOIRC Scandinavian.swift
[232/247] Compiling NIOIRC IRCChannelHandler.swift
[233/247] Compiling NIOIRC IRCCommandParser.swift
[234/247] Compiling NIOIRC IRCDispatcher.swift
[235/247] Compiling NIOIRC IRCMessageParser.swift
[236/247] Emitting module NIOIRC
[237/247] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[238/247] Compiling NIOIRC IRCChannelName.swift
[239/247] Compiling NIOIRC IRCCommand.swift
[240/247] Compiling NIOIRC IRCMessageTarget.swift
[241/247] Compiling NIOIRC IRCChannelMode.swift
[242/247] Compiling NIOIRC IRCCommandCodes.swift
[243/247] Compiling NIOIRC IRCMessage.swift
[244/247] Compiling NIOIRC IRCMessageRecipient.swift
[245/247] Compiling NIOIRC IRCNickName.swift
[246/247] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[247/247] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[248/269] Compiling NIOTransportServices NIOTSNetworkEvents.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSNetworkEvents.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
[249/269] Compiling NIOTransportServices NIOTSSingletons.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSNetworkEvents.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
[250/269] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSNetworkEvents.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
[251/269] Emitting module NIOTransportServices
[252/271] Compiling NIOTransportServices NIOTSBootstraps.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSChannelOptions.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
[253/271] Compiling NIOTransportServices NIOTSChannelOptions.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSChannelOptions.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
[254/271] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSChannelOptions.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
[255/271] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[256/271] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[257/271] Compiling NIOTransportServices NIOTSListenerChannel.swift
[258/271] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[259/271] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[260/271] Compiling NIOTransportServices AcceptHandler.swift
[261/271] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[262/271] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[263/271] Compiling NIOTransportServices NIOTSDatagramListener.swift
[264/271] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[265/271] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[266/271] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[267/271] Compiling NIOTransportServices NIOTSErrors.swift
[268/271] Compiling NIOTransportServices NIOTSEventLoop.swift
[269/271] Compiling NIOTransportServices StateManagedChannel.swift
[270/271] Compiling NIOTransportServices StateManagedListenerChannel.swift
[271/271] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[272/278] Compiling IRC ReExports.swift
[273/278] Compiling IRC IRCClientOptions.swift
[274/278] Compiling IRC IRCClientDelegate.swift
[275/278] Compiling IRC IRCRetryStrategyCB.swift
[276/278] Compiling IRC IRCClientMessageTarget.swift
[277/278] Emitting module IRC
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/IRC/IRCClient.swift:576:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
  open func doNotice(recipients: [ IRCMessageRecipient ], message: String)
  ^~~~
  public
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/IRC/IRCClient.swift:582:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
  open func doMessage(sender     : IRCUserID?,
  ^~~~
  public
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/IRC/IRCClient.swift:593:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
  open func doNick(_ newNick: IRCNickName) throws {
  ^~~~
  public
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/IRC/IRCClient.swift:609:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
  open func doMode(nick: IRCNickName, add: IRCUserMode, remove: IRCUserMode)
  ^~~~
  public
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/IRC/IRCClient.swift:625:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
  open func doPing(_ server: String, server2: String? = nil) throws {
  ^~~~
  public
[278/278] Compiling IRC IRCClient.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/IRC/IRCClient.swift:576:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
  open func doNotice(recipients: [ IRCMessageRecipient ], message: String)
  ^~~~
  public
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/IRC/IRCClient.swift:582:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
  open func doMessage(sender     : IRCUserID?,
  ^~~~
  public
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/IRC/IRCClient.swift:593:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
  open func doNick(_ newNick: IRCNickName) throws {
  ^~~~
  public
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/IRC/IRCClient.swift:609:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
  open func doMode(nick: IRCNickName, add: IRCUserMode, remove: IRCUserMode)
  ^~~~
  public
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/IRC/IRCClient.swift:625:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
  open func doPing(_ server: String, server2: String? = nil) throws {
  ^~~~
  public
Build complete! (22.85s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-nio-transport-services from cache
Fetching https://github.com/SwiftNIOExtras/swift-nio-irc.git from cache
Fetched https://github.com/SwiftNIOExtras/swift-nio-irc.git from cache (0.19s)
Fetched https://github.com/apple/swift-nio-transport-services from cache (0.30s)
Fetched https://github.com/apple/swift-nio.git from cache (0.33s)
Computing version for https://github.com/SwiftNIOExtras/swift-nio-irc.git
Computed https://github.com/SwiftNIOExtras/swift-nio-irc.git at 0.8.2 (0.49s)
Computing version for https://github.com/apple/swift-nio-transport-services
Computed https://github.com/apple/swift-nio-transport-services at 1.20.1 (0.50s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.22s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.63.0 (0.04s)
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.23s)
Fetched https://github.com/apple/swift-system.git from cache (0.24s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.07s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.05s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.04s)
warning: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-nio-transport-services-195621bb is not valid git repository for 'https://github.com/apple/swift-nio-transport-services', will fetch again.
Fetching https://github.com/apple/swift-nio-transport-services from cache
Fetched https://github.com/apple/swift-nio-transport-services from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-nio-transport-services-195621bb is not valid git repository for 'https://github.com/apple/swift-nio-transport-services', will fetch again.
Fetching https://github.com/apple/swift-nio-transport-services from cache
Fetched https://github.com/apple/swift-nio-transport-services from cache (0.01s)
Creating working copy for https://github.com/apple/swift-nio-transport-services
Working copy of https://github.com/apple/swift-nio-transport-services resolved at 1.20.1
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/SwiftNIOExtras/swift-nio-irc.git
Working copy of https://github.com/SwiftNIOExtras/swift-nio-irc.git resolved at 0.8.2
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-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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Build complete.
Done.

Build Machine: Mac 7