The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of WebSocketActors, reference main (11cae6), with Swift 6.2 (beta) for Linux on 20 Jun 2025 19:50:31 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
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 11cae68 Remove NIOAsyncWebSockets dependency and update to Swift 6.0 in workflows
Cloned https://github.com/samalone/websocket-actor-system.git
Revision (git rev-parse @):
11cae68e6f012667927583604b148b1f4229c88b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/samalone/websocket-actor-system.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/samalone/websocket-actor-system.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio.git
[1/3836] Fetching swift-log
[232/5918] Fetching swift-log, swift-docc-plugin
[1190/8585] Fetching swift-log, swift-docc-plugin, swift-nio-transport-services
[7067/84924] Fetching swift-log, swift-docc-plugin, swift-nio-transport-services, swift-nio
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (8.13s)
Fetched https://github.com/apple/swift-log.git from cache (8.16s)
Fetched https://github.com/apple/swift-docc-plugin from cache (8.18s)
Fetched https://github.com/apple/swift-nio.git from cache (8.34s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (12.44s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3413] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.60s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.60s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.79s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.80s)
Fetching https://github.com/apple/swift-atomics.git
[1/1797] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.54s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.94s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4436] Fetching swift-system
[2486/21076] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.64s)
[2829/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.89s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.67s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.71s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.13s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
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/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/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/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.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.24.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.4.4
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
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/33] Write sources
[14/33] Compiling CNIOWindows WSAStartup.c
[15/33] Write sources
[16/33] Compiling CNIOLinux liburing_shims.c
[17/33] Write sources
[20/33] Compiling _AtomicsShims.c
[21/33] Compiling CNIOSHA1 c_nio_sha1.c
[22/33] Compiling CNIOWASI CNIOWASI.c
[22/33] Compiling CNIOLLHTTP c_nio_http.c
[22/33] Compiling CNIOWindows shim.c
[22/33] Write sources
[26/33] Write swift-version-24593BA9C3E375BF.txt
[27/33] Compiling CNIODarwin shim.c
[28/33] Compiling CNIOLinux shim.c
[29/33] Compiling CNIOLLHTTP c_nio_api.c
[30/76] Compiling CNIOLLHTTP c_nio_llhttp.c
[32/76] Emitting module Logging
[32/76] Compiling c-nioatomics.c
[33/76] Compiling c-atomics.c
[35/82] Compiling Atomics AtomicInteger.swift
[36/82] Compiling Atomics AtomicOptionalWrappable.swift
[37/82] Compiling Atomics AtomicReference.swift
[38/84] Compiling Atomics UnsafeAtomic.swift
[39/84] Compiling Atomics UnsafeAtomicLazyReference.swift
[40/84] Compiling Atomics IntegerConformances.swift
[41/84] Compiling Atomics PointerConformances.swift
[42/85] Compiling Logging LogHandler.swift
[43/85] Compiling Atomics ManagedAtomic.swift
[44/85] Compiling Atomics ManagedAtomicLazyReference.swift
[45/85] Compiling Atomics AtomicValue.swift
[47/85] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[50/85] Emitting module InternalCollectionsUtilities
[52/85] Compiling Atomics AtomicStorage.swift
[53/85] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[56/85] Compiling Atomics AtomicMemoryOrderings.swift
[57/85] Compiling Atomics DoubleWord.swift
[58/85] Compiling Atomics Primitives.native.swift
[59/85] Compiling Atomics OptionalRawRepresentable.swift
[60/85] Compiling Atomics RawRepresentable.swift
[61/85] Compiling Atomics AtomicBool.swift
[62/85] Compiling _NIOBase64 Base64.swift
[63/85] Emitting module _NIOBase64
[68/86] Emitting module Atomics
[72/86] Compiling _NIODataStructures PriorityQueue.swift
[73/86] Compiling _NIODataStructures _TinyArray.swift
[74/86] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[76/87] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[77/87] Emitting module NIOConcurrencyHelpers
[78/102] Compiling Atomics IntegerOperations.swift
[79/102] Compiling Atomics Unmanaged extensions.swift
[81/103] Compiling DequeModule _DequeBuffer.swift
[82/103] Compiling DequeModule _DequeBufferHeader.swift
[83/105] Compiling DequeModule Deque+Extras.swift
[84/105] Compiling DequeModule Deque+Hashable.swift
[85/105] Compiling DequeModule _DequeSlot.swift
[86/105] Compiling DequeModule _UnsafeWrappedBuffer.swift
[87/105] Compiling NIOConcurrencyHelpers lock.swift
[88/105] Compiling Logging MetadataProvider.swift
[89/105] Compiling Logging Locks.swift
[90/105] Emitting module _NIODataStructures
[91/105] Compiling _NIODataStructures Heap.swift
[92/106] Compiling DequeModule Deque._UnsafeHandle.swift
[93/106] Compiling DequeModule Deque.swift
[94/106] Compiling DequeModule Deque+Equatable.swift
[95/106] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[96/106] Compiling DequeModule Deque+Testing.swift
[97/106] Compiling DequeModule Deque._Storage.swift
[99/106] Compiling NIOConcurrencyHelpers atomics.swift
[100/106] Compiling NIOConcurrencyHelpers NIOLock.swift
[101/107] Compiling DequeModule Deque+Codable.swift
[102/107] Compiling DequeModule Deque+Collection.swift
[103/107] Compiling DequeModule Deque+CustomReflectable.swift
[104/107] Compiling DequeModule Deque+Descriptions.swift
[106/107] Compiling Logging Logging.swift
[108/108] Emitting module DequeModule
[110/169] Compiling NIOCore MulticastChannel.swift
[111/169] Compiling NIOCore NIOAny.swift
[112/169] Compiling NIOCore NIOCloseOnErrorHandler.swift
[113/169] Compiling NIOCore NIOLoopBound.swift
[114/169] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[115/169] Compiling NIOCore NIOScheduledCallback.swift
[116/169] Compiling NIOCore NIOSendable.swift
[117/169] Compiling NIOCore RecvByteBufferAllocator.swift
[118/177] Compiling NIOCore IO.swift
[119/177] Compiling NIOCore IOData.swift
[120/177] Compiling NIOCore IPProtocol.swift
[121/177] Compiling NIOCore IntegerBitPacking.swift
[122/177] Compiling NIOCore IntegerTypes.swift
[123/177] Compiling NIOCore Interfaces.swift
[124/177] Compiling NIOCore Linux.swift
[125/177] Compiling NIOCore MarkedCircularBuffer.swift
[126/177] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[127/177] Compiling NIOCore EventLoopFuture+Deprecated.swift
[128/177] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[129/177] Compiling NIOCore EventLoopFuture.swift
[130/177] Compiling NIOCore FileDescriptor.swift
[131/177] Compiling NIOCore FileHandle.swift
[132/177] Compiling NIOCore FileRegion.swift
[133/177] Compiling NIOCore GlobalSingletons.swift
[134/177] Compiling NIOCore CircularBuffer.swift
[135/177] Compiling NIOCore Codec.swift
[136/177] Compiling NIOCore ConvenienceOptionSupport.swift
[137/177] Compiling NIOCore DeadChannel.swift
[138/177] Compiling NIOCore DispatchQueue+WithFuture.swift
[139/177] Compiling NIOCore EventLoop+Deprecated.swift
[140/177] Compiling NIOCore EventLoop+SerialExecutor.swift
[141/177] Compiling NIOCore EventLoop.swift
[142/177] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[143/177] Compiling NIOCore SocketAddresses.swift
[144/177] Compiling NIOCore SocketOptionProvider.swift
[145/177] Compiling NIOCore SystemCallHelpers.swift
[146/177] Compiling NIOCore TimeAmount+Duration.swift
[147/177] Compiling NIOCore TypeAssistedChannelHandler.swift
[148/177] Compiling NIOCore UniversalBootstrapSupport.swift
[149/177] Compiling NIOCore Utilities.swift
[150/177] Compiling NIOCore AddressedEnvelope.swift
[151/177] Compiling NIOCore AsyncAwaitSupport.swift
[152/177] Compiling NIOCore AsyncChannel.swift
[153/177] Compiling NIOCore AsyncChannelHandler.swift
[154/177] Compiling NIOCore AsyncChannelInboundStream.swift
[155/177] Compiling NIOCore AsyncChannelOutboundWriter.swift
[156/177] Compiling NIOCore NIOAsyncSequenceProducer.swift
[157/177] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[158/177] Compiling NIOCore NIOAsyncWriter.swift
[159/177] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[160/177] Compiling NIOCore BSDSocketAPI.swift
[161/177] Compiling NIOCore ByteBuffer-aux.swift
[162/177] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[163/177] Compiling NIOCore ByteBuffer-conversions.swift
[164/177] Compiling NIOCore ByteBuffer-core.swift
[165/177] Compiling NIOCore ByteBuffer-hex.swift
[166/177] Compiling NIOCore ByteBuffer-int.swift
[167/177] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[168/177] Compiling NIOCore ByteBuffer-multi-int.swift
[169/177] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[170/177] Compiling NIOCore ByteBuffer-views.swift
[171/177] Compiling NIOCore Channel.swift
[172/177] Compiling NIOCore ChannelHandler.swift
[173/177] Compiling NIOCore ChannelHandlers.swift
[174/177] Compiling NIOCore ChannelInvoker.swift
[175/177] Compiling NIOCore ChannelOption.swift
[176/177] Compiling NIOCore ChannelPipeline.swift
[177/177] Emitting module NIOCore
[179/228] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[180/228] Emitting module NIOEmbedded
[181/228] Compiling NIOEmbedded AsyncTestingChannel.swift
[182/228] Compiling NIOPosix Pool.swift
[183/228] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[184/228] Compiling NIOPosix PosixSingletons.swift
[185/228] Compiling NIOPosix RawSocketBootstrap.swift
[186/228] Compiling NIOPosix Resolver.swift
[187/228] Compiling NIOPosix Selectable.swift
[188/234] Compiling NIOEmbedded Embedded.swift
[190/235] Compiling NIOPosix ThreadPosix.swift
[191/235] Compiling NIOPosix ThreadWindows.swift
[192/235] Compiling NIOPosix UnsafeTransfer.swift
[193/235] Compiling NIOPosix Utilities.swift
[194/235] Compiling NIOPosix VsockAddress.swift
[195/235] Compiling NIOPosix VsockChannelEvents.swift
[196/235] Emitting module NIOPosix
[197/235] Compiling NIOPosix SelectableChannel.swift
[198/235] Compiling NIOPosix SelectableEventLoop.swift
[199/235] Compiling NIOPosix SelectorEpoll.swift
[200/235] Compiling NIOPosix SelectorGeneric.swift
[201/235] Compiling NIOPosix SelectorKqueue.swift
[202/235] Compiling NIOPosix SelectorUring.swift
[203/235] Compiling NIOPosix ServerSocket.swift
[204/235] Compiling NIOPosix Socket.swift
[205/235] Compiling NIOPosix SocketChannel.swift
[206/235] Compiling NIOPosix SocketProtocols.swift
[207/235] Compiling NIOPosix System.swift
[208/235] Compiling NIOPosix Thread.swift
[209/235] Compiling NIOPosix BSDSocketAPICommon.swift
[210/235] Compiling NIOPosix BSDSocketAPIPosix.swift
[211/235] Compiling NIOPosix BSDSocketAPIWindows.swift
[212/235] Compiling NIOPosix BaseSocket.swift
[213/235] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[214/235] Compiling NIOPosix BaseSocketChannel.swift
[215/235] Compiling NIOPosix BaseStreamSocketChannel.swift
[216/235] Compiling NIOPosix Bootstrap.swift
[217/235] Compiling NIOPosix ControlMessage.swift
[218/235] Compiling NIOPosix DatagramVectorReadManager.swift
[219/235] Compiling NIOPosix Errors+Any.swift
[220/235] Compiling NIOPosix FileDescriptor.swift
[221/235] Compiling NIOPosix GetaddrinfoResolver.swift
[222/235] Compiling NIOPosix HappyEyeballs.swift
[223/235] Compiling NIOPosix IO.swift
[224/235] Compiling NIOPosix IntegerBitPacking.swift
[225/235] Compiling NIOPosix IntegerTypes.swift
[226/235] Compiling NIOPosix Linux.swift
[227/235] Compiling NIOPosix LinuxCPUSet.swift
[228/235] Compiling NIOPosix LinuxUring.swift
[229/235] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[230/235] Compiling NIOPosix NIOThreadPool.swift
[231/235] Compiling NIOPosix NonBlockingFileIO.swift
[232/235] Compiling NIOPosix PendingDatagramWritesManager.swift
[233/235] Compiling NIOPosix PendingWritesManager.swift
[234/235] Compiling NIOPosix PipeChannel.swift
[235/235] Compiling NIOPosix PipePair.swift
[237/238] Emitting module NIO
[238/238] Compiling NIO Exports.swift
[240/266] Compiling NIOTLS TLSEvents.swift
[241/266] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[242/266] Emitting module NIOTLS
[243/266] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[244/266] Compiling NIOTLS SNIHandler.swift
[245/266] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[247/267] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[248/267] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[249/269] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[250/269] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[251/269] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[252/269] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[253/269] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[254/269] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[255/269] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[256/269] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[257/269] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[258/269] Compiling NIOHTTP1 HTTPTypes.swift
[259/269] Emitting module NIOFoundationCompat
[260/269] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[261/269] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[262/269] Compiling NIOHTTP1 ByteCollectionUtils.swift
[263/269] Compiling NIOHTTP1 HTTPDecoder.swift
[264/269] Compiling NIOHTTP1 HTTPEncoder.swift
[265/269] Emitting module NIOHTTP1
[267/280] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[268/280] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[269/280] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[270/280] Compiling NIOWebSocket WebSocketOpcode.swift
[271/281] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[272/282] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[274/282] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[275/304] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[276/304] Emitting module NIOWebSocket
[277/304] Compiling NIOTransportServices StateManagedChannel.swift
[278/304] Compiling NIOTransportServices StateManagedListenerChannel.swift
[279/304] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[280/304] Compiling NIOTransportServices AcceptHandler.swift
[281/304] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[282/304] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[283/304] Compiling NIOTransportServices NIOTSSingletons.swift
[284/304] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[285/304] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[286/304] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[287/304] Compiling NIOTransportServices NIOTSListenerChannel.swift
[288/304] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[289/304] Compiling NIOTransportServices NIOTSErrors.swift
[290/304] Compiling NIOTransportServices NIOTSEventLoop.swift
[291/304] Compiling NIOTransportServices NIOTSBootstraps.swift
[292/304] Compiling NIOTransportServices NIOTSChannelOptions.swift
[293/304] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[294/306] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[295/306] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[296/306] Compiling NIOWebSocket WebSocketErrorCodes.swift
[297/306] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[298/306] Compiling NIOTransportServices NIOTSDatagramListener.swift
[299/306] Compiling NIOWebSocket WebSocketFrame.swift
[301/307] Emitting module NIOTransportServices
[306/307] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[307/307] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[309/328] Compiling WebSocketActors TimedPing.swift
[310/328] Compiling WebSocketActors WebSocketActorSystem+Client.swift
[311/328] Compiling WebSocketActors Manager.swift
[312/328] Compiling WebSocketActors NIOInvocationDecoder.swift
[313/328] Compiling WebSocketActors NIOInvocationEncoder.swift
[314/330] Compiling WebSocketActors Continuation.swift
[315/330] Compiling WebSocketActors ExponentialBackoff.swift
[316/330] Compiling WebSocketActors LoggingExtensions.swift
[317/330] Compiling WebSocketActors ServerManager.swift
[318/330] Compiling WebSocketActors TaskPath.swift
[319/330] Compiling WebSocketActors NodeIdentity.swift
[320/330] Compiling WebSocketActors PendingReplies.swift
[321/330] Compiling WebSocketActors RemoteNode.swift
[322/330] Compiling WebSocketActors ActorIdentity.swift
[323/330] Compiling WebSocketActors ActorSystemUserInfoKey.swift
[324/330] Compiling WebSocketActors ClientManager.swift
[325/330] Emitting module WebSocketActors
[326/330] Compiling WebSocketActors RemoteNodeDirectory.swift
[327/330] Compiling WebSocketActors ResilientTask.swift
[328/330] Compiling WebSocketActors ServerAddress.swift
[329/330] Compiling WebSocketActors WebSocketActorSystem+Server.swift
/host/spi-builder-workspace/Sources/WebSocketActors/WebSocketActorSystem+Server.swift:113:40: warning: 'writeAndFlush(_:file:line:)' is deprecated: NIOAny is not Sendable: avoid wrapping the value in NIOAny to silence this warning. [#DeprecatedDeclaration]
111 |
112 |         do {
113 |             try? await channel.channel.writeAndFlush(NIOAny(WebSocketWireEnvelope.connectionClose))
    |                                        `- warning: 'writeAndFlush(_:file:line:)' is deprecated: NIOAny is not Sendable: avoid wrapping the value in NIOAny to silence this warning. [#DeprecatedDeclaration]
114 |             try await channel.channel.close(mode: .output)
115 |         }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[330/330] Compiling WebSocketActors WebSocketActorSystem.swift
/host/spi-builder-workspace/Sources/WebSocketActors/WebSocketActorSystem+Server.swift:113:40: warning: 'writeAndFlush(_:file:line:)' is deprecated: NIOAny is not Sendable: avoid wrapping the value in NIOAny to silence this warning. [#DeprecatedDeclaration]
111 |
112 |         do {
113 |             try? await channel.channel.writeAndFlush(NIOAny(WebSocketWireEnvelope.connectionClose))
    |                                        `- warning: 'writeAndFlush(_:file:line:)' is deprecated: NIOAny is not Sendable: avoid wrapping the value in NIOAny to silence this warning. [#DeprecatedDeclaration]
114 |             try await channel.channel.close(mode: .output)
115 |         }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Build complete! (200.87s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.12.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-nio-transport-services",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-transport-services.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "WebSocketActors",
  "name" : "WebSocketActors",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "WebSocketActors",
      "targets" : [
        "WebSocketActors"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WebSocketActors",
      "module_type" : "SwiftTarget",
      "name" : "WebSocketActors",
      "path" : "Sources/WebSocketActors",
      "product_dependencies" : [
        "NIO",
        "NIOHTTP1",
        "NIOWebSocket",
        "NIOPosix",
        "NIOTransportServices",
        "Logging"
      ],
      "product_memberships" : [
        "WebSocketActors"
      ],
      "sources" : [
        "ActorIdentity.swift",
        "ActorSystemUserInfoKey.swift",
        "ClientManager.swift",
        "Continuation.swift",
        "ExponentialBackoff.swift",
        "LoggingExtensions.swift",
        "Manager.swift",
        "NIOInvocationDecoder.swift",
        "NIOInvocationEncoder.swift",
        "NodeIdentity.swift",
        "PendingReplies.swift",
        "RemoteNode.swift",
        "RemoteNodeDirectory.swift",
        "ResilientTask.swift",
        "ServerAddress.swift",
        "ServerManager.swift",
        "TaskPath.swift",
        "TimedPing.swift",
        "WebSocketActorSystem+Client.swift",
        "WebSocketActorSystem+Server.swift",
        "WebSocketActorSystem.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WebSocketActorTests",
      "module_type" : "SwiftTarget",
      "name" : "WebSocketActorTests",
      "path" : "Tests/WebSocketActorTests",
      "sources" : [
        "ActorIdentityTests.swift",
        "WebSocketActorTests.swift"
      ],
      "target_dependencies" : [
        "WebSocketActors"
      ],
      "type" : "test"
    }
  ],
  "tools_version" : "6.0"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.