The Swift Package Index logo.Swift Package Index

Build Information

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