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.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/samalone/websocket-actor-system.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
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: $workDir/.spi.yml
SUCCESS checkout https://github.com/samalone/websocket-actor-system.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/samalone/websocket-actor-system.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/32] Write sources
[18/32] Compiling CNIOWindows WSAStartup.c
[19/32] Compiling CNIOWindows shim.c
[20/32] Compiling CNIOLinux liburing_shims.c
[21/32] Compiling CNIOLinux shim.c
[22/32] Write swift-version--423B1241ED78D482.txt
[23/32] Compiling _AtomicsShims.c
[24/32] Compiling CNIODarwin shim.c
[25/32] Compiling CNIOLLHTTP c_nio_llhttp.c
[26/38] Compiling CNIOSHA1 c_nio_sha1.c
[27/43] Compiling CNIOLLHTTP c_nio_http.c
[28/43] Write sources
[29/43] Compiling CNIOLLHTTP c_nio_api.c
[31/80] Compiling Atomics Primitives.shims.swift
[32/80] Compiling Atomics AtomicInteger.swift
[33/82] Compiling Atomics AtomicMemoryOrderings.swift
[34/82] Compiling Atomics DoubleWord.swift
[35/82] Compiling Atomics ManagedAtomic.swift
[36/82] Compiling Atomics ManagedAtomicLazyReference.swift
[37/82] Compiling Atomics AtomicOptionalWrappable.swift
[38/82] Compiling Atomics OptionalRawRepresentable.swift
[39/82] Compiling Atomics RawRepresentable.swift
[40/82] Compiling Atomics PointerConformances.swift
[41/82] Compiling Atomics Primitives.native.swift
[42/82] Compiling Atomics UnsafeAtomic.swift
[43/82] Compiling Atomics UnsafeAtomicLazyReference.swift
[44/82] Compiling Atomics IntegerConformances.swift
[45/82] Compiling DequeModule _DequeSlot.swift
[46/82] Compiling DequeModule _UnsafeWrappedBuffer.swift
[47/82] Emitting module _NIOBase64
[48/82] Compiling _NIOBase64 Base64.swift
[49/82] Emitting module DequeModule
[50/82] Compiling Atomics AtomicReference.swift
[51/82] Compiling Atomics AtomicStorage.swift
[52/82] Compiling Atomics AtomicValue.swift
[53/82] Compiling _NIODataStructures _TinyArray.swift
[54/82] Compiling _NIODataStructures PriorityQueue.swift
[55/82] Compiling Logging MetadataProvider.swift
[56/82] Compiling _NIODataStructures Heap.swift
[57/82] Emitting module _NIODataStructures
[68/84] Compiling Logging Locks.swift
[69/84] Emitting module Logging
[70/84] Compiling Logging LogHandler.swift
[71/84] Compiling Logging Logging.swift
[72/84] Compiling Atomics IntegerOperations.swift
[73/84] Compiling Atomics Unmanaged extensions.swift
[74/84] Emitting module Atomics
[82/84] Compiling c-nioatomics.c
[83/84] Compiling c-atomics.c
[85/90] Emitting module NIOConcurrencyHelpers
[86/90] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[87/90] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[88/90] Compiling NIOConcurrencyHelpers atomics.swift
[89/90] Compiling NIOConcurrencyHelpers lock.swift
[90/90] Compiling NIOConcurrencyHelpers NIOLock.swift
[91/147] Compiling NIOCore GlobalSingletons.swift
[92/147] Compiling NIOCore IO.swift
[93/147] Compiling NIOCore IOData.swift
[94/147] Compiling NIOCore IPProtocol.swift
[95/147] Compiling NIOCore IntegerBitPacking.swift
[96/147] Compiling NIOCore IntegerTypes.swift
[97/147] Compiling NIOCore Interfaces.swift
[98/147] Compiling NIOCore Linux.swift
[99/155] Compiling NIOCore AddressedEnvelope.swift
[100/155] Compiling NIOCore AsyncAwaitSupport.swift
[101/155] Compiling NIOCore AsyncChannel.swift
[102/155] Compiling NIOCore AsyncChannelInboundStream.swift
[103/155] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[104/155] Compiling NIOCore AsyncChannelOutboundWriter.swift
[105/155] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[106/155] Compiling NIOCore NIOAsyncSequenceProducer.swift
[107/155] Compiling NIOCore EventLoop+SerialExecutor.swift
[108/155] Compiling NIOCore EventLoop.swift
[109/155] Compiling NIOCore EventLoopFuture+Deprecated.swift
[110/155] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[111/155] Compiling NIOCore EventLoopFuture.swift
[112/155] Compiling NIOCore FileDescriptor.swift
[113/155] Compiling NIOCore FileHandle.swift
[114/155] Compiling NIOCore FileRegion.swift
[115/155] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[116/155] Compiling NIOCore SocketAddresses.swift
[117/155] Compiling NIOCore SocketOptionProvider.swift
[118/155] Compiling NIOCore SystemCallHelpers.swift
[119/155] Compiling NIOCore TimeAmount+Duration.swift
[120/155] Compiling NIOCore TypeAssistedChannelHandler.swift
[121/155] Compiling NIOCore UniversalBootstrapSupport.swift
[122/155] Compiling NIOCore Utilities.swift
[123/155] Compiling NIOCore MarkedCircularBuffer.swift
[124/155] Compiling NIOCore MulticastChannel.swift
[125/155] Compiling NIOCore NIOAny.swift
[126/155] Compiling NIOCore NIOCloseOnErrorHandler.swift
[127/155] Compiling NIOCore NIOLoopBound.swift
[128/155] Compiling NIOCore NIOSendable.swift
[129/155] Compiling NIOCore PointerHelpers.swift
[130/155] Compiling NIOCore RecvByteBufferAllocator.swift
[131/155] Compiling NIOCore ChannelOption.swift
[132/155] Compiling NIOCore ChannelPipeline.swift
[133/155] Compiling NIOCore CircularBuffer.swift
[134/155] Compiling NIOCore Codec.swift
[135/155] Compiling NIOCore ConvenienceOptionSupport.swift
[136/155] Compiling NIOCore DeadChannel.swift
[137/155] Compiling NIOCore DispatchQueue+WithFuture.swift
[138/155] Compiling NIOCore EventLoop+Deprecated.swift
[139/155] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[140/155] Compiling NIOCore NIOAsyncWriter.swift
[141/155] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[142/155] Compiling NIOCore BSDSocketAPI.swift
[143/155] Compiling NIOCore ByteBuffer-aux.swift
[144/155] Compiling NIOCore ByteBuffer-conversions.swift
[145/155] Compiling NIOCore ByteBuffer-core.swift
[146/155] Compiling NIOCore ByteBuffer-hexdump.swift
[147/155] Compiling NIOCore ByteBuffer-int.swift
[148/155] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[149/155] Compiling NIOCore ByteBuffer-multi-int.swift
[150/155] Compiling NIOCore ByteBuffer-views.swift
[151/155] Compiling NIOCore Channel.swift
[152/155] Compiling NIOCore ChannelHandler.swift
[153/155] Compiling NIOCore ChannelHandlers.swift
[154/155] Compiling NIOCore ChannelInvoker.swift
[155/155] Emitting module NIOCore
[156/204] Compiling NIOEmbedded AsyncTestingChannel.swift
[157/204] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[158/204] Emitting module NIOEmbedded
[159/204] Compiling NIOEmbedded Embedded.swift
[160/204] Compiling NIOPosix IntegerBitPacking.swift
[161/204] Compiling NIOPosix IntegerTypes.swift
[162/204] Compiling NIOPosix Linux.swift
[163/204] Compiling NIOPosix LinuxCPUSet.swift
[164/204] Compiling NIOPosix LinuxUring.swift
[165/204] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[166/204] Compiling NIOPosix BSDSocketAPICommon.swift
[167/204] Compiling NIOPosix BSDSocketAPIPosix.swift
[168/204] Compiling NIOPosix BSDSocketAPIWindows.swift
[169/204] Compiling NIOPosix BaseSocket.swift
[170/204] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[171/204] Compiling NIOPosix BaseSocketChannel.swift
[172/204] Compiling NIOPosix BaseStreamSocketChannel.swift
[173/210] Emitting module NIOPosix
[174/210] Compiling NIOPosix SelectorUring.swift
[175/210] Compiling NIOPosix ServerSocket.swift
[176/210] Compiling NIOPosix Socket.swift
[177/210] Compiling NIOPosix SocketChannel.swift
[178/210] Compiling NIOPosix SocketProtocols.swift
[179/210] Compiling NIOPosix System.swift
[180/210] Compiling NIOPosix PointerHelpers.swift
[181/210] Compiling NIOPosix Pool.swift
[182/210] Compiling NIOPosix PooledRecvBufferAllocator.swift
[183/210] Compiling NIOPosix PosixSingletons.swift
[184/210] Compiling NIOPosix RawSocketBootstrap.swift
[185/210] Compiling NIOPosix Resolver.swift
[186/210] Compiling NIOPosix NIOThreadPool.swift
[187/210] Compiling NIOPosix NonBlockingFileIO.swift
[188/210] Compiling NIOPosix PendingDatagramWritesManager.swift
[189/210] Compiling NIOPosix PendingWritesManager.swift
[190/210] Compiling NIOPosix PipeChannel.swift
[191/210] Compiling NIOPosix PipePair.swift
[192/210] Compiling NIOPosix Selectable.swift
[193/210] Compiling NIOPosix SelectableChannel.swift
[194/210] Compiling NIOPosix SelectableEventLoop.swift
[195/210] Compiling NIOPosix SelectorEpoll.swift
[196/210] Compiling NIOPosix SelectorGeneric.swift
[197/210] Compiling NIOPosix SelectorKqueue.swift
[198/210] Compiling NIOPosix Bootstrap.swift
[199/210] Compiling NIOPosix ControlMessage.swift
[200/210] Compiling NIOPosix DatagramVectorReadManager.swift
[201/210] Compiling NIOPosix FileDescriptor.swift
[202/210] Compiling NIOPosix GetaddrinfoResolver.swift
[203/210] Compiling NIOPosix HappyEyeballs.swift
[204/210] Compiling NIOPosix IO.swift
[205/210] Compiling NIOPosix Thread.swift
[206/210] Compiling NIOPosix ThreadPosix.swift
[207/210] Compiling NIOPosix ThreadWindows.swift
[208/210] Compiling NIOPosix Utilities.swift
[209/210] Compiling NIOPosix VsockAddress.swift
[210/210] Compiling NIOPosix VsockChannelEvents.swift
[211/212] Emitting module NIO
[212/212] Compiling NIO Exports.swift
[213/238] Compiling NIOTLS TLSEvents.swift
[214/238] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[215/238] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[216/238] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[217/238] Emitting module NIOTLS
[218/238] Compiling NIOTLS SNIHandler.swift
[219/238] Emitting module NIOHTTP1
[220/240] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[221/240] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[222/240] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[223/240] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[224/240] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[225/240] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[226/240] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[227/240] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[228/240] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[229/240] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[230/240] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[231/240] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[232/240] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[233/240] Compiling NIOHTTP1 HTTPTypes.swift
[234/240] Compiling NIOHTTP1 ByteCollectionUtils.swift
[235/240] Compiling NIOHTTP1 HTTPDecoder.swift
[236/240] Compiling NIOHTTP1 HTTPEncoder.swift
[237/250] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[238/250] Compiling NIOWebSocket WebSocketOpcode.swift
[239/250] Emitting module NIOWebSocket
[240/251] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[241/251] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[242/251] Compiling NIOWebSocket SHA1.swift
[243/251] Compiling NIOWebSocket WebSocketErrorCodes.swift
[244/251] Compiling NIOWebSocket WebSocketFrame.swift
[245/251] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[246/251] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[247/251] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[248/260] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[249/260] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[250/260] Emitting module NIOFoundationCompat
[251/260] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[252/282] Compiling NIOTransportServices NIOTSDatagramListener.swift
[253/282] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[254/282] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[255/282] Compiling NIOTransportServices NIOTSBootstraps.swift
/Users/builder/builds/UKfvDsi8u/2/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
~~~~~~~~~~~~~~~~^
[256/282] Compiling NIOTransportServices NIOTSChannelOptions.swift
/Users/builder/builds/UKfvDsi8u/2/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
~~~~~~~~~~~~~~~~^
[257/282] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
/Users/builder/builds/UKfvDsi8u/2/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
~~~~~~~~~~~~~~~~^
[258/282] Compiling NIOTransportServices NIOTSNetworkEvents.swift
/Users/builder/builds/UKfvDsi8u/2/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
~~~~~~~~~~~~~~~~^
[259/282] Compiling NIOTransportServices NIOTSSingletons.swift
/Users/builder/builds/UKfvDsi8u/2/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
~~~~~~~~~~~~~~~~^
[260/282] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
/Users/builder/builds/UKfvDsi8u/2/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
~~~~~~~~~~~~~~~~^
[261/282] Emitting module NIOTransportServices
[262/282] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[263/282] Compiling NIOTransportServices NIOTSErrors.swift
[264/282] Compiling NIOTransportServices NIOTSEventLoop.swift
[265/282] Compiling NIOTransportServices StateManagedChannel.swift
[266/282] Compiling NIOTransportServices StateManagedListenerChannel.swift
[267/282] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[268/282] Compiling NIOTransportServices AcceptHandler.swift
[269/282] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[270/282] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[271/282] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[272/282] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[273/282] Compiling NIOTransportServices NIOTSListenerChannel.swift
[274/284] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[275/284] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[276/284] Emitting module NIOAsyncWebSockets
[277/284] Compiling NIOAsyncWebSockets NIOTypedHTTPServerUpgraderStateMachine.swift
[278/284] Compiling NIOAsyncWebSockets NIOTypedPipelineSetup.swift
[279/284] Compiling NIOAsyncWebSockets NIOTypedHTTPServerUpgradeHandler.swift
[280/284] Compiling NIOAsyncWebSockets NIOWebSocketClientUpgrader.swift
[283/284] Compiling NIOAsyncWebSockets NIOWebSocketServerUpgrader.swift
[284/284] Compiling NIOAsyncWebSockets NIOTypedHTTPClientUpgraderStateMachine.swift
[285/285] Compiling NIOAsyncWebSockets SHA1.swift
[286/305] Compiling WebSocketActors Manager.swift
[287/305] Compiling WebSocketActors NIOInvocationDecoder.swift
[288/305] Compiling WebSocketActors NIOInvocationEncoder.swift
[289/307] Emitting module WebSocketActors
[290/307] Compiling WebSocketActors ActorIdentity.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/WebSocketActors/ClientManager.swift:76:39: warning: passing argument of non-sendable type 'PlatformBootstrap' (aka 'NIOTSConnectionBootstrap') outside of actor-isolated context may introduce data races
        let upgradeResult = try await bootstrap.connect(host: host, port: port) { channel in
                                      ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSConnectionBootstrap.swift:42:20: note: class 'NIOTSConnectionBootstrap' does not conform to the 'Sendable' protocol
public final class NIOTSConnectionBootstrap {
                   ^
[291/307] Compiling WebSocketActors ActorSystemUserInfoKey.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/WebSocketActors/ClientManager.swift:76:39: warning: passing argument of non-sendable type 'PlatformBootstrap' (aka 'NIOTSConnectionBootstrap') outside of actor-isolated context may introduce data races
        let upgradeResult = try await bootstrap.connect(host: host, port: port) { channel in
                                      ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSConnectionBootstrap.swift:42:20: note: class 'NIOTSConnectionBootstrap' does not conform to the 'Sendable' protocol
public final class NIOTSConnectionBootstrap {
                   ^
[292/307] Compiling WebSocketActors ClientManager.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/WebSocketActors/ClientManager.swift:76:39: warning: passing argument of non-sendable type 'PlatformBootstrap' (aka 'NIOTSConnectionBootstrap') outside of actor-isolated context may introduce data races
        let upgradeResult = try await bootstrap.connect(host: host, port: port) { channel in
                                      ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSConnectionBootstrap.swift:42:20: note: class 'NIOTSConnectionBootstrap' does not conform to the 'Sendable' protocol
public final class NIOTSConnectionBootstrap {
                   ^
[293/307] Compiling WebSocketActors Continuation.swift
[294/307] Compiling WebSocketActors ExponentialBackoff.swift
[295/307] Compiling WebSocketActors LoggingExtensions.swift
[296/307] Compiling WebSocketActors ServerManager.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/WebSocketActors/ServerManager.swift:112:19: warning: passing argument of non-sendable type 'ServerBootstrap' outside of actor-isolated context may introduce data races
        try await ServerBootstrap(group: MultiThreadedEventLoopGroup.singleton)
                  ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/Bootstrap.swift:78:20: note: class 'ServerBootstrap' does not conform to the 'Sendable' protocol
public final class ServerBootstrap {
                   ^
[297/307] Compiling WebSocketActors TaskPath.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/WebSocketActors/ServerManager.swift:112:19: warning: passing argument of non-sendable type 'ServerBootstrap' outside of actor-isolated context may introduce data races
        try await ServerBootstrap(group: MultiThreadedEventLoopGroup.singleton)
                  ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/Bootstrap.swift:78:20: note: class 'ServerBootstrap' does not conform to the 'Sendable' protocol
public final class ServerBootstrap {
                   ^
[298/307] Compiling WebSocketActors TimedPing.swift
[299/307] Compiling WebSocketActors WebSocketActorSystem+Client.swift
[300/307] Compiling WebSocketActors NodeIdentity.swift
[301/307] Compiling WebSocketActors PendingReplies.swift
[302/307] Compiling WebSocketActors RemoteNode.swift
[303/307] Compiling WebSocketActors RemoteNodeDirectory.swift
[304/307] Compiling WebSocketActors ResilientTask.swift
[305/307] Compiling WebSocketActors ServerAddress.swift
[306/307] Compiling WebSocketActors WebSocketActorSystem+Server.swift
[307/307] Compiling WebSocketActors WebSocketActorSystem.swift
Build complete! (31.43s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.33s)
Fetching https://github.com/samalone/nio-async-websockets from cache
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.33s)
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.33s)
Fetched https://github.com/apple/swift-log.git from cache (0.33s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.34s)
Fetched https://github.com/apple/swift-nio.git from cache (0.37s)
Fetched https://github.com/samalone/nio-async-websockets from cache (0.18s)
Fetched https://github.com/apple/swift-docc-plugin from cache (0.20s)
Computing version for https://github.com/samalone/nio-async-websockets
Computed https://github.com/samalone/nio-async-websockets at 1.0.1 (0.40s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.06s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (0.06s)
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.05s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.62.0 (0.06s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.15s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.06s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.5 (0.08s)
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-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
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-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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.62.0
Build complete.
Done.