Build Information
Successful build of swift-nio-redis, reference develop (7d74e4
), with Swift 6.1 for macOS (SPM) on 28 Apr 2025 08:01:59 UTC.
Swift 6 data race errors: 1
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftNIOExtras/swift-nio-redis.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SwiftNIOExtras/swift-nio-redis
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at 7d74e47 Make sure the channel is flushed
Cloned https://github.com/SwiftNIOExtras/swift-nio-redis.git
Revision (git rev-parse @):
7d74e47d65f341856658962c351a2a2206e74677
SUCCESS checkout https://github.com/SwiftNIOExtras/swift-nio-redis.git at develop
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio.git from cache (0.98s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (1.74s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (2.78s)
Fetched https://github.com/apple/swift-system.git from cache (2.79s)
Fetched https://github.com/apple/swift-collections.git from cache (2.80s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (3.32s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.47s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.68s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swift-nio-redis",
"name": "swift-nio-redis",
"url": "https://github.com/SwiftNIOExtras/swift-nio-redis.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-redis",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.82.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.4.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/SwiftNIOExtras/swift-nio-redis.git
[1/359] Fetching swift-nio-redis
Fetched https://github.com/SwiftNIOExtras/swift-nio-redis.git from cache (0.79s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio.git from cache (0.80s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (0.85s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (1.87s)
Fetched https://github.com/apple/swift-system.git from cache (1.88s)
Fetched https://github.com/apple/swift-collections.git from cache (1.89s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.96s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.03s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.0
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 develop (7d74e47)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
warning: '.resolve-product-dependencies': dependency 'swift-nio-redis' is not used by any target
Found 1 product dependencies
- swift-nio
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/SwiftNIOExtras/swift-nio-redis.git
https://github.com/SwiftNIOExtras/swift-nio-redis.git
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.18.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
}
],
"manifest_display_name" : "swift-nio-redis",
"name" : "swift-nio-redis",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "NIORedis",
"targets" : [
"NIORedis"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "NIORedisTests",
"module_type" : "SwiftTarget",
"name" : "NIORedisTests",
"path" : "Tests/NIORedisTests",
"sources" : [
"RESPValueTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"NIORedis"
],
"type" : "test"
},
{
"c99name" : "NIORedis",
"module_type" : "SwiftTarget",
"name" : "NIORedis",
"path" : "Sources/NIORedis",
"product_dependencies" : [
"NIO",
"NIOFoundationCompat"
],
"product_memberships" : [
"NIORedis"
],
"sources" : [
"ByteBufferExtras.swift",
"RESPChannelHandler.swift",
"RESPEncodable.swift",
"RESPParser.swift",
"RESPPipelineSetup.swift",
"RESPValue.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/23] Write sources
[7/23] Copying PrivacyInfo.xcprivacy
[8/23] Write sources
[12/23] Compiling CNIOWindows shim.c
[12/23] Write sources
[14/23] Compiling CNIOWindows WSAStartup.c
[15/23] Compiling CNIOWASI CNIOWASI.c
[16/23] Compiling CNIOLinux liburing_shims.c
[17/23] Compiling CNIOLinux shim.c
[18/23] Write swift-version-2F0A5646E1D333AE.txt
[19/47] Compiling _AtomicsShims.c
[21/66] Emitting module _NIOBase64
[21/66] Compiling CNIODarwin shim.c
[23/66] Emitting module InternalCollectionsUtilities
[24/67] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[25/67] Compiling Atomics UnsafeAtomic.swift
[26/67] Compiling Atomics UnsafeAtomicLazyReference.swift
[27/67] Compiling Atomics AtomicMemoryOrderings.swift
[28/67] Compiling Atomics DoubleWord.swift
[29/67] Compiling Atomics AtomicOptionalWrappable.swift
[30/67] Compiling Atomics AtomicReference.swift
[31/67] Compiling Atomics Primitives.shims.swift
[32/67] Compiling Atomics AtomicInteger.swift
[33/67] Compiling Atomics AtomicStorage.swift
[34/67] Compiling Atomics AtomicValue.swift
[35/67] Compiling _NIOBase64 Base64.swift
[36/67] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[37/67] Compiling Atomics ManagedAtomic.swift
[38/67] Compiling Atomics ManagedAtomicLazyReference.swift
[45/69] Compiling Atomics PointerConformances.swift
[46/69] Compiling Atomics Primitives.native.swift
[47/69] Compiling Atomics AtomicBool.swift
[48/69] Compiling Atomics IntegerConformances.swift
[53/69] Compiling _NIODataStructures PriorityQueue.swift
[56/69] Compiling Atomics IntegerOperations.swift
[57/69] Compiling Atomics Unmanaged extensions.swift
[58/85] Compiling DequeModule Deque+Extras.swift
[59/85] Compiling DequeModule Deque+Hashable.swift
[60/85] Compiling DequeModule Deque._UnsafeHandle.swift
[61/85] Compiling DequeModule Deque.swift
[62/85] Compiling Atomics OptionalRawRepresentable.swift
[63/85] Compiling Atomics RawRepresentable.swift
[64/85] Emitting module Atomics
[65/85] Compiling DequeModule _DequeSlot.swift
[66/85] Compiling DequeModule _DequeBufferHeader.swift
[67/86] Compiling _NIODataStructures _TinyArray.swift
[68/86] Compiling _NIODataStructures Heap.swift
[69/86] Compiling DequeModule _DequeBuffer.swift
[70/86] Emitting module _NIODataStructures
[71/86] Compiling DequeModule _UnsafeWrappedBuffer.swift
[72/86] Compiling DequeModule Deque+Testing.swift
[73/86] Compiling DequeModule Deque._Storage.swift
[76/86] Compiling DequeModule Deque+Equatable.swift
[77/86] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[78/86] Compiling DequeModule Deque+CustomReflectable.swift
[79/86] Compiling DequeModule Deque+Descriptions.swift
[82/86] Compiling DequeModule Deque+Codable.swift
[83/86] Compiling DequeModule Deque+Collection.swift
[84/86] Emitting module DequeModule
[84/86] Compiling c-nioatomics.c
[85/86] Compiling c-atomics.c
[87/92] Compiling NIOConcurrencyHelpers lock.swift
[88/92] Compiling NIOConcurrencyHelpers NIOLock.swift
[89/92] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[90/92] Emitting module NIOConcurrencyHelpers
[91/92] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[92/92] Compiling NIOConcurrencyHelpers atomics.swift
[93/153] Compiling NIOCore GlobalSingletons.swift
[94/153] Compiling NIOCore IO.swift
[95/153] Compiling NIOCore IOData.swift
[96/153] Compiling NIOCore IPProtocol.swift
[97/153] Compiling NIOCore IntegerBitPacking.swift
[98/153] Compiling NIOCore IntegerTypes.swift
[99/159] Compiling NIOCore Interfaces.swift
[100/159] Compiling NIOCore Linux.swift
[101/159] Compiling NIOCore MarkedCircularBuffer.swift
[102/159] Compiling NIOCore MulticastChannel.swift
[103/159] Compiling NIOCore NIOAny.swift
[104/159] Compiling NIOCore NIOCloseOnErrorHandler.swift
[105/159] Compiling NIOCore SocketOptionProvider.swift
[106/159] Compiling NIOCore SystemCallHelpers.swift
[107/159] Compiling NIOCore TimeAmount+Duration.swift
[108/159] Compiling NIOCore TypeAssistedChannelHandler.swift
[109/159] Compiling NIOCore UniversalBootstrapSupport.swift
[110/159] Compiling NIOCore Utilities.swift
[111/159] Compiling NIOCore NIOLoopBound.swift
[112/159] Compiling NIOCore NIOScheduledCallback.swift
[113/159] Compiling NIOCore NIOSendable.swift
[114/159] Compiling NIOCore RecvByteBufferAllocator.swift
[115/159] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[116/159] Compiling NIOCore SocketAddresses.swift
[117/159] Compiling NIOCore AddressedEnvelope.swift
[118/159] Compiling NIOCore AsyncAwaitSupport.swift
[119/159] Compiling NIOCore AsyncChannel.swift
[120/159] Compiling NIOCore AsyncChannelHandler.swift
[121/159] Compiling NIOCore AsyncChannelInboundStream.swift
[122/159] Compiling NIOCore AsyncChannelOutboundWriter.swift
[123/159] Compiling NIOCore NIOAsyncSequenceProducer.swift
[124/159] Compiling NIOCore Codec.swift
[125/159] Compiling NIOCore ConvenienceOptionSupport.swift
[126/159] Compiling NIOCore DeadChannel.swift
[127/159] Compiling NIOCore DispatchQueue+WithFuture.swift
[128/159] Compiling NIOCore EventLoop+Deprecated.swift
[129/159] Compiling NIOCore EventLoop+SerialExecutor.swift
[130/159] Compiling NIOCore EventLoop.swift
[131/159] Compiling NIOCore Channel.swift
[132/159] Compiling NIOCore ChannelHandler.swift
[133/159] Compiling NIOCore ChannelHandlers.swift
[134/159] Compiling NIOCore ChannelInvoker.swift
[135/159] Compiling NIOCore ChannelOption.swift
[136/159] Compiling NIOCore ChannelPipeline.swift
[137/159] Compiling NIOCore CircularBuffer.swift
[138/159] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[139/159] Compiling NIOCore EventLoopFuture+Deprecated.swift
[140/159] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[141/159] Compiling NIOCore EventLoopFuture.swift
[142/159] Compiling NIOCore FileDescriptor.swift
[143/159] Compiling NIOCore FileHandle.swift
[144/159] Compiling NIOCore FileRegion.swift
[145/159] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[146/159] Compiling NIOCore NIOAsyncWriter.swift
[147/159] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[148/159] Compiling NIOCore BSDSocketAPI.swift
[149/159] Compiling NIOCore ByteBuffer-aux.swift
[150/159] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[151/159] Compiling NIOCore ByteBuffer-conversions.swift
[152/159] Compiling NIOCore ByteBuffer-core.swift
[153/159] Compiling NIOCore ByteBuffer-hex.swift
[154/159] Compiling NIOCore ByteBuffer-int.swift
[155/159] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[156/159] Compiling NIOCore ByteBuffer-multi-int.swift
[157/159] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[158/159] Compiling NIOCore ByteBuffer-views.swift
[159/159] Emitting module NIOCore
[160/212] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[161/212] Compiling NIOEmbedded AsyncTestingChannel.swift
[162/212] Compiling NIOEmbedded Embedded.swift
[163/212] Emitting module NIOEmbedded
[164/212] Compiling NIOPosix PooledRecvBufferAllocator.swift
[165/212] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[166/212] Compiling NIOPosix PosixSingletons.swift
[167/212] Compiling NIOPosix RawSocketBootstrap.swift
[168/212] Compiling NIOPosix Resolver.swift
[169/217] Emitting module NIOPosix
[170/217] Compiling NIOPosix SocketProtocols.swift
[171/217] Compiling NIOPosix System.swift
[172/217] Compiling NIOPosix Thread.swift
[173/217] Compiling NIOPosix ThreadPosix.swift
[174/217] Compiling NIOPosix ThreadWindows.swift
[175/217] Compiling NIOPosix BSDSocketAPICommon.swift
[176/217] Compiling NIOPosix BSDSocketAPIPosix.swift
[177/217] Compiling NIOPosix BSDSocketAPIWindows.swift
[178/217] Compiling NIOPosix BaseSocket.swift
[179/217] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[180/217] Compiling NIOPosix BaseSocketChannel.swift
[181/217] Compiling NIOPosix Selectable.swift
[182/217] Compiling NIOPosix SelectableChannel.swift
[183/217] Compiling NIOPosix SelectableEventLoop.swift
[184/217] Compiling NIOPosix SelectorEpoll.swift
[185/217] Compiling NIOPosix SelectorGeneric.swift
[186/217] Compiling NIOPosix LinuxCPUSet.swift
[187/217] Compiling NIOPosix LinuxUring.swift
[188/217] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[189/217] Compiling NIOPosix NIOThreadPool.swift
[190/217] Compiling NIOPosix NonBlockingFileIO.swift
[191/217] Compiling NIOPosix GetaddrinfoResolver.swift
[192/217] Compiling NIOPosix HappyEyeballs.swift
[193/217] Compiling NIOPosix IO.swift
[194/217] Compiling NIOPosix IntegerBitPacking.swift
[195/217] Compiling NIOPosix IntegerTypes.swift
[196/217] Compiling NIOPosix Linux.swift
[197/217] Compiling NIOPosix SelectorKqueue.swift
[198/217] Compiling NIOPosix SelectorUring.swift
[199/217] Compiling NIOPosix ServerSocket.swift
[200/217] Compiling NIOPosix Socket.swift
[201/217] Compiling NIOPosix SocketChannel.swift
[202/217] Compiling NIOPosix PendingDatagramWritesManager.swift
[203/217] Compiling NIOPosix PendingWritesManager.swift
[204/217] Compiling NIOPosix PipeChannel.swift
[205/217] Compiling NIOPosix PipePair.swift
[206/217] Compiling NIOPosix Pool.swift
[207/217] Compiling NIOPosix BaseStreamSocketChannel.swift
[208/217] Compiling NIOPosix Bootstrap.swift
[209/217] Compiling NIOPosix ControlMessage.swift
[210/217] Compiling NIOPosix DatagramVectorReadManager.swift
[211/217] Compiling NIOPosix Errors+Any.swift
[212/217] Compiling NIOPosix FileDescriptor.swift
[213/217] Compiling NIOPosix UnsafeTransfer.swift
[214/217] Compiling NIOPosix Utilities.swift
[215/217] Compiling NIOPosix VsockAddress.swift
[216/217] Compiling NIOPosix VsockChannelEvents.swift
[217/217] Compiling NIOPosix resource_bundle_accessor.swift
[218/219] Compiling NIO Exports.swift
[219/219] Emitting module NIO
[220/224] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[221/224] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[222/224] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[223/224] Emitting module NIOFoundationCompat
[224/224] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[225/231] Compiling NIORedis RESPValue.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIORedis/RESPValue.swift:43:15: warning: stored property '_storage' of 'Sendable'-conforming struct 'RESPError' has non-sendable type 'RESPError._Storage'; this is an error in the Swift 6 language mode
33 | public var message : String { return _storage.message }
34 |
35 | private final class _Storage {
| `- note: class '_Storage' does not conform to the 'Sendable' protocol
36 | let code : String
37 | let message : String
:
41 | }
42 | }
43 | private let _storage : _Storage
| `- warning: stored property '_storage' of 'Sendable'-conforming struct 'RESPError' has non-sendable type 'RESPError._Storage'; this is an error in the Swift 6 language mode
44 |
45 | public var description: String {
[226/231] Compiling NIORedis RESPPipelineSetup.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIORedis/RESPPipelineSetup.swift:25:28: warning: type 'RESPChannelHandler' does not conform to the 'Sendable' protocol
23 | -> EventLoopFuture<Void>
24 | {
25 | return self.addHandler(RESPChannelHandler(), name: name,
| `- warning: type 'RESPChannelHandler' does not conform to the 'Sendable' protocol
26 | position: first ? .first : .last)
27 | }
/Users/admin/builder/spi-builder-workspace/Sources/NIORedis/RESPChannelHandler.swift:17:12: note: class 'RESPChannelHandler' does not conform to the 'Sendable' protocol
15 | import NIO
16 |
17 | open class RESPChannelHandler : ChannelDuplexHandler {
| `- note: class 'RESPChannelHandler' does not conform to the 'Sendable' protocol
18 |
19 | public typealias InboundErr = RESPParserError
[227/231] Compiling NIORedis RESPEncodable.swift
[228/231] Compiling NIORedis RESPChannelHandler.swift
[229/231] Compiling NIORedis ByteBufferExtras.swift
[230/231] Emitting module NIORedis
/Users/admin/builder/spi-builder-workspace/Sources/NIORedis/RESPPipelineSetup.swift:25:28: warning: type 'RESPChannelHandler' does not conform to the 'Sendable' protocol
23 | -> EventLoopFuture<Void>
24 | {
25 | return self.addHandler(RESPChannelHandler(), name: name,
| `- warning: type 'RESPChannelHandler' does not conform to the 'Sendable' protocol
26 | position: first ? .first : .last)
27 | }
/Users/admin/builder/spi-builder-workspace/Sources/NIORedis/RESPChannelHandler.swift:17:12: note: class 'RESPChannelHandler' does not conform to the 'Sendable' protocol
15 | import NIO
16 |
17 | open class RESPChannelHandler : ChannelDuplexHandler {
| `- note: class 'RESPChannelHandler' does not conform to the 'Sendable' protocol
18 |
19 | public typealias InboundErr = RESPParserError
/Users/admin/builder/spi-builder-workspace/Sources/NIORedis/RESPValue.swift:43:15: warning: stored property '_storage' of 'Sendable'-conforming struct 'RESPError' has non-sendable type 'RESPError._Storage'; this is an error in the Swift 6 language mode
33 | public var message : String { return _storage.message }
34 |
35 | private final class _Storage {
| `- note: class '_Storage' does not conform to the 'Sendable' protocol
36 | let code : String
37 | let message : String
:
41 | }
42 | }
43 | private let _storage : _Storage
| `- warning: stored property '_storage' of 'Sendable'-conforming struct 'RESPError' has non-sendable type 'RESPError._Storage'; this is an error in the Swift 6 language mode
44 |
45 | public var description: String {
[231/231] Compiling NIORedis RESPParser.swift
Build complete! (12.43s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.18.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
}
],
"manifest_display_name" : "swift-nio-redis",
"name" : "swift-nio-redis",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "NIORedis",
"targets" : [
"NIORedis"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "NIORedisTests",
"module_type" : "SwiftTarget",
"name" : "NIORedisTests",
"path" : "Tests/NIORedisTests",
"sources" : [
"RESPValueTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"NIORedis"
],
"type" : "test"
},
{
"c99name" : "NIORedis",
"module_type" : "SwiftTarget",
"name" : "NIORedis",
"path" : "Sources/NIORedis",
"product_dependencies" : [
"NIO",
"NIOFoundationCompat"
],
"product_memberships" : [
"NIORedis"
],
"sources" : [
"ByteBufferExtras.swift",
"RESPChannelHandler.swift",
"RESPEncodable.swift",
"RESPParser.swift",
"RESPPipelineSetup.swift",
"RESPValue.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Done.