Build Information
Successful build of redis-kit, reference master (6348b2
), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 03:00:31 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/redis-kit.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vapor/redis-kit
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 6348b29 Update README on obsolete status
Cloned https://github.com/vapor/redis-kit.git
Revision (git rev-parse @):
6348b29f3ee4de0e7e5523065a69a019d0210820
SUCCESS checkout https://github.com/vapor/redis-kit.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/vapor/redis-kit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/36] Write sources
[11/36] Copying PrivacyInfo.xcprivacy
[13/36] Write sources
[21/36] Write swift-version-1EA4D86E10B52AF.txt
[22/36] Compiling CNIOWindows shim.c
[22/36] Compiling CNIOWASI CNIOWASI.c
[22/36] Compiling CNIOWindows WSAStartup.c
[25/36] Compiling CNIOLinux shim.c
[26/36] Compiling CNIOLinux liburing_shims.c
[27/36] Compiling _NumericsShims _NumericsShims.c
[27/36] Write sources
[32/74] Compiling _AtomicsShims.c
[33/93] Compiling CNIODarwin shim.c
[35/93] Emitting module RealModule
[36/94] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[37/95] Compiling RealModule RealFunctions.swift
[38/95] Compiling RealModule AlgebraicField.swift
[39/95] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[40/95] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[41/95] Compiling RealModule ApproximateEquality.swift
[42/95] Compiling RealModule Float80+Real.swift
[43/95] Compiling RealModule Real.swift
[44/95] Compiling InternalCollectionsUtilities Descriptions.swift
[45/95] Compiling InternalCollectionsUtilities Debugging.swift
[46/95] Compiling RealModule Float+Real.swift
[47/95] Compiling RealModule Float16+Real.swift
[48/95] Compiling RealModule ElementaryFunctions.swift
[49/95] Compiling RealModule AugmentedArithmetic.swift
[50/95] Compiling RealModule Double+Real.swift
[51/95] Compiling _NIODataStructures _TinyArray.swift
[52/95] Compiling _NIODataStructures PriorityQueue.swift
[53/95] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[54/95] Emitting module InternalCollectionsUtilities
[55/95] Compiling Atomics OptionalRawRepresentable.swift
[56/95] Compiling Atomics RawRepresentable.swift
[57/121] Compiling Algorithms Partition.swift
[58/121] Compiling Algorithms Permutations.swift
[59/121] Compiling Algorithms Product.swift
[60/121] Compiling Algorithms Combinations.swift
[61/121] Compiling Algorithms Keyed.swift
[62/121] Compiling Algorithms MinMax.swift
[63/121] Compiling Algorithms Grouped.swift
[64/121] Compiling Algorithms Indexed.swift
[65/121] Compiling Algorithms Intersperse.swift
[66/121] Compiling Algorithms Split.swift
[67/122] Compiling Algorithms Suffix.swift
[68/122] Compiling Algorithms Trim.swift
[69/124] Compiling Algorithms Chunked.swift
[72/124] Compiling Algorithms Joined.swift
[75/124] Compiling _NIOBase64 Base64.swift
[76/124] Emitting module _NIOBase64
[77/124] Compiling Atomics Unmanaged extensions.swift
[78/257] Emitting module _NIODataStructures
[79/257] Compiling _NIODataStructures Heap.swift
[80/257] Compiling _RopeModule BigString+Chunk+Counts.swift
[81/257] Compiling _RopeModule BigString+Chunk+Description.swift
[82/257] Compiling _RopeModule BigString+Ingester.swift
[83/257] Compiling _RopeModule BigString+Invariants.swift
[84/257] Compiling _RopeModule BigString+Debugging.swift
[85/257] Compiling _RopeModule BigString+Index.swift
[86/257] Emitting module CoreMetrics
[87/257] Compiling CoreMetrics Locks.swift
[88/257] Compiling CoreMetrics Metrics.swift
[89/257] Compiling Logging MetadataProvider.swift
[90/335] Compiling Logging Locks.swift
[91/335] Compiling Logging LogHandler.swift
[92/335] Emitting module Logging
[93/335] Compiling Logging Logging.swift
[94/335] Compiling HeapModule _HeapNode.swift
[95/335] Compiling HeapModule Heap+Invariants.swift
[96/353] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[97/353] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[98/353] Compiling DequeModule Deque._Storage.swift
[99/353] Compiling DequeModule Deque._UnsafeHandle.swift
[100/353] Compiling DequeModule Deque.swift
[101/353] Compiling DequeModule Deque+Equatable.swift
[102/353] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[103/353] Compiling HashTreeCollections TreeDictionary+Keys.swift
[104/359] Compiling HeapModule Heap.swift
[105/359] Compiling HeapModule Heap+UnsafeHandle.swift
[106/359] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[107/359] Compiling HeapModule Heap+Descriptions.swift
[108/359] Emitting module HeapModule
[109/359] Emitting module Atomics
[110/359] Compiling DequeModule Deque+CustomReflectable.swift
[111/359] Compiling DequeModule Deque+Descriptions.swift
[112/359] Compiling DequeModule _DequeBuffer.swift
[113/359] Compiling DequeModule _DequeBufferHeader.swift
[114/359] Compiling DequeModule _DequeSlot.swift
[115/415] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[116/415] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[117/415] Compiling BitCollections BitArray+Shifts.swift
[118/415] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[119/415] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[120/415] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[121/415] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[122/415] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[123/415] Compiling BitCollections BitSet+CustomReflectable.swift
[124/415] Compiling BitCollections BitSet+CustomStringConvertible.swift
[125/415] Compiling BitCollections BitSet+Equatable.swift
[126/415] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[127/415] Compiling BitCollections BitSet+Extras.swift
[128/415] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[129/415] Compiling DequeModule _UnsafeWrappedBuffer.swift
[130/415] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[131/415] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[132/415] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[133/415] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[134/415] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[135/415] Compiling BitCollections BitSet+Hashable.swift
[136/415] Compiling BitCollections BitSet+Initializers.swift
[137/415] Compiling BitCollections BitSet+Invariants.swift
[138/415] Compiling BitCollections BitSet+Random.swift
[139/415] Compiling BitCollections BitSet+SetAlgebra basics.swift
[140/415] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[141/415] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[142/415] Compiling BitCollections BitSet+SetAlgebra union.swift
[143/415] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[144/415] Compiling BitCollections BitSet.Counted.swift
[145/415] Compiling BitCollections BitSet.Index.swift
[146/415] Compiling BitCollections BitSet._UnsafeHandle.swift
[147/415] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[148/415] Compiling BitCollections BitArray+Testing.swift
[149/415] Compiling BitCollections BitArray._UnsafeHandle.swift
[150/415] Compiling BitCollections BitArray.swift
[151/415] Compiling BitCollections BitSet+BidirectionalCollection.swift
[152/415] Compiling BitCollections BitSet+Codable.swift
[153/415] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[160/415] Compiling BitCollections BitArray+Initializers.swift
[161/415] Compiling BitCollections BitArray+Invariants.swift
[162/415] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[163/415] Compiling BitCollections BitArray+RandomBits.swift
[166/415] Compiling BitCollections BitArray+Descriptions.swift
[167/415] Compiling BitCollections BitArray+Equatable.swift
[168/415] Compiling BitCollections BitArray+Codable.swift
[169/415] Compiling BitCollections BitArray+Collection.swift
[170/415] Compiling BitCollections BitArray+Extras.swift
[171/415] Compiling BitCollections BitArray+Fill.swift
[172/415] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[173/415] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[177/415] Compiling BitCollections BitArray+CustomReflectable.swift
[181/415] Compiling BitCollections BitArray+Hashable.swift
[192/420] Compiling HashTreeCollections TreeDictionary+Codable.swift
[193/420] Compiling HashTreeCollections TreeDictionary+Collection.swift
[194/420] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[195/420] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[196/420] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[197/420] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[198/420] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[211/427] Compiling BitCollections BitArray+BitwiseOperations.swift
[212/427] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[213/427] Compiling BitCollections BitArray+Copy.swift
[215/427] Emitting module DequeModule
[233/427] Compiling BitCollections BitSet.swift
[241/427] Compiling BitCollections Range+Utilities.swift
[242/427] Compiling BitCollections Slice+Utilities.swift
[243/427] Compiling BitCollections UInt+Tricks.swift
[244/427] Compiling BitCollections _Word.swift
[245/427] Compiling OrderedCollections OrderedSet.swift
[246/427] Compiling OrderedCollections _UnsafeBitset.swift
[247/427] Compiling HashTreeCollections _UnsafePath.swift
[296/427] Compiling c-nioatomics.c
[298/427] Emitting module BitCollections
[337/435] Emitting module OrderedCollections
[347/435] Emitting module _RopeModule
[348/435] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[349/435] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[350/435] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[351/435] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[352/435] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[353/435] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[354/435] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[355/435] Compiling HashTreeCollections TreeSet.swift
[356/435] Emitting module Algorithms
[393/435] Compiling _RopeModule Rope+Remove.swift
[394/435] Compiling _RopeModule Rope+RemoveSubrange.swift
[395/435] Compiling _RopeModule Rope+Split.swift
[396/435] Compiling _RopeModule Optional Utilities.swift
[397/435] Compiling _RopeModule String Utilities.swift
[398/435] Compiling _RopeModule String.Index+ABI.swift
[399/435] Compiling _RopeModule _CharacterRecognizer.swift
[400/435] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[400/435] Compiling c-atomics.c
[433/441] Emitting module Metrics
[434/441] Emitting module HashTreeCollections
[435/443] Compiling Collections Collections.swift
[436/443] Emitting module Collections
[437/443] Emitting module NIOConcurrencyHelpers
[438/443] Compiling NIOConcurrencyHelpers lock.swift
[439/443] Compiling NIOConcurrencyHelpers NIOLock.swift
[440/443] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[441/443] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[442/443] Compiling NIOConcurrencyHelpers atomics.swift
[443/505] Compiling NIOCore Linux.swift
[444/505] Compiling NIOCore MarkedCircularBuffer.swift
[445/505] Compiling NIOCore MulticastChannel.swift
[446/505] Compiling NIOCore NIOAny.swift
[447/505] Compiling NIOCore NIOCloseOnErrorHandler.swift
[448/505] Compiling NIOCore NIOLoopBound.swift
[449/511] Compiling NIOCore SocketOptionProvider.swift
[450/511] Compiling NIOCore SystemCallHelpers.swift
[451/511] Compiling NIOCore TimeAmount+Duration.swift
[452/511] Compiling NIOCore TypeAssistedChannelHandler.swift
[453/511] Compiling NIOCore UniversalBootstrapSupport.swift
[454/511] Compiling NIOCore Utilities.swift
[455/511] Compiling Metrics Metrics.swift
[456/511] Compiling NIOCore AddressedEnvelope.swift
[457/511] Compiling NIOCore AsyncAwaitSupport.swift
[458/511] Compiling NIOCore AsyncChannel.swift
[459/511] Compiling NIOCore AsyncChannelHandler.swift
[460/511] Compiling NIOCore AsyncChannelInboundStream.swift
[461/511] Compiling NIOCore AsyncChannelOutboundWriter.swift
[462/511] Compiling NIOCore NIOAsyncSequenceProducer.swift
[463/511] Compiling NIOCore Codec.swift
[464/511] Compiling NIOCore ConvenienceOptionSupport.swift
[465/511] Compiling NIOCore DeadChannel.swift
[466/511] Compiling NIOCore DispatchQueue+WithFuture.swift
[467/511] Compiling NIOCore EventLoop+Deprecated.swift
[468/511] Compiling NIOCore EventLoop+SerialExecutor.swift
[469/511] Compiling NIOCore EventLoop.swift
[470/511] Compiling NIOCore Channel.swift
[471/511] Compiling NIOCore ChannelHandler.swift
[472/511] Compiling NIOCore ChannelHandlers.swift
[473/511] Compiling NIOCore ChannelInvoker.swift
[474/511] Compiling NIOCore ChannelOption.swift
[475/511] Compiling NIOCore ChannelPipeline.swift
[476/511] Compiling NIOCore CircularBuffer.swift
[477/511] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[478/511] Compiling NIOCore EventLoopFuture+Deprecated.swift
[479/511] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[480/511] Compiling NIOCore EventLoopFuture.swift
[481/511] Compiling NIOCore FileDescriptor.swift
[482/511] Compiling NIOCore FileHandle.swift
[483/511] Compiling NIOCore FileRegion.swift
[484/511] Compiling NIOCore ByteBuffer-core.swift
[485/511] Compiling NIOCore ByteBuffer-hex.swift
[486/511] Compiling NIOCore ByteBuffer-int.swift
[487/511] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[488/511] Compiling NIOCore ByteBuffer-multi-int.swift
[489/511] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[490/511] Compiling NIOCore ByteBuffer-views.swift
[491/511] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[492/511] Compiling NIOCore NIOAsyncWriter.swift
[493/511] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[494/511] Compiling NIOCore BSDSocketAPI.swift
[495/511] Compiling NIOCore ByteBuffer-aux.swift
[496/511] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[497/511] Compiling NIOCore ByteBuffer-conversions.swift
[498/511] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[499/511] Compiling NIOCore NIOScheduledCallback.swift
[500/511] Compiling NIOCore NIOSendable.swift
[501/511] Compiling NIOCore RecvByteBufferAllocator.swift
[502/511] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[503/511] Compiling NIOCore SocketAddresses.swift
[504/511] Compiling NIOCore GlobalSingletons.swift
[505/511] Compiling NIOCore IO.swift
[506/511] Compiling NIOCore IOData.swift
[507/511] Compiling NIOCore IPProtocol.swift
[508/511] Compiling NIOCore IntegerBitPacking.swift
[509/511] Compiling NIOCore IntegerTypes.swift
[510/511] Compiling NIOCore Interfaces.swift
[511/511] Emitting module NIOCore
[512/563] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[513/563] Compiling NIOEmbedded AsyncTestingChannel.swift
[514/563] Emitting module NIOEmbedded
[515/563] Compiling NIOEmbedded Embedded.swift
[516/563] Compiling NIOPosix Linux.swift
[517/563] Compiling NIOPosix LinuxCPUSet.swift
[518/563] Compiling NIOPosix LinuxUring.swift
[519/563] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[520/563] Compiling NIOPosix NIOThreadPool.swift
[521/568] Compiling NIOPosix SocketProtocols.swift
[522/568] Compiling NIOPosix System.swift
[523/568] Compiling NIOPosix Thread.swift
[524/568] Compiling NIOPosix ThreadPosix.swift
[525/568] Compiling NIOPosix ThreadWindows.swift
[526/568] Compiling NIOPosix Selectable.swift
[527/568] Compiling NIOPosix SelectableChannel.swift
[528/568] Compiling NIOPosix SelectableEventLoop.swift
[529/568] Compiling NIOPosix SelectorEpoll.swift
[530/568] Compiling NIOPosix SelectorGeneric.swift
[531/568] Compiling NIOPosix UnsafeTransfer.swift
[532/568] Compiling NIOPosix Utilities.swift
[533/568] Compiling NIOPosix VsockAddress.swift
[534/568] Compiling NIOPosix VsockChannelEvents.swift
[535/568] Compiling NIOPosix resource_bundle_accessor.swift
[536/568] Emitting module NIOPosix
[537/568] Compiling NIOPosix BSDSocketAPICommon.swift
[538/568] Compiling NIOPosix BSDSocketAPIPosix.swift
[539/568] Compiling NIOPosix BSDSocketAPIWindows.swift
[540/568] Compiling NIOPosix BaseSocket.swift
[541/568] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[542/568] Compiling NIOPosix BaseSocketChannel.swift
[543/568] Compiling NIOPosix Pool.swift
[544/568] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[545/568] Compiling NIOPosix PosixSingletons.swift
[546/568] Compiling NIOPosix RawSocketBootstrap.swift
[547/568] Compiling NIOPosix Resolver.swift
[548/568] Compiling NIOPosix SelectorKqueue.swift
[549/568] Compiling NIOPosix SelectorUring.swift
[550/568] Compiling NIOPosix ServerSocket.swift
[551/568] Compiling NIOPosix Socket.swift
[552/568] Compiling NIOPosix SocketChannel.swift
[553/568] Compiling NIOPosix GetaddrinfoResolver.swift
[554/568] Compiling NIOPosix HappyEyeballs.swift
[555/568] Compiling NIOPosix IO.swift
[556/568] Compiling NIOPosix IntegerBitPacking.swift
[557/568] Compiling NIOPosix IntegerTypes.swift
[558/568] Compiling NIOPosix BaseStreamSocketChannel.swift
[559/568] Compiling NIOPosix Bootstrap.swift
[560/568] Compiling NIOPosix ControlMessage.swift
[561/568] Compiling NIOPosix DatagramVectorReadManager.swift
[562/568] Compiling NIOPosix Errors+Any.swift
[563/568] Compiling NIOPosix FileDescriptor.swift
[564/568] Compiling NIOPosix NonBlockingFileIO.swift
[565/568] Compiling NIOPosix PendingDatagramWritesManager.swift
[566/568] Compiling NIOPosix PendingWritesManager.swift
[567/568] Compiling NIOPosix PipeChannel.swift
[568/568] Compiling NIOPosix PipePair.swift
[569/592] Compiling NIO Exports.swift
[570/592] Emitting module NIO
[571/613] Compiling RediStack RedisByteDecoder.swift
[572/613] Compiling RediStack RedisCommandHandler.swift
[573/613] Compiling RediStack RedisMessageEncoder.swift
[574/615] Compiling RediStack SwiftNIO.swift
[575/615] Compiling RediStack RESPTranslator.swift
[576/615] Compiling RediStack ConnectionPoolErrors.swift
[577/615] Compiling RediStack StandardLibrary.swift
[578/615] Compiling RediStack RedisConnectionPool.swift
[579/615] Compiling RediStack RedisError.swift
[580/615] Compiling RediStack RedisClient.swift
[581/615] Compiling RediStack RedisConnection.swift
[582/615] Emitting module RediStack
[583/615] Compiling RediStack RedisKey.swift
[584/615] Compiling RediStack RedisMetrics.swift
[585/615] Compiling RediStack BasicCommands.swift
[586/615] Compiling RediStack HashCommands.swift
[587/615] Compiling RediStack ListCommands.swift
[588/615] Compiling RediStack RESPValue.swift
[589/615] Compiling RediStack RESPValueConvertible.swift
[590/615] Compiling RediStack StringCommands.swift
[591/615] Compiling RediStack ConnectionPool.swift
[592/615] Compiling RediStack SetCommands.swift
[593/615] Compiling RediStack SortedSetCommands.swift
[610/617] Compiling AsyncKit Optional+StrictMap.swift
[611/617] Compiling AsyncKit Exports.swift
[612/617] Emitting module AsyncKit
[618/624] Emitting module RedisKit
/Users/admin/builder/spi-builder-workspace/Sources/RedisKit/RedisConnectionPool.swift:4:1: warning: extension declares a conformance of imported type 'RedisConnection' to imported protocol 'ConnectionPoolItem'; this will not behave correctly if the owners of 'RediStack' introduce this conformance in the future
2 | import RediStack
3 |
4 | extension RedisConnection: ConnectionPoolItem {
| |- warning: extension declares a conformance of imported type 'RedisConnection' to imported protocol 'ConnectionPoolItem'; this will not behave correctly if the owners of 'RediStack' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5 | /// See `ConnectionPoolItem.isClosed`
6 | public var isClosed: Bool { return !self.isConnected }
[619/624] Compiling RedisKit RedisConnectionPool.swift
/Users/admin/builder/spi-builder-workspace/Sources/RedisKit/RedisConnectionPool.swift:4:1: warning: extension declares a conformance of imported type 'RedisConnection' to imported protocol 'ConnectionPoolItem'; this will not behave correctly if the owners of 'RediStack' introduce this conformance in the future
2 | import RediStack
3 |
4 | extension RedisConnection: ConnectionPoolItem {
| |- warning: extension declares a conformance of imported type 'RedisConnection' to imported protocol 'ConnectionPoolItem'; this will not behave correctly if the owners of 'RediStack' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5 | /// See `ConnectionPoolItem.isClosed`
6 | public var isClosed: Bool { return !self.isConnected }
[620/624] Compiling RedisKit RedisClient+Codable.swift
/Users/admin/builder/spi-builder-workspace/Sources/RedisKit/RedisClient+Codable.swift:11:29: warning: capture of non-sendable type 'D.Type' in an isolated closure
9 | public func get<D>(_ key: RedisKey, asJSON type: D.Type) -> EventLoopFuture<D?> where D: Decodable {
10 | return get(key, as: Data.self).flatMapThrowing { data in
11 | return try data.flatMap { data in
| `- warning: capture of non-sendable type 'D.Type' in an isolated closure
12 | return try JSONDecoder().decode(D.self, from: data)
13 | }
[621/624] Compiling RedisKit RedisConnectionSource.swift
[622/624] Compiling RedisKit RedisSet.swift
/Users/admin/builder/spi-builder-workspace/Sources/RedisKit/Types/RedisSet.swift:72:23: warning: capture of non-sendable type 'Element.Type' in an isolated closure
70 | public var allElements: EventLoopFuture<[Element]> {
71 | return self.client.smembers(of: self.id)
72 | .map { $0.compactMap(Element.init) }
| `- warning: capture of non-sendable type 'Element.Type' in an isolated closure
73 | }
74 |
/Users/admin/builder/spi-builder-workspace/Sources/RedisKit/Types/RedisSet.swift:167:56: warning: capture of non-sendable type 'Element.Type' in an isolated closure
165 | return self.client.spop(from: self.id)
166 | .map { response in
167 | guard response.count > 0 else { return nil }
| `- warning: capture of non-sendable type 'Element.Type' in an isolated closure
168 | return Element(fromRESP: response[0])
169 | }
/Users/admin/builder/spi-builder-workspace/Sources/RedisKit/Types/RedisSet.swift:184:30: warning: capture of non-sendable type 'Element.Type' in an isolated closure
182 | guard count >= 1 else { return self.client.eventLoop.makeSucceededFuture([]) }
183 | return self.client.spop(from: self.id, max: count)
184 | .map { return $0.compactMap(Element.init) }
| `- warning: capture of non-sendable type 'Element.Type' in an isolated closure
185 | }
186 |
/Users/admin/builder/spi-builder-workspace/Sources/RedisKit/Types/RedisSet.swift:198:56: warning: capture of non-sendable type 'Element.Type' in an isolated closure
196 | return self.client.srandmember(from: self.id)
197 | .map { response in
198 | guard response.count > 0 else { return nil }
| `- warning: capture of non-sendable type 'Element.Type' in an isolated closure
199 | return Element(fromRESP: response[0])
200 | }
/Users/admin/builder/spi-builder-workspace/Sources/RedisKit/Types/RedisSet.swift:226:23: warning: capture of non-sendable type 'Element.Type' in an isolated closure
224 | let count = allowDuplicates ? -max : max
225 | return self.client.srandmember(from: self.id, max: count)
226 | .map { $0.compactMap(Element.init) }
| `- warning: capture of non-sendable type 'Element.Type' in an isolated closure
227 | }
228 | }
[623/624] Compiling RedisKit RedisConfiguration.swift
[624/624] Compiling RedisKit Exports.swift
Build complete! (37.36s)
Fetching https://gitlab.com/mordil/RediStack.git
Fetching https://github.com/vapor/async-kit.git
Fetching https://github.com/apple/swift-log.git
[1/2370] Fetching async-kit
[49/6206] Fetching async-kit, swift-log
[1247/10869] Fetching async-kit, swift-log, redistack
Fetched https://gitlab.com/mordil/RediStack.git from cache (0.97s)
Fetched https://github.com/apple/swift-log.git from cache (1.02s)
Fetched https://github.com/vapor/async-kit.git from cache (1.02s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.42s)
Computing version for https://gitlab.com/mordil/RediStack.git
Computed https://gitlab.com/mordil/RediStack.git at 1.0.0-alpha.10 (0.47s)
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-nio.git
[1/2206] Fetching swift-metrics
[2207/78533] Fetching swift-metrics, swift-nio
Fetched https://github.com/apple/swift-metrics.git from cache (3.66s)
Fetched https://github.com/apple/swift-nio.git from cache (3.66s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (4.08s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.58s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4428] Fetching swift-system
[46/6225] Fetching swift-system, swift-atomics
[1381/22847] Fetching swift-system, swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.00s)
[5260/21050] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.72s)
Fetched https://github.com/apple/swift-collections.git from cache (1.72s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.16s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.38s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.47s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.51s)
Fetching https://github.com/apple/swift-algorithms.git
[1/5959] Fetching swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (1.16s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.70s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.04s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.58s)
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.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-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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://gitlab.com/mordil/RediStack.git
Working copy of https://gitlab.com/mordil/RediStack.git resolved at 1.0.0-alpha.10
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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
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" : "redistack",
"requirement" : {
"exact" : [
"1.0.0-alpha.10"
]
},
"type" : "sourceControl",
"url" : "https://gitlab.com/mordil/RediStack.git"
},
{
"identity" : "async-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0-rc",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/async-kit.git"
}
],
"manifest_display_name" : "redis-kit",
"name" : "redis-kit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "RedisKit",
"targets" : [
"RedisKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RedisKitTests",
"module_type" : "SwiftTarget",
"name" : "RedisKitTests",
"path" : "Tests/RedisKitTests",
"product_dependencies" : [
"RediStackTestUtils"
],
"sources" : [
"RedisKitTests.swift",
"Types/RedisSetTests.swift"
],
"target_dependencies" : [
"RedisKit"
],
"type" : "test"
},
{
"c99name" : "RedisKit",
"module_type" : "SwiftTarget",
"name" : "RedisKit",
"path" : "Sources/RedisKit",
"product_dependencies" : [
"RediStack",
"AsyncKit",
"Logging"
],
"product_memberships" : [
"RedisKit"
],
"sources" : [
"Exports.swift",
"RedisClient+Codable.swift",
"RedisConfiguration.swift",
"RedisConnectionPool.swift",
"RedisConnectionSource.swift",
"Types/RedisSet.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
Done.