The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-nio-redis-client 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/NozeIO/swift-nio-redis-client.git
Reference: 0.10.3
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/NozeIO/swift-nio-redis-client
 * tag               0.10.3     -> FETCH_HEAD
HEAD is now at 8327121 Merge branch 'develop' into main
Cloned https://github.com/NozeIO/swift-nio-redis-client.git
Revision (git rev-parse @):
832712154a0bf27b2cdee18385138937e9501084
SUCCESS checkout https://github.com/NozeIO/swift-nio-redis-client.git at 0.10.3
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/NozeIO/swift-nio-redis-client.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/SwiftNIOExtras/swift-nio-redis.git
Fetching https://github.com/apple/swift-nio.git
[1/359] Fetching swift-nio-redis
[360/64856] Fetching swift-nio-redis, swift-nio
Fetched https://github.com/SwiftNIOExtras/swift-nio-redis.git from cache (4.70s)
Fetched https://github.com/apple/swift-nio.git from cache (4.78s)
Computing version for https://github.com/SwiftNIOExtras/swift-nio-redis.git
Computed https://github.com/SwiftNIOExtras/swift-nio-redis.git at 0.11.0 (0.43s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.63.0 (0.71s)
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
[17/4546] Fetching swift-atomics, swift-system
[4547/18292] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.22s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.22s)
Fetched https://github.com/apple/swift-collections.git from cache (1.24s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.47s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (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.75s)
Creating working copy for https://github.com/SwiftNIOExtras/swift-nio-redis.git
Working copy of https://github.com/SwiftNIOExtras/swift-nio-redis.git resolved at 0.11.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
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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.0
warning: 'spi-builder-workspace': dependency 'swift-nio' is not used by any target
Building for debugging...
[0/22] Write sources
[12/22] Compiling _AtomicsShims.c
[13/22] Compiling CNIOWindows shim.c
[14/22] Write sources
[15/22] Compiling CNIOWindows WSAStartup.c
[16/22] Compiling CNIOLinux liburing_shims.c
[17/22] 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.
[18/22] Compiling CNIOLinux shim.c
[19/22] Write swift-version-24593BA9C3E375BF.txt
[20/64] Compiling c-nioatomics.c
[22/64] Emitting module _CollectionsUtilities
[22/66] Compiling c-atomics.c
[24/72] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[25/72] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[26/72] Compiling _CollectionsUtilities Specialize.swift
[27/72] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[28/72] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[29/72] Compiling _NIODataStructures PriorityQueue.swift
[30/74] Compiling Atomics IntegerConformances.swift
[31/74] Compiling Atomics PointerConformances.swift
[32/74] Compiling Atomics Primitives.native.swift
[33/74] Compiling Atomics OptionalRawRepresentable.swift
[34/74] Compiling Atomics RawRepresentable.swift
[35/74] Compiling Atomics AtomicBool.swift
[36/74] Compiling Atomics AtomicReference.swift
[37/74] Compiling Atomics AtomicStorage.swift
[40/74] Compiling Atomics AtomicMemoryOrderings.swift
[41/74] Compiling Atomics DoubleWord.swift
[44/74] Compiling Atomics AtomicValue.swift
[45/74] Compiling Atomics Primitives.shims.swift
[48/74] Compiling Atomics ManagedAtomic.swift
[49/74] Compiling Atomics ManagedAtomicLazyReference.swift
[50/74] Emitting module Atomics
[57/75] Emitting module _NIOBase64
[58/75] Compiling _NIOBase64 Base64.swift
[67/76] Compiling _NIODataStructures _TinyArray.swift
[68/76] Emitting module NIOConcurrencyHelpers
[69/76] Compiling Atomics IntegerOperations.swift
[70/76] Compiling Atomics Unmanaged extensions.swift
[72/93] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[73/93] Compiling DequeModule Deque+Extras.swift
[74/95] Emitting module _NIODataStructures
[75/95] Compiling _NIODataStructures Heap.swift
[77/96] Compiling NIOConcurrencyHelpers lock.swift
[78/96] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[79/96] Compiling NIOConcurrencyHelpers NIOLock.swift
[80/96] Compiling DequeModule _DequeSlot.swift
[81/96] Compiling DequeModule _UnsafeWrappedBuffer.swift
[82/96] Compiling DequeModule _DequeBuffer.swift
[83/96] Compiling DequeModule _DequeBufferHeader.swift
[84/96] Compiling DequeModule Deque+Hashable.swift
[85/96] Compiling DequeModule Deque+Sendable.swift
[86/96] Compiling DequeModule Deque+Testing.swift
[87/96] Compiling DequeModule Deque._Storage.swift
[88/96] Compiling DequeModule Deque+Descriptions.swift
[89/96] Compiling DequeModule Deque+Equatable.swift
[90/96] Compiling DequeModule Deque._UnsafeHandle.swift
[91/96] Compiling DequeModule Deque.swift
[92/96] Compiling NIOConcurrencyHelpers atomics.swift
[94/97] Compiling DequeModule Deque+Codable.swift
[95/97] Compiling DequeModule Deque+Collection.swift
[96/97] Compiling DequeModule Deque+CustomReflectable.swift
[97/97] Emitting module DequeModule
[99/155] Compiling NIOCore MarkedCircularBuffer.swift
[100/155] Compiling NIOCore MulticastChannel.swift
[101/155] Compiling NIOCore NIOAny.swift
[102/155] Compiling NIOCore NIOCloseOnErrorHandler.swift
[103/155] Compiling NIOCore NIOLoopBound.swift
[104/155] Compiling NIOCore NIOSendable.swift
[105/155] Compiling NIOCore PointerHelpers.swift
[106/155] Compiling NIOCore RecvByteBufferAllocator.swift
[107/163] Compiling NIOCore GlobalSingletons.swift
[108/163] Compiling NIOCore IO.swift
[109/163] Compiling NIOCore IOData.swift
[110/163] Compiling NIOCore IPProtocol.swift
[111/163] Compiling NIOCore IntegerBitPacking.swift
[112/163] Compiling NIOCore IntegerTypes.swift
[113/163] Compiling NIOCore Interfaces.swift
[114/163] Compiling NIOCore Linux.swift
[115/163] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[116/163] Compiling NIOCore SocketAddresses.swift
[117/163] Compiling NIOCore SocketOptionProvider.swift
[118/163] Compiling NIOCore SystemCallHelpers.swift
[119/163] Compiling NIOCore TimeAmount+Duration.swift
[120/163] Compiling NIOCore TypeAssistedChannelHandler.swift
[121/163] Compiling NIOCore UniversalBootstrapSupport.swift
[122/163] Compiling NIOCore Utilities.swift
[123/163] Compiling NIOCore AddressedEnvelope.swift
[124/163] Compiling NIOCore AsyncAwaitSupport.swift
[125/163] Compiling NIOCore AsyncChannel.swift
[126/163] Compiling NIOCore AsyncChannelInboundStream.swift
[127/163] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[128/163] Compiling NIOCore AsyncChannelOutboundWriter.swift
[129/163] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[130/163] Compiling NIOCore NIOAsyncSequenceProducer.swift
[131/163] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[132/163] Compiling NIOCore NIOAsyncWriter.swift
[133/163] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[134/163] Compiling NIOCore BSDSocketAPI.swift
[135/163] Compiling NIOCore ByteBuffer-aux.swift
[136/163] Compiling NIOCore ByteBuffer-conversions.swift
[137/163] Compiling NIOCore ByteBuffer-core.swift
[138/163] Compiling NIOCore ByteBuffer-hexdump.swift
[139/163] Compiling NIOCore EventLoop+SerialExecutor.swift
[140/163] Compiling NIOCore EventLoop.swift
[141/163] Compiling NIOCore EventLoopFuture+Deprecated.swift
[142/163] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[143/163] Compiling NIOCore EventLoopFuture.swift
[144/163] Compiling NIOCore FileDescriptor.swift
[145/163] Compiling NIOCore FileHandle.swift
[146/163] Compiling NIOCore FileRegion.swift
[147/163] Compiling NIOCore ChannelOption.swift
[148/163] Compiling NIOCore ChannelPipeline.swift
[149/163] Compiling NIOCore CircularBuffer.swift
[150/163] Compiling NIOCore Codec.swift
[151/163] Compiling NIOCore ConvenienceOptionSupport.swift
[152/163] Compiling NIOCore DeadChannel.swift
[153/163] Compiling NIOCore DispatchQueue+WithFuture.swift
[154/163] Compiling NIOCore EventLoop+Deprecated.swift
[155/163] Compiling NIOCore ByteBuffer-int.swift
[156/163] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[157/163] Compiling NIOCore ByteBuffer-multi-int.swift
[158/163] Compiling NIOCore ByteBuffer-views.swift
[159/163] Compiling NIOCore Channel.swift
[160/163] Compiling NIOCore ChannelHandler.swift
[161/163] Compiling NIOCore ChannelHandlers.swift
[162/163] Compiling NIOCore ChannelInvoker.swift
[163/163] Emitting module NIOCore
[165/215] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[166/215] Compiling NIOEmbedded Embedded.swift
[167/215] Emitting module NIOEmbedded
[168/215] Compiling NIOEmbedded AsyncTestingChannel.swift
[170/216] Emitting module NIOPosix
[171/222] Compiling NIOPosix IntegerBitPacking.swift
[172/222] Compiling NIOPosix IntegerTypes.swift
[173/222] Compiling NIOPosix Linux.swift
[174/222] Compiling NIOPosix LinuxCPUSet.swift
[175/222] Compiling NIOPosix LinuxUring.swift
[176/222] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[177/222] Compiling NIOPosix NIOThreadPool.swift
[178/222] Compiling NIOPosix PooledRecvBufferAllocator.swift
[179/222] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[180/222] Compiling NIOPosix PosixSingletons.swift
[181/222] Compiling NIOPosix RawSocketBootstrap.swift
[182/222] Compiling NIOPosix Resolver.swift
[183/222] Compiling NIOPosix Selectable.swift
[184/222] Compiling NIOPosix ThreadPosix.swift
[185/222] Compiling NIOPosix ThreadWindows.swift
[186/222] Compiling NIOPosix UnsafeTransfer.swift
[187/222] Compiling NIOPosix Utilities.swift
[188/222] Compiling NIOPosix VsockAddress.swift
[189/222] Compiling NIOPosix VsockChannelEvents.swift
[190/222] Compiling NIOPosix ServerSocket.swift
[191/222] Compiling NIOPosix Socket.swift
[192/222] Compiling NIOPosix SocketChannel.swift
[193/222] Compiling NIOPosix SocketProtocols.swift
[194/222] Compiling NIOPosix System.swift
[195/222] Compiling NIOPosix Thread.swift
[196/222] Compiling NIOPosix NonBlockingFileIO.swift
[197/222] Compiling NIOPosix PendingDatagramWritesManager.swift
[198/222] Compiling NIOPosix PendingWritesManager.swift
[199/222] Compiling NIOPosix PipeChannel.swift
[200/222] Compiling NIOPosix PipePair.swift
[201/222] Compiling NIOPosix PointerHelpers.swift
[202/222] Compiling NIOPosix Pool.swift
[203/222] Compiling NIOPosix BSDSocketAPICommon.swift
[204/222] Compiling NIOPosix BSDSocketAPIPosix.swift
[205/222] Compiling NIOPosix BSDSocketAPIWindows.swift
[206/222] Compiling NIOPosix BaseSocket.swift
[207/222] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[208/222] Compiling NIOPosix BaseSocketChannel.swift
[209/222] Compiling NIOPosix BaseStreamSocketChannel.swift
[210/222] Compiling NIOPosix SelectableChannel.swift
[211/222] Compiling NIOPosix SelectableEventLoop.swift
[212/222] Compiling NIOPosix SelectorEpoll.swift
[213/222] Compiling NIOPosix SelectorGeneric.swift
[214/222] Compiling NIOPosix SelectorKqueue.swift
[215/222] Compiling NIOPosix SelectorUring.swift
[216/222] Compiling NIOPosix Bootstrap.swift
[217/222] Compiling NIOPosix ControlMessage.swift
[218/222] Compiling NIOPosix DatagramVectorReadManager.swift
[219/222] Compiling NIOPosix FileDescriptor.swift
[220/222] Compiling NIOPosix GetaddrinfoResolver.swift
[221/222] Compiling NIOPosix HappyEyeballs.swift
[222/222] Compiling NIOPosix IO.swift
[224/225] Compiling NIO Exports.swift
[225/225] Emitting module NIO
[227/230] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[228/230] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[229/230] Emitting module NIOFoundationCompat
[230/230] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[232/238] Compiling NIORedis RESPEncodable.swift
[233/238] Compiling NIORedis ByteBufferExtras.swift
[234/238] Emitting module NIORedis
[235/238] Compiling NIORedis RESPChannelHandler.swift
[236/238] Compiling NIORedis RESPPipelineSetup.swift
[237/238] Compiling NIORedis RESPValue.swift
[238/238] Compiling NIORedis RESPParser.swift
[240/247] Emitting module Redis
[241/247] Compiling Redis RedisClientOptions.swift
[242/247] Compiling Redis RedisRetry.swift
[243/247] Compiling Redis RedisTypeTransformable.swift
[244/247] Compiling Redis RedisPrint.swift
[245/247] Compiling Redis RedisCommand.swift
[246/247] Compiling Redis RedisCommandTarget.swift
/host/spi-builder-workspace/Sources/Redis/RedisCommandTarget.swift:411:10: warning: 'map(file:line:_:)' is deprecated: Please don't pass file:line:, there's no point.
    self.map(file: file, line: line) { cb(nil, $0) }
         ^
/host/spi-builder-workspace/Sources/Redis/RedisCommandTarget.swift:422:10: warning: 'map(file:line:_:)' is deprecated: Please don't pass file:line:, there's no point.
    self.map(file: file, line: line) {
         ^
[247/247] Compiling Redis RedisClient.swift
Build complete! (61.96s)
Build complete.
Done.

Build Machine: Linux 2