The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-nio-udp, reference 1.1.1 (393037), with Swift 6.3 for Linux on 30 Apr 2026 17:56:48 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build 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.3
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-2":/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.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/apple/swift-nio.git
[1/83230] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (11.62s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.99.0 (13.13s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
[911/7421] Fetching swift-atomics, swift-system
[2830/31231] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.80s)
[7506/29411] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (3.14s)
Fetched https://github.com/apple/swift-collections.git from cache (3.24s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (4.23s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.94s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.16s)
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-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-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
Building for debugging...
[0/22] Write sources
[9/22] Compiling CNIOWASI CNIOWASI.c
[10/22] Compiling CNIOWindows shim.c
[11/22] Compiling CNIOWindows WSAStartup.c
[12/22] Compiling CNIOPosix event_loop_id.c
[13/22] Compiling CNIODarwin shim.c
[14/22] Compiling CNIOOpenBSD shim.c
[15/22] Compiling _AtomicsShims.c
[15/22] Write sources
[17/22] Compiling CNIOLinux liburing_shims.c
[18/22] Write swift-version-24593BA9C3E375BF.txt
[19/24] Compiling CNIOLinux shim.c
[21/64] Emitting module InternalCollectionsUtilities
[21/66] Compiling c-nioatomics.c
[22/66] Compiling c-atomics.c
[24/66] Emitting module Atomics
[25/75] Compiling Atomics IntegerOperations.swift
[26/75] Compiling Atomics Unmanaged extensions.swift
[27/75] Emitting module _NIOBase64
[28/75] Compiling _NIOBase64 Base64.swift
[29/76] Compiling Atomics OptionalRawRepresentable.swift
[30/76] Compiling Atomics RawRepresentable.swift
[31/76] Compiling Atomics AtomicBool.swift
[32/76] Compiling Atomics ManagedAtomic.swift
[33/76] Compiling Atomics ManagedAtomicLazyReference.swift
[37/76] Compiling Atomics AtomicMemoryOrderings.swift
[38/76] Compiling Atomics DoubleWord.swift
[39/76] Compiling Atomics UnsafeAtomic.swift
[40/76] Compiling Atomics UnsafeAtomicLazyReference.swift
[41/76] Compiling Atomics AtomicInteger.swift
[42/76] Compiling Atomics AtomicOptionalWrappable.swift
[47/76] Compiling Atomics AtomicReference.swift
[48/76] Compiling Atomics AtomicStorage.swift
[49/76] Compiling Atomics AtomicValue.swift
[57/76] Compiling Atomics IntegerConformances.swift
[61/76] Compiling Atomics PointerConformances.swift
[62/76] Compiling Atomics Primitives.native.swift
[68/78] Compiling _NIODataStructures PriorityQueue.swift
[69/78] Compiling _NIODataStructures _TinyArray.swift
[70/111] Compiling ContainersPreview RandomAccessContainer.swift
[71/111] Compiling ContainersPreview RangeExpression2.swift
[72/111] Compiling ContainersPreview RangeReplaceableContainer.swift
[73/111] Compiling ContainersPreview Drain+Map.swift
[74/111] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[75/111] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[76/111] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[77/111] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[78/111] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[79/115] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[80/115] Compiling ContainersPreview BorrowingSequence.swift
[81/115] Compiling ContainersPreview BidirectionalContainer.swift
[82/115] Compiling ContainersPreview Container+Filter.swift
[83/115] Compiling ContainersPreview Container+SpanwiseZip.swift
[84/115] Compiling ContainersPreview Drain+Reduce.swift
[85/115] Compiling ContainersPreview Drain.swift
[86/115] Compiling ContainersPreview Producer+Collect.swift
[87/115] Compiling ContainersPreview Producer+Filter.swift
[88/115] Compiling ContainersPreview Producer+Map.swift
[89/115] Compiling ContainersPreview Producer+Reduce.swift
[90/115] Compiling ContainersPreview Producer.swift
[91/115] Compiling ContainersPreview Borrow.swift
[92/115] Compiling ContainersPreview Container.swift
[93/115] Compiling ContainersPreview ContainerIterator.swift
[94/115] Compiling ContainersPreview DynamicContainer.swift
[95/115] Compiling ContainersPreview MutableContainer.swift
[96/115] Compiling ContainersPreview PermutableContainer.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] Emitting module ContainersPreview
[102/115] Compiling ContainersPreview OutputSpan+Extras.swift
[103/115] Compiling ContainersPreview TemporaryAllocation.swift
[104/115] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[105/115] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[106/115] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[108/116] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[109/116] Compiling NIOConcurrencyHelpers lock.swift
[110/116] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[111/116] Emitting module NIOConcurrencyHelpers
[112/116] Compiling NIOConcurrencyHelpers NIOLock.swift
[113/116] Emitting module _NIODataStructures
[114/116] Compiling _NIODataStructures Heap.swift
[116/157] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[117/157] Compiling NIOConcurrencyHelpers atomics.swift
[119/158] Compiling DequeModule UniqueDeque+Consumption.swift
[120/158] Compiling DequeModule UniqueDeque+Container.swift
[121/158] Compiling DequeModule UniqueDeque+Descriptions.swift
[122/158] Compiling DequeModule UniqueDeque+Equatable.swift
[123/158] Compiling DequeModule UniqueDeque+Experimental.swift
[124/163] Compiling DequeModule UniqueDeque+Hashable.swift
[125/163] Compiling DequeModule UniqueDeque+Initializers.swift
[126/163] Compiling DequeModule UniqueDeque+Insertions.swift
[127/163] Compiling DequeModule UniqueDeque+Prepend.swift
[128/163] Compiling DequeModule UniqueDeque+Removals.swift
[129/163] Compiling DequeModule RigidDeque+Removals.swift
[130/163] Compiling DequeModule RigidDeque+Replacements.swift
[131/163] Compiling DequeModule RigidDeque+Testing.swift
[132/163] Compiling DequeModule RigidDeque.swift
[133/163] Compiling DequeModule UniqueDeque+Append.swift
[134/163] Compiling DequeModule RigidDeque+Equatable.swift
[135/163] Compiling DequeModule RigidDeque+Experimental.swift
[136/163] Compiling DequeModule RigidDeque+Hashable.swift
[137/163] Compiling DequeModule RigidDeque+Initializers.swift
[138/163] Compiling DequeModule RigidDeque+Insertions.swift
[139/163] Compiling DequeModule RigidDeque+Prepend.swift
[140/163] Compiling DequeModule _DequeBuffer.swift
[141/163] Compiling DequeModule _DequeBufferHeader.swift
[142/163] Compiling DequeModule RigidDeque+Append.swift
[143/163] Compiling DequeModule RigidDeque+Consumption.swift
[144/163] Compiling DequeModule RigidDeque+Container.swift
[145/163] Compiling DequeModule RigidDeque+Descriptions.swift
[146/163] Compiling DequeModule Deque+Extras.swift
[147/163] Compiling DequeModule Deque+Hashable.swift
[148/163] Compiling DequeModule Deque+Testing.swift
[149/163] Compiling DequeModule Deque._Storage.swift
[150/163] Compiling DequeModule Deque._UnsafeHandle.swift
[151/163] Compiling DequeModule Deque.swift
[152/163] Compiling DequeModule Deque+Codable.swift
[153/163] Compiling DequeModule Deque+Collection.swift
[154/163] Compiling DequeModule Deque+CustomReflectable.swift
[155/163] Compiling DequeModule Deque+Descriptions.swift
[156/163] Compiling DequeModule Deque+Equatable.swift
[157/163] Compiling DequeModule Deque+ExpressibleByArrayLiteral.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/228] Compiling NIOCore EventLoopFuture+Deprecated.swift
[175/228] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[176/228] Compiling NIOCore EventLoopFuture.swift
[177/228] Compiling NIOCore FileDescriptor.swift
[178/228] Compiling NIOCore FileHandle.swift
[179/228] Compiling NIOCore FileRegion.swift
[180/228] Compiling NIOCore GlobalSingletons.swift
[181/228] Compiling NIOCore IO.swift
[182/228] Compiling NIOCore IOData.swift
[183/228] Compiling NIOCore IPProtocol.swift
[184/228] Compiling NIOCore IntegerBitPacking.swift
[185/228] Compiling NIOCore IntegerTypes.swift
[186/228] Compiling NIOCore Interfaces.swift
[187/228] Compiling NIOCore Linux.swift
[188/228] Compiling NIOCore MarkedCircularBuffer.swift
[189/228] Compiling NIOCore MulticastChannel.swift
[190/228] Compiling NIOCore NIOAny.swift
[191/228] Compiling NIOCore NIOCloseOnErrorHandler.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 AddressedEnvelope.swift
[202/236] Compiling NIOCore AsyncAwaitSupport.swift
[203/236] Compiling NIOCore AsyncChannel.swift
[204/236] Compiling NIOCore AsyncChannelHandler.swift
[205/236] Compiling NIOCore AsyncChannelInboundStream.swift
[206/236] Compiling NIOCore AsyncChannelOutboundWriter.swift
[207/236] Compiling NIOCore NIOAsyncSequenceProducer.swift
[208/236] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[209/236] Compiling NIOCore NIOAsyncWriter.swift
[210/236] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[211/236] Compiling NIOCore BSDSocketAPI.swift
[212/236] Compiling NIOCore ByteBuffer-aux.swift
[213/236] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[214/236] Compiling NIOCore ByteBuffer-conversions.swift
[215/236] Compiling NIOCore ByteBuffer-core.swift
[216/236] Compiling NIOCore ByteBuffer-hex.swift
[217/236] Compiling NIOCore ByteBuffer-int.swift
[218/236] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[219/236] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[220/236] Compiling NIOCore SocketAddresses.swift
[221/236] Compiling NIOCore SocketOptionProvider.swift
[222/236] Compiling NIOCore SystemCallHelpers.swift
[223/236] Compiling NIOCore TimeAmount+Duration.swift
[224/236] Compiling NIOCore TypeAssistedChannelHandler.swift
[225/236] Compiling NIOCore UniversalBootstrapSupport.swift
[226/236] Compiling NIOCore Utilities.swift
[227/236] Emitting module NIOCore
[228/236] Compiling NIOCore ByteBuffer-multi-int.swift
[229/236] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[230/236] Compiling NIOCore ByteBuffer-views.swift
[231/236] Compiling NIOCore Channel.swift
[232/236] Compiling NIOCore ChannelHandler.swift
[233/236] Compiling NIOCore ChannelHandlers.swift
[234/236] Compiling NIOCore ChannelInvoker.swift
[235/236] Compiling NIOCore ChannelOption.swift
[236/236] Compiling NIOCore ChannelPipeline.swift
[238/287] Compiling NIOPosix HappyEyeballs.swift
[239/287] Compiling NIOPosix IO.swift
[240/287] Compiling NIOPosix IntegerBitPacking.swift
[241/287] Compiling NIOPosix IntegerTypes.swift
[242/287] Compiling NIOPosix Linux.swift
[243/287] Compiling NIOPosix LinuxCPUSet.swift
[244/287] Compiling NIOPosix LinuxUring.swift
[245/293] Compiling NIOPosix PipePair.swift
[246/293] Compiling NIOPosix Pool.swift
[247/293] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[248/293] Compiling NIOPosix PosixSingletons.swift
[249/293] Compiling NIOPosix RawSocketBootstrap.swift
[250/293] Compiling NIOPosix Resolver.swift
[251/293] Compiling NIOPosix Selectable.swift
[252/293] Emitting module NIOPosix
[253/293] Compiling NIOPosix ThreadPosix.swift
[254/293] Compiling NIOPosix ThreadWindows.swift
[255/293] Compiling NIOPosix Utilities.swift
[256/293] Compiling NIOPosix VsockAddress.swift
[257/293] Compiling NIOPosix VsockChannelEvents.swift
[258/293] Compiling NIOPosix Windows.swift
[259/293] Compiling NIOPosix SelectableChannel.swift
[260/293] Compiling NIOPosix SelectableEventLoop.swift
[261/293] Compiling NIOPosix SelectorEpoll.swift
[262/293] Compiling NIOPosix SelectorGeneric.swift
[263/293] Compiling NIOPosix SelectorKqueue.swift
[264/293] Compiling NIOPosix SelectorUring.swift
[265/293] Compiling NIOPosix SelectorWSAPoll.swift
[266/293] Compiling NIOPosix ServerSocket.swift
[267/293] Compiling NIOPosix Socket.swift
[268/293] Compiling NIOPosix SocketChannel.swift
[269/293] Compiling NIOPosix SocketProtocols.swift
[270/293] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[271/293] Compiling NIOPosix System.swift
[272/293] Compiling NIOPosix Thread.swift
[273/293] Compiling NIOPosix BSDSocketAPICommon.swift
[274/293] Compiling NIOPosix BSDSocketAPIPosix.swift
[275/293] Compiling NIOPosix BSDSocketAPIWindows.swift
[276/293] Compiling NIOPosix BaseSocket.swift
[277/293] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[278/293] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[279/293] Compiling NIOPosix BaseSocketChannel.swift
[280/293] Compiling NIOPosix BaseStreamSocketChannel.swift
[281/293] Compiling NIOPosix Bootstrap.swift
[282/293] Compiling NIOPosix ControlMessage.swift
[283/293] Compiling NIOPosix DatagramVectorReadManager.swift
[284/293] Compiling NIOPosix Errors+Any.swift
[285/293] Compiling NIOPosix FileDescriptor.swift
[286/293] Compiling NIOPosix GetaddrinfoResolver.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] Compiling NIOUDPTransport UDPError.swift
[296/301] Compiling NIOUDPTransport UDPTransport.swift
[297/301] Compiling NIOUDPTransport UDPConfiguration.swift
[298/301] Emitting module NIOUDPTransport
[299/301] Compiling NIOUDPTransport AddressHelpers.swift
[300/301] Compiling NIOUDPTransport NIOUDPTransport+Exports.swift
[301/301] Compiling NIOUDPTransport NIOUDPTransport.swift
Build complete! (108.71s)
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.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.