The Swift Package Index logo.Swift Package Index

Build Information

Successful build of redis-kit with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/redis-kit.git
Reference: 1.0.0-beta.5.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/vapor/redis-kit
 * tag               1.0.0-beta.5.1 -> FETCH_HEAD
HEAD is now at a650bad Pin to last RediStack alpha release
Cloned https://github.com/vapor/redis-kit.git
Revision (git rev-parse @):
a650bada7d7658064517e8ca17c92b854c91eb07
SUCCESS checkout https://github.com/vapor/redis-kit.git at 1.0.0-beta.5.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/vapor/redis-kit.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/apple/swift-log.git
Fetching https://gitlab.com/mordil/RediStack.git
Fetching https://github.com/vapor/async-kit.git
[1/2335] Fetching async-kit
[1052/5494] Fetching async-kit, swift-log
Fetched https://github.com/vapor/async-kit.git from cache (0.34s)
Fetched https://github.com/apple/swift-log.git from cache (0.34s)
[1/4788] Fetching redistack
Fetched https://gitlab.com/mordil/RediStack.git from cache (0.65s)
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/1935] Fetching swift-metrics
[1936/66374] Fetching swift-metrics, swift-nio
Fetched https://github.com/apple/swift-metrics.git from cache (4.27s)
Fetched https://github.com/apple/swift-nio.git from cache (4.35s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.43s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.4.1 (0.45s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.19.0 (0.46s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-collections.git
[1/5180] Fetching swift-algorithms
[5181/18926] Fetching swift-algorithms, swift-collections
Fetched https://github.com/apple/swift-algorithms.git from cache (0.46s)
[2887/13746] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.10s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (0.43s)
Fetching https://github.com/apple/swift-numerics.git
[1/5277] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.43s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.76s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.47s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.63.0 (0.70s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1563] Fetching swift-atomics
[533/4546] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (0.40s)
Fetched https://github.com/apple/swift-system.git from cache (0.40s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.44s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.42s)
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.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
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.4
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.2
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.63.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.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.4.1
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.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.19.0
Building for debugging...
[0/34] Write sources
[20/34] Compiling CNIODarwin shim.c
[20/34] Compiling CNIOWindows shim.c
[22/34] Compiling CNIOWindows WSAStartup.c
[22/34] Write sources
[27/34] Compiling CNIOLinux liburing_shims.c
[28/34] Compiling _NumericsShims _NumericsShims.c
[29/34] Compiling _AtomicsShims.c
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/shim.c:203:9: warning: 'RENAME_NOREPLACE' macro redefined [-Wmacro-redefined]
#define RENAME_NOREPLACE 1
        ^
/usr/include/stdio.h:164:10: note: previous definition is here
# define RENAME_NOREPLACE (1 << 0)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/shim.c:204:9: warning: 'RENAME_EXCHANGE' macro redefined [-Wmacro-redefined]
#define RENAME_EXCHANGE  2
        ^
/usr/include/stdio.h:165:10: note: previous definition is here
# define RENAME_EXCHANGE (1 << 1)
         ^
