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 WebSocketActors with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.27.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/samalone/websocket-actor-system.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/samalone/websocket-actor-system
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d95894a Merge branch 'main' of https://github.com/samalone/websocket-actor-system
Cloned https://github.com/samalone/websocket-actor-system.git
Revision (git rev-parse @):
d95894ad67ad31923071df7d59781784d9b3d73e
SPI manifest file found: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/samalone/websocket-actor-system.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/apple/swift-docc-symbolkit
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-atomics.git
[1/1429] Fetching swift-docc-plugin
[187/3768] Fetching swift-docc-plugin, swift-docc-symbolkit
[1589/5320] Fetching swift-docc-plugin, swift-docc-symbolkit, swift-atomics
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetched https://github.com/apple/swift-docc-symbolkit (0.43s)
Fetched https://github.com/apple/swift-atomics.git (0.43s)
Fetching https://github.com/apple/swift-collections.git
Fetched https://github.com/apple/swift-docc-plugin (0.44s)
Fetching https://github.com/samalone/nio-async-websockets
[1/34] Fetching nio-async-websockets
[35/2084] Fetching nio-async-websockets, swift-nio-transport-services
[2085/14539] Fetching nio-async-websockets, swift-nio-transport-services, swift-collections
Fetched https://github.com/samalone/nio-async-websockets (0.61s)
Fetching https://github.com/apple/swift-log.git
[3171/14505] Fetching swift-nio-transport-services, swift-collections
Fetched https://github.com/apple/swift-nio-transport-services.git (0.62s)
Fetching https://github.com/apple/swift-nio.git
[1620/12455] Fetching swift-collections
[11958/15607] Fetching swift-collections, swift-log
Fetched https://github.com/apple/swift-log.git (0.50s)
Fetched https://github.com/apple/swift-collections.git (1.20s)
[1/63722] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git (3.59s)
Computing version for https://github.com/samalone/nio-async-websockets
Computed https://github.com/samalone/nio-async-websockets at 1.0.1 (0.31s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.93s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (0.33s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.20.0 (0.35s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.62.0 (0.41s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.38s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.31s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.5 (0.35s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/samalone/nio-async-websockets
Working copy of https://github.com/samalone/nio-async-websockets resolved at 1.0.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/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.20.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.0.5
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.62.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.3
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[1/1] Compiling plugin Swift-DocC
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/14] Compiling CNIOLinux liburing_shims.c
[3/14] Compiling CNIOWindows shim.c
[4/14] Compiling CNIOWindows WSAStartup.c
[5/14] Compiling CNIOSHA1 c_nio_sha1.c
[6/14] Compiling CNIOLinux shim.c
[7/14] Compiling _AtomicsShims.c
[8/14] Compiling CNIODarwin shim.c
[9/14] Compiling CNIOLLHTTP c_nio_http.c
[10/14] Compiling CNIOLLHTTP c_nio_api.c
[11/39] Compiling CNIOLLHTTP c_nio_llhttp.c
[13/62] Emitting module _NIOBase64
[14/62] Emitting module Logging
[14/62] Compiling c-nioatomics.c
[15/62] Compiling c-atomics.c
[17/68] Compiling DequeModule Deque+CustomReflectable.swift
[18/68] Compiling DequeModule Deque+CustomStringConvertible.swift
[19/68] Compiling DequeModule Deque.swift
[20/68] Compiling DequeModule UnsafeMutableBufferPointer+Utilities.swift
[23/68] Compiling DequeModule Deque+Equatable.swift
[24/68] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[25/68] Compiling DequeModule Deque+Extras.swift
[26/68] Compiling DequeModule Deque+Hashable.swift
[27/68] Compiling DequeModule Deque+Testing.swift
[28/68] Compiling Atomics AtomicMemoryOrderings.swift
[29/68] Compiling Atomics DoubleWord.swift
[30/68] Compiling Atomics OptionalRawRepresentable.swift
[31/68] Compiling Atomics RawRepresentable.swift
[32/68] Compiling _NIOBase64 Base64.swift
[33/70] Compiling DequeModule Deque+CustomDebugStringConvertible.swift
[38/73] Emitting module DequeModule
[39/73] Compiling DequeModule Compatibility.swift
[40/73] Compiling DequeModule Deque+Codable.swift
[41/73] Compiling DequeModule Deque+Collection.swift
[50/74] Compiling _NIODataStructures _TinyArray.swift
[51/74] Compiling _NIODataStructures PriorityQueue.swift
[52/74] Compiling DequeModule _UnsafeWrappedBuffer.swift
[53/74] Compiling Atomics Unmanaged extensions.swift
[54/74] Compiling DequeModule _DequeSlot.swift
[56/75] Emitting module Atomics
[67/78] Emitting module _NIODataStructures
[68/78] Compiling _NIODataStructures Heap.swift
[69/79] Compiling Logging MetadataProvider.swift
[70/79] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[71/79] Emitting module NIOConcurrencyHelpers
[72/79] Compiling NIOConcurrencyHelpers NIOLock.swift
[75/80] Compiling NIOConcurrencyHelpers atomics.swift
[76/80] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[77/80] Compiling NIOConcurrencyHelpers lock.swift
[78/81] Compiling Logging Logging.swift
[79/81] Compiling Logging LogHandler.swift
[80/81] Compiling Logging Locks.swift
[85/141] Compiling NIOCore AddressedEnvelope.swift
[86/141] Compiling NIOCore AsyncAwaitSupport.swift
[87/141] Compiling NIOCore AsyncChannel.swift
[88/141] Compiling NIOCore AsyncChannelInboundStream.swift
[89/141] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[90/141] Compiling NIOCore AsyncChannelOutboundWriter.swift
[91/141] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[92/141] Compiling NIOCore NIOAsyncSequenceProducer.swift
[93/149] Compiling NIOCore GlobalSingletons.swift
[94/149] Compiling NIOCore IO.swift
[95/149] Compiling NIOCore IOData.swift
[96/149] Compiling NIOCore IPProtocol.swift
[97/149] Compiling NIOCore IntegerBitPacking.swift
[98/149] Compiling NIOCore IntegerTypes.swift
[99/149] Compiling NIOCore Interfaces.swift
[100/149] Compiling NIOCore Linux.swift
[101/149] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[102/149] Compiling NIOCore NIOAsyncWriter.swift
[103/149] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[104/149] Compiling NIOCore BSDSocketAPI.swift
[105/149] Compiling NIOCore ByteBuffer-aux.swift
[106/149] Compiling NIOCore ByteBuffer-conversions.swift
[107/149] Compiling NIOCore ByteBuffer-core.swift
[108/149] Compiling NIOCore ByteBuffer-hexdump.swift
[109/149] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[110/149] Compiling NIOCore SocketAddresses.swift
[111/149] Compiling NIOCore SocketOptionProvider.swift
[112/149] Compiling NIOCore SystemCallHelpers.swift
[113/149] Compiling NIOCore TimeAmount+Duration.swift
[114/149] Compiling NIOCore TypeAssistedChannelHandler.swift
[115/149] Compiling NIOCore UniversalBootstrapSupport.swift
[116/149] Compiling NIOCore Utilities.swift
[117/149] Compiling NIOCore EventLoop+SerialExecutor.swift
[118/149] Compiling NIOCore EventLoop.swift
[119/149] Compiling NIOCore EventLoopFuture+Deprecated.swift
[120/149] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[121/149] Compiling NIOCore EventLoopFuture.swift
[122/149] Compiling NIOCore FileDescriptor.swift
[123/149] Compiling NIOCore FileHandle.swift
[124/149] Compiling NIOCore FileRegion.swift
[125/149] Compiling NIOCore MarkedCircularBuffer.swift
[126/149] Compiling NIOCore MulticastChannel.swift
[127/149] Compiling NIOCore NIOAny.swift
[128/149] Compiling NIOCore NIOCloseOnErrorHandler.swift
[129/149] Compiling NIOCore NIOLoopBound.swift
[130/149] Compiling NIOCore NIOSendable.swift
[131/149] Compiling NIOCore PointerHelpers.swift
[132/149] Compiling NIOCore RecvByteBufferAllocator.swift
[133/149] Compiling NIOCore ChannelOption.swift
[134/149] Compiling NIOCore ChannelPipeline.swift
[135/149] Compiling NIOCore CircularBuffer.swift
[136/149] Compiling NIOCore Codec.swift
[137/149] Compiling NIOCore ConvenienceOptionSupport.swift
[138/149] Compiling NIOCore DeadChannel.swift
[139/149] Compiling NIOCore DispatchQueue+WithFuture.swift
[140/149] Compiling NIOCore EventLoop+Deprecated.swift
[141/149] Compiling NIOCore ByteBuffer-int.swift
[142/149] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[143/149] Compiling NIOCore ByteBuffer-multi-int.swift
[144/149] Compiling NIOCore ByteBuffer-views.swift
[145/149] Compiling NIOCore Channel.swift
[146/149] Compiling NIOCore ChannelHandler.swift
[147/149] Compiling NIOCore ChannelHandlers.swift
[148/149] Compiling NIOCore ChannelInvoker.swift
[149/149] Emitting module NIOCore
[152/200] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[153/200] Compiling NIOEmbedded Embedded.swift
[154/200] Compiling NIOEmbedded AsyncTestingChannel.swift
[155/200] Emitting module NIOEmbedded
[158/202] Compiling NIOPosix SelectorUring.swift
[159/202] Compiling NIOPosix ServerSocket.swift
[160/202] Compiling NIOPosix Socket.swift
[161/202] Compiling NIOPosix SocketChannel.swift
[162/202] Compiling NIOPosix SocketProtocols.swift
[163/202] Compiling NIOPosix System.swift
[164/208] Emitting module NIOPosix
[165/208] Compiling NIOPosix PointerHelpers.swift
[166/208] Compiling NIOPosix Pool.swift
[167/208] Compiling NIOPosix PooledRecvBufferAllocator.swift
[168/208] Compiling NIOPosix PosixSingletons.swift
[169/208] Compiling NIOPosix RawSocketBootstrap.swift
[170/208] Compiling NIOPosix Resolver.swift
[171/208] Compiling NIOPosix Selectable.swift
[172/208] Compiling NIOPosix SelectableChannel.swift
[173/208] Compiling NIOPosix SelectableEventLoop.swift
[174/208] Compiling NIOPosix SelectorEpoll.swift
[175/208] Compiling NIOPosix SelectorGeneric.swift
[176/208] Compiling NIOPosix SelectorKqueue.swift
[177/208] Compiling NIOPosix IntegerBitPacking.swift
[178/208] Compiling NIOPosix IntegerTypes.swift
[179/208] Compiling NIOPosix Linux.swift
[180/208] Compiling NIOPosix LinuxCPUSet.swift
[181/208] Compiling NIOPosix LinuxUring.swift
[182/208] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[183/208] Compiling NIOPosix NIOThreadPool.swift
[184/208] Compiling NIOPosix NonBlockingFileIO.swift
[185/208] Compiling NIOPosix PendingDatagramWritesManager.swift
[186/208] Compiling NIOPosix PendingWritesManager.swift
[187/208] Compiling NIOPosix PipeChannel.swift
[188/208] Compiling NIOPosix PipePair.swift
[189/208] Compiling NIOPosix BSDSocketAPICommon.swift
[190/208] Compiling NIOPosix BSDSocketAPIPosix.swift
[191/208] Compiling NIOPosix BSDSocketAPIWindows.swift
[192/208] Compiling NIOPosix BaseSocket.swift
[193/208] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[194/208] Compiling NIOPosix BaseSocketChannel.swift
[195/208] Compiling NIOPosix BaseStreamSocketChannel.swift
[196/208] Compiling NIOPosix Bootstrap.swift
[197/208] Compiling NIOPosix ControlMessage.swift
[198/208] Compiling NIOPosix DatagramVectorReadManager.swift
[199/208] Compiling NIOPosix FileDescriptor.swift
[200/208] Compiling NIOPosix GetaddrinfoResolver.swift
[201/208] Compiling NIOPosix HappyEyeballs.swift
[202/208] Compiling NIOPosix IO.swift
[203/208] Compiling NIOPosix Thread.swift
[204/208] Compiling NIOPosix ThreadPosix.swift
[205/208] Compiling NIOPosix ThreadWindows.swift
[206/208] Compiling NIOPosix Utilities.swift
[207/208] Compiling NIOPosix VsockAddress.swift
[208/208] Compiling NIOPosix VsockChannelEvents.swift
[211/212] Emitting module NIO
[212/212] Compiling NIO Exports.swift
[215/240] Compiling NIOTLS TLSEvents.swift
[216/240] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[217/240] Emitting module NIOTLS
[218/240] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[219/240] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[220/240] Compiling NIOTLS SNIHandler.swift
[223/242] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[224/242] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[225/244] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[226/244] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[227/244] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[228/244] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[229/244] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[230/244] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[231/244] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[232/244] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[233/244] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[234/244] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[235/244] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[236/244] Compiling NIOHTTP1 HTTPTypes.swift
[237/244] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[238/244] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[239/244] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[240/244] Emitting module NIOFoundationCompat
[243/246] Compiling NIOHTTP1 ByteCollectionUtils.swift
[244/246] Compiling NIOHTTP1 HTTPDecoder.swift
[245/246] Compiling NIOHTTP1 HTTPEncoder.swift
[246/246] Emitting module NIOHTTP1
[249/270] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[250/270] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[251/270] Compiling NIOTransportServices NIOTSListenerChannel.swift
[252/270] Compiling NIOTransportServices NIOTSBootstraps.swift
[253/270] Compiling NIOTransportServices NIOTSChannelOptions.swift
[254/270] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[255/272] Emitting module NIOTransportServices
[256/272] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[257/272] Compiling NIOTransportServices NIOTSErrors.swift
[258/272] Compiling NIOTransportServices NIOTSEventLoop.swift
[259/272] Compiling NIOTransportServices StateManagedChannel.swift
[260/272] Compiling NIOTransportServices StateManagedListenerChannel.swift
[261/272] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[262/272] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[263/272] Compiling NIOTransportServices NIOTSSingletons.swift
[264/272] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[265/282] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[266/282] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[267/282] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[268/282] Compiling NIOWebSocket SHA1.swift
[269/282] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[270/282] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[271/282] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[272/282] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[274/284] Compiling NIOWebSocket WebSocketErrorCodes.swift
[276/285] Compiling NIOWebSocket WebSocketOpcode.swift
[277/285] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[278/285] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[279/285] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[282/285] Emitting module NIOWebSocket
[285/285] Compiling NIOWebSocket WebSocketFrame.swift
[288/296] Compiling NIOAsyncWebSockets NIOTypedPipelineSetup.swift
[289/297] Compiling NIOAsyncWebSockets NIOWebSocketServerUpgrader.swift
[290/297] Compiling NIOAsyncWebSockets SHA1.swift
[291/297] Compiling NIOAsyncWebSockets NIOWebSocketClientUpgrader.swift
[292/297] Compiling NIOAsyncWebSockets NIOTypedHTTPServerUpgraderStateMachine.swift
[293/297] Compiling NIOAsyncWebSockets NIOTypedHTTPServerUpgradeHandler.swift
[294/297] Compiling NIOAsyncWebSockets NIOTypedHTTPClientUpgraderStateMachine.swift
[295/297] Compiling NIOAsyncWebSockets HTTPTypedPipelineSetup.swift
[296/297] Compiling NIOAsyncWebSockets NIOTypedHTTPClientUpgradeHandler.swift
[297/297] Emitting module NIOAsyncWebSockets
[300/319] Emitting module WebSocketActors
[301/321] Compiling WebSocketActors Continuation.swift
[302/321] Compiling WebSocketActors ExponentialBackoff.swift
[303/321] Compiling WebSocketActors LoggingExtensions.swift
[304/321] Compiling WebSocketActors NodeIdentity.swift
[305/321] Compiling WebSocketActors PendingReplies.swift
[306/321] Compiling WebSocketActors RemoteNode.swift
[307/321] Compiling WebSocketActors ServerManager.swift
[308/321] Compiling WebSocketActors TaskPath.swift
[309/321] Compiling WebSocketActors Manager.swift
[310/321] Compiling WebSocketActors NIOInvocationDecoder.swift
[311/321] Compiling WebSocketActors NIOInvocationEncoder.swift
[312/321] Compiling WebSocketActors ActorIdentity.swift
[313/321] Compiling WebSocketActors ActorSystemUserInfoKey.swift
[314/321] Compiling WebSocketActors ClientManager.swift
[315/321] Compiling WebSocketActors RemoteNodeDirectory.swift
[316/321] Compiling WebSocketActors ResilientTask.swift
[317/321] Compiling WebSocketActors ServerAddress.swift
[318/321] Compiling WebSocketActors TimedPing.swift
[319/321] Compiling WebSocketActors WebSocketActorSystem+Client.swift
[320/321] Compiling WebSocketActors WebSocketActorSystem+Server.swift
[321/321] Compiling WebSocketActors WebSocketActorSystem.swift
Build complete! (40.53s)
Build complete.
Done.