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 RediStack, reference 2.0.0-gamma.1.1 (8ac2d7), with Swift 6.2 (beta) for Linux on 20 Jun 2025 12:36:04 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-server/RediStack.git
Reference: 2.0.0-gamma.1.1
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/swift-server/RediStack
 * tag               2.0.0-gamma.1.1 -> FETCH_HEAD
HEAD is now at 8ac2d74 Make the parameter-less RedisClientError factory statics computed properties. As stored properties, they trigger Thread Sanitizer errors when multiple connections trigger the same errors (usually connectionClosed) too close together due to lazy once-only initialization.
Cloned https://github.com/swift-server/RediStack.git
Revision (git rev-parse @):
8ac2d742cb17cddf933cb133a8d708c6949e0996
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swift-server/RediStack.git at 2.0.0-gamma.1.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/swift-server/RediStack.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-service-discovery
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio.git
[1/2206] Fetching swift-metrics
[354/3326] Fetching swift-metrics, swift-service-discovery
[588/7162] Fetching swift-metrics, swift-service-discovery, swift-log
[727/8959] Fetching swift-metrics, swift-service-discovery, swift-log, swift-atomics
[8960/85292] Fetching swift-metrics, swift-service-discovery, swift-log, swift-atomics, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (0.58s)
Fetched https://github.com/apple/swift-log.git from cache (0.58s)
Fetched https://github.com/apple/swift-metrics.git from cache (0.58s)
[4937/77453] Fetching swift-service-discovery, swift-nio
Fetched https://github.com/apple/swift-service-discovery from cache (4.44s)
Fetched https://github.com/apple/swift-nio.git from cache (4.54s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (7.03s)
Computing version for https://github.com/apple/swift-service-discovery
Computed https://github.com/apple/swift-service-discovery at 1.4.0 (0.53s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.59s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.59s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.00s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4436] Fetching swift-system
[90/21076] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.27s)
Fetched https://github.com/apple/swift-collections.git from cache (1.30s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (1.78s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.93s)
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-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-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-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-service-discovery
Working copy of https://github.com/apple/swift-service-discovery resolved at 1.4.0
Building for debugging...
[0/26] Write sources
[15/26] Compiling CNIOWASI CNIOWASI.c
[15/26] Compiling CNIODarwin shim.c
[15/26] Compiling CNIOWindows WSAStartup.c
[18/26] Write sources
[19/26] Compiling CNIOLinux liburing_shims.c
[20/26] Compiling CNIOWindows shim.c
[21/26] Compiling _AtomicsShims.c
[22/26] Write swift-version-24593BA9C3E375BF.txt
[23/26] Compiling CNIOLinux shim.c
[25/72] Emitting module Logging
[26/72] Emitting module _NIODataStructures
[27/72] Emitting module Atomics
[27/74] Compiling c-nioatomics.c
[28/74] Compiling c-atomics.c
[30/80] Compiling Atomics Primitives.native.swift
[31/80] Compiling Atomics AtomicMemoryOrderings.swift
[32/81] Compiling Atomics UnsafeAtomic.swift
[33/81] Compiling Atomics UnsafeAtomicLazyReference.swift
[34/81] Compiling Atomics ManagedAtomicLazyReference.swift
[35/81] Compiling Atomics AtomicStorage.swift
[36/81] Emitting module InternalCollectionsUtilities
[37/81] Compiling Atomics IntegerConformances.swift
[38/81] Compiling Atomics PointerConformances.swift
[39/81] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[40/81] Compiling Atomics IntegerOperations.swift
[41/81] Compiling Atomics Unmanaged extensions.swift
[42/81] Compiling Atomics RawRepresentable.swift
[43/81] Compiling Atomics AtomicBool.swift
[44/81] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[45/81] Compiling Atomics AtomicValue.swift
[46/81] Compiling Atomics OptionalRawRepresentable.swift
[47/81] Compiling _NIOBase64 Base64.swift
[48/81] Emitting module _NIOBase64
[49/81] Compiling Atomics DoubleWord.swift
[50/81] Compiling Atomics ManagedAtomic.swift
[51/81] Compiling _NIODataStructures _TinyArray.swift
[52/81] Compiling _NIODataStructures PriorityQueue.swift
[53/83] Compiling Atomics AtomicInteger.swift
[54/83] Compiling Atomics AtomicOptionalWrappable.swift
[55/83] Compiling Atomics AtomicReference.swift
[71/99] Compiling CoreMetrics Metrics.swift
[72/99] Compiling DequeModule Deque+CustomReflectable.swift
[73/99] Compiling DequeModule Deque+Descriptions.swift
[74/101] Compiling DequeModule _DequeBuffer.swift
[75/101] Compiling DequeModule _DequeBufferHeader.swift
[76/101] Compiling DequeModule Deque+Equatable.swift
[77/101] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[78/101] Compiling DequeModule Deque+Extras.swift
[79/101] Compiling DequeModule Deque+Hashable.swift
[80/101] Compiling DequeModule _DequeSlot.swift
[81/101] Compiling DequeModule _UnsafeWrappedBuffer.swift
[82/101] Compiling _NIODataStructures Heap.swift
[84/102] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[85/102] Compiling NIOConcurrencyHelpers NIOLock.swift
[86/102] Compiling Logging MetadataProvider.swift
[87/102] Emitting module CoreMetrics
[88/102] Compiling CoreMetrics Locks.swift
[89/103] Compiling NIOConcurrencyHelpers lock.swift
[91/105] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[92/105] Emitting module NIOConcurrencyHelpers
[93/105] Compiling NIOConcurrencyHelpers atomics.swift
[94/105] Compiling DequeModule Deque._UnsafeHandle.swift
[95/105] Compiling DequeModule Deque.swift
[96/105] Compiling DequeModule Deque+Testing.swift
[97/105] Compiling DequeModule Deque._Storage.swift
[99/106] Compiling Logging LogHandler.swift
[100/106] Compiling Logging Logging.swift
[101/106] Compiling Logging Locks.swift
[103/107] Compiling DequeModule Deque+Codable.swift
[104/107] Compiling DequeModule Deque+Collection.swift
[105/116] Emitting module DequeModule
[107/177] Compiling ServiceDiscovery MapInstanceServiceDiscovery.swift
[108/177] Compiling ServiceDiscovery MapServiceServiceDiscovery.swift
[109/178] Compiling NIOCore MulticastChannel.swift
[110/178] Compiling NIOCore NIOAny.swift
[111/178] Compiling NIOCore NIOCloseOnErrorHandler.swift
[112/178] Compiling NIOCore NIOLoopBound.swift
[113/178] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[114/178] Compiling NIOCore NIOScheduledCallback.swift
[115/178] Compiling NIOCore NIOSendable.swift
[116/178] Compiling NIOCore RecvByteBufferAllocator.swift
[117/186] Compiling ServiceDiscovery ServiceDiscovery+AsyncAwait.swift
[118/186] Compiling ServiceDiscovery ServiceDiscovery+TypeErased.swift
[119/186] Compiling ServiceDiscovery ServiceDiscovery+Combinators.swift
[120/186] Compiling ServiceDiscovery ServiceDiscovery.swift
[121/186] Emitting module Metrics
[122/186] Compiling Metrics Metrics.swift
[124/187] Compiling NIOCore IO.swift
[125/187] Compiling NIOCore IOData.swift
[126/187] Compiling NIOCore IPProtocol.swift
[127/187] Compiling NIOCore IntegerBitPacking.swift
[128/187] Compiling NIOCore IntegerTypes.swift
[129/187] Compiling NIOCore Interfaces.swift
[130/187] Compiling NIOCore Linux.swift
[131/187] Compiling NIOCore MarkedCircularBuffer.swift
[132/187] Compiling ServiceDiscovery InMemoryServiceDiscovery.swift
[133/187] Compiling NIOCore AddressedEnvelope.swift
[134/187] Compiling NIOCore AsyncAwaitSupport.swift
[135/187] Emitting module ServiceDiscovery
[137/188] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[138/188] Compiling NIOCore EventLoopFuture+Deprecated.swift
[139/188] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[140/188] Compiling NIOCore EventLoopFuture.swift
[141/188] Compiling NIOCore FileDescriptor.swift
[142/188] Compiling NIOCore FileHandle.swift
[143/188] Compiling NIOCore FileRegion.swift
[144/188] Compiling NIOCore GlobalSingletons.swift
[145/188] Compiling NIOCore CircularBuffer.swift
[146/188] Compiling NIOCore Codec.swift
[147/188] Compiling NIOCore ConvenienceOptionSupport.swift
[148/188] Compiling NIOCore DeadChannel.swift
[149/188] Compiling NIOCore DispatchQueue+WithFuture.swift
[150/188] Compiling NIOCore EventLoop+Deprecated.swift
[151/188] Compiling NIOCore EventLoop+SerialExecutor.swift
[152/188] Compiling NIOCore EventLoop.swift
[155/188] Compiling NIOCore AsyncChannel.swift
[156/188] Compiling NIOCore AsyncChannelHandler.swift
[157/188] Compiling NIOCore AsyncChannelInboundStream.swift
[158/188] Compiling NIOCore AsyncChannelOutboundWriter.swift
[159/188] Compiling NIOCore NIOAsyncSequenceProducer.swift
[160/188] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[161/188] Compiling NIOCore NIOAsyncWriter.swift
[162/188] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[163/188] Compiling NIOCore SocketAddresses.swift
[164/188] Compiling NIOCore SocketOptionProvider.swift
[165/188] Compiling NIOCore SystemCallHelpers.swift
[166/188] Compiling NIOCore TimeAmount+Duration.swift
[167/188] Compiling NIOCore TypeAssistedChannelHandler.swift
[168/188] Compiling NIOCore UniversalBootstrapSupport.swift
[169/188] Compiling NIOCore Utilities.swift
[170/188] Compiling NIOCore ByteBuffer-multi-int.swift
[171/188] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[172/188] Compiling NIOCore ByteBuffer-views.swift
[173/188] Compiling NIOCore Channel.swift
[174/188] Compiling NIOCore ChannelHandler.swift
[175/188] Compiling NIOCore ChannelHandlers.swift
[176/188] Compiling NIOCore ChannelInvoker.swift
[177/188] Compiling NIOCore ChannelOption.swift
[178/188] Compiling NIOCore ChannelPipeline.swift
[179/188] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[180/188] Compiling NIOCore BSDSocketAPI.swift
[181/188] Compiling NIOCore ByteBuffer-aux.swift
[182/188] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[183/188] Compiling NIOCore ByteBuffer-conversions.swift
[184/188] Compiling NIOCore ByteBuffer-core.swift
[185/188] Compiling NIOCore ByteBuffer-hex.swift
[186/188] Compiling NIOCore ByteBuffer-int.swift
[187/188] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[188/188] Emitting module NIOCore
[190/239] Emitting module NIOEmbedded
[191/239] Compiling NIOEmbedded AsyncTestingChannel.swift
[192/239] Compiling NIOEmbedded Embedded.swift
[193/239] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[195/240] Compiling NIOPosix Pool.swift
[196/240] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[197/240] Compiling NIOPosix PosixSingletons.swift
[198/240] Compiling NIOPosix RawSocketBootstrap.swift
[199/240] Compiling NIOPosix Resolver.swift
[200/240] Compiling NIOPosix Selectable.swift
[201/246] Compiling NIOPosix NIOThreadPool.swift
[202/246] Compiling NIOPosix NonBlockingFileIO.swift
[203/246] Compiling NIOPosix PendingDatagramWritesManager.swift
[204/246] Compiling NIOPosix PendingWritesManager.swift
[205/246] Compiling NIOPosix PipeChannel.swift
[206/246] Compiling NIOPosix PipePair.swift
[207/246] Compiling NIOPosix IO.swift
[208/246] Compiling NIOPosix IntegerBitPacking.swift
[209/246] Compiling NIOPosix IntegerTypes.swift
[210/246] Compiling NIOPosix Linux.swift
[211/246] Compiling NIOPosix LinuxCPUSet.swift
[212/246] Compiling NIOPosix LinuxUring.swift
[213/246] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[214/246] Compiling NIOPosix ServerSocket.swift
[215/246] Compiling NIOPosix Socket.swift
[216/246] Compiling NIOPosix SocketChannel.swift
[217/246] Compiling NIOPosix SocketProtocols.swift
[218/246] Compiling NIOPosix System.swift
[219/246] Compiling NIOPosix Thread.swift
[220/246] Compiling NIOPosix SelectableChannel.swift
[221/246] Compiling NIOPosix SelectableEventLoop.swift
[222/246] Compiling NIOPosix SelectorEpoll.swift
[223/246] Compiling NIOPosix SelectorGeneric.swift
[224/246] Compiling NIOPosix SelectorKqueue.swift
[225/246] Compiling NIOPosix SelectorUring.swift
[226/246] Emitting module NIOPosix
[227/246] Compiling NIOPosix BSDSocketAPICommon.swift
[228/246] Compiling NIOPosix BSDSocketAPIPosix.swift
[229/246] Compiling NIOPosix BSDSocketAPIWindows.swift
[230/246] Compiling NIOPosix BaseSocket.swift
[231/246] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[232/246] Compiling NIOPosix BaseSocketChannel.swift
[233/246] Compiling NIOPosix BaseStreamSocketChannel.swift
[234/246] Compiling NIOPosix ThreadPosix.swift
[235/246] Compiling NIOPosix ThreadWindows.swift
[236/246] Compiling NIOPosix UnsafeTransfer.swift
[237/246] Compiling NIOPosix Utilities.swift
[238/246] Compiling NIOPosix VsockAddress.swift
[239/246] Compiling NIOPosix VsockChannelEvents.swift
[240/246] Compiling NIOPosix Bootstrap.swift
[241/246] Compiling NIOPosix ControlMessage.swift
[242/246] Compiling NIOPosix DatagramVectorReadManager.swift
[243/246] Compiling NIOPosix Errors+Any.swift
[244/246] Compiling NIOPosix FileDescriptor.swift
[245/246] Compiling NIOPosix GetaddrinfoResolver.swift
[246/246] Compiling NIOPosix HappyEyeballs.swift
[248/277] Compiling RediStack RedisByteDecoder.swift
[249/277] Compiling RediStack RedisCommandHandler.swift
[250/277] Compiling RediStack RedisMessageEncoder.swift
[251/277] Compiling RediStack RedisPubSubHandler.swift
[252/277] Compiling RediStack ConnectionCommands.swift
[253/281] Compiling RediStack RedisConnectionPool+Configuration.swift
[254/281] Compiling RediStack RedisConnectionPool.swift
[255/281] Compiling RediStack RedisError.swift
[256/281] Compiling RediStack RedisKey+TTL.swift
[257/281] Emitting module RediStack
/host/spi-builder-workspace/Sources/RediStack/Commands/ListCommands.swift:546:35: warning: generic parameter 'ResultType' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
544 | // MARK: - Shared implementations
545 | extension RedisCommand {
546 |     fileprivate static func _bpop<ResultType>(
    |                                   `- warning: generic parameter 'ResultType' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
547 |         keyword: String,
548 |         _ keys: [RedisKey],
/host/spi-builder-workspace/Sources/RediStack/Commands/RedisCommand.swift:24:28: note: 'ResultType' previously declared here
 22 | ///
 23 | /// When creating a `RedisCommand`, a closure is provided for transforming an arbitrary `RESPValue` instance into the `ResultType`.
 24 | public struct RedisCommand<ResultType> {
    |                            `- note: 'ResultType' previously declared here
 25 |     public let keyword: String
 26 |     public let arguments: [RESPValue]
/host/spi-builder-workspace/Sources/RediStack/Commands/SortedSetCommands.swift:1347:36: warning: generic parameter 'ResultType' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
1345 | // MARK: - Shared implementations
1346 | extension RedisCommand {
1347 |     fileprivate static func _bzpop<ResultType>(
     |                                    `- warning: generic parameter 'ResultType' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
1348 |         keyword: String,
1349 |         _ keys: [RedisKey],
/host/spi-builder-workspace/Sources/RediStack/Commands/RedisCommand.swift:24:28: note: 'ResultType' previously declared here
 22 | ///
 23 | /// When creating a `RedisCommand`, a closure is provided for transforming an arbitrary `RESPValue` instance into the `ResultType`.
 24 | public struct RedisCommand<ResultType> {
    |                            `- note: 'ResultType' previously declared here
 25 |     public let keyword: String
 26 |     public let arguments: [RESPValue]
/host/spi-builder-workspace/Sources/RediStack/Commands/SortedSetCommands.swift:1401:35: warning: generic parameter 'ResultType' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
1399 |     }
1400 |
1401 |     fileprivate static func _zpop<ResultType>(
     |                                   `- warning: generic parameter 'ResultType' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
1402 |         keyword: String,
1403 |         _ count: Int?,
/host/spi-builder-workspace/Sources/RediStack/Commands/RedisCommand.swift:24:28: note: 'ResultType' previously declared here
 22 | ///
 23 | /// When creating a `RedisCommand`, a closure is provided for transforming an arbitrary `RESPValue` instance into the `ResultType`.
 24 | public struct RedisCommand<ResultType> {
    |                            `- note: 'ResultType' previously declared here
 25 |     public let keyword: String
 26 |     public let arguments: [RESPValue]
/host/spi-builder-workspace/Sources/RediStack/Commands/StringCommands.swift:503:35: warning: generic parameter 'ResultType' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
501 |
502 | extension RedisCommand {
503 |     fileprivate static func _mset<ResultType>(
    |                                   `- warning: generic parameter 'ResultType' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
504 |         keyword: String,
505 |         _ operations: [RedisKey: RESPValueConvertible],
/host/spi-builder-workspace/Sources/RediStack/Commands/RedisCommand.swift:24:28: note: 'ResultType' previously declared here
 22 | ///
 23 | /// When creating a `RedisCommand`, a closure is provided for transforming an arbitrary `RESPValue` instance into the `ResultType`.
 24 | public struct RedisCommand<ResultType> {
    |                            `- note: 'ResultType' previously declared here
 25 |     public let keyword: String
 26 |     public let arguments: [RESPValue]
/host/spi-builder-workspace/Sources/RediStack/Commands/StringCommands.swift:270:35: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
268 |     ) -> EventLoopFuture<Value?> {
269 |         return self.get(key, eventLoop: eventLoop, logger: logger)
270 |             .flatMapThrowing { $0.flatMap(Value.init(fromRESP:)) }
    |                                   `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
271 |     }
272 |
/host/spi-builder-workspace/Sources/RediStack/Commands/StringCommands.swift:293:33: warning: capture of non-Sendable type 'D.Type' in an isolated closure
291 |         return self.get(key, as: Data.self, eventLoop: eventLoop, logger: logger)
292 |             .flatMapThrowing { data in
293 |                 return try data.map { try decoder.decode(D.self, from: $0) }
    |                                 `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
294 |             }
295 |     }
[258/281] Compiling RediStack RedisCommand.swift
/host/spi-builder-workspace/Sources/RediStack/Commands/SortedSetCommands.swift:1347:36: warning: generic parameter 'ResultType' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
1345 | // MARK: - Shared implementations
1346 | extension RedisCommand {
1347 |     fileprivate static func _bzpop<ResultType>(
     |                                    `- warning: generic parameter 'ResultType' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
1348 |         keyword: String,
1349 |         _ keys: [RedisKey],
/host/spi-builder-workspace/Sources/RediStack/Commands/RedisCommand.swift:24:28: note: 'ResultType' previously declared here
 22 | ///
 23 | /// When creating a `RedisCommand`, a closure is provided for transforming an arbitrary `RESPValue` instance into the `ResultType`.
 24 | public struct RedisCommand<ResultType> {
    |                            `- note: 'ResultType' previously declared here
 25 |     public let keyword: String
 26 |     public let arguments: [RESPValue]
/host/spi-builder-workspace/Sources/RediStack/Commands/SortedSetCommands.swift:1401:35: warning: generic parameter 'ResultType' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
1399 |     }
1400 |
1401 |     fileprivate static func _zpop<ResultType>(
     |                                   `- warning: generic parameter 'ResultType' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
1402 |         keyword: String,
1403 |         _ count: Int?,
/host/spi-builder-workspace/Sources/RediStack/Commands/RedisCommand.swift:24:28: note: 'ResultType' previously declared here
 22 | ///
 23 | /// When creating a `RedisCommand`, a closure is provided for transforming an arbitrary `RESPValue` instance into the `ResultType`.
 24 | public struct RedisCommand<ResultType> {
    |                            `- note: 'ResultType' previously declared here
 25 |     public let keyword: String
 26 |     public let arguments: [RESPValue]
[259/281] Compiling RediStack ServerCommands.swift
/host/spi-builder-workspace/Sources/RediStack/Commands/SortedSetCommands.swift:1347:36: warning: generic parameter 'ResultType' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
1345 | // MARK: - Shared implementations
1346 | extension RedisCommand {
1347 |     fileprivate static func _bzpop<ResultType>(
     |                                    `- warning: generic parameter 'ResultType' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
1348 |         keyword: String,
1349 |         _ keys: [RedisKey],
/host/spi-builder-workspace/Sources/RediStack/Commands/RedisCommand.swift:24:28: note: 'ResultType' previously declared here
 22 | ///
 23 | /// When creating a `RedisCommand`, a closure is provided for transforming an arbitrary `RESPValue` instance into the `ResultType`.
 24 | public struct RedisCommand<ResultType> {
    |                            `- note: 'ResultType' previously declared here
 25 |     public let keyword: String
 26 |     public let arguments: [RESPValue]
/host/spi-builder-workspace/Sources/RediStack/Commands/SortedSetCommands.swift:1401:35: warning: generic parameter 'ResultType' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
1399 |     }
1400 |
1401 |     fileprivate static func _zpop<ResultType>(
     |                                   `- warning: generic parameter 'ResultType' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
1402 |         keyword: String,
1403 |         _ count: Int?,
/host/spi-builder-workspace/Sources/RediStack/Commands/RedisCommand.swift:24:28: note: 'ResultType' previously declared here
 22 | ///
 23 | /// When creating a `RedisCommand`, a closure is provided for transforming an arbitrary `RESPValue` instance into the `ResultType`.
 24 | public struct RedisCommand<ResultType> {
    |                            `- note: 'ResultType' previously declared here
 25 |     public let keyword: String
 26 |     public let arguments: [RESPValue]
[260/281] Compiling RediStack SetCommands.swift
/host/spi-builder-workspace/Sources/RediStack/Commands/SortedSetCommands.swift:1347:36: warning: generic parameter 'ResultType' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
1345 | // MARK: - Shared implementations
1346 | extension RedisCommand {
1347 |     fileprivate static func _bzpop<ResultType>(
     |                                    `- warning: generic parameter 'ResultType' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
1348 |         keyword: String,
1349 |         _ keys: [RedisKey],
/host/spi-builder-workspace/Sources/RediStack/Commands/RedisCommand.swift:24:28: note: 'ResultType' previously declared here
 22 | ///
 23 | /// When creating a `RedisCommand`, a closure is provided for transforming an arbitrary `RESPValue` instance into the `ResultType`.
 24 | public struct RedisCommand<ResultType> {
    |                            `- note: 'ResultType' previously declared here
 25 |     public let keyword: String
 26 |     public let arguments: [RESPValue]
/host/spi-builder-workspace/Sources/RediStack/Commands/SortedSetCommands.swift:1401:35: warning: generic parameter 'ResultType' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
1399 |     }
1400 |
1401 |     fileprivate static func _zpop<ResultType>(
     |                                   `- warning: generic parameter 'ResultType' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
1402 |         keyword: String,
1403 |         _ count: Int?,
/host/spi-builder-workspace/Sources/RediStack/Commands/RedisCommand.swift:24:28: note: 'ResultType' previously declared here
 22 | ///
 23 | /// When creating a `RedisCommand`, a closure is provided for transforming an arbitrary `RESPValue` instance into the `ResultType`.
 24 | public struct RedisCommand<ResultType> {
    |                            `- note: 'ResultType' previously declared here
 25 |     public let keyword: String
 26 |     public let arguments: [RESPValue]
[261/281] Compiling RediStack SortedSetCommands.swift
/host/spi-builder-workspace/Sources/RediStack/Commands/SortedSetCommands.swift:1347:36: warning: generic parameter 'ResultType' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
1345 | // MARK: - Shared implementations
1346 | extension RedisCommand {
1347 |     fileprivate static func _bzpop<ResultType>(
     |                                    `- warning: generic parameter 'ResultType' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
1348 |         keyword: String,
1349 |         _ keys: [RedisKey],
/host/spi-builder-workspace/Sources/RediStack/Commands/RedisCommand.swift:24:28: note: 'ResultType' previously declared here
 22 | ///
 23 | /// When creating a `RedisCommand`, a closure is provided for transforming an arbitrary `RESPValue` instance into the `ResultType`.
 24 | public struct RedisCommand<ResultType> {
    |                            `- note: 'ResultType' previously declared here
 25 |     public let keyword: String
 26 |     public let arguments: [RESPValue]
/host/spi-builder-workspace/Sources/RediStack/Commands/SortedSetCommands.swift:1401:35: warning: generic parameter 'ResultType' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
1399 |     }
1400 |
1401 |     fileprivate static func _zpop<ResultType>(
     |                                   `- warning: generic parameter 'ResultType' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
1402 |         keyword: String,
1403 |         _ count: Int?,
/host/spi-builder-workspace/Sources/RediStack/Commands/RedisCommand.swift:24:28: note: 'ResultType' previously declared here
 22 | ///
 23 | /// When creating a `RedisCommand`, a closure is provided for transforming an arbitrary `RESPValue` instance into the `ResultType`.
 24 | public struct RedisCommand<ResultType> {
    |                            `- note: 'ResultType' previously declared here
 25 |     public let keyword: String
 26 |     public let arguments: [RESPValue]
[262/281] Compiling RediStack HashCommands.swift
/host/spi-builder-workspace/Sources/RediStack/Commands/ListCommands.swift:546:35: warning: generic parameter 'ResultType' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
544 | // MARK: - Shared implementations
545 | extension RedisCommand {
546 |     fileprivate static func _bpop<ResultType>(
    |                                   `- warning: generic parameter 'ResultType' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
547 |         keyword: String,
548 |         _ keys: [RedisKey],
/host/spi-builder-workspace/Sources/RediStack/Commands/RedisCommand.swift:24:28: note: 'ResultType' previously declared here
 22 | ///
 23 | /// When creating a `RedisCommand`, a closure is provided for transforming an arbitrary `RESPValue` instance into the `ResultType`.
 24 | public struct RedisCommand<ResultType> {
    |                            `- note: 'ResultType' previously declared here
 25 |     public let keyword: String
 26 |     public let arguments: [RESPValue]
[263/281] Compiling RediStack KeyCommands.swift
/host/spi-builder-workspace/Sources/RediStack/Commands/ListCommands.swift:546:35: warning: generic parameter 'ResultType' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
544 | // MARK: - Shared implementations
545 | extension RedisCommand {
546 |     fileprivate static func _bpop<ResultType>(
    |                                   `- warning: generic parameter 'ResultType' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
547 |         keyword: String,
548 |         _ keys: [RedisKey],
/host/spi-builder-workspace/Sources/RediStack/Commands/RedisCommand.swift:24:28: note: 'ResultType' previously declared here
 22 | ///
 23 | /// When creating a `RedisCommand`, a closure is provided for transforming an arbitrary `RESPValue` instance into the `ResultType`.
 24 | public struct RedisCommand<ResultType> {
    |                            `- note: 'ResultType' previously declared here
 25 |     public let keyword: String
 26 |     public let arguments: [RESPValue]
[264/281] Compiling RediStack ListCommands.swift
/host/spi-builder-workspace/Sources/RediStack/Commands/ListCommands.swift:546:35: warning: generic parameter 'ResultType' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
544 | // MARK: - Shared implementations
545 | extension RedisCommand {
546 |     fileprivate static func _bpop<ResultType>(
    |                                   `- warning: generic parameter 'ResultType' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
547 |         keyword: String,
548 |         _ keys: [RedisKey],
/host/spi-builder-workspace/Sources/RediStack/Commands/RedisCommand.swift:24:28: note: 'ResultType' previously declared here
 22 | ///
 23 | /// When creating a `RedisCommand`, a closure is provided for transforming an arbitrary `RESPValue` instance into the `ResultType`.
 24 | public struct RedisCommand<ResultType> {
    |                            `- note: 'ResultType' previously declared here
 25 |     public let keyword: String
 26 |     public let arguments: [RESPValue]
[265/281] Compiling RediStack PubSubCommands.swift
/host/spi-builder-workspace/Sources/RediStack/Commands/ListCommands.swift:546:35: warning: generic parameter 'ResultType' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
544 | // MARK: - Shared implementations
545 | extension RedisCommand {
546 |     fileprivate static func _bpop<ResultType>(
    |                                   `- warning: generic parameter 'ResultType' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
547 |         keyword: String,
548 |         _ keys: [RedisKey],
/host/spi-builder-workspace/Sources/RediStack/Commands/RedisCommand.swift:24:28: note: 'ResultType' previously declared here
 22 | ///
 23 | /// When creating a `RedisCommand`, a closure is provided for transforming an arbitrary `RESPValue` instance into the `ResultType`.
 24 | public struct RedisCommand<ResultType> {
    |                            `- note: 'ResultType' previously declared here
 25 |     public let keyword: String
 26 |     public let arguments: [RESPValue]
[266/281] Compiling RediStack StringCommands.swift
/host/spi-builder-workspace/Sources/RediStack/Commands/StringCommands.swift:503:35: warning: generic parameter 'ResultType' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
501 |
502 | extension RedisCommand {
503 |     fileprivate static func _mset<ResultType>(
    |                                   `- warning: generic parameter 'ResultType' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
504 |         keyword: String,
505 |         _ operations: [RedisKey: RESPValueConvertible],
/host/spi-builder-workspace/Sources/RediStack/Commands/RedisCommand.swift:24:28: note: 'ResultType' previously declared here
 22 | ///
 23 | /// When creating a `RedisCommand`, a closure is provided for transforming an arbitrary `RESPValue` instance into the `ResultType`.
 24 | public struct RedisCommand<ResultType> {
    |                            `- note: 'ResultType' previously declared here
 25 |     public let keyword: String
 26 |     public let arguments: [RESPValue]
/host/spi-builder-workspace/Sources/RediStack/Commands/StringCommands.swift:270:35: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
268 |     ) -> EventLoopFuture<Value?> {
269 |         return self.get(key, eventLoop: eventLoop, logger: logger)
270 |             .flatMapThrowing { $0.flatMap(Value.init(fromRESP:)) }
    |                                   `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
271 |     }
272 |
/host/spi-builder-workspace/Sources/RediStack/Commands/StringCommands.swift:293:33: warning: capture of non-Sendable type 'D.Type' in an isolated closure
291 |         return self.get(key, as: Data.self, eventLoop: eventLoop, logger: logger)
292 |             .flatMapThrowing { data in
293 |                 return try data.map { try decoder.decode(D.self, from: $0) }
    |                                 `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
294 |             }
295 |     }
[267/281] Compiling RediStack ConnectionPool.swift
/host/spi-builder-workspace/Sources/RediStack/Commands/StringCommands.swift:503:35: warning: generic parameter 'ResultType' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
501 |
502 | extension RedisCommand {
503 |     fileprivate static func _mset<ResultType>(
    |                                   `- warning: generic parameter 'ResultType' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
504 |         keyword: String,
505 |         _ operations: [RedisKey: RESPValueConvertible],
/host/spi-builder-workspace/Sources/RediStack/Commands/RedisCommand.swift:24:28: note: 'ResultType' previously declared here
 22 | ///
 23 | /// When creating a `RedisCommand`, a closure is provided for transforming an arbitrary `RESPValue` instance into the `ResultType`.
 24 | public struct RedisCommand<ResultType> {
    |                            `- note: 'ResultType' previously declared here
 25 |     public let keyword: String
 26 |     public let arguments: [RESPValue]
/host/spi-builder-workspace/Sources/RediStack/Commands/StringCommands.swift:270:35: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
268 |     ) -> EventLoopFuture<Value?> {
269 |         return self.get(key, eventLoop: eventLoop, logger: logger)
270 |             .flatMapThrowing { $0.flatMap(Value.init(fromRESP:)) }
    |                                   `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
271 |     }
272 |
/host/spi-builder-workspace/Sources/RediStack/Commands/StringCommands.swift:293:33: warning: capture of non-Sendable type 'D.Type' in an isolated closure
291 |         return self.get(key, as: Data.self, eventLoop: eventLoop, logger: logger)
292 |             .flatMapThrowing { data in
293 |                 return try data.map { try decoder.decode(D.self, from: $0) }
    |                                 `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
294 |             }
295 |     }
[268/281] Compiling RediStack ConnectionPoolErrors.swift
/host/spi-builder-workspace/Sources/RediStack/Commands/StringCommands.swift:503:35: warning: generic parameter 'ResultType' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
501 |
502 | extension RedisCommand {
503 |     fileprivate static func _mset<ResultType>(
    |                                   `- warning: generic parameter 'ResultType' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
504 |         keyword: String,
505 |         _ operations: [RedisKey: RESPValueConvertible],
/host/spi-builder-workspace/Sources/RediStack/Commands/RedisCommand.swift:24:28: note: 'ResultType' previously declared here
 22 | ///
 23 | /// When creating a `RedisCommand`, a closure is provided for transforming an arbitrary `RESPValue` instance into the `ResultType`.
 24 | public struct RedisCommand<ResultType> {
    |                            `- note: 'ResultType' previously declared here
 25 |     public let keyword: String
 26 |     public let arguments: [RESPValue]
/host/spi-builder-workspace/Sources/RediStack/Commands/StringCommands.swift:270:35: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
268 |     ) -> EventLoopFuture<Value?> {
269 |         return self.get(key, eventLoop: eventLoop, logger: logger)
270 |             .flatMapThrowing { $0.flatMap(Value.init(fromRESP:)) }
    |                                   `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
271 |     }
272 |
/host/spi-builder-workspace/Sources/RediStack/Commands/StringCommands.swift:293:33: warning: capture of non-Sendable type 'D.Type' in an isolated closure
291 |         return self.get(key, as: Data.self, eventLoop: eventLoop, logger: logger)
292 |             .flatMapThrowing { data in
293 |                 return try data.map { try decoder.decode(D.self, from: $0) }
    |                                 `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
294 |             }
295 |     }
[269/281] Compiling RediStack StandardLibrary.swift
/host/spi-builder-workspace/Sources/RediStack/Commands/StringCommands.swift:503:35: warning: generic parameter 'ResultType' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
501 |
502 | extension RedisCommand {
503 |     fileprivate static func _mset<ResultType>(
    |                                   `- warning: generic parameter 'ResultType' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
504 |         keyword: String,
505 |         _ operations: [RedisKey: RESPValueConvertible],
/host/spi-builder-workspace/Sources/RediStack/Commands/RedisCommand.swift:24:28: note: 'ResultType' previously declared here
 22 | ///
 23 | /// When creating a `RedisCommand`, a closure is provided for transforming an arbitrary `RESPValue` instance into the `ResultType`.
 24 | public struct RedisCommand<ResultType> {
    |                            `- note: 'ResultType' previously declared here
 25 |     public let keyword: String
 26 |     public let arguments: [RESPValue]
/host/spi-builder-workspace/Sources/RediStack/Commands/StringCommands.swift:270:35: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
268 |     ) -> EventLoopFuture<Value?> {
269 |         return self.get(key, eventLoop: eventLoop, logger: logger)
270 |             .flatMapThrowing { $0.flatMap(Value.init(fromRESP:)) }
    |                                   `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
271 |     }
272 |
/host/spi-builder-workspace/Sources/RediStack/Commands/StringCommands.swift:293:33: warning: capture of non-Sendable type 'D.Type' in an isolated closure
291 |         return self.get(key, as: Data.self, eventLoop: eventLoop, logger: logger)
292 |             .flatMapThrowing { data in
293 |                 return try data.map { try decoder.decode(D.self, from: $0) }
    |                                 `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
294 |             }
295 |     }
[270/281] Compiling RediStack SwiftNIO.swift
[271/281] Compiling RediStack RESPTranslator.swift
[272/281] Compiling RediStack RESPValue.swift
[273/281] Compiling RediStack RESPValueConvertible.swift
[274/281] Compiling RediStack RedisChannelName.swift
[275/281] Compiling RediStack RedisClient.swift
[276/281] Compiling RediStack RedisConnection+Configuration.swift
[277/281] Compiling RediStack RedisConnection.swift
[278/281] Compiling RediStack RedisKey.swift
[279/281] Compiling RediStack RedisLogging.swift
[280/281] Compiling RediStack RedisMetrics.swift
[281/281] Compiling RediStack _Deprecations.swift
[283/291] Compiling RediStackTestUtils _Deprecations.swift
[284/291] Compiling RediStackTestUtils RedisIntegrationTestCase.swift
[285/291] Compiling RediStackTestUtils RediStack.swift
[286/291] Compiling RediStackTestUtils General.swift
[287/291] Compiling RediStackTestUtils RedisConnectionPoolIntegrationTestCase.swift
[288/291] Compiling RedisTypes RedisSet.swift
/host/spi-builder-workspace/Sources/RedisTypes/RedisSet.swift:100:23: warning: capture of non-Sendable type 'Element.Type' in an isolated closure
 98 |     public var allElements: EventLoopFuture<[Element]> {
 99 |         return self.send(.smembers(of: self.id))
100 |             .map { $0.compactMap(Element.init) }
    |                       `- warning: capture of non-Sendable type 'Element.Type' in an isolated closure
101 |     }
102 |
/host/spi-builder-workspace/Sources/RedisTypes/RedisSet.swift:195:56: warning: capture of non-Sendable type 'Element.Type' in an isolated closure
193 |         return self.send(.spop(from: self.id))
194 |             .map { response in
195 |                 guard response.count > 0 else { return nil }
    |                                                        `- warning: capture of non-Sendable type 'Element.Type' in an isolated closure
196 |                 return Element(fromRESP: response[0])
197 |             }
/host/spi-builder-workspace/Sources/RedisTypes/RedisSet.swift:212:30: warning: capture of non-Sendable type 'Element.Type' in an isolated closure
210 |         guard count >= 1 else { return self.eventLoop.makeSucceededFuture([]) }
211 |         return self.send(.spop(from: self.id, max: count))
212 |             .map { return $0.compactMap(Element.init) }
    |                              `- warning: capture of non-Sendable type 'Element.Type' in an isolated closure
213 |     }
214 |
/host/spi-builder-workspace/Sources/RedisTypes/RedisSet.swift:226:56: warning: capture of non-Sendable type 'Element.Type' in an isolated closure
224 |         return self.send(.srandmember(from: self.id))
225 |             .map { response in
226 |                 guard response.count > 0 else { return nil }
    |                                                        `- warning: capture of non-Sendable type 'Element.Type' in an isolated closure
227 |                 return Element(fromRESP: response[0])
228 |             }
/host/spi-builder-workspace/Sources/RedisTypes/RedisSet.swift:254:23: warning: capture of non-Sendable type 'Element.Type' in an isolated closure
252 |         let count = allowDuplicates ? -max : max
253 |         return self.send(.srandmember(from: self.id, max: count))
254 |             .map { $0.compactMap(Element.init) }
    |                       `- warning: capture of non-Sendable type 'Element.Type' in an isolated closure
255 |     }
256 | }
[289/291] Emitting module RedisTypes
[290/291] Emitting module RediStackTestUtils
[291/291] Compiling RediStackTestUtils EmbeddedMockRedisServer.swift
Build complete! (111.67s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-metrics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-metrics.git"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.43.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-atomics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-atomics.git"
    },
    {
      "identity" : "swift-service-discovery",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-service-discovery"
    }
  ],
  "manifest_display_name" : "RediStack",
  "name" : "RediStack",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "RediStack",
      "targets" : [
        "RediStack"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "RediStackTestUtils",
      "targets" : [
        "RediStackTestUtils"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "RedisTypes",
      "targets" : [
        "RedisTypes"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RedisTypesTests",
      "module_type" : "SwiftTarget",
      "name" : "RedisTypesTests",
      "path" : "Tests/RedisTypesTests",
      "product_dependencies" : [
        "NIOCore"
      ],
      "sources" : [
        "RedisSetTests.swift",
        "RedisTypesIntegrationTestCase.swift"
      ],
      "target_dependencies" : [
        "RediStack",
        "RedisTypes",
        "RediStackTestUtils"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RedisTypes",
      "module_type" : "SwiftTarget",
      "name" : "RedisTypes",
      "path" : "Sources/RedisTypes",
      "product_memberships" : [
        "RedisTypes"
      ],
      "sources" : [
        "RedisSet.swift"
      ],
      "target_dependencies" : [
        "RediStack"
      ],
      "type" : "library"
    },
    {
      "c99name" : "RediStackTests",
      "module_type" : "SwiftTarget",
      "name" : "RediStackTests",
      "path" : "Tests/RediStackTests",
      "product_dependencies" : [
        "NIOCore",
        "NIOPosix",
        "NIOEmbedded",
        "NIOTestUtils"
      ],
      "sources" : [
        "ChannelHandlers/RedisByteDecoderTests.swift",
        "ChannelHandlers/RedisCommandHandlerTests.swift",
        "ChannelHandlers/RedisMessageEncoderTests.swift",
        "ConfigurationTests.swift",
        "ConnectionPoolTests.swift",
        "RESPTranslatorTests.swift",
        "RESPValueTests.swift",
        "RedisCommandTests.swift",
        "RedisConnectionTests.swift",
        "RedisKeyLifetime.swift"
      ],
      "target_dependencies" : [
        "RediStack",
        "RediStackTestUtils"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RediStackTestUtils",
      "module_type" : "SwiftTarget",
      "name" : "RediStackTestUtils",
      "path" : "Sources/RediStackTestUtils",
      "product_dependencies" : [
        "NIOCore",
        "NIOPosix",
        "NIOEmbedded"
      ],
      "product_memberships" : [
        "RediStackTestUtils"
      ],
      "sources" : [
        "EmbeddedMockRedisServer.swift",
        "Extensions/General.swift",
        "Extensions/RediStack.swift",
        "RedisConnectionPoolIntegrationTestCase.swift",
        "RedisIntegrationTestCase.swift",
        "_Deprecations.swift"
      ],
      "target_dependencies" : [
        "RediStack"
      ],
      "type" : "library"
    },
    {
      "c99name" : "RediStackIntegrationTests",
      "module_type" : "SwiftTarget",
      "name" : "RediStackIntegrationTests",
      "path" : "Tests/RediStackIntegrationTests",
      "product_dependencies" : [
        "NIO",
        "ServiceDiscovery"
      ],
      "sources" : [
        "Commands/ConnectionCommandsTests.swift",
        "Commands/HashCommandsTests.swift",
        "Commands/KeyCommandsTests.swift",
        "Commands/ListCommandsTests.swift",
        "Commands/PubSubCommandsTests.swift",
        "Commands/ServerCommandsTests.swift",
        "Commands/SetCommandsTests.swift",
        "Commands/SortedSetCommandsTests.swift",
        "Commands/StringCommandsTests.swift",
        "RediStackIntegrationTestCase.swift",
        "RedisConnectionPoolTests.swift",
        "RedisConnectionTests.swift",
        "RedisLoggingTests.swift",
        "RedisServiceDiscoveryTests.swift"
      ],
      "target_dependencies" : [
        "RediStack",
        "RediStackTestUtils"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RediStack",
      "module_type" : "SwiftTarget",
      "name" : "RediStack",
      "path" : "Sources/RediStack",
      "product_dependencies" : [
        "Atomics",
        "NIOCore",
        "NIOPosix",
        "Logging",
        "Metrics",
        "ServiceDiscovery"
      ],
      "product_memberships" : [
        "RediStack",
        "RediStackTestUtils",
        "RedisTypes"
      ],
      "sources" : [
        "ChannelHandlers/RedisByteDecoder.swift",
        "ChannelHandlers/RedisCommandHandler.swift",
        "ChannelHandlers/RedisMessageEncoder.swift",
        "ChannelHandlers/RedisPubSubHandler.swift",
        "Commands/ConnectionCommands.swift",
        "Commands/HashCommands.swift",
        "Commands/KeyCommands.swift",
        "Commands/ListCommands.swift",
        "Commands/PubSubCommands.swift",
        "Commands/RedisCommand.swift",
        "Commands/ServerCommands.swift",
        "Commands/SetCommands.swift",
        "Commands/SortedSetCommands.swift",
        "Commands/StringCommands.swift",
        "ConnectionPool/ConnectionPool.swift",
        "ConnectionPool/ConnectionPoolErrors.swift",
        "Extensions/StandardLibrary.swift",
        "Extensions/SwiftNIO.swift",
        "RESP/RESPTranslator.swift",
        "RESP/RESPValue.swift",
        "RESP/RESPValueConvertible.swift",
        "RedisChannelName.swift",
        "RedisClient.swift",
        "RedisConnection+Configuration.swift",
        "RedisConnection.swift",
        "RedisConnectionPool+Configuration.swift",
        "RedisConnectionPool.swift",
        "RedisError.swift",
        "RedisKey+TTL.swift",
        "RedisKey.swift",
        "RedisLogging.swift",
        "RedisMetrics.swift",
        "_Deprecations.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.