The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-nio-redis with Swift 5.8 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftNIOExtras/swift-nio-redis.git
Reference: 0.11.0
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/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:         linux
Swift version:             5.8
Building package at path:  $workDir
https://github.com/SwiftNIOExtras/swift-nio-redis.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/apple/swift-nio.git
[1/64258] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git (4.28s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.63.0 (0.50s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/1563] Fetching swift-atomics
[533/4543] Fetching swift-atomics, swift-system
[3206/17292] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git (0.85s)
Fetched https://github.com/apple/swift-system.git (0.85s)
Fetched https://github.com/apple/swift-collections.git (0.87s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.36s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.35s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.6 (0.50s)
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-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-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
Building for debugging...
[0/8] Compiling _AtomicsShims.c
[1/8] Compiling CNIOWindows shim.c
[1/8] Compiling CNIOWindows WSAStartup.c
[3/8] Compiling CNIOLinux liburing_shims.c
[4/8] Compiling CNIODarwin shim.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.
[5/8] Compiling CNIOLinux shim.c
[6/52] Compiling c-nioatomics.c
[7/52] Compiling c-atomics.c
[9/52] Compiling DequeModule _DequeBuffer.swift
[10/52] Compiling DequeModule _DequeBufferHeader.swift
[11/54] Compiling DequeModule Deque+CustomDebugStringConvertible.swift
[12/54] Compiling DequeModule Deque+CustomReflectable.swift
[13/54] Compiling DequeModule Deque+CustomStringConvertible.swift
[16/58] Compiling DequeModule Deque._Storage.swift
[17/58] Compiling DequeModule Deque._UnsafeHandle.swift
[18/58] Compiling DequeModule Deque+Hashable.swift
[19/58] Compiling DequeModule Deque+Sendable.swift
[20/58] Compiling DequeModule Deque+Testing.swift
[21/58] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[22/58] Compiling DequeModule Deque+Extras.swift
[23/58] Compiling DequeModule Deque.swift
[24/58] Compiling DequeModule UnsafeMutableBufferPointer+Utilities.swift
[25/59] Compiling DequeModule Compatibility.swift
[26/59] Compiling DequeModule Deque+Codable.swift
[27/59] Compiling DequeModule Deque+Collection.swift
[28/59] Emitting module DequeModule
[29/59] Compiling DequeModule Deque+Equatable.swift
[37/61] Compiling _NIODataStructures PriorityQueue.swift
[38/61] Compiling _NIODataStructures _TinyArray.swift
[39/62] Emitting module _NIOBase64
[40/62] Compiling _NIOBase64 Base64.swift
[48/64] Emitting module Atomics
[49/64] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[54/64] Compiling DequeModule _DequeSlot.swift
[55/64] Compiling DequeModule _UnsafeWrappedBuffer.swift
[62/68] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[63/68] Emitting module NIOConcurrencyHelpers
[64/68] Compiling NIOConcurrencyHelpers NIOLock.swift
[65/68] Emitting module _NIODataStructures
[66/68] Compiling _NIODataStructures Heap.swift
[69/70] Compiling NIOConcurrencyHelpers lock.swift
[70/70] Compiling NIOConcurrencyHelpers atomics.swift
[73/129] Compiling NIOCore AddressedEnvelope.swift
[74/129] Compiling NIOCore AsyncAwaitSupport.swift
[75/129] Compiling NIOCore AsyncChannel.swift
[76/129] Compiling NIOCore AsyncChannelInboundStream.swift
[77/129] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[78/129] Compiling NIOCore AsyncChannelOutboundWriter.swift
[79/129] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[80/129] Compiling NIOCore NIOAsyncSequenceProducer.swift
[81/137] Compiling NIOCore GlobalSingletons.swift
[82/137] Compiling NIOCore IO.swift
[83/137] Compiling NIOCore IOData.swift
[84/137] Compiling NIOCore IPProtocol.swift
[85/137] Compiling NIOCore IntegerBitPacking.swift
[86/137] Compiling NIOCore IntegerTypes.swift
[87/137] Compiling NIOCore Interfaces.swift
[88/137] Compiling NIOCore Linux.swift
[89/137] Compiling NIOCore ChannelOption.swift
[90/137] Compiling NIOCore ChannelPipeline.swift
[91/137] Compiling NIOCore CircularBuffer.swift
[92/137] Compiling NIOCore Codec.swift
[93/137] Compiling NIOCore ConvenienceOptionSupport.swift
[94/137] Compiling NIOCore DeadChannel.swift
[95/137] Compiling NIOCore DispatchQueue+WithFuture.swift
[96/137] Compiling NIOCore EventLoop+Deprecated.swift
[97/137] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[98/137] Compiling NIOCore SocketAddresses.swift
[99/137] Compiling NIOCore SocketOptionProvider.swift
[100/137] Compiling NIOCore SystemCallHelpers.swift
[101/137] Compiling NIOCore TimeAmount+Duration.swift
[102/137] Compiling NIOCore TypeAssistedChannelHandler.swift
[103/137] Compiling NIOCore UniversalBootstrapSupport.swift
[104/137] Compiling NIOCore Utilities.swift
[105/137] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[106/137] Compiling NIOCore NIOAsyncWriter.swift
[107/137] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[108/137] Compiling NIOCore BSDSocketAPI.swift
[109/137] Compiling NIOCore ByteBuffer-aux.swift
[110/137] Compiling NIOCore ByteBuffer-conversions.swift
[111/137] Compiling NIOCore ByteBuffer-core.swift
[112/137] Compiling NIOCore ByteBuffer-hexdump.swift
[113/137] Compiling NIOCore EventLoop+SerialExecutor.swift
[114/137] Compiling NIOCore EventLoop.swift
[115/137] Compiling NIOCore EventLoopFuture+Deprecated.swift
[116/137] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[117/137] Compiling NIOCore EventLoopFuture.swift
[118/137] Compiling NIOCore FileDescriptor.swift
[119/137] Compiling NIOCore FileHandle.swift
[120/137] Compiling NIOCore FileRegion.swift
[121/137] Compiling NIOCore ByteBuffer-int.swift
[122/137] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[123/137] Compiling NIOCore ByteBuffer-multi-int.swift
[124/137] Compiling NIOCore ByteBuffer-views.swift
[125/137] Compiling NIOCore Channel.swift
[126/137] Compiling NIOCore ChannelHandler.swift
[127/137] Compiling NIOCore ChannelHandlers.swift
[128/137] Compiling NIOCore ChannelInvoker.swift
[129/137] Compiling NIOCore MarkedCircularBuffer.swift
[130/137] Compiling NIOCore MulticastChannel.swift
[131/137] Compiling NIOCore NIOAny.swift
[132/137] Compiling NIOCore NIOCloseOnErrorHandler.swift
[133/137] Compiling NIOCore NIOLoopBound.swift
[134/137] Compiling NIOCore NIOSendable.swift
[135/137] Compiling NIOCore PointerHelpers.swift
[136/137] Compiling NIOCore RecvByteBufferAllocator.swift
[137/137] Emitting module NIOCore
[140/190] Emitting module NIOEmbedded
[141/190] Compiling NIOEmbedded AsyncTestingChannel.swift
[142/190] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[143/190] Compiling NIOEmbedded Embedded.swift
[146/192] Compiling NIOPosix IntegerBitPacking.swift
[147/192] Compiling NIOPosix IntegerTypes.swift
[148/192] Compiling NIOPosix Linux.swift
[149/192] Compiling NIOPosix LinuxCPUSet.swift
[150/192] Compiling NIOPosix LinuxUring.swift
[151/192] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[152/192] Compiling NIOPosix NIOThreadPool.swift
[153/198] Compiling NIOPosix SelectableChannel.swift
[154/198] Compiling NIOPosix SelectableEventLoop.swift
[155/198] Compiling NIOPosix SelectorEpoll.swift
[156/198] Compiling NIOPosix SelectorGeneric.swift
[157/198] Compiling NIOPosix SelectorKqueue.swift
[158/198] Compiling NIOPosix SelectorUring.swift
[159/198] Compiling NIOPosix ServerSocket.swift
[160/198] Compiling NIOPosix Socket.swift
[161/198] Compiling NIOPosix SocketChannel.swift
[162/198] Compiling NIOPosix SocketProtocols.swift
[163/198] Compiling NIOPosix System.swift
[164/198] Compiling NIOPosix Thread.swift
[165/198] Compiling NIOPosix PooledRecvBufferAllocator.swift
[166/198] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[167/198] Compiling NIOPosix PosixSingletons.swift
[168/198] Compiling NIOPosix RawSocketBootstrap.swift
[169/198] Compiling NIOPosix Resolver.swift
[170/198] Compiling NIOPosix Selectable.swift
[171/198] Compiling NIOPosix ThreadPosix.swift
[172/198] Compiling NIOPosix ThreadWindows.swift
[173/198] Compiling NIOPosix UnsafeTransfer.swift
[174/198] Compiling NIOPosix Utilities.swift
[175/198] Compiling NIOPosix VsockAddress.swift
[176/198] Compiling NIOPosix VsockChannelEvents.swift
[177/198] Compiling NIOPosix NonBlockingFileIO.swift
[178/198] Compiling NIOPosix PendingDatagramWritesManager.swift
[179/198] Compiling NIOPosix PendingWritesManager.swift
[180/198] Compiling NIOPosix PipeChannel.swift
[181/198] Compiling NIOPosix PipePair.swift
[182/198] Compiling NIOPosix PointerHelpers.swift
[183/198] Compiling NIOPosix Pool.swift
[184/198] Compiling NIOPosix BSDSocketAPICommon.swift
[185/198] Compiling NIOPosix BSDSocketAPIPosix.swift
[186/198] Compiling NIOPosix BSDSocketAPIWindows.swift
[187/198] Compiling NIOPosix BaseSocket.swift
[188/198] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[189/198] Compiling NIOPosix BaseSocketChannel.swift
[190/198] Compiling NIOPosix BaseStreamSocketChannel.swift
[191/198] Compiling NIOPosix Bootstrap.swift
[192/198] Compiling NIOPosix ControlMessage.swift
[193/198] Compiling NIOPosix DatagramVectorReadManager.swift
[194/198] Compiling NIOPosix FileDescriptor.swift
[195/198] Compiling NIOPosix GetaddrinfoResolver.swift
[196/198] Compiling NIOPosix HappyEyeballs.swift
[197/198] Compiling NIOPosix IO.swift
[198/198] Emitting module NIOPosix
[201/202] Emitting module NIO
[202/202] Compiling NIO Exports.swift
[205/208] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[206/208] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[207/208] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[208/208] Emitting module NIOFoundationCompat
[211/217] Compiling NIORedis RESPPipelineSetup.swift
[212/217] Emitting module NIORedis
[213/217] Compiling NIORedis RESPValue.swift
[214/217] Compiling NIORedis RESPChannelHandler.swift
[215/217] Compiling NIORedis RESPEncodable.swift
[216/217] Compiling NIORedis ByteBufferExtras.swift
[217/217] Compiling NIORedis RESPParser.swift
Build complete! (33.48s)
Build complete.
Done.

Build Machine: Linux 1