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.1 for Android on 27 May 2025 20:23:36 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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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.63.1
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:         android
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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-nio.git
[1/76055] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (7.91s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (9.39s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/4391] Fetching swift-system
[1231/6101] Fetching swift-system, swift-atomics
[5202/22692] Fetching swift-system, swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.98s)
[8539/20982] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (2.25s)
Fetched https://github.com/apple/swift-collections.git from cache (2.31s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (3.30s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.89s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.36s)
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-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
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
[11/28] Compiling CNIOWindows WSAStartup.c
[12/28] Write sources
[13/28] Compiling CNIOWASI CNIOWASI.c
[13/28] Write sources
[15/28] Compiling CNIOWindows shim.c
[16/28] Compiling CNIOLinux liburing_shims.c
[17/28] Compiling CNIOSHA1 c_nio_sha1.c
[18/28] Compiling _AtomicsShims.c
[19/28] Compiling CNIODarwin shim.c
[20/28] Write sources
[21/28] Compiling CNIOLLHTTP c_nio_http.c
[22/28] Compiling CNIOLLHTTP c_nio_api.c
[23/28] Compiling CNIOLinux shim.c
[24/28] Write swift-version-24593BA9C3E375BF.txt
[25/28] Compiling CNIOLLHTTP c_nio_llhttp.c
[27/67] Emitting module InternalCollectionsUtilities
[27/68] Compiling c-nioatomics.c
[29/68] Compiling InternalCollectionsUtilities Debugging.swift
[30/68] Compiling InternalCollectionsUtilities Descriptions.swift
[31/70] Emitting module _NIOBase64
[32/70] Compiling _NIOBase64 Base64.swift
[35/71] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[36/71] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[37/71] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[39/71] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[40/71] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[41/71] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[43/71] Compiling Atomics UnsafeAtomic.swift
[44/71] Compiling Atomics UnsafeAtomicLazyReference.swift
[45/71] Compiling Atomics ManagedAtomic.swift
[46/71] Compiling Atomics ManagedAtomicLazyReference.swift
[47/71] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[48/71] Compiling InternalCollectionsUtilities _SortedCollection.swift
[49/71] Compiling _NIODataStructures _TinyArray.swift
[50/71] Emitting module _NIODataStructures
[51/71] Compiling _NIODataStructures PriorityQueue.swift
[52/71] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[53/71] Compiling InternalCollectionsUtilities UInt+reversed.swift
[56/71] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[57/71] Compiling InternalCollectionsUtilities Integer rank.swift
[59/71] Compiling Atomics AtomicStorage.swift
[60/71] Compiling Atomics AtomicValue.swift
[61/72] Compiling _NIODataStructures Heap.swift
[62/73] Emitting module Atomics
[71/73] Compiling Atomics IntegerOperations.swift
[72/73] Compiling Atomics Unmanaged extensions.swift
[73/74] Compiling c-atomics.c
[75/80] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[76/80] Compiling NIOConcurrencyHelpers lock.swift
[77/80] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[78/80] Compiling NIOConcurrencyHelpers NIOLock.swift
[79/80] Emitting module NIOConcurrencyHelpers
[80/80] Compiling NIOConcurrencyHelpers atomics.swift
[82/96] Compiling DequeModule Deque+CustomReflectable.swift
[83/96] Compiling DequeModule Deque+Descriptions.swift
[84/98] Compiling DequeModule _DequeBuffer.swift
[85/98] Compiling DequeModule _DequeBufferHeader.swift
[86/98] Compiling DequeModule Deque+Extras.swift
[87/98] Compiling DequeModule Deque+Hashable.swift
[88/98] Compiling DequeModule Deque+Equatable.swift
[89/98] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[90/98] Compiling DequeModule _DequeSlot.swift
[91/98] Compiling DequeModule _UnsafeWrappedBuffer.swift
[92/98] Compiling DequeModule Deque+Codable.swift
[93/98] Compiling DequeModule Deque+Collection.swift
[94/98] Compiling DequeModule Deque._UnsafeHandle.swift
[95/98] Compiling DequeModule Deque.swift
[96/98] Compiling DequeModule Deque+Testing.swift
[97/98] Compiling DequeModule Deque._Storage.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 IO.swift
[109/167] Compiling NIOCore IOData.swift
[110/167] Compiling NIOCore IPProtocol.swift
[111/167] Compiling NIOCore IntegerBitPacking.swift
[112/167] Compiling NIOCore IntegerTypes.swift
[113/167] Compiling NIOCore Interfaces.swift
[114/167] Compiling NIOCore Linux.swift
[115/167] Compiling NIOCore MarkedCircularBuffer.swift
[116/167] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[117/167] Compiling NIOCore EventLoopFuture+Deprecated.swift
[118/167] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[119/167] Compiling NIOCore EventLoopFuture.swift
[120/167] Compiling NIOCore FileDescriptor.swift
[121/167] Compiling NIOCore FileHandle.swift
[122/167] Compiling NIOCore FileRegion.swift
[123/167] Compiling NIOCore GlobalSingletons.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 AddressedEnvelope.swift
[141/167] Compiling NIOCore AsyncAwaitSupport.swift
[142/167] Compiling NIOCore AsyncChannel.swift
[143/167] Compiling NIOCore AsyncChannelHandler.swift
[144/167] Compiling NIOCore AsyncChannelInboundStream.swift
[145/167] Compiling NIOCore AsyncChannelOutboundWriter.swift
[146/167] Compiling NIOCore NIOAsyncSequenceProducer.swift
[147/167] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[148/167] Compiling NIOCore NIOAsyncWriter.swift
[149/167] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[150/167] Compiling NIOCore BSDSocketAPI.swift
[151/167] Compiling NIOCore ByteBuffer-aux.swift
[152/167] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[153/167] Compiling NIOCore ByteBuffer-conversions.swift
[154/167] Compiling NIOCore ByteBuffer-core.swift
[155/167] Compiling NIOCore ByteBuffer-hex.swift
[156/167] Compiling NIOCore ByteBuffer-int.swift
[157/167] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[158/167] Emitting module NIOCore
[159/167] Compiling NIOCore ByteBuffer-multi-int.swift
[160/167] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[161/167] Compiling NIOCore ByteBuffer-views.swift
[162/167] Compiling NIOCore Channel.swift
[163/167] Compiling NIOCore ChannelHandler.swift
[164/167] Compiling NIOCore ChannelHandlers.swift
[165/167] Compiling NIOCore ChannelInvoker.swift
[166/167] Compiling NIOCore ChannelOption.swift
[167/167] Compiling NIOCore ChannelPipeline.swift
[169/218] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[170/218] Emitting module NIOEmbedded
[171/218] Compiling NIOEmbedded AsyncTestingChannel.swift
[172/218] Compiling NIOEmbedded Embedded.swift
[174/219] Emitting module NIOPosix
[175/225] Compiling NIOPosix Pool.swift
[176/225] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[177/225] Compiling NIOPosix PosixSingletons.swift
[178/225] Compiling NIOPosix RawSocketBootstrap.swift
[179/225] Compiling NIOPosix Resolver.swift
[180/225] Compiling NIOPosix Selectable.swift
[181/225] Compiling NIOPosix SelectableChannel.swift
[182/225] Compiling NIOPosix SelectableEventLoop.swift
[183/225] Compiling NIOPosix SelectorEpoll.swift
[184/225] Compiling NIOPosix SelectorGeneric.swift
[185/225] Compiling NIOPosix SelectorKqueue.swift
[186/225] Compiling NIOPosix SelectorUring.swift
[187/225] Compiling NIOPosix ServerSocket.swift
[188/225] Compiling NIOPosix Socket.swift
[189/225] Compiling NIOPosix SocketChannel.swift
[190/225] Compiling NIOPosix SocketProtocols.swift
[191/225] Compiling NIOPosix System.swift
[192/225] Compiling NIOPosix Thread.swift
[193/225] Compiling NIOPosix ThreadPosix.swift
[194/225] Compiling NIOPosix ThreadWindows.swift
[195/225] Compiling NIOPosix UnsafeTransfer.swift
[196/225] Compiling NIOPosix Utilities.swift
[197/225] Compiling NIOPosix VsockAddress.swift
[198/225] Compiling NIOPosix VsockChannelEvents.swift
[199/225] Compiling NIOPosix Bootstrap.swift
[200/225] Compiling NIOPosix ControlMessage.swift
[201/225] Compiling NIOPosix DatagramVectorReadManager.swift
[202/225] Compiling NIOPosix Errors+Any.swift
[203/225] Compiling NIOPosix FileDescriptor.swift
[204/225] Compiling NIOPosix GetaddrinfoResolver.swift
[205/225] Compiling NIOPosix HappyEyeballs.swift
[206/225] Compiling NIOPosix IO.swift
[207/225] Compiling NIOPosix IntegerBitPacking.swift
[208/225] Compiling NIOPosix IntegerTypes.swift
[209/225] Compiling NIOPosix Linux.swift
[210/225] Compiling NIOPosix LinuxCPUSet.swift
[211/225] Compiling NIOPosix LinuxUring.swift
[212/225] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[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] Compiling NIO Exports.swift
[228/228] Emitting module NIO
[230/250] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[231/250] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[232/252] Emitting module NIOHTTP1
[233/252] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[234/252] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[235/252] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[236/252] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[237/252] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[238/252] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[239/252] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[240/252] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[241/252] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[242/252] Compiling NIOHTTP1 HTTPTypes.swift
[243/252] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[244/252] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[245/252] Compiling NIOHTTP1 ByteCollectionUtils.swift
[246/252] Compiling NIOHTTP1 HTTPDecoder.swift
[247/252] Compiling NIOHTTP1 HTTPEncoder.swift
[249/253] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[250/253] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[251/253] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[252/253] Emitting module NIOFoundationCompat
[253/253] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[255/264] Compiling NIOWebSocket WebSocketErrorCodes.swift
[256/265] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[257/265] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[258/265] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[259/265] Compiling NIOWebSocket SHA1.swift
[260/265] Emitting module NIOWebSocket
[261/265] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[262/265] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[263/265] Compiling NIOWebSocket WebSocketFrame.swift
[264/265] Compiling NIOWebSocket WebSocketOpcode.swift
[265/265] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[267/271] Compiling WebSocketCompression WebSocketCompressor.swift
[268/271] Compiling WebSocketCompression WebSocketCompression.swift
[269/271] Compiling WebSocketCompression WebSocketDecompressor.swift
[270/271] Emitting module WebSocketCompression
[271/271] Compiling WebSocketCompression PermessageDeflate.swift
Build complete! (99.45s)
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"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.