The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of swift-nio-irc-eliza 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-eliza.git
Reference: 0.7.1
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/NozeIO/swift-nio-irc-eliza
 * tag               0.7.1      -> FETCH_HEAD
HEAD is now at 908bea8 Travis: Only build w/ 4.2 and up
Cloned https://github.com/NozeIO/swift-nio-irc-eliza.git
Revision (git rev-parse @):
908bea86c4a1908b82f31f5b4cec2e2ff8aeedea
SUCCESS checkout https://github.com/NozeIO/swift-nio-irc-eliza.git at 0.7.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/NozeIO/swift-nio-irc-eliza.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/31] Write elizabot-entitlement.plist
[0/31] Write sources
[15/31] Compiling CNIOWindows shim.c
[15/31] Write sources
[15/31] Compiling CNIOWindows WSAStartup.c
[15/31] Write sources
[15/31] Compiling CNIOLinux shim.c
[15/31] Compiling CNIOLinux liburing_shims.c
[23/31] Write swift-version--423B1241ED78D482.txt
[24/56] Compiling _AtomicsShims.c
[25/56] Compiling CNIODarwin shim.c
[27/75] Emitting module _CollectionsUtilities
[28/77] Compiling Atomics AtomicMemoryOrderings.swift
[29/77] Compiling Atomics DoubleWord.swift
[30/77] Compiling Atomics Primitives.shims.swift
[31/77] Compiling Atomics ManagedAtomicLazyReference.swift
[32/77] Compiling Atomics OptionalRawRepresentable.swift
[33/77] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[34/77] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[35/77] Compiling _NIOBase64 Base64.swift
[36/77] Emitting module _NIOBase64
[37/77] Compiling Atomics UnsafeAtomicLazyReference.swift
[38/77] Compiling Atomics ManagedAtomic.swift
[39/77] Compiling Atomics Primitives.native.swift
[40/77] Compiling Atomics UnsafeAtomic.swift
[41/77] Compiling Atomics AtomicInteger.swift
[42/77] Compiling Atomics AtomicOptionalWrappable.swift
[43/77] Compiling Atomics IntegerConformances.swift
[44/77] Compiling Atomics PointerConformances.swift
[45/77] Compiling Atomics RawRepresentable.swift
[46/77] Compiling Atomics AtomicBool.swift
[47/77] Compiling Atomics AtomicReference.swift
[48/93] Compiling _NIODataStructures _TinyArray.swift
[49/93] Compiling DequeModule Deque+Codable.swift
[50/93] Compiling DequeModule Deque+Collection.swift
[51/93] Compiling DequeModule Deque+CustomReflectable.swift
[52/95] Compiling DequeModule Deque+Hashable.swift
[53/95] Compiling DequeModule Deque+Sendable.swift
[54/95] Compiling DequeModule Deque+Descriptions.swift
[55/95] Compiling DequeModule Deque+Equatable.swift
[56/95] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[57/95] Compiling DequeModule Deque+Extras.swift
[58/95] Compiling DequeModule Deque+Testing.swift
[59/95] Compiling DequeModule Deque._Storage.swift
[60/97] Emitting module _NIODataStructures
[61/97] Compiling _NIODataStructures Heap.swift
[62/97] Compiling _NIODataStructures PriorityQueue.swift
[65/97] Compiling DequeModule Deque._UnsafeHandle.swift
[66/97] Compiling DequeModule Deque.swift
[67/97] Compiling DequeModule _DequeBuffer.swift
[68/97] Compiling DequeModule _DequeBufferHeader.swift
[69/97] Compiling DequeModule _DequeSlot.swift
[70/97] Compiling DequeModule _UnsafeWrappedBuffer.swift
[71/97] Compiling Atomics IntegerOperations.swift
[72/97] Compiling Atomics Unmanaged extensions.swift
[79/97] Emitting module DequeModule
[80/97] Emitting module Atomics
[90/97] Compiling c-nioatomics.c
[91/97] Compiling c-atomics.c
[93/103] Compiling Eliza Eliza.swift
[94/103] Emitting module Eliza
[95/103] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[96/103] Compiling NIOConcurrencyHelpers lock.swift
[97/103] Emitting module NIOConcurrencyHelpers
[98/103] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[99/103] Compiling NIOConcurrencyHelpers atomics.swift
[100/103] Compiling NIOConcurrencyHelpers NIOLock.swift
[101/160] Compiling NIOCore GlobalSingletons.swift
[102/160] Compiling NIOCore IO.swift
[103/160] Compiling NIOCore IOData.swift
[104/160] Compiling NIOCore IPProtocol.swift
[105/160] Compiling NIOCore IntegerBitPacking.swift
[106/160] Compiling NIOCore IntegerTypes.swift
[107/160] Compiling NIOCore Interfaces.swift
[108/160] Compiling NIOCore Linux.swift
[109/168] Compiling NIOCore AddressedEnvelope.swift
[110/168] Compiling NIOCore AsyncAwaitSupport.swift
[111/168] Compiling NIOCore AsyncChannel.swift
[112/168] Compiling NIOCore AsyncChannelInboundStream.swift
[113/168] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[114/168] Compiling NIOCore AsyncChannelOutboundWriter.swift
[115/168] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[116/168] Compiling NIOCore NIOAsyncSequenceProducer.swift
[117/168] Compiling NIOCore EventLoop+SerialExecutor.swift
[118/168] Compiling NIOCore EventLoop.swift
[119/168] Compiling NIOCore EventLoopFuture+Deprecated.swift
[120/168] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[121/168] Compiling NIOCore EventLoopFuture.swift
[122/168] Compiling NIOCore FileDescriptor.swift
[123/168] Compiling NIOCore FileHandle.swift
[124/168] Compiling NIOCore FileRegion.swift
[125/168] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[126/168] Compiling NIOCore SocketAddresses.swift
[127/168] Compiling NIOCore SocketOptionProvider.swift
[128/168] Compiling NIOCore SystemCallHelpers.swift
[129/168] Compiling NIOCore TimeAmount+Duration.swift
[130/168] Compiling NIOCore TypeAssistedChannelHandler.swift
[131/168] Compiling NIOCore UniversalBootstrapSupport.swift
[132/168] Compiling NIOCore Utilities.swift
[133/168] Compiling NIOCore ChannelOption.swift
[134/168] Compiling NIOCore ChannelPipeline.swift
[135/168] Compiling NIOCore CircularBuffer.swift
[136/168] Compiling NIOCore Codec.swift
[137/168] Compiling NIOCore ConvenienceOptionSupport.swift
[138/168] Compiling NIOCore DeadChannel.swift
[139/168] Compiling NIOCore DispatchQueue+WithFuture.swift
[140/168] Compiling NIOCore EventLoop+Deprecated.swift
[141/168] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[142/168] Compiling NIOCore NIOAsyncWriter.swift
[143/168] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[144/168] Compiling NIOCore BSDSocketAPI.swift
[145/168] Compiling NIOCore ByteBuffer-aux.swift
[146/168] Compiling NIOCore ByteBuffer-conversions.swift
[147/168] Compiling NIOCore ByteBuffer-core.swift
[148/168] Compiling NIOCore ByteBuffer-hexdump.swift
[149/168] Compiling NIOCore MarkedCircularBuffer.swift
[150/168] Compiling NIOCore MulticastChannel.swift
[151/168] Compiling NIOCore NIOAny.swift
[152/168] Compiling NIOCore NIOCloseOnErrorHandler.swift
[153/168] Compiling NIOCore NIOLoopBound.swift
[154/168] Compiling NIOCore NIOSendable.swift
[155/168] Compiling NIOCore PointerHelpers.swift
[156/168] Compiling NIOCore RecvByteBufferAllocator.swift
[157/168] Compiling NIOCore ByteBuffer-int.swift
[158/168] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[159/168] Compiling NIOCore ByteBuffer-multi-int.swift
[160/168] Compiling NIOCore ByteBuffer-views.swift
[161/168] Compiling NIOCore Channel.swift
[162/168] Compiling NIOCore ChannelHandler.swift
[163/168] Compiling NIOCore ChannelHandlers.swift
[164/168] Compiling NIOCore ChannelInvoker.swift
[165/168] Emitting module NIOCore
[166/219] Emitting module NIOEmbedded
[167/219] Compiling NIOEmbedded Embedded.swift
[168/219] Compiling NIOEmbedded AsyncTestingChannel.swift
[169/219] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[170/219] Compiling NIOPosix PooledRecvBufferAllocator.swift
[171/219] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[172/219] Compiling NIOPosix PosixSingletons.swift
[173/219] Compiling NIOPosix RawSocketBootstrap.swift
[174/219] Compiling NIOPosix Resolver.swift
[175/219] Compiling NIOPosix Selectable.swift
[176/225] Compiling NIOPosix IntegerBitPacking.swift
[177/225] Compiling NIOPosix IntegerTypes.swift
[178/225] Compiling NIOPosix Linux.swift
[179/225] Compiling NIOPosix LinuxCPUSet.swift
[180/225] Compiling NIOPosix LinuxUring.swift
[181/225] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[182/225] Compiling NIOPosix NIOThreadPool.swift
[183/225] Compiling NIOPosix ThreadPosix.swift
[184/225] Compiling NIOPosix ThreadWindows.swift
[185/225] Compiling NIOPosix UnsafeTransfer.swift
[186/225] Compiling NIOPosix Utilities.swift
[187/225] Compiling NIOPosix VsockAddress.swift
[188/225] Compiling NIOPosix VsockChannelEvents.swift
[189/225] Compiling NIOPosix ServerSocket.swift
[190/225] Compiling NIOPosix Socket.swift
[191/225] Compiling NIOPosix SocketChannel.swift
[192/225] Compiling NIOPosix SocketProtocols.swift
[193/225] Compiling NIOPosix System.swift
[194/225] Compiling NIOPosix Thread.swift
[195/225] Compiling NIOPosix SelectableChannel.swift
[196/225] Compiling NIOPosix SelectableEventLoop.swift
[197/225] Compiling NIOPosix SelectorEpoll.swift
[198/225] Compiling NIOPosix SelectorGeneric.swift
[199/225] Compiling NIOPosix SelectorKqueue.swift
[200/225] Compiling NIOPosix SelectorUring.swift
[201/225] Compiling NIOPosix Bootstrap.swift
[202/225] Compiling NIOPosix ControlMessage.swift
[203/225] Compiling NIOPosix DatagramVectorReadManager.swift
[204/225] Compiling NIOPosix FileDescriptor.swift
[205/225] Compiling NIOPosix GetaddrinfoResolver.swift
[206/225] Compiling NIOPosix HappyEyeballs.swift
[207/225] Compiling NIOPosix IO.swift
[208/225] Compiling NIOPosix BSDSocketAPICommon.swift
[209/225] Compiling NIOPosix BSDSocketAPIPosix.swift
[210/225] Compiling NIOPosix BSDSocketAPIWindows.swift
[211/225] Compiling NIOPosix BaseSocket.swift
[212/225] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[213/225] Compiling NIOPosix BaseSocketChannel.swift
[214/225] Compiling NIOPosix BaseStreamSocketChannel.swift
[215/225] Emitting module NIOPosix
[216/225] Compiling NIOPosix NonBlockingFileIO.swift
[217/225] Compiling NIOPosix PendingDatagramWritesManager.swift
[218/225] Compiling NIOPosix PendingWritesManager.swift
[219/225] Compiling NIOPosix PipeChannel.swift
[220/225] Compiling NIOPosix PipePair.swift
[221/225] Compiling NIOPosix PointerHelpers.swift
[222/225] Compiling NIOPosix Pool.swift
[223/227] Emitting module NIO
[224/227] Compiling NIO Exports.swift
[225/254] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[226/254] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[227/254] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[228/254] Emitting module NIOTLS
[229/254] Compiling NIOTLS TLSEvents.swift
[230/254] Compiling NIOTLS SNIHandler.swift
[231/254] Compiling NIOIRC IRCCommandCodes.swift
[232/254] Compiling NIOIRC IRCMessage.swift
[233/254] Compiling NIOIRC IRCMessageRecipient.swift
[234/254] Compiling NIOIRC IRCNickName.swift
[235/256] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[236/256] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[237/256] Emitting module NIOFoundationCompat
[238/256] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[239/256] Compiling NIOIRC IRCUserInfo.swift
[240/256] Compiling NIOIRC IRCUserMode.swift
[241/256] Compiling NIOIRC IRCCommandParser.swift
[242/256] Compiling NIOIRC IRCDispatcher.swift
[243/256] Compiling NIOIRC IRCMessageParser.swift
[244/272] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[245/272] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[246/272] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[247/272] Compiling NIOTransportServices NIOTSErrors.swift
[248/272] Compiling NIOTransportServices NIOTSEventLoop.swift
[249/272] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[250/272] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[251/272] Emitting module NIOIRC
[252/273] Compiling NIOTransportServices NIOTSListenerChannel.swift
[253/273] Compiling NIOTransportServices NIOTSDatagramListener.swift
[254/278] Emitting module NIOTransportServices
[255/280] Compiling NIOTransportServices NIOTSNetworkEvents.swift
/Users/builder/builds/UKfvDsi8u/3/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
~~~~~~~~~~~~~~~~^
[256/280] Compiling NIOTransportServices NIOTSSingletons.swift
/Users/builder/builds/UKfvDsi8u/3/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
~~~~~~~~~~~~~~~~^
[257/280] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
/Users/builder/builds/UKfvDsi8u/3/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
~~~~~~~~~~~~~~~~^
[258/280] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[259/280] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[263/280] Compiling NIOTransportServices NIOTSBootstraps.swift
/Users/builder/builds/UKfvDsi8u/3/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
~~~~~~~~~~~~~~~~^
[264/280] Compiling NIOTransportServices NIOTSChannelOptions.swift
/Users/builder/builds/UKfvDsi8u/3/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
~~~~~~~~~~~~~~~~^
[265/280] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
/Users/builder/builds/UKfvDsi8u/3/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
~~~~~~~~~~~~~~~~^
[266/280] Compiling NIOTransportServices AcceptHandler.swift
[267/280] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[268/280] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[275/280] Compiling NIOTransportServices StateManagedChannel.swift
[276/280] Compiling NIOTransportServices StateManagedListenerChannel.swift
[277/280] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[278/287] Compiling IRC ReExports.swift
[279/287] Compiling IRC IRCRetryStrategyCB.swift
[280/287] Compiling IRC IRCClientOptions.swift
[281/287] Compiling IRC IRCClientMessageTarget.swift
[282/287] Compiling IRC IRCClientDelegate.swift
[283/287] Emitting module IRC
[284/287] Compiling IRC IRCClient.swift
[285/289] Emitting module IRCElizaBot
[286/289] Compiling IRCElizaBot IRCElizaBot.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/IRCElizaBot/IRCElizaBot.swift:56:38: warning: 'Value' is deprecated: This typealias doesn't serve any purpose. Please use Int64 directly.
            .milliseconds(TimeAmount.Value(bot.options.thinkingTime * 1000.0))
                                     ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/IRCElizaBot/IRCElizaBot.swift:57:42: warning: 'Value' is deprecated: This typealias doesn't serve any purpose. Please use Int64 directly.
      self.timeout = .seconds(TimeAmount.Value(bot.options.sessionTimeout))
                                         ^
