Build Information
Successful build of swift-nio-irc-server, reference 0.7.0 (9d26c4
), with Swift 6.2 (beta) for macOS (SPM) on 17 Jun 2025 20:11:50 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.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/admin/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: 6.2
Building package at path: $PWD
https://github.com/NozeIO/swift-nio-irc-server.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/41] Write sources
[2/41] Write miniircd-entitlement.plist
[3/41] Write sources
[5/41] Copying PrivacyInfo.xcprivacy
[6/41] Write sources
[23/41] Write swift-version-1EA4D86E10B52AF.txt
[24/41] Compiling CNIOWindows WSAStartup.c
[25/41] Compiling CNIOWindows shim.c
[26/41] Compiling CNIOWASI CNIOWASI.c
[27/41] Compiling CNIOLinux shim.c
[28/41] Compiling CNIOLinux liburing_shims.c
[29/63] Compiling CNIOLLHTTP c_nio_http.c
[30/63] Compiling CNIOSHA1 c_nio_sha1.c
[31/63] Compiling CNIOLLHTTP c_nio_api.c
[32/63] Write sources
[33/63] Compiling CNIOLLHTTP c_nio_llhttp.c
[34/63] Compiling _AtomicsShims.c
[35/82] Compiling CNIODarwin shim.c
[37/82] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[38/82] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[39/83] Compiling InternalCollectionsUtilities Debugging.swift
[40/83] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[41/83] Compiling InternalCollectionsUtilities Descriptions.swift
[42/83] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[43/83] Compiling _NIODataStructures _TinyArray.swift
[44/83] Compiling _NIODataStructures PriorityQueue.swift
[45/83] Compiling Atomics PointerConformances.swift
[46/83] Compiling Atomics Primitives.native.swift
[47/83] Compiling Atomics AtomicBool.swift
[48/83] Compiling Atomics IntegerConformances.swift
[49/83] Compiling Atomics UnsafeAtomicLazyReference.swift
[50/83] Compiling Atomics IntegerOperations.swift
[51/83] Compiling Atomics OptionalRawRepresentable.swift
[52/83] Compiling Atomics RawRepresentable.swift
[53/83] Emitting module InternalCollectionsUtilities
[54/83] Compiling _NIOBase64 Base64.swift
[55/83] Emitting module _NIOBase64
[56/99] Compiling DequeModule _DequeSlot.swift
[57/100] Emitting module _NIODataStructures
[58/100] Compiling _NIODataStructures Heap.swift
[59/100] Compiling Atomics AtomicValue.swift
[60/100] Compiling Atomics AtomicMemoryOrderings.swift
[61/100] Compiling Atomics AtomicInteger.swift
[62/100] Compiling Atomics AtomicOptionalWrappable.swift
[63/100] Compiling Atomics DoubleWord.swift
[64/100] Compiling Atomics ManagedAtomic.swift
[65/100] Compiling DequeModule Deque+Extras.swift
[66/100] Compiling DequeModule Deque+Hashable.swift
[67/100] Compiling DequeModule Deque._UnsafeHandle.swift
[68/100] Compiling DequeModule Deque.swift
[69/100] Compiling DequeModule Deque+Testing.swift
[70/100] Compiling DequeModule Deque._Storage.swift
[71/100] Compiling DequeModule Deque+Equatable.swift
[72/100] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[73/101] Compiling DequeModule _UnsafeWrappedBuffer.swift
[74/101] Compiling Atomics Unmanaged extensions.swift
[75/101] Compiling DequeModule Deque+CustomReflectable.swift
[76/101] Compiling DequeModule Deque+Descriptions.swift
[77/101] Emitting module Atomics
[78/101] Compiling DequeModule Deque+Codable.swift
[79/101] Compiling DequeModule Deque+Collection.swift
[80/101] Compiling DequeModule _DequeBufferHeader.swift
[81/101] Compiling DequeModule _DequeBuffer.swift
[94/101] Emitting module DequeModule
[94/101] Compiling c-nioatomics.c
[95/101] Compiling c-atomics.c
[97/107] Emitting module NIOConcurrencyHelpers
[98/107] Compiling NIOConcurrencyHelpers NIOLock.swift
[99/107] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[100/107] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[101/107] Compiling NIOConcurrencyHelpers lock.swift
[102/107] Compiling NIOConcurrencyHelpers atomics.swift
[103/169] Compiling NIOCore Linux.swift
[104/169] Compiling NIOCore MarkedCircularBuffer.swift
[105/169] Compiling NIOCore MulticastChannel.swift
[106/169] Compiling NIOCore NIOAny.swift
[107/169] Compiling NIOCore NIOCloseOnErrorHandler.swift
[108/169] Compiling NIOCore NIOLoopBound.swift
[109/175] Compiling Eliza Eliza.swift
[110/175] Emitting module Eliza
[111/175] Compiling NIOCore AddressedEnvelope.swift
[112/175] Compiling NIOCore AsyncAwaitSupport.swift
[113/175] Compiling NIOCore AsyncChannel.swift
[114/175] Compiling NIOCore AsyncChannelHandler.swift
[115/175] Compiling NIOCore AsyncChannelInboundStream.swift
[116/175] Compiling NIOCore AsyncChannelOutboundWriter.swift
[117/175] Compiling NIOCore NIOAsyncSequenceProducer.swift
[118/175] Compiling NIOCore SocketOptionProvider.swift
[119/175] Compiling NIOCore SystemCallHelpers.swift
[120/175] Compiling NIOCore TimeAmount+Duration.swift
[121/175] Compiling NIOCore TypeAssistedChannelHandler.swift
[122/175] Compiling NIOCore UniversalBootstrapSupport.swift
[123/175] Compiling NIOCore Utilities.swift
[124/175] Compiling NIOCore Codec.swift
[125/175] Compiling NIOCore ConvenienceOptionSupport.swift
[126/175] Compiling NIOCore DeadChannel.swift
[127/175] Compiling NIOCore DispatchQueue+WithFuture.swift
[128/175] Compiling NIOCore EventLoop+Deprecated.swift
[129/175] Compiling NIOCore EventLoop+SerialExecutor.swift
[130/175] Compiling NIOCore EventLoop.swift
[131/175] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[132/175] Compiling NIOCore NIOScheduledCallback.swift
[133/175] Compiling NIOCore NIOSendable.swift
[134/175] Compiling NIOCore RecvByteBufferAllocator.swift
[135/175] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[136/175] Compiling NIOCore SocketAddresses.swift
[137/175] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[138/175] Compiling NIOCore NIOAsyncWriter.swift
[139/175] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[140/175] Compiling NIOCore BSDSocketAPI.swift
[141/175] Compiling NIOCore ByteBuffer-aux.swift
[142/175] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[143/175] Compiling NIOCore ByteBuffer-conversions.swift
[144/175] Compiling NIOCore Channel.swift
[145/175] Compiling NIOCore ChannelHandler.swift
[146/175] Compiling NIOCore ChannelHandlers.swift
[147/175] Compiling NIOCore ChannelInvoker.swift
[148/175] Compiling NIOCore ChannelOption.swift
[149/175] Compiling NIOCore ChannelPipeline.swift
[150/175] Compiling NIOCore CircularBuffer.swift
[151/175] Compiling NIOCore GlobalSingletons.swift
[152/175] Compiling NIOCore IO.swift
[153/175] Compiling NIOCore IOData.swift
[154/175] Compiling NIOCore IPProtocol.swift
[155/175] Compiling NIOCore IntegerBitPacking.swift
[156/175] Compiling NIOCore IntegerTypes.swift
[157/175] Compiling NIOCore Interfaces.swift
[158/175] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[159/175] Compiling NIOCore EventLoopFuture+Deprecated.swift
[160/175] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[161/175] Compiling NIOCore EventLoopFuture.swift
[162/175] Compiling NIOCore FileDescriptor.swift
[163/175] Compiling NIOCore FileHandle.swift
[164/175] Compiling NIOCore FileRegion.swift
[165/175] Compiling NIOCore ByteBuffer-core.swift
[166/175] Compiling NIOCore ByteBuffer-hex.swift
[167/175] Compiling NIOCore ByteBuffer-int.swift
[168/175] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[169/175] Compiling NIOCore ByteBuffer-multi-int.swift
[170/175] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[171/175] Compiling NIOCore ByteBuffer-views.swift
[172/175] Emitting module NIOCore
[173/227] Compiling NIOEmbedded AsyncTestingChannel.swift
[174/227] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[175/227] Emitting module NIOEmbedded
[176/227] Compiling NIOEmbedded Embedded.swift
[177/227] Compiling NIOPosix Linux.swift
[178/227] Compiling NIOPosix LinuxCPUSet.swift
[179/227] Compiling NIOPosix LinuxUring.swift
[180/227] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[181/227] Compiling NIOPosix NIOThreadPool.swift
[182/232] Compiling NIOPosix GetaddrinfoResolver.swift
[183/232] Compiling NIOPosix HappyEyeballs.swift
[184/232] Compiling NIOPosix IO.swift
[185/232] Compiling NIOPosix IntegerBitPacking.swift
[186/232] Compiling NIOPosix IntegerTypes.swift
[187/232] Compiling NIOPosix UnsafeTransfer.swift
[188/232] Compiling NIOPosix Utilities.swift
[189/232] Compiling NIOPosix VsockAddress.swift
[190/232] Compiling NIOPosix VsockChannelEvents.swift
[191/232] Compiling NIOPosix resource_bundle_accessor.swift
[192/232] Emitting module NIOPosix
[193/232] Compiling NIOPosix BSDSocketAPICommon.swift
[194/232] Compiling NIOPosix BSDSocketAPIPosix.swift
[195/232] Compiling NIOPosix BSDSocketAPIWindows.swift
[196/232] Compiling NIOPosix BaseSocket.swift
[197/232] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[198/232] Compiling NIOPosix BaseSocketChannel.swift
[199/232] Compiling NIOPosix SelectorKqueue.swift
[200/232] Compiling NIOPosix SelectorUring.swift
[201/232] Compiling NIOPosix ServerSocket.swift
[202/232] Compiling NIOPosix Socket.swift
[203/232] Compiling NIOPosix SocketChannel.swift
[204/232] Compiling NIOPosix SocketProtocols.swift
[205/232] Compiling NIOPosix System.swift
[206/232] Compiling NIOPosix Thread.swift
[207/232] Compiling NIOPosix ThreadPosix.swift
[208/232] Compiling NIOPosix ThreadWindows.swift
[209/232] Compiling NIOPosix Selectable.swift
[210/232] Compiling NIOPosix SelectableChannel.swift
[211/232] Compiling NIOPosix SelectableEventLoop.swift
[212/232] Compiling NIOPosix SelectorEpoll.swift
[213/232] Compiling NIOPosix SelectorGeneric.swift
[214/232] Compiling NIOPosix Pool.swift
[215/232] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[216/232] Compiling NIOPosix PosixSingletons.swift
[217/232] Compiling NIOPosix RawSocketBootstrap.swift
[218/232] Compiling NIOPosix Resolver.swift
[219/232] Compiling NIOPosix NonBlockingFileIO.swift
[220/232] Compiling NIOPosix PendingDatagramWritesManager.swift
[221/232] Compiling NIOPosix PendingWritesManager.swift
[222/232] Compiling NIOPosix PipeChannel.swift
[223/232] Compiling NIOPosix PipePair.swift
[224/232] Compiling NIOPosix BaseStreamSocketChannel.swift
[225/232] Compiling NIOPosix Bootstrap.swift
[226/232] Compiling NIOPosix ControlMessage.swift
[227/232] Compiling NIOPosix DatagramVectorReadManager.swift
[228/232] Compiling NIOPosix Errors+Any.swift
[229/232] Compiling NIOPosix FileDescriptor.swift
[230/234] Compiling NIO Exports.swift
[231/234] Emitting module NIO
[232/280] Compiling NIOTLS TLSEvents.swift
[233/280] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[234/280] Compiling NIOIRC IRCUserInfo.swift
[235/281] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[236/281] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[237/281] Compiling NIOIRC IRCServerName.swift
[238/281] Compiling NIOIRC IRCUserID.swift
[239/281] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[240/281] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[241/282] Compiling NIOHTTP1 HTTPTypes.swift
[242/282] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[243/282] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[244/282] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[245/282] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[246/282] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[247/282] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[248/282] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[249/282] Emitting module NIOTLS
[250/282] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[251/282] Compiling NIOTLS SNIHandler.swift
[252/282] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[253/282] Compiling NIOHTTP1 HTTPEncoder.swift
[254/282] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[257/282] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[258/282] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[259/282] Compiling NIOIRC IRCUserMode.swift
[266/282] Compiling NIOHTTP1 ByteCollectionUtils.swift
[267/282] Compiling NIOHTTP1 HTTPDecoder.swift
[268/282] Emitting module NIOFoundationCompat
[269/282] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[270/282] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[271/282] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[272/304] Compiling NIOTransportServices AcceptHandler.swift
[273/304] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[274/304] Emitting module NIOHTTP1
[275/304] Emitting module NIOIRC
[276/304] Compiling NIOTransportServices NIOTSListenerChannel.swift
[277/304] Compiling NIOTransportServices NIOTSBootstraps.swift
[278/304] Compiling NIOTransportServices NIOTSChannelOptions.swift
[279/304] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[280/324] Compiling IRCServer ReExports.swift
[281/325] Emitting module NIOTransportServices
[282/327] Compiling NIOWebSocket WebSocketOpcode.swift
[283/328] Compiling NIOWebSocket SHA1.swift
[284/328] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[285/328] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[286/328] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[287/328] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[288/328] Emitting module NIOWebSocket
[289/328] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[290/328] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[291/328] Compiling IRCServer Utilities.swift
/Users/admin/builder/spi-builder-workspace/Sources/IRCServer/Utilities.swift:95:43: warning: capture of non-sendable type 'C.Element.Type' in an isolated closure
93 | let loop = handlerGroup[0].eventLoop!
94 | loop.execute {
95 | let elValues = Array(handlerGroup.map(map))
| `- warning: capture of non-sendable type 'C.Element.Type' in an isolated closure
96 | syncQueue.async {
97 | values.append(contentsOf: elValues)
/Users/admin/builder/spi-builder-workspace/Sources/IRCServer/Utilities.swift:92:14: warning: capture of non-sendable type 'C.Type' in an isolated closure
90 | #endif
91 |
92 | for ( _, handlerGroup ) in loopToObjects {
| `- warning: capture of non-sendable type 'C.Type' in an isolated closure
93 | let loop = handlerGroup[0].eventLoop!
94 | loop.execute {
[292/328] Compiling IRCServer IRCLogger.swift
[293/328] Emitting module IRCServer
[294/328] Compiling IRCServer IRCServer.swift
/Users/admin/builder/spi-builder-workspace/Sources/IRCServer/IRCServer.swift:168:25: warning: conformance of 'BackPressureHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
166 | #if swift(>=5) // NIO 2 API
167 | return channel.pipeline
168 | .addHandler(BackPressureHandler(),
| `- warning: conformance of 'BackPressureHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
169 | name: "com.apple.nio.backpressure") // Oh well :-)
170 | .flatMap {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ChannelHandlers.swift:179:1: note: conformance of 'BackPressureHandler' to 'Sendable' has been explicitly marked unavailable here
177 |
178 | @available(*, unavailable)
179 | extension BackPressureHandler: Sendable {}
| `- note: conformance of 'BackPressureHandler' to 'Sendable' has been explicitly marked unavailable here
180 |
181 | /// Triggers an IdleStateEvent when a Channel has not performed read, write, or both operation for a while.
[295/328] Compiling IRCServer IRCSessionHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/IRCServer/IRCSessionHandler.swift:263:14: warning: capture of non-sendable type 'T.Type' in an isolated closure
261 | guard channel.eventLoop.inEventLoop else {
262 | return channel.eventLoop.execute {
263 | self.sendMessages(messages, promise: promise)
| `- warning: capture of non-sendable type 'T.Type' in an isolated closure
264 | }
265 | }
/Users/admin/builder/spi-builder-workspace/Sources/IRCServer/IRCSessionHandler.swift:247:45: warning: capture of non-sendable type 'T.Type' in an isolated closure
245 | public var target : String { return nick?.stringValue ?? "*" }
246 |
247 | public func sendMessages<T: Collection>(_ messages: T,
| `- warning: capture of non-sendable type 'T.Type' in an isolated closure
248 | promise: EventLoopPromise<Void>?)
249 | where T.Element == IRCMessage
[298/328] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[299/328] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[300/328] Compiling NIOTransportServices NIOTSErrors.swift
[301/328] Compiling IRCServer IRCServerMessageTarget.swift
[302/328] Compiling IRCServer IRCServerContext.swift
[303/328] Compiling IRCServer IRCChannel.swift
[304/328] Compiling IRCServer IRCSessionDispatcher.swift
[305/328] Compiling IRCServer IRCServerError.swift
[306/328] Compiling NIOWebSocket WebSocketErrorCodes.swift
[307/328] Compiling NIOWebSocket WebSocketFrame.swift
[308/328] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[309/328] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[310/328] Compiling NIOTransportServices NIOTSDatagramListener.swift
[311/328] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[312/328] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[313/328] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[314/328] Compiling NIOTransportServices StateManagedChannel.swift
[318/328] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[319/328] Compiling NIOTransportServices NIOTSSingletons.swift
[320/328] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[322/328] Compiling NIOTransportServices NIOTSEventLoop.swift
[323/328] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[324/328] Compiling NIOTransportServices StateManagedListenerChannel.swift
[325/328] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[326/335] Compiling IRC ReExports.swift
[327/335] Compiling IRC IRCRetryStrategyCB.swift
[328/335] Compiling IRC IRCClientDelegate.swift
[329/335] Compiling IRC IRCClientOptions.swift
[330/335] Compiling IRC IRCClientMessageTarget.swift
[331/335] Emitting module IRC
[332/335] Compiling IRC IRCClient.swift
[333/342] Compiling IRCWebClient ClientResources.swift
[334/342] Emitting module IRCWebClient
[335/342] Compiling IRCElizaBot IRCElizaBot.swift
[336/342] Emitting module IRCElizaBot
[337/342] Compiling IRCWebClient IRCWebSocketBridge.swift
[338/342] Compiling IRCWebClient IRCWebClientEndPoint.swift
[339/342] Compiling IRCWebClient IRCWebClientServer.swift
[340/345] Emitting module miniircd
[341/345] Compiling miniircd main.swift
[342/345] Compiling miniircd Config.swift
[342/345] Write Objects.LinkFileList
[343/345] Linking miniircd
[344/345] Applying miniircd
Build complete! (35.38s)
Fetching https://github.com/SwiftNIOExtras/swift-nio-irc.git
Fetching https://github.com/NozeIO/swift-nio-irc-webclient.git
Fetching https://github.com/NozeIO/swift-nio-irc-eliza.git
Fetching https://github.com/apple/swift-nio.git
[1/314] Fetching swift-nio-irc
[55/538] Fetching swift-nio-irc, swift-nio-irc-webclient
[539/632] Fetching swift-nio-irc, swift-nio-irc-webclient, swift-nio-irc-eliza
[633/76959] Fetching swift-nio-irc, swift-nio-irc-webclient, swift-nio-irc-eliza, swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (3.42s)
Fetched https://github.com/NozeIO/swift-nio-irc-webclient.git from cache (3.42s)
Fetched https://github.com/NozeIO/swift-nio-irc-eliza.git from cache (3.42s)
Fetched https://github.com/SwiftNIOExtras/swift-nio-irc.git from cache (3.42s)
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 (3.95s)
Fetching https://github.com/NozeIO/swift-nio-irc-client.git
[1/218] Fetching swift-nio-irc-client
Fetched https://github.com/NozeIO/swift-nio-irc-client.git from cache (0.74s)
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 (1.27s)
Fetching https://github.com/apple/swift-nio-transport-services
[1/2667] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services from cache (1.06s)
Computing version for https://github.com/SwiftNIOExtras/swift-nio-irc.git
Computed https://github.com/SwiftNIOExtras/swift-nio-irc.git at 0.8.2 (1.58s)
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.50s)
Fetching https://github.com/AlwaysRightInstitute/SwiftEliza.git
[1/159] Fetching swifteliza
Fetched https://github.com/AlwaysRightInstitute/SwiftEliza.git from cache (0.81s)
Computing version for https://github.com/AlwaysRightInstitute/SwiftEliza.git
Computed https://github.com/AlwaysRightInstitute/SwiftEliza.git at 1.0.1 (1.35s)
Computing version for https://github.com/apple/swift-nio-transport-services
Computed https://github.com/apple/swift-nio-transport-services at 1.24.0 (0.38s)
Fetching https://github.com/apple/swift-atomics.git
[1/1797] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (1.00s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.60s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4428] Fetching swift-system
[577/21034] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.77s)
Fetched https://github.com/apple/swift-system.git from cache (1.77s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.19s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.38s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.47s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
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
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.24.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.3.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.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/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-webclient.git
Working copy of https://github.com/NozeIO/swift-nio-irc-webclient.git resolved at 0.8.0
Build complete.
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "swift-nio-irc",
"requirement" : {
"range" : [
{
"lower_bound" : "0.7.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SwiftNIOExtras/swift-nio-irc.git"
},
{
"identity" : "swift-nio-irc-eliza",
"requirement" : {
"range" : [
{
"lower_bound" : "0.5.2",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/NozeIO/swift-nio-irc-eliza.git"
},
{
"identity" : "swift-nio-irc-webclient",
"requirement" : {
"range" : [
{
"lower_bound" : "0.6.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/NozeIO/swift-nio-irc-webclient.git"
}
],
"manifest_display_name" : "swift-nio-irc-server",
"name" : "swift-nio-irc-server",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "IRCServer",
"targets" : [
"IRCServer"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "miniircd",
"targets" : [
"miniircd"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "miniircd",
"module_type" : "SwiftTarget",
"name" : "miniircd",
"path" : "Sources/miniircd",
"product_dependencies" : [
"IRCWebClient",
"IRCElizaBot"
],
"product_memberships" : [
"miniircd"
],
"sources" : [
"Config.swift",
"main.swift"
],
"target_dependencies" : [
"IRCServer"
],
"type" : "executable"
},
{
"c99name" : "IRCServer",
"module_type" : "SwiftTarget",
"name" : "IRCServer",
"path" : "Sources/IRCServer",
"product_dependencies" : [
"NIO",
"NIOIRC"
],
"product_memberships" : [
"IRCServer",
"miniircd"
],
"sources" : [
"IRCChannel.swift",
"IRCLogger.swift",
"IRCServer.swift",
"IRCServerContext.swift",
"IRCServerError.swift",
"IRCServerMessageTarget.swift",
"IRCSessionDispatcher.swift",
"IRCSessionHandler.swift",
"ReExports.swift",
"Utilities.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Done.