The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-statsd-client with Swift 5.9 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-statsd-client.git
Reference: 1.0.1
Cloned https://github.com/apple/swift-statsd-client.git into spi-builder-workspace
SPI manifest file found: spi-builder-workspace/.spi.yml
SUCCESS checkout https://github.com/apple/swift-statsd-client.git at 1.0.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-atomics.git
[1/1045] Fetching swift-atomics
[43/2416] Fetching swift-atomics, swift-docc-plugin
Fetching https://github.com/apple/swift-metrics.git
Fetched https://github.com/apple/swift-atomics.git (0.40s)
Fetched https://github.com/apple/swift-docc-plugin (0.41s)
[1/60082] Fetching swift-nio
[3606/61894] Fetching swift-nio, swift-metrics
Fetched https://github.com/apple/swift-metrics.git (0.31s)
[9013/60082] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git (4.73s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.2.0 (0.35s)
Fetching https://github.com/apple/swift-docc-symbolkit
[1/2058] Fetching swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit (1.68s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.40s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.1.0 (0.34s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.4.0 (0.55s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.54.0 (0.59s)
Fetching https://github.com/apple/swift-collections.git
[1/11270] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git (0.88s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.4 (0.32s)
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-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-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-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
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
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[1/1] Compiling plugin Swift-DocC
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/10] Compiling CNIOWindows shim.c
[3/10] Compiling CNIODarwin shim.c
[4/10] Compiling CNIOWindows WSAStartup.c
[5/10] Compiling CNIOLinux liburing_shims.c
[6/10] Compiling _AtomicsShims.c
[7/10] Compiling CNIOLinux shim.c
[9/49] Emitting module CoreMetrics
[10/49] Emitting module DequeModule
[11/51] Compiling _NIODataStructures PriorityQueue.swift
[12/51] Compiling DequeModule _DequeSlot.swift
[13/51] Compiling DequeModule _UnsafeWrappedBuffer.swift
[14/51] Compiling Atomics AtomicInteger.swift
[15/51] Compiling Atomics AtomicMemoryOrderings.swift
[16/51] Compiling Atomics AtomicRawRepresentable.swift
[17/51] Compiling Atomics AtomicStrongReference.swift
[18/51] Compiling Atomics AtomicOptional.swift
[19/51] Compiling Atomics AtomicOptionalRawRepresentable.swift
[20/53] Compiling Atomics PointerConformances.swift
[21/53] Compiling Atomics Primitives.native.swift
[23/53] Compiling Atomics AtomicValue.swift
[24/53] Compiling Atomics DoubleWord.swift
[25/53] Compiling Atomics Unmanaged extensions.swift
[26/53] Compiling Atomics AtomicBool.swift
[30/53] Compiling Atomics AtomicLazyReference.swift
[31/53] Compiling Atomics HighLevelTypes.swift
[32/53] Compiling Atomics IntegerConformances.swift
[35/53] Compiling Atomics Primitives.shims.swift
[36/53] Compiling DequeModule _DequeBufferHeader.swift
[47/55] Emitting module Atomics
[48/55] Compiling CoreMetrics Metrics.swift
[48/55] Compiling c-nioatomics.c
[50/55] Compiling CoreMetrics Locks.swift
[53/57] Compiling _NIODataStructures Heap.swift
[54/57] Emitting module _NIODataStructures
[60/61] Compiling c-atomics.c
[62/67] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[63/67] Compiling NIOConcurrencyHelpers NIOLock.swift
[64/67] Compiling NIOConcurrencyHelpers lock.swift
[65/67] Emitting module NIOConcurrencyHelpers
[66/67] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[67/67] Compiling NIOConcurrencyHelpers atomics.swift
[70/125] Compiling NIOCore AddressedEnvelope.swift
[71/125] Compiling NIOCore AsyncAwaitSupport.swift
[72/125] Compiling NIOCore AsyncChannel.swift
[73/125] Compiling NIOCore AsyncChannelInboundStream.swift
[74/125] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[75/125] Compiling NIOCore AsyncChannelOutboundWriter.swift
[76/125] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[77/125] Compiling NIOCore CloseRatchet.swift
[78/132] Compiling NIOCore EventLoop.swift
[79/132] Compiling NIOCore EventLoopFuture+Deprecated.swift
[80/132] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[81/132] Compiling NIOCore EventLoopFuture.swift
[82/132] Compiling NIOCore FileDescriptor.swift
[83/132] Compiling NIOCore FileHandle.swift
[84/132] Compiling NIOCore FileRegion.swift
[85/132] Compiling NIOCore IO.swift
[86/132] Compiling NIOCore SocketAddresses.swift
[87/132] Compiling NIOCore SocketOptionProvider.swift
[88/132] Compiling NIOCore SystemCallHelpers.swift
[89/132] Compiling NIOCore TimeAmount+Duration.swift
[90/132] Compiling NIOCore TypeAssistedChannelHandler.swift
[91/132] Compiling NIOCore UniversalBootstrapSupport.swift
[92/132] Compiling NIOCore Utilities.swift
[93/132] Compiling NIOCore NIOAsyncSequenceProducer.swift
[94/132] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[95/132] Compiling NIOCore NIOAsyncWriter.swift
[96/132] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[97/132] Compiling NIOCore BSDSocketAPI.swift
[98/132] Compiling NIOCore ByteBuffer-aux.swift
[99/132] Compiling NIOCore ByteBuffer-conversions.swift
[100/132] Compiling NIOCore ByteBuffer-core.swift
[101/132] Compiling NIOCore NIOAny.swift
[102/132] Compiling NIOCore NIOCloseOnErrorHandler.swift
[103/132] Compiling NIOCore NIOLoopBound.swift
[104/132] Compiling NIOCore NIOSendable.swift
[105/132] Compiling NIOCore PointerHelpers.swift
[106/132] Compiling NIOCore RecvByteBufferAllocator.swift
[107/132] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[108/132] Compiling NIOCore IOData.swift
[109/132] Compiling NIOCore IPProtocol.swift
[110/132] Compiling NIOCore IntegerBitPacking.swift
[111/132] Compiling NIOCore IntegerTypes.swift
[112/132] Compiling NIOCore Interfaces.swift
[113/132] Compiling NIOCore Linux.swift
[114/132] Compiling NIOCore MarkedCircularBuffer.swift
[115/132] Compiling NIOCore MulticastChannel.swift
[116/132] Compiling NIOCore ChannelOption.swift
[117/132] Compiling NIOCore ChannelPipeline.swift
[118/132] Compiling NIOCore CircularBuffer.swift
[119/132] Compiling NIOCore Codec.swift
[120/132] Compiling NIOCore ConvenienceOptionSupport.swift
[121/132] Compiling NIOCore DeadChannel.swift
[122/132] Compiling NIOCore DispatchQueue+WithFuture.swift
[123/132] Compiling NIOCore EventLoop+Deprecated.swift
[124/132] Compiling NIOCore ByteBuffer-int.swift
[125/132] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[126/132] Compiling NIOCore ByteBuffer-multi-int.swift
[127/132] Compiling NIOCore ByteBuffer-views.swift
[128/132] Compiling NIOCore Channel.swift
[129/132] Compiling NIOCore ChannelHandler.swift
[130/132] Compiling NIOCore ChannelHandlers.swift
[131/132] Compiling NIOCore ChannelInvoker.swift
[132/132] Emitting module NIOCore
[135/181] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[136/181] Emitting module NIOEmbedded
[137/181] Compiling NIOEmbedded AsyncTestingChannel.swift
[138/181] Compiling NIOEmbedded Embedded.swift
[141/183] Compiling NIOPosix SelectorKqueue.swift
[142/183] Compiling NIOPosix SelectorUring.swift
[143/183] Compiling NIOPosix ServerSocket.swift
[144/183] Compiling NIOPosix Socket.swift
[145/183] Compiling NIOPosix SocketChannel.swift
[146/183] Compiling NIOPosix SocketProtocols.swift
[147/188] Compiling NIOPosix BaseStreamSocketChannel.swift
[148/188] Compiling NIOPosix Bootstrap.swift
[149/188] Compiling NIOPosix ControlMessage.swift
[150/188] Compiling NIOPosix DatagramVectorReadManager.swift
[151/188] Compiling NIOPosix FileDescriptor.swift
[152/188] Compiling NIOPosix GetaddrinfoResolver.swift
[153/188] Compiling NIOPosix PipeChannel.swift
[154/188] Compiling NIOPosix PipePair.swift
[155/188] Compiling NIOPosix PointerHelpers.swift
[156/188] Compiling NIOPosix Pool.swift
[157/188] Compiling NIOPosix PooledRecvBufferAllocator.swift
[158/188] Compiling NIOPosix RawSocketBootstrap.swift
[159/188] Compiling NIOPosix Resolver.swift
[160/188] Compiling NIOPosix Selectable.swift
[161/188] Compiling NIOPosix SelectableChannel.swift
[162/188] Compiling NIOPosix SelectableEventLoop.swift
[163/188] Compiling NIOPosix SelectorEpoll.swift
[164/188] Compiling NIOPosix SelectorGeneric.swift
[165/188] Compiling NIOPosix BSDSocketAPICommon.swift
[166/188] Compiling NIOPosix BSDSocketAPIPosix.swift
[167/188] Compiling NIOPosix BSDSocketAPIWindows.swift
[168/188] Compiling NIOPosix BaseSocket.swift
[169/188] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[170/188] Compiling NIOPosix BaseSocketChannel.swift
[171/188] Compiling NIOPosix HappyEyeballs.swift
[172/188] Compiling NIOPosix IO.swift
[173/188] Compiling NIOPosix IntegerBitPacking.swift
[174/188] Compiling NIOPosix IntegerTypes.swift
[175/188] Compiling NIOPosix Linux.swift
[176/188] Compiling NIOPosix LinuxCPUSet.swift
[177/188] Emitting module NIOPosix
[178/188] Compiling NIOPosix LinuxUring.swift
[179/188] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[180/188] Compiling NIOPosix NIOThreadPool.swift
[181/188] Compiling NIOPosix NonBlockingFileIO.swift
[182/188] Compiling NIOPosix PendingDatagramWritesManager.swift
[183/188] Compiling NIOPosix PendingWritesManager.swift
[184/188] Compiling NIOPosix System.swift
[185/188] Compiling NIOPosix Thread.swift
[186/188] Compiling NIOPosix ThreadPosix.swift
[187/188] Compiling NIOPosix ThreadWindows.swift
[188/188] Compiling NIOPosix Utilities.swift
[191/192] Emitting module NIO
[192/192] Compiling NIO Exports.swift
[195/197] Compiling StatsdClient Atomics.swift
[196/197] Compiling StatsdClient StatsdClient.swift
[197/197] Emitting module StatsdClient
Build complete! (53.95s)
Build complete.
Done.

Build Machine: Linux 2