Build Information
Successful build of swift-statsd-client, reference main (6907f7
), with Swift 5.10 for macOS (SPM) on 2 Apr 2025 17:40:54 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-statsd-client.git
Reference: main
Initialized empty Git repository in /Users/admin/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 6907f7b Enable macOS CI on pull requests (#52)
Cloned https://github.com/apple/swift-statsd-client.git
Revision (git rev-parse @):
6907f7b307b3e58c2a56be7fb01ddb9bbe1c627e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-statsd-client.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/apple/swift-statsd-client.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/23] Write sources
[2/23] Copying PrivacyInfo.xcprivacy
[4/23] Write sources
[12/23] Write swift-version-33747A42983211AE.txt
[13/23] Write sources
[14/23] Compiling CNIOWindows shim.c
[14/23] Compiling CNIOWASI CNIOWASI.c
[16/23] Compiling CNIOWindows WSAStartup.c
[17/23] Compiling CNIOLinux shim.c
[18/23] Compiling CNIOLinux liburing_shims.c
[19/50] Compiling _AtomicsShims.c
[20/50] Compiling CNIODarwin shim.c
[22/69] Compiling Atomics PointerConformances.swift
[23/69] Compiling Atomics Primitives.native.swift
[24/69] Compiling Atomics AtomicMemoryOrderings.swift
[25/69] Compiling Atomics DoubleWord.swift
[26/70] Compiling Atomics AtomicBool.swift
[27/70] Compiling Atomics IntegerConformances.swift
[28/70] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[29/70] Compiling Atomics AtomicOptionalWrappable.swift
[30/70] Compiling Atomics AtomicReference.swift
[31/70] Compiling Atomics UnsafeAtomic.swift
[32/70] Compiling Atomics UnsafeAtomicLazyReference.swift
[33/70] Compiling _NIOBase64 Base64.swift
[34/70] Emitting module _NIOBase64
[35/70] Compiling Atomics AtomicStorage.swift
[36/70] Compiling Atomics AtomicValue.swift
[37/70] Compiling Atomics ManagedAtomic.swift
[38/70] Compiling Atomics ManagedAtomicLazyReference.swift
[39/70] Compiling Atomics OptionalRawRepresentable.swift
[40/70] Compiling Atomics RawRepresentable.swift
[41/70] Emitting module InternalCollectionsUtilities
[42/70] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[43/86] Compiling _NIODataStructures _TinyArray.swift
[44/86] Compiling _NIODataStructures PriorityQueue.swift
[45/86] Compiling DequeModule _DequeSlot.swift
[46/86] Compiling DequeModule _DequeBufferHeader.swift
[47/86] Compiling DequeModule _DequeBuffer.swift
[48/87] Compiling DequeModule _UnsafeWrappedBuffer.swift
[49/87] Compiling DequeModule Deque+Equatable.swift
[50/87] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[51/87] Compiling DequeModule Deque+Testing.swift
[52/87] Compiling DequeModule Deque._Storage.swift
[53/87] Compiling DequeModule Deque+Extras.swift
[54/87] Compiling DequeModule Deque+Hashable.swift
[55/87] Compiling DequeModule Deque._UnsafeHandle.swift
[56/87] Compiling DequeModule Deque.swift
[57/87] Compiling CoreMetrics Metrics.swift
[58/87] Compiling CoreMetrics Locks.swift
[59/87] Emitting module CoreMetrics
[60/87] Compiling DequeModule Deque+CustomReflectable.swift
[61/87] Compiling DequeModule Deque+Descriptions.swift
[62/87] Compiling DequeModule Deque+Codable.swift
[63/87] Compiling DequeModule Deque+Collection.swift
[64/87] Emitting module _NIODataStructures
[65/87] Compiling _NIODataStructures Heap.swift
[66/87] Emitting module DequeModule
[69/87] Compiling Atomics Primitives.shims.swift
[70/87] Compiling Atomics AtomicInteger.swift
[85/89] Emitting module Atomics
[85/89] Compiling c-nioatomics.c
[87/89] Compiling Atomics IntegerOperations.swift
[88/89] Compiling Atomics Unmanaged extensions.swift
[88/89] Compiling c-atomics.c
[90/95] Compiling NIOConcurrencyHelpers lock.swift
[91/95] Emitting module NIOConcurrencyHelpers
[92/95] Compiling NIOConcurrencyHelpers atomics.swift
[93/95] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[94/95] Compiling NIOConcurrencyHelpers NIOLock.swift
[95/95] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[96/156] Compiling NIOCore Interfaces.swift
[97/156] Compiling NIOCore Linux.swift
[98/156] Compiling NIOCore MarkedCircularBuffer.swift
[99/156] Compiling NIOCore MulticastChannel.swift
[100/156] Compiling NIOCore NIOAny.swift
[101/156] Compiling NIOCore NIOCloseOnErrorHandler.swift
[102/162] Compiling NIOCore AddressedEnvelope.swift
[103/162] Compiling NIOCore AsyncAwaitSupport.swift
[104/162] Compiling NIOCore AsyncChannel.swift
[105/162] Compiling NIOCore AsyncChannelHandler.swift
[106/162] Compiling NIOCore AsyncChannelInboundStream.swift
[107/162] Compiling NIOCore AsyncChannelOutboundWriter.swift
[108/162] Compiling NIOCore NIOAsyncSequenceProducer.swift
[109/162] Compiling NIOCore SocketOptionProvider.swift
[110/162] Compiling NIOCore SystemCallHelpers.swift
[111/162] Compiling NIOCore TimeAmount+Duration.swift
[112/162] Compiling NIOCore TypeAssistedChannelHandler.swift
[113/162] Compiling NIOCore UniversalBootstrapSupport.swift
[114/162] Compiling NIOCore Utilities.swift
[115/162] Compiling NIOCore GlobalSingletons.swift
[116/162] Compiling NIOCore IO.swift
[117/162] Compiling NIOCore IOData.swift
[118/162] Compiling NIOCore IPProtocol.swift
[119/162] Compiling NIOCore IntegerBitPacking.swift
[120/162] Compiling NIOCore IntegerTypes.swift
[121/162] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[122/162] Compiling NIOCore EventLoopFuture+Deprecated.swift
[123/162] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[124/162] Compiling NIOCore EventLoopFuture.swift
[125/162] Compiling NIOCore FileDescriptor.swift
[126/162] Compiling NIOCore FileHandle.swift
[127/162] Compiling NIOCore FileRegion.swift
[128/162] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[129/162] Compiling NIOCore NIOAsyncWriter.swift
[130/162] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[131/162] Compiling NIOCore BSDSocketAPI.swift
[132/162] Compiling NIOCore ByteBuffer-aux.swift
[133/162] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[134/162] Compiling NIOCore ByteBuffer-conversions.swift
[135/162] Compiling NIOCore Channel.swift
[136/162] Compiling NIOCore ChannelHandler.swift
[137/162] Compiling NIOCore ChannelHandlers.swift
[138/162] Compiling NIOCore ChannelInvoker.swift
[139/162] Compiling NIOCore ChannelOption.swift
[140/162] Compiling NIOCore ChannelPipeline.swift
[141/162] Compiling NIOCore CircularBuffer.swift
[142/162] Compiling NIOCore NIOLoopBound.swift
[143/162] Compiling NIOCore NIOScheduledCallback.swift
[144/162] Compiling NIOCore NIOSendable.swift
[145/162] Compiling NIOCore RecvByteBufferAllocator.swift
[146/162] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[147/162] Compiling NIOCore SocketAddresses.swift
[148/162] Compiling NIOCore ByteBuffer-core.swift
[149/162] Compiling NIOCore ByteBuffer-hex.swift
[150/162] Compiling NIOCore ByteBuffer-int.swift
[151/162] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[152/162] Compiling NIOCore ByteBuffer-multi-int.swift
[153/162] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[154/162] Compiling NIOCore ByteBuffer-views.swift
[155/162] Compiling NIOCore Codec.swift
[156/162] Compiling NIOCore ConvenienceOptionSupport.swift
[157/162] Compiling NIOCore DeadChannel.swift
[158/162] Compiling NIOCore DispatchQueue+WithFuture.swift
[159/162] Compiling NIOCore EventLoop+Deprecated.swift
[160/162] Compiling NIOCore EventLoop+SerialExecutor.swift
[161/162] Compiling NIOCore EventLoop.swift
[162/162] Emitting module NIOCore
[163/215] Emitting module NIOEmbedded
[164/215] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[165/215] Compiling NIOEmbedded Embedded.swift
[166/215] Compiling NIOEmbedded AsyncTestingChannel.swift
[167/215] Compiling NIOPosix PooledRecvBufferAllocator.swift
[168/215] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[169/215] Compiling NIOPosix PosixSingletons.swift
[170/215] Compiling NIOPosix RawSocketBootstrap.swift
[171/215] Compiling NIOPosix Resolver.swift
[172/220] Compiling NIOPosix GetaddrinfoResolver.swift
[173/220] Compiling NIOPosix HappyEyeballs.swift
[174/220] Compiling NIOPosix IO.swift
[175/220] Compiling NIOPosix IntegerBitPacking.swift
[176/220] Compiling NIOPosix IntegerTypes.swift
[177/220] Compiling NIOPosix Linux.swift
[178/220] Compiling NIOPosix Selectable.swift
[179/220] Compiling NIOPosix SelectableChannel.swift
[180/220] Compiling NIOPosix SelectableEventLoop.swift
[181/220] Compiling NIOPosix SelectorEpoll.swift
[182/220] Compiling NIOPosix SelectorGeneric.swift
[183/220] Emitting module NIOPosix
[184/220] Compiling NIOPosix LinuxCPUSet.swift
[185/220] Compiling NIOPosix LinuxUring.swift
[186/220] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[187/220] Compiling NIOPosix NIOThreadPool.swift
[188/220] Compiling NIOPosix NonBlockingFileIO.swift
[189/220] Compiling NIOPosix SelectorKqueue.swift
[190/220] Compiling NIOPosix SelectorUring.swift
[191/220] Compiling NIOPosix ServerSocket.swift
[192/220] Compiling NIOPosix Socket.swift
[193/220] Compiling NIOPosix SocketChannel.swift
[194/220] Compiling NIOPosix SocketProtocols.swift
[195/220] Compiling NIOPosix System.swift
[196/220] Compiling NIOPosix Thread.swift
[197/220] Compiling NIOPosix ThreadPosix.swift
[198/220] Compiling NIOPosix ThreadWindows.swift
[199/220] Compiling NIOPosix PendingDatagramWritesManager.swift
[200/220] Compiling NIOPosix PendingWritesManager.swift
[201/220] Compiling NIOPosix PipeChannel.swift
[202/220] Compiling NIOPosix PipePair.swift
[203/220] Compiling NIOPosix Pool.swift
[204/220] Compiling NIOPosix BSDSocketAPICommon.swift
[205/220] Compiling NIOPosix BSDSocketAPIPosix.swift
[206/220] Compiling NIOPosix BSDSocketAPIWindows.swift
[207/220] Compiling NIOPosix BaseSocket.swift
[208/220] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[209/220] Compiling NIOPosix BaseSocketChannel.swift
[210/220] Compiling NIOPosix BaseStreamSocketChannel.swift
[211/220] Compiling NIOPosix Bootstrap.swift
[212/220] Compiling NIOPosix ControlMessage.swift
[213/220] Compiling NIOPosix DatagramVectorReadManager.swift
[214/220] Compiling NIOPosix Errors+Any.swift
[215/220] Compiling NIOPosix FileDescriptor.swift
[216/220] Compiling NIOPosix UnsafeTransfer.swift
[217/220] Compiling NIOPosix Utilities.swift
[218/220] Compiling NIOPosix VsockAddress.swift
[219/220] Compiling NIOPosix VsockChannelEvents.swift
[220/220] Compiling NIOPosix resource_bundle_accessor.swift
[221/222] Compiling NIO Exports.swift
[222/222] Emitting module NIO
[223/225] Emitting module StatsdClient
[224/225] Compiling StatsdClient Atomics.swift
[225/225] Compiling StatsdClient StatsdClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/StatsdClient/StatsdClient.swift:445:74: warning: type 'Client.Encoder' does not conform to the 'Sendable' protocol
.channelInitializer { channel in channel.pipeline.addHandler(Encoder(address: self.address)) }
^
/Users/admin/builder/spi-builder-workspace/Sources/StatsdClient/StatsdClient.swift:450:25: note: class 'Encoder' does not conform to the 'Sendable' protocol
private final class Encoder: ChannelOutboundHandler {
^
Build complete! (22.01s)
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio.git
[1/1705] Fetching swift-atomics
[53/3876] Fetching swift-atomics, swift-metrics
[3877/78481] Fetching swift-atomics, swift-metrics, swift-nio
Fetched https://github.com/apple/swift-metrics.git from cache (4.51s)
Fetched https://github.com/apple/swift-atomics.git from cache (4.51s)
Fetched https://github.com/apple/swift-nio.git from cache (4.51s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.40s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.6.1 (0.39s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.81.0 (2.88s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4221] Fetching swift-system
[677/20124] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.64s)
Fetched https://github.com/apple/swift-collections.git from cache (1.64s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.36s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.58s)
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.6.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.81.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.4.2
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.4
Build complete.
{
"dependencies" : [
{
"identity" : "swift-metrics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-metrics.git"
},
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "swift-atomics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-atomics.git"
}
],
"manifest_display_name" : "swift-statsd-client",
"name" : "swift-statsd-client",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "StatsdClient",
"targets" : [
"StatsdClient"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "StatsdClientTests",
"module_type" : "SwiftTarget",
"name" : "StatsdClientTests",
"path" : "Tests/StatsdClientTests",
"product_dependencies" : [
"NIOCore"
],
"sources" : [
"StatsdClientIPV6Tests+XCTest.swift",
"StatsdClientIPV6Tests.swift",
"StatsdClientTests+XCTest.swift",
"StatsdClientTests.swift",
"TestServer.swift"
],
"target_dependencies" : [
"StatsdClient"
],
"type" : "test"
},
{
"c99name" : "StatsdClient",
"module_type" : "SwiftTarget",
"name" : "StatsdClient",
"path" : "Sources/StatsdClient",
"product_dependencies" : [
"CoreMetrics",
"NIO",
"Atomics"
],
"product_memberships" : [
"StatsdClient"
],
"sources" : [
"Atomics.swift",
"StatsdClient.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.