The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of swift-statsd-client, reference main (230edf), with Swift 6.0 for macOS (SPM) on 7 May 2025 21:50:57 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.61.3
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 230edf5 Drop Swift 5.9 (#54)
Cloned https://github.com/apple/swift-statsd-client.git
Revision (git rev-parse @):
230edf5c3bc0b2d8e49d84ae59fef94db00cfeb1
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:             6.0
Building package at path:  $PWD
https://github.com/apple/swift-statsd-client.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/23] Write sources
[7/23] Copying PrivacyInfo.xcprivacy
[8/23] Write sources
[13/23] Compiling CNIOWindows shim.c
[13/23] Compiling CNIOWindows WSAStartup.c
[15/23] Compiling CNIOWASI CNIOWASI.c
[16/23] Compiling CNIOLinux liburing_shims.c
[17/23] Compiling CNIOLinux shim.c
[18/23] Write swift-version-5BDAB9E9C0126B9D.txt
[19/23] Compiling _AtomicsShims.c
[20/69] Compiling CNIODarwin shim.c
[22/69] Compiling Atomics AtomicStorage.swift
[23/69] Compiling Atomics AtomicValue.swift
[24/70] Compiling Atomics UnsafeAtomic.swift
[25/70] Compiling Atomics UnsafeAtomicLazyReference.swift
[26/70] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[27/70] Compiling Atomics AtomicMemoryOrderings.swift
[28/70] Compiling Atomics DoubleWord.swift
[29/70] Compiling Atomics OptionalRawRepresentable.swift
[30/70] Compiling Atomics RawRepresentable.swift
[31/70] Emitting module InternalCollectionsUtilities
[32/70] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[33/70] Emitting module _NIOBase64
[34/70] Compiling _NIOBase64 Base64.swift
[35/70] Compiling Atomics ManagedAtomic.swift
[36/70] Compiling Atomics ManagedAtomicLazyReference.swift
[43/72] Compiling Atomics AtomicOptionalWrappable.swift
[44/72] Compiling Atomics AtomicReference.swift
[45/72] Compiling Atomics AtomicBool.swift
[46/72] Compiling Atomics IntegerConformances.swift
[47/72] Compiling Atomics PointerConformances.swift
[48/72] Compiling Atomics Primitives.native.swift
[51/72] Compiling Atomics Primitives.shims.swift
[52/72] Compiling Atomics AtomicInteger.swift
[53/72] Compiling Atomics IntegerOperations.swift
[54/72] Compiling Atomics Unmanaged extensions.swift
[61/72] Emitting module _NIODataStructures
[62/72] Compiling _NIODataStructures _TinyArray.swift
[63/88] Compiling DequeModule Deque+CustomReflectable.swift
[64/88] Compiling DequeModule Deque+Descriptions.swift
[65/88] Emitting module Atomics
[66/88] Compiling _NIODataStructures PriorityQueue.swift
[67/88] Compiling DequeModule _DequeSlot.swift
[68/88] Compiling DequeModule _DequeBufferHeader.swift
[69/89] Compiling CoreMetrics Locks.swift
[70/89] Emitting module CoreMetrics
[71/89] Compiling CoreMetrics Metrics.swift
[72/89] Compiling _NIODataStructures Heap.swift
[73/89] Compiling DequeModule _DequeBuffer.swift
[74/89] Compiling DequeModule Deque+Extras.swift
[75/89] Compiling DequeModule Deque+Hashable.swift
[76/89] Compiling DequeModule Deque+Equatable.swift
[77/89] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[78/89] Compiling DequeModule _UnsafeWrappedBuffer.swift
[79/89] Compiling DequeModule Deque+Testing.swift
[80/89] Compiling DequeModule Deque._Storage.swift
[81/89] Compiling DequeModule Deque._UnsafeHandle.swift
[82/89] Compiling DequeModule Deque.swift
[83/89] Compiling DequeModule Deque+Codable.swift
[84/89] Compiling DequeModule Deque+Collection.swift
[87/89] Emitting module DequeModule
[87/89] Compiling c-nioatomics.c
[88/89] Compiling c-atomics.c
[90/95] Compiling NIOConcurrencyHelpers lock.swift
[91/95] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[92/95] Compiling NIOConcurrencyHelpers NIOLock.swift
[93/95] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[94/95] Emitting module NIOConcurrencyHelpers
[95/95] Compiling NIOConcurrencyHelpers atomics.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/156] Compiling NIOCore NIOLoopBound.swift
[103/156] Compiling NIOCore NIOScheduledCallback.swift
[104/156] Compiling NIOCore NIOSendable.swift
[105/156] Compiling NIOCore RecvByteBufferAllocator.swift
[106/156] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[107/156] Compiling NIOCore SocketAddresses.swift
[108/162] Compiling NIOCore GlobalSingletons.swift
[109/162] Compiling NIOCore IO.swift
[110/162] Compiling NIOCore IOData.swift
[111/162] Compiling NIOCore IPProtocol.swift
[112/162] Compiling NIOCore IntegerBitPacking.swift
[113/162] Compiling NIOCore IntegerTypes.swift
[114/162] Compiling NIOCore Codec.swift
[115/162] Compiling NIOCore ConvenienceOptionSupport.swift
[116/162] Compiling NIOCore DeadChannel.swift
[117/162] Compiling NIOCore DispatchQueue+WithFuture.swift
[118/162] Compiling NIOCore EventLoop+Deprecated.swift
[119/162] Compiling NIOCore EventLoop+SerialExecutor.swift
[120/162] Compiling NIOCore EventLoop.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 SocketOptionProvider.swift
[129/162] Compiling NIOCore SystemCallHelpers.swift
[130/162] Compiling NIOCore TimeAmount+Duration.swift
[131/162] Compiling NIOCore TypeAssistedChannelHandler.swift
[132/162] Compiling NIOCore UniversalBootstrapSupport.swift
[133/162] Compiling NIOCore Utilities.swift
[134/162] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[135/162] Compiling NIOCore NIOAsyncWriter.swift
[136/162] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[137/162] Compiling NIOCore BSDSocketAPI.swift
[138/162] Compiling NIOCore ByteBuffer-aux.swift
[139/162] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[140/162] Compiling NIOCore ByteBuffer-conversions.swift
[141/162] Compiling NIOCore AddressedEnvelope.swift
[142/162] Compiling NIOCore AsyncAwaitSupport.swift
[143/162] Compiling NIOCore AsyncChannel.swift
[144/162] Compiling NIOCore AsyncChannelHandler.swift
[145/162] Compiling NIOCore AsyncChannelInboundStream.swift
[146/162] Compiling NIOCore AsyncChannelOutboundWriter.swift
[147/162] Compiling NIOCore NIOAsyncSequenceProducer.swift
[148/162] Compiling NIOCore Channel.swift
[149/162] Compiling NIOCore ChannelHandler.swift
[150/162] Compiling NIOCore ChannelHandlers.swift
[151/162] Compiling NIOCore ChannelInvoker.swift
[152/162] Compiling NIOCore ChannelOption.swift
[153/162] Compiling NIOCore ChannelPipeline.swift
[154/162] Compiling NIOCore CircularBuffer.swift
[155/162] Compiling NIOCore ByteBuffer-core.swift
[156/162] Compiling NIOCore ByteBuffer-hex.swift
[157/162] Compiling NIOCore ByteBuffer-int.swift
[158/162] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[159/162] Compiling NIOCore ByteBuffer-multi-int.swift
[160/162] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[161/162] Compiling NIOCore ByteBuffer-views.swift
[162/162] Emitting module NIOCore
[163/215] Emitting module NIOEmbedded
[164/215] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[165/215] Compiling NIOEmbedded AsyncTestingChannel.swift
[166/215] Compiling NIOEmbedded Embedded.swift
[167/215] Compiling NIOPosix Selectable.swift
[168/215] Compiling NIOPosix SelectableChannel.swift
[169/215] Compiling NIOPosix SelectableEventLoop.swift
[170/215] Compiling NIOPosix SelectorEpoll.swift
[171/215] Compiling NIOPosix SelectorGeneric.swift
[172/220] Emitting module NIOPosix
[173/220] Compiling NIOPosix GetaddrinfoResolver.swift
[174/220] Compiling NIOPosix HappyEyeballs.swift
[175/220] Compiling NIOPosix IO.swift
[176/220] Compiling NIOPosix IntegerBitPacking.swift
[177/220] Compiling NIOPosix IntegerTypes.swift
[178/220] Compiling NIOPosix Linux.swift
[179/220] Compiling NIOPosix PooledRecvBufferAllocator.swift
[180/220] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[181/220] Compiling NIOPosix PosixSingletons.swift
[182/220] Compiling NIOPosix RawSocketBootstrap.swift
[183/220] Compiling NIOPosix Resolver.swift
[184/220] Compiling NIOPosix SelectorKqueue.swift
[185/220] Compiling NIOPosix SelectorUring.swift
[186/220] Compiling NIOPosix ServerSocket.swift
[187/220] Compiling NIOPosix Socket.swift
[188/220] Compiling NIOPosix SocketChannel.swift
[189/220] Compiling NIOPosix PendingDatagramWritesManager.swift
[190/220] Compiling NIOPosix PendingWritesManager.swift
[191/220] Compiling NIOPosix PipeChannel.swift
[192/220] Compiling NIOPosix PipePair.swift
[193/220] Compiling NIOPosix Pool.swift
[194/220] Compiling NIOPosix BaseStreamSocketChannel.swift
[195/220] Compiling NIOPosix Bootstrap.swift
[196/220] Compiling NIOPosix ControlMessage.swift
[197/220] Compiling NIOPosix DatagramVectorReadManager.swift
[198/220] Compiling NIOPosix Errors+Any.swift
[199/220] Compiling NIOPosix FileDescriptor.swift
[200/220] Compiling NIOPosix SocketProtocols.swift
[201/220] Compiling NIOPosix System.swift
[202/220] Compiling NIOPosix Thread.swift
[203/220] Compiling NIOPosix ThreadPosix.swift
[204/220] Compiling NIOPosix ThreadWindows.swift
[205/220] Compiling NIOPosix BSDSocketAPICommon.swift
[206/220] Compiling NIOPosix BSDSocketAPIPosix.swift
[207/220] Compiling NIOPosix BSDSocketAPIWindows.swift
[208/220] Compiling NIOPosix BaseSocket.swift
[209/220] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[210/220] Compiling NIOPosix BaseSocketChannel.swift
[211/220] Compiling NIOPosix LinuxCPUSet.swift
[212/220] Compiling NIOPosix LinuxUring.swift
[213/220] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[214/220] Compiling NIOPosix NIOThreadPool.swift
[215/220] Compiling NIOPosix NonBlockingFileIO.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] Emitting module NIO
[222/222] Compiling NIO Exports.swift
[223/225] Emitting module StatsdClient
/Users/admin/builder/spi-builder-workspace/Sources/StatsdClient/StatsdClient.swift:445:74: warning: type 'Client.Encoder' does not conform to the 'Sendable' protocol
443 |         let bootstrap = DatagramBootstrap(group: self.eventLoopGroup)
444 |             .channelOption(ChannelOptions.socket(SocketOptionLevel(SOL_SOCKET), SO_REUSEADDR), value: 1)
445 |             .channelInitializer { channel in channel.pipeline.addHandler(Encoder(address: self.address)) }
    |                                                                          `- warning: type 'Client.Encoder' does not conform to the 'Sendable' protocol
446 |         // the bind address is local and does not really matter, the remote address is addressed by AddressedEnvelope below
447 |         return bootstrap.bind(host: self.address.protocol == .inet6 ? "::" : "0.0.0.0", port: 0)
448 |     }
449 |
450 |     private final class Encoder: ChannelOutboundHandler {
    |                         `- note: class 'Encoder' does not conform to the 'Sendable' protocol
