The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of DNSClient, reference main (2d4174), with Swift 6.1 for macOS (SPM) on 1 Sep 2025 18:30:41 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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orlandos-nl/DNSClient.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/orlandos-nl/DNSClient
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2d4174e Merge pull request #39 from orlandos-nl/jo/update-test-matrix
Cloned https://github.com/orlandos-nl/DNSClient.git
Revision (git rev-parse @):
2d4174e4fbe75cc2f31d2fa2d384f486e5fe63b5
SUCCESS checkout https://github.com/orlandos-nl/DNSClient.git at main
Fetching https://github.com/apple/swift-nio.git from cache
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-nio-transport-services.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (1.86s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.86s)
Fetched https://github.com/apple/swift-collections.git from cache (1.89s)
Fetched https://github.com/apple/swift-nio.git from cache (1.91s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.19.0 (2.51s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.58.0 (0.62s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.1.0 (0.59s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.4 (0.60s)
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.19.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.58.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.1.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.0.4
========================================
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": "dnsclient",
      "name": "DNSClient",
      "url": "https://github.com/orlandos-nl/DNSClient.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DNSClient",
      "dependencies": [
        {
          "identity": "swift-nio",
          "name": "swift-nio",
          "url": "https://github.com/apple/swift-nio.git",
          "version": "2.86.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.1",
              "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.6.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-nio-transport-services",
          "name": "swift-nio-transport-services",
          "url": "https://github.com/apple/swift-nio-transport-services.git",
          "version": "1.25.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-transport-services",
          "dependencies": [
            {
              "identity": "swift-nio",
              "name": "swift-nio",
              "url": "https://github.com/apple/swift-nio.git",
              "version": "2.86.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.1",
                  "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.6.2",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
                  "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": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/orlandos-nl/DNSClient.git
[1/1343] Fetching dnsclient
Fetched https://github.com/orlandos-nl/DNSClient.git from cache (0.93s)
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.79s)
Fetched https://github.com/apple/swift-nio.git from cache (0.83s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.25.1 (1.33s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.47s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (1.08s)
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-system.git from cache (0.90s)
Fetched https://github.com/apple/swift-collections.git from cache (0.90s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.39s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.50s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.54s)
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.1
Creating working copy for https://github.com/orlandos-nl/DNSClient.git
Working copy of https://github.com/orlandos-nl/DNSClient.git resolved at main (2d4174e)
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.25.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.86.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.2
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
warning: '.resolve-product-dependencies': dependency 'dnsclient' is not used by any target
Found 2 product dependencies
  - swift-nio
  - swift-nio-transport-services
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/orlandos-nl/DNSClient.git
https://github.com/orlandos-nl/DNSClient.git
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-nio-transport-services",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.19.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-transport-services.git"
    }
  ],
  "manifest_display_name" : "DNSClient",
  "name" : "DNSClient",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "DNSClient",
      "targets" : [
        "DNSClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DNSClientTests",
      "module_type" : "SwiftTarget",
      "name" : "DNSClientTests",
      "path" : "Tests/DNSClientTests",
      "product_dependencies" : [
        "NIO"
      ],
      "sources" : [
        "DNSTCPClientTests.swift",
        "DNSUDPClientTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "DNSClient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DNSClient",
      "module_type" : "SwiftTarget",
      "name" : "DNSClient",
      "path" : "Sources/DNSClient",
      "product_dependencies" : [
        "NIOTransportServices",
        "NIO"
      ],
      "product_memberships" : [
        "DNSClient"
      ],
      "sources" : [
        "Client.swift",
        "DNSClient+Connect.swift",
        "DNSClient+Query.swift",
        "DNSDecoder.swift",
        "DNSEncoder.swift",
        "Errors.swift",
        "Helpers.swift",
        "Messages/Message.swift",
        "Messages/MessageOptions.swift",
        "PTR.swift",
        "ResolvConf/ConfigParser.swift",
        "SRV.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/21] Write sources
[12/21] Compiling CNIOWindows shim.c
[13/21] Compiling CNIOWindows WSAStartup.c
[14/21] Compiling CNIOLinux shim.c
[14/21] Compiling CNIOLinux liburing_shims.c
[16/21] Write swift-version-2F0A5646E1D333AE.txt
[17/37] Compiling _AtomicsShims.c
[18/59] Compiling CNIODarwin shim.c
[20/59] Emitting module DequeModule
[21/60] Compiling DequeModule _DequeBufferHeader.swift
[22/60] Compiling DequeModule _DequeSlot.swift
[23/60] Compiling DequeModule UnsafeMutableBufferPointer+Utilities.swift
[24/60] Compiling DequeModule _DequeBuffer.swift
[25/60] Compiling DequeModule _UnsafeWrappedBuffer.swift
[26/60] Compiling Atomics Primitives.native.swift
[27/61] Compiling Atomics AtomicValue.swift
[28/61] Compiling Atomics DoubleWord.swift
[29/61] Compiling Atomics AtomicInteger.swift
[30/61] Compiling Atomics AtomicMemoryOrderings.swift
[31/61] Compiling Atomics AtomicLazyReference.swift
[32/61] Compiling Atomics HighLevelTypes.swift
[33/61] Compiling DequeModule Deque+Testing.swift
[34/61] Compiling DequeModule Deque._Storage.swift
[35/61] Compiling Atomics Unmanaged extensions.swift
[36/61] Compiling Atomics AtomicBool.swift
[41/61] Compiling Atomics AtomicRawRepresentable.swift
[42/61] Compiling Atomics AtomicStrongReference.swift
[43/61] Compiling Atomics AtomicOptional.swift
[44/61] Compiling Atomics AtomicOptionalRawRepresentable.swift
[53/61] Compiling Atomics PointerConformances.swift
[54/61] Compiling Atomics IntegerConformances.swift
[55/61] Emitting module Atomics
[56/61] Compiling _NIODataStructures PriorityQueue.swift
[57/61] Compiling _NIODataStructures Heap.swift
[58/61] Emitting module _NIODataStructures
[59/61] Compiling Atomics Primitives.shims.swift
[59/61] Compiling c-nioatomics.c
[60/61] Compiling c-atomics.c
[62/67] Compiling NIOConcurrencyHelpers lock.swift
[63/67] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[64/67] Compiling NIOConcurrencyHelpers NIOLock.swift
[65/67] Compiling NIOConcurrencyHelpers atomics.swift
[66/67] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[67/67] Emitting module NIOConcurrencyHelpers
[68/126] Compiling NIOCore Interfaces.swift
[69/126] Compiling NIOCore Linux.swift
[70/126] Compiling NIOCore MarkedCircularBuffer.swift
[71/126] Compiling NIOCore MulticastChannel.swift
[72/126] Compiling NIOCore NIOAny.swift
[73/126] Compiling NIOCore NIOCloseOnErrorHandler.swift
[74/132] Compiling NIOCore NIOLoopBound.swift
[75/132] Compiling NIOCore NIOSendable.swift
[76/132] Compiling NIOCore PointerHelpers.swift
[77/132] Compiling NIOCore RecvByteBufferAllocator.swift
[78/132] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[79/132] Compiling NIOCore SocketAddresses.swift
[80/132] Compiling NIOCore ActorExecutor.swift
[81/132] Compiling NIOCore AddressedEnvelope.swift
[82/132] Compiling NIOCore AsyncAwaitSupport.swift
[83/132] Compiling NIOCore AsyncChannel.swift
[84/132] Compiling NIOCore AsyncChannelInboundStream.swift
[85/132] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[86/132] Compiling NIOCore AsyncChannelOutboundWriter.swift
[87/132] Compiling NIOCore SocketOptionProvider.swift
[88/132] Compiling NIOCore SystemCallHelpers.swift
[89/132] Compiling NIOCore TimeAmount+Duration.swift
[90/132] Compiling NIOCore TypeAssistedChannelHandler.swift
[91/132] Compiling NIOCore UniversalBootstrapSupport.swift
[92/132] Compiling NIOCore Utilities.swift
[93/132] Compiling NIOCore Codec.swift
[94/132] Compiling NIOCore ConvenienceOptionSupport.swift
[95/132] Compiling NIOCore DeadChannel.swift
[96/132] Compiling NIOCore DispatchQueue+WithFuture.swift
[97/132] Compiling NIOCore EventLoop+Deprecated.swift
[98/132] Compiling NIOCore EventLoop.swift
[99/132] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[100/132] Compiling NIOCore CloseRatchet.swift
[101/132] Compiling NIOCore NIOAsyncSequenceProducer.swift
[102/132] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[103/132] Compiling NIOCore NIOAsyncWriter.swift
[104/132] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[105/132] Compiling NIOCore BSDSocketAPI.swift
[106/132] Compiling NIOCore EventLoopFuture+Deprecated.swift
[107/132] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[108/132] Compiling NIOCore EventLoopFuture.swift
[109/132] Compiling NIOCore FileDescriptor.swift
[110/132] Compiling NIOCore FileHandle.swift
[111/132] Compiling NIOCore FileRegion.swift
[112/132] Compiling NIOCore Channel.swift
[113/132] Compiling NIOCore ChannelHandler.swift
[114/132] Compiling NIOCore ChannelHandlers.swift
[115/132] Compiling NIOCore ChannelInvoker.swift
[116/132] Compiling NIOCore ChannelOption.swift
[117/132] Compiling NIOCore ChannelPipeline.swift
[118/132] Compiling NIOCore CircularBuffer.swift
[119/132] Compiling NIOCore GlobalSingletons.swift
[120/132] Compiling NIOCore IO.swift
[121/132] Compiling NIOCore IOData.swift
[122/132] Compiling NIOCore IPProtocol.swift
[123/132] Compiling NIOCore IntegerBitPacking.swift
[124/132] Compiling NIOCore IntegerTypes.swift
[125/132] Compiling NIOCore ByteBuffer-aux.swift
[126/132] Compiling NIOCore ByteBuffer-conversions.swift
[127/132] Compiling NIOCore ByteBuffer-core.swift
[128/132] Compiling NIOCore ByteBuffer-int.swift
[129/132] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[130/132] Compiling NIOCore ByteBuffer-multi-int.swift
[131/132] Compiling NIOCore ByteBuffer-views.swift
[132/132] Emitting module NIOCore
[133/182] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[134/182] Compiling NIOEmbedded AsyncTestingChannel.swift
[135/182] Emitting module NIOEmbedded
[136/182] Compiling NIOEmbedded Embedded.swift
[137/182] Compiling NIOPosix IntegerTypes.swift
[138/182] Compiling NIOPosix Linux.swift
[139/182] Compiling NIOPosix LinuxCPUSet.swift
[140/182] Compiling NIOPosix LinuxUring.swift
[141/182] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[142/187] Compiling NIOPosix BSDSocketAPICommon.swift
[143/187] Compiling NIOPosix BSDSocketAPIPosix.swift
[144/187] Compiling NIOPosix BSDSocketAPIWindows.swift
[145/187] Compiling NIOPosix BaseSocket.swift
[146/187] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[147/187] Compiling NIOPosix RawSocketBootstrap.swift
[148/187] Compiling NIOPosix Resolver.swift
[149/187] Compiling NIOPosix Selectable.swift
[150/187] Compiling NIOPosix SelectableChannel.swift
[151/187] Compiling NIOPosix SelectableEventLoop.swift
[152/187] Compiling NIOPosix SelectorEpoll.swift
[153/187] Compiling NIOPosix SelectorGeneric.swift
[154/187] Compiling NIOPosix SelectorKqueue.swift
[155/187] Compiling NIOPosix SelectorUring.swift
[156/187] Compiling NIOPosix ServerSocket.swift
[157/187] Emitting module NIOPosix
[158/187] Compiling NIOPosix PipePair.swift
[159/187] Compiling NIOPosix PointerHelpers.swift
[160/187] Compiling NIOPosix Pool.swift
[161/187] Compiling NIOPosix PooledRecvBufferAllocator.swift
[162/187] Compiling NIOPosix PosixSingletons.swift
[163/187] Compiling NIOPosix ThreadPosix.swift
[164/187] Compiling NIOPosix ThreadWindows.swift
[165/187] Compiling NIOPosix Utilities.swift
[166/187] Compiling NIOPosix VsockAddress.swift
[167/187] Compiling NIOPosix VsockChannelEvents.swift
[168/187] Compiling NIOPosix Socket.swift
[169/187] Compiling NIOPosix SocketChannel.swift
[170/187] Compiling NIOPosix SocketProtocols.swift
[171/187] Compiling NIOPosix System.swift
[172/187] Compiling NIOPosix Thread.swift
[173/187] Compiling NIOPosix NIOThreadPool.swift
[174/187] Compiling NIOPosix NonBlockingFileIO.swift
[175/187] Compiling NIOPosix PendingDatagramWritesManager.swift
[176/187] Compiling NIOPosix PendingWritesManager.swift
[177/187] Compiling NIOPosix PipeChannel.swift
[178/187] Compiling NIOPosix FileDescriptor.swift
[179/187] Compiling NIOPosix GetaddrinfoResolver.swift
[180/187] Compiling NIOPosix HappyEyeballs.swift
[181/187] Compiling NIOPosix IO.swift
[182/187] Compiling NIOPosix IntegerBitPacking.swift
[183/187] Compiling NIOPosix BaseSocketChannel.swift
[184/187] Compiling NIOPosix BaseStreamSocketChannel.swift
[185/187] Compiling NIOPosix Bootstrap.swift
[186/187] Compiling NIOPosix ControlMessage.swift
[187/187] Compiling NIOPosix DatagramVectorReadManager.swift
[188/189] Emitting module NIO
[189/189] Compiling NIO Exports.swift
[190/199] Compiling NIOTLS TLSEvents.swift
[191/199] Emitting module NIOTLS
[192/199] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[193/199] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[194/199] Compiling NIOTLS SNIHandler.swift
[195/199] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[196/199] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[197/199] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[198/199] Emitting module NIOFoundationCompat
[199/199] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[200/221] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[201/221] Compiling NIOTransportServices NIOTSListenerChannel.swift
[202/221] Compiling NIOTransportServices NIOTSEventLoop.swift
[203/221] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[204/221] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[205/221] Compiling NIOTransportServices NIOTSSingletons.swift
[206/221] Compiling NIOTransportServices NIOTSDatagramListener.swift
[207/221] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[208/221] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[209/223] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[210/223] Compiling NIOTransportServices StateManagedChannel.swift
[211/223] Emitting module NIOTransportServices
[212/223] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[213/223] Compiling NIOTransportServices NIOTSErrors.swift
[214/223] Compiling NIOTransportServices NIOTSBootstraps.swift
[215/223] Compiling NIOTransportServices NIOTSChannelOptions.swift
[216/223] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[217/223] Compiling NIOTransportServices AcceptHandler.swift
[218/223] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[219/223] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[220/223] Compiling NIOTransportServices StateManagedListenerChannel.swift
[221/223] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[222/223] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[223/223] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[224/235] Compiling DNSClient Helpers.swift
[225/235] Compiling DNSClient ConfigParser.swift
[226/235] Compiling DNSClient PTR.swift
[227/235] Compiling DNSClient MessageOptions.swift
[228/235] Compiling DNSClient Errors.swift
[229/235] Compiling DNSClient Message.swift
[230/235] Compiling DNSClient DNSEncoder.swift
[231/236] Compiling DNSClient DNSClient+Query.swift
[232/236] Compiling DNSClient DNSDecoder.swift
[233/236] Compiling DNSClient Client.swift
[234/236] Compiling DNSClient DNSClient+Connect.swift
[235/236] Emitting module DNSClient
[236/236] Compiling DNSClient SRV.swift
Build complete! (16.65s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-nio-transport-services",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.19.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-transport-services.git"
    }
  ],
  "manifest_display_name" : "DNSClient",
  "name" : "DNSClient",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "DNSClient",
      "targets" : [
        "DNSClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DNSClientTests",
      "module_type" : "SwiftTarget",
      "name" : "DNSClientTests",
      "path" : "Tests/DNSClientTests",
      "product_dependencies" : [
        "NIO"
      ],
      "sources" : [
        "DNSTCPClientTests.swift",
        "DNSUDPClientTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "DNSClient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DNSClient",
      "module_type" : "SwiftTarget",
      "name" : "DNSClient",
      "path" : "Sources/DNSClient",
      "product_dependencies" : [
        "NIOTransportServices",
        "NIO"
      ],
      "product_memberships" : [
        "DNSClient"
      ],
      "sources" : [
        "Client.swift",
        "DNSClient+Connect.swift",
        "DNSClient+Query.swift",
        "DNSDecoder.swift",
        "DNSEncoder.swift",
        "Errors.swift",
        "Helpers.swift",
        "Messages/Message.swift",
        "Messages/MessageOptions.swift",
        "PTR.swift",
        "ResolvConf/ConfigParser.swift",
        "SRV.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.