The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of WebSocketCompression, reference master (65c73e), with Swift 6.1 for macOS (SPM) on 26 Apr 2025 03:15:00 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kitura/Kitura-WebSocket-Compression.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Kitura/Kitura-WebSocket-Compression
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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 master
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio.git from cache (0.87s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (1.62s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.64s)
Fetched https://github.com/apple/swift-system.git from cache (0.65s)
Fetched https://github.com/apple/swift-collections.git from cache (0.66s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.18s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.48s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.72s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.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.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.4.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "kitura-websocket-compression",
      "name": "WebSocketCompression",
      "url": "https://github.com/Kitura/Kitura-WebSocket-Compression.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Kitura-WebSocket-Compression",
      "dependencies": [
        {
          "identity": "swift-nio",
          "name": "swift-nio",
          "url": "https://github.com/apple/swift-nio.git",
          "version": "2.82.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
          "dependencies": [
            {
              "identity": "swift-atomics",
              "name": "swift-atomics",
              "url": "https://github.com/apple/swift-atomics.git",
              "version": "1.2.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.1.4",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-system",
              "name": "swift-system",
              "url": "https://github.com/apple/swift-system.git",
              "version": "1.4.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Kitura/Kitura-WebSocket-Compression.git
[1/108] Fetching kitura-websocket-compression
Fetched https://github.com/Kitura/Kitura-WebSocket-Compression.git from cache (0.65s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio.git from cache (0.79s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (0.85s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.49s)
Fetched https://github.com/apple/swift-system.git from cache (0.50s)
Fetched https://github.com/apple/swift-collections.git from cache (0.56s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.63s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.03s)
Creating working copy for https://github.com/Kitura/Kitura-WebSocket-Compression.git
Working copy of https://github.com/Kitura/Kitura-WebSocket-Compression.git resolved at master (65c73ed)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.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.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.4.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
warning: '.resolve-product-dependencies': dependency 'kitura-websocket-compression' is not used by any target
Found 1 product dependencies
  - swift-nio
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Kitura/Kitura-WebSocket-Compression.git
https://github.com/Kitura/Kitura-WebSocket-Compression.git
{
  "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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/29] Write sources
[13/29] Copying PrivacyInfo.xcprivacy
[14/29] Compiling CNIOWindows shim.c
[15/29] Compiling CNIOWASI CNIOWASI.c
[15/29] Compiling CNIOWindows WSAStartup.c
[17/29] Compiling CNIOLinux liburing_shims.c
[17/29] Compiling CNIOLinux shim.c
[19/29] Write sources
[20/29] Write swift-version-2F0A5646E1D333AE.txt
[21/35] Compiling _AtomicsShims.c
[22/35] Compiling CNIOLLHTTP c_nio_http.c
[23/35] Compiling CNIOSHA1 c_nio_sha1.c
[24/53] Compiling CNIOLLHTTP c_nio_api.c
[25/66] Compiling CNIOLLHTTP c_nio_llhttp.c
[26/72] Compiling CNIODarwin shim.c
[28/72] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[29/73] Compiling _NIOBase64 Base64.swift
[30/73] Emitting module _NIOBase64
[31/73] Compiling Atomics ManagedAtomic.swift
[32/73] Compiling Atomics ManagedAtomicLazyReference.swift
[33/73] Compiling Atomics AtomicMemoryOrderings.swift
[34/73] Compiling Atomics DoubleWord.swift
[35/73] Compiling Atomics OptionalRawRepresentable.swift
[36/73] Compiling Atomics RawRepresentable.swift
[37/75] Emitting module InternalCollectionsUtilities
[38/75] Compiling Atomics AtomicStorage.swift
[39/75] Compiling Atomics AtomicValue.swift
[40/75] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[41/75] Compiling Atomics UnsafeAtomic.swift
[42/75] Compiling Atomics UnsafeAtomicLazyReference.swift
[47/75] Compiling Atomics Primitives.shims.swift
[48/75] Compiling Atomics AtomicInteger.swift
[49/75] Compiling Atomics AtomicOptionalWrappable.swift
[50/75] Compiling Atomics AtomicReference.swift
[51/75] Compiling Atomics IntegerOperations.swift
[52/75] Compiling Atomics Unmanaged extensions.swift
[55/75] Compiling Atomics PointerConformances.swift
[56/75] Compiling Atomics Primitives.native.swift
[57/75] Compiling Atomics AtomicBool.swift
[58/75] Compiling Atomics IntegerConformances.swift
[69/91] Emitting module Atomics
[70/91] Compiling DequeModule _DequeBufferHeader.swift
[71/91] Compiling DequeModule _DequeSlot.swift
[72/91] Compiling DequeModule _DequeBuffer.swift
[73/92] Compiling DequeModule Deque+Equatable.swift
[74/92] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[75/92] Compiling DequeModule Deque+Testing.swift
[76/92] Compiling DequeModule Deque._Storage.swift
[77/92] Compiling DequeModule _UnsafeWrappedBuffer.swift
[78/92] Compiling DequeModule Deque+CustomReflectable.swift
[79/92] Compiling DequeModule Deque+Descriptions.swift
[80/92] Compiling DequeModule Deque+Extras.swift
[81/92] Compiling DequeModule Deque+Hashable.swift
[82/92] Compiling DequeModule Deque._UnsafeHandle.swift
[83/92] Compiling DequeModule Deque.swift
[83/92] Compiling c-nioatomics.c
[85/92] Compiling _NIODataStructures Heap.swift
[86/92] Compiling _NIODataStructures PriorityQueue.swift
[87/92] Compiling _NIODataStructures _TinyArray.swift
[88/92] Emitting module _NIODataStructures
[89/92] Compiling DequeModule Deque+Codable.swift
[90/92] Compiling DequeModule Deque+Collection.swift
[91/92] Emitting module DequeModule
[91/92] Compiling c-atomics.c
[93/98] Compiling NIOConcurrencyHelpers lock.swift
[94/98] Compiling NIOConcurrencyHelpers NIOLock.swift
[95/98] Compiling NIOConcurrencyHelpers atomics.swift
[96/98] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[97/98] Emitting module NIOConcurrencyHelpers
[98/98] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[99/159] Compiling NIOCore GlobalSingletons.swift
[100/159] Compiling NIOCore IO.swift
[101/159] Compiling NIOCore IOData.swift
[102/159] Compiling NIOCore IPProtocol.swift
[103/159] Compiling NIOCore IntegerBitPacking.swift
[104/159] Compiling NIOCore IntegerTypes.swift
[105/165] Compiling NIOCore NIOLoopBound.swift
[106/165] Compiling NIOCore NIOScheduledCallback.swift
[107/165] Compiling NIOCore NIOSendable.swift
[108/165] Compiling NIOCore RecvByteBufferAllocator.swift
[109/165] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[110/165] Compiling NIOCore SocketAddresses.swift
[111/165] Compiling NIOCore AddressedEnvelope.swift
[112/165] Compiling NIOCore AsyncAwaitSupport.swift
[113/165] Compiling NIOCore AsyncChannel.swift
[114/165] Compiling NIOCore AsyncChannelHandler.swift
[115/165] Compiling NIOCore AsyncChannelInboundStream.swift
[116/165] Compiling NIOCore AsyncChannelOutboundWriter.swift
[117/165] Compiling NIOCore NIOAsyncSequenceProducer.swift
[118/165] Compiling NIOCore SocketOptionProvider.swift
[119/165] Compiling NIOCore SystemCallHelpers.swift
[120/165] Compiling NIOCore TimeAmount+Duration.swift
[121/165] Compiling NIOCore TypeAssistedChannelHandler.swift
[122/165] Compiling NIOCore UniversalBootstrapSupport.swift
[123/165] Compiling NIOCore Utilities.swift
[124/165] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[125/165] Compiling NIOCore EventLoopFuture+Deprecated.swift
[126/165] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[127/165] Compiling NIOCore EventLoopFuture.swift
[128/165] Compiling NIOCore FileDescriptor.swift
[129/165] Compiling NIOCore FileHandle.swift
[130/165] Compiling NIOCore FileRegion.swift
[131/165] Compiling NIOCore Codec.swift
[132/165] Compiling NIOCore ConvenienceOptionSupport.swift
[133/165] Compiling NIOCore DeadChannel.swift
[134/165] Compiling NIOCore DispatchQueue+WithFuture.swift
[135/165] Compiling NIOCore EventLoop+Deprecated.swift
[136/165] Compiling NIOCore EventLoop+SerialExecutor.swift
[137/165] Compiling NIOCore EventLoop.swift
[138/165] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[139/165] Compiling NIOCore NIOAsyncWriter.swift
[140/165] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[141/165] Compiling NIOCore BSDSocketAPI.swift
[142/165] Compiling NIOCore ByteBuffer-aux.swift
[143/165] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[144/165] Compiling NIOCore ByteBuffer-conversions.swift
[145/165] Compiling NIOCore Channel.swift
[146/165] Compiling NIOCore ChannelHandler.swift
[147/165] Compiling NIOCore ChannelHandlers.swift
[148/165] Compiling NIOCore ChannelInvoker.swift
[149/165] Compiling NIOCore ChannelOption.swift
[150/165] Compiling NIOCore ChannelPipeline.swift
[151/165] Compiling NIOCore CircularBuffer.swift
[152/165] Compiling NIOCore Interfaces.swift
[153/165] Compiling NIOCore Linux.swift
[154/165] Compiling NIOCore MarkedCircularBuffer.swift
[155/165] Compiling NIOCore MulticastChannel.swift
[156/165] Compiling NIOCore NIOAny.swift
[157/165] Compiling NIOCore NIOCloseOnErrorHandler.swift
[158/165] Compiling NIOCore ByteBuffer-core.swift
[159/165] Compiling NIOCore ByteBuffer-hex.swift
[160/165] Compiling NIOCore ByteBuffer-int.swift
[161/165] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[162/165] Compiling NIOCore ByteBuffer-multi-int.swift
[163/165] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[164/165] Compiling NIOCore ByteBuffer-views.swift
[165/165] Emitting module NIOCore
[166/218] Compiling NIOEmbedded AsyncTestingChannel.swift
[167/218] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[168/218] Compiling NIOEmbedded Embedded.swift
[169/218] Emitting module NIOEmbedded
[170/218] Emitting module NIOPosix
[171/223] Compiling NIOPosix SocketProtocols.swift
[172/223] Compiling NIOPosix System.swift
[173/223] Compiling NIOPosix Thread.swift
[174/223] Compiling NIOPosix ThreadPosix.swift
[175/223] Compiling NIOPosix ThreadWindows.swift
[176/223] Compiling NIOPosix GetaddrinfoResolver.swift
[177/223] Compiling NIOPosix HappyEyeballs.swift
[178/223] Compiling NIOPosix IO.swift
[179/223] Compiling NIOPosix IntegerBitPacking.swift
[180/223] Compiling NIOPosix IntegerTypes.swift
[181/223] Compiling NIOPosix Linux.swift
[182/223] Compiling NIOPosix BSDSocketAPICommon.swift
[183/223] Compiling NIOPosix BSDSocketAPIPosix.swift
[184/223] Compiling NIOPosix BSDSocketAPIWindows.swift
[185/223] Compiling NIOPosix BaseSocket.swift
[186/223] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[187/223] Compiling NIOPosix BaseSocketChannel.swift
[188/223] Compiling NIOPosix LinuxCPUSet.swift
[189/223] Compiling NIOPosix LinuxUring.swift
[190/223] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[191/223] Compiling NIOPosix NIOThreadPool.swift
[192/223] Compiling NIOPosix NonBlockingFileIO.swift
[193/223] Compiling NIOPosix SelectorKqueue.swift
[194/223] Compiling NIOPosix SelectorUring.swift
[195/223] Compiling NIOPosix ServerSocket.swift
[196/223] Compiling NIOPosix Socket.swift
[197/223] Compiling NIOPosix SocketChannel.swift
[198/223] Compiling NIOPosix PooledRecvBufferAllocator.swift
[199/223] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[200/223] Compiling NIOPosix PosixSingletons.swift
[201/223] Compiling NIOPosix RawSocketBootstrap.swift
[202/223] Compiling NIOPosix Resolver.swift
[203/223] Compiling NIOPosix BaseStreamSocketChannel.swift
[204/223] Compiling NIOPosix Bootstrap.swift
[205/223] Compiling NIOPosix ControlMessage.swift
[206/223] Compiling NIOPosix DatagramVectorReadManager.swift
[207/223] Compiling NIOPosix Errors+Any.swift
[208/223] Compiling NIOPosix FileDescriptor.swift
[209/223] Compiling NIOPosix Selectable.swift
[210/223] Compiling NIOPosix SelectableChannel.swift
[211/223] Compiling NIOPosix SelectableEventLoop.swift
[212/223] Compiling NIOPosix SelectorEpoll.swift
[213/223] Compiling NIOPosix SelectorGeneric.swift
[214/223] Compiling NIOPosix PendingDatagramWritesManager.swift
[215/223] Compiling NIOPosix PendingWritesManager.swift
[216/223] Compiling NIOPosix PipeChannel.swift
[217/223] Compiling NIOPosix PipePair.swift
[218/223] Compiling NIOPosix Pool.swift
[219/223] Compiling NIOPosix UnsafeTransfer.swift
[220/223] Compiling NIOPosix Utilities.swift
[221/223] Compiling NIOPosix VsockAddress.swift
[222/223] Compiling NIOPosix VsockChannelEvents.swift
[223/223] Compiling NIOPosix resource_bundle_accessor.swift
[224/225] Compiling NIO Exports.swift
[225/225] Emitting module NIO
[226/247] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[227/247] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[228/247] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[229/248] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[230/248] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[231/248] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[232/248] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[233/248] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[234/248] Emitting module NIOFoundationCompat
[235/248] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[236/248] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[237/248] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[238/248] Compiling NIOHTTP1 HTTPEncoder.swift
[239/248] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[240/248] Compiling NIOHTTP1 HTTPTypes.swift
[241/248] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[242/248] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[243/248] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[244/248] Emitting module NIOHTTP1
[245/248] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[246/248] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[247/248] Compiling NIOHTTP1 ByteCollectionUtils.swift
[248/248] Compiling NIOHTTP1 HTTPDecoder.swift
[249/258] Compiling NIOWebSocket WebSocketOpcode.swift
[250/259] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[251/259] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[252/259] Compiling NIOWebSocket WebSocketErrorCodes.swift
[253/259] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[254/259] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[255/259] Compiling NIOWebSocket SHA1.swift
[256/259] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[257/259] Compiling NIOWebSocket WebSocketFrame.swift
[258/259] Emitting module NIOWebSocket
[259/259] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[260/264] Compiling WebSocketCompression WebSocketDecompressor.swift
[261/264] Compiling WebSocketCompression PermessageDeflate.swift
[262/264] Compiling WebSocketCompression WebSocketCompression.swift
[263/264] Emitting module WebSocketCompression
[264/264] Compiling WebSocketCompression WebSocketCompressor.swift
Build complete! (14.10s)
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.