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 WebSocketCompression, reference 0.1.200 (65c73e), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 17:15:30 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.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 /Users/admin/builder/spi-builder-workspace/.git/
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:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Kitura/Kitura-WebSocket-Compression.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/29] Write sources
[2/29] Copying PrivacyInfo.xcprivacy
[2/29] Write sources
[14/29] Write swift-version-1EA4D86E10B52AF.txt
[15/29] Compiling CNIOWindows shim.c
[15/29] Compiling CNIOWindows WSAStartup.c
[15/29] Compiling CNIOWASI CNIOWASI.c
[18/29] Compiling CNIOLinux shim.c
[19/29] Compiling CNIOLinux liburing_shims.c
[20/49] Compiling CNIOLLHTTP c_nio_http.c
[21/49] Compiling CNIOSHA1 c_nio_sha1.c
[22/49] Write sources
[23/49] Compiling _AtomicsShims.c
[24/49] Compiling CNIOLLHTTP c_nio_api.c
[25/68] Compiling CNIOLLHTTP c_nio_llhttp.c
[26/68] Compiling CNIODarwin shim.c
[28/68] Compiling _NIODataStructures PriorityQueue.swift
[29/68] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[30/68] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[31/69] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[32/69] Compiling InternalCollectionsUtilities Descriptions.swift
[33/69] Compiling InternalCollectionsUtilities Debugging.swift
[34/69] Compiling Atomics OptionalRawRepresentable.swift
[35/69] Compiling Atomics RawRepresentable.swift
[36/69] Emitting module InternalCollectionsUtilities
[37/69] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[38/69] Compiling _NIOBase64 Base64.swift
[39/69] Emitting module _NIOBase64
[40/69] Compiling Atomics AtomicBool.swift
[41/69] Compiling Atomics IntegerConformances.swift
[42/69] Compiling Atomics AtomicInteger.swift
[43/69] Compiling _NIODataStructures _TinyArray.swift
[44/69] Compiling Atomics AtomicOptionalWrappable.swift
[45/69] Compiling Atomics PointerConformances.swift
[46/69] Compiling Atomics Primitives.native.swift
[47/69] Compiling Atomics ManagedAtomicLazyReference.swift
[48/69] Compiling Atomics UnsafeAtomic.swift
[49/69] Compiling Atomics DoubleWord.swift
[50/69] Compiling Atomics ManagedAtomic.swift
[51/69] Compiling Atomics AtomicValue.swift
[52/69] Compiling Atomics AtomicMemoryOrderings.swift
[59/69] Compiling Atomics UnsafeAtomicLazyReference.swift
[60/69] Compiling Atomics IntegerOperations.swift
[61/69] Compiling Atomics AtomicReference.swift
[62/69] Compiling Atomics AtomicStorage.swift
[63/70] Emitting module _NIODataStructures
[64/70] Compiling _NIODataStructures Heap.swift
[65/86] Compiling DequeModule _DequeBufferHeader.swift
[66/87] Compiling DequeModule _DequeSlot.swift
[67/87] Compiling Atomics Unmanaged extensions.swift
[68/87] Compiling DequeModule Deque+CustomReflectable.swift
[69/87] Compiling DequeModule Deque+Descriptions.swift
[70/87] Emitting module Atomics
[71/87] Compiling DequeModule _UnsafeWrappedBuffer.swift
[72/87] Compiling DequeModule Deque+Extras.swift
[73/87] Compiling DequeModule Deque+Hashable.swift
[74/87] Compiling DequeModule _DequeBuffer.swift
[75/87] Compiling DequeModule Deque+Equatable.swift
[76/87] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[77/87] Compiling DequeModule Deque._UnsafeHandle.swift
[78/87] Compiling DequeModule Deque.swift
[79/87] Compiling DequeModule Deque+Testing.swift
[80/87] Compiling DequeModule Deque._Storage.swift
[81/87] Compiling DequeModule Deque+Codable.swift
[82/87] Compiling DequeModule Deque+Collection.swift
[85/87] Emitting module DequeModule
[85/87] Compiling c-nioatomics.c
[86/87] Compiling c-atomics.c
[88/93] Compiling NIOConcurrencyHelpers lock.swift
[89/93] Compiling NIOConcurrencyHelpers NIOLock.swift
[90/93] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[91/93] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[92/93] Emitting module NIOConcurrencyHelpers
[93/93] Compiling NIOConcurrencyHelpers atomics.swift
[94/155] Compiling NIOCore AddressedEnvelope.swift
[95/155] Compiling NIOCore AsyncAwaitSupport.swift
[96/155] Compiling NIOCore AsyncChannel.swift
[97/155] Compiling NIOCore AsyncChannelHandler.swift
[98/155] Compiling NIOCore AsyncChannelInboundStream.swift
[99/155] Compiling NIOCore AsyncChannelOutboundWriter.swift
[100/155] Compiling NIOCore NIOAsyncSequenceProducer.swift
[101/161] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[102/161] Compiling NIOCore NIOScheduledCallback.swift
[103/161] Compiling NIOCore NIOSendable.swift
[104/161] Compiling NIOCore RecvByteBufferAllocator.swift
[105/161] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[106/161] Compiling NIOCore SocketAddresses.swift
[107/161] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[108/161] Compiling NIOCore EventLoopFuture+Deprecated.swift
[109/161] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[110/161] Compiling NIOCore EventLoopFuture.swift
[111/161] Compiling NIOCore FileDescriptor.swift
[112/161] Compiling NIOCore FileHandle.swift
[113/161] Compiling NIOCore FileRegion.swift
[114/161] Compiling NIOCore Codec.swift
[115/161] Compiling NIOCore ConvenienceOptionSupport.swift
[116/161] Compiling NIOCore DeadChannel.swift
[117/161] Compiling NIOCore DispatchQueue+WithFuture.swift
[118/161] Compiling NIOCore EventLoop+Deprecated.swift
[119/161] Compiling NIOCore EventLoop+SerialExecutor.swift
[120/161] Compiling NIOCore EventLoop.swift
[121/161] Compiling NIOCore SocketOptionProvider.swift
[122/161] Compiling NIOCore SystemCallHelpers.swift
[123/161] Compiling NIOCore TimeAmount+Duration.swift
[124/161] Compiling NIOCore TypeAssistedChannelHandler.swift
[125/161] Compiling NIOCore UniversalBootstrapSupport.swift
[126/161] Compiling NIOCore Utilities.swift
[127/161] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[128/161] Compiling NIOCore NIOAsyncWriter.swift
[129/161] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[130/161] Compiling NIOCore BSDSocketAPI.swift
[131/161] Compiling NIOCore ByteBuffer-aux.swift
[132/161] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[133/161] Compiling NIOCore ByteBuffer-conversions.swift
[134/161] Compiling NIOCore Channel.swift
[135/161] Compiling NIOCore ChannelHandler.swift
[136/161] Compiling NIOCore ChannelHandlers.swift
[137/161] Compiling NIOCore ChannelInvoker.swift
[138/161] Compiling NIOCore ChannelOption.swift
[139/161] Compiling NIOCore ChannelPipeline.swift
[140/161] Compiling NIOCore CircularBuffer.swift
[141/161] Compiling NIOCore Linux.swift
[142/161] Compiling NIOCore MarkedCircularBuffer.swift
[143/161] Compiling NIOCore MulticastChannel.swift
[144/161] Compiling NIOCore NIOAny.swift
[145/161] Compiling NIOCore NIOCloseOnErrorHandler.swift
[146/161] Compiling NIOCore NIOLoopBound.swift
[147/161] Compiling NIOCore GlobalSingletons.swift
[148/161] Compiling NIOCore IO.swift
[149/161] Compiling NIOCore IOData.swift
[150/161] Compiling NIOCore IPProtocol.swift
[151/161] Compiling NIOCore IntegerBitPacking.swift
[152/161] Compiling NIOCore IntegerTypes.swift
[153/161] Compiling NIOCore Interfaces.swift
[154/161] Compiling NIOCore ByteBuffer-core.swift
[155/161] Compiling NIOCore ByteBuffer-hex.swift
[156/161] Compiling NIOCore ByteBuffer-int.swift
[157/161] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[158/161] Compiling NIOCore ByteBuffer-multi-int.swift
[159/161] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[160/161] Compiling NIOCore ByteBuffer-views.swift
[161/161] Emitting module NIOCore
[162/213] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[163/213] Emitting module NIOEmbedded
[164/213] Compiling NIOEmbedded AsyncTestingChannel.swift
[165/213] Compiling NIOEmbedded Embedded.swift
[166/213] Compiling NIOPosix GetaddrinfoResolver.swift
[167/213] Compiling NIOPosix HappyEyeballs.swift
[168/213] Compiling NIOPosix IO.swift
[169/213] Compiling NIOPosix IntegerBitPacking.swift
[170/213] Compiling NIOPosix IntegerTypes.swift
[171/218] Emitting module NIOPosix
[172/218] Compiling NIOPosix BSDSocketAPICommon.swift
[173/218] Compiling NIOPosix BSDSocketAPIPosix.swift
[174/218] Compiling NIOPosix BSDSocketAPIWindows.swift
[175/218] Compiling NIOPosix BaseSocket.swift
[176/218] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[177/218] Compiling NIOPosix BaseSocketChannel.swift
[178/218] Compiling NIOPosix SocketProtocols.swift
[179/218] Compiling NIOPosix System.swift
[180/218] Compiling NIOPosix Thread.swift
[181/218] Compiling NIOPosix ThreadPosix.swift
[182/218] Compiling NIOPosix ThreadWindows.swift
[183/218] Compiling NIOPosix SelectorKqueue.swift
[184/218] Compiling NIOPosix SelectorUring.swift
[185/218] Compiling NIOPosix ServerSocket.swift
[186/218] Compiling NIOPosix Socket.swift
[187/218] Compiling NIOPosix SocketChannel.swift
[188/218] Compiling NIOPosix Pool.swift
[189/218] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[190/218] Compiling NIOPosix PosixSingletons.swift
[191/218] Compiling NIOPosix RawSocketBootstrap.swift
[192/218] Compiling NIOPosix Resolver.swift
[193/218] Compiling NIOPosix Linux.swift
[194/218] Compiling NIOPosix LinuxCPUSet.swift
[195/218] Compiling NIOPosix LinuxUring.swift
[196/218] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[197/218] Compiling NIOPosix NIOThreadPool.swift
[198/218] Compiling NIOPosix BaseStreamSocketChannel.swift
[199/218] Compiling NIOPosix Bootstrap.swift
[200/218] Compiling NIOPosix ControlMessage.swift
[201/218] Compiling NIOPosix DatagramVectorReadManager.swift
[202/218] Compiling NIOPosix Errors+Any.swift
[203/218] Compiling NIOPosix FileDescriptor.swift
[204/218] Compiling NIOPosix UnsafeTransfer.swift
[205/218] Compiling NIOPosix Utilities.swift
[206/218] Compiling NIOPosix VsockAddress.swift
[207/218] Compiling NIOPosix VsockChannelEvents.swift
[208/218] Compiling NIOPosix resource_bundle_accessor.swift
[209/218] Compiling NIOPosix Selectable.swift
[210/218] Compiling NIOPosix SelectableChannel.swift
[211/218] Compiling NIOPosix SelectableEventLoop.swift
[212/218] Compiling NIOPosix SelectorEpoll.swift
[213/218] Compiling NIOPosix SelectorGeneric.swift
[214/218] Compiling NIOPosix NonBlockingFileIO.swift
[215/218] Compiling NIOPosix PendingDatagramWritesManager.swift
[216/218] Compiling NIOPosix PendingWritesManager.swift
[217/218] Compiling NIOPosix PipeChannel.swift
[218/218] Compiling NIOPosix PipePair.swift
[219/220] Emitting module NIO
[220/220] Compiling NIO Exports.swift
[221/242] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[222/242] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[223/242] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[224/242] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[225/242] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[226/243] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[227/243] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[228/243] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[229/243] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[230/243] Emitting module NIOFoundationCompat
[231/243] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[232/243] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[233/243] Emitting module NIOHTTP1
[234/243] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[235/243] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[236/243] Compiling NIOHTTP1 HTTPEncoder.swift
[237/243] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[238/243] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[239/243] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[240/243] Compiling NIOHTTP1 ByteCollectionUtils.swift
[241/243] Compiling NIOHTTP1 HTTPDecoder.swift
[242/243] Compiling NIOHTTP1 HTTPTypes.swift
[243/243] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[244/253] Compiling NIOWebSocket WebSocketErrorCodes.swift
[245/254] Compiling NIOWebSocket WebSocketOpcode.swift
[246/254] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[247/254] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[248/254] Emitting module NIOWebSocket
[249/254] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[250/254] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[251/254] Compiling NIOWebSocket SHA1.swift
[252/254] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[253/254] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[254/254] Compiling NIOWebSocket WebSocketFrame.swift
[255/259] Compiling WebSocketCompression WebSocketCompressor.swift
[256/259] Compiling WebSocketCompression WebSocketCompression.swift
[257/259] Compiling WebSocketCompression WebSocketDecompressor.swift
[258/259] Compiling WebSocketCompression PermessageDeflate.swift
[259/259] Emitting module WebSocketCompression
Build complete! (23.07s)
Fetching https://github.com/apple/swift-nio.git
[1/76327] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (3.45s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (4.12s)
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
[37/6225] Fetching swift-atomics, swift-system
[999/22865] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.02s)
[5260/21068] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.77s)
Fetched https://github.com/apple/swift-system.git from cache (1.77s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.20s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.40s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.49s)
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-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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: couldn't find pc file for libz
warning: couldn't find pc file for libz
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" : "/Users/admin/builder/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"
}
Done.