451 |         public typealias OutboundIn = Metric
452 |         public typealias OutboundOut = AddressedEnvelope<ByteBuffer>
[224/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
443 |         let bootstrap = DatagramBootstrap(group: self.eventLoopGroup)
444 |             .channelOption(ChannelOptions.socket(SocketOptionLevel(SOL_SOCKET), SO_REUSEADDR), value: 1)
445 |             .channelInitializer { channel in channel.pipeline.addHandler(Encoder(address: self.address)) }
    |                                                                          `- warning: type 'Client.Encoder' does not conform to the 'Sendable' protocol
446 |         // the bind address is local and does not really matter, the remote address is addressed by AddressedEnvelope below
447 |         return bootstrap.bind(host: self.address.protocol == .inet6 ? "::" : "0.0.0.0", port: 0)
448 |     }
449 |
450 |     private final class Encoder: ChannelOutboundHandler {
    |                         `- note: class 'Encoder' does not conform to the 'Sendable' protocol
451 |         public typealias OutboundIn = Metric
452 |         public typealias OutboundOut = AddressedEnvelope<ByteBuffer>
[225/225] Compiling StatsdClient Atomics.swift
Build complete! (23.94s)
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/1705] Fetching swift-atomics
[53/3911] Fetching swift-atomics, swift-metrics
[3912/79766] Fetching swift-atomics, swift-metrics, swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (3.33s)
Fetched https://github.com/apple/swift-atomics.git from cache (3.33s)
Fetched https://github.com/apple/swift-metrics.git from cache (3.33s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.67s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.66s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.1 (3.18s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4367] Fetching swift-system
[1181/20738] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.72s)
Fetched https://github.com/apple/swift-collections.git from cache (1.72s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.57s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.74s)
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-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.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
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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.1
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.10"
}
Done.