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 redis-kit, reference master (6348b2), with Swift 6.2 (beta) for Linux on 18 Jun 2025 02:54:07 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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/vapor/redis-kit.git
Reference: master
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/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:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/vapor/redis-kit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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://gitlab.com/mordil/RediStack.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/vapor/async-kit.git
[1/2370] Fetching async-kit
[523/6206] Fetching async-kit, swift-log
[6207/10869] Fetching async-kit, swift-log, redistack
Fetched https://github.com/vapor/async-kit.git from cache (0.89s)
Fetched https://github.com/apple/swift-log.git from cache (0.89s)
Fetched https://gitlab.com/mordil/RediStack.git from cache (0.89s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.32s)
Computing version for https://gitlab.com/mordil/RediStack.git
Computed https://gitlab.com/mordil/RediStack.git at 1.0.0-alpha.10 (1.78s)
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 (8.54s)
Fetched https://github.com/apple/swift-nio.git from cache (8.73s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (9.60s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.62s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/1797] Fetching swift-atomics
[1798/6225] Fetching swift-atomics, swift-system
[2596/22847] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.63s)
[6257/21050] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.78s)
[3990/16622] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.06s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.94s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.54s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.87s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.78s)
Fetching https://github.com/apple/swift-algorithms.git
[1/5959] Fetching swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (0.55s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.30s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.51s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.23s)
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/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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
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-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.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-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
Building for debugging...
[0/35] Write sources
[20/35] Compiling CNIOWindows shim.c
[20/35] Compiling CNIOWindows WSAStartup.c
[22/35] Compiling _NumericsShims _NumericsShims.c
[23/35] Compiling CNIOWASI CNIOWASI.c
[24/35] Write sources
[28/35] Compiling _AtomicsShims.c
[29/35] Compiling CNIOLinux liburing_shims.c
[30/35] Compiling CNIODarwin shim.c
[31/35] Write swift-version-24593BA9C3E375BF.txt
[32/35] Compiling CNIOLinux shim.c
[33/88] Compiling c-nioatomics.c
[34/91] Compiling c-atomics.c
[36/97] Compiling Logging LogHandler.swift
[37/97] Emitting module Atomics
[38/97] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[39/97] Compiling InternalCollectionsUtilities Integer rank.swift
[40/97] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[41/97] Compiling RealModule Real.swift
[42/100] Compiling Atomics ManagedAtomic.swift
[43/100] Compiling Atomics ManagedAtomicLazyReference.swift
[44/100] Compiling Atomics UnsafeAtomic.swift
[45/100] Compiling Atomics UnsafeAtomicLazyReference.swift
[46/100] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[47/100] Compiling InternalCollectionsUtilities Debugging.swift
[48/100] Compiling RealModule Float+Real.swift
[49/101] Compiling RealModule Float16+Real.swift
[50/101] Compiling RealModule Float80+Real.swift
[51/101] Compiling InternalCollectionsUtilities Descriptions.swift
[52/101] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[53/101] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[54/101] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[55/101] Compiling RealModule RealFunctions.swift
[56/101] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[57/101] Compiling InternalCollectionsUtilities _SortedCollection.swift
[61/101] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[62/101] Compiling Atomics IntegerOperations.swift
[63/101] Compiling Atomics Unmanaged extensions.swift
[64/101] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[65/101] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[67/101] Compiling InternalCollectionsUtilities UInt+reversed.swift
[68/101] Emitting module InternalCollectionsUtilities
[71/102] Emitting module RealModule
[72/102] Compiling RealModule ElementaryFunctions.swift
[80/102] Compiling Atomics DoubleWord.swift
[81/103] Emitting module _NIOBase64
[82/103] Compiling _NIOBase64 Base64.swift
[85/104] Compiling _NIODataStructures PriorityQueue.swift
[86/104] Compiling _NIODataStructures _TinyArray.swift
[92/105] Compiling CoreMetrics Metrics.swift
[93/173] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[94/173] Emitting module NIOConcurrencyHelpers
[95/173] Compiling NIOConcurrencyHelpers NIOLock.swift
[96/179] Compiling NIOConcurrencyHelpers lock.swift
[97/180] Compiling Logging MetadataProvider.swift
[98/180] Emitting module CoreMetrics
[99/180] Compiling CoreMetrics Locks.swift
[100/206] Emitting module Logging
[101/236] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[103/243] Emitting module _NIODataStructures
[104/243] Compiling _NIODataStructures Heap.swift
[106/328] Compiling HeapModule Heap+Descriptions.swift
[107/328] Compiling HeapModule _HeapNode.swift
[108/330] Compiling DequeModule Deque+CustomReflectable.swift
[109/330] Compiling DequeModule Deque+Descriptions.swift
[110/330] Compiling DequeModule Deque+Equatable.swift
[111/330] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[112/332] Compiling NIOConcurrencyHelpers atomics.swift
[113/333] Compiling HeapModule Heap+Invariants.swift
[114/333] Compiling HeapModule Heap+UnsafeHandle.swift
[115/333] Compiling HeapModule Heap.swift
[117/333] Compiling DequeModule _DequeBuffer.swift
[118/333] Compiling DequeModule _DequeBufferHeader.swift
[119/386] Compiling Logging Locks.swift
[120/386] Compiling Logging Logging.swift
[122/387] Emitting module HeapModule
[124/413] Compiling HashTreeCollections TreeSet+Hashable.swift
[125/413] Compiling HashTreeCollections TreeSet+Sendable.swift
[126/413] Compiling HashTreeCollections TreeSet+Sequence.swift
[127/413] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[128/413] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[129/413] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[130/413] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[131/413] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[132/413] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[133/413] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[134/423] Compiling Algorithms EitherSequence.swift
[135/423] Compiling Algorithms FirstNonNil.swift
[136/423] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[137/423] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[138/423] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[139/423] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[140/423] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[141/423] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[142/423] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[143/423] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[144/423] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[145/423] Compiling BitCollections BitSet+SetAlgebra union.swift
[146/423] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[147/423] Compiling BitCollections BitSet.Counted.swift
[148/423] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[149/423] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[150/430] Compiling Algorithms Intersperse.swift
[151/430] Compiling Algorithms RandomSample.swift
[152/430] Compiling Algorithms AdjacentPairs.swift
[153/430] Compiling Algorithms Chain.swift
[154/430] Compiling Algorithms Chunked.swift
[155/430] Compiling Algorithms Combinations.swift
[156/430] Compiling Algorithms Compacted.swift
[157/430] Compiling Algorithms Cycle.swift
[160/430] Compiling Algorithms Joined.swift
[161/430] Compiling Algorithms Keyed.swift
[162/439] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[163/439] Compiling BitCollections BitSet+CustomReflectable.swift
[164/439] Compiling BitCollections BitSet+CustomStringConvertible.swift
[165/439] Compiling BitCollections BitSet+Equatable.swift
[166/439] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[167/439] Compiling BitCollections BitSet+Extras.swift
[168/439] Compiling BitCollections BitSet+Hashable.swift
[169/439] Compiling BitCollections BitSet+Initializers.swift
[170/439] Compiling BitCollections BitSet+Invariants.swift
[171/439] Compiling BitCollections BitSet+Random.swift
[172/439] Compiling BitCollections BitSet+SetAlgebra basics.swift
[173/439] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[174/439] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[175/439] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[176/439] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[177/439] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[178/439] Compiling OrderedCollections OrderedSet+SubSequence.swift
[179/439] Compiling OrderedCollections OrderedSet+Testing.swift
[180/439] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[181/439] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[182/439] Compiling OrderedCollections OrderedSet.swift
[183/439] Compiling OrderedCollections _UnsafeBitset.swift
[184/439] Compiling HashTreeCollections TreeSet+Equatable.swift
[185/439] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[186/439] Compiling HashTreeCollections TreeSet+Extras.swift
[187/439] Compiling HashTreeCollections TreeSet+Filter.swift
[188/439] Compiling Algorithms Reductions.swift
[189/439] Compiling Algorithms Rotate.swift
[190/439] Compiling Algorithms Partition.swift
[191/439] Compiling Algorithms Permutations.swift
[192/439] Compiling Algorithms Product.swift
[193/439] Compiling Algorithms Split.swift
[194/439] Compiling Algorithms Stride.swift
[195/439] Compiling Algorithms Suffix.swift
[198/439] Compiling Algorithms MinMax.swift
[199/439] Compiling Algorithms FlattenCollection.swift
[200/439] Compiling Algorithms Grouped.swift
[201/439] Compiling Algorithms Indexed.swift
[214/439] Compiling OrderedCollections OrderedSet+Sendable.swift
[229/446] Compiling _RopeModule _CharacterRecognizer.swift
[230/446] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[231/446] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[232/446] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[233/446] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[234/446] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[235/446] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[236/446] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[237/446] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[238/446] Compiling HashTreeCollections TreeSet.swift
[246/446] Emitting module DequeModule
[262/507] Compiling NIOCore ByteBuffer-hex.swift
[263/507] Compiling NIOCore ByteBuffer-int.swift
[264/507] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[265/510] Compiling NIOCore NIOCloseOnErrorHandler.swift
[266/510] Compiling NIOCore NIOLoopBound.swift
[267/510] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[268/510] Compiling NIOCore NIOScheduledCallback.swift
[269/510] Compiling NIOCore NIOSendable.swift
[270/510] Compiling NIOCore RecvByteBufferAllocator.swift
[271/510] Compiling NIOCore IO.swift
[272/510] Compiling NIOCore AddressedEnvelope.swift
[273/510] Compiling NIOCore AsyncAwaitSupport.swift
[274/510] Compiling NIOCore AsyncChannel.swift
[275/510] Compiling NIOCore AsyncChannelHandler.swift
[276/510] Compiling NIOCore AsyncChannelInboundStream.swift
[277/510] Compiling NIOCore AsyncChannelOutboundWriter.swift
[278/510] Compiling NIOCore NIOAsyncSequenceProducer.swift
[279/510] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[280/510] Compiling NIOCore Channel.swift
[281/510] Compiling NIOCore ChannelHandler.swift
[282/510] Compiling NIOCore ChannelHandlers.swift
[286/510] Compiling NIOCore IOData.swift
[287/510] Compiling NIOCore IPProtocol.swift
[288/510] Compiling NIOCore IntegerBitPacking.swift
[289/510] Compiling NIOCore IntegerTypes.swift
[290/510] Compiling NIOCore Interfaces.swift
[291/510] Compiling NIOCore Linux.swift
[292/510] Compiling NIOCore MarkedCircularBuffer.swift
[301/510] Compiling NIOCore EventLoop+SerialExecutor.swift
[302/510] Compiling NIOCore EventLoop.swift
[303/510] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[304/510] Compiling NIOCore EventLoopFuture+Deprecated.swift
[305/510] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[306/510] Compiling NIOCore EventLoopFuture.swift
[307/510] Compiling NIOCore FileDescriptor.swift
[308/510] Compiling NIOCore FileHandle.swift
[309/510] Compiling NIOCore FileRegion.swift
[310/510] Compiling NIOCore GlobalSingletons.swift
[311/510] Compiling NIOCore MulticastChannel.swift
[312/510] Emitting module BitCollections
[328/510] Compiling Algorithms Trim.swift
[329/510] Compiling Algorithms Unique.swift
[330/510] Compiling Algorithms Windows.swift
[338/510] Compiling NIOCore NIOAsyncWriter.swift
[339/510] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[340/510] Compiling NIOCore BSDSocketAPI.swift
[341/510] Compiling NIOCore ByteBuffer-multi-int.swift
[342/510] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[343/510] Compiling NIOCore ByteBuffer-views.swift
[348/510] Compiling NIOCore ByteBuffer-aux.swift
[349/510] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[350/510] Compiling NIOCore ByteBuffer-conversions.swift
[351/510] Compiling NIOCore ByteBuffer-core.swift
[361/511] Emitting module OrderedCollections
[363/512] Compiling NIOCore NIOAny.swift
[371/520] Emitting module _RopeModule
[381/520] Compiling NIOCore CircularBuffer.swift
[382/520] Compiling NIOCore Codec.swift
[383/520] Compiling NIOCore ConvenienceOptionSupport.swift
[384/520] Compiling NIOCore DeadChannel.swift
[385/520] Compiling NIOCore DispatchQueue+WithFuture.swift
[386/520] Compiling NIOCore EventLoop+Deprecated.swift
[409/520] Compiling _RopeModule Rope+Join.swift
[410/520] Compiling _RopeModule Rope+MutatingForEach.swift
[411/520] Compiling _RopeModule Rope+Remove.swift
[412/520] Compiling _RopeModule Rope+RemoveSubrange.swift
[413/520] Compiling _RopeModule Rope+Split.swift
[414/520] Compiling _RopeModule Optional Utilities.swift
[415/520] Compiling _RopeModule String Utilities.swift
[416/520] Compiling _RopeModule String.Index+ABI.swift
[418/520] Emitting module Algorithms
[460/522] Compiling Metrics Metrics.swift
[461/522] Emitting module Metrics
[479/523] Emitting module HashTreeCollections
[481/526] Compiling Collections Collections.swift
[482/526] Emitting module Collections
[492/527] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[493/527] Compiling NIOCore SocketAddresses.swift
[494/527] Compiling NIOCore SocketOptionProvider.swift
[495/527] Compiling NIOCore SystemCallHelpers.swift
[496/527] Compiling NIOCore TimeAmount+Duration.swift
[497/527] Compiling NIOCore TypeAssistedChannelHandler.swift
[498/527] Compiling NIOCore UniversalBootstrapSupport.swift
[499/527] Compiling NIOCore Utilities.swift
[527/527] Emitting module NIOCore
[529/578] Compiling NIOPosix Pool.swift
[530/578] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[531/578] Compiling NIOPosix PosixSingletons.swift
[532/578] Compiling NIOPosix RawSocketBootstrap.swift
[533/578] Compiling NIOPosix Resolver.swift
[534/578] Compiling NIOPosix Selectable.swift
[535/584] Compiling NIOEmbedded AsyncTestingChannel.swift
[536/584] Emitting module NIOEmbedded
[537/584] Compiling NIOEmbedded Embedded.swift
[538/584] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[540/585] Compiling NIOPosix ThreadPosix.swift
[541/585] Compiling NIOPosix ThreadWindows.swift
[542/585] Compiling NIOPosix UnsafeTransfer.swift
[543/585] Compiling NIOPosix Utilities.swift
[544/585] Compiling NIOPosix VsockAddress.swift
[545/585] Compiling NIOPosix VsockChannelEvents.swift
[546/585] Emitting module NIOPosix
[547/585] Compiling NIOPosix SelectableChannel.swift
[548/585] Compiling NIOPosix SelectableEventLoop.swift
[549/585] Compiling NIOPosix SelectorEpoll.swift
[550/585] Compiling NIOPosix SelectorGeneric.swift
[551/585] Compiling NIOPosix SelectorKqueue.swift
[552/585] Compiling NIOPosix SelectorUring.swift
[553/585] Compiling NIOPosix BSDSocketAPICommon.swift
[554/585] Compiling NIOPosix BSDSocketAPIPosix.swift
[555/585] Compiling NIOPosix BSDSocketAPIWindows.swift
[556/585] Compiling NIOPosix BaseSocket.swift
[557/585] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[558/585] Compiling NIOPosix BaseSocketChannel.swift
[559/585] Compiling NIOPosix BaseStreamSocketChannel.swift
[560/585] Compiling NIOPosix ServerSocket.swift
[561/585] Compiling NIOPosix Socket.swift
[562/585] Compiling NIOPosix SocketChannel.swift
[563/585] Compiling NIOPosix SocketProtocols.swift
[564/585] Compiling NIOPosix System.swift
[565/585] Compiling NIOPosix Thread.swift
[566/585] Compiling NIOPosix NIOThreadPool.swift
[567/585] Compiling NIOPosix NonBlockingFileIO.swift
[568/585] Compiling NIOPosix PendingDatagramWritesManager.swift
[569/585] Compiling NIOPosix PendingWritesManager.swift
[570/585] Compiling NIOPosix PipeChannel.swift
[571/585] Compiling NIOPosix PipePair.swift
[572/585] Compiling NIOPosix IO.swift
[573/585] Compiling NIOPosix IntegerBitPacking.swift
[574/585] Compiling NIOPosix IntegerTypes.swift
[575/585] Compiling NIOPosix Linux.swift
[576/585] Compiling NIOPosix LinuxCPUSet.swift
[577/585] Compiling NIOPosix LinuxUring.swift
[578/585] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[579/585] Compiling NIOPosix Bootstrap.swift
[580/585] Compiling NIOPosix ControlMessage.swift
[581/585] Compiling NIOPosix DatagramVectorReadManager.swift
[582/585] Compiling NIOPosix Errors+Any.swift
[583/585] Compiling NIOPosix FileDescriptor.swift
[584/585] Compiling NIOPosix GetaddrinfoResolver.swift
[585/585] Compiling NIOPosix HappyEyeballs.swift
[587/610] Compiling NIO Exports.swift
[588/610] Emitting module NIO
[590/611] Compiling AsyncKit ConnectionPoolError.swift
[591/611] Compiling AsyncKit ConnectionPoolItem.swift
[592/611] Compiling AsyncKit ConnectionPoolSource.swift
[593/611] Compiling AsyncKit Future+Miscellaneous.swift
[594/611] Compiling AsyncKit Future+Nonempty.swift
[595/611] Compiling AsyncKit Future+Optional.swift
[596/613] Compiling AsyncKit EventLoopGroup+Throwing.swift
[597/613] Compiling AsyncKit Collection+Flatten.swift
[598/613] Compiling AsyncKit EventLoopFutureQueue+Sequence.swift
[599/613] Compiling AsyncKit Future+Transform.swift
[600/613] Compiling AsyncKit Future+Try.swift
[601/613] Compiling AsyncKit FutureOperators.swift
[602/634] Compiling AsyncKit Optional+StrictMap.swift
[603/634] Compiling AsyncKit Exports.swift
[604/634] Compiling RediStack RedisConnectionPool.swift
[605/634] Compiling RediStack RedisError.swift
[606/636] Compiling RediStack RESPValueConvertible.swift
[607/636] Compiling RediStack RedisClient.swift
[608/636] Compiling RediStack RedisConnection.swift
[609/636] Emitting module RediStack
[610/636] Compiling RediStack ConnectionPool.swift
[611/636] Compiling RediStack ConnectionPoolErrors.swift
[612/636] Compiling RediStack StandardLibrary.swift
[613/636] Compiling RediStack SwiftNIO.swift
[614/636] Compiling RediStack RESPTranslator.swift
[615/636] Compiling RediStack RESPValue.swift
[616/636] Compiling RediStack RedisKey.swift
[617/636] Compiling RediStack RedisMetrics.swift
[618/636] Compiling RediStack RedisByteDecoder.swift
[619/636] Compiling RediStack RedisCommandHandler.swift
[620/636] Compiling RediStack RedisMessageEncoder.swift
[621/636] Compiling RediStack BasicCommands.swift
[622/636] Compiling RediStack HashCommands.swift
[623/636] Compiling RediStack ListCommands.swift
[624/636] Compiling RediStack SetCommands.swift
[625/636] Compiling RediStack SortedSetCommands.swift
[626/636] Compiling RediStack StringCommands.swift
[628/637] Emitting module AsyncKit
[639/645] Compiling RedisKit RedisConfiguration.swift
[640/645] Emitting module RedisKit
/host/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 }
[641/645] Compiling RedisKit Exports.swift
[642/645] Compiling RedisKit RedisConnectionSource.swift
[643/645] Compiling RedisKit RedisClient+Codable.swift
/host/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 |             }
[644/645] Compiling RedisKit RedisConnectionPool.swift
/host/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 }
[645/645] Compiling RedisKit RedisSet.swift
/host/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 |
/host/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 |             }
/host/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 |
/host/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 |             }
/host/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 | }
Build complete! (130.15s)
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" : "/host/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"
}
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.