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-1":/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: 1.1.0
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
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at ca2c25e Merge pull request #10 from samalone/samalone/issue9
Cloned https://github.com/samalone/websocket-actor-system.git
Revision (git rev-parse @):
ca2c25e5702336123f8aa073e9c344fe6befc97c
SPI manifest file found: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/samalone/websocket-actor-system.git at 1.1.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-docc-symbolkit
[1/3152] Fetching swift-log
[2302/5491] Fetching swift-log, swift-docc-symbolkit
[5492/17946] Fetching swift-log, swift-docc-symbolkit, swift-collections
Fetching https://github.com/samalone/nio-async-websockets
Fetched https://github.com/apple/swift-log.git (0.95s)
Fetched https://github.com/apple/swift-docc-symbolkit (0.96s)
Fetching https://github.com/apple/swift-atomics.git
Fetched https://github.com/apple/swift-collections.git (0.98s)
Fetching https://github.com/apple/swift-nio.git
[1/34] Fetching nio-async-websockets
Fetched https://github.com/samalone/nio-async-websockets (0.22s)
Fetching https://github.com/apple/swift-docc-plugin
[1/1552] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git (0.46s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/1429] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin (0.44s)
[1/2050] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git (0.29s)
[1/63722] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git (3.62s)
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 (1.18s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (0.35s)
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.42s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.37s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.33s)
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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.3
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-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-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-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-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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.62.0
/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 _AtomicsShims.c
[5/14] Compiling CNIOLLHTTP c_nio_http.c
[6/14] Compiling CNIOWindows WSAStartup.c
[7/14] Compiling CNIOSHA1 c_nio_sha1.c
[8/14] Compiling CNIODarwin shim.c
[9/14] Compiling CNIOLinux shim.c
[10/14] Compiling CNIOLLHTTP c_nio_api.c
[11/27] Compiling CNIOLLHTTP c_nio_llhttp.c
[13/62] Emitting module Logging
[13/62] Compiling c-nioatomics.c
[14/62] Compiling c-atomics.c
[16/68] Compiling Atomics IntegerConformances.swift
[17/68] Compiling Atomics PointerConformances.swift
[18/70] Compiling Atomics ManagedAtomicLazyReference.swift
[19/70] Compiling Atomics UnsafeAtomic.swift
[20/70] Compiling Atomics AtomicOptionalWrappable.swift
[21/70] Compiling Atomics AtomicMemoryOrderings.swift
[22/70] Compiling Atomics DoubleWord.swift
[23/70] Compiling Atomics ManagedAtomic.swift
[24/70] Compiling _NIOBase64 Base64.swift
[25/70] Emitting module _NIOBase64
[26/71] Compiling Atomics AtomicValue.swift
[27/71] Compiling Atomics Primitives.shims.swift
[28/71] Compiling Atomics AtomicInteger.swift
[32/71] Compiling DequeModule _DequeSlot.swift
[33/71] Compiling Atomics AtomicReference.swift
[34/71] Compiling Atomics AtomicStorage.swift
[41/73] Compiling Atomics OptionalRawRepresentable.swift
[42/73] Compiling Atomics RawRepresentable.swift
[43/73] Compiling Atomics AtomicBool.swift
[45/74] Compiling _NIODataStructures PriorityQueue.swift
[46/74] Compiling _NIODataStructures _TinyArray.swift
[48/74] Compiling Atomics Primitives.native.swift
[54/74] Emitting module DequeModule
[56/74] Compiling Atomics IntegerOperations.swift
[57/75] Emitting module Atomics
[59/75] Compiling Atomics Unmanaged extensions.swift
[67/78] Compiling NIOConcurrencyHelpers NIOLock.swift
[68/78] Emitting module NIOConcurrencyHelpers
[69/78] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[70/78] Compiling Logging MetadataProvider.swift
[71/78] Emitting module _NIODataStructures
[72/78] Compiling _NIODataStructures Heap.swift
[75/80] Compiling NIOConcurrencyHelpers lock.swift
[76/80] Compiling NIOConcurrencyHelpers atomics.swift
[77/80] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[80/82] Compiling Logging LogHandler.swift
[81/82] Compiling Logging Locks.swift
[82/82] Compiling Logging Logging.swift
[85/141] Compiling NIOCore MarkedCircularBuffer.swift
[86/141] Compiling NIOCore MulticastChannel.swift
[87/141] Compiling NIOCore NIOAny.swift
[88/141] Compiling NIOCore NIOCloseOnErrorHandler.swift
[89/141] Compiling NIOCore NIOLoopBound.swift
[90/141] Compiling NIOCore NIOSendable.swift
[91/141] Compiling NIOCore PointerHelpers.swift
[92/141] Compiling NIOCore RecvByteBufferAllocator.swift
[93/141] Compiling NIOCore GlobalSingletons.swift
[94/141] Compiling NIOCore IO.swift
[95/141] Compiling NIOCore IOData.swift
[96/141] Compiling NIOCore IPProtocol.swift
[97/141] Compiling NIOCore IntegerBitPacking.swift
[98/141] Compiling NIOCore IntegerTypes.swift
[99/141] Compiling NIOCore Interfaces.swift
[100/141] Compiling NIOCore Linux.swift
[101/141] Compiling NIOCore EventLoop+SerialExecutor.swift
[102/141] Compiling NIOCore EventLoop.swift
[103/141] Compiling NIOCore EventLoopFuture+Deprecated.swift
[104/141] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[105/141] Compiling NIOCore EventLoopFuture.swift
[106/141] Compiling NIOCore FileDescriptor.swift
[107/141] Compiling NIOCore FileHandle.swift
[108/141] Compiling NIOCore FileRegion.swift
[109/149] Compiling NIOCore ChannelOption.swift
[110/149] Compiling NIOCore ChannelPipeline.swift
[111/149] Compiling NIOCore CircularBuffer.swift
[112/149] Compiling NIOCore Codec.swift
[113/149] Compiling NIOCore ConvenienceOptionSupport.swift
[114/149] Compiling NIOCore DeadChannel.swift
[115/149] Compiling NIOCore DispatchQueue+WithFuture.swift
[116/149] Compiling NIOCore EventLoop+Deprecated.swift
[117/149] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[118/149] Compiling NIOCore NIOAsyncWriter.swift
[119/149] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[120/149] Compiling NIOCore BSDSocketAPI.swift
[121/149] Compiling NIOCore ByteBuffer-aux.swift
[122/149] Compiling NIOCore ByteBuffer-conversions.swift
[123/149] Compiling NIOCore ByteBuffer-core.swift
[124/149] Compiling NIOCore ByteBuffer-hexdump.swift
[125/149] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[126/149] Compiling NIOCore SocketAddresses.swift
[127/149] Compiling NIOCore SocketOptionProvider.swift
[128/149] Compiling NIOCore SystemCallHelpers.swift
[129/149] Compiling NIOCore TimeAmount+Duration.swift
[130/149] Compiling NIOCore TypeAssistedChannelHandler.swift
[131/149] Compiling NIOCore UniversalBootstrapSupport.swift
[132/149] Compiling NIOCore Utilities.swift
[133/149] Compiling NIOCore AddressedEnvelope.swift
[134/149] Compiling NIOCore AsyncAwaitSupport.swift
[135/149] Compiling NIOCore AsyncChannel.swift
[136/149] Compiling NIOCore AsyncChannelInboundStream.swift
[137/149] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[138/149] Compiling NIOCore AsyncChannelOutboundWriter.swift
[139/149] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[140/149] Compiling NIOCore NIOAsyncSequenceProducer.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] Emitting module NIOEmbedded
[154/200] Compiling NIOEmbedded Embedded.swift
[155/200] Compiling NIOEmbedded AsyncTestingChannel.swift
[158/202] Emitting module NIOPosix
[159/208] Compiling NIOPosix Thread.swift
[160/208] Compiling NIOPosix ThreadPosix.swift
[161/208] Compiling NIOPosix ThreadWindows.swift
[162/208] Compiling NIOPosix Utilities.swift
[163/208] Compiling NIOPosix VsockAddress.swift
[164/208] Compiling NIOPosix VsockChannelEvents.swift
[165/208] Compiling NIOPosix SelectorUring.swift
[166/208] Compiling NIOPosix ServerSocket.swift
[167/208] Compiling NIOPosix Socket.swift
[168/208] Compiling NIOPosix SocketChannel.swift
[169/208] Compiling NIOPosix SocketProtocols.swift
[170/208] Compiling NIOPosix System.swift
[171/208] Compiling NIOPosix PointerHelpers.swift
[172/208] Compiling NIOPosix Pool.swift
[173/208] Compiling NIOPosix PooledRecvBufferAllocator.swift
[174/208] Compiling NIOPosix PosixSingletons.swift
[175/208] Compiling NIOPosix RawSocketBootstrap.swift
[176/208] Compiling NIOPosix Resolver.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 Selectable.swift
[190/208] Compiling NIOPosix SelectableChannel.swift
[191/208] Compiling NIOPosix SelectableEventLoop.swift
[192/208] Compiling NIOPosix SelectorEpoll.swift
[193/208] Compiling NIOPosix SelectorGeneric.swift
[194/208] Compiling NIOPosix SelectorKqueue.swift
[195/208] Compiling NIOPosix BSDSocketAPICommon.swift
[196/208] Compiling NIOPosix BSDSocketAPIPosix.swift
[197/208] Compiling NIOPosix BSDSocketAPIWindows.swift
[198/208] Compiling NIOPosix BaseSocket.swift
[199/208] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[200/208] Compiling NIOPosix BaseSocketChannel.swift
[201/208] Compiling NIOPosix BaseStreamSocketChannel.swift
[202/208] Compiling NIOPosix Bootstrap.swift
[203/208] Compiling NIOPosix ControlMessage.swift
[204/208] Compiling NIOPosix DatagramVectorReadManager.swift
[205/208] Compiling NIOPosix FileDescriptor.swift
[206/208] Compiling NIOPosix GetaddrinfoResolver.swift
[207/208] Compiling NIOPosix HappyEyeballs.swift
[208/208] Compiling NIOPosix IO.swift
[211/212] Compiling NIO Exports.swift
[212/212] Emitting module NIO
[215/240] Compiling NIOTLS TLSEvents.swift
[216/240] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[217/240] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[218/242] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[219/242] Emitting module NIOTLS
[220/242] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[221/242] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[222/242] Compiling NIOTLS SNIHandler.swift
[223/242] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[224/242] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[226/243] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[227/243] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[229/244] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[230/244] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[231/244] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[232/244] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[233/244] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[234/244] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[235/244] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[236/244] Compiling NIOHTTP1 HTTPTypes.swift
[237/244] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[238/244] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[239/244] Emitting module NIOFoundationCompat
[240/244] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[243/268] Emitting module NIOHTTP1
[244/268] Compiling NIOTransportServices AcceptHandler.swift
[245/268] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[246/268] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[247/268] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[248/268] Compiling NIOTransportServices NIOTSSingletons.swift
[249/268] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[253/270] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[254/270] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[255/270] Compiling NIOTransportServices NIOTSListenerChannel.swift
[256/270] Emitting module NIOTransportServices
[258/272] Compiling NIOTransportServices NIOTSBootstraps.swift
[259/272] Compiling NIOTransportServices NIOTSChannelOptions.swift
[260/272] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[261/272] Compiling NIOTransportServices StateManagedChannel.swift
[262/272] Compiling NIOTransportServices StateManagedListenerChannel.swift
[263/272] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[264/272] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[265/272] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[267/272] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[268/272] Compiling NIOTransportServices NIOTSErrors.swift
[269/272] Compiling NIOTransportServices NIOTSEventLoop.swift
[270/272] Compiling NIOTransportServices NIOTSDatagramListener.swift
[271/272] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[272/272] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[275/284] Compiling NIOWebSocket WebSocketOpcode.swift
[276/285] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[277/285] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[278/285] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[279/285] Compiling NIOWebSocket WebSocketErrorCodes.swift
[280/285] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[281/285] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[282/285] Compiling NIOWebSocket WebSocketFrame.swift
[283/285] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[284/285] Compiling NIOWebSocket SHA1.swift
[285/285] Emitting module NIOWebSocket
[288/296] Compiling NIOAsyncWebSockets NIOTypedPipelineSetup.swift
[289/297] Compiling NIOAsyncWebSockets NIOTypedHTTPServerUpgradeHandler.swift
[290/297] Compiling NIOAsyncWebSockets NIOWebSocketServerUpgrader.swift
[291/297] Compiling NIOAsyncWebSockets NIOTypedHTTPClientUpgraderStateMachine.swift
[292/297] Compiling NIOAsyncWebSockets HTTPTypedPipelineSetup.swift
[293/297] Compiling NIOAsyncWebSockets NIOTypedHTTPClientUpgradeHandler.swift
[294/297] Emitting module NIOAsyncWebSockets
[295/297] Compiling NIOAsyncWebSockets NIOTypedHTTPServerUpgraderStateMachine.swift
[296/297] Compiling NIOAsyncWebSockets NIOWebSocketClientUpgrader.swift
[297/297] Compiling NIOAsyncWebSockets SHA1.swift
[300/319] Emitting module WebSocketActors
[301/321] Compiling WebSocketActors NodeIdentity.swift
[302/321] Compiling WebSocketActors PendingReplies.swift
[303/321] Compiling WebSocketActors RemoteNode.swift
[304/321] Compiling WebSocketActors TimedPing.swift
[305/321] Compiling WebSocketActors WebSocketActorSystem+Client.swift
[306/321] Compiling WebSocketActors ServerManager.swift
[307/321] Compiling WebSocketActors TaskPath.swift
[308/321] Compiling WebSocketActors Manager.swift
[309/321] Compiling WebSocketActors NIOInvocationDecoder.swift
[310/321] Compiling WebSocketActors NIOInvocationEncoder.swift
[311/321] Compiling WebSocketActors Continuation.swift
[312/321] Compiling WebSocketActors ExponentialBackoff.swift
[313/321] Compiling WebSocketActors LoggingExtensions.swift
[314/321] Compiling WebSocketActors ActorIdentity.swift
[315/321] Compiling WebSocketActors ActorSystemUserInfoKey.swift
[316/321] Compiling WebSocketActors ClientManager.swift
[317/321] Compiling WebSocketActors RemoteNodeDirectory.swift
[318/321] Compiling WebSocketActors ResilientTask.swift
[319/321] Compiling WebSocketActors ServerAddress.swift
[320/321] Compiling WebSocketActors WebSocketActorSystem+Server.swift
[321/321] Compiling WebSocketActors WebSocketActorSystem.swift
Build complete! (40.03s)
Build complete.
Done.