Build Information
Successful build of swift-statsd-client, reference main (f3f355
), with Swift 6.0 for Linux on 30 Jul 2025 20:18:43 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-statsd-client.git
Reference: main
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/apple/swift-statsd-client
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at f3f355a Enable release mode builds (#55)
Cloned https://github.com/apple/swift-statsd-client.git
Revision (git rev-parse @):
f3f355ae6553156720d49065f400a2dfca625e3a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-statsd-client.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/apple/swift-statsd-client.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:f0ebbd71bee66c692411a61ab9a7ee6edc82316b7a7b4c6173cc06c00f20ed39
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-metrics.git
[1/2219] Fetching swift-metrics
[1710/4027] Fetching swift-metrics, swift-atomics
Fetched https://github.com/apple/swift-metrics.git from cache (0.52s)
[1/77073] Fetching swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (0.71s)
Fetched https://github.com/apple/swift-nio.git from cache (5.38s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.73s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (1.23s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.85.0 (0.97s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4775] Fetching swift-system
[4156/21691] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.18s)
[7613/16916] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.97s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.1 (0.70s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.95s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.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.2.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.85.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.6.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.7.0
Building for debugging...
[0/23] Write sources
[11/23] Compiling CNIOWASI CNIOWASI.c
[11/23] Compiling CNIOWindows shim.c
[13/23] Write sources
[14/23] Compiling _AtomicsShims.c
[15/23] Compiling CNIOLinux liburing_shims.c
[16/23] Compiling CNIOWindows WSAStartup.c
[17/23] Compiling CNIODarwin shim.c
[18/23] Compiling CNIOPosix event_loop_id.c
[19/23] Compiling CNIOLinux shim.c
[20/23] Write swift-version-24593BA9C3E375BF.txt
[22/64] Emitting module _NIOBase64
[22/64] Compiling c-nioatomics.c
[23/64] Compiling c-atomics.c
[25/70] Compiling Atomics IntegerConformances.swift
[26/70] Compiling Atomics PointerConformances.swift
[27/70] Compiling InternalCollectionsUtilities Descriptions.swift
[28/70] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[29/70] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[30/71] Emitting module InternalCollectionsUtilities
[31/71] Compiling _NIOBase64 Base64.swift
[32/71] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[33/71] Compiling InternalCollectionsUtilities Debugging.swift
[36/71] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[40/74] Compiling InternalCollectionsUtilities _SortedCollection.swift
[41/74] Compiling Atomics DoubleWord.swift
[42/74] Compiling Atomics ManagedAtomic.swift
[43/74] Compiling Atomics ManagedAtomicLazyReference.swift
[44/74] Compiling Atomics UnsafeAtomic.swift
[45/74] Compiling Atomics UnsafeAtomicLazyReference.swift
[46/74] Compiling CoreMetrics Metrics.swift
[47/74] Compiling Atomics Primitives.native.swift
[48/74] Compiling Atomics OptionalRawRepresentable.swift
[49/74] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[50/74] Compiling InternalCollectionsUtilities UInt+reversed.swift
[53/74] Compiling _NIODataStructures PriorityQueue.swift
[54/74] Compiling _NIODataStructures _TinyArray.swift
[58/74] Emitting module Atomics
[62/74] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[63/75] Compiling Atomics IntegerOperations.swift
[64/75] Compiling Atomics Unmanaged extensions.swift
[67/76] Emitting module CoreMetrics
[68/76] Compiling CoreMetrics Locks.swift
[69/77] Emitting module NIOConcurrencyHelpers
[70/77] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[71/77] Compiling NIOConcurrencyHelpers NIOLock.swift
[72/77] Compiling NIOConcurrencyHelpers lock.swift
[74/77] Emitting module _NIODataStructures
[75/77] Compiling _NIODataStructures Heap.swift
[77/93] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[78/93] Compiling NIOConcurrencyHelpers atomics.swift
[79/94] Compiling DequeModule Deque+CustomReflectable.swift
[80/94] Compiling DequeModule Deque+Descriptions.swift
[82/96] Compiling DequeModule _DequeBuffer.swift
[83/96] Compiling DequeModule _DequeBufferHeader.swift
[84/96] Compiling DequeModule Deque+Equatable.swift
[85/96] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[86/96] Compiling DequeModule _DequeSlot.swift
[87/96] Compiling DequeModule _UnsafeWrappedBuffer.swift
[88/96] Compiling DequeModule Deque+Testing.swift
[89/96] Compiling DequeModule Deque._Storage.swift
[90/96] Compiling DequeModule Deque+Extras.swift
[91/96] Compiling DequeModule Deque+Hashable.swift
[92/96] Compiling DequeModule Deque._UnsafeHandle.swift
[93/96] Compiling DequeModule Deque.swift
[94/96] Emitting module DequeModule
[95/96] Compiling DequeModule Deque+Codable.swift
[96/96] Compiling DequeModule Deque+Collection.swift
[98/158] Compiling NIOCore IOData.swift
[99/158] Compiling NIOCore IPProtocol.swift
[100/158] Compiling NIOCore IntegerBitPacking.swift
[101/158] Compiling NIOCore IntegerTypes.swift
[102/158] Compiling NIOCore Interfaces.swift
[103/158] Compiling NIOCore Linux.swift
[104/158] Compiling NIOCore MarkedCircularBuffer.swift
[105/158] Compiling NIOCore MulticastChannel.swift
[106/166] Compiling NIOCore EventLoopFuture+Deprecated.swift
[107/166] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[108/166] Compiling NIOCore EventLoopFuture.swift
[109/166] Compiling NIOCore FileDescriptor.swift
[110/166] Compiling NIOCore FileHandle.swift
[111/166] Compiling NIOCore FileRegion.swift
[112/166] Compiling NIOCore GlobalSingletons.swift
[113/166] Compiling NIOCore IO.swift
[114/166] Compiling NIOCore CircularBuffer.swift
[115/166] Compiling NIOCore Codec.swift
[116/166] Compiling NIOCore ConvenienceOptionSupport.swift
[117/166] Compiling NIOCore DeadChannel.swift
[118/166] Compiling NIOCore DispatchQueue+WithFuture.swift
[119/166] Compiling NIOCore EventLoop+Deprecated.swift
[120/166] Compiling NIOCore EventLoop+SerialExecutor.swift
[121/166] Compiling NIOCore EventLoop.swift
[122/166] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[123/166] Compiling NIOCore NIOAny.swift
[124/166] Compiling NIOCore NIOCloseOnErrorHandler.swift
[125/166] Compiling NIOCore NIOCoreSendableMetatype.swift
[126/166] Compiling NIOCore NIOLoopBound.swift
[127/166] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[128/166] Compiling NIOCore NIOScheduledCallback.swift
[129/166] Compiling NIOCore NIOSendable.swift
[130/166] Compiling NIOCore RecvByteBufferAllocator.swift
[131/166] Compiling NIOCore AddressedEnvelope.swift
[132/166] Compiling NIOCore AsyncAwaitSupport.swift
[133/166] Compiling NIOCore AsyncChannel.swift
[134/166] Compiling NIOCore AsyncChannelHandler.swift
[135/166] Compiling NIOCore AsyncChannelInboundStream.swift
[136/166] Compiling NIOCore AsyncChannelOutboundWriter.swift
[137/166] Compiling NIOCore NIOAsyncSequenceProducer.swift
[138/166] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[139/166] Compiling NIOCore NIOAsyncWriter.swift
[140/166] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[141/166] Compiling NIOCore SocketAddresses.swift
[142/166] Compiling NIOCore SocketOptionProvider.swift
[143/166] Compiling NIOCore SystemCallHelpers.swift
[144/166] Compiling NIOCore TimeAmount+Duration.swift
[145/166] Compiling NIOCore TypeAssistedChannelHandler.swift
[146/166] Compiling NIOCore UniversalBootstrapSupport.swift
[147/166] Compiling NIOCore Utilities.swift
[148/166] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[149/166] Compiling NIOCore BSDSocketAPI.swift
[150/166] Compiling NIOCore ByteBuffer-aux.swift
[151/166] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[152/166] Compiling NIOCore ByteBuffer-conversions.swift
[153/166] Compiling NIOCore ByteBuffer-core.swift
[154/166] Compiling NIOCore ByteBuffer-hex.swift
[155/166] Compiling NIOCore ByteBuffer-int.swift
[156/166] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[157/166] Emitting module NIOCore
[158/166] Compiling NIOCore ByteBuffer-multi-int.swift
[159/166] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[160/166] Compiling NIOCore ByteBuffer-views.swift
[161/166] Compiling NIOCore Channel.swift
[162/166] Compiling NIOCore ChannelHandler.swift
[163/166] Compiling NIOCore ChannelHandlers.swift
[164/166] Compiling NIOCore ChannelInvoker.swift
[165/166] Compiling NIOCore ChannelOption.swift
[166/166] Compiling NIOCore ChannelPipeline.swift
[168/219] Compiling NIOEmbedded AsyncTestingChannel.swift
[169/219] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[170/219] Compiling NIOEmbedded Embedded.swift
[171/219] Emitting module NIOEmbedded
[173/220] Compiling NIOPosix Pool.swift
[174/220] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[175/220] Compiling NIOPosix PosixSingletons.swift
[176/220] Compiling NIOPosix RawSocketBootstrap.swift
[177/220] Compiling NIOPosix Resolver.swift
[178/220] Compiling NIOPosix Selectable.swift
[179/220] Compiling NIOPosix SelectableChannel.swift
[180/220] Compiling NIOPosix Socket.swift
[181/220] Compiling NIOPosix SocketChannel.swift
[182/220] Compiling NIOPosix SocketProtocols.swift
[183/220] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[184/220] Compiling NIOPosix System.swift
[185/220] Compiling NIOPosix Thread.swift
[186/220] Compiling NIOPosix SelectableEventLoop.swift
[187/220] Compiling NIOPosix SelectorEpoll.swift
[188/220] Compiling NIOPosix SelectorGeneric.swift
[189/220] Compiling NIOPosix SelectorKqueue.swift
[190/220] Compiling NIOPosix SelectorUring.swift
[191/220] Compiling NIOPosix ServerSocket.swift
[192/226] Compiling NIOPosix IO.swift
[193/226] Compiling NIOPosix IntegerBitPacking.swift
[194/226] Compiling NIOPosix IntegerTypes.swift
[195/226] Compiling NIOPosix Linux.swift
[196/226] Compiling NIOPosix LinuxCPUSet.swift
[197/226] Compiling NIOPosix LinuxUring.swift
[198/226] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[199/226] Compiling NIOPosix NIOPosixSendableMetatype.swift
[200/226] Compiling NIOPosix NIOThreadPool.swift
[201/226] Compiling NIOPosix NonBlockingFileIO.swift
[202/226] Compiling NIOPosix PendingDatagramWritesManager.swift
[203/226] Compiling NIOPosix PendingWritesManager.swift
[204/226] Compiling NIOPosix PipeChannel.swift
[205/226] Compiling NIOPosix PipePair.swift
[206/226] Compiling NIOPosix BSDSocketAPICommon.swift
[207/226] Compiling NIOPosix BSDSocketAPIPosix.swift
[208/226] Compiling NIOPosix BSDSocketAPIWindows.swift
[209/226] Compiling NIOPosix BaseSocket.swift
[210/226] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[211/226] Compiling NIOPosix BaseSocketChannel.swift
[212/226] Compiling NIOPosix BaseStreamSocketChannel.swift
[213/226] Emitting module NIOPosix
[214/226] Compiling NIOPosix Bootstrap.swift
[215/226] Compiling NIOPosix ControlMessage.swift
[216/226] Compiling NIOPosix DatagramVectorReadManager.swift
[217/226] Compiling NIOPosix Errors+Any.swift
[218/226] Compiling NIOPosix FileDescriptor.swift
[219/226] Compiling NIOPosix GetaddrinfoResolver.swift
[220/226] Compiling NIOPosix HappyEyeballs.swift
[221/226] Compiling NIOPosix ThreadPosix.swift
[222/226] Compiling NIOPosix ThreadWindows.swift
[223/226] Compiling NIOPosix UnsafeTransfer.swift
[224/226] Compiling NIOPosix Utilities.swift
[225/226] Compiling NIOPosix VsockAddress.swift
[226/226] Compiling NIOPosix VsockChannelEvents.swift
[228/229] Compiling NIO Exports.swift
[229/229] Emitting module NIO
[231/233] Emitting module StatsdClient
[232/233] Compiling StatsdClient StatsdClient.swift
[233/233] Compiling StatsdClient Atomics.swift
Build complete! (60.36s)
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" : "/host/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.10"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:f0ebbd71bee66c692411a61ab9a7ee6edc82316b7a7b4c6173cc06c00f20ed39
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.