Build Information
Successful build of swift-nio-udp, reference main (658a46), with Swift 6.2 for macOS (SPM) on 10 Feb 2026 20:07:23 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hironichu/swift-nio-udp.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/hironichu/swift-nio-udp
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 658a466 linux optimisation, replaced dual copy operation by passing Data(b ref)
Cloned https://github.com/hironichu/swift-nio-udp.git
Revision (git rev-parse @):
658a46698aa02596d92b0bfda3b42134fd1c5cb4
SUCCESS checkout https://github.com/hironichu/swift-nio-udp.git at main
Fetching https://github.com/apple/swift-nio.git
[1/82001] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.26s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.94.0 (5.11s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/1820] Fetching swift-atomics
[365/7372] Fetching swift-atomics, swift-system
[1009/26865] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.25s)
[7697/25045] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.06s)
Fetched https://github.com/apple/swift-system.git from cache (2.06s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.63s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.55s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.59s)
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
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
========================================
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/54] 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.57s)
Fetched https://github.com/apple/swift-system.git from cache (0.57s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.57s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.63s)
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/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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
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 main (658a466)
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-collections.git
Working copy of https://github.com/apple/swift-collections.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
[7/22] Copying PrivacyInfo.xcprivacy
[9/22] Write swift-version-49B95AFC49DCD68C.txt
[10/22] Compiling CNIOWindows shim.c
[11/22] Compiling CNIOWindows WSAStartup.c
[12/22] Compiling CNIOWASI CNIOWASI.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
[20/64] Emitting module InternalCollectionsUtilities
[21/65] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[22/65] Compiling Atomics ManagedAtomicLazyReference.swift
[23/65] Compiling Atomics UnsafeAtomic.swift
[24/65] Compiling Atomics DoubleWord.swift
[25/65] Compiling Atomics ManagedAtomic.swift
[26/65] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[27/65] Compiling Atomics PointerConformances.swift
[28/65] Compiling Atomics Primitives.native.swift
[29/65] Compiling Atomics AtomicInteger.swift
[30/65] Compiling Atomics AtomicOptionalWrappable.swift
[30/65] Compiling CNIODarwin shim.c
[32/65] Compiling Atomics AtomicReference.swift
[33/65] Compiling Atomics AtomicStorage.swift
[34/65] Compiling _NIOBase64 Base64.swift
[35/65] Emitting module _NIOBase64
[36/65] Compiling Atomics AtomicBool.swift
[37/65] Compiling Atomics IntegerConformances.swift
[38/65] Compiling Atomics OptionalRawRepresentable.swift
[39/65] Compiling Atomics RawRepresentable.swift
[40/65] Compiling _NIODataStructures _TinyArray.swift
[41/65] Compiling _NIODataStructures PriorityQueue.swift
[42/65] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[47/65] Compiling Atomics AtomicValue.swift
[48/65] Compiling Atomics AtomicMemoryOrderings.swift
[49/65] Compiling Atomics UnsafeAtomicLazyReference.swift
[50/65] Compiling Atomics IntegerOperations.swift
[59/66] Compiling _NIODataStructures Heap.swift
[60/66] Emitting module _NIODataStructures
[61/82] Compiling Atomics Unmanaged extensions.swift
[62/82] Compiling DequeModule Deque+CustomReflectable.swift
[63/82] Compiling DequeModule Deque+Descriptions.swift
[64/82] Emitting module Atomics
[65/82] Compiling DequeModule Deque+Equatable.swift
[66/82] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[67/83] Compiling DequeModule _DequeSlot.swift
[68/83] Compiling DequeModule _DequeBuffer.swift
[69/83] Compiling DequeModule Deque+Testing.swift
[70/83] Compiling DequeModule Deque._Storage.swift
[71/83] Compiling DequeModule Deque+Extras.swift
[72/83] Compiling DequeModule Deque+Hashable.swift
[73/83] Compiling DequeModule Deque._UnsafeHandle.swift
[74/83] Compiling DequeModule Deque.swift
[75/83] Compiling DequeModule _DequeBufferHeader.swift
[76/83] Compiling DequeModule _UnsafeWrappedBuffer.swift
[79/83] Compiling DequeModule Deque+Codable.swift
[80/83] Compiling DequeModule Deque+Collection.swift
[81/83] Emitting module DequeModule
[81/83] Compiling c-nioatomics.c
[82/83] Compiling c-atomics.c
[84/89] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[85/89] Compiling NIOConcurrencyHelpers lock.swift
[86/89] Compiling NIOConcurrencyHelpers NIOLock.swift
[87/89] Emitting module NIOConcurrencyHelpers
[88/89] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[89/89] Compiling NIOConcurrencyHelpers atomics.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 GlobalSingletons.swift
[98/160] Compiling NIOCore IO.swift
[99/160] Compiling NIOCore IOData.swift
[100/160] Compiling NIOCore IPProtocol.swift
[101/160] Compiling NIOCore IntegerBitPacking.swift
[102/160] Compiling NIOCore IntegerTypes.swift
[103/160] Compiling NIOCore Interfaces.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 AddressedEnvelope.swift
[112/160] Compiling NIOCore AsyncAwaitSupport.swift
[113/160] Compiling NIOCore AsyncChannel.swift
[114/160] Compiling NIOCore AsyncChannelHandler.swift
[115/160] Compiling NIOCore AsyncChannelInboundStream.swift
[116/160] Compiling NIOCore AsyncChannelOutboundWriter.swift
[117/160] Compiling NIOCore NIOAsyncSequenceProducer.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 NIOLoopBound.swift
[133/160] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[134/160] Compiling NIOCore NIOScheduledCallback.swift
[135/160] Compiling NIOCore NIOSendable.swift
[136/160] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[137/160] Compiling NIOCore RecvByteBufferAllocator.swift
[138/160] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[139/160] Compiling NIOCore SocketAddresses.swift
[140/160] Compiling NIOCore SocketOptionProvider.swift
[141/160] Compiling NIOCore SystemCallHelpers.swift
[142/160] Compiling NIOCore TimeAmount+Duration.swift
[143/160] Compiling NIOCore TypeAssistedChannelHandler.swift
[144/160] Compiling NIOCore UniversalBootstrapSupport.swift
[145/160] Compiling NIOCore Utilities.swift
[146/160] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[147/160] Compiling NIOCore EventLoopFuture+Deprecated.swift
[148/160] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[149/160] Compiling NIOCore EventLoopFuture.swift
[150/160] Compiling NIOCore FileDescriptor.swift
[151/160] Compiling NIOCore FileHandle.swift
[152/160] Compiling NIOCore FileRegion.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 GetaddrinfoResolver.swift
[162/212] Compiling NIOPosix HappyEyeballs.swift
[163/212] Compiling NIOPosix IO.swift
[164/212] Compiling NIOPosix IntegerBitPacking.swift
[165/212] Compiling NIOPosix IntegerTypes.swift
[166/212] Compiling NIOPosix Linux.swift
[167/217] Compiling NIOPosix SelectorEpoll.swift
[168/217] Compiling NIOPosix SelectorGeneric.swift
[169/217] Compiling NIOPosix SelectorKqueue.swift
[170/217] Compiling NIOPosix SelectorUring.swift
[171/217] Compiling NIOPosix SelectorWSAPoll.swift
[172/217] Emitting module NIOPosix
[173/217] Compiling NIOPosix BSDSocketAPICommon.swift
[174/217] Compiling NIOPosix BSDSocketAPIPosix.swift
[175/217] Compiling NIOPosix BSDSocketAPIWindows.swift
[176/217] Compiling NIOPosix BaseSocket.swift
[177/217] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[178/217] Compiling NIOPosix BaseSocketChannel.swift
[179/217] Compiling NIOPosix ServerSocket.swift
[180/217] Compiling NIOPosix Socket.swift
[181/217] Compiling NIOPosix SocketChannel.swift
[182/217] Compiling NIOPosix SocketProtocols.swift
[183/217] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[184/217] Compiling NIOPosix PendingDatagramWritesManager.swift
[185/217] Compiling NIOPosix PendingWritesManager.swift
[186/217] Compiling NIOPosix PipeChannel.swift
[187/217] Compiling NIOPosix PipePair.swift
[188/217] Compiling NIOPosix Pool.swift
[189/217] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[190/217] Compiling NIOPosix PosixSingletons.swift
[191/217] Compiling NIOPosix RawSocketBootstrap.swift
[192/217] Compiling NIOPosix Resolver.swift
[193/217] Compiling NIOPosix Selectable.swift
[194/217] Compiling NIOPosix SelectableChannel.swift
[195/217] Compiling NIOPosix SelectableEventLoop.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 UDPError.swift
[219/224] Compiling NIOUDPTransport UDPTransport.swift
[220/224] Compiling NIOUDPTransport UDPConfiguration.swift
[221/224] Compiling NIOUDPTransport NIOUDPTransport+Exports.swift
[222/224] Emitting module NIOUDPTransport
[223/224] Compiling NIOUDPTransport AddressHelpers.swift
[224/224] Compiling NIOUDPTransport NIOUDPTransport.swift
Build complete! (17.38s)
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.