Build Information
Successful build of swift-ntp, reference main (4a2f18), with Swift 6.1 for Linux on 8 Nov 2025 00:51:24 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-ntp.git
Reference: main
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
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 4a2f18f chore: restrict GitHub workflow permissions - future-proof (#9)
Cloned https://github.com/apple/swift-ntp.git
Revision (git rev-parse @):
4a2f18f36e897f5f28bb6a75e0c7223c65021736
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-ntp.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/apple/swift-ntp.git
https://github.com/apple/swift-ntp.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"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" : "/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",
"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 ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:808cb2b2a6cec76654a3acbd283c6c2205bc60d2b29562c95b9f5147612f6d32
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/swiftlang/swift-docc-plugin.git
[1/2160] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin.git from cache (0.58s)
[1/80074] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (5.85s)
Computing version for https://github.com/swiftlang/swift-docc-plugin.git
Computed https://github.com/swiftlang/swift-docc-plugin.git at 1.4.5 (9.27s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3572] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.51s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (2.31s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.88.0 (1.62s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/1820] Fetching swift-atomics
[602/6991] Fetching swift-atomics, swift-system
[4976/25277] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.76s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.77s)
[6218/18286] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.17s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (3.01s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (0.87s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (2.63s)
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.88.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.3.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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.3
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/37] Write sources
[12/37] Compiling _AtomicsShims.c
[12/37] Compiling CNIOWindows WSAStartup.c
[14/37] Compiling CNIOWASI CNIOWASI.c
[15/37] Compiling CNIODarwin shim.c
[15/37] Compiling CNIOLinux liburing_shims.c
[15/37] Write sources
[18/37] Compiling CNIOWindows shim.c
[19/37] Compiling CNIOPosix event_loop_id.c
[20/37] Compiling CNIOLinux shim.c
[21/37] Write swift-version-24593BA9C3E375BF.txt
[22/77] Compiling c-atomics.c
[23/77] Compiling c-nioatomics.c
[25/77] Emitting module _NIOBase64
[26/77] Compiling _NIOBase64 Base64.swift
[27/78] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[28/78] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[30/86] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[31/86] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[32/88] Compiling Atomics IntegerConformances.swift
[33/88] Compiling Atomics PointerConformances.swift
[34/88] Compiling Atomics ManagedAtomic.swift
[35/88] Compiling Atomics ManagedAtomicLazyReference.swift
[36/88] Compiling _NIODataStructures _TinyArray.swift
[37/88] Compiling Atomics Primitives.native.swift
[38/88] Compiling Atomics OptionalRawRepresentable.swift
[39/88] Compiling Atomics RawRepresentable.swift
[40/88] Compiling Atomics AtomicBool.swift
[41/88] Compiling Atomics AtomicInteger.swift
[42/88] Emitting module InternalCollectionsUtilities
[43/88] Compiling Atomics AtomicMemoryOrderings.swift
[44/88] Compiling Atomics DoubleWord.swift
[44/88] Wrapping AST for _NIOBase64 for debugging
[46/88] Compiling Atomics AtomicStorage.swift
[47/88] Compiling Atomics AtomicValue.swift
[48/88] Compiling _NIODataStructures PriorityQueue.swift
[64/88] Emitting module Atomics
[67/89] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[68/89] Wrapping AST for InternalCollectionsUtilities for debugging
[70/89] Compiling Atomics IntegerOperations.swift
[71/89] Compiling Atomics Unmanaged extensions.swift
[73/105] Compiling DequeModule Deque+CustomReflectable.swift
[74/105] Compiling DequeModule Deque+Descriptions.swift
[74/107] Wrapping AST for Atomics for debugging
[76/107] Compiling DequeModule Deque+Equatable.swift
[77/107] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[78/107] Compiling DequeModule _DequeBuffer.swift
[79/107] Compiling DequeModule _DequeBufferHeader.swift
[80/107] Compiling NIOConcurrencyHelpers lock.swift
[81/107] Emitting module _NIODataStructures
[82/107] Compiling _NIODataStructures Heap.swift
[83/107] Emitting module NIOConcurrencyHelpers
[84/107] Compiling NIOConcurrencyHelpers NIOLock.swift
[85/107] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[86/108] Compiling NIOConcurrencyHelpers atomics.swift
[87/109] Compiling DequeModule Deque+Extras.swift
[88/109] Compiling DequeModule Deque+Hashable.swift
[89/109] Compiling DequeModule Deque+Testing.swift
[90/109] Compiling DequeModule Deque._Storage.swift
[93/109] Compiling DequeModule _DequeSlot.swift
[94/109] Compiling DequeModule _UnsafeWrappedBuffer.swift
[94/109] Wrapping AST for _NIODataStructures for debugging
[95/109] Wrapping AST for NIOConcurrencyHelpers for debugging
[97/109] Compiling DequeModule Deque._UnsafeHandle.swift
[98/109] Compiling DequeModule Deque.swift
[99/109] Emitting module DequeModule
[100/109] Compiling DequeModule Deque+Codable.swift
[101/109] Compiling DequeModule Deque+Collection.swift
[102/110] Wrapping AST for DequeModule for debugging
[104/173] Compiling NIOCore IPProtocol.swift
[105/173] Compiling NIOCore IntegerBitPacking.swift
[106/173] Compiling NIOCore IntegerTypes.swift
[107/173] Compiling NIOCore Interfaces.swift
[108/173] Compiling NIOCore Linux.swift
[109/173] Compiling NIOCore MarkedCircularBuffer.swift
[110/173] Compiling NIOCore MulticastChannel.swift
[111/173] Compiling NIOCore NIOAny.swift
[112/173] Compiling NIOCore NIOCloseOnErrorHandler.swift
[113/173] Compiling NIOCore NIOCoreSendableMetatype.swift
[114/173] Compiling NIOCore NIODecodedAsyncSequence.swift
[115/173] Compiling NIOCore NIOLoopBound.swift
[116/173] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[117/173] Compiling NIOCore NIOScheduledCallback.swift
[118/173] Compiling NIOCore NIOSendable.swift
[119/173] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[120/173] Compiling NIOCore RecvByteBufferAllocator.swift
[121/181] Compiling NIOCore EventLoopFuture+Deprecated.swift
[122/181] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[123/181] Compiling NIOCore EventLoopFuture.swift
[124/181] Compiling NIOCore FileDescriptor.swift
[125/181] Compiling NIOCore FileHandle.swift
[126/181] Compiling NIOCore FileRegion.swift
[127/181] Compiling NIOCore GlobalSingletons.swift
[128/181] Compiling NIOCore IO.swift
[129/181] Compiling NIOCore IOData.swift
[130/181] Compiling NIOCore CircularBuffer.swift
[131/181] Compiling NIOCore Codec.swift
[132/181] Compiling NIOCore ConvenienceOptionSupport.swift
[133/181] Compiling NIOCore DeadChannel.swift
[134/181] Compiling NIOCore DispatchQueue+WithFuture.swift
[135/181] Compiling NIOCore EventLoop+Deprecated.swift
[136/181] Compiling NIOCore EventLoop+SerialExecutor.swift
[137/181] Compiling NIOCore EventLoop.swift
[138/181] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[139/181] Compiling NIOCore AddressedEnvelope.swift
[140/181] Compiling NIOCore AsyncAwaitSupport.swift
[141/181] Compiling NIOCore AsyncChannel.swift
[142/181] Compiling NIOCore AsyncChannelHandler.swift
[143/181] Compiling NIOCore AsyncChannelInboundStream.swift
[144/181] Compiling NIOCore AsyncChannelOutboundWriter.swift
[145/181] Compiling NIOCore NIOAsyncSequenceProducer.swift
[146/181] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[147/181] Compiling NIOCore NIOAsyncWriter.swift
[148/181] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[149/181] Compiling NIOCore BSDSocketAPI.swift
[150/181] Compiling NIOCore ByteBuffer-aux.swift
[151/181] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[152/181] Compiling NIOCore ByteBuffer-conversions.swift
[153/181] Compiling NIOCore ByteBuffer-core.swift
[154/181] Compiling NIOCore ByteBuffer-hex.swift
[155/181] Compiling NIOCore ByteBuffer-int.swift
[156/181] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[157/181] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[158/181] Compiling NIOCore SocketAddresses.swift
[159/181] Compiling NIOCore SocketOptionProvider.swift
[160/181] Compiling NIOCore SystemCallHelpers.swift
[161/181] Compiling NIOCore TimeAmount+Duration.swift
[162/181] Compiling NIOCore TypeAssistedChannelHandler.swift
[163/181] Compiling NIOCore UniversalBootstrapSupport.swift
[164/181] Compiling NIOCore Utilities.swift
[165/181] Compiling NIOCore ByteBuffer-multi-int.swift
[166/181] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[167/181] Compiling NIOCore ByteBuffer-views.swift
[168/181] Compiling NIOCore Channel.swift
[169/181] Compiling NIOCore ChannelHandler.swift
[170/181] Compiling NIOCore ChannelHandlers.swift
[171/181] Compiling NIOCore ChannelInvoker.swift
[172/181] Compiling NIOCore ChannelOption.swift
[173/181] Compiling NIOCore ChannelPipeline.swift
[174/181] Emitting module NIOCore
[175/182] Wrapping AST for NIOCore for debugging
[177/236] Emitting module NTP
[178/236] Compiling NTP NTPTime.swift
[179/236] Compiling NTP ByteBuffer+NTPPacket.swift
[180/236] Compiling NIOPosix Pool.swift
[181/236] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[182/236] Compiling NIOPosix PosixSingletons.swift
[183/236] Compiling NIOPosix RawSocketBootstrap.swift
[184/236] Compiling NIOPosix Resolver.swift
[185/236] Compiling NIOPosix Selectable.swift
[186/236] Compiling NIOPosix SelectableChannel.swift
[187/242] Compiling NTP NTPPacket.swift
[188/243] Wrapping AST for NTP for debugging
[190/243] Compiling NIOPosix SelectableEventLoop.swift
[191/243] Compiling NIOPosix SelectorEpoll.swift
[192/243] Compiling NIOPosix SelectorGeneric.swift
[193/243] Compiling NIOPosix SelectorKqueue.swift
[194/243] Compiling NIOPosix SelectorUring.swift
[195/243] Compiling NIOPosix SelectorWSAPoll.swift
[196/243] Compiling NIOPosix ServerSocket.swift
[197/243] Compiling NIOPosix Socket.swift
[198/243] Compiling NIOPosix SocketChannel.swift
[199/243] Compiling NIOPosix SocketProtocols.swift
[200/243] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[201/243] Compiling NIOPosix System.swift
[202/243] Compiling NIOPosix Thread.swift
[203/243] Compiling NIOPosix ThreadPosix.swift
[204/243] Emitting module NIOPosix
[205/243] Compiling NIOPosix ThreadWindows.swift
[206/243] Compiling NIOPosix UnsafeTransfer.swift
[207/243] Compiling NIOPosix Utilities.swift
[208/243] Compiling NIOPosix VsockAddress.swift
[209/243] Compiling NIOPosix VsockChannelEvents.swift
[210/243] Compiling NIOPosix Windows.swift
[211/243] Compiling NIOPosix BSDSocketAPICommon.swift
[212/243] Compiling NIOPosix BSDSocketAPIPosix.swift
[213/243] Compiling NIOPosix BSDSocketAPIWindows.swift
[214/243] Compiling NIOPosix BaseSocket.swift
[215/243] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[216/243] Compiling NIOPosix BaseSocketChannel.swift
[217/243] Compiling NIOPosix BaseStreamSocketChannel.swift
[218/243] Compiling NIOPosix Bootstrap.swift
[219/243] Compiling NIOPosix ControlMessage.swift
[220/243] Compiling NIOPosix DatagramVectorReadManager.swift
[221/243] Compiling NIOPosix Errors+Any.swift
[222/243] Compiling NIOPosix FileDescriptor.swift
[223/243] Compiling NIOPosix GetaddrinfoResolver.swift
[224/243] Compiling NIOPosix HappyEyeballs.swift
[225/243] Compiling NIOPosix IO.swift
[226/243] Compiling NIOPosix IntegerBitPacking.swift
[227/243] Compiling NIOPosix IntegerTypes.swift
[228/243] Compiling NIOPosix Linux.swift
[229/243] Compiling NIOPosix LinuxCPUSet.swift
[230/243] Compiling NIOPosix LinuxUring.swift
[231/243] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[232/243] Compiling NIOPosix NIOPosixSendableMetatype.swift
[233/243] Compiling NIOPosix NIOThreadPool.swift
[234/243] Compiling NIOPosix NonBlockingFileIO.swift
[235/243] Compiling NIOPosix PendingDatagramWritesManager.swift
[236/243] Compiling NIOPosix PendingWritesManager.swift
[237/243] Compiling NIOPosix PipeChannel.swift
[238/243] Compiling NIOPosix PipePair.swift
[239/244] Wrapping AST for NIOPosix for debugging
[241/251] Compiling NTPClient NTPVersion.swift
[242/251] Compiling NTPClient Timeout.swift
[243/251] Compiling NTPClient NTPError.swift
[244/251] Compiling NTPClient NTPResponse.swift
[245/251] Compiling NTPClient Handlers.swift
[246/251] Emitting module NTPClient
[247/251] Compiling NTPClient NTPClient.swift
[248/252] Wrapping AST for NTPClient for debugging
[250/254] Emitting module simpleclient
[251/254] Compiling simpleclient simpleclient.swift
[252/255] Wrapping AST for simpleclient for debugging
[253/255] Write Objects.LinkFileList
[254/255] Linking simpleclient
Build complete! (79.06s)
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" : "/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",
"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"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:808cb2b2a6cec76654a3acbd283c6c2205bc60d2b29562c95b9f5147612f6d32
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.