The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-nio-udp, reference 1.0.1 (81bc22), with Swift 6.2 for macOS (SPM) on 10 Feb 2026 08:06:38 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hironichu/swift-nio-udp.git
Reference: 1.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/hironichu/swift-nio-udp
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at 81bc221 Add batch send API and performance optimizations
Cloned https://github.com/hironichu/swift-nio-udp.git
Revision (git rev-parse @):
81bc221147d585a4edc24b15b3ef7c0d7278c365
SUCCESS checkout https://github.com/hironichu/swift-nio-udp.git at 1.0.1
Fetching https://github.com/apple/swift-nio.git
[1/81972] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.24s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.94.0 (5.16s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/1820] Fetching swift-atomics
[74/7372] Fetching swift-atomics, swift-system
[1546/26865] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (2.00s)
Fetched https://github.com/apple/swift-atomics.git from cache (2.00s)
Fetched https://github.com/apple/swift-collections.git from cache (2.00s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.62s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.57s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.64s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.94.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.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.6.4
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-nio-udp",
      "name": "swift-nio-udp",
      "url": "https://github.com/hironichu/swift-nio-udp.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-udp",
      "dependencies": [
        {
          "identity": "swift-nio",
          "name": "swift-nio",
          "url": "https://github.com/apple/swift-nio.git",
          "version": "2.94.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
          "dependencies": [
            {
              "identity": "swift-atomics",
              "name": "swift-atomics",
              "url": "https://github.com/apple/swift-atomics.git",
              "version": "1.3.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.3.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-system",
              "name": "swift-system",
              "url": "https://github.com/apple/swift-system.git",
              "version": "1.6.4",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/hironichu/swift-nio-udp.git
[1/48] Fetching swift-nio-udp
Fetched https://github.com/hironichu/swift-nio-udp.git from cache (0.66s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio.git from cache (0.82s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.94.0 (0.89s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.56s)
Fetched https://github.com/apple/swift-system.git from cache (0.56s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.56s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.62s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.05s)
Creating working copy for https://github.com/hironichu/swift-nio-udp.git
Working copy of https://github.com/hironichu/swift-nio-udp.git resolved at 1.0.1 (81bc221)
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.4
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.94.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.3.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.3.0
warning: '.resolve-product-dependencies': dependency 'swift-nio-udp' is not used by any target
Found 1 product dependencies
  - swift-nio
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/hironichu/swift-nio-udp.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/22] Write sources
[8/22] Copying PrivacyInfo.xcprivacy
[9/22] Write swift-version-49B95AFC49DCD68C.txt
[10/22] Compiling CNIOWASI CNIOWASI.c
[10/22] Compiling CNIOWindows shim.c
[10/22] Compiling CNIOWindows WSAStartup.c
[13/22] Compiling CNIOLinux shim.c
[14/22] Compiling CNIOOpenBSD shim.c
[15/22] Compiling CNIOLinux liburing_shims.c
[16/22] Write sources
[17/45] Compiling _AtomicsShims.c
[18/45] Compiling CNIOPosix event_loop_id.c
[19/64] Compiling CNIODarwin shim.c
[21/64] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[22/65] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[23/65] Compiling Atomics UnsafeAtomicLazyReference.swift
[24/65] Compiling Atomics IntegerOperations.swift
[25/65] Compiling Atomics OptionalRawRepresentable.swift
[26/65] Compiling Atomics RawRepresentable.swift
[27/65] Compiling Atomics AtomicValue.swift
[28/65] Compiling Atomics AtomicMemoryOrderings.swift
[29/65] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[30/65] Compiling _NIODataStructures _TinyArray.swift
[31/65] Compiling _NIODataStructures PriorityQueue.swift
[32/65] Compiling Atomics ManagedAtomicLazyReference.swift
[33/65] Compiling Atomics UnsafeAtomic.swift
[36/66] Compiling _NIOBase64 Base64.swift
[37/66] Emitting module _NIOBase64
[38/66] Compiling Atomics DoubleWord.swift
[39/66] Compiling Atomics ManagedAtomic.swift
[40/66] Emitting module InternalCollectionsUtilities
[41/66] Compiling Atomics AtomicBool.swift
[42/66] Compiling Atomics IntegerConformances.swift
[43/66] Compiling Atomics PointerConformances.swift
[44/66] Compiling Atomics Primitives.native.swift
[45/66] Compiling Atomics AtomicInteger.swift
[46/66] Compiling Atomics AtomicOptionalWrappable.swift
[49/66] Compiling Atomics AtomicReference.swift
[50/66] Compiling Atomics AtomicStorage.swift
[55/66] Emitting module _NIODataStructures
[56/66] Compiling _NIODataStructures Heap.swift
[57/82] Compiling Atomics Unmanaged extensions.swift
[58/82] Compiling DequeModule Deque+Equatable.swift
[59/82] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[60/82] Compiling DequeModule Deque+Codable.swift
[61/82] Compiling DequeModule Deque+Collection.swift
[62/82] Compiling DequeModule _DequeBufferHeader.swift
[63/82] Compiling DequeModule _DequeSlot.swift
[64/83] Compiling DequeModule _DequeBuffer.swift
[65/83] Compiling DequeModule Deque+Testing.swift
[66/83] Compiling DequeModule Deque._Storage.swift
[67/83] Emitting module Atomics
[68/83] Compiling DequeModule _UnsafeWrappedBuffer.swift
[71/83] Compiling DequeModule Deque._UnsafeHandle.swift
[72/83] Compiling DequeModule Deque.swift
[73/83] Compiling DequeModule Deque+Extras.swift
[74/83] Compiling DequeModule Deque+Hashable.swift
[77/83] Compiling DequeModule Deque+CustomReflectable.swift
[78/83] Compiling DequeModule Deque+Descriptions.swift
[81/83] Emitting module DequeModule
[81/83] Compiling c-nioatomics.c
[82/83] Compiling c-atomics.c
[84/89] Compiling NIOConcurrencyHelpers lock.swift
[85/89] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[86/89] Compiling NIOConcurrencyHelpers atomics.swift
[87/89] Compiling NIOConcurrencyHelpers NIOLock.swift
[88/89] Emitting module NIOConcurrencyHelpers
[89/89] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[90/153] Compiling NIOCore Linux.swift
[91/153] Compiling NIOCore MarkedCircularBuffer.swift
[92/153] Compiling NIOCore MulticastChannel.swift
[93/153] Compiling NIOCore NIOAny.swift
[94/153] Compiling NIOCore NIOCloseOnErrorHandler.swift
[95/153] Compiling NIOCore NIOCoreSendableMetatype.swift
[96/153] Compiling NIOCore NIODecodedAsyncSequence.swift
[97/160] Compiling NIOCore AddressedEnvelope.swift
[98/160] Compiling NIOCore AsyncAwaitSupport.swift
[99/160] Compiling NIOCore AsyncChannel.swift
[100/160] Compiling NIOCore AsyncChannelHandler.swift
[101/160] Compiling NIOCore AsyncChannelInboundStream.swift
[102/160] Compiling NIOCore AsyncChannelOutboundWriter.swift
[103/160] Compiling NIOCore NIOAsyncSequenceProducer.swift
[104/160] Compiling NIOCore Codec.swift
[105/160] Compiling NIOCore ConvenienceOptionSupport.swift
[106/160] Compiling NIOCore DeadChannel.swift
[107/160] Compiling NIOCore DispatchQueue+WithFuture.swift
[108/160] Compiling NIOCore EventLoop+Deprecated.swift
[109/160] Compiling NIOCore EventLoop+SerialExecutor.swift
[110/160] Compiling NIOCore EventLoop.swift
[111/160] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[112/160] Compiling NIOCore EventLoopFuture+Deprecated.swift
[113/160] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[114/160] Compiling NIOCore EventLoopFuture.swift
[115/160] Compiling NIOCore FileDescriptor.swift
[116/160] Compiling NIOCore FileHandle.swift
[117/160] Compiling NIOCore FileRegion.swift
[118/160] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[119/160] Compiling NIOCore NIOAsyncWriter.swift
[120/160] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[121/160] Compiling NIOCore BSDSocketAPI.swift
[122/160] Compiling NIOCore ByteBuffer-aux.swift
[123/160] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[124/160] Compiling NIOCore ByteBuffer-conversions.swift
[125/160] Compiling NIOCore Channel.swift
[126/160] Compiling NIOCore ChannelHandler.swift
[127/160] Compiling NIOCore ChannelHandlers.swift
[128/160] Compiling NIOCore ChannelInvoker.swift
[129/160] Compiling NIOCore ChannelOption.swift
[130/160] Compiling NIOCore ChannelPipeline.swift
[131/160] Compiling NIOCore CircularBuffer.swift
[132/160] Compiling NIOCore SocketAddresses.swift
[133/160] Compiling NIOCore SocketOptionProvider.swift
[134/160] Compiling NIOCore SystemCallHelpers.swift
[135/160] Compiling NIOCore TimeAmount+Duration.swift
[136/160] Compiling NIOCore TypeAssistedChannelHandler.swift
[137/160] Compiling NIOCore UniversalBootstrapSupport.swift
[138/160] Compiling NIOCore Utilities.swift
[139/160] Compiling NIOCore GlobalSingletons.swift
[140/160] Compiling NIOCore IO.swift
[141/160] Compiling NIOCore IOData.swift
[142/160] Compiling NIOCore IPProtocol.swift
[143/160] Compiling NIOCore IntegerBitPacking.swift
[144/160] Compiling NIOCore IntegerTypes.swift
[145/160] Compiling NIOCore Interfaces.swift
[146/160] Compiling NIOCore NIOLoopBound.swift
[147/160] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[148/160] Compiling NIOCore NIOScheduledCallback.swift
[149/160] Compiling NIOCore NIOSendable.swift
[150/160] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[151/160] Compiling NIOCore RecvByteBufferAllocator.swift
[152/160] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[153/160] Compiling NIOCore ByteBuffer-core.swift
[154/160] Compiling NIOCore ByteBuffer-hex.swift
[155/160] Compiling NIOCore ByteBuffer-int.swift
[156/160] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[157/160] Compiling NIOCore ByteBuffer-multi-int.swift
[158/160] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[159/160] Compiling NIOCore ByteBuffer-views.swift
[160/160] Emitting module NIOCore
[161/212] Compiling NIOPosix SelectorEpoll.swift
[162/212] Compiling NIOPosix SelectorGeneric.swift
[163/212] Compiling NIOPosix SelectorKqueue.swift
[164/212] Compiling NIOPosix SelectorUring.swift
[165/212] Compiling NIOPosix SelectorWSAPoll.swift
[166/212] Compiling NIOPosix ServerSocket.swift
[167/212] Compiling NIOPosix Socket.swift
[168/212] Compiling NIOPosix SocketChannel.swift
[169/212] Compiling NIOPosix SocketProtocols.swift
[170/212] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[171/217] Emitting module NIOPosix
[172/217] Compiling NIOPosix GetaddrinfoResolver.swift
[173/217] Compiling NIOPosix HappyEyeballs.swift
[174/217] Compiling NIOPosix IO.swift
[175/217] Compiling NIOPosix IntegerBitPacking.swift
[176/217] Compiling NIOPosix IntegerTypes.swift
[177/217] Compiling NIOPosix Linux.swift
[178/217] Compiling NIOPosix BSDSocketAPICommon.swift
[179/217] Compiling NIOPosix BSDSocketAPIPosix.swift
[180/217] Compiling NIOPosix BSDSocketAPIWindows.swift
[181/217] Compiling NIOPosix BaseSocket.swift
[182/217] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[183/217] Compiling NIOPosix BaseSocketChannel.swift
[184/217] Compiling NIOPosix PosixSingletons.swift
[185/217] Compiling NIOPosix RawSocketBootstrap.swift
[186/217] Compiling NIOPosix Resolver.swift
[187/217] Compiling NIOPosix Selectable.swift
[188/217] Compiling NIOPosix SelectableChannel.swift
[189/217] Compiling NIOPosix SelectableEventLoop.swift
[190/217] Compiling NIOPosix PendingDatagramWritesManager.swift
[191/217] Compiling NIOPosix PendingWritesManager.swift
[192/217] Compiling NIOPosix PipeChannel.swift
[193/217] Compiling NIOPosix PipePair.swift
[194/217] Compiling NIOPosix Pool.swift
[195/217] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[196/217] Compiling NIOPosix BaseStreamSocketChannel.swift
[197/217] Compiling NIOPosix Bootstrap.swift
[198/217] Compiling NIOPosix ControlMessage.swift
[199/217] Compiling NIOPosix DatagramVectorReadManager.swift
[200/217] Compiling NIOPosix Errors+Any.swift
[201/217] Compiling NIOPosix FileDescriptor.swift
[202/217] Compiling NIOPosix Utilities.swift
[203/217] Compiling NIOPosix VsockAddress.swift
[204/217] Compiling NIOPosix VsockChannelEvents.swift
[205/217] Compiling NIOPosix Windows.swift
[206/217] Compiling NIOPosix resource_bundle_accessor.swift
[207/217] Compiling NIOPosix System.swift
[208/217] Compiling NIOPosix Thread.swift
[209/217] Compiling NIOPosix ThreadPosix.swift
[210/217] Compiling NIOPosix ThreadWindows.swift
[211/217] Compiling NIOPosix UnsafeTransfer.swift
[212/217] Compiling NIOPosix LinuxCPUSet.swift
[213/217] Compiling NIOPosix LinuxUring.swift
[214/217] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[215/217] Compiling NIOPosix NIOPosixSendableMetatype.swift
[216/217] Compiling NIOPosix NIOThreadPool.swift
[217/217] Compiling NIOPosix NonBlockingFileIO.swift
[218/224] Compiling NIOUDPTransport UDPTransport.swift
[219/224] Compiling NIOUDPTransport UDPError.swift
[220/224] Compiling NIOUDPTransport NIOUDPTransport+Exports.swift
[221/224] Compiling NIOUDPTransport AddressHelpers.swift
[222/224] Compiling NIOUDPTransport UDPConfiguration.swift
[223/224] Emitting module NIOUDPTransport
[224/224] Compiling NIOUDPTransport NIOUDPTransport.swift
Build complete! (15.59s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.92.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    }
  ],
  "manifest_display_name" : "swift-nio-udp",
  "name" : "swift-nio-udp",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "tvos",
      "version" : "18.0"
    },
    {
      "name" : "watchos",
      "version" : "11.0"
    },
    {
      "name" : "visionos",
      "version" : "2.0"
    }
  ],
  "products" : [
    {
      "name" : "NIOUDPTransport",
      "targets" : [
        "NIOUDPTransport"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NIOUDPTransportTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOUDPTransportTests",
      "path" : "Tests/NIOUDPTransportTests",
      "sources" : [
        "BenchmarkTests.swift",
        "ByteBufferAPITests.swift",
        "ConfigurationValidationTests.swift",
        "ErrorPathTests.swift",
        "MulticastTests.swift",
        "NIOUDPTransportTests.swift",
        "StateMachineTests.swift"
      ],
      "target_dependencies" : [
        "NIOUDPTransport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOUDPTransport",
      "module_type" : "SwiftTarget",
      "name" : "NIOUDPTransport",
      "path" : "Sources/NIOUDPTransport",
      "product_dependencies" : [
        "NIOCore",
        "NIOPosix"
      ],
      "product_memberships" : [
        "NIOUDPTransport"
      ],
      "sources" : [
        "AddressHelpers.swift",
        "NIOUDPTransport+Exports.swift",
        "NIOUDPTransport.swift",
        "UDPConfiguration.swift",
        "UDPError.swift",
        "UDPTransport.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
Done.