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: develop
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/NozeIO/swift-nio-irc-eliza
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at e19a13b Travis: Forgot a line
Cloned https://github.com/NozeIO/swift-nio-irc-eliza.git
Revision (git rev-parse @):
e19a13bb630e63f54e197b53cfe44129e76ca355
SUCCESS checkout https://github.com/NozeIO/swift-nio-irc-eliza.git at develop
========================================
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 sources
[2/31] Write elizabot-entitlement.plist
[2/31] Write sources
[18/31] Compiling CNIOWindows shim.c
[19/31] Compiling CNIOWindows WSAStartup.c
[19/31] Write sources
[21/31] Compiling CNIOLinux shim.c
[22/31] Compiling CNIOLinux liburing_shims.c
[23/31] Write swift-version--423B1241ED78D482.txt
[25/56] Emitting module _CollectionsUtilities
[25/58] Compiling _AtomicsShims.c
[26/58] Compiling CNIODarwin shim.c
[28/77] Compiling Atomics RawRepresentable.swift
[29/77] Compiling Atomics AtomicBool.swift
[30/77] Compiling Atomics AtomicReference.swift
[31/77] Compiling Atomics AtomicStorage.swift
[32/77] Compiling Atomics AtomicValue.swift
[33/77] Compiling Atomics AtomicMemoryOrderings.swift
[34/77] Compiling Atomics DoubleWord.swift
[35/77] Compiling Atomics AtomicOptionalWrappable.swift
[36/77] Compiling Atomics OptionalRawRepresentable.swift
[37/77] Compiling Atomics UnsafeAtomic.swift
[38/77] Compiling Atomics UnsafeAtomicLazyReference.swift
[39/77] Compiling Atomics Primitives.shims.swift
[40/77] Compiling Atomics AtomicInteger.swift
[41/77] Compiling Atomics ManagedAtomic.swift
[42/77] Compiling Atomics ManagedAtomicLazyReference.swift
[43/77] Compiling Atomics IntegerConformances.swift
[44/77] Compiling Atomics PointerConformances.swift
[45/77] Compiling Atomics Primitives.native.swift
[46/77] Compiling _NIODataStructures PriorityQueue.swift
[47/77] Compiling _NIOBase64 Base64.swift
[48/77] Emitting module _NIOBase64
[49/93] Compiling DequeModule _DequeBuffer.swift
[50/93] Compiling DequeModule _DequeBufferHeader.swift
[51/95] Compiling _NIODataStructures _TinyArray.swift
[52/95] Emitting module _NIODataStructures
[53/95] Compiling _NIODataStructures Heap.swift
[54/95] Compiling DequeModule _DequeSlot.swift
[55/95] Compiling DequeModule _UnsafeWrappedBuffer.swift
[56/95] Compiling DequeModule Deque+Testing.swift
[57/95] Compiling DequeModule Deque._Storage.swift
[58/95] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[59/95] Compiling DequeModule Deque+Extras.swift
[60/95] Compiling DequeModule Deque._UnsafeHandle.swift
[61/95] Compiling DequeModule Deque.swift
[64/97] Emitting module DequeModule
[65/97] Compiling DequeModule Deque+Descriptions.swift
[66/97] Compiling DequeModule Deque+Equatable.swift
[68/97] Compiling DequeModule Deque+Hashable.swift
[69/97] Compiling DequeModule Deque+Sendable.swift
[72/97] Compiling DequeModule Deque+Codable.swift
[73/97] Compiling DequeModule Deque+Collection.swift
[74/97] Compiling DequeModule Deque+CustomReflectable.swift
[78/97] Compiling Atomics IntegerOperations.swift
[79/97] Compiling Atomics Unmanaged extensions.swift
[80/97] Emitting module Atomics
[90/97] Compiling c-nioatomics.c
[91/97] Compiling c-atomics.c
[93/103] Compiling NIOConcurrencyHelpers lock.swift
[94/103] Compiling NIOConcurrencyHelpers atomics.swift
[95/103] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[96/103] Compiling NIOConcurrencyHelpers NIOLock.swift
[97/103] Emitting module NIOConcurrencyHelpers
[98/103] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[99/160] Compiling Eliza Eliza.swift
[100/160] Emitting module Eliza
[101/160] Compiling NIOCore MarkedCircularBuffer.swift
[102/160] Compiling NIOCore MulticastChannel.swift
[103/160] Compiling NIOCore NIOAny.swift
[104/160] Compiling NIOCore NIOCloseOnErrorHandler.swift
[105/160] Compiling NIOCore NIOLoopBound.swift
[106/160] Compiling NIOCore NIOSendable.swift
[107/160] Compiling NIOCore PointerHelpers.swift
[108/160] Compiling NIOCore RecvByteBufferAllocator.swift
[109/168] Compiling NIOCore GlobalSingletons.swift
[110/168] Compiling NIOCore IO.swift
[111/168] Compiling NIOCore IOData.swift
[112/168] Compiling NIOCore IPProtocol.swift
[113/168] Compiling NIOCore IntegerBitPacking.swift
[114/168] Compiling NIOCore IntegerTypes.swift
[115/168] Compiling NIOCore Interfaces.swift
[116/168] Compiling NIOCore Linux.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 AddressedEnvelope.swift
[150/168] Compiling NIOCore AsyncAwaitSupport.swift
[151/168] Compiling NIOCore AsyncChannel.swift
[152/168] Compiling NIOCore AsyncChannelInboundStream.swift
[153/168] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[154/168] Compiling NIOCore AsyncChannelOutboundWriter.swift
[155/168] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[156/168] Compiling NIOCore NIOAsyncSequenceProducer.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 AsyncTestingEventLoop.swift
[168/219] Compiling NIOEmbedded Embedded.swift
[169/219] Compiling NIOEmbedded AsyncTestingChannel.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] Emitting module NIOPosix
[177/225] Compiling NIOPosix ThreadPosix.swift
[178/225] Compiling NIOPosix ThreadWindows.swift
[179/225] Compiling NIOPosix UnsafeTransfer.swift
[180/225] Compiling NIOPosix Utilities.swift
[181/225] Compiling NIOPosix VsockAddress.swift
[182/225] Compiling NIOPosix VsockChannelEvents.swift
[183/225] Compiling NIOPosix IntegerBitPacking.swift
[184/225] Compiling NIOPosix IntegerTypes.swift
[185/225] Compiling NIOPosix Linux.swift
[186/225] Compiling NIOPosix LinuxCPUSet.swift
[187/225] Compiling NIOPosix LinuxUring.swift
[188/225] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[189/225] Compiling NIOPosix NIOThreadPool.swift
[190/225] Compiling NIOPosix NonBlockingFileIO.swift
[191/225] Compiling NIOPosix PendingDatagramWritesManager.swift
[192/225] Compiling NIOPosix PendingWritesManager.swift
[193/225] Compiling NIOPosix PipeChannel.swift
[194/225] Compiling NIOPosix PipePair.swift
[195/225] Compiling NIOPosix PointerHelpers.swift
[196/225] Compiling NIOPosix Pool.swift
[197/225] Compiling NIOPosix ServerSocket.swift
[198/225] Compiling NIOPosix Socket.swift
[199/225] Compiling NIOPosix SocketChannel.swift
[200/225] Compiling NIOPosix SocketProtocols.swift
[201/225] Compiling NIOPosix System.swift
[202/225] Compiling NIOPosix Thread.swift
[203/225] Compiling NIOPosix SelectableChannel.swift
[204/225] Compiling NIOPosix SelectableEventLoop.swift
[205/225] Compiling NIOPosix SelectorEpoll.swift
[206/225] Compiling NIOPosix SelectorGeneric.swift
[207/225] Compiling NIOPosix SelectorKqueue.swift
[208/225] Compiling NIOPosix SelectorUring.swift
[209/225] Compiling NIOPosix BSDSocketAPICommon.swift
[210/225] Compiling NIOPosix BSDSocketAPIPosix.swift
[211/225] Compiling NIOPosix BSDSocketAPIWindows.swift
[212/225] Compiling NIOPosix BaseSocket.swift
[213/225] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[214/225] Compiling NIOPosix BaseSocketChannel.swift
[215/225] Compiling NIOPosix BaseStreamSocketChannel.swift
[216/225] Compiling NIOPosix Bootstrap.swift
[217/225] Compiling NIOPosix ControlMessage.swift
[218/225] Compiling NIOPosix DatagramVectorReadManager.swift
[219/225] Compiling NIOPosix FileDescriptor.swift
[220/225] Compiling NIOPosix GetaddrinfoResolver.swift
[221/225] Compiling NIOPosix HappyEyeballs.swift
[222/225] Compiling NIOPosix IO.swift
[223/227] Emitting module NIO
[224/227] Compiling NIO Exports.swift
[225/254] Compiling NIOTLS TLSEvents.swift
[226/254] Emitting module NIOTLS
[227/254] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[228/254] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[229/254] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[230/254] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[231/254] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[232/254] Compiling NIOTLS SNIHandler.swift
[233/254] Compiling NIOIRC IRCMessageRecipient.swift
[234/254] Compiling NIOIRC IRCNickName.swift
[235/254] Compiling NIOIRC IRCServerName.swift
[236/254] Compiling NIOIRC IRCUserID.swift
[237/256] Compiling NIOIRC IRCCommandCodes.swift
[238/256] Compiling NIOIRC IRCMessage.swift
[239/256] Compiling NIOIRC IRCMessageTarget.swift
[240/256] Compiling NIOIRC IRCChannelMode.swift
[241/256] Compiling NIOIRC IRCChannelName.swift
[242/256] Compiling NIOIRC IRCCommand.swift
[243/256] Emitting module NIOFoundationCompat
[244/256] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[245/256] Compiling NIOIRC IRCUserInfo.swift
[246/256] Compiling NIOIRC IRCUserMode.swift
[247/278] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[248/278] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[249/278] Compiling NIOTransportServices NIOTSErrors.swift
[250/278] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[251/278] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[252/278] Compiling NIOTransportServices NIOTSListenerChannel.swift
[253/278] Emitting module NIOIRC
[254/278] Emitting module NIOTransportServices
[258/280] Compiling NIOTransportServices AcceptHandler.swift
[259/280] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[260/280] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[261/280] Compiling NIOTransportServices NIOTSBootstraps.swift
/Users/admin/builds/J1XnyXFH/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
~~~~~~~~~~~~~~~~^
[262/280] Compiling NIOTransportServices NIOTSChannelOptions.swift
/Users/admin/builds/J1XnyXFH/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
~~~~~~~~~~~~~~~~^
[263/280] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
/Users/admin/builds/J1XnyXFH/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
~~~~~~~~~~~~~~~~^
[264/280] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[265/280] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[266/280] Compiling NIOTransportServices NIOTSDatagramListener.swift
[267/280] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[268/280] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[269/280] Compiling NIOTransportServices NIOTSNetworkEvents.swift
/Users/admin/builds/J1XnyXFH/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
~~~~~~~~~~~~~~~~^
[270/280] Compiling NIOTransportServices NIOTSSingletons.swift
/Users/admin/builds/J1XnyXFH/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/admin/builds/J1XnyXFH/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
~~~~~~~~~~~~~~~~^
[274/280] Compiling NIOTransportServices NIOTSEventLoop.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 IRCClientDelegate.swift
[282/287] Compiling IRC IRCClientMessageTarget.swift
[283/287] Emitting module IRC
[284/287] Compiling IRC IRCClient.swift
[285/289] Compiling IRCElizaBot IRCElizaBot.swift
/Users/admin/builds/J1XnyXFH/0/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/admin/builds/J1XnyXFH/0/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))
                                         ^