2 warnings generated.
[30/34] Compiling CNIOLinux shim.c
[31/34] Write swift-version-24593BA9C3E375BF.txt
[33/75] Emitting module _NIOBase64
[34/75] Emitting module RealModule
[34/76] Compiling c-nioatomics.c
[36/95] Emitting module CoreMetrics
[36/95] Compiling c-atomics.c
[38/101] Compiling Atomics UnsafeAtomic.swift
[39/101] Compiling Atomics UnsafeAtomicLazyReference.swift
[40/103] Compiling Atomics OptionalRawRepresentable.swift
[41/103] Compiling Atomics RawRepresentable.swift
[42/103] Compiling Atomics AtomicBool.swift
[43/103] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[46/103] Compiling RealModule RealFunctions.swift
[48/103] Compiling Atomics Primitives.shims.swift
[49/103] Compiling RealModule ElementaryFunctions.swift
[50/103] Compiling Atomics ManagedAtomic.swift
[51/103] Compiling Atomics ManagedAtomicLazyReference.swift
[52/105] Compiling Atomics AtomicValue.swift
[53/105] Compiling Atomics AtomicMemoryOrderings.swift
[54/105] Compiling Atomics DoubleWord.swift
[55/105] Compiling Atomics AtomicOptionalWrappable.swift
[56/105] Compiling Atomics IntegerConformances.swift
[57/105] Compiling Atomics AtomicReference.swift
[58/105] Compiling Atomics AtomicStorage.swift
[59/105] Compiling _NIOBase64 Base64.swift
[61/106] Compiling Atomics AtomicInteger.swift
[65/106] Compiling Atomics PointerConformances.swift
[66/106] Compiling Atomics Primitives.native.swift
[67/106] Emitting module _CollectionsUtilities
[78/106] Compiling RealModule Float80+Real.swift
[79/106] Compiling RealModule Real.swift
[80/106] Compiling RealModule Float16+Real.swift
[81/106] Compiling CoreMetrics Metrics.swift
[82/106] Compiling RealModule Float+Real.swift
[85/107] Compiling _NIODataStructures PriorityQueue.swift
[86/107] Compiling _NIODataStructures _TinyArray.swift
[87/107] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[88/107] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[89/117] Compiling Atomics IntegerOperations.swift
[90/117] Compiling Atomics Unmanaged extensions.swift
[92/207] Emitting module Atomics
[93/256] Compiling Logging MetadataProvider.swift
[94/256] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[95/256] Compiling NIOConcurrencyHelpers NIOLock.swift
[96/256] Emitting module NIOConcurrencyHelpers
[97/256] Compiling CoreMetrics Locks.swift
[98/257] Compiling NIOConcurrencyHelpers lock.swift
[99/257] Emitting module _NIODataStructures
[100/257] Compiling _NIODataStructures Heap.swift
[103/267] Compiling NIOConcurrencyHelpers atomics.swift
[105/268] Compiling _RopeModule BigString+UnicodeScalarView.swift
[106/268] Compiling _RopeModule BigSubstring+UTF16View.swift
[107/268] Compiling _RopeModule BigSubstring+UTF8View.swift
[108/268] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[109/268] Compiling _RopeModule BigSubstring.swift
[110/268] Compiling _RopeModule Rope+Builder.swift
[111/268] Compiling _RopeModule Rope+Debugging.swift
[112/268] Compiling _RopeModule Rope+Invariants.swift
[113/268] Compiling _RopeModule Rope+_Node.swift
[114/268] Compiling _RopeModule Rope+_Storage.swift
[115/268] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[116/268] Compiling _RopeModule Rope+_UnsafeHandle.swift
[117/268] Compiling _RopeModule Rope.swift
[118/268] Compiling _RopeModule RopeElement.swift
[119/275] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[120/275] Compiling _RopeModule BigString+Chunk+Splitting.swift
[121/275] Compiling _RopeModule BigString+Chunk.swift
[122/276] Compiling HeapModule Heap+Descriptions.swift
[124/276] Compiling Logging LogHandler.swift
[125/276] Compiling Logging Locks.swift
[126/276] Emitting module Logging
[127/276] Compiling Logging Logging.swift
[129/307] Compiling HeapModule _HeapNode.swift
[130/331] Compiling HeapModule Heap.swift
[131/369] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[132/369] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[133/369] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[134/369] Compiling HashTreeCollections _HashNode+Structural merge.swift
[135/369] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[136/369] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[137/402] Compiling BitCollections BitArray+Equatable.swift
[138/402] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[139/426] Emitting module HeapModule
[140/427] Compiling HeapModule Heap+Invariants.swift
[141/427] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[142/427] Compiling HeapModule Heap+UnsafeHandle.swift
[143/428] Compiling DequeModule _UnsafeWrappedBuffer.swift
[144/428] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[145/428] Compiling BitCollections BitArray+Shifts.swift
[146/428] Compiling BitCollections BitArray+Testing.swift
[147/428] Compiling BitCollections BitArray._UnsafeHandle.swift
[148/428] Compiling BitCollections BitArray.swift
[149/428] Compiling BitCollections BitSet+BidirectionalCollection.swift
[150/428] Compiling BitCollections BitSet+Codable.swift
[151/428] Compiling BitCollections BitArray+BitwiseOperations.swift
[152/428] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[153/428] Compiling BitCollections BitArray+Codable.swift
[154/428] Compiling BitCollections BitArray+Collection.swift
[155/428] Compiling BitCollections BitArray+Copy.swift
[156/428] Compiling BitCollections BitArray+CustomReflectable.swift
[157/428] Compiling BitCollections BitArray+Descriptions.swift
[159/428] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[160/428] Compiling BitCollections BitSet+CustomReflectable.swift
[161/428] Compiling BitCollections BitSet+CustomStringConvertible.swift
[162/428] Compiling BitCollections BitSet+Equatable.swift
[163/428] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[164/428] Compiling BitCollections BitSet+Extras.swift
[165/428] Compiling BitCollections BitSet+Hashable.swift
[166/428] Compiling BitCollections BitSet+Initializers.swift
[167/428] Compiling BitCollections BitSet+Invariants.swift
[168/428] Compiling BitCollections BitSet+Random.swift
[169/428] Compiling BitCollections BitSet+SetAlgebra basics.swift
[170/428] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[171/428] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[172/428] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[173/428] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[174/428] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[175/428] Compiling BitCollections BitArray+Initializers.swift
[176/428] Compiling BitCollections BitArray+Invariants.swift
[186/428] Compiling HashTreeCollections TreeSet+Hashable.swift
[187/428] Compiling HashTreeCollections TreeSet+Sendable.swift
[188/428] Compiling HashTreeCollections TreeSet+Sequence.swift
[189/428] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[190/428] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[191/428] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[192/428] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[193/428] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[194/428] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[195/428] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[196/438] Compiling BitCollections BitSet+SetAlgebra union.swift
[197/438] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[198/438] Compiling BitCollections BitSet.Counted.swift
[199/438] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[200/438] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[201/438] Compiling HashTreeCollections TreeDictionary+Values.swift
[202/438] Compiling HashTreeCollections TreeDictionary.swift
[203/438] Compiling HashTreeCollections TreeSet+Codable.swift
[204/438] Compiling HashTreeCollections TreeSet+Collection.swift
[205/447] Compiling DequeModule _DequeSlot.swift
[218/454] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[219/454] Compiling BitCollections BitArray+Extras.swift
[220/454] Compiling BitCollections BitArray+Fill.swift
[221/454] Compiling BitCollections BitArray+Hashable.swift
[231/454] Compiling BitCollections Range+Utilities.swift
[232/454] Compiling BitCollections Slice+Utilities.swift
[233/454] Compiling BitCollections UInt+Tricks.swift
[234/454] Compiling BitCollections _Word.swift
[235/454] Compiling HashTreeCollections TreeSet+Debugging.swift
[236/454] Compiling HashTreeCollections TreeSet+Descriptions.swift
[237/454] Compiling HashTreeCollections TreeSet+Equatable.swift
[238/454] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[239/454] Compiling HashTreeCollections TreeSet+Extras.swift
[240/454] Compiling HashTreeCollections TreeSet+Filter.swift
[256/454] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[257/454] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[258/454] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[259/454] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[260/454] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[264/454] Compiling BitCollections BitSet.Index.swift
[265/454] Compiling BitCollections BitSet._UnsafeHandle.swift
[266/454] Compiling BitCollections BitSet.swift
[276/454] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[277/454] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[278/454] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[279/454] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[298/454] Emitting module Metrics
[299/454] Compiling Metrics Metrics.swift
[307/455] Compiling _RopeModule _CharacterRecognizer.swift
[308/455] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[309/455] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[310/455] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[311/455] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[312/455] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[313/455] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[314/455] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[315/455] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[316/455] Compiling HashTreeCollections TreeSet.swift
[335/455] Emitting module DequeModule
[345/456] Emitting module BitCollections
[356/513] Emitting module OrderedCollections
[357/513] Compiling NIOCore NIOLoopBound.swift
[358/513] Compiling NIOCore NIOSendable.swift
[359/513] Compiling NIOCore PointerHelpers.swift
[360/513] Compiling NIOCore RecvByteBufferAllocator.swift
[364/514] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[365/514] Compiling NIOCore ByteBuffer-multi-int.swift
[366/514] Compiling NIOCore ByteBuffer-views.swift
[367/514] Compiling NIOCore Channel.swift
[368/514] Compiling NIOCore ChannelHandler.swift
[369/514] Compiling NIOCore ChannelHandlers.swift
[370/514] Compiling NIOCore ChannelInvoker.swift
[371/514] Compiling NIOCore GlobalSingletons.swift
[372/514] Compiling NIOCore IO.swift
[373/514] Compiling NIOCore IOData.swift
[374/514] Compiling NIOCore IPProtocol.swift
[376/514] Compiling NIOCore EventLoop+SerialExecutor.swift
[377/514] Compiling NIOCore EventLoop.swift
[378/514] Compiling NIOCore EventLoopFuture+Deprecated.swift
[379/514] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[380/514] Compiling NIOCore EventLoopFuture.swift
[381/514] Compiling NIOCore FileDescriptor.swift
[382/514] Compiling NIOCore FileHandle.swift
[383/514] Compiling NIOCore FileRegion.swift
[385/515] Emitting module _RopeModule
[386/515] Compiling _RopeModule Rope+Join.swift
[387/515] Compiling _RopeModule Rope+MutatingForEach.swift
[388/515] Compiling _RopeModule Rope+Remove.swift
[389/515] Compiling _RopeModule Rope+RemoveSubrange.swift
[390/515] Compiling _RopeModule Rope+Split.swift
[391/515] Compiling _RopeModule Optional Utilities.swift
[392/515] Compiling _RopeModule String Utilities.swift
[393/515] Compiling _RopeModule String.Index+ABI.swift
[395/515] Compiling NIOCore AsyncChannelInboundStream.swift
[396/515] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[397/515] Compiling NIOCore AsyncChannelOutboundWriter.swift
[398/515] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[399/515] Compiling NIOCore NIOAsyncSequenceProducer.swift
[408/515] Compiling NIOCore ChannelOption.swift
[409/515] Compiling NIOCore ChannelPipeline.swift
[410/515] Compiling NIOCore CircularBuffer.swift
[411/515] Compiling NIOCore Codec.swift
[412/515] Compiling NIOCore ConvenienceOptionSupport.swift
[413/515] Compiling NIOCore DeadChannel.swift
[414/515] Compiling NIOCore DispatchQueue+WithFuture.swift
[415/515] Compiling NIOCore EventLoop+Deprecated.swift
[416/515] Compiling NIOCore ByteBuffer-int.swift
[417/515] Compiling NIOCore MarkedCircularBuffer.swift
[418/515] Compiling NIOCore MulticastChannel.swift
[419/515] Compiling NIOCore NIOAny.swift
[420/515] Compiling NIOCore NIOCloseOnErrorHandler.swift
[425/523] Emitting module Algorithms
[427/524] Emitting module HashTreeCollections
[428/524] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[429/524] Compiling NIOCore NIOAsyncWriter.swift
[430/524] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[431/524] Compiling NIOCore BSDSocketAPI.swift
[432/524] Compiling NIOCore ByteBuffer-aux.swift
[433/524] Compiling NIOCore ByteBuffer-conversions.swift
[434/524] Compiling NIOCore ByteBuffer-core.swift
[435/524] Compiling NIOCore ByteBuffer-hexdump.swift
[436/524] Compiling NIOCore AddressedEnvelope.swift
[437/524] Compiling NIOCore AsyncAwaitSupport.swift
[438/524] Compiling NIOCore AsyncChannel.swift
[444/525] Compiling NIOCore IntegerBitPacking.swift
[445/525] Compiling NIOCore IntegerTypes.swift
[446/525] Compiling NIOCore Interfaces.swift
[447/525] Compiling NIOCore Linux.swift
[478/528] Emitting module Collections
[479/528] Compiling Collections Collections.swift
[489/529] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[490/529] Compiling NIOCore SocketAddresses.swift
[491/529] Compiling NIOCore SocketOptionProvider.swift
[492/529] Compiling NIOCore SystemCallHelpers.swift
[493/529] Compiling NIOCore TimeAmount+Duration.swift
[494/529] Compiling NIOCore TypeAssistedChannelHandler.swift
[495/529] Compiling NIOCore UniversalBootstrapSupport.swift
[496/529] Compiling NIOCore Utilities.swift
[529/529] Emitting module NIOCore
[531/581] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[532/581] Emitting module NIOEmbedded
[533/581] Compiling NIOEmbedded AsyncTestingChannel.swift
[534/581] Compiling NIOEmbedded Embedded.swift
[536/582] Emitting module NIOPosix
[537/588] Compiling NIOPosix ThreadPosix.swift
[538/588] Compiling NIOPosix ThreadWindows.swift
[539/588] Compiling NIOPosix UnsafeTransfer.swift
[540/588] Compiling NIOPosix Utilities.swift
[541/588] Compiling NIOPosix VsockAddress.swift
[542/588] Compiling NIOPosix VsockChannelEvents.swift
[543/588] Compiling NIOPosix SelectableChannel.swift
[544/588] Compiling NIOPosix SelectableEventLoop.swift
[545/588] Compiling NIOPosix SelectorEpoll.swift
[546/588] Compiling NIOPosix SelectorGeneric.swift
[547/588] Compiling NIOPosix SelectorKqueue.swift
[548/588] Compiling NIOPosix SelectorUring.swift
[549/588] Compiling NIOPosix ServerSocket.swift
[550/588] Compiling NIOPosix Socket.swift
[551/588] Compiling NIOPosix SocketChannel.swift
[552/588] Compiling NIOPosix SocketProtocols.swift
[553/588] Compiling NIOPosix System.swift
[554/588] Compiling NIOPosix Thread.swift
[555/588] Compiling NIOPosix PooledRecvBufferAllocator.swift
[556/588] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[557/588] Compiling NIOPosix PosixSingletons.swift
[558/588] Compiling NIOPosix RawSocketBootstrap.swift
[559/588] Compiling NIOPosix Resolver.swift
[560/588] Compiling NIOPosix Selectable.swift
[561/588] Compiling NIOPosix BSDSocketAPICommon.swift
[562/588] Compiling NIOPosix BSDSocketAPIPosix.swift
[563/588] Compiling NIOPosix BSDSocketAPIWindows.swift
[564/588] Compiling NIOPosix BaseSocket.swift
[565/588] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[566/588] Compiling NIOPosix BaseSocketChannel.swift
[567/588] Compiling NIOPosix BaseStreamSocketChannel.swift
[568/588] Compiling NIOPosix IntegerBitPacking.swift
[569/588] Compiling NIOPosix IntegerTypes.swift
[570/588] Compiling NIOPosix Linux.swift
[571/588] Compiling NIOPosix LinuxCPUSet.swift
[572/588] Compiling NIOPosix LinuxUring.swift
[573/588] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[574/588] Compiling NIOPosix NIOThreadPool.swift
[575/588] Compiling NIOPosix NonBlockingFileIO.swift
[576/588] Compiling NIOPosix PendingDatagramWritesManager.swift
[577/588] Compiling NIOPosix PendingWritesManager.swift
[578/588] Compiling NIOPosix PipeChannel.swift
[579/588] Compiling NIOPosix PipePair.swift
[580/588] Compiling NIOPosix PointerHelpers.swift
[581/588] Compiling NIOPosix Pool.swift
[582/588] Compiling NIOPosix Bootstrap.swift
[583/588] Compiling NIOPosix ControlMessage.swift
[584/588] Compiling NIOPosix DatagramVectorReadManager.swift
[585/588] Compiling NIOPosix FileDescriptor.swift
[586/588] Compiling NIOPosix GetaddrinfoResolver.swift
[587/588] Compiling NIOPosix HappyEyeballs.swift
[588/588] Compiling NIOPosix IO.swift
[590/613] Emitting module NIO
[591/613] Compiling NIO Exports.swift
[593/635] Compiling RediStack BasicCommands.swift
[594/635] Compiling RediStack HashCommands.swift
[595/635] Compiling RediStack ListCommands.swift
[596/637] Compiling RediStack RedisConnectionPool.swift
[597/637] Compiling RediStack RedisError.swift
[598/639] Compiling RediStack RedisMetrics.swift
[599/639] Compiling AsyncKit Exports.swift
[600/639] Emitting module RediStack
[601/639] Compiling RediStack RedisKey.swift
[603/639] Compiling RediStack SwiftNIO.swift
[604/639] Compiling RediStack RESPTranslator.swift
[605/639] Compiling RediStack RESPValue.swift
[606/639] Compiling RediStack RedisByteDecoder.swift
[607/639] Compiling RediStack RedisCommandHandler.swift
[608/639] Compiling RediStack RedisMessageEncoder.swift
[609/639] Compiling RediStack ConnectionPool.swift
[610/639] Compiling RediStack ConnectionPoolErrors.swift
[611/639] Compiling RediStack StandardLibrary.swift
[612/639] Compiling RediStack RESPValueConvertible.swift
[613/639] Compiling RediStack RedisClient.swift
[614/639] Compiling RediStack RedisConnection.swift
[618/639] Compiling RediStack SetCommands.swift
[619/639] Compiling RediStack SortedSetCommands.swift
[620/639] Compiling RediStack StringCommands.swift
[622/640] Emitting module AsyncKit
[642/648] Emitting module RedisKit
[643/648] Compiling RedisKit RedisConfiguration.swift
[644/648] Compiling RedisKit RedisClient+Codable.swift
[645/648] Compiling RedisKit RedisConnectionSource.swift
[646/648] Compiling RedisKit Exports.swift
[647/648] Compiling RedisKit RedisConnectionPool.swift
[648/648] Compiling RedisKit RedisSet.swift
Build complete! (86.02s)
Build complete.
Done.

Build Machine: Linux 2