The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.28.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftNIOExtras/swift-nio-redis.git
Reference: develop
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/SwiftNIOExtras/swift-nio-redis
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 7d74e47 Make sure the channel is flushed
Cloned https://github.com/SwiftNIOExtras/swift-nio-redis.git
Revision (git rev-parse @):
7d74e47d65f341856658962c351a2a2206e74677
SUCCESS checkout https://github.com/SwiftNIOExtras/swift-nio-redis.git at develop
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/SwiftNIOExtras/swift-nio-redis.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Compiling CNIOWindows WSAStartup.c
[1/8] Compiling CNIOWindows shim.c
[2/8] Compiling CNIOLinux liburing_shims.c
[3/8] Compiling CNIOLinux shim.c
[4/33] Compiling _AtomicsShims.c
[5/33] Compiling CNIODarwin shim.c
[7/52] Compiling Atomics AtomicStorage.swift
[8/52] Compiling Atomics AtomicValue.swift
[9/52] Compiling Atomics RawRepresentable.swift
[10/52] Compiling Atomics AtomicBool.swift
[11/54] Compiling Atomics PointerConformances.swift
[12/54] Compiling Atomics Primitives.native.swift
[13/54] Compiling Atomics ManagedAtomic.swift
[14/54] Compiling Atomics UnsafeAtomic.swift
[15/54] Compiling Atomics UnsafeAtomicLazyReference.swift
[16/54] Compiling Atomics IntegerConformances.swift
[17/54] Compiling Atomics Primitives.shims.swift
[18/54] Compiling Atomics AtomicInteger.swift
[19/54] Compiling Atomics AtomicOptionalWrappable.swift
[20/54] Emitting module _NIOBase64
[21/54] Compiling _NIOBase64 Base64.swift
[22/54] Emitting module DequeModule
[23/54] Compiling DequeModule _DequeSlot.swift
[24/54] Compiling DequeModule _UnsafeWrappedBuffer.swift
[25/54] Compiling Atomics ManagedAtomicLazyReference.swift
[26/54] Compiling Atomics OptionalRawRepresentable.swift
[27/54] Compiling Atomics AtomicMemoryOrderings.swift
[28/54] Compiling Atomics DoubleWord.swift
[29/54] Compiling Atomics AtomicReference.swift
[30/54] Compiling _NIODataStructures _TinyArray.swift
[31/54] Compiling _NIODataStructures PriorityQueue.swift
[32/54] Emitting module _NIODataStructures
[33/54] Compiling _NIODataStructures Heap.swift
[52/56] Compiling Atomics IntegerOperations.swift
[53/56] Compiling Atomics Unmanaged extensions.swift
[53/56] Compiling c-nioatomics.c
[55/56] Emitting module Atomics
[55/56] Compiling c-atomics.c
[57/62] Compiling NIOConcurrencyHelpers NIOLock.swift
[58/62] Compiling NIOConcurrencyHelpers atomics.swift
[59/62] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[60/62] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[61/62] Emitting module NIOConcurrencyHelpers
[62/62] Compiling NIOConcurrencyHelpers lock.swift
[63/119] Compiling NIOCore GlobalSingletons.swift
[64/119] Compiling NIOCore IO.swift
[65/119] Compiling NIOCore IOData.swift
[66/119] Compiling NIOCore IPProtocol.swift
[67/119] Compiling NIOCore IntegerBitPacking.swift
[68/119] Compiling NIOCore IntegerTypes.swift
[69/119] Compiling NIOCore Interfaces.swift
[70/119] Compiling NIOCore Linux.swift
[71/127] Compiling NIOCore EventLoop+SerialExecutor.swift
[72/127] Compiling NIOCore EventLoop.swift
[73/127] Compiling NIOCore EventLoopFuture+Deprecated.swift
[74/127] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[75/127] Compiling NIOCore EventLoopFuture.swift
[76/127] Compiling NIOCore FileDescriptor.swift
[77/127] Compiling NIOCore FileHandle.swift
[78/127] Compiling NIOCore FileRegion.swift
[79/127] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[80/127] Compiling NIOCore SocketAddresses.swift
[81/127] Compiling NIOCore SocketOptionProvider.swift
[82/127] Compiling NIOCore SystemCallHelpers.swift
[83/127] Compiling NIOCore TimeAmount+Duration.swift
[84/127] Compiling NIOCore TypeAssistedChannelHandler.swift
[85/127] Compiling NIOCore UniversalBootstrapSupport.swift
[86/127] Compiling NIOCore Utilities.swift
[87/127] Compiling NIOCore ChannelOption.swift
[88/127] Compiling NIOCore ChannelPipeline.swift
[89/127] Compiling NIOCore CircularBuffer.swift
[90/127] Compiling NIOCore Codec.swift
[91/127] Compiling NIOCore ConvenienceOptionSupport.swift
[92/127] Compiling NIOCore DeadChannel.swift
[93/127] Compiling NIOCore DispatchQueue+WithFuture.swift
[94/127] Compiling NIOCore EventLoop+Deprecated.swift
[95/127] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[96/127] Compiling NIOCore NIOAsyncWriter.swift
[97/127] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[98/127] Compiling NIOCore BSDSocketAPI.swift
[99/127] Compiling NIOCore ByteBuffer-aux.swift
[100/127] Compiling NIOCore ByteBuffer-conversions.swift
[101/127] Compiling NIOCore ByteBuffer-core.swift
[102/127] Compiling NIOCore ByteBuffer-hexdump.swift
[103/127] Compiling NIOCore MarkedCircularBuffer.swift
[104/127] Compiling NIOCore MulticastChannel.swift
[105/127] Compiling NIOCore NIOAny.swift
[106/127] Compiling NIOCore NIOCloseOnErrorHandler.swift
[107/127] Compiling NIOCore NIOLoopBound.swift
[108/127] Compiling NIOCore NIOSendable.swift
[109/127] Compiling NIOCore PointerHelpers.swift
[110/127] Compiling NIOCore RecvByteBufferAllocator.swift
[111/127] Emitting module NIOCore
[112/127] Compiling NIOCore ByteBuffer-int.swift
[113/127] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[114/127] Compiling NIOCore ByteBuffer-multi-int.swift
[115/127] Compiling NIOCore ByteBuffer-views.swift
[116/127] Compiling NIOCore Channel.swift
[117/127] Compiling NIOCore ChannelHandler.swift
[118/127] Compiling NIOCore ChannelHandlers.swift
[119/127] Compiling NIOCore ChannelInvoker.swift
[120/127] Compiling NIOCore AddressedEnvelope.swift
[121/127] Compiling NIOCore AsyncAwaitSupport.swift
[122/127] Compiling NIOCore AsyncChannel.swift
[123/127] Compiling NIOCore AsyncChannelInboundStream.swift
[124/127] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[125/127] Compiling NIOCore AsyncChannelOutboundWriter.swift
[126/127] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[127/127] Compiling NIOCore NIOAsyncSequenceProducer.swift
[128/178] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[129/178] Compiling NIOEmbedded AsyncTestingChannel.swift
[130/178] Compiling NIOEmbedded Embedded.swift
[131/178] Emitting module NIOEmbedded
[132/178] Compiling NIOPosix PooledRecvBufferAllocator.swift
[133/178] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[134/178] Compiling NIOPosix PosixSingletons.swift
[135/178] Compiling NIOPosix RawSocketBootstrap.swift
[136/178] Compiling NIOPosix Resolver.swift
[137/178] Compiling NIOPosix Selectable.swift
[138/184] Emitting module NIOPosix
[139/184] Compiling NIOPosix IntegerBitPacking.swift
[140/184] Compiling NIOPosix IntegerTypes.swift
[141/184] Compiling NIOPosix Linux.swift
[142/184] Compiling NIOPosix LinuxCPUSet.swift
[143/184] Compiling NIOPosix LinuxUring.swift
[144/184] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[145/184] Compiling NIOPosix NIOThreadPool.swift
[146/184] Compiling NIOPosix ThreadPosix.swift
[147/184] Compiling NIOPosix ThreadWindows.swift
[148/184] Compiling NIOPosix UnsafeTransfer.swift
[149/184] Compiling NIOPosix Utilities.swift
[150/184] Compiling NIOPosix VsockAddress.swift
[151/184] Compiling NIOPosix VsockChannelEvents.swift
[152/184] Compiling NIOPosix SelectableChannel.swift
[153/184] Compiling NIOPosix SelectableEventLoop.swift
[154/184] Compiling NIOPosix SelectorEpoll.swift
[155/184] Compiling NIOPosix SelectorGeneric.swift
[156/184] Compiling NIOPosix SelectorKqueue.swift
[157/184] Compiling NIOPosix SelectorUring.swift
[158/184] Compiling NIOPosix BSDSocketAPICommon.swift
[159/184] Compiling NIOPosix BSDSocketAPIPosix.swift
[160/184] Compiling NIOPosix BSDSocketAPIWindows.swift
[161/184] Compiling NIOPosix BaseSocket.swift
[162/184] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[163/184] Compiling NIOPosix BaseSocketChannel.swift
[164/184] Compiling NIOPosix BaseStreamSocketChannel.swift
[165/184] Compiling NIOPosix ServerSocket.swift
[166/184] Compiling NIOPosix Socket.swift
[167/184] Compiling NIOPosix SocketChannel.swift
[168/184] Compiling NIOPosix SocketProtocols.swift
[169/184] Compiling NIOPosix System.swift
[170/184] Compiling NIOPosix Thread.swift
[171/184] Compiling NIOPosix NonBlockingFileIO.swift
[172/184] Compiling NIOPosix PendingDatagramWritesManager.swift
[173/184] Compiling NIOPosix PendingWritesManager.swift
[174/184] Compiling NIOPosix PipeChannel.swift
[175/184] Compiling NIOPosix PipePair.swift
[176/184] Compiling NIOPosix PointerHelpers.swift
[177/184] Compiling NIOPosix Pool.swift
[178/184] Compiling NIOPosix Bootstrap.swift
[179/184] Compiling NIOPosix ControlMessage.swift
[180/184] Compiling NIOPosix DatagramVectorReadManager.swift
[181/184] Compiling NIOPosix FileDescriptor.swift
[182/184] Compiling NIOPosix GetaddrinfoResolver.swift
[183/184] Compiling NIOPosix HappyEyeballs.swift
[184/184] Compiling NIOPosix IO.swift
[185/186] Compiling NIO Exports.swift
[186/186] Emitting module NIO
[187/190] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[188/190] Emitting module NIOFoundationCompat
[189/190] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[190/190] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[191/197] Compiling NIORedis ByteBufferExtras.swift
[192/197] Compiling NIORedis RESPEncodable.swift
[193/197] Compiling NIORedis RESPPipelineSetup.swift
[194/197] Compiling NIORedis RESPValue.swift
[195/197] Compiling NIORedis RESPChannelHandler.swift
[196/197] Emitting module NIORedis
[197/197] Compiling NIORedis RESPParser.swift
Build complete! (17.11s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio.git (1.34s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.63.0 (0.02s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-system.git (0.82s)
Fetched https://github.com/apple/swift-atomics.git (0.86s)
Fetched https://github.com/apple/swift-collections.git (1.23s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.02s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.02s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.6 (0.03s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.6
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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Build complete.
Done.

Build Machine: Mac 5