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 (f3f355), with Swift 6.2 (beta) for Android on 30 Jul 2025 20:15:55 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 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:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/apple/swift-statsd-client.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-metrics.git
[1/2219] Fetching swift-metrics
[90/4027] Fetching swift-metrics, swift-atomics
Fetched https://github.com/apple/swift-metrics.git from cache (0.67s)
[1/77073] Fetching swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (6.44s)
Fetched https://github.com/apple/swift-nio.git from cache (6.55s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (7.12s)
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.85.0 (1.42s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/16916] Fetching swift-collections
[678/21691] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.78s)
[4399/16916] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.20s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.1 (2.94s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (1.24s)
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-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-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-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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.85.0
Building for debugging...
[0/23] Write sources
[12/23] Compiling CNIOWindows WSAStartup.c
[13/23] Compiling CNIOWindows shim.c
[14/23] Compiling _AtomicsShims.c
[15/23] Compiling CNIOPosix event_loop_id.c
[16/23] Compiling CNIOWASI CNIOWASI.c
[17/23] Compiling CNIOLinux liburing_shims.c
[18/23] Compiling CNIODarwin shim.c
[19/23] Write swift-version-8C5A4AE7A8CE2BA.txt
[20/23] Compiling CNIOLinux shim.c
[21/64] Compiling c-nioatomics.c
[22/64] Compiling c-atomics.c
[24/70] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[25/71] Compiling Atomics OptionalRawRepresentable.swift
[26/71] Compiling Atomics RawRepresentable.swift
[27/71] Compiling Atomics AtomicBool.swift
[28/71] Compiling Atomics ManagedAtomic.swift
[29/71] Compiling Atomics AtomicStorage.swift
[30/71] Compiling Atomics AtomicValue.swift
[31/71] Compiling Atomics AtomicInteger.swift
[32/71] Compiling Atomics AtomicOptionalWrappable.swift
[33/71] Compiling Atomics AtomicReference.swift
[34/71] Compiling Atomics Primitives.native.swift
[38/73] Emitting module InternalCollectionsUtilities
[39/73] Compiling Atomics IntegerConformances.swift
[40/73] Compiling Atomics PointerConformances.swift
[43/73] Compiling Atomics AtomicMemoryOrderings.swift
[44/73] Compiling Atomics DoubleWord.swift
[45/73] Compiling Atomics UnsafeAtomic.swift
[46/73] Compiling Atomics UnsafeAtomicLazyReference.swift
[48/73] Compiling Atomics ManagedAtomicLazyReference.swift
[49/73] Compiling _NIOBase64 Base64.swift
[50/73] Emitting module _NIOBase64
[52/74] Emitting module _NIODataStructures
[53/74] Compiling _NIODataStructures Heap.swift
[54/74] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[55/75] Compiling _NIODataStructures PriorityQueue.swift
[56/75] Compiling _NIODataStructures _TinyArray.swift
[57/75] Emitting module Atomics
[66/76] Compiling CoreMetrics Metrics.swift
[67/91] Compiling Atomics IntegerOperations.swift
[68/91] Compiling Atomics Unmanaged extensions.swift
[69/92] Compiling NIOConcurrencyHelpers NIOLock.swift
[71/92] Compiling DequeModule Deque+CustomReflectable.swift
[72/92] Compiling DequeModule Deque+Descriptions.swift
[73/94] Compiling DequeModule _DequeBuffer.swift
[74/94] Compiling DequeModule _DequeBufferHeader.swift
[75/94] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[76/94] Emitting module NIOConcurrencyHelpers
[77/94] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[78/94] Compiling DequeModule Deque+Equatable.swift
[79/94] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[80/94] Compiling NIOConcurrencyHelpers atomics.swift
[81/94] Compiling NIOConcurrencyHelpers lock.swift
[83/95] Compiling DequeModule _DequeSlot.swift
[84/95] Compiling DequeModule _UnsafeWrappedBuffer.swift
[85/95] Compiling DequeModule Deque+Testing.swift
[86/95] Compiling DequeModule Deque._Storage.swift
[87/95] Compiling DequeModule Deque._UnsafeHandle.swift
[88/95] Compiling DequeModule Deque.swift
[89/95] Compiling DequeModule Deque+Extras.swift
[90/95] Compiling DequeModule Deque+Hashable.swift
[91/95] Compiling DequeModule Deque+Codable.swift
[92/95] Compiling DequeModule Deque+Collection.swift
[93/95] Emitting module DequeModule
[95/96] Emitting module CoreMetrics
[96/96] Compiling CoreMetrics Locks.swift
[98/158] Compiling NIOCore NIOAny.swift
[99/158] Compiling NIOCore NIOCloseOnErrorHandler.swift
[100/158] Compiling NIOCore NIOCoreSendableMetatype.swift
[101/158] Compiling NIOCore NIOLoopBound.swift
[102/158] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[103/158] Compiling NIOCore NIOScheduledCallback.swift
[104/158] Compiling NIOCore NIOSendable.swift
[105/158] Compiling NIOCore RecvByteBufferAllocator.swift
[106/166] Compiling NIOCore IOData.swift
[107/166] Compiling NIOCore IPProtocol.swift
[108/166] Compiling NIOCore IntegerBitPacking.swift
[109/166] Compiling NIOCore IntegerTypes.swift
[110/166] Compiling NIOCore Interfaces.swift
[111/166] Compiling NIOCore Linux.swift
[112/166] Compiling NIOCore MarkedCircularBuffer.swift
[113/166] Compiling NIOCore MulticastChannel.swift
[114/166] Compiling NIOCore EventLoopFuture+Deprecated.swift
[115/166] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[116/166] Compiling NIOCore EventLoopFuture.swift
[117/166] Compiling NIOCore FileDescriptor.swift
[118/166] Compiling NIOCore FileHandle.swift
[119/166] Compiling NIOCore FileRegion.swift
[120/166] Compiling NIOCore GlobalSingletons.swift
[121/166] Compiling NIOCore IO.swift
[122/166] Compiling NIOCore CircularBuffer.swift
[123/166] Compiling NIOCore Codec.swift
[124/166] Compiling NIOCore ConvenienceOptionSupport.swift
[125/166] Compiling NIOCore DeadChannel.swift
[126/166] Compiling NIOCore DispatchQueue+WithFuture.swift
[127/166] Compiling NIOCore EventLoop+Deprecated.swift
[128/166] Compiling NIOCore EventLoop+SerialExecutor.swift
[129/166] Compiling NIOCore EventLoop.swift
[130/166] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[131/166] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[132/166] Compiling NIOCore SocketAddresses.swift
[133/166] Compiling NIOCore SocketOptionProvider.swift
[134/166] Compiling NIOCore SystemCallHelpers.swift
[135/166] Compiling NIOCore TimeAmount+Duration.swift
[136/166] Compiling NIOCore TypeAssistedChannelHandler.swift
[137/166] Compiling NIOCore UniversalBootstrapSupport.swift
[138/166] Compiling NIOCore Utilities.swift
[139/166] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[140/166] Compiling NIOCore BSDSocketAPI.swift
[141/166] Compiling NIOCore ByteBuffer-aux.swift
[142/166] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[143/166] Compiling NIOCore ByteBuffer-conversions.swift
[144/166] Compiling NIOCore ByteBuffer-core.swift
[145/166] Compiling NIOCore ByteBuffer-hex.swift
[146/166] Compiling NIOCore ByteBuffer-int.swift
[147/166] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[148/166] Compiling NIOCore AddressedEnvelope.swift
[149/166] Compiling NIOCore AsyncAwaitSupport.swift
[150/166] Compiling NIOCore AsyncChannel.swift
[151/166] Compiling NIOCore AsyncChannelHandler.swift
[152/166] Compiling NIOCore AsyncChannelInboundStream.swift
[153/166] Compiling NIOCore AsyncChannelOutboundWriter.swift
[154/166] Compiling NIOCore NIOAsyncSequenceProducer.swift
[155/166] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[156/166] Compiling NIOCore NIOAsyncWriter.swift
[157/166] Compiling NIOCore ByteBuffer-multi-int.swift
[158/166] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[159/166] Compiling NIOCore ByteBuffer-views.swift
[160/166] Compiling NIOCore Channel.swift
[161/166] Compiling NIOCore ChannelHandler.swift
[162/166] Compiling NIOCore ChannelHandlers.swift
[163/166] Compiling NIOCore ChannelInvoker.swift
[164/166] Compiling NIOCore ChannelOption.swift
[165/166] Compiling NIOCore ChannelPipeline.swift
[166/166] Emitting module NIOCore
[168/219] Emitting module NIOEmbedded
[169/219] Compiling NIOEmbedded AsyncTestingChannel.swift
[170/219] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[171/219] Compiling NIOEmbedded Embedded.swift
[172/220] Compiling NIOPosix Pool.swift
[173/220] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[174/220] Compiling NIOPosix PosixSingletons.swift
[175/220] Compiling NIOPosix RawSocketBootstrap.swift
[176/220] Compiling NIOPosix Resolver.swift
[177/220] Compiling NIOPosix Selectable.swift
[178/220] Compiling NIOPosix SelectableChannel.swift
[180/226] Compiling NIOPosix ThreadPosix.swift
[181/226] Compiling NIOPosix ThreadWindows.swift
[182/226] Compiling NIOPosix UnsafeTransfer.swift
[183/226] Compiling NIOPosix Utilities.swift
[184/226] Compiling NIOPosix VsockAddress.swift
[185/226] Compiling NIOPosix VsockChannelEvents.swift
[186/226] Emitting module NIOPosix
[187/226] Compiling NIOPosix Socket.swift
[188/226] Compiling NIOPosix SocketChannel.swift
[189/226] Compiling NIOPosix SocketProtocols.swift
[190/226] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[191/226] Compiling NIOPosix System.swift
[192/226] Compiling NIOPosix Thread.swift
[193/226] Compiling NIOPosix SelectableEventLoop.swift
[194/226] Compiling NIOPosix SelectorEpoll.swift
[195/226] Compiling NIOPosix SelectorGeneric.swift
[196/226] Compiling NIOPosix SelectorKqueue.swift
[197/226] Compiling NIOPosix SelectorUring.swift
[198/226] Compiling NIOPosix ServerSocket.swift
[199/226] Compiling NIOPosix IO.swift
[200/226] Compiling NIOPosix IntegerBitPacking.swift
[201/226] Compiling NIOPosix IntegerTypes.swift
[202/226] Compiling NIOPosix Linux.swift
[203/226] Compiling NIOPosix LinuxCPUSet.swift
[204/226] Compiling NIOPosix LinuxUring.swift
[205/226] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[206/226] Compiling NIOPosix Bootstrap.swift
[207/226] Compiling NIOPosix ControlMessage.swift
[208/226] Compiling NIOPosix DatagramVectorReadManager.swift
[209/226] Compiling NIOPosix Errors+Any.swift
[210/226] Compiling NIOPosix FileDescriptor.swift
[211/226] Compiling NIOPosix GetaddrinfoResolver.swift
[212/226] Compiling NIOPosix HappyEyeballs.swift
[213/226] Compiling NIOPosix NIOPosixSendableMetatype.swift
[214/226] Compiling NIOPosix NIOThreadPool.swift
[215/226] Compiling NIOPosix NonBlockingFileIO.swift
[216/226] Compiling NIOPosix PendingDatagramWritesManager.swift
[217/226] Compiling NIOPosix PendingWritesManager.swift
[218/226] Compiling NIOPosix PipeChannel.swift
[219/226] Compiling NIOPosix PipePair.swift
[220/226] Compiling NIOPosix BSDSocketAPICommon.swift
[221/226] Compiling NIOPosix BSDSocketAPIPosix.swift
[222/226] Compiling NIOPosix BSDSocketAPIWindows.swift
[223/226] Compiling NIOPosix BaseSocket.swift
[224/226] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[225/226] Compiling NIOPosix BaseSocketChannel.swift
[226/226] Compiling NIOPosix BaseStreamSocketChannel.swift
[228/229] Emitting module NIO
[229/229] Compiling NIO Exports.swift
[231/233] Compiling StatsdClient StatsdClient.swift
[232/233] Emitting module StatsdClient
[233/233] Compiling StatsdClient Atomics.swift
Build complete! (104.50s)
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"
}
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Done.