Build Information
Successful build of WebSocketCompression, reference 0.1.200 (65c73e), with Swift 6.3 for Linux on 11 Apr 2026 20:02:00 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kitura/Kitura-WebSocket-Compression.git
Reference: 0.1.200
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/Kitura/Kitura-WebSocket-Compression
* tag 0.1.200 -> FETCH_HEAD
HEAD is now at 65c73ed Merge pull request #6 from fouadhatem/patch-1
Cloned https://github.com/Kitura/Kitura-WebSocket-Compression.git
Revision (git rev-parse @):
65c73eddd8763624f7fd1c94e5b99263058786fd
SUCCESS checkout https://github.com/Kitura/Kitura-WebSocket-Compression.git at 0.1.200
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/Kitura/Kitura-WebSocket-Compression.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/apple/swift-nio.git
[1/83106] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (8.85s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.97.1 (9.64s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/23525] Fetching swift-collections
[2/25345] Fetching swift-collections, swift-atomics
[1543/30946] Fetching swift-collections, swift-atomics, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (1.86s)
Fetched https://github.com/apple/swift-system.git from cache (1.86s)
Fetched https://github.com/apple/swift-collections.git from cache (1.91s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.36s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (2.78s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.67s)
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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.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.97.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
warning: you may be able to install libz using your system-packager:
apt-get install libz-dev
warning: you may be able to install libz using your system-packager:
apt-get install libz-dev
Building for debugging...
[0/31] Write sources
[14/31] Compiling CNIOWindows WSAStartup.c
[15/31] Compiling _AtomicsShims.c
[16/31] Compiling CNIOWindows shim.c
[17/31] Compiling CNIOWASI CNIOWASI.c
[18/31] Compiling CNIOPosix event_loop_id.c
[19/31] Compiling CNIOOpenBSD shim.c
[20/31] Write swift-version-24593BA9C3E375BF.txt
[21/31] Compiling CNIOLinux liburing_shims.c
[22/31] Compiling CNIOSHA1 c_nio_sha1.c
[23/31] Compiling CNIODarwin shim.c
[24/31] Compiling CNIOLLHTTP c_nio_http.c
[25/32] Compiling CNIOLLHTTP c_nio_api.c
[26/33] Write sources
[27/35] Compiling CNIOLinux shim.c
[28/73] Compiling CNIOLLHTTP c_nio_llhttp.c
[30/73] Emitting module _NIODataStructures
[31/73] Emitting module Atomics
[31/75] Compiling c-nioatomics.c
[32/75] Compiling c-atomics.c
[34/82] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[35/82] Compiling Atomics AtomicStorage.swift
[36/82] Compiling Atomics AtomicValue.swift
[37/82] Compiling Atomics IntegerOperations.swift
[38/82] Compiling Atomics Unmanaged extensions.swift
[39/82] Compiling Atomics UnsafeAtomicLazyReference.swift
[40/82] Compiling Atomics AtomicInteger.swift
[41/82] Compiling Atomics ManagedAtomicLazyReference.swift
[42/82] Compiling Atomics AtomicMemoryOrderings.swift
[43/84] Compiling Atomics ManagedAtomic.swift
[45/84] Compiling Atomics UnsafeAtomic.swift
[48/84] Compiling Atomics AtomicOptionalWrappable.swift
[49/84] Compiling Atomics AtomicReference.swift
[51/84] Compiling Atomics DoubleWord.swift
[59/84] Compiling Atomics OptionalRawRepresentable.swift
[60/84] Compiling Atomics RawRepresentable.swift
[61/84] Compiling Atomics AtomicBool.swift
[62/84] Emitting module InternalCollectionsUtilities
[63/84] Compiling Atomics IntegerConformances.swift
[64/84] Compiling Atomics PointerConformances.swift
[65/84] Compiling Atomics Primitives.native.swift
[69/84] Compiling _NIOBase64 Base64.swift
[70/84] Emitting module _NIOBase64
[74/86] Compiling InternalCollectionsUtilities _SortedCollection.swift
[75/86] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[76/86] Compiling _NIODataStructures _TinyArray.swift
[77/86] Compiling _NIODataStructures PriorityQueue.swift
[81/120] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[82/120] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[83/120] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[84/120] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[85/120] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[86/124] Compiling ContainersPreview RandomAccessContainer.swift
[87/124] Compiling ContainersPreview RangeExpression2.swift
[88/124] Compiling ContainersPreview RangeReplaceableContainer.swift
[89/124] Compiling ContainersPreview Drain+Map.swift
[90/124] Compiling ContainersPreview Drain+Reduce.swift
[91/124] Compiling ContainersPreview Drain.swift
[92/124] Compiling ContainersPreview Producer+Collect.swift
[93/124] Compiling ContainersPreview Producer+Filter.swift
[94/124] Compiling ContainersPreview Producer+Map.swift
[95/124] Compiling ContainersPreview Producer+Reduce.swift
[96/124] Compiling ContainersPreview Producer.swift
[97/124] Compiling ContainersPreview Borrow.swift
[98/124] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[99/124] Compiling ContainersPreview BorrowingSequence.swift
[100/124] Compiling ContainersPreview BidirectionalContainer.swift
[101/124] Compiling ContainersPreview Container+Filter.swift
[102/124] Compiling ContainersPreview Container+SpanwiseZip.swift
[103/124] Compiling ContainersPreview Container.swift
[104/124] Compiling ContainersPreview ContainerIterator.swift
[105/124] Compiling ContainersPreview DynamicContainer.swift
[106/124] Compiling ContainersPreview MutableContainer.swift
[107/124] Compiling ContainersPreview PermutableContainer.swift
[108/124] Compiling ContainersPreview Box.swift
[109/124] Compiling ContainersPreview Inout.swift
[110/124] Compiling ContainersPreview InputSpan.swift
[111/124] Compiling ContainersPreview Shared.swift
[112/124] Emitting module ContainersPreview
[113/124] Compiling ContainersPreview OutputSpan+Extras.swift
[114/124] Compiling ContainersPreview TemporaryAllocation.swift
[115/124] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[116/124] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[117/124] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[119/165] Compiling NIOConcurrencyHelpers lock.swift
[120/165] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[121/165] Compiling NIOConcurrencyHelpers NIOLock.swift
[122/165] Compiling _NIODataStructures Heap.swift
[124/166] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[125/166] Emitting module NIOConcurrencyHelpers
[126/166] Compiling NIOConcurrencyHelpers atomics.swift
[127/167] Compiling DequeModule _DequeBuffer.swift
[128/167] Compiling DequeModule _DequeBufferHeader.swift
[129/167] Compiling DequeModule RigidDeque+Append.swift
[130/167] Compiling DequeModule RigidDeque+Consumption.swift
[131/167] Compiling DequeModule RigidDeque+Container.swift
[132/167] Compiling DequeModule RigidDeque+Descriptions.swift
[134/172] Compiling DequeModule UniqueDeque+Consumption.swift
[135/172] Compiling DequeModule UniqueDeque+Container.swift
[136/172] Compiling DequeModule UniqueDeque+Descriptions.swift
[137/172] Compiling DequeModule UniqueDeque+Equatable.swift
[138/172] Compiling DequeModule UniqueDeque+Experimental.swift
[139/172] Compiling DequeModule UniqueDeque+Hashable.swift
[140/172] Compiling DequeModule UniqueDeque+Initializers.swift
[141/172] Compiling DequeModule UniqueDeque+Insertions.swift
[142/172] Compiling DequeModule UniqueDeque+Prepend.swift
[143/172] Compiling DequeModule UniqueDeque+Removals.swift
[144/172] Compiling DequeModule RigidDeque+Removals.swift
[145/172] Compiling DequeModule RigidDeque+Replacements.swift
[146/172] Compiling DequeModule RigidDeque+Testing.swift
[147/172] Compiling DequeModule RigidDeque.swift
[148/172] Compiling DequeModule UniqueDeque+Append.swift
[149/172] Compiling DequeModule RigidDeque+Equatable.swift
[150/172] Compiling DequeModule RigidDeque+Experimental.swift
[151/172] Compiling DequeModule RigidDeque+Hashable.swift
[152/172] Compiling DequeModule RigidDeque+Initializers.swift
[153/172] Compiling DequeModule RigidDeque+Insertions.swift
[154/172] Compiling DequeModule RigidDeque+Prepend.swift
[155/172] Compiling DequeModule Deque+Codable.swift
[156/172] Compiling DequeModule Deque+Collection.swift
[157/172] Compiling DequeModule Deque+CustomReflectable.swift
[158/172] Compiling DequeModule Deque+Descriptions.swift
[159/172] Compiling DequeModule Deque+Equatable.swift
[160/172] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[161/172] Compiling DequeModule Deque+Extras.swift
[162/172] Compiling DequeModule Deque+Hashable.swift
[163/172] Compiling DequeModule Deque+Testing.swift
[164/172] Compiling DequeModule Deque._Storage.swift
[165/172] Compiling DequeModule Deque._UnsafeHandle.swift
[166/172] Compiling DequeModule Deque.swift
[167/172] Emitting module DequeModule
[168/172] Compiling DequeModule UniqueDeque+Replacements.swift
[169/172] Compiling DequeModule UniqueDeque.swift
[170/172] Compiling DequeModule _DequeSlot.swift
[171/172] Compiling DequeModule _UnsafeDequeHandle.swift
[172/172] Compiling DequeModule _UnsafeDequeSegments.swift
[174/237] Compiling NIOCore IPProtocol.swift
[175/237] Compiling NIOCore IntegerBitPacking.swift
[176/237] Compiling NIOCore IntegerTypes.swift
[177/237] Compiling NIOCore Interfaces.swift
[178/237] Compiling NIOCore Linux.swift
[179/237] Compiling NIOCore MarkedCircularBuffer.swift
[180/237] Compiling NIOCore MulticastChannel.swift
[181/237] Compiling NIOCore NIOAny.swift
[182/237] Compiling NIOCore NIOCloseOnErrorHandler.swift
[183/245] Compiling NIOCore EventLoopFuture+Deprecated.swift
[184/245] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[185/245] Compiling NIOCore EventLoopFuture.swift
[186/245] Compiling NIOCore FileDescriptor.swift
[187/245] Compiling NIOCore FileHandle.swift
[188/245] Compiling NIOCore FileRegion.swift
[189/245] Compiling NIOCore GlobalSingletons.swift
[190/245] Compiling NIOCore IO.swift
[191/245] Compiling NIOCore IOData.swift
[192/245] Compiling NIOCore AddressedEnvelope.swift
[193/245] Compiling NIOCore AsyncAwaitSupport.swift
[194/245] Compiling NIOCore AsyncChannel.swift
[195/245] Compiling NIOCore AsyncChannelHandler.swift
[196/245] Compiling NIOCore AsyncChannelInboundStream.swift
[197/245] Compiling NIOCore AsyncChannelOutboundWriter.swift
[198/245] Compiling NIOCore NIOAsyncSequenceProducer.swift
[199/245] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[200/245] Compiling NIOCore NIOAsyncWriter.swift
[201/245] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[202/245] Compiling NIOCore BSDSocketAPI.swift
[203/245] Compiling NIOCore ByteBuffer-aux.swift
[204/245] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[205/245] Compiling NIOCore ByteBuffer-conversions.swift
[206/245] Compiling NIOCore ByteBuffer-core.swift
[207/245] Compiling NIOCore ByteBuffer-hex.swift
[208/245] Compiling NIOCore ByteBuffer-int.swift
[209/245] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[210/245] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[211/245] Compiling NIOCore SocketAddresses.swift
[212/245] Compiling NIOCore SocketOptionProvider.swift
[213/245] Compiling NIOCore SystemCallHelpers.swift
[214/245] Compiling NIOCore TimeAmount+Duration.swift
[215/245] Compiling NIOCore TypeAssistedChannelHandler.swift
[216/245] Compiling NIOCore UniversalBootstrapSupport.swift
[217/245] Compiling NIOCore Utilities.swift
[218/245] Compiling NIOCore CircularBuffer.swift
[219/245] Compiling NIOCore Codec.swift
[220/245] Compiling NIOCore ConvenienceOptionSupport.swift
[221/245] Compiling NIOCore DeadChannel.swift
[222/245] Compiling NIOCore DispatchQueue+WithFuture.swift
[223/245] Compiling NIOCore EventLoop+Deprecated.swift
[224/245] Compiling NIOCore EventLoop+SerialExecutor.swift
[225/245] Compiling NIOCore EventLoop.swift
[226/245] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[227/245] Compiling NIOCore ByteBuffer-multi-int.swift
[228/245] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[229/245] Compiling NIOCore ByteBuffer-views.swift
[230/245] Compiling NIOCore Channel.swift
[231/245] Compiling NIOCore ChannelHandler.swift
[232/245] Compiling NIOCore ChannelHandlers.swift
[233/245] Compiling NIOCore ChannelInvoker.swift
[234/245] Compiling NIOCore ChannelOption.swift
[235/245] Compiling NIOCore ChannelPipeline.swift
[236/245] Compiling NIOCore NIOCoreSendableMetatype.swift
[237/245] Compiling NIOCore NIODecodedAsyncSequence.swift
[238/245] Compiling NIOCore NIOLoopBound.swift
[239/245] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[240/245] Compiling NIOCore NIOScheduledCallback.swift
[241/245] Compiling NIOCore NIOSendable.swift
[242/245] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[243/245] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[244/245] Compiling NIOCore RecvByteBufferAllocator.swift
[245/245] Emitting module NIOCore
[247/300] Emitting module NIOEmbedded
[248/300] Compiling NIOEmbedded AsyncTestingChannel.swift
[249/300] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[250/300] Compiling NIOEmbedded Embedded.swift
[252/301] Compiling NIOPosix PipePair.swift
[253/301] Compiling NIOPosix Pool.swift
[254/301] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[255/301] Compiling NIOPosix PosixSingletons.swift
[256/301] Compiling NIOPosix RawSocketBootstrap.swift
[257/301] Compiling NIOPosix Resolver.swift
[258/301] Compiling NIOPosix Selectable.swift
[259/307] Compiling NIOPosix HappyEyeballs.swift
[260/307] Compiling NIOPosix IO.swift
[261/307] Compiling NIOPosix IntegerBitPacking.swift
[262/307] Compiling NIOPosix IntegerTypes.swift
[263/307] Compiling NIOPosix Linux.swift
[264/307] Compiling NIOPosix LinuxCPUSet.swift
[265/307] Compiling NIOPosix LinuxUring.swift
[266/307] Compiling NIOPosix ThreadPosix.swift
[267/307] Compiling NIOPosix ThreadWindows.swift
[268/307] Compiling NIOPosix Utilities.swift
[269/307] Compiling NIOPosix VsockAddress.swift
[270/307] Compiling NIOPosix VsockChannelEvents.swift
[271/307] Compiling NIOPosix Windows.swift
[272/307] Emitting module NIOPosix
[273/307] Compiling NIOPosix BSDSocketAPICommon.swift
[274/307] Compiling NIOPosix BSDSocketAPIPosix.swift
[275/307] Compiling NIOPosix BSDSocketAPIWindows.swift
[276/307] Compiling NIOPosix BaseSocket.swift
[277/307] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[278/307] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[279/307] Compiling NIOPosix BaseSocketChannel.swift
[280/307] Compiling NIOPosix SelectableChannel.swift
[281/307] Compiling NIOPosix SelectableEventLoop.swift
[282/307] Compiling NIOPosix SelectorEpoll.swift
[283/307] Compiling NIOPosix SelectorGeneric.swift
[284/307] Compiling NIOPosix SelectorKqueue.swift
[285/307] Compiling NIOPosix SelectorUring.swift
[286/307] Compiling NIOPosix SelectorWSAPoll.swift
[287/307] Compiling NIOPosix ServerSocket.swift
[288/307] Compiling NIOPosix Socket.swift
[289/307] Compiling NIOPosix SocketChannel.swift
[290/307] Compiling NIOPosix SocketProtocols.swift
[291/307] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[292/307] Compiling NIOPosix System.swift
[293/307] Compiling NIOPosix Thread.swift
[294/307] Compiling NIOPosix BaseStreamSocketChannel.swift
[295/307] Compiling NIOPosix Bootstrap.swift
[296/307] Compiling NIOPosix ControlMessage.swift
[297/307] Compiling NIOPosix DatagramVectorReadManager.swift
[298/307] Compiling NIOPosix Errors+Any.swift
[299/307] Compiling NIOPosix FileDescriptor.swift
[300/307] Compiling NIOPosix GetaddrinfoResolver.swift
[301/307] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[302/307] Compiling NIOPosix NIOPosixSendableMetatype.swift
[303/307] Compiling NIOPosix NIOThreadPool.swift
[304/307] Compiling NIOPosix NonBlockingFileIO.swift
[305/307] Compiling NIOPosix PendingDatagramWritesManager.swift
[306/307] Compiling NIOPosix PendingWritesManager.swift
[307/307] Compiling NIOPosix PipeChannel.swift
[309/310] Emitting module NIO
[310/310] Compiling NIO Exports.swift
[312/332] Emitting module NIOHTTP1
[313/334] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[314/334] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[315/334] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[316/334] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[317/334] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[318/334] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[319/334] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[320/334] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[321/334] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[322/334] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[323/334] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[324/334] Compiling NIOHTTP1 HTTPTypes.swift
[325/334] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[326/334] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[327/334] Compiling NIOHTTP1 ByteCollectionUtils.swift
[328/334] Compiling NIOHTTP1 HTTPDecoder.swift
[329/334] Compiling NIOHTTP1 HTTPEncoder.swift
[331/335] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[332/335] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[333/335] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[334/335] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[335/335] Emitting module NIOFoundationCompat
[337/346] Compiling NIOWebSocket WebSocketErrorCodes.swift
[338/346] Emitting module NIOWebSocket
[339/346] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[340/346] Compiling NIOWebSocket SHA1.swift
[341/346] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[342/346] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[343/347] Compiling NIOWebSocket WebSocketOpcode.swift
[344/347] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[345/347] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[346/347] Compiling NIOWebSocket WebSocketFrame.swift
[347/347] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[349/353] Emitting module WebSocketCompression
[350/353] Compiling WebSocketCompression WebSocketDecompressor.swift
[351/353] Compiling WebSocketCompression WebSocketCompressor.swift
[352/353] Compiling WebSocketCompression WebSocketCompression.swift
[353/353] Compiling WebSocketCompression PermessageDeflate.swift
Build complete! (115.62s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.8.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
}
],
"manifest_display_name" : "WebSocketCompression",
"name" : "WebSocketCompression",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "WebSocketCompression",
"targets" : [
"WebSocketCompression"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "WebSocketCompressionTests",
"module_type" : "SwiftTarget",
"name" : "WebSocketCompressionTests",
"path" : "Tests/WebSocketCompressionTests",
"sources" : [
"WebSocketCompressionTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"WebSocketCompression"
],
"type" : "test"
},
{
"c99name" : "WebSocketCompression",
"module_type" : "SwiftTarget",
"name" : "WebSocketCompression",
"path" : "Sources/WebSocketCompression",
"product_dependencies" : [
"NIO",
"NIOFoundationCompat",
"NIOHTTP1",
"NIOWebSocket"
],
"product_memberships" : [
"WebSocketCompression"
],
"sources" : [
"PermessageDeflate.swift",
"WebSocketCompression.swift",
"WebSocketCompressor.swift",
"WebSocketDecompressor.swift"
],
"target_dependencies" : [
"CZlib"
],
"type" : "library"
},
{
"c99name" : "CZlib",
"module_type" : "SystemLibraryTarget",
"name" : "CZlib",
"path" : "Sources/CZlib",
"product_memberships" : [
"WebSocketCompression"
],
"sources" : [
],
"type" : "system-target"
}
],
"tools_version" : "5.0"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.