The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-cluster-membership with Swift 5.8 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.17.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-cluster-membership.git
Reference: main
Cloned https://github.com/apple/swift-cluster-membership.git into spi-builder-workspace
SPI manifest file found: spi-builder-workspace/.spi.yml
SUCCESS checkout https://github.com/apple/swift-cluster-membership.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-log.git
[1/1798] Fetching swift-metrics
[1314/3169] Fetching swift-metrics, swift-docc-plugin
[2084/6247] Fetching swift-metrics, swift-docc-plugin, swift-log
Fetching https://github.com/apple/swift-nio-extras.git
Fetched https://github.com/apple/swift-log.git (0.35s)
Fetched https://github.com/apple/swift-metrics.git (0.35s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/apple/swift-docc-plugin (0.36s)
Fetching https://github.com/apple/swift-nio.git
[1/4503] Fetching swift-nio-extras
Fetched https://github.com/apple/swift-nio-extras.git (0.35s)
[1/11296] Fetching swift-nio-ssl
[1244/71369] Fetching swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git (1.18s)
[15619/60073] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git (4.31s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.2.0 (0.27s)
Fetching https://github.com/apple/swift-docc-symbolkit
[1/2057] Fetching swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit (0.29s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.31s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.4.0 (0.27s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.2 (0.39s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.19.0 (0.30s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.54.0 (0.35s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/11270] Fetching swift-collections
[11271/12315] Fetching swift-collections, swift-atomics
Fetched https://github.com/apple/swift-atomics.git (0.84s)
Fetched https://github.com/apple/swift-collections.git (0.86s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.1.0 (0.30s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.4 (0.34s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.24.0 (0.34s)
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.24.0
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.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.54.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.2
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.19.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.0.4
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.2.0
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/20] Compiling CNIOLinux liburing_shims.c
[3/20] Compiling CNIOWindows shim.c
[4/20] Compiling CNIOWindows WSAStartup.c
[5/20] Compiling _AtomicsShims.c
[6/20] Compiling CNIOLLHTTP c_nio_http.c
[7/20] Compiling CNIOLinux shim.c
[8/20] Compiling CNIODarwin shim.c
[9/20] Compiling CNIOLLHTTP c_nio_api.c
[10/20] Compiling CNIOLLHTTP c_nio_llhttp.c
[12/66] Emitting module ClusterMembership
[13/66] Compiling DequeModule _DequeBuffer.swift
[14/66] Compiling DequeModule _DequeBufferHeader.swift
[15/68] Compiling _NIODataStructures PriorityQueue.swift
[16/68] Compiling Atomics PointerConformances.swift
[17/68] Compiling Atomics AtomicLazyReference.swift
[18/68] Compiling DequeModule Deque+Equatable.swift
[19/68] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[20/68] Compiling Atomics Unmanaged extensions.swift
[21/68] Compiling ClusterMembership Node.swift
[23/69] Compiling DequeModule Compatibility.swift
[24/69] Compiling DequeModule Deque+Codable.swift
[25/69] Compiling DequeModule Deque+Collection.swift
[26/69] Emitting module DequeModule
[27/70] Compiling DequeModule Deque+CustomDebugStringConvertible.swift
[28/70] Compiling DequeModule Deque+CustomReflectable.swift
[29/70] Compiling DequeModule Deque+CustomStringConvertible.swift
[31/70] Emitting module Atomics
[32/70] Compiling Atomics AtomicBool.swift
[33/70] Compiling Atomics IntegerConformances.swift
[42/72] Compiling DequeModule Deque.swift
[43/72] Compiling Atomics Primitives.native.swift
[43/72] Wrapping AST for ClusterMembership for debugging
[45/72] Compiling CoreMetrics Metrics.swift
[52/72] Compiling DequeModule _DequeSlot.swift
[53/72] Compiling DequeModule _UnsafeWrappedBuffer.swift
[56/74] Compiling Logging MetadataProvider.swift
[57/74] Emitting module _NIODataStructures
[58/74] Compiling _NIODataStructures Heap.swift
[61/76] Emitting module CoreMetrics
[62/76] Compiling CoreMetrics Locks.swift
[64/78] Wrapping AST for CoreMetrics for debugging
[67/80] Compiling Atomics Primitives.shims.swift
[70/82] Compiling Logging LogHandler.swift
[71/82] Emitting module Logging
[72/82] Compiling Logging Locks.swift
[73/82] Compiling Logging Logging.swift
[75/84] Wrapping AST for Logging for debugging
[77/84] Emitting module Metrics
[78/84] Compiling Metrics Metrics.swift
[80/86] Wrapping AST for Metrics for debugging
[82/99] Emitting module SWIM
[83/99] Compiling SWIM Events.swift
[84/99] Compiling SWIM Member.swift
[85/100] Compiling SWIM Status.swift
[86/100] Compiling SWIM Heap.swift
[87/100] Compiling SWIM time.swift
[88/100] Compiling SWIM String+Extensions.swift
[89/100] Compiling SWIM _PrettyLog.swift
[90/100] Compiling SWIM Metrics.swift
[91/100] Compiling SWIM Peer.swift
[91/100] Compiling c-nioatomics.c
[93/100] Compiling SWIM SWIM.swift
[94/100] Compiling SWIM SWIMInstance.swift
[95/100] Compiling SWIM SWIMProtocol.swift
[96/100] Compiling SWIM Settings.swift
[98/102] Wrapping AST for SWIM for debugging
[100/104] Compiling it_Clustered_swim_suspension_reachability main.swift
[101/104] Emitting module it_Clustered_swim_suspension_reachability
[101/104] Compiling c-atomics.c
[104/112] Wrapping AST for it_Clustered_swim_suspension_reachability for debugging
[106/112] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[107/112] Compiling NIOConcurrencyHelpers lock.swift
[108/112] Compiling NIOConcurrencyHelpers NIOLock.swift
[109/112] Emitting module NIOConcurrencyHelpers
[109/112] Linking it_Clustered_swim_suspension_reachability
[111/112] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[112/112] Compiling NIOConcurrencyHelpers atomics.swift
[115/170] Compiling NIOCore NIOAny.swift
[116/170] Compiling NIOCore NIOCloseOnErrorHandler.swift
[117/170] Compiling NIOCore NIOLoopBound.swift
[118/170] Compiling NIOCore NIOSendable.swift
[119/170] Compiling NIOCore PointerHelpers.swift
[120/170] Compiling NIOCore RecvByteBufferAllocator.swift
[121/170] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[122/177] Compiling NIOCore AddressedEnvelope.swift
[123/177] Compiling NIOCore AsyncAwaitSupport.swift
[124/177] Compiling NIOCore AsyncChannel.swift
[125/177] Compiling NIOCore AsyncChannelInboundStream.swift
[126/177] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[127/177] Compiling NIOCore AsyncChannelOutboundWriter.swift
[128/177] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[129/177] Compiling NIOCore CloseRatchet.swift
[130/177] Compiling NIOCore SocketAddresses.swift
[131/177] Compiling NIOCore SocketOptionProvider.swift
[132/177] Compiling NIOCore SystemCallHelpers.swift
[133/177] Compiling NIOCore TimeAmount+Duration.swift
[134/177] Compiling NIOCore TypeAssistedChannelHandler.swift
[135/177] Compiling NIOCore UniversalBootstrapSupport.swift
[136/177] Compiling NIOCore Utilities.swift
[137/177] Compiling NIOCore ChannelOption.swift
[138/177] Compiling NIOCore ChannelPipeline.swift
[139/177] Compiling NIOCore CircularBuffer.swift
[140/177] Compiling NIOCore Codec.swift
[141/177] Compiling NIOCore ConvenienceOptionSupport.swift
[142/177] Compiling NIOCore DeadChannel.swift
[143/177] Compiling NIOCore DispatchQueue+WithFuture.swift
[144/177] Compiling NIOCore EventLoop+Deprecated.swift
[145/177] Compiling NIOCore IOData.swift
[146/177] Compiling NIOCore IPProtocol.swift
[147/177] Compiling NIOCore IntegerBitPacking.swift
[148/177] Compiling NIOCore IntegerTypes.swift
[149/177] Compiling NIOCore Interfaces.swift
[150/177] Compiling NIOCore Linux.swift
[151/177] Compiling NIOCore MarkedCircularBuffer.swift
[152/177] Compiling NIOCore MulticastChannel.swift
[153/177] Compiling NIOCore EventLoop.swift
[154/177] Compiling NIOCore EventLoopFuture+Deprecated.swift
[155/177] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[156/177] Compiling NIOCore EventLoopFuture.swift
[157/177] Compiling NIOCore FileDescriptor.swift
[158/177] Compiling NIOCore FileHandle.swift
[159/177] Compiling NIOCore FileRegion.swift
[160/177] Compiling NIOCore IO.swift
[161/177] Compiling NIOCore ByteBuffer-int.swift
[162/177] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[163/177] Compiling NIOCore ByteBuffer-multi-int.swift
[164/177] Compiling NIOCore ByteBuffer-views.swift
[165/177] Compiling NIOCore Channel.swift
[166/177] Compiling NIOCore ChannelHandler.swift
[167/177] Compiling NIOCore ChannelHandlers.swift
[168/177] Compiling NIOCore ChannelInvoker.swift
[169/177] Compiling NIOCore NIOAsyncSequenceProducer.swift
[170/177] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[171/177] Compiling NIOCore NIOAsyncWriter.swift
[172/177] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[173/177] Compiling NIOCore BSDSocketAPI.swift
[174/177] Compiling NIOCore ByteBuffer-aux.swift
[175/177] Compiling NIOCore ByteBuffer-conversions.swift
[176/177] Compiling NIOCore ByteBuffer-core.swift
[177/177] Emitting module NIOCore
[180/226] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[181/226] Compiling NIOEmbedded Embedded.swift
[182/226] Compiling NIOEmbedded AsyncTestingChannel.swift
[183/226] Emitting module NIOEmbedded
[186/228] Emitting module NIOPosix
[187/233] Compiling NIOPosix SelectorKqueue.swift
[188/233] Compiling NIOPosix SelectorUring.swift
[189/233] Compiling NIOPosix ServerSocket.swift
[190/233] Compiling NIOPosix Socket.swift
[191/233] Compiling NIOPosix SocketChannel.swift
[192/233] Compiling NIOPosix SocketProtocols.swift
[193/233] Compiling NIOPosix Resolver.swift
[194/233] Compiling NIOPosix Selectable.swift
[195/233] Compiling NIOPosix SelectableChannel.swift
[196/233] Compiling NIOPosix SelectableEventLoop.swift
[197/233] Compiling NIOPosix SelectorEpoll.swift
[198/233] Compiling NIOPosix SelectorGeneric.swift
[199/233] Compiling NIOPosix PipeChannel.swift
[200/233] Compiling NIOPosix PipePair.swift
[201/233] Compiling NIOPosix PointerHelpers.swift
[202/233] Compiling NIOPosix Pool.swift
[203/233] Compiling NIOPosix PooledRecvBufferAllocator.swift
[204/233] Compiling NIOPosix RawSocketBootstrap.swift
[205/233] Compiling NIOPosix BaseStreamSocketChannel.swift
[206/233] Compiling NIOPosix Bootstrap.swift
[207/233] Compiling NIOPosix ControlMessage.swift
[208/233] Compiling NIOPosix DatagramVectorReadManager.swift
[209/233] Compiling NIOPosix FileDescriptor.swift
[210/233] Compiling NIOPosix GetaddrinfoResolver.swift
[211/233] Compiling NIOPosix HappyEyeballs.swift
[212/233] Compiling NIOPosix IO.swift
[213/233] Compiling NIOPosix IntegerBitPacking.swift
[214/233] Compiling NIOPosix IntegerTypes.swift
[215/233] Compiling NIOPosix Linux.swift
[216/233] Compiling NIOPosix LinuxCPUSet.swift
[217/233] Compiling NIOPosix LinuxUring.swift
[218/233] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[219/233] Compiling NIOPosix NIOThreadPool.swift
[220/233] Compiling NIOPosix NonBlockingFileIO.swift
[221/233] Compiling NIOPosix PendingDatagramWritesManager.swift
[222/233] Compiling NIOPosix PendingWritesManager.swift
[223/233] Compiling NIOPosix BSDSocketAPICommon.swift
[224/233] Compiling NIOPosix BSDSocketAPIPosix.swift
[225/233] Compiling NIOPosix BSDSocketAPIWindows.swift
[226/233] Compiling NIOPosix BaseSocket.swift
[227/233] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[228/233] Compiling NIOPosix BaseSocketChannel.swift
[229/233] Compiling NIOPosix System.swift
[230/233] Compiling NIOPosix Thread.swift
[231/233] Compiling NIOPosix ThreadPosix.swift
[232/233] Compiling NIOPosix ThreadWindows.swift
[233/233] Compiling NIOPosix Utilities.swift
[236/237] Compiling NIO Exports.swift
[237/237] Emitting module NIO
[240/255] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[241/255] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[242/255] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[243/256] Emitting module NIOHTTP1
[244/256] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[245/256] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[246/256] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[247/256] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[248/256] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[249/256] Compiling NIOHTTP1 HTTPEncoder.swift
[250/256] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[251/256] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[252/256] Compiling NIOHTTP1 HTTPTypes.swift
[253/256] Compiling NIOHTTP1 ByteCollectionUtils.swift
[254/256] Compiling NIOHTTP1 HTTPDecoder.swift
[257/275] Compiling NIOExtras NIORequestIdentifiable.swift
[258/275] Compiling NIOExtras PCAPRingBuffer.swift
[259/277] Compiling NIOExtras DebugInboundEventsHandler.swift
[260/277] Compiling NIOExtras DebugOutboundEventsHandler.swift
[261/277] Compiling NIOExtras FixedLengthFrameDecoder.swift
[262/277] Compiling NIOExtras NIOExtrasError.swift
[263/277] Compiling NIOExtras NIOLengthFieldBitLength.swift
[264/277] Compiling NIOExtras QuiescingHelper.swift
[265/277] Compiling NIOExtras RequestResponseHandler.swift
[266/277] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[267/277] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[268/277] Compiling NIOExtras JSONRPCFraming.swift
[269/277] Compiling NIOExtras LineBasedFrameDecoder.swift
[270/277] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[271/277] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[272/277] Compiling NIOExtras LengthFieldPrepender.swift
[273/277] Emitting module NIOExtras
[274/277] Compiling NIOExtras RequestResponseWithIDHandler.swift
[275/277] Compiling NIOExtras WritePCAPHandler.swift
[278/279] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[279/279] Emitting module NIOFoundationCompat
[282/290] Compiling SWIMNIOExample Settings.swift
[283/290] Compiling SWIMNIOExample String+Extensions.swift
[284/291] Compiling SWIMNIOExample time.swift
[285/291] Emitting module SWIMNIOExample
[286/291] Compiling SWIMNIOExample Coding.swift
[287/291] Compiling SWIMNIOExample Logging.swift
[288/291] Compiling SWIMNIOExample NIOPeer.swift
[289/291] Compiling SWIMNIOExample SWIMNIOHandler.swift
[290/291] Compiling SWIMNIOExample Message.swift
[291/291] Compiling SWIMNIOExample SWIMNIOShell.swift
Build complete! (62.09s)
Build complete.
Done.

Build Machine: Linux 1