The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-nio-irc-server 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-server.git
Reference: 0.7.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/NozeIO/swift-nio-irc-server
 * tag               0.7.0      -> FETCH_HEAD
HEAD is now at 9d26c41 Merge branch 'develop'
Cloned https://github.com/NozeIO/swift-nio-irc-server.git
Revision (git rev-parse @):
9d26c41e28edaff06a73ef5d7d523c79c97a1c80
SUCCESS checkout https://github.com/NozeIO/swift-nio-irc-server.git at 0.7.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/NozeIO/swift-nio-irc-server.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/39] Write sources
[4/39] Write miniircd-entitlement.plist
[5/39] Write sources
[22/39] Compiling CNIOWindows shim.c
[23/39] Compiling CNIOWindows WSAStartup.c
[24/39] Compiling CNIOLinux shim.c
[25/39] Compiling CNIOLinux liburing_shims.c
[26/39] Write swift-version--423B1241ED78D482.txt
[27/39] Compiling CNIODarwin shim.c
[28/39] Compiling _AtomicsShims.c
[29/39] Compiling CNIOLLHTTP c_nio_llhttp.c
[30/45] Compiling CNIOLLHTTP c_nio_api.c
[31/45] Compiling CNIOLLHTTP c_nio_http.c
[31/45] Write sources
[33/62] Compiling CNIOSHA1 c_nio_sha1.c
[35/83] Emitting module _NIOBase64
[36/83] Emitting module _CollectionsUtilities
[37/85] Compiling Atomics PointerConformances.swift
[38/85] Compiling Atomics Primitives.native.swift
[39/85] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[40/85] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[41/85] Compiling Atomics ManagedAtomicLazyReference.swift
[42/85] Compiling Atomics AtomicReference.swift
[43/85] Compiling Atomics AtomicBool.swift
[44/85] Compiling Atomics UnsafeAtomic.swift
[45/85] Compiling Atomics UnsafeAtomicLazyReference.swift
[46/85] Compiling Atomics ManagedAtomic.swift
[47/85] Compiling _NIODataStructures PriorityQueue.swift
[48/85] Compiling Atomics AtomicStorage.swift
[49/85] Compiling Atomics AtomicValue.swift
[50/85] Compiling Atomics Primitives.shims.swift
[51/85] Compiling Atomics AtomicInteger.swift
[52/85] Compiling Atomics AtomicOptionalWrappable.swift
[53/85] Compiling Atomics IntegerConformances.swift
[54/85] Compiling Atomics OptionalRawRepresentable.swift
[55/85] Compiling Atomics RawRepresentable.swift
[56/101] Compiling _NIOBase64 Base64.swift
[57/101] Compiling DequeModule Deque+Sendable.swift
[58/101] Compiling DequeModule _DequeBuffer.swift
[59/103] Compiling _NIODataStructures _TinyArray.swift
[60/103] Compiling DequeModule _DequeBufferHeader.swift
[61/103] Compiling DequeModule Deque+Testing.swift
[62/103] Compiling _NIODataStructures Heap.swift
[63/103] Emitting module _NIODataStructures
[64/103] Compiling DequeModule Deque._UnsafeHandle.swift
[65/103] Compiling DequeModule Deque.swift
[66/105] Compiling Atomics IntegerOperations.swift
[67/105] Compiling Atomics Unmanaged extensions.swift
[68/105] Compiling DequeModule _DequeSlot.swift
[69/105] Compiling DequeModule _UnsafeWrappedBuffer.swift
[73/105] Compiling DequeModule Deque._Storage.swift
[74/105] Compiling DequeModule Deque+Codable.swift
[75/105] Compiling DequeModule Deque+Collection.swift
[76/105] Compiling DequeModule Deque+CustomReflectable.swift
[77/105] Compiling DequeModule Deque+Descriptions.swift
[78/105] Compiling DequeModule Deque+Equatable.swift
[79/105] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[80/105] Compiling DequeModule Deque+Extras.swift
[81/105] Compiling DequeModule Deque+Hashable.swift
[83/105] Emitting module DequeModule
[87/105] Emitting module Atomics
[98/105] Compiling c-nioatomics.c
[99/105] Compiling c-atomics.c
[101/111] Emitting module NIOConcurrencyHelpers
[102/111] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[103/111] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[104/111] Compiling NIOConcurrencyHelpers NIOLock.swift
[105/111] Compiling NIOConcurrencyHelpers lock.swift
[106/111] Compiling NIOConcurrencyHelpers atomics.swift
[107/111] Emitting module Eliza
[108/111] Compiling Eliza Eliza.swift
[109/168] Compiling NIOCore MarkedCircularBuffer.swift
[110/168] Compiling NIOCore MulticastChannel.swift
[111/168] Compiling NIOCore NIOAny.swift
[112/168] Compiling NIOCore NIOCloseOnErrorHandler.swift
[113/168] Compiling NIOCore NIOLoopBound.swift
[114/168] Compiling NIOCore NIOSendable.swift
[115/168] Compiling NIOCore PointerHelpers.swift
[116/168] Compiling NIOCore RecvByteBufferAllocator.swift
[117/176] Compiling NIOCore EventLoop+SerialExecutor.swift
[118/176] Compiling NIOCore EventLoop.swift
[119/176] Compiling NIOCore EventLoopFuture+Deprecated.swift
[120/176] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[121/176] Compiling NIOCore EventLoopFuture.swift
[122/176] Compiling NIOCore FileDescriptor.swift
[123/176] Compiling NIOCore FileHandle.swift
[124/176] Compiling NIOCore FileRegion.swift
[125/176] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[126/176] Compiling NIOCore SocketAddresses.swift
[127/176] Compiling NIOCore SocketOptionProvider.swift
[128/176] Compiling NIOCore SystemCallHelpers.swift
[129/176] Compiling NIOCore TimeAmount+Duration.swift
[130/176] Compiling NIOCore TypeAssistedChannelHandler.swift
[131/176] Compiling NIOCore UniversalBootstrapSupport.swift
[132/176] Compiling NIOCore Utilities.swift
[133/176] Compiling NIOCore ChannelOption.swift
[134/176] Compiling NIOCore ChannelPipeline.swift
[135/176] Compiling NIOCore CircularBuffer.swift
[136/176] Compiling NIOCore Codec.swift
[137/176] Compiling NIOCore ConvenienceOptionSupport.swift
[138/176] Compiling NIOCore DeadChannel.swift
[139/176] Compiling NIOCore DispatchQueue+WithFuture.swift
[140/176] Compiling NIOCore EventLoop+Deprecated.swift
[141/176] Compiling NIOCore AddressedEnvelope.swift
[142/176] Compiling NIOCore AsyncAwaitSupport.swift
[143/176] Compiling NIOCore AsyncChannel.swift
[144/176] Compiling NIOCore AsyncChannelInboundStream.swift
[145/176] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[146/176] Compiling NIOCore AsyncChannelOutboundWriter.swift
[147/176] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[148/176] Compiling NIOCore NIOAsyncSequenceProducer.swift
[149/176] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[150/176] Compiling NIOCore NIOAsyncWriter.swift
[151/176] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[152/176] Compiling NIOCore BSDSocketAPI.swift
[153/176] Compiling NIOCore ByteBuffer-aux.swift
[154/176] Compiling NIOCore ByteBuffer-conversions.swift
[155/176] Compiling NIOCore ByteBuffer-core.swift
[156/176] Compiling NIOCore ByteBuffer-hexdump.swift
[157/176] Compiling NIOCore ByteBuffer-int.swift
[158/176] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[159/176] Compiling NIOCore ByteBuffer-multi-int.swift
[160/176] Compiling NIOCore ByteBuffer-views.swift
[161/176] Compiling NIOCore Channel.swift
[162/176] Compiling NIOCore ChannelHandler.swift
[163/176] Compiling NIOCore ChannelHandlers.swift
[164/176] Compiling NIOCore ChannelInvoker.swift
[165/176] Compiling NIOCore GlobalSingletons.swift
[166/176] Compiling NIOCore IO.swift
[167/176] Compiling NIOCore IOData.swift
[168/176] Compiling NIOCore IPProtocol.swift
[169/176] Compiling NIOCore IntegerBitPacking.swift
[170/176] Compiling NIOCore IntegerTypes.swift
[171/176] Compiling NIOCore Interfaces.swift
[172/176] Compiling NIOCore Linux.swift
[173/176] Emitting module NIOCore
[174/227] Compiling NIOEmbedded AsyncTestingChannel.swift
[175/227] Compiling NIOEmbedded Embedded.swift
[176/227] Emitting module NIOEmbedded
[177/227] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[178/227] Compiling NIOPosix PooledRecvBufferAllocator.swift
[179/227] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[180/227] Compiling NIOPosix PosixSingletons.swift
[181/227] Compiling NIOPosix RawSocketBootstrap.swift
[182/227] Compiling NIOPosix Resolver.swift
[183/227] Compiling NIOPosix Selectable.swift
[184/233] Emitting module NIOPosix
[185/233] Compiling NIOPosix IntegerBitPacking.swift
[186/233] Compiling NIOPosix IntegerTypes.swift
[187/233] Compiling NIOPosix Linux.swift
[188/233] Compiling NIOPosix LinuxCPUSet.swift
[189/233] Compiling NIOPosix LinuxUring.swift
[190/233] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[191/233] Compiling NIOPosix NIOThreadPool.swift
[192/233] Compiling NIOPosix ThreadPosix.swift
[193/233] Compiling NIOPosix ThreadWindows.swift
[194/233] Compiling NIOPosix UnsafeTransfer.swift
[195/233] Compiling NIOPosix Utilities.swift
[196/233] Compiling NIOPosix VsockAddress.swift
[197/233] Compiling NIOPosix VsockChannelEvents.swift
[198/233] Compiling NIOPosix SelectableChannel.swift
[199/233] Compiling NIOPosix SelectableEventLoop.swift
[200/233] Compiling NIOPosix SelectorEpoll.swift
[201/233] Compiling NIOPosix SelectorGeneric.swift
[202/233] Compiling NIOPosix SelectorKqueue.swift
[203/233] Compiling NIOPosix SelectorUring.swift
[204/233] Compiling NIOPosix ServerSocket.swift
[205/233] Compiling NIOPosix Socket.swift
[206/233] Compiling NIOPosix SocketChannel.swift
[207/233] Compiling NIOPosix SocketProtocols.swift
[208/233] Compiling NIOPosix System.swift
[209/233] Compiling NIOPosix Thread.swift
[210/233] Compiling NIOPosix NonBlockingFileIO.swift
[211/233] Compiling NIOPosix PendingDatagramWritesManager.swift
[212/233] Compiling NIOPosix PendingWritesManager.swift
[213/233] Compiling NIOPosix PipeChannel.swift
[214/233] Compiling NIOPosix PipePair.swift
[215/233] Compiling NIOPosix PointerHelpers.swift
[216/233] Compiling NIOPosix Pool.swift
[217/233] Compiling NIOPosix BSDSocketAPICommon.swift
[218/233] Compiling NIOPosix BSDSocketAPIPosix.swift
[219/233] Compiling NIOPosix BSDSocketAPIWindows.swift
[220/233] Compiling NIOPosix BaseSocket.swift
[221/233] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[222/233] Compiling NIOPosix BaseSocketChannel.swift
[223/233] Compiling NIOPosix BaseStreamSocketChannel.swift
[224/233] Compiling NIOPosix Bootstrap.swift
[225/233] Compiling NIOPosix ControlMessage.swift
[226/233] Compiling NIOPosix DatagramVectorReadManager.swift
[227/233] Compiling NIOPosix FileDescriptor.swift
[228/233] Compiling NIOPosix GetaddrinfoResolver.swift
[229/233] Compiling NIOPosix HappyEyeballs.swift
[230/233] Compiling NIOPosix IO.swift
[231/235] Compiling NIO Exports.swift
[232/235] Emitting module NIO
[233/278] Compiling NIOTLS TLSEvents.swift
[234/278] Emitting module NIOTLS
[235/278] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[236/278] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[237/278] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[238/278] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[239/278] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[240/278] Compiling NIOTLS SNIHandler.swift
[241/278] Compiling NIOIRC IRCChannelName.swift
[242/278] Compiling NIOIRC IRCCommand.swift
[243/280] Compiling NIOIRC ByteBufferExtras.swift
[244/280] Compiling NIOIRC Scandinavian.swift
[245/280] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[246/282] Compiling NIOIRC IRCMessageTarget.swift
[247/282] Compiling NIOIRC IRCChannelMode.swift
[250/282] Emitting module NIOHTTP1
[251/282] Emitting module NIOFoundationCompat
[252/282] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[253/285] Compiling NIOIRC IRCMessageRecipient.swift
[254/285] Compiling NIOIRC IRCNickName.swift
[255/304] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[256/304] Compiling NIOTransportServices NIOTSDatagramListener.swift
[257/304] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[258/304] Compiling NIOTransportServices NIOTSListenerChannel.swift
[259/304] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[260/304] Compiling NIOTransportServices NIOTSSingletons.swift
[261/304] Compiling NIOTransportServices StateManagedListenerChannel.swift
[262/304] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[263/304] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[264/304] Compiling NIOTransportServices StateManagedChannel.swift
[265/304] Compiling NIOTransportServices NIOTSBootstraps.swift
[266/304] Compiling NIOTransportServices NIOTSChannelOptions.swift
[267/304] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[268/304] Compiling NIOTransportServices AcceptHandler.swift
[269/304] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[270/304] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[272/304] Emitting module NIOIRC
[273/314] Emitting module NIOTransportServices
[276/316] Compiling IRCServer IRCChannel.swift
[277/316] Compiling IRCServer IRCLogger.swift
[278/316] Compiling IRCServer IRCServerError.swift
[280/317] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[281/317] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[282/317] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[283/317] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[284/317] Compiling IRCServer IRCServer.swift
/Users/builder/builds/UKfvDsi8u/0/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
~~~~~~~~~~~~~~~~^
[285/317] Compiling IRCServer IRCServerContext.swift
/Users/builder/builds/UKfvDsi8u/0/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
~~~~~~~~~~~~~~~~^
/Users/builder/builds/UKfvDsi8u/0/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
~~~~~~~~~~~~~~~~^
/Users/builder/builds/UKfvDsi8u/0/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
~~~~~~~~~~~~~~~~^
/Users/builder/builds/UKfvDsi8u/0/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
~~~~~~~~~~~~~~~~^
/Users/builder/builds/UKfvDsi8u/0/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
~~~~~~~~~~~~~~~~^
[293/317] Compiling IRCServer Utilities.swift
[294/317] Compiling IRCServer IRCSessionHandler.swift
[298/317] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[299/317] Compiling NIOTransportServices NIOTSErrors.swift
[300/317] Compiling NIOTransportServices NIOTSEventLoop.swift
[303/317] Compiling IRCServer IRCServerMessageTarget.swift
[306/317] Emitting module IRCServer
[307/317] Compiling IRCServer IRCSessionDispatcher.swift
[308/317] Compiling IRCServer ReExports.swift
[312/327] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[315/327] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[316/335] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[317/335] Compiling NIOWebSocket WebSocketErrorCodes.swift
[318/335] Emitting module NIOWebSocket
[319/335] Compiling NIOWebSocket WebSocketFrame.swift
[320/335] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[322/335] Compiling NIOWebSocket WebSocketOpcode.swift
[323/335] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[324/335] Compiling NIOWebSocket SHA1.swift
[325/335] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[326/335] Compiling IRC IRCClientMessageTarget.swift
[327/335] Compiling IRC IRCClientOptions.swift
[328/335] Compiling IRC ReExports.swift
[329/335] Compiling IRC IRCRetryStrategyCB.swift
[330/335] Compiling IRC IRCClientDelegate.swift
[331/335] Compiling IRC IRCClient.swift
[332/335] Emitting module IRC
[333/342] Emitting module IRCElizaBot
[334/342] Compiling IRCElizaBot IRCElizaBot.swift
[335/342] Compiling IRCWebClient IRCWebSocketBridge.swift
[336/342] Compiling IRCWebClient ClientResources.swift
[337/342] Compiling IRCWebClient IRCWebClientEndPoint.swift
[338/342] Compiling IRCWebClient IRCWebClientServer.swift
[339/342] Emitting module IRCWebClient
[340/345] Compiling miniircd Config.swift
[341/345] Emitting module miniircd
[342/345] Compiling miniircd main.swift
[342/345] Write Objects.LinkFileList
[343/345] Linking miniircd
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/miniircd: replacing existing signature
[344/345] Applying miniircd
Build complete! (26.99s)
Fetching https://github.com/NozeIO/swift-nio-irc-eliza.git from cache
Fetching https://github.com/NozeIO/swift-nio-irc-webclient.git from cache
Fetching https://github.com/SwiftNIOExtras/swift-nio-irc.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/NozeIO/swift-nio-irc-webclient.git from cache (0.23s)
Fetched https://github.com/NozeIO/swift-nio-irc-eliza.git from cache (0.23s)
Fetched https://github.com/SwiftNIOExtras/swift-nio-irc.git from cache (0.23s)
Fetched https://github.com/apple/swift-nio.git from cache (0.23s)
Computing version for https://github.com/NozeIO/swift-nio-irc-webclient.git
Computed https://github.com/NozeIO/swift-nio-irc-webclient.git at 0.8.0 (0.46s)
Fetching https://github.com/NozeIO/swift-nio-irc-client.git from cache
Fetched https://github.com/NozeIO/swift-nio-irc-client.git from cache (0.16s)
Computing version for https://github.com/NozeIO/swift-nio-irc-client.git
Computed https://github.com/NozeIO/swift-nio-irc-client.git at 0.8.1 (0.34s)
Fetching https://github.com/apple/swift-nio-transport-services from cache
Fetched https://github.com/apple/swift-nio-transport-services from cache (0.17s)
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.31s)
Computing version for https://github.com/NozeIO/swift-nio-irc-eliza.git
Computed https://github.com/NozeIO/swift-nio-irc-eliza.git at 0.7.1 (0.34s)
Fetching https://github.com/AlwaysRightInstitute/SwiftEliza.git from cache
Fetched https://github.com/AlwaysRightInstitute/SwiftEliza.git from cache (0.15s)
Computing version for https://github.com/AlwaysRightInstitute/SwiftEliza.git
Computed https://github.com/AlwaysRightInstitute/SwiftEliza.git at 1.0.1 (0.32s)
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.35s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.17s)
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
Fetched https://github.com/apple/swift-system.git from cache (0.20s)
Fetched https://github.com/apple/swift-collections.git from cache (0.20s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.08s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.04s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.03s)
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/NozeIO/swift-nio-irc-webclient.git
Working copy of https://github.com/NozeIO/swift-nio-irc-webclient.git resolved at 0.8.0
Creating working copy for https://github.com/NozeIO/swift-nio-irc-client.git
Working copy of https://github.com/NozeIO/swift-nio-irc-client.git resolved at 0.8.1
warning: /Users/builder/builds/UKfvDsi8u/0/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/0/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-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-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
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/AlwaysRightInstitute/SwiftEliza.git
Working copy of https://github.com/AlwaysRightInstitute/SwiftEliza.git resolved at 1.0.1
Creating working copy for https://github.com/NozeIO/swift-nio-irc-eliza.git
Working copy of https://github.com/NozeIO/swift-nio-irc-eliza.git resolved at 0.7.1
Build complete.
Done.

Build Machine: Mac 7