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 swift-nio-redis-client, reference 0.10.3 (832712), with Swift 6.2 (beta) for Linux on 18 Jun 2025 22:09:40 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/NozeIO/swift-nio-redis-client.git
Reference: 0.10.3
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/NozeIO/swift-nio-redis-client
 * tag               0.10.3     -> FETCH_HEAD
HEAD is now at 8327121 Merge branch 'develop' into main
Cloned https://github.com/NozeIO/swift-nio-redis-client.git
Revision (git rev-parse @):
832712154a0bf27b2cdee18385138937e9501084
SUCCESS checkout https://github.com/NozeIO/swift-nio-redis-client.git at 0.10.3
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/NozeIO/swift-nio-redis-client.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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-nio.git
Fetching https://github.com/SwiftNIOExtras/swift-nio-redis.git
[1/359] Fetching swift-nio-redis
Fetched https://github.com/SwiftNIOExtras/swift-nio-redis.git from cache (0.27s)
[1/76327] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (15.72s)
Computing version for https://github.com/SwiftNIOExtras/swift-nio-redis.git
Computed https://github.com/SwiftNIOExtras/swift-nio-redis.git at 0.11.0 (16.18s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.71s)
Fetching https://github.com/apple/swift-system.git
[1/4428] Fetching swift-system
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
Fetched https://github.com/apple/swift-system.git from cache (0.61s)
[1/1797] Fetching swift-atomics
[1798/18437] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.90s)
Fetched https://github.com/apple/swift-collections.git from cache (2.00s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (3.29s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.51s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.90s)
Creating working copy for https://github.com/SwiftNIOExtras/swift-nio-redis.git
Working copy of https://github.com/SwiftNIOExtras/swift-nio-redis.git resolved at 0.11.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-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-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
warning: 'spi-builder-workspace': dependency 'swift-nio' is not used by any target
Building for debugging...
[0/23] Write sources
[12/23] Compiling CNIOWASI CNIOWASI.c
[12/23] Compiling CNIOWindows shim.c
[12/23] Compiling CNIOWindows WSAStartup.c
[12/23] Write sources
[12/23] Compiling _AtomicsShims.c
[17/23] Compiling CNIODarwin shim.c
[18/23] Compiling CNIOLinux liburing_shims.c
[19/23] Write swift-version-24593BA9C3E375BF.txt
[20/23] Compiling CNIOLinux shim.c
[21/61] Compiling c-nioatomics.c
[22/61] Compiling c-atomics.c
[24/67] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[25/68] Compiling Atomics OptionalRawRepresentable.swift
[26/68] Compiling Atomics RawRepresentable.swift
[27/68] Compiling Atomics AtomicMemoryOrderings.swift
[28/68] Compiling Atomics DoubleWord.swift
[29/68] Emitting module InternalCollectionsUtilities
[30/68] Compiling Atomics UnsafeAtomic.swift
[31/68] Compiling Atomics UnsafeAtomicLazyReference.swift
[32/68] Compiling Atomics AtomicInteger.swift
[33/68] Compiling Atomics AtomicOptionalWrappable.swift
[34/68] Compiling Atomics AtomicReference.swift
[35/68] Compiling Atomics AtomicStorage.swift
[37/70] Compiling Atomics AtomicValue.swift
[38/70] Compiling Atomics ManagedAtomic.swift
[39/70] Compiling Atomics ManagedAtomicLazyReference.swift
[43/70] Compiling Atomics AtomicBool.swift
[44/70] Compiling Atomics IntegerConformances.swift
[47/70] Compiling Atomics PointerConformances.swift
[48/70] Compiling Atomics Primitives.native.swift
[49/70] Emitting module _NIOBase64
[50/70] Compiling _NIOBase64 Base64.swift
[54/71] Emitting module Atomics
[58/71] Compiling _NIODataStructures _TinyArray.swift
[59/71] Compiling _NIODataStructures PriorityQueue.swift
[61/71] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[63/81] Compiling Atomics IntegerOperations.swift
[64/81] Compiling Atomics Unmanaged extensions.swift
[66/88] Compiling DequeModule Deque+CustomReflectable.swift
[67/88] Compiling DequeModule Deque+Descriptions.swift
[68/90] Compiling DequeModule _DequeBuffer.swift
[69/90] Compiling DequeModule _DequeBufferHeader.swift
[70/90] Compiling DequeModule Deque+Equatable.swift
[71/90] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[72/90] Compiling DequeModule Deque+Extras.swift
[73/90] Compiling DequeModule Deque+Hashable.swift
[74/90] Compiling NIOConcurrencyHelpers lock.swift
[75/90] Compiling DequeModule _DequeSlot.swift
[76/90] Compiling DequeModule _UnsafeWrappedBuffer.swift
[77/90] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[78/90] Emitting module _NIODataStructures
[79/90] Compiling _NIODataStructures Heap.swift
[80/91] Compiling DequeModule Deque+Testing.swift
[81/91] Compiling DequeModule Deque._Storage.swift
[82/91] Compiling DequeModule Deque._UnsafeHandle.swift
[83/91] Compiling DequeModule Deque.swift
[85/91] Compiling NIOConcurrencyHelpers NIOLock.swift
[86/91] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[87/91] Compiling NIOConcurrencyHelpers atomics.swift
[88/91] Emitting module NIOConcurrencyHelpers
[90/92] Compiling DequeModule Deque+Codable.swift
[91/92] Compiling DequeModule Deque+Collection.swift
[92/92] Emitting module DequeModule
[94/153] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[95/153] Compiling NIOCore EventLoopFuture+Deprecated.swift
[96/153] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[97/153] Compiling NIOCore EventLoopFuture.swift
[98/153] Compiling NIOCore FileDescriptor.swift
[99/153] Compiling NIOCore FileHandle.swift
[100/153] Compiling NIOCore FileRegion.swift
[101/153] Compiling NIOCore GlobalSingletons.swift
[102/161] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[103/161] Compiling NIOCore BSDSocketAPI.swift
[104/161] Compiling NIOCore ByteBuffer-aux.swift
[105/161] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[106/161] Compiling NIOCore ByteBuffer-conversions.swift
[107/161] Compiling NIOCore ByteBuffer-core.swift
[108/161] Compiling NIOCore ByteBuffer-hex.swift
[109/161] Compiling NIOCore ByteBuffer-int.swift
[110/161] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[111/161] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[112/161] Compiling NIOCore SocketAddresses.swift
[113/161] Compiling NIOCore SocketOptionProvider.swift
[114/161] Compiling NIOCore SystemCallHelpers.swift
[115/161] Compiling NIOCore TimeAmount+Duration.swift
[116/161] Compiling NIOCore TypeAssistedChannelHandler.swift
[117/161] Compiling NIOCore UniversalBootstrapSupport.swift
[118/161] Compiling NIOCore Utilities.swift
[119/161] Compiling NIOCore MulticastChannel.swift
[120/161] Compiling NIOCore NIOAny.swift
[121/161] Compiling NIOCore NIOCloseOnErrorHandler.swift
[122/161] Compiling NIOCore NIOLoopBound.swift
[123/161] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[124/161] Compiling NIOCore NIOScheduledCallback.swift
[125/161] Compiling NIOCore NIOSendable.swift
[126/161] Compiling NIOCore RecvByteBufferAllocator.swift
[127/161] Compiling NIOCore AddressedEnvelope.swift
[128/161] Compiling NIOCore AsyncAwaitSupport.swift
[129/161] Compiling NIOCore AsyncChannel.swift
[130/161] Compiling NIOCore AsyncChannelHandler.swift
[131/161] Compiling NIOCore AsyncChannelInboundStream.swift
[132/161] Compiling NIOCore AsyncChannelOutboundWriter.swift
[133/161] Compiling NIOCore NIOAsyncSequenceProducer.swift
[134/161] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[135/161] Compiling NIOCore NIOAsyncWriter.swift
[136/161] Compiling NIOCore IO.swift
[137/161] Compiling NIOCore IOData.swift
[138/161] Compiling NIOCore IPProtocol.swift
[139/161] Compiling NIOCore IntegerBitPacking.swift
[140/161] Compiling NIOCore IntegerTypes.swift
[141/161] Compiling NIOCore Interfaces.swift
[142/161] Compiling NIOCore Linux.swift
[143/161] Compiling NIOCore MarkedCircularBuffer.swift
[144/161] Compiling NIOCore ByteBuffer-multi-int.swift
[145/161] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[146/161] Compiling NIOCore ByteBuffer-views.swift
[147/161] Compiling NIOCore Channel.swift
[148/161] Compiling NIOCore ChannelHandler.swift
[149/161] Compiling NIOCore ChannelHandlers.swift
[150/161] Compiling NIOCore ChannelInvoker.swift
[151/161] Compiling NIOCore ChannelOption.swift
[152/161] Compiling NIOCore ChannelPipeline.swift
[153/161] Compiling NIOCore CircularBuffer.swift
[154/161] Compiling NIOCore Codec.swift
[155/161] Compiling NIOCore ConvenienceOptionSupport.swift
[156/161] Compiling NIOCore DeadChannel.swift
[157/161] Compiling NIOCore DispatchQueue+WithFuture.swift
[158/161] Compiling NIOCore EventLoop+Deprecated.swift
[159/161] Compiling NIOCore EventLoop+SerialExecutor.swift
[160/161] Compiling NIOCore EventLoop.swift
[161/161] Emitting module NIOCore
[163/212] Compiling NIOEmbedded AsyncTestingChannel.swift
[164/212] Emitting module NIOEmbedded
[165/212] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[166/212] Compiling NIOEmbedded Embedded.swift
[168/213] Compiling NIOPosix SelectableChannel.swift
[169/213] Compiling NIOPosix SelectableEventLoop.swift
[170/213] Compiling NIOPosix SelectorEpoll.swift
[171/213] Compiling NIOPosix SelectorGeneric.swift
[172/213] Compiling NIOPosix SelectorKqueue.swift
[173/213] Compiling NIOPosix SelectorUring.swift
[174/213] Compiling NIOPosix Pool.swift
[175/213] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[176/213] Compiling NIOPosix PosixSingletons.swift
[177/213] Compiling NIOPosix RawSocketBootstrap.swift
[178/213] Compiling NIOPosix Resolver.swift
[179/213] Compiling NIOPosix Selectable.swift
[180/219] Compiling NIOPosix ServerSocket.swift
[181/219] Compiling NIOPosix Socket.swift
[182/219] Compiling NIOPosix SocketChannel.swift
[183/219] Compiling NIOPosix SocketProtocols.swift
[184/219] Compiling NIOPosix System.swift
[185/219] Compiling NIOPosix Thread.swift
[186/219] Emitting module NIOPosix
[187/219] Compiling NIOPosix BSDSocketAPICommon.swift
[188/219] Compiling NIOPosix BSDSocketAPIPosix.swift
[189/219] Compiling NIOPosix BSDSocketAPIWindows.swift
[190/219] Compiling NIOPosix BaseSocket.swift
[191/219] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[192/219] Compiling NIOPosix BaseSocketChannel.swift
[193/219] Compiling NIOPosix BaseStreamSocketChannel.swift
[194/219] Compiling NIOPosix ThreadPosix.swift
[195/219] Compiling NIOPosix ThreadWindows.swift
[196/219] Compiling NIOPosix UnsafeTransfer.swift
[197/219] Compiling NIOPosix Utilities.swift
[198/219] Compiling NIOPosix VsockAddress.swift
[199/219] Compiling NIOPosix VsockChannelEvents.swift
[200/219] Compiling NIOPosix IO.swift
[201/219] Compiling NIOPosix IntegerBitPacking.swift
[202/219] Compiling NIOPosix IntegerTypes.swift
[203/219] Compiling NIOPosix Linux.swift
[204/219] Compiling NIOPosix LinuxCPUSet.swift
[205/219] Compiling NIOPosix LinuxUring.swift
[206/219] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[207/219] Compiling NIOPosix NIOThreadPool.swift
[208/219] Compiling NIOPosix NonBlockingFileIO.swift
[209/219] Compiling NIOPosix PendingDatagramWritesManager.swift
[210/219] Compiling NIOPosix PendingWritesManager.swift
[211/219] Compiling NIOPosix PipeChannel.swift
[212/219] Compiling NIOPosix PipePair.swift
[213/219] Compiling NIOPosix Bootstrap.swift
[214/219] Compiling NIOPosix ControlMessage.swift
[215/219] Compiling NIOPosix DatagramVectorReadManager.swift
[216/219] Compiling NIOPosix Errors+Any.swift
[217/219] Compiling NIOPosix FileDescriptor.swift
[218/219] Compiling NIOPosix GetaddrinfoResolver.swift
[219/219] Compiling NIOPosix HappyEyeballs.swift
[221/222] Emitting module NIO
[222/222] Compiling NIO Exports.swift
[224/228] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[225/228] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[226/228] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[227/228] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[228/228] Emitting module NIOFoundationCompat
[230/236] Compiling NIORedis RESPPipelineSetup.swift
[231/236] Compiling NIORedis RESPValue.swift
[232/236] Compiling NIORedis RESPChannelHandler.swift
[233/236] Emitting module NIORedis
[234/236] Compiling NIORedis RESPEncodable.swift
[235/236] Compiling NIORedis ByteBufferExtras.swift
[236/236] Compiling NIORedis RESPParser.swift
[238/245] Compiling Redis RedisRetry.swift
[239/245] Compiling Redis RedisPrint.swift
[240/245] Compiling Redis RedisTypeTransformable.swift
[241/245] Compiling Redis RedisClientOptions.swift
[242/245] Compiling Redis RedisCommand.swift
[243/245] Compiling Redis RedisCommandTarget.swift
/host/spi-builder-workspace/Sources/Redis/RedisCommandTarget.swift:411:10: warning: 'map(file:line:_:)' is deprecated: Please don't pass file:line:, there's no point. [#DeprecatedDeclaration]
409 |               _ cb: @escaping ( Swift.Error?, Value? ) -> Void) -> Void
410 |   {
411 |     self.map(file: file, line: line) { cb(nil, $0) }
    |          `- warning: 'map(file:line:_:)' is deprecated: Please don't pass file:line:, there's no point. [#DeprecatedDeclaration]
412 |         .whenFailure { cb($0, nil) }
413 |   }
/host/spi-builder-workspace/Sources/Redis/RedisCommandTarget.swift:422:10: warning: 'map(file:line:_:)' is deprecated: Please don't pass file:line:, there's no point. [#DeprecatedDeclaration]
420 |               _ cb: @escaping ( Swift.Error?, U? ) -> Void) -> Void
421 |   {
422 |     self.map(file: file, line: line) {
    |          `- warning: 'map(file:line:_:)' is deprecated: Please don't pass file:line:, there's no point. [#DeprecatedDeclaration]
423 |           do { cb(nil, try U.extractFromRESPValue($0)) }
424 |           catch { cb(error, nil) }
/host/spi-builder-workspace/Sources/Redis/RedisCommandTarget.swift:423:16: warning: capture of non-Sendable type 'U.Type' in an isolated closure; this is an error in the Swift 6 language mode
421 |   {
422 |     self.map(file: file, line: line) {
423 |           do { cb(nil, try U.extractFromRESPValue($0)) }
    |                `- warning: capture of non-Sendable type 'U.Type' in an isolated closure; this is an error in the Swift 6 language mode
424 |           catch { cb(error, nil) }
425 |         }
/host/spi-builder-workspace/Sources/Redis/RedisCommandTarget.swift:420:17: warning: capture of non-Sendable type 'U.Type' in an isolated closure; this is an error in the Swift 6 language mode
418 |   func whenCB<U: RedisTypeTransformable>(file: StaticString = #file,
419 |                                          line: UInt = #line,
420 |               _ cb: @escaping ( Swift.Error?, U? ) -> Void) -> Void
    |                 `- warning: capture of non-Sendable type 'U.Type' in an isolated closure; this is an error in the Swift 6 language mode
421 |   {
422 |     self.map(file: file, line: line) {
/host/spi-builder-workspace/Sources/Redis/RedisCommandTarget.swift:426:24: warning: capture of non-Sendable type 'U.Type' in an isolated closure
424 |           catch { cb(error, nil) }
425 |         }
426 |         .whenFailure { cb($0, nil) }
    |                        `- warning: capture of non-Sendable type 'U.Type' in an isolated closure
427 |   }
428 | }
/host/spi-builder-workspace/Sources/Redis/RedisCommandTarget.swift:420:17: warning: capture of non-Sendable type 'U.Type' in an isolated closure
418 |   func whenCB<U: RedisTypeTransformable>(file: StaticString = #file,
419 |                                          line: UInt = #line,
420 |               _ cb: @escaping ( Swift.Error?, U? ) -> Void) -> Void
    |                 `- warning: capture of non-Sendable type 'U.Type' in an isolated closure
421 |   {
422 |     self.map(file: file, line: line) {
/host/spi-builder-workspace/Sources/Redis/RedisCommandTarget.swift:440:13: warning: capture of non-Sendable type 'U.Type' in an isolated closure
438 |
439 |     let future = call.promise.futureResult.flatMapThrowing {
440 |       try U.extractFromRESPValue($0)
    |             `- warning: capture of non-Sendable type 'U.Type' in an isolated closure
441 |     }
442 |     enqueueCommandCall(call)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[244/245] Compiling Redis RedisClient.swift
[245/245] Emitting module Redis
Build complete! (105.67s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.20.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-nio-redis",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.10.3",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SwiftNIOExtras/swift-nio-redis.git"
    }
  ],
  "manifest_display_name" : "swift-nio-redis-client",
  "name" : "swift-nio-redis-client",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Redis",
      "targets" : [
        "Redis"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RedisTests",
      "module_type" : "SwiftTarget",
      "name" : "RedisTests",
      "path" : "Tests/RedisTests",
      "sources" : [
        "RedisClientTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "Redis"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Redis",
      "module_type" : "SwiftTarget",
      "name" : "Redis",
      "path" : "Sources/Redis",
      "product_dependencies" : [
        "NIORedis"
      ],
      "product_memberships" : [
        "Redis"
      ],
      "sources" : [
        "RedisClient.swift",
        "RedisClientOptions.swift",
        "RedisCommand.swift",
        "RedisCommandTarget.swift",
        "RedisPrint.swift",
        "RedisRetry.swift",
        "RedisTypeTransformable.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
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.