The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-nio-redis with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftNIOExtras/swift-nio-redis.git
Reference: 0.11.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/SwiftNIOExtras/swift-nio-redis
 * tag               0.11.0     -> FETCH_HEAD
HEAD is now at 8bdd2e9 Merge branch 'develop'
Cloned https://github.com/SwiftNIOExtras/swift-nio-redis.git
Revision (git rev-parse @):
8bdd2e97af4d6f5894912041ee6cfc303837622d
SUCCESS checkout https://github.com/SwiftNIOExtras/swift-nio-redis.git at 0.11.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/SwiftNIOExtras/swift-nio-redis.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/21] Write sources
[11/21] Compiling CNIOWindows shim.c
[12/21] Compiling CNIOLinux shim.c
[12/21] Write sources
[14/21] Compiling CNIOLinux liburing_shims.c
[15/21] Compiling CNIOWindows WSAStartup.c
[16/21] Write swift-version--423B1241ED78D482.txt
[17/44] Compiling CNIODarwin shim.c
[18/44] Compiling _AtomicsShims.c
[20/63] Compiling Atomics AtomicInteger.swift
[21/63] Compiling Atomics AtomicOptionalWrappable.swift
[22/63] Compiling Atomics ManagedAtomic.swift
[23/63] Compiling Atomics ManagedAtomicLazyReference.swift
[24/65] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[25/65] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[26/65] Compiling _NIOBase64 Base64.swift
[27/65] Emitting module _NIOBase64
[28/65] Compiling Atomics Primitives.native.swift
[29/65] Compiling Atomics Primitives.shims.swift
[30/65] Compiling Atomics IntegerConformances.swift
[31/65] Compiling Atomics PointerConformances.swift
[32/65] Compiling Atomics AtomicMemoryOrderings.swift
[33/65] Compiling Atomics DoubleWord.swift
[34/65] Emitting module _CollectionsUtilities
[35/65] Compiling Atomics AtomicReference.swift
[36/65] Compiling Atomics AtomicStorage.swift
[37/65] Compiling Atomics AtomicValue.swift
[38/65] Compiling Atomics OptionalRawRepresentable.swift
[39/65] Compiling Atomics RawRepresentable.swift
[40/65] Compiling Atomics AtomicBool.swift
[41/81] Compiling _NIODataStructures PriorityQueue.swift
[42/81] Compiling DequeModule _DequeBuffer.swift
[43/81] Compiling DequeModule _DequeBufferHeader.swift
[44/83] Compiling DequeModule _UnsafeWrappedBuffer.swift
[46/83] Compiling DequeModule Deque+Testing.swift
[47/83] Compiling DequeModule Deque._Storage.swift
[48/83] Compiling DequeModule Deque._UnsafeHandle.swift
[49/85] Compiling DequeModule Deque+Hashable.swift
[50/85] Compiling DequeModule Deque+Sendable.swift
[51/85] Compiling DequeModule Deque+Descriptions.swift
[52/85] Compiling DequeModule Deque+Equatable.swift
[53/85] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[54/85] Compiling DequeModule Deque+Extras.swift
[58/85] Compiling DequeModule Deque.swift
[61/85] Compiling DequeModule _DequeSlot.swift
[64/85] Compiling DequeModule Deque+Codable.swift
[65/85] Compiling DequeModule Deque+Collection.swift
[66/85] Compiling DequeModule Deque+CustomReflectable.swift
[67/85] Compiling _NIODataStructures Heap.swift
[68/85] Compiling _NIODataStructures _TinyArray.swift
[69/85] Emitting module _NIODataStructures
[70/85] Compiling Atomics IntegerOperations.swift
[71/85] Compiling Atomics Unmanaged extensions.swift
[79/85] Emitting module DequeModule
[80/85] Emitting module Atomics
[83/85] Compiling c-nioatomics.c
[84/85] Compiling c-atomics.c
[86/91] Compiling NIOConcurrencyHelpers lock.swift
[87/91] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[88/91] Compiling NIOConcurrencyHelpers atomics.swift
[89/91] Emitting module NIOConcurrencyHelpers
[90/91] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[91/91] Compiling NIOConcurrencyHelpers NIOLock.swift
[92/148] Compiling NIOCore GlobalSingletons.swift
[93/148] Compiling NIOCore IO.swift
[94/148] Compiling NIOCore IOData.swift
[95/148] Compiling NIOCore IPProtocol.swift
[96/148] Compiling NIOCore IntegerBitPacking.swift
[97/148] Compiling NIOCore IntegerTypes.swift
[98/148] Compiling NIOCore Interfaces.swift
[99/148] Compiling NIOCore Linux.swift
[100/156] Compiling NIOCore AddressedEnvelope.swift
[101/156] Compiling NIOCore AsyncAwaitSupport.swift
[102/156] Compiling NIOCore AsyncChannel.swift
[103/156] Compiling NIOCore AsyncChannelInboundStream.swift
[104/156] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[105/156] Compiling NIOCore AsyncChannelOutboundWriter.swift
[106/156] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[107/156] Compiling NIOCore NIOAsyncSequenceProducer.swift
[108/156] Compiling NIOCore EventLoop+SerialExecutor.swift
[109/156] Compiling NIOCore EventLoop.swift
[110/156] Compiling NIOCore EventLoopFuture+Deprecated.swift
[111/156] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[112/156] Compiling NIOCore EventLoopFuture.swift
[113/156] Compiling NIOCore FileDescriptor.swift
[114/156] Compiling NIOCore FileHandle.swift
[115/156] Compiling NIOCore FileRegion.swift
[116/156] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[117/156] Compiling NIOCore SocketAddresses.swift
[118/156] Compiling NIOCore SocketOptionProvider.swift
[119/156] Compiling NIOCore SystemCallHelpers.swift
[120/156] Compiling NIOCore TimeAmount+Duration.swift
[121/156] Compiling NIOCore TypeAssistedChannelHandler.swift
[122/156] Compiling NIOCore UniversalBootstrapSupport.swift
[123/156] Compiling NIOCore Utilities.swift
[124/156] Compiling NIOCore ChannelOption.swift
[125/156] Compiling NIOCore ChannelPipeline.swift
[126/156] Compiling NIOCore CircularBuffer.swift
[127/156] Compiling NIOCore Codec.swift
[128/156] Compiling NIOCore ConvenienceOptionSupport.swift
[129/156] Compiling NIOCore DeadChannel.swift
[130/156] Compiling NIOCore DispatchQueue+WithFuture.swift
[131/156] Compiling NIOCore EventLoop+Deprecated.swift
[132/156] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[133/156] Compiling NIOCore NIOAsyncWriter.swift
[134/156] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[135/156] Compiling NIOCore BSDSocketAPI.swift
[136/156] Compiling NIOCore ByteBuffer-aux.swift
[137/156] Compiling NIOCore ByteBuffer-conversions.swift
[138/156] Compiling NIOCore ByteBuffer-core.swift
[139/156] Compiling NIOCore ByteBuffer-hexdump.swift
[140/156] Compiling NIOCore ByteBuffer-int.swift
[141/156] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[142/156] Compiling NIOCore ByteBuffer-multi-int.swift
[143/156] Compiling NIOCore ByteBuffer-views.swift
[144/156] Compiling NIOCore Channel.swift
[145/156] Compiling NIOCore ChannelHandler.swift
[146/156] Compiling NIOCore ChannelHandlers.swift
[147/156] Compiling NIOCore ChannelInvoker.swift
[148/156] Compiling NIOCore MarkedCircularBuffer.swift
[149/156] Compiling NIOCore MulticastChannel.swift
[150/156] Compiling NIOCore NIOAny.swift
[151/156] Compiling NIOCore NIOCloseOnErrorHandler.swift
[152/156] Compiling NIOCore NIOLoopBound.swift
[153/156] Compiling NIOCore NIOSendable.swift
[154/156] Compiling NIOCore PointerHelpers.swift
[155/156] Compiling NIOCore RecvByteBufferAllocator.swift
[156/156] Emitting module NIOCore
[157/207] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[158/207] Emitting module NIOEmbedded
[159/207] Compiling NIOEmbedded Embedded.swift
[160/207] Compiling NIOEmbedded AsyncTestingChannel.swift
[161/207] Compiling NIOPosix PooledRecvBufferAllocator.swift
[162/207] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[163/207] Compiling NIOPosix PosixSingletons.swift
[164/207] Compiling NIOPosix RawSocketBootstrap.swift
[165/207] Compiling NIOPosix Resolver.swift
[166/207] Compiling NIOPosix Selectable.swift
[167/213] Emitting module NIOPosix
[168/213] Compiling NIOPosix IntegerBitPacking.swift
[169/213] Compiling NIOPosix IntegerTypes.swift
[170/213] Compiling NIOPosix Linux.swift
[171/213] Compiling NIOPosix LinuxCPUSet.swift
[172/213] Compiling NIOPosix LinuxUring.swift
[173/213] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[174/213] Compiling NIOPosix NIOThreadPool.swift
[175/213] Compiling NIOPosix ThreadPosix.swift
[176/213] Compiling NIOPosix ThreadWindows.swift
[177/213] Compiling NIOPosix UnsafeTransfer.swift
[178/213] Compiling NIOPosix Utilities.swift
[179/213] Compiling NIOPosix VsockAddress.swift
[180/213] Compiling NIOPosix VsockChannelEvents.swift
[181/213] Compiling NIOPosix BSDSocketAPICommon.swift
[182/213] Compiling NIOPosix BSDSocketAPIPosix.swift
[183/213] Compiling NIOPosix BSDSocketAPIWindows.swift
[184/213] Compiling NIOPosix BaseSocket.swift
[185/213] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[186/213] Compiling NIOPosix BaseSocketChannel.swift
[187/213] Compiling NIOPosix BaseStreamSocketChannel.swift
[188/213] Compiling NIOPosix SelectableChannel.swift
[189/213] Compiling NIOPosix SelectableEventLoop.swift
[190/213] Compiling NIOPosix SelectorEpoll.swift
[191/213] Compiling NIOPosix SelectorGeneric.swift
[192/213] Compiling NIOPosix SelectorKqueue.swift
[193/213] Compiling NIOPosix SelectorUring.swift
[194/213] Compiling NIOPosix NonBlockingFileIO.swift
[195/213] Compiling NIOPosix PendingDatagramWritesManager.swift
[196/213] Compiling NIOPosix PendingWritesManager.swift
[197/213] Compiling NIOPosix PipeChannel.swift
[198/213] Compiling NIOPosix PipePair.swift
[199/213] Compiling NIOPosix PointerHelpers.swift
[200/213] Compiling NIOPosix Pool.swift
[201/213] Compiling NIOPosix ServerSocket.swift
[202/213] Compiling NIOPosix Socket.swift
[203/213] Compiling NIOPosix SocketChannel.swift
[204/213] Compiling NIOPosix SocketProtocols.swift
[205/213] Compiling NIOPosix System.swift
[206/213] Compiling NIOPosix Thread.swift
[207/213] Compiling NIOPosix Bootstrap.swift
[208/213] Compiling NIOPosix ControlMessage.swift
[209/213] Compiling NIOPosix DatagramVectorReadManager.swift
[210/213] Compiling NIOPosix FileDescriptor.swift
[211/213] Compiling NIOPosix GetaddrinfoResolver.swift
[212/213] Compiling NIOPosix HappyEyeballs.swift
[213/213] Compiling NIOPosix IO.swift
[214/215] Compiling NIO Exports.swift
[215/215] Emitting module NIO
[216/219] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[217/219] Emitting module NIOFoundationCompat
[218/219] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[219/219] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[220/226] Compiling NIORedis RESPValue.swift
[221/226] Compiling NIORedis RESPPipelineSetup.swift
[222/226] Compiling NIORedis RESPEncodable.swift
[223/226] Compiling NIORedis RESPChannelHandler.swift
[224/226] Emitting module NIORedis
[225/226] Compiling NIORedis ByteBufferExtras.swift
[226/226] Compiling NIORedis RESPParser.swift
Build complete! (22.92s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio.git from cache (0.37s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.63.0 (0.04s)
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.20s)
Fetched https://github.com/apple/swift-collections.git from cache (0.20s)
Fetched https://github.com/apple/swift-system.git from cache (0.21s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.04s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.06s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.04s)
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-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-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
Build complete.
Done.

Build Machine: Mac 7