[287/291] Emitting module elizabot
[288/291] Compiling elizabot main.swift
[288/291] Write Objects.LinkFileList
[289/291] Linking elizabot
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/elizabot: replacing existing signature
[290/291] Applying elizabot
Build complete! (21.54s)
Fetching https://github.com/AlwaysRightInstitute/SwiftEliza.git from cache
Fetching https://github.com/NozeIO/swift-nio-irc-client.git from cache
Fetched https://github.com/AlwaysRightInstitute/SwiftEliza.git from cache (0.16s)
Fetched https://github.com/NozeIO/swift-nio-irc-client.git from cache (0.16s)
Computing version for https://github.com/AlwaysRightInstitute/SwiftEliza.git
Computed https://github.com/AlwaysRightInstitute/SwiftEliza.git at 1.0.1 (0.34s)
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.39s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/SwiftNIOExtras/swift-nio-irc.git from cache
Fetching https://github.com/apple/swift-nio-transport-services from cache
Fetched https://github.com/SwiftNIOExtras/swift-nio-irc.git from cache (0.25s)
Fetched https://github.com/apple/swift-nio-transport-services from cache (0.25s)
Fetched https://github.com/apple/swift-nio.git from cache (0.30s)
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.37s)
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.43s)
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.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-collections.git from cache (0.22s)
Fetched https://github.com/apple/swift-system.git from cache (0.22s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.04s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.03s)
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/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.63.0
warning: /Users/builder/builds/UKfvDsi8u/3/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/3/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/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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.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
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/AlwaysRightInstitute/SwiftEliza.git
Working copy of https://github.com/AlwaysRightInstitute/SwiftEliza.git resolved at 1.0.1
Build complete.
Done.