[286/289] Emitting module IRCElizaBot
[287/291] Compiling elizabot main.swift
[288/291] Emitting module elizabot
[288/291] Write Objects.LinkFileList
[289/291] Linking elizabot
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/elizabot: replacing existing signature
[290/291] Applying elizabot
Build complete! (30.59s)
Fetching https://github.com/NozeIO/swift-nio-irc-client.git from cache
Fetching https://github.com/AlwaysRightInstitute/SwiftEliza.git from cache
Fetched https://github.com/NozeIO/swift-nio-irc-client.git from cache (0.27s)
Fetched https://github.com/AlwaysRightInstitute/SwiftEliza.git from cache (0.27s)
Computing version for https://github.com/AlwaysRightInstitute/SwiftEliza.git
Computed https://github.com/AlwaysRightInstitute/SwiftEliza.git at 1.0.1 (0.12s)
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.13s)
Fetching https://github.com/apple/swift-nio-transport-services 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/apple/swift-nio-transport-services from cache (0.39s)
Fetched https://github.com/SwiftNIOExtras/swift-nio-irc.git from cache (0.50s)
Fetched https://github.com/apple/swift-nio.git from cache (0.58s)
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.09s)
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.12s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.37s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.63.0 (0.10s)
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.32s)
Fetched https://github.com/apple/swift-collections.git from cache (0.33s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.10s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.14s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.10s)
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
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/SwiftNIOExtras/swift-nio-irc.git
Working copy of https://github.com/SwiftNIOExtras/swift-nio-irc.git resolved at 0.8.2
warning: /Users/admin/builds/J1XnyXFH/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/admin/builds/J1XnyXFH/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.04s)
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-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
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
Build complete.
Done.