The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-ntp, reference 0.4.0 (418c59), with Swift 6.1 for Linux on 12 Jan 2026 17:57:48 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-ntp.git
Reference: 0.4.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.4.0      -> FETCH_HEAD
HEAD is now at 418c594 Fixed: potential arithmetic overflow in NTPPacket.getOffset() (#11)
Cloned https://github.com/apple/swift-ntp.git
Revision (git rev-parse @):
418c5943019f8132740df05ae5b4acc9c23e1cb7
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-ntp.git at 0.4.0
========================================
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",
        "_NTPError.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-4606859-0":/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:5a651828b24304580408903d9e8c129215b04dc69edd6058f3847d01e034cce9
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/swiftlang/swift-docc-plugin.git
Fetching https://github.com/apple/swift-nio.git
[1/2158] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin.git from cache (0.48s)
[1/81260] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (7.28s)
Computing version for https://github.com/swiftlang/swift-docc-plugin.git
Computed https://github.com/swiftlang/swift-docc-plugin.git at 1.4.5 (11.31s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3639] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.66s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.79s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.92.2 (1.63s)
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
[693/7181] Fetching swift-atomics, swift-system
[6539/25797] 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.76s)
[4654/18616] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.27s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (3.02s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (0.80s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.96s)
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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.92.2
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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.3
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/38] Write sources
[12/38] Compiling CNIOWindows shim.c
[13/38] Compiling CNIOWindows WSAStartup.c
[14/38] Compiling CNIOWASI CNIOWASI.c
[15/38] Compiling _AtomicsShims.c
[16/38] Compiling CNIOLinux liburing_shims.c
[17/38] Write sources
[18/38] Compiling CNIODarwin shim.c
[19/38] Compiling CNIOPosix event_loop_id.c
[20/38] Compiling CNIOOpenBSD shim.c
[21/38] Compiling CNIOLinux shim.c
[22/38] Write swift-version-24593BA9C3E375BF.txt
[24/78] Emitting module InternalCollectionsUtilities
[25/80] Emitting module _NIODataStructures
[25/80] Compiling c-atomics.c
[26/80] Compiling c-nioatomics.c
[28/86] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[29/86] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[30/88] Compiling Atomics AtomicStorage.swift
[31/88] Compiling Atomics AtomicValue.swift
[32/88] Emitting module _NIOBase64
[33/88] Compiling _NIOBase64 Base64.swift
[34/88] Compiling Atomics AtomicMemoryOrderings.swift
[35/88] Compiling Atomics DoubleWord.swift
[36/89] Compiling Atomics ManagedAtomic.swift
[37/89] Compiling Atomics ManagedAtomicLazyReference.swift
[38/89] Compiling Atomics AtomicReference.swift
[39/89] Compiling Atomics IntegerConformances.swift
[40/89] Compiling Atomics AtomicInteger.swift
[41/89] Compiling Atomics AtomicOptionalWrappable.swift
[50/89] Emitting module Atomics
[51/89] Compiling _NIODataStructures _TinyArray.swift
[52/89] Compiling Atomics OptionalRawRepresentable.swift
[53/89] Compiling Atomics RawRepresentable.swift
[54/89] Compiling Atomics AtomicBool.swift
[55/89] Compiling Atomics PointerConformances.swift
[56/89] Compiling Atomics Primitives.native.swift
[57/89] Compiling _NIODataStructures PriorityQueue.swift
[68/90] Wrapping AST for _NIOBase64 for debugging
[69/90] Wrapping AST for InternalCollectionsUtilities for debugging
[71/90] Compiling Atomics IntegerOperations.swift
[72/90] Compiling Atomics Unmanaged extensions.swift
[73/91] Emitting module NIOConcurrencyHelpers
[75/106] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[75/106] Wrapping AST for Atomics for debugging
[77/106] Compiling DequeModule _DequeBuffer.swift
[78/106] Compiling DequeModule _DequeBufferHeader.swift
[79/108] Compiling DequeModule Deque+Equatable.swift
[80/108] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[81/108] Compiling DequeModule Deque+Extras.swift
[82/108] Compiling DequeModule Deque+Hashable.swift
[83/108] Compiling DequeModule Deque+CustomReflectable.swift
[84/108] Compiling DequeModule Deque+Descriptions.swift
[85/108] Compiling NIOConcurrencyHelpers lock.swift
[86/108] Compiling _NIODataStructures Heap.swift
[87/109] Compiling NIOConcurrencyHelpers NIOLock.swift
[88/109] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[89/109] Compiling NIOConcurrencyHelpers atomics.swift
[90/110] Compiling DequeModule Deque+Testing.swift
[91/110] Compiling DequeModule Deque._Storage.swift
[92/110] Compiling DequeModule Deque._UnsafeHandle.swift
[93/110] Compiling DequeModule Deque.swift
[95/110] Wrapping AST for _NIODataStructures for debugging
[97/110] Compiling DequeModule _DequeSlot.swift
[98/110] Compiling DequeModule _UnsafeWrappedBuffer.swift
[98/110] Wrapping AST for NIOConcurrencyHelpers for debugging
[100/110] Compiling DequeModule Deque+Codable.swift
[101/110] Compiling DequeModule Deque+Collection.swift
[102/110] Emitting module DequeModule
[103/111] Wrapping AST for DequeModule for debugging
[105/174] Compiling NIOCore NIOCoreSendableMetatype.swift
[106/174] Compiling NIOCore NIODecodedAsyncSequence.swift
[107/174] Compiling NIOCore NIOLoopBound.swift
[108/174] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[109/174] Compiling NIOCore NIOScheduledCallback.swift
[110/174] Compiling NIOCore NIOSendable.swift
[111/174] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[112/174] Compiling NIOCore RecvByteBufferAllocator.swift
[113/182] Compiling NIOCore IPProtocol.swift
[114/182] Compiling NIOCore IntegerBitPacking.swift
[115/182] Compiling NIOCore IntegerTypes.swift
[116/182] Compiling NIOCore Interfaces.swift
[117/182] Compiling NIOCore Linux.swift
[118/182] Compiling NIOCore MarkedCircularBuffer.swift
[119/182] Compiling NIOCore MulticastChannel.swift
[120/182] Compiling NIOCore NIOAny.swift
[121/182] Compiling NIOCore NIOCloseOnErrorHandler.swift
[122/182] Compiling NIOCore EventLoopFuture+Deprecated.swift
[123/182] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[124/182] Compiling NIOCore EventLoopFuture.swift
[125/182] Compiling NIOCore FileDescriptor.swift
[126/182] Compiling NIOCore FileHandle.swift
[127/182] Compiling NIOCore FileRegion.swift
[128/182] Compiling NIOCore GlobalSingletons.swift
[129/182] Compiling NIOCore IO.swift
[130/182] Compiling NIOCore IOData.swift
[131/182] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[132/182] Compiling NIOCore SocketAddresses.swift
[133/182] Compiling NIOCore SocketOptionProvider.swift
[134/182] Compiling NIOCore SystemCallHelpers.swift
[135/182] Compiling NIOCore TimeAmount+Duration.swift
[136/182] Compiling NIOCore TypeAssistedChannelHandler.swift
[137/182] Compiling NIOCore UniversalBootstrapSupport.swift
[138/182] Compiling NIOCore Utilities.swift
[139/182] Compiling NIOCore AddressedEnvelope.swift
[140/182] Compiling NIOCore AsyncAwaitSupport.swift
[141/182] Compiling NIOCore AsyncChannel.swift
[142/182] Compiling NIOCore AsyncChannelHandler.swift
[143/182] Compiling NIOCore AsyncChannelInboundStream.swift
[144/182] Compiling NIOCore AsyncChannelOutboundWriter.swift
[145/182] Compiling NIOCore NIOAsyncSequenceProducer.swift
[146/182] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[147/182] Compiling NIOCore NIOAsyncWriter.swift
[148/182] Compiling NIOCore CircularBuffer.swift
[149/182] Compiling NIOCore Codec.swift
[150/182] Compiling NIOCore ConvenienceOptionSupport.swift
[151/182] Compiling NIOCore DeadChannel.swift
[152/182] Compiling NIOCore DispatchQueue+WithFuture.swift
[153/182] Compiling NIOCore EventLoop+Deprecated.swift
[154/182] Compiling NIOCore EventLoop+SerialExecutor.swift
[155/182] Compiling NIOCore EventLoop.swift
[156/182] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[157/182] Compiling NIOCore ByteBuffer-multi-int.swift
[158/182] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[159/182] Compiling NIOCore ByteBuffer-views.swift
[160/182] Compiling NIOCore Channel.swift
[161/182] Compiling NIOCore ChannelHandler.swift
[162/182] Compiling NIOCore ChannelHandlers.swift
[163/182] Compiling NIOCore ChannelInvoker.swift
[164/182] Compiling NIOCore ChannelOption.swift
[165/182] Compiling NIOCore ChannelPipeline.swift
[166/182] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[167/182] Compiling NIOCore BSDSocketAPI.swift
[168/182] Compiling NIOCore ByteBuffer-aux.swift
[169/182] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[170/182] Compiling NIOCore ByteBuffer-conversions.swift
[171/182] Compiling NIOCore ByteBuffer-core.swift
[172/182] Compiling NIOCore ByteBuffer-hex.swift
[173/182] Compiling NIOCore ByteBuffer-int.swift
[174/182] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[175/182] Emitting module NIOCore
[176/183] Wrapping AST for NIOCore for debugging
[178/238] Compiling NIOPosix Pool.swift
[179/238] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[180/238] Compiling NIOPosix PosixSingletons.swift
[181/238] Compiling NIOPosix RawSocketBootstrap.swift
[182/238] Compiling NIOPosix Resolver.swift
[183/238] Compiling NIOPosix Selectable.swift
[184/238] Compiling NIOPosix SelectableChannel.swift
[185/244] Compiling NIOPosix IO.swift
[186/244] Compiling NIOPosix IntegerBitPacking.swift
[187/244] Compiling NIOPosix IntegerTypes.swift
[188/244] Compiling NIOPosix Linux.swift
[189/244] Compiling NIOPosix LinuxCPUSet.swift
[190/244] Compiling NIOPosix LinuxUring.swift
[191/244] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[192/244] Emitting module NTP
[193/244] Compiling NIOPosix ThreadWindows.swift
[194/244] Compiling NIOPosix UnsafeTransfer.swift
[195/244] Compiling NIOPosix Utilities.swift
[196/244] Compiling NIOPosix VsockAddress.swift
[197/244] Compiling NIOPosix VsockChannelEvents.swift
[198/244] Compiling NIOPosix Windows.swift
[199/244] Compiling NTP _NTPError.swift
[200/244] Emitting module NIOPosix
[201/244] Compiling NTP NTPTime.swift
[202/244] Compiling NTP NTPPacket.swift
[203/244] Compiling NTP ByteBuffer+NTPPacket.swift
[205/245] Compiling NIOPosix SelectableEventLoop.swift
[206/245] Compiling NIOPosix SelectorEpoll.swift
[207/245] Compiling NIOPosix SelectorGeneric.swift
[208/245] Compiling NIOPosix SelectorKqueue.swift
[209/245] Compiling NIOPosix SelectorUring.swift
[210/245] Compiling NIOPosix SelectorWSAPoll.swift
[211/245] Compiling NIOPosix ServerSocket.swift
[212/245] Compiling NIOPosix Socket.swift
[213/245] Compiling NIOPosix SocketChannel.swift
[214/245] Compiling NIOPosix SocketProtocols.swift
[215/245] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[216/245] Compiling NIOPosix System.swift
[217/245] Compiling NIOPosix Thread.swift
[218/245] Compiling NIOPosix ThreadPosix.swift
[219/245] Compiling NIOPosix NIOPosixSendableMetatype.swift
[220/245] Compiling NIOPosix NIOThreadPool.swift
[221/245] Compiling NIOPosix NonBlockingFileIO.swift
[222/245] Compiling NIOPosix PendingDatagramWritesManager.swift
[223/245] Compiling NIOPosix PendingWritesManager.swift
[224/245] Compiling NIOPosix PipeChannel.swift
[225/245] Compiling NIOPosix PipePair.swift
[226/245] Compiling NIOPosix Bootstrap.swift
[227/245] Compiling NIOPosix ControlMessage.swift
[228/245] Compiling NIOPosix DatagramVectorReadManager.swift
[229/245] Compiling NIOPosix Errors+Any.swift
[230/245] Compiling NIOPosix FileDescriptor.swift
[231/245] Compiling NIOPosix GetaddrinfoResolver.swift
[232/245] Compiling NIOPosix HappyEyeballs.swift
[233/245] Compiling NIOPosix BSDSocketAPICommon.swift
[234/245] Compiling NIOPosix BSDSocketAPIPosix.swift
[235/245] Compiling NIOPosix BSDSocketAPIWindows.swift
[236/245] Compiling NIOPosix BaseSocket.swift
[237/245] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[238/245] Compiling NIOPosix BaseSocketChannel.swift
[239/245] Compiling NIOPosix BaseStreamSocketChannel.swift
[239/245] Wrapping AST for NTP for debugging
[241/246] Wrapping AST for NIOPosix for debugging
[243/253] Compiling NTPClient NTPError.swift
[244/253] Compiling NTPClient NTPResponse.swift
[245/253] Compiling NTPClient NTPVersion.swift
[246/253] Compiling NTPClient Timeout.swift
[247/253] Compiling NTPClient Handlers.swift
[248/253] Emitting module NTPClient
[249/253] Compiling NTPClient NTPClient.swift
[250/254] Wrapping AST for NTPClient for debugging
[252/256] Emitting module simpleclient
[253/256] Compiling simpleclient simpleclient.swift
[254/257] Wrapping AST for simpleclient for debugging
[255/257] Write Objects.LinkFileList
[256/257] Linking simpleclient
Build complete! (125.50s)
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",
        "_NTPError.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:5a651828b24304580408903d9e8c129215b04dc69edd6058f3847d01e034cce9
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.