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 0.1.200 (65c73e), with Swift 6.1 for Linux on 26 Apr 2025 03:09:29 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.61.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.1
Building package at path:  $PWD
https://github.com/Kitura/Kitura-WebSocket-Compression.git
https://github.com/Kitura/Kitura-WebSocket-Compression.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "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"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-nio.git
[1/75431] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.13s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (4.96s)
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/1705] Fetching swift-atomics
[1246/6058] Fetching swift-atomics, swift-system
[5798/22300] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.07s)
Fetched https://github.com/apple/swift-system.git from cache (1.07s)
Fetched https://github.com/apple/swift-collections.git from cache (1.09s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.60s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.50s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.76s)
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
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
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/28] Write sources
[13/28] Compiling CNIOWindows shim.c
[14/28] Compiling CNIOWASI CNIOWASI.c
[15/28] Compiling CNIOWindows WSAStartup.c
[16/28] Compiling _AtomicsShims.c
[17/28] Compiling CNIOLinux liburing_shims.c
[18/28] Compiling CNIODarwin shim.c
[19/28] Compiling CNIOSHA1 c_nio_sha1.c
[20/28] Write sources
[21/28] Compiling CNIOLLHTTP c_nio_http.c
[22/28] Compiling CNIOLinux shim.c
[23/28] Compiling CNIOLLHTTP c_nio_api.c
[24/28] Write swift-version-24593BA9C3E375BF.txt
[25/28] Compiling CNIOLLHTTP c_nio_llhttp.c
[27/70] Emitting module _NIODataStructures
[27/70] Compiling c-nioatomics.c
[28/70] Compiling c-atomics.c
[30/70] Compiling Atomics Primitives.shims.swift
[31/70] Compiling Atomics AtomicInteger.swift
[32/70] Compiling Atomics AtomicOptionalWrappable.swift
[33/72] Emitting module _NIOBase64
[34/72] Compiling _NIOBase64 Base64.swift
[35/73] Compiling Atomics IntegerConformances.swift
[36/73] Compiling Atomics PointerConformances.swift
[37/73] Compiling Atomics Primitives.native.swift
[38/73] Compiling Atomics AtomicReference.swift
[39/73] Compiling Atomics AtomicStorage.swift
[40/73] Compiling Atomics AtomicValue.swift
[43/73] Emitting module InternalCollectionsUtilities
[44/73] Compiling Atomics OptionalRawRepresentable.swift
[45/73] Compiling Atomics RawRepresentable.swift
[46/73] Compiling Atomics AtomicBool.swift
[47/73] Compiling Atomics AtomicMemoryOrderings.swift
[48/73] Compiling Atomics DoubleWord.swift
[49/73] Compiling Atomics UnsafeAtomic.swift
[50/73] Compiling Atomics UnsafeAtomicLazyReference.swift
[58/73] Compiling _NIODataStructures PriorityQueue.swift
[59/73] Compiling _NIODataStructures _TinyArray.swift
[64/75] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[65/75] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[66/75] Emitting module Atomics
[71/81] Compiling Atomics IntegerOperations.swift
[72/81] Compiling Atomics Unmanaged extensions.swift
[75/82] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[78/98] Emitting module NIOConcurrencyHelpers
[79/98] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[80/98] Compiling NIOConcurrencyHelpers lock.swift
[81/98] Compiling NIOConcurrencyHelpers atomics.swift
[82/98] Compiling NIOConcurrencyHelpers NIOLock.swift
[83/99] Compiling DequeModule Deque+Extras.swift
[84/99] Compiling DequeModule Deque+Hashable.swift
[85/99] Compiling DequeModule Deque+Equatable.swift
[86/99] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[87/101] Compiling _NIODataStructures Heap.swift
[88/102] Compiling DequeModule _DequeBuffer.swift
[89/102] Compiling DequeModule _DequeBufferHeader.swift
[92/102] Compiling DequeModule _DequeSlot.swift
[93/102] Compiling DequeModule _UnsafeWrappedBuffer.swift
[94/102] Compiling DequeModule Deque._UnsafeHandle.swift
[95/102] Compiling DequeModule Deque.swift
[96/102] Compiling DequeModule Deque+Testing.swift
[97/102] Compiling DequeModule Deque._Storage.swift
[98/102] Compiling DequeModule Deque+CustomReflectable.swift
[99/102] Compiling DequeModule Deque+Descriptions.swift
[100/102] Compiling DequeModule Deque+Codable.swift
[101/102] Compiling DequeModule Deque+Collection.swift
[102/102] Emitting module DequeModule
[104/162] Compiling NIOCore MarkedCircularBuffer.swift
[105/162] Compiling NIOCore MulticastChannel.swift
[106/162] Compiling NIOCore NIOAny.swift
[107/162] Compiling NIOCore NIOCloseOnErrorHandler.swift
[108/162] Compiling NIOCore NIOLoopBound.swift
[109/162] Compiling NIOCore NIOScheduledCallback.swift
[110/162] Compiling NIOCore NIOSendable.swift
[111/162] Compiling NIOCore RecvByteBufferAllocator.swift
[112/162] Compiling NIOCore EventLoop.swift
[113/162] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[114/162] Compiling NIOCore EventLoopFuture+Deprecated.swift
[115/162] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[116/162] Compiling NIOCore EventLoopFuture.swift
[117/162] Compiling NIOCore FileDescriptor.swift
[118/162] Compiling NIOCore FileHandle.swift
[119/162] Compiling NIOCore FileRegion.swift
[120/170] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[121/170] Compiling NIOCore BSDSocketAPI.swift
[122/170] Compiling NIOCore ByteBuffer-aux.swift
[123/170] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[124/170] Compiling NIOCore ByteBuffer-conversions.swift
[125/170] Compiling NIOCore ByteBuffer-core.swift
[126/170] Compiling NIOCore ByteBuffer-hex.swift
[127/170] Compiling NIOCore ByteBuffer-int.swift
[128/170] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[129/170] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[130/170] Compiling NIOCore SocketAddresses.swift
[131/170] Compiling NIOCore SocketOptionProvider.swift
[132/170] Compiling NIOCore SystemCallHelpers.swift
[133/170] Compiling NIOCore TimeAmount+Duration.swift
[134/170] Compiling NIOCore TypeAssistedChannelHandler.swift
[135/170] Compiling NIOCore UniversalBootstrapSupport.swift
[136/170] Compiling NIOCore Utilities.swift
[137/170] Compiling NIOCore ChannelPipeline.swift
[138/170] Compiling NIOCore CircularBuffer.swift
[139/170] Compiling NIOCore Codec.swift
[140/170] Compiling NIOCore ConvenienceOptionSupport.swift
[141/170] Compiling NIOCore DeadChannel.swift
[142/170] Compiling NIOCore DispatchQueue+WithFuture.swift
[143/170] Compiling NIOCore EventLoop+Deprecated.swift
[144/170] Compiling NIOCore EventLoop+SerialExecutor.swift
[145/170] Compiling NIOCore GlobalSingletons.swift
[146/170] Compiling NIOCore IO.swift
[147/170] Compiling NIOCore IOData.swift
[148/170] Compiling NIOCore IPProtocol.swift
[149/170] Compiling NIOCore IntegerBitPacking.swift
[150/170] Compiling NIOCore IntegerTypes.swift
[151/170] Compiling NIOCore Interfaces.swift
[152/170] Compiling NIOCore Linux.swift
[153/170] Compiling NIOCore ByteBuffer-multi-int.swift
[154/170] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[155/170] Compiling NIOCore ByteBuffer-views.swift
[156/170] Compiling NIOCore Channel.swift
[157/170] Compiling NIOCore ChannelHandler.swift
[158/170] Compiling NIOCore ChannelHandlers.swift
[159/170] Compiling NIOCore ChannelInvoker.swift
[160/170] Compiling NIOCore ChannelOption.swift
[161/170] Compiling NIOCore AddressedEnvelope.swift
[162/170] Compiling NIOCore AsyncAwaitSupport.swift
[163/170] Compiling NIOCore AsyncChannel.swift
[164/170] Compiling NIOCore AsyncChannelHandler.swift
[165/170] Compiling NIOCore AsyncChannelInboundStream.swift
[166/170] Compiling NIOCore AsyncChannelOutboundWriter.swift
[167/170] Compiling NIOCore NIOAsyncSequenceProducer.swift
[168/170] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[169/170] Compiling NIOCore NIOAsyncWriter.swift
[170/170] Emitting module NIOCore
[172/222] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[173/222] Compiling NIOEmbedded AsyncTestingChannel.swift
[174/222] Emitting module NIOEmbedded
[175/222] Compiling NIOEmbedded Embedded.swift
[177/223] Emitting module NIOPosix
[178/229] Compiling NIOPosix SelectableChannel.swift
[179/229] Compiling NIOPosix SelectableEventLoop.swift
[180/229] Compiling NIOPosix SelectorEpoll.swift
[181/229] Compiling NIOPosix SelectorGeneric.swift
[182/229] Compiling NIOPosix SelectorKqueue.swift
[183/229] Compiling NIOPosix SelectorUring.swift
[184/229] Compiling NIOPosix ServerSocket.swift
[185/229] Compiling NIOPosix Socket.swift
[186/229] Compiling NIOPosix SocketChannel.swift
[187/229] Compiling NIOPosix SocketProtocols.swift
[188/229] Compiling NIOPosix System.swift
[189/229] Compiling NIOPosix Thread.swift
[190/229] Compiling NIOPosix ThreadPosix.swift
[191/229] Compiling NIOPosix ThreadWindows.swift
[192/229] Compiling NIOPosix UnsafeTransfer.swift
[193/229] Compiling NIOPosix Utilities.swift
[194/229] Compiling NIOPosix VsockAddress.swift
[195/229] Compiling NIOPosix VsockChannelEvents.swift
[196/229] Compiling NIOPosix IO.swift
[197/229] Compiling NIOPosix IntegerBitPacking.swift
[198/229] Compiling NIOPosix IntegerTypes.swift
[199/229] Compiling NIOPosix Linux.swift
[200/229] Compiling NIOPosix LinuxCPUSet.swift
[201/229] Compiling NIOPosix LinuxUring.swift
[202/229] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[203/229] Compiling NIOPosix NIOThreadPool.swift
[204/229] Compiling NIOPosix NonBlockingFileIO.swift
[205/229] Compiling NIOPosix PendingDatagramWritesManager.swift
[206/229] Compiling NIOPosix PendingWritesManager.swift
[207/229] Compiling NIOPosix PipeChannel.swift
[208/229] Compiling NIOPosix PipePair.swift
[209/229] Compiling NIOPosix Pool.swift
[210/229] Compiling NIOPosix BSDSocketAPICommon.swift
[211/229] Compiling NIOPosix BSDSocketAPIPosix.swift
[212/229] Compiling NIOPosix BSDSocketAPIWindows.swift
[213/229] Compiling NIOPosix BaseSocket.swift
[214/229] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[215/229] Compiling NIOPosix BaseSocketChannel.swift
[216/229] Compiling NIOPosix BaseStreamSocketChannel.swift
[217/229] Compiling NIOPosix Bootstrap.swift
[218/229] Compiling NIOPosix ControlMessage.swift
[219/229] Compiling NIOPosix DatagramVectorReadManager.swift
[220/229] Compiling NIOPosix Errors+Any.swift
[221/229] Compiling NIOPosix FileDescriptor.swift
[222/229] Compiling NIOPosix GetaddrinfoResolver.swift
[223/229] Compiling NIOPosix HappyEyeballs.swift
[224/229] Compiling NIOPosix PooledRecvBufferAllocator.swift
[225/229] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[226/229] Compiling NIOPosix PosixSingletons.swift
[227/229] Compiling NIOPosix RawSocketBootstrap.swift
[228/229] Compiling NIOPosix Resolver.swift
[229/229] Compiling NIOPosix Selectable.swift
[231/232] Emitting module NIO
[232/232] Compiling NIO Exports.swift
[234/254] Emitting module NIOHTTP1
[235/256] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[236/256] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[237/256] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[238/256] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[239/256] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[240/256] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[241/256] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[242/256] Compiling NIOHTTP1 HTTPTypes.swift
[243/256] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[244/256] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[245/256] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[246/256] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[247/256] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[248/256] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[249/256] Compiling NIOHTTP1 ByteCollectionUtils.swift
[250/256] Compiling NIOHTTP1 HTTPDecoder.swift
[251/256] Compiling NIOHTTP1 HTTPEncoder.swift
[253/267] Compiling NIOWebSocket WebSocketOpcode.swift
[254/268] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[255/268] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[256/268] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[257/268] Emitting module NIOWebSocket
[258/268] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[259/268] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[260/268] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[261/268] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[262/268] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[263/268] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[264/268] Emitting module NIOFoundationCompat
[265/269] Compiling NIOWebSocket WebSocketErrorCodes.swift
[266/269] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[267/269] Compiling NIOWebSocket SHA1.swift
[268/269] Compiling NIOWebSocket WebSocketFrame.swift
[271/275] Compiling WebSocketCompression WebSocketCompressor.swift
[272/275] Compiling WebSocketCompression WebSocketCompression.swift
[273/275] Compiling WebSocketCompression WebSocketDecompressor.swift
[274/275] Emitting module WebSocketCompression
[275/275] Compiling WebSocketCompression PermessageDeflate.swift
Build complete! (39.49s)
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.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.