Build Information
Successful build of NIOAsyncWebSockets, reference main (308eff
), with Swift 6.2 (beta) for Linux on 20 Jun 2025 19:35:06 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/nio-async-websockets.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/nio-async-websockets
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 308eff3 Add link to API documentation
Cloned https://github.com/samalone/nio-async-websockets.git
Revision (git rev-parse @):
308eff3b3b05d492398e8b2d775bf804c64ec138
SUCCESS checkout https://github.com/samalone/nio-async-websockets.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/samalone/nio-async-websockets.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-docc-plugin
Fetching https://github.com/apple/swift-nio.git
[1/2082] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (0.72s)
[1/76339] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.81s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (7.18s)
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.55s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.56s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.05s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/1797] Fetching swift-atomics
[1134/6233] Fetching swift-atomics, swift-system
[6234/22873] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.58s)
Fetched https://github.com/apple/swift-system.git from cache (0.58s)
[4327/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.73s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.24s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.83s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.70s)
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
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.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/29] Write sources
[14/29] Compiling CNIOWASI CNIOWASI.c
[14/29] Compiling CNIOWindows WSAStartup.c
[16/29] Compiling _AtomicsShims.c
[17/29] Compiling CNIOLinux liburing_shims.c
[18/29] Compiling CNIOSHA1 c_nio_sha1.c
[19/29] Compiling CNIOWindows shim.c
[20/29] Write swift-version-24593BA9C3E375BF.txt
[21/29] Write sources
[22/29] Compiling CNIODarwin shim.c
[22/29] Compiling CNIOLLHTTP c_nio_http.c
[24/29] Compiling CNIOLinux shim.c
[25/29] Compiling CNIOLLHTTP c_nio_api.c
[26/31] Compiling CNIOLLHTTP c_nio_llhttp.c
[28/67] Emitting module _NIOBase64
[29/67] Emitting module _NIODataStructures
[29/67] Compiling c-nioatomics.c
[30/67] Compiling c-atomics.c
[32/73] Compiling Atomics UnsafeAtomic.swift
[33/73] Compiling Atomics UnsafeAtomicLazyReference.swift
[34/75] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[35/76] Emitting module InternalCollectionsUtilities
[36/76] Compiling Atomics IntegerConformances.swift
[37/76] Compiling Atomics PointerConformances.swift
[38/76] Compiling InternalCollectionsUtilities Descriptions.swift
[39/76] Compiling Atomics AtomicStorage.swift
[40/76] Compiling Atomics ManagedAtomic.swift
[41/76] Compiling Atomics ManagedAtomicLazyReference.swift
[42/76] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[43/76] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[44/76] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[45/76] Compiling InternalCollectionsUtilities UInt+reversed.swift
[46/76] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[47/76] Compiling InternalCollectionsUtilities _SortedCollection.swift
[48/76] Compiling Atomics AtomicValue.swift
[49/76] Compiling Atomics AtomicMemoryOrderings.swift
[51/76] Compiling Atomics DoubleWord.swift
[57/76] Compiling _NIODataStructures PriorityQueue.swift
[58/76] Compiling _NIOBase64 Base64.swift
[59/76] Compiling _NIODataStructures _TinyArray.swift
[67/77] Emitting module Atomics
[68/77] Compiling Atomics IntegerOperations.swift
[69/77] Compiling Atomics Unmanaged extensions.swift
[70/78] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[73/79] Emitting module NIOConcurrencyHelpers
[74/79] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[75/94] Compiling DequeModule Deque+CustomReflectable.swift
[76/94] Compiling DequeModule Deque+Descriptions.swift
[77/96] Compiling DequeModule _DequeBuffer.swift
[78/96] Compiling DequeModule _DequeBufferHeader.swift
[79/96] Compiling NIOConcurrencyHelpers lock.swift
[80/96] Compiling DequeModule _DequeSlot.swift
[81/96] Compiling DequeModule _UnsafeWrappedBuffer.swift
[82/96] Compiling _NIODataStructures Heap.swift
[84/97] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[85/97] Compiling NIOConcurrencyHelpers NIOLock.swift
[86/97] Compiling NIOConcurrencyHelpers atomics.swift
[88/98] Compiling DequeModule Deque+Testing.swift
[89/98] Compiling DequeModule Deque._Storage.swift
[90/98] Compiling DequeModule Deque+Extras.swift
[91/98] Compiling DequeModule Deque+Hashable.swift
[92/98] Compiling DequeModule Deque._UnsafeHandle.swift
[93/98] Compiling DequeModule Deque.swift
[94/98] Compiling DequeModule Deque+Equatable.swift
[95/98] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[96/98] Compiling DequeModule Deque+Codable.swift
[97/98] Compiling DequeModule Deque+Collection.swift
[98/98] Emitting module DequeModule
[100/159] Compiling NIOCore MulticastChannel.swift
[101/159] Compiling NIOCore NIOAny.swift
[102/159] Compiling NIOCore NIOCloseOnErrorHandler.swift
[103/159] Compiling NIOCore NIOLoopBound.swift
[104/159] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[105/159] Compiling NIOCore NIOScheduledCallback.swift
[106/159] Compiling NIOCore NIOSendable.swift
[107/159] Compiling NIOCore RecvByteBufferAllocator.swift
[108/167] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[109/167] Compiling NIOCore EventLoopFuture+Deprecated.swift
[110/167] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[111/167] Compiling NIOCore EventLoopFuture.swift
[112/167] Compiling NIOCore FileDescriptor.swift
[113/167] Compiling NIOCore FileHandle.swift
[114/167] Compiling NIOCore FileRegion.swift
[115/167] Compiling NIOCore GlobalSingletons.swift
[116/167] Compiling NIOCore IO.swift
[117/167] Compiling NIOCore IOData.swift
[118/167] Compiling NIOCore IPProtocol.swift
[119/167] Compiling NIOCore IntegerBitPacking.swift
[120/167] Compiling NIOCore IntegerTypes.swift
[121/167] Compiling NIOCore Interfaces.swift
[122/167] Compiling NIOCore Linux.swift
[123/167] Compiling NIOCore MarkedCircularBuffer.swift
[124/167] Compiling NIOCore CircularBuffer.swift
[125/167] Compiling NIOCore Codec.swift
[126/167] Compiling NIOCore ConvenienceOptionSupport.swift
[127/167] Compiling NIOCore DeadChannel.swift
[128/167] Compiling NIOCore DispatchQueue+WithFuture.swift
[129/167] Compiling NIOCore EventLoop+Deprecated.swift
[130/167] Compiling NIOCore EventLoop+SerialExecutor.swift
[131/167] Compiling NIOCore EventLoop.swift
[132/167] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[133/167] Compiling NIOCore SocketAddresses.swift
[134/167] Compiling NIOCore SocketOptionProvider.swift
[135/167] Compiling NIOCore SystemCallHelpers.swift
[136/167] Compiling NIOCore TimeAmount+Duration.swift
[137/167] Compiling NIOCore TypeAssistedChannelHandler.swift
[138/167] Compiling NIOCore UniversalBootstrapSupport.swift
[139/167] Compiling NIOCore Utilities.swift
[140/167] Compiling NIOCore ByteBuffer-multi-int.swift
[141/167] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[142/167] Compiling NIOCore ByteBuffer-views.swift
[143/167] Compiling NIOCore Channel.swift
[144/167] Compiling NIOCore ChannelHandler.swift
[145/167] Compiling NIOCore ChannelHandlers.swift
[146/167] Compiling NIOCore ChannelInvoker.swift
[147/167] Compiling NIOCore ChannelOption.swift
[148/167] Compiling NIOCore ChannelPipeline.swift
[149/167] Compiling NIOCore AddressedEnvelope.swift
[150/167] Compiling NIOCore AsyncAwaitSupport.swift
[151/167] Compiling NIOCore AsyncChannel.swift
[152/167] Compiling NIOCore AsyncChannelHandler.swift
[153/167] Compiling NIOCore AsyncChannelInboundStream.swift
[154/167] Compiling NIOCore AsyncChannelOutboundWriter.swift
[155/167] Compiling NIOCore NIOAsyncSequenceProducer.swift
[156/167] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[157/167] Compiling NIOCore NIOAsyncWriter.swift
[158/167] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[159/167] Compiling NIOCore BSDSocketAPI.swift
[160/167] Compiling NIOCore ByteBuffer-aux.swift
[161/167] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[162/167] Compiling NIOCore ByteBuffer-conversions.swift
[163/167] Compiling NIOCore ByteBuffer-core.swift
[164/167] Compiling NIOCore ByteBuffer-hex.swift
[165/167] Compiling NIOCore ByteBuffer-int.swift
[166/167] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[167/167] Emitting module NIOCore
[169/218] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[170/218] Compiling NIOEmbedded Embedded.swift
[171/218] Emitting module NIOEmbedded
[172/218] Compiling NIOEmbedded AsyncTestingChannel.swift
[174/219] Compiling NIOPosix ServerSocket.swift
[175/219] Compiling NIOPosix Socket.swift
[176/219] Compiling NIOPosix SocketChannel.swift
[177/219] Compiling NIOPosix SocketProtocols.swift
[178/219] Compiling NIOPosix System.swift
[179/219] Compiling NIOPosix Thread.swift
[180/225] Compiling NIOPosix Pool.swift
[181/225] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[182/225] Compiling NIOPosix PosixSingletons.swift
[183/225] Compiling NIOPosix RawSocketBootstrap.swift
[184/225] Compiling NIOPosix Resolver.swift
[185/225] Compiling NIOPosix Selectable.swift
[186/225] Compiling NIOPosix SelectableChannel.swift
[187/225] Compiling NIOPosix SelectableEventLoop.swift
[188/225] Compiling NIOPosix SelectorEpoll.swift
[189/225] Compiling NIOPosix SelectorGeneric.swift
[190/225] Compiling NIOPosix SelectorKqueue.swift
[191/225] Compiling NIOPosix SelectorUring.swift
[192/225] Compiling NIOPosix ThreadPosix.swift
[193/225] Compiling NIOPosix ThreadWindows.swift
[194/225] Compiling NIOPosix UnsafeTransfer.swift
[195/225] Compiling NIOPosix Utilities.swift
[196/225] Compiling NIOPosix VsockAddress.swift
[197/225] Compiling NIOPosix VsockChannelEvents.swift
[198/225] Compiling NIOPosix IO.swift
[199/225] Compiling NIOPosix IntegerBitPacking.swift
[200/225] Compiling NIOPosix IntegerTypes.swift
[201/225] Compiling NIOPosix Linux.swift
[202/225] Compiling NIOPosix LinuxCPUSet.swift
[203/225] Compiling NIOPosix LinuxUring.swift
[204/225] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[205/225] Compiling NIOPosix Bootstrap.swift
[206/225] Compiling NIOPosix ControlMessage.swift
[207/225] Compiling NIOPosix DatagramVectorReadManager.swift
[208/225] Compiling NIOPosix Errors+Any.swift
[209/225] Compiling NIOPosix FileDescriptor.swift
[210/225] Compiling NIOPosix GetaddrinfoResolver.swift
[211/225] Compiling NIOPosix HappyEyeballs.swift
[212/225] Emitting module NIOPosix
[213/225] Compiling NIOPosix NIOThreadPool.swift
[214/225] Compiling NIOPosix NonBlockingFileIO.swift
[215/225] Compiling NIOPosix PendingDatagramWritesManager.swift
[216/225] Compiling NIOPosix PendingWritesManager.swift
[217/225] Compiling NIOPosix PipeChannel.swift
[218/225] Compiling NIOPosix PipePair.swift
[219/225] Compiling NIOPosix BSDSocketAPICommon.swift
[220/225] Compiling NIOPosix BSDSocketAPIPosix.swift
[221/225] Compiling NIOPosix BSDSocketAPIWindows.swift
[222/225] Compiling NIOPosix BaseSocket.swift
[223/225] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[224/225] Compiling NIOPosix BaseSocketChannel.swift
[225/225] Compiling NIOPosix BaseStreamSocketChannel.swift
[227/228] Emitting module NIO
[228/228] Compiling NIO Exports.swift
[230/245] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[231/245] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[232/247] Emitting module NIOHTTP1
[233/247] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[234/247] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[235/247] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[236/247] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[237/247] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[238/247] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[239/247] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[240/247] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[241/247] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[242/247] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[243/247] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[244/247] Compiling NIOHTTP1 HTTPTypes.swift
[245/247] Compiling NIOHTTP1 ByteCollectionUtils.swift
[246/247] Compiling NIOHTTP1 HTTPDecoder.swift
[247/247] Compiling NIOHTTP1 HTTPEncoder.swift
[249/258] Compiling NIOWebSocket WebSocketOpcode.swift
[250/259] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[251/259] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[252/259] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[253/259] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[254/259] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[255/259] Compiling NIOWebSocket SHA1.swift
[256/259] Compiling NIOWebSocket WebSocketFrame.swift
[257/259] Emitting module NIOWebSocket
[258/259] Compiling NIOWebSocket WebSocketErrorCodes.swift
[259/259] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[261/269] Compiling NIOAsyncWebSockets NIOTypedHTTPClientUpgraderStateMachine.swift
[262/270] Compiling NIOAsyncWebSockets NIOWebSocketServerUpgrader.swift
/host/spi-builder-workspace/Sources/NIOAsyncWebSockets/NIOWebSocketServerUpgrader.swift:294:31: warning: 'init(base64Encoding:)' is deprecated: This API was unintentionally made public. [#DeprecatedDeclaration]
292 | hasher.update(string: key)
293 | hasher.update(string: magicWebSocketGUID)
294 | acceptValue = String(base64Encoding: hasher.finish())
| `- warning: 'init(base64Encoding:)' is deprecated: This API was unintentionally made public. [#DeprecatedDeclaration]
295 | }
296 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[263/270] Emitting module NIOAsyncWebSockets
/host/spi-builder-workspace/Sources/NIOAsyncWebSockets/NIOWebSocketClientUpgrader.swift:148:16: warning: 'init(base64Encoding:)' is deprecated: This API was unintentionally made public. [#DeprecatedDeclaration]
146 | UInt64.random(in: UInt64.min...UInt64.max, using: &generator)
147 | )
148 | return String(base64Encoding: buffer.readableBytesView)
| `- warning: 'init(base64Encoding:)' is deprecated: This API was unintentionally made public. [#DeprecatedDeclaration]
149 | }
150 | /// Generates a random WebSocket Request Key by generating 16 bytes randomly using the `SystemRandomNumberGenerator` and encoding them as a base64 string as defined in RFC6455 https://tools.ietf.org/html/rfc6455#section-4.1.
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[264/270] Compiling NIOAsyncWebSockets NIOWebSocketClientUpgrader.swift
/host/spi-builder-workspace/Sources/NIOAsyncWebSockets/NIOWebSocketClientUpgrader.swift:148:16: warning: 'init(base64Encoding:)' is deprecated: This API was unintentionally made public. [#DeprecatedDeclaration]
146 | UInt64.random(in: UInt64.min...UInt64.max, using: &generator)
147 | )
148 | return String(base64Encoding: buffer.readableBytesView)
| `- warning: 'init(base64Encoding:)' is deprecated: This API was unintentionally made public. [#DeprecatedDeclaration]
149 | }
150 | /// Generates a random WebSocket Request Key by generating 16 bytes randomly using the `SystemRandomNumberGenerator` and encoding them as a base64 string as defined in RFC6455 https://tools.ietf.org/html/rfc6455#section-4.1.
/host/spi-builder-workspace/Sources/NIOAsyncWebSockets/NIOWebSocketClientUpgrader.swift:178:31: warning: 'init(base64Encoding:)' is deprecated: This API was unintentionally made public. [#DeprecatedDeclaration]
176 | hasher.update(string: requestKey)
177 | hasher.update(string: magicWebSocketGUID)
178 | let expectedAcceptValue = String(base64Encoding: hasher.finish())
| `- warning: 'init(base64Encoding:)' is deprecated: This API was unintentionally made public. [#DeprecatedDeclaration]
179 |
180 | return expectedAcceptValue == acceptValueHeader[0]
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[265/270] Compiling NIOAsyncWebSockets SHA1.swift
[266/270] Compiling NIOAsyncWebSockets NIOTypedHTTPServerUpgradeHandler.swift
/host/spi-builder-workspace/Sources/NIOAsyncWebSockets/NIOTypedHTTPServerUpgradeHandler.swift:324:49: warning: conformance of 'HTTPResponseEncoder' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
322 | self.sendUpgradeResponse(context: context, responseHeaders: responseHeaders)
323 | }.flatMap {
324 | context.pipeline.removeHandler(self.httpEncoder)
| `- warning: conformance of 'HTTPResponseEncoder' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
325 | }.flatMap { () -> EventLoopFuture<UpgradeResult> in
326 | return upgrader.upgrade(channel: context.channel, upgradeRequest: requestHead)
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOHTTP1/HTTPEncoder.swift:344:1: note: conformance of 'HTTPResponseEncoder' to 'Sendable' has been explicitly marked unavailable here
342 |
343 | @available(*, unavailable)
344 | extension HTTPResponseEncoder: Sendable {}
| `- note: conformance of 'HTTPResponseEncoder' to 'Sendable' has been explicitly marked unavailable here
345 |
346 | extension ByteBuffer {
[267/270] Compiling NIOAsyncWebSockets HTTPTypedPipelineSetup.swift
[268/270] Compiling NIOAsyncWebSockets NIOTypedHTTPClientUpgradeHandler.swift
[269/270] Compiling NIOAsyncWebSockets NIOTypedPipelineSetup.swift
[270/270] Compiling NIOAsyncWebSockets NIOTypedHTTPServerUpgraderStateMachine.swift
Build complete! (100.25s)
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-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" : "NIOAsyncWebSockets",
"name" : "NIOAsyncWebSockets",
"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" : "NIOAsyncWebSockets",
"targets" : [
"NIOAsyncWebSockets"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "NIOAsyncWebSocketsTests",
"module_type" : "SwiftTarget",
"name" : "NIOAsyncWebSocketsTests",
"path" : "Tests/NIOAsyncWebSocketsTests",
"sources" : [
"NIOAsyncWebSocketsTests.swift"
],
"target_dependencies" : [
"NIOAsyncWebSockets"
],
"type" : "test"
},
{
"c99name" : "NIOAsyncWebSockets",
"module_type" : "SwiftTarget",
"name" : "NIOAsyncWebSockets",
"path" : "Sources/NIOAsyncWebSockets",
"product_dependencies" : [
"NIO",
"NIOHTTP1",
"NIOWebSocket",
"NIOPosix"
],
"product_memberships" : [
"NIOAsyncWebSockets"
],
"sources" : [
"HTTPTypedPipelineSetup.swift",
"NIOTypedHTTPClientUpgradeHandler.swift",
"NIOTypedHTTPClientUpgraderStateMachine.swift",
"NIOTypedHTTPServerUpgradeHandler.swift",
"NIOTypedHTTPServerUpgraderStateMachine.swift",
"NIOTypedPipelineSetup.swift",
"NIOWebSocketClientUpgrader.swift",
"NIOWebSocketServerUpgrader.swift",
"SHA1.swift"
],
"type" : "library"
}
],
"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.