Build Information
Successful build of swift-nio-udp, reference 1.1.1 (393037), with Swift 6.2 for Linux on 30 Apr 2026 17:56:23 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/1amageek/swift-nio-udp.git
Reference: 1.1.1
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/1amageek/swift-nio-udp
* tag 1.1.1 -> FETCH_HEAD
HEAD is now at 3930378 Make UDP transport tests portable to Linux
Cloned https://github.com/1amageek/swift-nio-udp.git
Revision (git rev-parse @):
39303781856668e8ceb22b82d6dc305f7f7c048e
SUCCESS checkout https://github.com/1amageek/swift-nio-udp.git at 1.1.1
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/1amageek/swift-nio-udp.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:0ddb100795e64f71518020a73ad8441aeb43832ede7f1202ae7f8de93664f90d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-nio.git
[1/83230] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (7.67s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.99.0 (9.24s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/1820] Fetching swift-atomics
[820/25630] Fetching swift-atomics, swift-collections
[3250/31231] Fetching swift-atomics, swift-collections, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (0.49s)
[5980/29411] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.65s)
[2381/23810] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.76s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.17s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.48s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.68s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.99.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.4.1
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
Building for debugging...
[0/22] Write sources
[9/22] Compiling CNIOWindows WSAStartup.c
[10/22] Compiling CNIOWASI CNIOWASI.c
[11/22] Compiling CNIOWindows shim.c
[12/22] Compiling CNIOOpenBSD shim.c
[13/22] Compiling CNIOLinux liburing_shims.c
[13/22] Write sources
[13/22] Compiling _AtomicsShims.c
[13/22] Compiling CNIOPosix event_loop_id.c
[17/22] Compiling CNIODarwin shim.c
[18/22] Write swift-version-24593BA9C3E375BF.txt
[19/64] Compiling CNIOLinux shim.c
[20/64] Compiling c-nioatomics.c
[21/64] Compiling c-atomics.c
[23/71] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[24/71] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[25/73] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[26/73] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[27/73] Compiling InternalCollectionsUtilities Integer rank.swift
[28/73] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[29/73] Compiling InternalCollectionsUtilities UInt+reversed.swift
[30/73] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[31/73] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[32/73] Compiling InternalCollectionsUtilities Span+Extras.swift
[33/73] Compiling InternalCollectionsUtilities String+Padding.swift
[34/73] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[35/73] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[36/73] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[37/73] Compiling InternalCollectionsUtilities _SortedCollection.swift
[38/73] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[41/73] Compiling InternalCollectionsUtilities Debugging.swift
[43/75] Compiling InternalCollectionsUtilities Descriptions.swift
[44/75] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[45/75] Emitting module InternalCollectionsUtilities
[54/76] Compiling _NIOBase64 Base64.swift
[55/76] Emitting module _NIOBase64
[64/77] Emitting module Atomics
[65/77] Compiling _NIODataStructures PriorityQueue.swift
[66/77] Compiling _NIODataStructures _TinyArray.swift
[67/110] Compiling ContainersPreview RandomAccessContainer.swift
[68/110] Compiling ContainersPreview RangeExpression2.swift
[69/110] Compiling ContainersPreview RangeReplaceableContainer.swift
[70/110] Compiling ContainersPreview Drain+Map.swift
[71/114] Compiling ContainersPreview Producer+Map.swift
[72/114] Compiling ContainersPreview Producer+Reduce.swift
[73/114] Compiling ContainersPreview Producer.swift
[74/114] Compiling ContainersPreview Borrow.swift
[75/114] Compiling ContainersPreview Drain+Reduce.swift
[76/114] Compiling ContainersPreview Drain.swift
[77/114] Compiling ContainersPreview Producer+Collect.swift
[78/114] Compiling ContainersPreview Producer+Filter.swift
[79/114] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[80/114] Compiling ContainersPreview BorrowingSequence.swift
[81/114] Compiling ContainersPreview BidirectionalContainer.swift
[82/114] Compiling ContainersPreview Container+Filter.swift
[83/114] Compiling ContainersPreview Container+SpanwiseZip.swift
[84/114] Compiling ContainersPreview Container.swift
[85/114] Compiling ContainersPreview ContainerIterator.swift
[86/114] Compiling ContainersPreview DynamicContainer.swift
[87/114] Compiling ContainersPreview MutableContainer.swift
[88/114] Compiling ContainersPreview PermutableContainer.swift
[89/114] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[90/114] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[91/114] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[92/114] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[93/114] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[94/114] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[95/114] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[97/115] Compiling ContainersPreview Box.swift
[98/115] Compiling ContainersPreview Inout.swift
[99/115] Compiling ContainersPreview InputSpan.swift
[100/115] Compiling ContainersPreview Shared.swift
[101/115] Compiling ContainersPreview OutputSpan+Extras.swift
[102/115] Compiling ContainersPreview TemporaryAllocation.swift
[103/115] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[106/115] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[107/115] Emitting module ContainersPreview
[109/156] Compiling DequeModule UniqueDeque+Hashable.swift
[110/156] Compiling DequeModule UniqueDeque+Initializers.swift
[111/156] Compiling DequeModule UniqueDeque+Insertions.swift
[112/156] Compiling DequeModule UniqueDeque+Prepend.swift
[113/156] Compiling DequeModule UniqueDeque+Removals.swift
[114/161] Emitting module NIOConcurrencyHelpers
[115/161] Compiling NIOConcurrencyHelpers NIOLock.swift
[116/161] Compiling NIOConcurrencyHelpers lock.swift
[117/161] Compiling _NIODataStructures Heap.swift
[118/161] Emitting module _NIODataStructures
[120/162] Compiling DequeModule RigidDeque+Equatable.swift
[121/162] Compiling DequeModule RigidDeque+Experimental.swift
[122/162] Compiling DequeModule RigidDeque+Hashable.swift
[123/162] Compiling DequeModule RigidDeque+Initializers.swift
[124/162] Compiling DequeModule RigidDeque+Insertions.swift
[125/162] Compiling DequeModule RigidDeque+Prepend.swift
[126/162] Compiling DequeModule _DequeBuffer.swift
[127/162] Compiling DequeModule _DequeBufferHeader.swift
[128/162] Compiling DequeModule RigidDeque+Append.swift
[129/162] Compiling DequeModule RigidDeque+Consumption.swift
[130/162] Compiling DequeModule RigidDeque+Container.swift
[131/162] Compiling DequeModule RigidDeque+Descriptions.swift
[132/162] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[133/162] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[134/162] Compiling NIOConcurrencyHelpers atomics.swift
[135/163] Compiling DequeModule UniqueDeque+Consumption.swift
[136/163] Compiling DequeModule UniqueDeque+Container.swift
[137/163] Compiling DequeModule UniqueDeque+Descriptions.swift
[138/163] Compiling DequeModule UniqueDeque+Equatable.swift
[139/163] Compiling DequeModule UniqueDeque+Experimental.swift
[140/163] Compiling DequeModule RigidDeque+Removals.swift
[141/163] Compiling DequeModule RigidDeque+Replacements.swift
[142/163] Compiling DequeModule RigidDeque+Testing.swift
[143/163] Compiling DequeModule RigidDeque.swift
[144/163] Compiling DequeModule UniqueDeque+Append.swift
[146/163] Compiling DequeModule Deque+Codable.swift
[147/163] Compiling DequeModule Deque+Collection.swift
[148/163] Compiling DequeModule Deque+CustomReflectable.swift
[149/163] Compiling DequeModule Deque+Descriptions.swift
[150/163] Compiling DequeModule Deque+Equatable.swift
[151/163] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[152/163] Compiling DequeModule Deque+Extras.swift
[153/163] Compiling DequeModule Deque+Hashable.swift
[154/163] Compiling DequeModule Deque+Testing.swift
[155/163] Compiling DequeModule Deque._Storage.swift
[156/163] Compiling DequeModule Deque._UnsafeHandle.swift
[157/163] Compiling DequeModule Deque.swift
[158/163] Compiling DequeModule UniqueDeque+Replacements.swift
[159/163] Compiling DequeModule UniqueDeque.swift
[160/163] Compiling DequeModule _DequeSlot.swift
[161/163] Compiling DequeModule _UnsafeDequeHandle.swift
[162/163] Compiling DequeModule _UnsafeDequeSegments.swift
[163/163] Emitting module DequeModule
[165/228] Compiling NIOCore NIOCoreSendableMetatype.swift
[166/228] Compiling NIOCore NIODecodedAsyncSequence.swift
[167/228] Compiling NIOCore NIOLoopBound.swift
[168/228] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[169/228] Compiling NIOCore NIOScheduledCallback.swift
[170/228] Compiling NIOCore NIOSendable.swift
[171/228] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[172/228] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[173/228] Compiling NIOCore RecvByteBufferAllocator.swift
[174/236] Compiling NIOCore IPProtocol.swift
[175/236] Compiling NIOCore IntegerBitPacking.swift
[176/236] Compiling NIOCore IntegerTypes.swift
[177/236] Compiling NIOCore Interfaces.swift
[178/236] Compiling NIOCore Linux.swift
[179/236] Compiling NIOCore MarkedCircularBuffer.swift
[180/236] Compiling NIOCore MulticastChannel.swift
[181/236] Compiling NIOCore NIOAny.swift
[182/236] Compiling NIOCore NIOCloseOnErrorHandler.swift
[183/236] Compiling NIOCore EventLoopFuture+Deprecated.swift
[184/236] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[185/236] Compiling NIOCore EventLoopFuture.swift
[186/236] Compiling NIOCore FileDescriptor.swift
[187/236] Compiling NIOCore FileHandle.swift
[188/236] Compiling NIOCore FileRegion.swift
[189/236] Compiling NIOCore GlobalSingletons.swift
[190/236] Compiling NIOCore IO.swift
[191/236] Compiling NIOCore IOData.swift
[192/236] Compiling NIOCore CircularBuffer.swift
[193/236] Compiling NIOCore Codec.swift
[194/236] Compiling NIOCore ConvenienceOptionSupport.swift
[195/236] Compiling NIOCore DeadChannel.swift
[196/236] Compiling NIOCore DispatchQueue+WithFuture.swift
[197/236] Compiling NIOCore EventLoop+Deprecated.swift
[198/236] Compiling NIOCore EventLoop+SerialExecutor.swift
[199/236] Compiling NIOCore EventLoop.swift
[200/236] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[201/236] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[202/236] Compiling NIOCore SocketAddresses.swift
[203/236] Compiling NIOCore SocketOptionProvider.swift
[204/236] Compiling NIOCore SystemCallHelpers.swift
[205/236] Compiling NIOCore TimeAmount+Duration.swift
[206/236] Compiling NIOCore TypeAssistedChannelHandler.swift
[207/236] Compiling NIOCore UniversalBootstrapSupport.swift
[208/236] Compiling NIOCore Utilities.swift
[209/236] Compiling NIOCore AddressedEnvelope.swift
[210/236] Compiling NIOCore AsyncAwaitSupport.swift
[211/236] Compiling NIOCore AsyncChannel.swift
[212/236] Compiling NIOCore AsyncChannelHandler.swift
[213/236] Compiling NIOCore AsyncChannelInboundStream.swift
[214/236] Compiling NIOCore AsyncChannelOutboundWriter.swift
[215/236] Compiling NIOCore NIOAsyncSequenceProducer.swift
[216/236] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[217/236] Compiling NIOCore NIOAsyncWriter.swift
[218/236] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[219/236] Compiling NIOCore BSDSocketAPI.swift
[220/236] Compiling NIOCore ByteBuffer-aux.swift
[221/236] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[222/236] Compiling NIOCore ByteBuffer-conversions.swift
[223/236] Compiling NIOCore ByteBuffer-core.swift
[224/236] Compiling NIOCore ByteBuffer-hex.swift
[225/236] Compiling NIOCore ByteBuffer-int.swift
[226/236] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[227/236] Compiling NIOCore ByteBuffer-multi-int.swift
[228/236] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[229/236] Compiling NIOCore ByteBuffer-views.swift
[230/236] Compiling NIOCore Channel.swift
[231/236] Compiling NIOCore ChannelHandler.swift
[232/236] Compiling NIOCore ChannelHandlers.swift
[233/236] Compiling NIOCore ChannelInvoker.swift
[234/236] Compiling NIOCore ChannelOption.swift
[235/236] Compiling NIOCore ChannelPipeline.swift
[236/236] Emitting module NIOCore
[238/287] Compiling NIOPosix BSDSocketAPICommon.swift
[239/287] Compiling NIOPosix BSDSocketAPIPosix.swift
[240/287] Compiling NIOPosix BSDSocketAPIWindows.swift
[241/287] Compiling NIOPosix BaseSocket.swift
[242/287] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[243/287] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[244/287] Compiling NIOPosix BaseSocketChannel.swift
[245/293] Emitting module NIOPosix
[246/293] Compiling NIOPosix ServerSocket.swift
[247/293] Compiling NIOPosix Socket.swift
[248/293] Compiling NIOPosix SocketChannel.swift
[249/293] Compiling NIOPosix SocketProtocols.swift
[250/293] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[251/293] Compiling NIOPosix System.swift
[252/293] Compiling NIOPosix Thread.swift
[253/293] Compiling NIOPosix SelectableChannel.swift
[254/293] Compiling NIOPosix SelectableEventLoop.swift
[255/293] Compiling NIOPosix SelectorEpoll.swift
[256/293] Compiling NIOPosix SelectorGeneric.swift
[257/293] Compiling NIOPosix SelectorKqueue.swift
[258/293] Compiling NIOPosix SelectorUring.swift
[259/293] Compiling NIOPosix SelectorWSAPoll.swift
[260/293] Compiling NIOPosix PipePair.swift
[261/293] Compiling NIOPosix Pool.swift
[262/293] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[263/293] Compiling NIOPosix PosixSingletons.swift
[264/293] Compiling NIOPosix RawSocketBootstrap.swift
[265/293] Compiling NIOPosix Resolver.swift
[266/293] Compiling NIOPosix Selectable.swift
[267/293] Compiling NIOPosix ThreadPosix.swift
[268/293] Compiling NIOPosix ThreadWindows.swift
[269/293] Compiling NIOPosix Utilities.swift
[270/293] Compiling NIOPosix VsockAddress.swift
[271/293] Compiling NIOPosix VsockChannelEvents.swift
[272/293] Compiling NIOPosix Windows.swift
[273/293] Compiling NIOPosix BaseStreamSocketChannel.swift
[274/293] Compiling NIOPosix Bootstrap.swift
[275/293] Compiling NIOPosix ControlMessage.swift
[276/293] Compiling NIOPosix DatagramVectorReadManager.swift
[277/293] Compiling NIOPosix Errors+Any.swift
[278/293] Compiling NIOPosix FileDescriptor.swift
[279/293] Compiling NIOPosix GetaddrinfoResolver.swift
[280/293] Compiling NIOPosix HappyEyeballs.swift
[281/293] Compiling NIOPosix IO.swift
[282/293] Compiling NIOPosix IntegerBitPacking.swift
[283/293] Compiling NIOPosix IntegerTypes.swift
[284/293] Compiling NIOPosix Linux.swift
[285/293] Compiling NIOPosix LinuxCPUSet.swift
[286/293] Compiling NIOPosix LinuxUring.swift
[287/293] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[288/293] Compiling NIOPosix NIOPosixSendableMetatype.swift
[289/293] Compiling NIOPosix NIOThreadPool.swift
[290/293] Compiling NIOPosix NonBlockingFileIO.swift
[291/293] Compiling NIOPosix PendingDatagramWritesManager.swift
[292/293] Compiling NIOPosix PendingWritesManager.swift
[293/293] Compiling NIOPosix PipeChannel.swift
[295/301] Emitting module NIOUDPTransport
[296/301] Compiling NIOUDPTransport UDPTransport.swift
[297/301] Compiling NIOUDPTransport UDPConfiguration.swift
[298/301] Compiling NIOUDPTransport UDPError.swift
[299/301] Compiling NIOUDPTransport NIOUDPTransport+Exports.swift
[300/301] Compiling NIOUDPTransport NIOUDPTransport.swift
[301/301] Compiling NIOUDPTransport AddressHelpers.swift
Build complete! (123.64s)
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" : "/host/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"
}
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:0ddb100795e64f71518020a73ad8441aeb43832ede7f1202ae7f8de93664f90d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Done.