Build Information
Successful build of swift-ntp, reference 0.3.0 (32d3c7
), with Swift 6.2 (beta) for Linux on 24 Jun 2025 00:07:30 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-ntp.git
Reference: 0.3.0
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-ntp
* tag 0.3.0 -> FETCH_HEAD
HEAD is now at 32d3c75 doc updates (#1)
Cloned https://github.com/apple/swift-ntp.git
Revision (git rev-parse @):
32d3c756b0167354a04f87969bc1af0ad6ca7c6a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-ntp.git at 0.3.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/apple/swift-ntp.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-nio.git
[1/2082] Fetching swift-docc-plugin
[460/78421] Fetching swift-docc-plugin, swift-nio
Fetched https://github.com/apple/swift-docc-plugin from cache (7.97s)
Fetched https://github.com/apple/swift-nio.git from cache (8.12s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (12.71s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/1797] Fetching swift-atomics
[595/6233] Fetching swift-atomics, swift-system
[1500/22873] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.88s)
[4626/18437] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.92s)
[3661/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.08s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.87s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.81s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.14s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (0.94s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3416] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.65s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.49s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.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.2.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.4
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.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
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/36] Write sources
[12/36] Compiling CNIOWindows shim.c
[13/36] Compiling _AtomicsShims.c
[14/36] Compiling CNIOWindows WSAStartup.c
[14/36] Write sources
[16/36] Compiling CNIOLinux liburing_shims.c
[17/36] Compiling CNIOWASI CNIOWASI.c
[18/36] Compiling CNIODarwin shim.c
[19/36] Write swift-version-24593BA9C3E375BF.txt
[20/36] Compiling CNIOLinux shim.c
[22/74] Emitting module _NIOBase64
[22/74] Compiling c-nioatomics.c
[23/74] Compiling c-atomics.c
[25/80] Emitting module Atomics
[26/82] Emitting module InternalCollectionsUtilities
[27/83] Compiling Atomics AtomicReference.swift
[28/83] Compiling Atomics AtomicMemoryOrderings.swift
[29/83] Compiling Atomics DoubleWord.swift
[30/83] Compiling Atomics ManagedAtomic.swift
[31/83] Compiling Atomics OptionalRawRepresentable.swift
[32/83] Compiling Atomics RawRepresentable.swift
[33/83] Compiling Atomics AtomicInteger.swift
[34/83] Compiling Atomics AtomicOptionalWrappable.swift
[35/83] Compiling Atomics PointerConformances.swift
[36/83] Compiling Atomics Primitives.native.swift
[37/83] Compiling Atomics AtomicBool.swift
[38/83] Compiling Atomics IntegerConformances.swift
[39/83] Compiling _NIOBase64 Base64.swift
[40/84] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[41/84] Compiling _NIODataStructures PriorityQueue.swift
[47/84] Compiling Atomics AtomicStorage.swift
[48/84] Compiling Atomics AtomicValue.swift
[49/84] Compiling Atomics UnsafeAtomic.swift
[50/84] Compiling Atomics UnsafeAtomicLazyReference.swift
[52/84] Compiling Atomics ManagedAtomicLazyReference.swift
[54/84] Compiling _NIODataStructures _TinyArray.swift
[60/84] Wrapping AST for _NIOBase64 for debugging
[62/84] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[64/94] Emitting module NIOConcurrencyHelpers
[64/100] Wrapping AST for InternalCollectionsUtilities for debugging
[66/100] Compiling Atomics IntegerOperations.swift
[67/100] Compiling Atomics Unmanaged extensions.swift
[69/101] Compiling DequeModule _DequeBuffer.swift
[70/101] Compiling DequeModule _DequeBufferHeader.swift
[70/103] Wrapping AST for Atomics for debugging
[72/103] Compiling DequeModule Deque+Extras.swift
[73/103] Compiling DequeModule Deque+Hashable.swift
[74/103] Compiling DequeModule Deque+CustomReflectable.swift
[75/103] Compiling DequeModule Deque+Descriptions.swift
[76/103] Compiling DequeModule Deque+Equatable.swift
[77/103] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[78/103] Compiling DequeModule _DequeSlot.swift
[79/103] Compiling DequeModule _UnsafeWrappedBuffer.swift
[80/103] Compiling NIOConcurrencyHelpers lock.swift
[81/103] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[82/103] Compiling DequeModule Deque+Testing.swift
[83/103] Compiling DequeModule Deque._Storage.swift
[84/103] Compiling DequeModule Deque._UnsafeHandle.swift
[85/103] Compiling DequeModule Deque.swift
[86/103] Compiling _NIODataStructures Heap.swift
[87/103] Emitting module _NIODataStructures
[88/104] Compiling DequeModule Deque+Codable.swift
[89/104] Compiling DequeModule Deque+Collection.swift
[90/104] Wrapping AST for _NIODataStructures for debugging
[92/104] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[93/104] Compiling NIOConcurrencyHelpers atomics.swift
[94/104] Compiling NIOConcurrencyHelpers NIOLock.swift
[95/105] Wrapping AST for NIOConcurrencyHelpers for debugging
[97/105] Emitting module DequeModule
[98/106] Wrapping AST for DequeModule for debugging
[100/166] Compiling NIOCore MulticastChannel.swift
[101/166] Compiling NIOCore NIOAny.swift
[102/166] Compiling NIOCore NIOCloseOnErrorHandler.swift
[103/166] Compiling NIOCore NIOLoopBound.swift
[104/166] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[105/166] Compiling NIOCore NIOScheduledCallback.swift
[106/166] Compiling NIOCore NIOSendable.swift
[107/166] Compiling NIOCore RecvByteBufferAllocator.swift
[108/174] Compiling NIOCore IO.swift
[109/174] Compiling NIOCore IOData.swift
[110/174] Compiling NIOCore IPProtocol.swift
[111/174] Compiling NIOCore IntegerBitPacking.swift
[112/174] Compiling NIOCore IntegerTypes.swift
[113/174] Compiling NIOCore Interfaces.swift
[114/174] Compiling NIOCore Linux.swift
[115/174] Compiling NIOCore MarkedCircularBuffer.swift
[116/174] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[117/174] Compiling NIOCore EventLoopFuture+Deprecated.swift
[118/174] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[119/174] Compiling NIOCore EventLoopFuture.swift
[120/174] Compiling NIOCore FileDescriptor.swift
[121/174] Compiling NIOCore FileHandle.swift
[122/174] Compiling NIOCore FileRegion.swift
[123/174] Compiling NIOCore GlobalSingletons.swift
[124/174] Compiling NIOCore AddressedEnvelope.swift
[125/174] Compiling NIOCore AsyncAwaitSupport.swift
[126/174] Compiling NIOCore AsyncChannel.swift
[127/174] Compiling NIOCore AsyncChannelHandler.swift
[128/174] Compiling NIOCore AsyncChannelInboundStream.swift
[129/174] Compiling NIOCore AsyncChannelOutboundWriter.swift
[130/174] Compiling NIOCore NIOAsyncSequenceProducer.swift
[131/174] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[132/174] Compiling NIOCore NIOAsyncWriter.swift
[133/174] Compiling NIOCore CircularBuffer.swift
[134/174] Compiling NIOCore Codec.swift
[135/174] Compiling NIOCore ConvenienceOptionSupport.swift
[136/174] Compiling NIOCore DeadChannel.swift
[137/174] Compiling NIOCore DispatchQueue+WithFuture.swift
[138/174] Compiling NIOCore EventLoop+Deprecated.swift
[139/174] Compiling NIOCore EventLoop+SerialExecutor.swift
[140/174] Compiling NIOCore EventLoop.swift
[141/174] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[142/174] Compiling NIOCore SocketAddresses.swift
[143/174] Compiling NIOCore SocketOptionProvider.swift
[144/174] Compiling NIOCore SystemCallHelpers.swift
[145/174] Compiling NIOCore TimeAmount+Duration.swift
[146/174] Compiling NIOCore TypeAssistedChannelHandler.swift
[147/174] Compiling NIOCore UniversalBootstrapSupport.swift
[148/174] Compiling NIOCore Utilities.swift
[149/174] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[150/174] Compiling NIOCore BSDSocketAPI.swift
[151/174] Compiling NIOCore ByteBuffer-aux.swift
[152/174] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[153/174] Compiling NIOCore ByteBuffer-conversions.swift
[154/174] Compiling NIOCore ByteBuffer-core.swift
[155/174] Compiling NIOCore ByteBuffer-hex.swift
[156/174] Compiling NIOCore ByteBuffer-int.swift
[157/174] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[158/174] Compiling NIOCore ByteBuffer-multi-int.swift
[159/174] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[160/174] Compiling NIOCore ByteBuffer-views.swift
[161/174] Compiling NIOCore Channel.swift
[162/174] Compiling NIOCore ChannelHandler.swift
[163/174] Compiling NIOCore ChannelHandlers.swift
[164/174] Compiling NIOCore ChannelInvoker.swift
[165/174] Compiling NIOCore ChannelOption.swift
[166/174] Compiling NIOCore ChannelPipeline.swift
[167/174] Emitting module NIOCore
[168/179] Wrapping AST for NIOCore for debugging
[170/225] Emitting module NTP
[171/225] Compiling NTP NTPTime.swift
[172/225] Compiling NTP ByteBuffer+NTPPacket.swift
[173/225] Compiling NTP NTPPacket.swift
[174/226] Wrapping AST for NTP for debugging
[176/226] Compiling NIOPosix SelectableChannel.swift
[177/226] Compiling NIOPosix SelectableEventLoop.swift
[178/226] Compiling NIOPosix SelectorEpoll.swift
[179/226] Compiling NIOPosix SelectorGeneric.swift
[180/226] Compiling NIOPosix SelectorKqueue.swift
[181/226] Compiling NIOPosix SelectorUring.swift
[182/226] Compiling NIOPosix ServerSocket.swift
[183/226] Compiling NIOPosix Socket.swift
[184/226] Compiling NIOPosix SocketChannel.swift
[185/226] Compiling NIOPosix SocketProtocols.swift
[186/226] Compiling NIOPosix System.swift
[187/226] Compiling NIOPosix Thread.swift
[188/226] Compiling NIOPosix Pool.swift
[189/226] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[190/226] Compiling NIOPosix PosixSingletons.swift
[191/226] Compiling NIOPosix RawSocketBootstrap.swift
[192/226] Compiling NIOPosix Resolver.swift
[193/226] Compiling NIOPosix Selectable.swift
[194/232] Emitting module NIOPosix
[195/232] Compiling NIOPosix ThreadPosix.swift
[196/232] Compiling NIOPosix ThreadWindows.swift
[197/232] Compiling NIOPosix UnsafeTransfer.swift
[198/232] Compiling NIOPosix Utilities.swift
[199/232] Compiling NIOPosix VsockAddress.swift
[200/232] Compiling NIOPosix VsockChannelEvents.swift
[201/232] Compiling NIOPosix IO.swift
[202/232] Compiling NIOPosix IntegerBitPacking.swift
[203/232] Compiling NIOPosix IntegerTypes.swift
[204/232] Compiling NIOPosix Linux.swift
[205/232] Compiling NIOPosix LinuxCPUSet.swift
[206/232] Compiling NIOPosix LinuxUring.swift
[207/232] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[208/232] Compiling NIOPosix BSDSocketAPICommon.swift
[209/232] Compiling NIOPosix BSDSocketAPIPosix.swift
[210/232] Compiling NIOPosix BSDSocketAPIWindows.swift
[211/232] Compiling NIOPosix BaseSocket.swift
[212/232] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[213/232] Compiling NIOPosix BaseSocketChannel.swift
[214/232] Compiling NIOPosix BaseStreamSocketChannel.swift
[215/232] Compiling NIOPosix NIOThreadPool.swift
[216/232] Compiling NIOPosix NonBlockingFileIO.swift
[217/232] Compiling NIOPosix PendingDatagramWritesManager.swift
[218/232] Compiling NIOPosix PendingWritesManager.swift
[219/232] Compiling NIOPosix PipeChannel.swift
[220/232] Compiling NIOPosix PipePair.swift
[221/232] Compiling NIOPosix Bootstrap.swift
[222/232] Compiling NIOPosix ControlMessage.swift
[223/232] Compiling NIOPosix DatagramVectorReadManager.swift
[224/232] Compiling NIOPosix Errors+Any.swift
[225/232] Compiling NIOPosix FileDescriptor.swift
[226/232] Compiling NIOPosix GetaddrinfoResolver.swift
[227/232] Compiling NIOPosix HappyEyeballs.swift
[228/233] Wrapping AST for NIOPosix for debugging
[230/240] Compiling NTPClient NTPVersion.swift
[231/240] Emitting module NTPClient
[232/240] Compiling NTPClient Deadline.swift
[233/240] Compiling NTPClient NTPResponse.swift
[234/240] Compiling NTPClient NTPError.swift
[235/240] Compiling NTPClient Handlers.swift
[236/240] Compiling NTPClient NTPClient.swift
[237/241] Wrapping AST for NTPClient for debugging
[239/243] Emitting module simpleclient
[240/243] Compiling simpleclient simpleclient.swift
[241/244] Wrapping AST for simpleclient for debugging
[242/244] Write Objects.LinkFileList
[243/244] Linking simpleclient
Build complete! (137.52s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.81.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "swift-ntp",
"name" : "swift-ntp",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "NTPClient",
"targets" : [
"NTPClient"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "simpleclient",
"targets" : [
"simpleclient"
],
"type" : {
"snippet" : null
}
}
],
"targets" : [
{
"c99name" : "NTPTests",
"module_type" : "SwiftTarget",
"name" : "NTPTests",
"path" : "Tests/NTPTests",
"sources" : [
"ByteBuffer+NTPPacketTests.swift",
"NTPPacketTests.swift",
"NTPTimeTests.swift"
],
"target_dependencies" : [
"NTP"
],
"type" : "test"
},
{
"c99name" : "NTPClientTests",
"module_type" : "SwiftTarget",
"name" : "NTPClientTests",
"path" : "Tests/NTPClientTests",
"sources" : [
"NTPClientTests.swift",
"NTPResponseTests.swift"
],
"target_dependencies" : [
"NTPClient"
],
"type" : "test"
},
{
"c99name" : "NTPClient",
"module_type" : "SwiftTarget",
"name" : "NTPClient",
"path" : "Sources/NTPClient",
"product_dependencies" : [
"NIOPosix"
],
"product_memberships" : [
"NTPClient",
"simpleclient"
],
"sources" : [
"Deadline.swift",
"Handlers.swift",
"NTPClient.swift",
"NTPError.swift",
"NTPResponse.swift",
"NTPVersion.swift"
],
"target_dependencies" : [
"NTP"
],
"type" : "library"
},
{
"c99name" : "NTP",
"module_type" : "SwiftTarget",
"name" : "NTP",
"path" : "Sources/NTP",
"product_dependencies" : [
"NIOCore"
],
"product_memberships" : [
"NTPClient",
"simpleclient"
],
"sources" : [
"ByteBuffer+NTPPacket.swift",
"NTPPacket.swift",
"NTPTime.swift"
],
"type" : "library"
},
{
"c99name" : "simpleclient",
"module_type" : "SwiftTarget",
"name" : "simpleclient",
"path" : "Snippets",
"product_memberships" : [
"simpleclient"
],
"sources" : [
"simpleclient.swift"
],
"target_dependencies" : [
"NTPClient"
],
"type" : "snippet"
}
],
"tools_version" : "6.0"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.