Build Information
Successful build of WebSocketActors, reference 1.1.0 (ca2c25
), with Swift 6.2 (beta) for Linux on 20 Jun 2025 19:51:07 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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: 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/.spi.yml
SUCCESS checkout https://github.com/samalone/websocket-actor-system.git at 1.1.0
========================================
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-4606859-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/samalone/nio-async-websockets
Fetching https://github.com/apple/swift-docc-plugin
[1/3836] Fetching swift-log
[117/5918] Fetching swift-log, swift-docc-plugin
[337/5952] Fetching swift-log, swift-docc-plugin, nio-async-websockets
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/samalone/nio-async-websockets from cache (0.87s)
Fetched https://github.com/apple/swift-log.git from cache (0.88s)
Fetched https://github.com/apple/swift-docc-plugin from cache (0.89s)
[1/2667] Fetching swift-nio-transport-services
[2668/79006] Fetching swift-nio-transport-services, swift-nio
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.77s)
[2291/76339] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (17.48s)
Computing version for https://github.com/samalone/nio-async-websockets
Computed https://github.com/samalone/nio-async-websockets at 1.0.1 (30.17s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (4.72s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3413] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.19s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (2.22s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.90s)
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.99s)
Fetching https://github.com/apple/swift-atomics.git
[1/1797] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.64s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (2.28s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/16640] Fetching swift-collections
[501/21076] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.80s)
[4160/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.21s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (3.06s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.85s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.26s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
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/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-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-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-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/34] Write sources
[19/34] Compiling CNIOWASI CNIOWASI.c
[20/34] Compiling CNIOWindows WSAStartup.c
[21/34] Compiling CNIOWindows shim.c
[22/34] Compiling _AtomicsShims.c
[23/34] Compiling CNIOLinux liburing_shims.c
[24/34] Compiling CNIODarwin shim.c
[25/34] Compiling CNIOSHA1 c_nio_sha1.c
[26/34] Write sources
[27/34] Write swift-version-24593BA9C3E375BF.txt
[28/34] Compiling CNIOLLHTTP c_nio_http.c
[29/34] Compiling CNIOLinux shim.c
[30/34] Compiling CNIOLLHTTP c_nio_api.c
[31/77] Compiling CNIOLLHTTP c_nio_llhttp.c
[32/77] Compiling c-nioatomics.c
[33/77] Compiling c-atomics.c
[35/83] Compiling Atomics ManagedAtomic.swift
[36/83] Compiling Atomics ManagedAtomicLazyReference.swift
[37/83] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[38/86] Compiling Atomics UnsafeAtomic.swift
[39/86] Compiling Atomics UnsafeAtomicLazyReference.swift
[40/86] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[41/86] Compiling Atomics OptionalRawRepresentable.swift
[42/86] Compiling Atomics RawRepresentable.swift
[43/86] Compiling Atomics AtomicReference.swift
[44/86] Compiling Atomics AtomicStorage.swift
[45/86] Compiling Atomics AtomicValue.swift
[47/86] Compiling Atomics AtomicMemoryOrderings.swift
[48/86] Compiling Atomics DoubleWord.swift
[51/86] Compiling Atomics AtomicBool.swift
[52/86] Compiling Atomics IntegerConformances.swift
[53/86] Compiling Atomics AtomicInteger.swift
[54/86] Compiling Atomics AtomicOptionalWrappable.swift
[55/86] Emitting module InternalCollectionsUtilities
[56/86] Compiling Atomics PointerConformances.swift
[57/86] Compiling Atomics Primitives.native.swift
[58/86] Emitting module Atomics
[62/86] Compiling _NIOBase64 Base64.swift
[63/86] Emitting module _NIOBase64
[68/87] Compiling _NIODataStructures _TinyArray.swift
[69/87] Compiling _NIODataStructures PriorityQueue.swift
[73/87] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[75/103] Compiling Atomics IntegerOperations.swift
[76/103] Compiling Atomics Unmanaged extensions.swift
[78/104] Compiling DequeModule Deque+Equatable.swift
[79/104] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[80/106] Compiling DequeModule _DequeBuffer.swift
[81/106] Compiling DequeModule _DequeBufferHeader.swift
[82/106] Compiling DequeModule _DequeSlot.swift
[83/106] Compiling DequeModule _UnsafeWrappedBuffer.swift
[84/106] Compiling DequeModule Deque+Testing.swift
[85/106] Compiling DequeModule Deque._Storage.swift
[86/106] Compiling NIOConcurrencyHelpers NIOLock.swift
[87/106] Emitting module NIOConcurrencyHelpers
[88/106] Compiling DequeModule Deque._UnsafeHandle.swift
[89/106] Compiling DequeModule Deque.swift
[90/106] Compiling DequeModule Deque+Extras.swift
[91/106] Compiling DequeModule Deque+Hashable.swift
[92/106] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[93/106] Compiling Logging MetadataProvider.swift
[94/106] Compiling NIOConcurrencyHelpers lock.swift
[95/106] Emitting module _NIODataStructures
[96/106] Compiling _NIODataStructures Heap.swift
[98/107] Compiling NIOConcurrencyHelpers atomics.swift
[100/108] Compiling DequeModule Deque+CustomReflectable.swift
[101/108] Compiling DequeModule Deque+Descriptions.swift
[102/108] Compiling DequeModule Deque+Codable.swift
[103/108] Compiling DequeModule Deque+Collection.swift
[104/108] Compiling Logging LogHandler.swift
[105/108] Emitting module Logging
[106/108] Compiling Logging Logging.swift
[107/108] Compiling Logging Locks.swift
[109/109] Emitting module DequeModule
[111/170] Compiling NIOCore MulticastChannel.swift
[112/170] Compiling NIOCore NIOAny.swift
[113/170] Compiling NIOCore NIOCloseOnErrorHandler.swift
[114/170] Compiling NIOCore NIOLoopBound.swift
[115/170] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[116/170] Compiling NIOCore NIOScheduledCallback.swift
[117/170] Compiling NIOCore NIOSendable.swift
[118/170] Compiling NIOCore RecvByteBufferAllocator.swift
[119/178] Compiling NIOCore IO.swift
[120/178] Compiling NIOCore IOData.swift
[121/178] Compiling NIOCore IPProtocol.swift
[122/178] Compiling NIOCore IntegerBitPacking.swift
[123/178] Compiling NIOCore IntegerTypes.swift
[124/178] Compiling NIOCore Interfaces.swift
[125/178] Compiling NIOCore Linux.swift
[126/178] Compiling NIOCore MarkedCircularBuffer.swift
[127/178] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[128/178] Compiling NIOCore EventLoopFuture+Deprecated.swift
[129/178] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[130/178] Compiling NIOCore EventLoopFuture.swift
[131/178] Compiling NIOCore FileDescriptor.swift
[132/178] Compiling NIOCore FileHandle.swift
[133/178] Compiling NIOCore FileRegion.swift
[134/178] Compiling NIOCore GlobalSingletons.swift
[135/178] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[136/178] Compiling NIOCore SocketAddresses.swift
[137/178] Compiling NIOCore SocketOptionProvider.swift
[138/178] Compiling NIOCore SystemCallHelpers.swift
[139/178] Compiling NIOCore TimeAmount+Duration.swift
[140/178] Compiling NIOCore TypeAssistedChannelHandler.swift
[141/178] Compiling NIOCore UniversalBootstrapSupport.swift
[142/178] Compiling NIOCore Utilities.swift
[143/178] Compiling NIOCore AddressedEnvelope.swift
[144/178] Compiling NIOCore AsyncAwaitSupport.swift
[145/178] Compiling NIOCore AsyncChannel.swift
[146/178] Compiling NIOCore AsyncChannelHandler.swift
[147/178] Compiling NIOCore AsyncChannelInboundStream.swift
[148/178] Compiling NIOCore AsyncChannelOutboundWriter.swift
[149/178] Compiling NIOCore NIOAsyncSequenceProducer.swift
[150/178] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[151/178] Compiling NIOCore NIOAsyncWriter.swift
[152/178] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[153/178] Compiling NIOCore BSDSocketAPI.swift
[154/178] Compiling NIOCore ByteBuffer-aux.swift
[155/178] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[156/178] Compiling NIOCore ByteBuffer-conversions.swift
[157/178] Compiling NIOCore ByteBuffer-core.swift
[158/178] Compiling NIOCore ByteBuffer-hex.swift
[159/178] Compiling NIOCore ByteBuffer-int.swift
[160/178] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[161/178] Compiling NIOCore CircularBuffer.swift
[162/178] Compiling NIOCore Codec.swift
[163/178] Compiling NIOCore ConvenienceOptionSupport.swift
[164/178] Compiling NIOCore DeadChannel.swift
[165/178] Compiling NIOCore DispatchQueue+WithFuture.swift
[166/178] Compiling NIOCore EventLoop+Deprecated.swift
[167/178] Compiling NIOCore EventLoop+SerialExecutor.swift
[168/178] Compiling NIOCore EventLoop.swift
[169/178] Compiling NIOCore ByteBuffer-multi-int.swift
[170/178] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[171/178] Compiling NIOCore ByteBuffer-views.swift
[172/178] Compiling NIOCore Channel.swift
[173/178] Compiling NIOCore ChannelHandler.swift
[174/178] Compiling NIOCore ChannelHandlers.swift
[175/178] Compiling NIOCore ChannelInvoker.swift
[176/178] Compiling NIOCore ChannelOption.swift
[177/178] Compiling NIOCore ChannelPipeline.swift
[178/178] Emitting module NIOCore
[180/229] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[181/229] Emitting module NIOEmbedded
[182/229] Compiling NIOEmbedded AsyncTestingChannel.swift
[183/229] Compiling NIOPosix Pool.swift
[184/229] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[185/229] Compiling NIOPosix PosixSingletons.swift
[186/229] Compiling NIOPosix RawSocketBootstrap.swift
[187/229] Compiling NIOPosix Resolver.swift
[188/229] Compiling NIOPosix Selectable.swift
[189/235] Compiling NIOEmbedded Embedded.swift
[191/236] Compiling NIOPosix ThreadPosix.swift
[192/236] Compiling NIOPosix ThreadWindows.swift
[193/236] Compiling NIOPosix UnsafeTransfer.swift
[194/236] Compiling NIOPosix Utilities.swift
[195/236] Compiling NIOPosix VsockAddress.swift
[196/236] Compiling NIOPosix VsockChannelEvents.swift
[197/236] Emitting module NIOPosix
[198/236] Compiling NIOPosix ServerSocket.swift
[199/236] Compiling NIOPosix Socket.swift
[200/236] Compiling NIOPosix SocketChannel.swift
[201/236] Compiling NIOPosix SocketProtocols.swift
[202/236] Compiling NIOPosix System.swift
[203/236] Compiling NIOPosix Thread.swift
[204/236] Compiling NIOPosix SelectableChannel.swift
[205/236] Compiling NIOPosix SelectableEventLoop.swift
[206/236] Compiling NIOPosix SelectorEpoll.swift
[207/236] Compiling NIOPosix SelectorGeneric.swift
[208/236] Compiling NIOPosix SelectorKqueue.swift
[209/236] Compiling NIOPosix SelectorUring.swift
[210/236] Compiling NIOPosix BSDSocketAPICommon.swift
[211/236] Compiling NIOPosix BSDSocketAPIPosix.swift
[212/236] Compiling NIOPosix BSDSocketAPIWindows.swift
[213/236] Compiling NIOPosix BaseSocket.swift
[214/236] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[215/236] Compiling NIOPosix BaseSocketChannel.swift
[216/236] Compiling NIOPosix BaseStreamSocketChannel.swift
[217/236] Compiling NIOPosix IO.swift
[218/236] Compiling NIOPosix IntegerBitPacking.swift
[219/236] Compiling NIOPosix IntegerTypes.swift
[220/236] Compiling NIOPosix Linux.swift
[221/236] Compiling NIOPosix LinuxCPUSet.swift
[222/236] Compiling NIOPosix LinuxUring.swift
[223/236] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[224/236] Compiling NIOPosix Bootstrap.swift
[225/236] Compiling NIOPosix ControlMessage.swift
[226/236] Compiling NIOPosix DatagramVectorReadManager.swift
[227/236] Compiling NIOPosix Errors+Any.swift
[228/236] Compiling NIOPosix FileDescriptor.swift
[229/236] Compiling NIOPosix GetaddrinfoResolver.swift
[230/236] Compiling NIOPosix HappyEyeballs.swift
[231/236] Compiling NIOPosix NIOThreadPool.swift
[232/236] Compiling NIOPosix NonBlockingFileIO.swift
[233/236] Compiling NIOPosix PendingDatagramWritesManager.swift
[234/236] Compiling NIOPosix PendingWritesManager.swift
[235/236] Compiling NIOPosix PipeChannel.swift
[236/236] Compiling NIOPosix PipePair.swift
[238/239] Emitting module NIO
[239/239] Compiling NIO Exports.swift
[241/267] Compiling NIOTLS TLSEvents.swift
[242/267] Emitting module NIOTLS
[243/267] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[244/267] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[245/267] Compiling NIOTLS SNIHandler.swift
[246/267] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[248/268] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[249/268] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[250/270] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[251/270] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[252/270] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[253/270] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[254/270] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[255/270] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[256/270] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[257/270] Compiling NIOHTTP1 HTTPTypes.swift
[258/270] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[259/270] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[260/270] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[261/270] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[262/270] Emitting module NIOHTTP1
[263/270] Compiling NIOHTTP1 ByteCollectionUtils.swift
[264/270] Compiling NIOHTTP1 HTTPDecoder.swift
[265/270] Compiling NIOHTTP1 HTTPEncoder.swift
[267/281] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[268/281] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[269/281] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[270/281] Compiling NIOWebSocket WebSocketErrorCodes.swift
[271/282] Compiling NIOWebSocket WebSocketOpcode.swift
[272/282] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[273/282] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[274/282] Emitting module NIOFoundationCompat
[275/282] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[277/283] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[278/283] Compiling NIOWebSocket SHA1.swift
[279/283] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[280/283] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[281/283] Emitting module NIOWebSocket
[282/305] Compiling NIOWebSocket WebSocketFrame.swift
[283/305] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[284/306] Compiling NIOTransportServices NIOTSBootstraps.swift
[285/306] Compiling NIOTransportServices NIOTSChannelOptions.swift
[286/306] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[287/306] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[288/306] Compiling NIOTransportServices NIOTSSingletons.swift
[289/306] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[290/308] Compiling NIOTransportServices StateManagedChannel.swift
[291/308] Compiling NIOTransportServices StateManagedListenerChannel.swift
[292/308] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[294/308] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[295/308] Compiling NIOTransportServices NIOTSErrors.swift
[296/308] Compiling NIOTransportServices NIOTSEventLoop.swift
[297/308] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[298/308] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[299/308] Compiling NIOTransportServices NIOTSListenerChannel.swift
[300/308] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[301/308] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[302/317] Compiling NIOTransportServices AcceptHandler.swift
[303/317] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[304/317] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[305/317] Emitting module NIOTransportServices
[306/317] Compiling NIOAsyncWebSockets HTTPTypedPipelineSetup.swift
[307/317] Compiling NIOAsyncWebSockets NIOTypedHTTPClientUpgradeHandler.swift
[308/317] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[310/318] Compiling NIOAsyncWebSockets NIOWebSocketServerUpgrader.swift
[311/319] Compiling NIOAsyncWebSockets NIOTypedHTTPServerUpgraderStateMachine.swift
[312/319] Compiling NIOAsyncWebSockets NIOTypedPipelineSetup.swift
[313/319] Compiling NIOAsyncWebSockets NIOTypedHTTPServerUpgradeHandler.swift
[314/319] Compiling NIOAsyncWebSockets NIOTypedHTTPClientUpgraderStateMachine.swift
[315/319] Compiling NIOAsyncWebSockets NIOWebSocketClientUpgrader.swift
[316/319] Emitting module NIOAsyncWebSockets
[319/319] Compiling NIOAsyncWebSockets SHA1.swift
[321/340] Emitting module WebSocketActors
[322/342] Compiling WebSocketActors TimedPing.swift
[323/342] Compiling WebSocketActors WebSocketActorSystem+Client.swift
[324/342] Compiling WebSocketActors NodeIdentity.swift
[325/342] Compiling WebSocketActors PendingReplies.swift
[326/342] Compiling WebSocketActors RemoteNode.swift
[327/342] Compiling WebSocketActors ServerManager.swift
[328/342] Compiling WebSocketActors TaskPath.swift
[329/342] Compiling WebSocketActors Manager.swift
[330/342] Compiling WebSocketActors NIOInvocationDecoder.swift
[331/342] Compiling WebSocketActors NIOInvocationEncoder.swift
[332/342] Compiling WebSocketActors RemoteNodeDirectory.swift
[333/342] Compiling WebSocketActors ResilientTask.swift
[334/342] Compiling WebSocketActors ServerAddress.swift
[335/342] Compiling WebSocketActors Continuation.swift
[336/342] Compiling WebSocketActors ExponentialBackoff.swift
[337/342] Compiling WebSocketActors LoggingExtensions.swift
[338/342] Compiling WebSocketActors ActorIdentity.swift
[339/342] Compiling WebSocketActors ActorSystemUserInfoKey.swift
[340/342] Compiling WebSocketActors ClientManager.swift
[341/342] Compiling WebSocketActors WebSocketActorSystem+Server.swift
/host/spi-builder-workspace/Sources/WebSocketActors/WebSocketActorSystem+Server.swift:114:40: warning: 'writeAndFlush(_:file:line:)' is deprecated: NIOAny is not Sendable: avoid wrapping the value in NIOAny to silence this warning. [#DeprecatedDeclaration]
112 |
113 | do {
114 | 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]
115 | try await channel.channel.close(mode: .output)
116 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[342/342] Compiling WebSocketActors WebSocketActorSystem.swift
/host/spi-builder-workspace/Sources/WebSocketActors/WebSocketActorSystem+Server.swift:114:40: warning: 'writeAndFlush(_:file:line:)' is deprecated: NIOAny is not Sendable: avoid wrapping the value in NIOAny to silence this warning. [#DeprecatedDeclaration]
112 |
113 | do {
114 | 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]
115 | try await channel.channel.close(mode: .output)
116 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Build complete! (248.18s)
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"
},
{
"identity" : "nio-async-websockets",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/samalone/nio-async-websockets"
}
],
"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",
"NIOAsyncWebSockets"
],
"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" : "5.9"
}
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.