Build Information
Successful build of swift-ntp, reference main (af6d3b
), with Swift 6.1 for macOS (SPM) on 11 Jul 2025 21:02:49 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-ntp.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/apple/swift-ntp
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at af6d3bf refactor Package.swift (#8)
Cloned https://github.com/apple/swift-ntp.git
Revision (git rev-parse @):
af6d3bf04f791ec2e3ba2368047efe686d4c19a4
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-ntp.git at main
Fetching https://github.com/swiftlang/swift-docc-plugin.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/swiftlang/swift-docc-plugin.git from cache (1.64s)
Fetched https://github.com/apple/swift-nio.git from cache (1.65s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.84.0 (5.46s)
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-atomics.git from cache (0.70s)
Fetched https://github.com/apple/swift-system.git from cache (1.02s)
Fetched https://github.com/apple/swift-collections.git from cache (1.02s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.55s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.48s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.58s)
Computing version for https://github.com/swiftlang/swift-docc-plugin.git
Computed https://github.com/swiftlang/swift-docc-plugin.git at 1.4.5 (0.63s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.81s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.46s)
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-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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin.git
Working copy of https://github.com/swiftlang/swift-docc-plugin.git resolved at 1.4.5
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.84.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
========================================
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-ntp",
"name": "swift-ntp",
"url": "https://github.com/apple/swift-ntp.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-ntp",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.84.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.2.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.5.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/apple/swift-ntp.git
[1/105] Fetching swift-ntp
Fetched https://github.com/apple/swift-ntp.git from cache (0.60s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio.git from cache (0.74s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.84.0 (0.80s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.52s)
Fetched https://github.com/apple/swift-system.git from cache (0.52s)
Fetched https://github.com/apple/swift-collections.git from cache (0.53s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.58s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.02s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.03s)
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-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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.84.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-ntp.git
Working copy of https://github.com/apple/swift-ntp.git resolved at main (af6d3bf)
warning: '.resolve-product-dependencies': dependency 'swift-ntp' is not used by any target
Found 1 product dependencies
- swift-nio
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/apple/swift-ntp.git
https://github.com/apple/swift-ntp.git
{
"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/swiftlang/swift-docc-plugin.git"
}
],
"manifest_display_name" : "swift-ntp",
"name" : "swift-ntp",
"path" : "/Users/admin/builder/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",
"TimeoutTests.swift"
],
"target_dependencies" : [
"NTPClient"
],
"type" : "test"
},
{
"c99name" : "NTPClient",
"module_type" : "SwiftTarget",
"name" : "NTPClient",
"path" : "Sources/NTPClient",
"product_dependencies" : [
"NIOPosix"
],
"product_memberships" : [
"NTPClient",
"simpleclient"
],
"sources" : [
"Handlers.swift",
"NTPClient.swift",
"NTPError.swift",
"NTPResponse.swift",
"NTPVersion.swift",
"Timeout.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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/26] Write sources
[5/26] Copying PrivacyInfo.xcprivacy
[6/26] Write sources
[13/26] Compiling CNIOWASI CNIOWASI.c
[14/26] Compiling CNIOWindows WSAStartup.c
[15/26] Write sources
[16/26] Compiling CNIOWindows shim.c
[17/26] Compiling CNIOLinux shim.c
[18/26] Compiling CNIOLinux liburing_shims.c
[19/26] Write swift-version-2F0A5646E1D333AE.txt
[20/26] Compiling _AtomicsShims.c
[21/65] Compiling CNIODarwin shim.c
[23/65] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[24/66] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[25/66] Compiling InternalCollectionsUtilities Debugging.swift
[26/66] Compiling InternalCollectionsUtilities Descriptions.swift
[27/66] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[28/66] Emitting module _NIOBase64
[29/66] Compiling _NIOBase64 Base64.swift
[30/66] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[31/66] Compiling Atomics ManagedAtomicLazyReference.swift
[32/66] Compiling Atomics UnsafeAtomic.swift
[33/66] Compiling Atomics DoubleWord.swift
[34/66] Compiling Atomics ManagedAtomic.swift
[35/66] Compiling Atomics UnsafeAtomicLazyReference.swift
[36/66] Compiling Atomics IntegerOperations.swift
[37/66] Compiling Atomics AtomicValue.swift
[38/66] Compiling Atomics AtomicMemoryOrderings.swift
[39/67] Compiling Atomics PointerConformances.swift
[40/67] Compiling Atomics Primitives.native.swift
[41/67] Compiling Atomics AtomicReference.swift
[42/67] Compiling Atomics AtomicStorage.swift
[43/67] Emitting module InternalCollectionsUtilities
[44/67] Compiling Atomics AtomicInteger.swift
[45/67] Compiling Atomics AtomicOptionalWrappable.swift
[48/67] Compiling Atomics Unmanaged extensions.swift
[55/67] Compiling Atomics AtomicBool.swift
[56/67] Compiling Atomics IntegerConformances.swift
[57/83] Compiling DequeModule _DequeBufferHeader.swift
[58/83] Compiling DequeModule _DequeSlot.swift
[59/84] Emitting module Atomics
[60/84] Compiling DequeModule Deque+Testing.swift
[61/84] Compiling DequeModule Deque._Storage.swift
[62/84] Compiling _NIODataStructures PriorityQueue.swift
[63/84] Emitting module _NIODataStructures
[64/84] Compiling _NIODataStructures Heap.swift
[65/84] Compiling _NIODataStructures _TinyArray.swift
[66/84] Compiling DequeModule _UnsafeWrappedBuffer.swift
[67/84] Compiling DequeModule _DequeBuffer.swift
[70/84] Compiling DequeModule Deque+Extras.swift
[71/84] Compiling DequeModule Deque+Hashable.swift
[72/84] Compiling DequeModule Deque+Equatable.swift
[73/84] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[74/84] Compiling DequeModule Deque._UnsafeHandle.swift
[75/84] Compiling DequeModule Deque.swift
[76/84] Compiling DequeModule Deque+CustomReflectable.swift
[77/84] Compiling DequeModule Deque+Descriptions.swift
[78/84] Compiling DequeModule Deque+Codable.swift
[79/84] Compiling DequeModule Deque+Collection.swift
[80/84] Emitting module DequeModule
[80/84] Compiling c-nioatomics.c
[81/84] Compiling c-atomics.c
[83/90] Compiling NIOConcurrencyHelpers lock.swift
[84/90] Compiling NIOConcurrencyHelpers NIOLock.swift
[85/90] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[86/90] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[87/90] Compiling NIOConcurrencyHelpers atomics.swift
[88/90] Emitting module NIOConcurrencyHelpers
[89/153] Compiling NIOCore Linux.swift
[90/153] Compiling NIOCore MarkedCircularBuffer.swift
[91/153] Compiling NIOCore MulticastChannel.swift
[92/153] Compiling NIOCore NIOAny.swift
[93/153] Compiling NIOCore NIOCloseOnErrorHandler.swift
[94/153] Compiling NIOCore NIOCoreSendableMetatype.swift
[95/153] Compiling NIOCore NIOLoopBound.swift
[96/159] Compiling NIOCore SocketOptionProvider.swift
[97/159] Compiling NIOCore SystemCallHelpers.swift
[98/159] Compiling NIOCore TimeAmount+Duration.swift
[99/159] Compiling NIOCore TypeAssistedChannelHandler.swift
[100/159] Compiling NIOCore UniversalBootstrapSupport.swift
[101/159] Compiling NIOCore Utilities.swift
[102/159] Compiling NIOCore AddressedEnvelope.swift
[103/159] Compiling NIOCore AsyncAwaitSupport.swift
[104/159] Compiling NIOCore AsyncChannel.swift
[105/159] Compiling NIOCore AsyncChannelHandler.swift
[106/159] Compiling NIOCore AsyncChannelInboundStream.swift
[107/159] Compiling NIOCore AsyncChannelOutboundWriter.swift
[108/159] Compiling NIOCore NIOAsyncSequenceProducer.swift
[109/159] Compiling NIOCore GlobalSingletons.swift
[110/159] Compiling NIOCore IO.swift
[111/159] Compiling NIOCore IOData.swift
[112/159] Compiling NIOCore IPProtocol.swift
[113/159] Compiling NIOCore IntegerBitPacking.swift
[114/159] Compiling NIOCore IntegerTypes.swift
[115/159] Compiling NIOCore Interfaces.swift
[116/159] Compiling NIOCore Codec.swift
[117/159] Compiling NIOCore ConvenienceOptionSupport.swift
[118/159] Compiling NIOCore DeadChannel.swift
[119/159] Compiling NIOCore DispatchQueue+WithFuture.swift
[120/159] Compiling NIOCore EventLoop+Deprecated.swift
[121/159] Compiling NIOCore EventLoop+SerialExecutor.swift
[122/159] Compiling NIOCore EventLoop.swift
[123/159] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[124/159] Compiling NIOCore EventLoopFuture+Deprecated.swift
[125/159] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[126/159] Compiling NIOCore EventLoopFuture.swift
[127/159] Compiling NIOCore FileDescriptor.swift
[128/159] Compiling NIOCore FileHandle.swift
[129/159] Compiling NIOCore FileRegion.swift
[130/159] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[131/159] Compiling NIOCore NIOScheduledCallback.swift
[132/159] Compiling NIOCore NIOSendable.swift
[133/159] Compiling NIOCore RecvByteBufferAllocator.swift
[134/159] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[135/159] Compiling NIOCore SocketAddresses.swift
[136/159] Compiling NIOCore Channel.swift
[137/159] Compiling NIOCore ChannelHandler.swift
[138/159] Compiling NIOCore ChannelHandlers.swift
[139/159] Compiling NIOCore ChannelInvoker.swift
[140/159] Compiling NIOCore ChannelOption.swift
[141/159] Compiling NIOCore ChannelPipeline.swift
[142/159] Compiling NIOCore CircularBuffer.swift
[143/159] Compiling NIOCore ByteBuffer-core.swift
[144/159] Compiling NIOCore ByteBuffer-hex.swift
[145/159] Compiling NIOCore ByteBuffer-int.swift
[146/159] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[147/159] Compiling NIOCore ByteBuffer-multi-int.swift
[148/159] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[149/159] Compiling NIOCore ByteBuffer-views.swift
[150/159] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[151/159] Compiling NIOCore NIOAsyncWriter.swift
[152/159] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[153/159] Compiling NIOCore BSDSocketAPI.swift
[154/159] Compiling NIOCore ByteBuffer-aux.swift
[155/159] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[156/159] Compiling NIOCore ByteBuffer-conversions.swift
[157/159] Emitting module NIOCore
[158/212] Emitting module NIOPosix
[159/217] Compiling NIOPosix Selectable.swift
[160/217] Compiling NIOPosix SelectableChannel.swift
[161/217] Compiling NIOPosix SelectableEventLoop.swift
[162/217] Compiling NIOPosix SelectorEpoll.swift
[163/217] Compiling NIOPosix SelectorGeneric.swift
[164/217] Compiling NIOPosix BSDSocketAPICommon.swift
[165/217] Compiling NIOPosix BSDSocketAPIPosix.swift
[166/217] Compiling NIOPosix BSDSocketAPIWindows.swift
[167/217] Compiling NIOPosix BaseSocket.swift
[168/217] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[169/217] Compiling NIOPosix BaseSocketChannel.swift
[170/217] Compiling NIOPosix LinuxCPUSet.swift
[171/217] Compiling NIOPosix LinuxUring.swift
[172/217] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[173/217] Compiling NIOPosix NIOPosixSendableMetatype.swift
[174/217] Compiling NIOPosix NIOThreadPool.swift
[175/217] Compiling NIOPosix SocketProtocols.swift
[176/217] Compiling NIOPosix System.swift
[177/217] Compiling NIOPosix Thread.swift
[178/217] Compiling NIOPosix ThreadPosix.swift
[179/217] Compiling NIOPosix ThreadWindows.swift
[180/217] Compiling NIOPosix SelectorKqueue.swift
[181/217] Compiling NIOPosix SelectorUring.swift
[182/217] Compiling NIOPosix ServerSocket.swift
[183/217] Compiling NIOPosix Socket.swift
[184/217] Compiling NIOPosix SocketChannel.swift
[185/217] Compiling NIOPosix GetaddrinfoResolver.swift
[186/217] Compiling NIOPosix HappyEyeballs.swift
[187/217] Compiling NIOPosix IO.swift
[188/217] Compiling NIOPosix IntegerBitPacking.swift
[189/217] Compiling NIOPosix IntegerTypes.swift
[190/217] Compiling NIOPosix Linux.swift
[191/217] Compiling NIOPosix NonBlockingFileIO.swift
[192/217] Compiling NIOPosix PendingDatagramWritesManager.swift
[193/217] Compiling NIOPosix PendingWritesManager.swift
[194/217] Compiling NIOPosix PipeChannel.swift
[195/217] Compiling NIOPosix PipePair.swift
[196/217] Compiling NIOPosix Pool.swift
[197/217] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[198/217] Compiling NIOPosix PosixSingletons.swift
[199/217] Compiling NIOPosix RawSocketBootstrap.swift
[200/217] Compiling NIOPosix Resolver.swift
[201/217] Compiling NIOPosix BaseStreamSocketChannel.swift
[202/217] Compiling NIOPosix Bootstrap.swift
[203/217] Compiling NIOPosix ControlMessage.swift
[204/217] Compiling NIOPosix DatagramVectorReadManager.swift
[205/217] Compiling NIOPosix Errors+Any.swift
[206/217] Compiling NIOPosix FileDescriptor.swift
[207/217] Compiling NIOPosix UnsafeTransfer.swift
[208/217] Compiling NIOPosix Utilities.swift
[209/217] Compiling NIOPosix VsockAddress.swift
[210/217] Compiling NIOPosix VsockChannelEvents.swift
[211/217] Compiling NIOPosix resource_bundle_accessor.swift
[212/217] Compiling NTP NTPTime.swift
[213/217] Compiling NTP NTPPacket.swift
[214/217] Compiling NTP ByteBuffer+NTPPacket.swift
[215/217] Emitting module NTP
[216/224] Compiling NTPClient NTPError.swift
[217/224] Compiling NTPClient NTPClient.swift
[218/224] Emitting module NTPClient
[219/224] Compiling NTPClient Timeout.swift
[220/224] Compiling NTPClient NTPResponse.swift
[221/224] Compiling NTPClient Handlers.swift
[222/224] Compiling NTPClient NTPVersion.swift
[223/226] Emitting module simpleclient
[224/226] Compiling simpleclient simpleclient.swift
[224/226] Write Objects.LinkFileList
[225/226] Linking simpleclient
Build complete! (22.23s)
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/swiftlang/swift-docc-plugin.git"
}
],
"manifest_display_name" : "swift-ntp",
"name" : "swift-ntp",
"path" : "/Users/admin/builder/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",
"TimeoutTests.swift"
],
"target_dependencies" : [
"NTPClient"
],
"type" : "test"
},
{
"c99name" : "NTPClient",
"module_type" : "SwiftTarget",
"name" : "NTPClient",
"path" : "Sources/NTPClient",
"product_dependencies" : [
"NIOPosix"
],
"product_memberships" : [
"NTPClient",
"simpleclient"
],
"sources" : [
"Handlers.swift",
"NTPClient.swift",
"NTPError.swift",
"NTPResponse.swift",
"NTPVersion.swift",
"Timeout.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"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/apple/swift-ntp/main
Repository: apple/swift-ntp
Swift version used: 6.1
.package(url: "https://github.com/swiftlang/swift-docc-plugin.git", from: "1.0.0"),
Target: NTPClient
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
* branch 4633b45fc732d8c55568be09dd852f9dc1582c25 -> FETCH_HEAD
HEAD is now at 4633b45 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
Extracting symbol information for 'NTPClient'...
Finished extracting symbol information for 'NTPClient'. (8.91s)
Building documentation for 'NTPClient'...
Finished building documentation for 'NTPClient' (0.13s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/apple/swift-ntp/main
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Compiling SymbolKit DeclarationFragments.swift
[7/53] Compiling SymbolKit Fragment.swift
[8/53] Compiling SymbolKit FragmentKind.swift
[9/53] Compiling SymbolKit FunctionParameter.swift
[10/53] Compiling SymbolKit FunctionSignature.swift
[11/57] Compiling SymbolKit Mixin+Equals.swift
[12/57] Compiling SymbolKit Mixin+Hash.swift
[13/57] Compiling SymbolKit Mixin.swift
[14/57] Compiling SymbolKit LineList.swift
[15/57] Compiling SymbolKit Position.swift
[16/57] Compiling SymbolKit Names.swift
[17/57] Compiling SymbolKit SPI.swift
[18/57] Compiling SymbolKit Snippet.swift
[19/57] Compiling SymbolKit Extension.swift
[20/57] Compiling SymbolKit Identifier.swift
[21/57] Compiling SymbolKit KindIdentifier.swift
[22/57] Compiling SymbolKit Location.swift
[23/57] Compiling SymbolKit Mutability.swift
[24/57] Emitting module SymbolKit
[25/57] Compiling SymbolKit SemanticVersion.swift
[26/57] Compiling SymbolKit AccessControl.swift
[27/57] Compiling SymbolKit Availability.swift
[28/57] Compiling SymbolKit AvailabilityItem.swift
[29/57] Compiling SymbolKit Domain.swift
[30/57] Compiling SymbolKit SourceRange.swift
[31/57] Compiling SymbolKit Metadata.swift
[32/57] Compiling SymbolKit Module.swift
[33/57] Compiling SymbolKit OperatingSystem.swift
[34/57] Compiling SymbolKit Platform.swift
[35/57] Compiling SymbolKit Relationship.swift
[36/57] Compiling SymbolKit RelationshipKind.swift
[37/57] Compiling SymbolKit SourceOrigin.swift
[38/57] Compiling SymbolKit GenericConstraints.swift
[39/57] Compiling SymbolKit Swift.swift
[40/57] Compiling SymbolKit GenericConstraint.swift
[41/57] Compiling SymbolKit GenericParameter.swift
[42/57] Compiling SymbolKit Generics.swift
[43/57] Compiling SymbolKit Namespace.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Emitting module Snippets
[53/57] Compiling Snippets SnippetParser.swift
[54/57] Compiling Snippets Snippet.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.21s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/46] Compiling InternalCollectionsUtilities Descriptions.swift
[3/46] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[4/46] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[5/46] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[6/47] Compiling Atomics AtomicValue.swift
[7/47] Compiling Atomics AtomicMemoryOrderings.swift
[8/48] Compiling Atomics DoubleWord.swift
[9/48] Compiling Atomics ManagedAtomic.swift
[10/48] Compiling Atomics UnsafeAtomicLazyReference.swift
[11/48] Compiling Atomics IntegerOperations.swift
[12/48] Compiling Atomics ManagedAtomicLazyReference.swift
[13/48] Compiling Atomics UnsafeAtomic.swift
[14/48] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[15/48] Compiling Atomics Unmanaged extensions.swift
[16/48] Compiling _NIOBase64 Base64.swift
[17/48] Emitting module _NIOBase64
[18/48] Compiling _NIODataStructures _TinyArray.swift
[19/48] Compiling _NIODataStructures PriorityQueue.swift
[20/48] Compiling NIOConcurrencyHelpers lock.swift
[21/48] Compiling Atomics AtomicReference.swift
[22/48] Compiling Atomics AtomicStorage.swift
[23/48] Compiling Atomics AtomicInteger.swift
[24/48] Compiling Atomics AtomicOptionalWrappable.swift
[25/48] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[26/48] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[27/48] Compiling NIOConcurrencyHelpers NIOLock.swift
[28/48] Compiling NIOConcurrencyHelpers atomics.swift
[29/48] Compiling InternalCollectionsUtilities Debugging.swift
[30/48] Compiling Atomics AtomicBool.swift
[31/48] Compiling Atomics IntegerConformances.swift
[32/48] Compiling Atomics OptionalRawRepresentable.swift
[33/48] Compiling Atomics RawRepresentable.swift
[34/48] Compiling Atomics PointerConformances.swift
[35/48] Compiling Atomics Primitives.native.swift
[38/48] Compiling _NIODataStructures Heap.swift
[39/48] Emitting module _NIODataStructures
[40/48] Emitting module NIOConcurrencyHelpers
[41/48] Emitting module InternalCollectionsUtilities
[44/64] Compiling DequeModule Deque+Extras.swift
[45/64] Compiling DequeModule Deque+Hashable.swift
[46/64] Compiling DequeModule Deque+CustomReflectable.swift
[47/64] Compiling DequeModule Deque+Descriptions.swift
[52/65] Compiling DequeModule Deque+Equatable.swift
[53/65] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[54/65] Compiling DequeModule Deque+Testing.swift
[55/65] Compiling DequeModule Deque._Storage.swift
[56/65] Compiling DequeModule _DequeSlot.swift
[57/65] Compiling DequeModule _DequeBufferHeader.swift
[58/65] Compiling DequeModule _DequeBuffer.swift
[59/65] Compiling DequeModule Deque._UnsafeHandle.swift
[60/65] Compiling DequeModule Deque.swift
[61/65] Compiling DequeModule Deque+Codable.swift
[62/65] Compiling DequeModule Deque+Collection.swift
[63/65] Compiling DequeModule _UnsafeWrappedBuffer.swift
[64/65] Emitting module Atomics
[65/65] Emitting module DequeModule
[66/128] Compiling NIOCore Linux.swift
[67/128] Compiling NIOCore MarkedCircularBuffer.swift
[68/128] Compiling NIOCore MulticastChannel.swift
[69/128] Compiling NIOCore NIOAny.swift
[70/128] Compiling NIOCore NIOCloseOnErrorHandler.swift
[71/128] Compiling NIOCore NIOCoreSendableMetatype.swift
[72/128] Compiling NIOCore NIOLoopBound.swift
[73/134] Compiling NIOCore AddressedEnvelope.swift
[74/134] Compiling NIOCore AsyncAwaitSupport.swift
[75/134] Compiling NIOCore AsyncChannel.swift
[76/134] Compiling NIOCore AsyncChannelHandler.swift
[77/134] Compiling NIOCore AsyncChannelInboundStream.swift
[78/134] Compiling NIOCore AsyncChannelOutboundWriter.swift
[79/134] Compiling NIOCore NIOAsyncSequenceProducer.swift
[80/134] Compiling NIOCore GlobalSingletons.swift
[81/134] Compiling NIOCore IO.swift
[82/134] Compiling NIOCore IOData.swift
[83/134] Compiling NIOCore IPProtocol.swift
[84/134] Compiling NIOCore IntegerBitPacking.swift
[85/134] Compiling NIOCore IntegerTypes.swift
[86/134] Compiling NIOCore Interfaces.swift
[87/134] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[88/134] Compiling NIOCore NIOScheduledCallback.swift
[89/134] Compiling NIOCore NIOSendable.swift
[90/134] Compiling NIOCore RecvByteBufferAllocator.swift
[91/134] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[92/134] Compiling NIOCore SocketAddresses.swift
[93/134] Compiling NIOCore Codec.swift
[94/134] Compiling NIOCore ConvenienceOptionSupport.swift
[95/134] Compiling NIOCore DeadChannel.swift
[96/134] Compiling NIOCore DispatchQueue+WithFuture.swift
[97/134] Compiling NIOCore EventLoop+Deprecated.swift
[98/134] Compiling NIOCore EventLoop+SerialExecutor.swift
[99/134] Compiling NIOCore EventLoop.swift
[100/134] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[101/134] Compiling NIOCore EventLoopFuture+Deprecated.swift
[102/134] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[103/134] Compiling NIOCore EventLoopFuture.swift
[104/134] Compiling NIOCore FileDescriptor.swift
[105/134] Compiling NIOCore FileHandle.swift
[106/134] Compiling NIOCore FileRegion.swift
[107/134] Compiling NIOCore SocketOptionProvider.swift
[108/134] Compiling NIOCore SystemCallHelpers.swift
[109/134] Compiling NIOCore TimeAmount+Duration.swift
[110/134] Compiling NIOCore TypeAssistedChannelHandler.swift
[111/134] Compiling NIOCore UniversalBootstrapSupport.swift
[112/134] Compiling NIOCore Utilities.swift
[113/134] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[114/134] Compiling NIOCore NIOAsyncWriter.swift
[115/134] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[116/134] Compiling NIOCore BSDSocketAPI.swift
[117/134] Compiling NIOCore ByteBuffer-aux.swift
[118/134] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[119/134] Compiling NIOCore ByteBuffer-conversions.swift
[120/134] Compiling NIOCore Channel.swift
[121/134] Compiling NIOCore ChannelHandler.swift
[122/134] Compiling NIOCore ChannelHandlers.swift
[123/134] Compiling NIOCore ChannelInvoker.swift
[124/134] Compiling NIOCore ChannelOption.swift
[125/134] Compiling NIOCore ChannelPipeline.swift
[126/134] Compiling NIOCore CircularBuffer.swift
[127/134] Compiling NIOCore ByteBuffer-core.swift
[128/134] Compiling NIOCore ByteBuffer-hex.swift
[129/134] Compiling NIOCore ByteBuffer-int.swift
[130/134] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[131/134] Compiling NIOCore ByteBuffer-multi-int.swift
[132/134] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[133/134] Compiling NIOCore ByteBuffer-views.swift
[134/134] Emitting module NIOCore
[135/187] Compiling NTP ByteBuffer+NTPPacket.swift
[136/187] Compiling NTP NTPTime.swift
[137/187] Compiling NTP NTPPacket.swift
[138/187] Emitting module NTP
[139/187] Compiling NIOPosix LinuxCPUSet.swift
[140/187] Compiling NIOPosix LinuxUring.swift
[141/187] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[142/187] Compiling NIOPosix NIOPosixSendableMetatype.swift
[143/187] Compiling NIOPosix NIOThreadPool.swift
[144/192] Compiling NIOPosix BSDSocketAPICommon.swift
[145/192] Compiling NIOPosix BSDSocketAPIPosix.swift
[146/192] Compiling NIOPosix BSDSocketAPIWindows.swift
[147/192] Compiling NIOPosix BaseSocket.swift
[148/192] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[149/192] Compiling NIOPosix BaseSocketChannel.swift
[150/192] Compiling NIOPosix Selectable.swift
[151/192] Compiling NIOPosix SelectableChannel.swift
[152/192] Compiling NIOPosix SelectableEventLoop.swift
[153/192] Compiling NIOPosix SelectorEpoll.swift
[154/192] Compiling NIOPosix SelectorGeneric.swift
[155/192] Compiling NIOPosix SelectorKqueue.swift
[156/192] Compiling NIOPosix SelectorUring.swift
[157/192] Compiling NIOPosix ServerSocket.swift
[158/192] Compiling NIOPosix Socket.swift
[159/192] Compiling NIOPosix SocketChannel.swift
[160/192] Compiling NIOPosix UnsafeTransfer.swift
[161/192] Compiling NIOPosix Utilities.swift
[162/192] Compiling NIOPosix VsockAddress.swift
[163/192] Compiling NIOPosix VsockChannelEvents.swift
[164/192] Compiling NIOPosix resource_bundle_accessor.swift
[165/192] Compiling NIOPosix SocketProtocols.swift
[166/192] Compiling NIOPosix System.swift
[167/192] Compiling NIOPosix Thread.swift
[168/192] Compiling NIOPosix ThreadPosix.swift
[169/192] Compiling NIOPosix ThreadWindows.swift
[170/192] Compiling NIOPosix Pool.swift
[171/192] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[172/192] Compiling NIOPosix PosixSingletons.swift
[173/192] Compiling NIOPosix RawSocketBootstrap.swift
[174/192] Compiling NIOPosix Resolver.swift
[175/192] Compiling NIOPosix BaseStreamSocketChannel.swift
[176/192] Compiling NIOPosix Bootstrap.swift
[177/192] Compiling NIOPosix ControlMessage.swift
[178/192] Compiling NIOPosix DatagramVectorReadManager.swift
[179/192] Compiling NIOPosix Errors+Any.swift
[180/192] Compiling NIOPosix FileDescriptor.swift
[181/192] Compiling NIOPosix GetaddrinfoResolver.swift
[182/192] Compiling NIOPosix HappyEyeballs.swift
[183/192] Compiling NIOPosix IO.swift
[184/192] Compiling NIOPosix IntegerBitPacking.swift
[185/192] Compiling NIOPosix IntegerTypes.swift
[186/192] Compiling NIOPosix Linux.swift
[187/192] Emitting module NIOPosix
[188/192] Compiling NIOPosix NonBlockingFileIO.swift
[189/192] Compiling NIOPosix PendingDatagramWritesManager.swift
[190/192] Compiling NIOPosix PendingWritesManager.swift
[191/192] Compiling NIOPosix PipeChannel.swift
[192/192] Compiling NIOPosix PipePair.swift
[193/199] Compiling NTPClient Timeout.swift
[194/199] Compiling NTPClient NTPVersion.swift
[195/199] Compiling NTPClient NTPError.swift
[196/199] Compiling NTPClient NTPClient.swift
[197/199] Compiling NTPClient Handlers.swift
[198/199] Emitting module NTPClient
[199/199] Compiling NTPClient NTPResponse.swift
Build of target: 'NTPClient' complete! (6.65s)
154
2 /Users/admin/builder/spi-builder-workspace/.docs/apple/swift-ntp/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/apple/swift-ntp/main
File count: 154
Doc size: 2.0MB
Preparing doc bundle ...
Uploading prod-apple-swift-ntp-main-e3f22741.zip to s3://spi-docs-inbox/prod-apple-swift-ntp-main-e3f22741.zip
Copying... [15%]
Copying... [29%]
Copying... [44%]
Copying... [58%]
Copying... [73%]
Copying... [88%]
Copying... [100%]
Done.