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 2.5.0 (2d4174), with Swift 6.1 for macOS (SPM) on 1 Sep 2025 18:27:47 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: 2.5.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/orlandos-nl/DNSClient
 * tag               2.5.0      -> FETCH_HEAD
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 2.5.0
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.85s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.85s)
Fetched https://github.com/apple/swift-collections.git from cache (1.88s)
Fetched https://github.com/apple/swift-nio.git from cache (1.90s)
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.59s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.58.0 (0.64s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.1.0 (0.69s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.4 (0.64s)
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
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
========================================
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.82s)
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.67s)
Fetched https://github.com/apple/swift-nio.git from cache (0.71s)
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.23s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.42s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (1.06s)
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-collections.git from cache (0.53s)
Fetched https://github.com/apple/swift-system.git from cache (0.83s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.34s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.52s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.57s)
Creating working copy for https://github.com/orlandos-nl/DNSClient.git
Working copy of https://github.com/orlandos-nl/DNSClient.git resolved at 2.5.0 (2d4174e)
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.2
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-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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
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 WSAStartup.c
[13/21] Compiling CNIOWindows shim.c
[14/21] Compiling CNIOLinux shim.c
[14/21] Compiling CNIOLinux liburing_shims.c
[16/21] Write swift-version-2F0A5646E1D333AE.txt
[17/21] Compiling _AtomicsShims.c
[18/59] Compiling CNIODarwin shim.c
[20/59] Compiling DequeModule _DequeBufferHeader.swift
[21/59] Compiling DequeModule _DequeSlot.swift
[22/60] Compiling DequeModule UnsafeMutableBufferPointer+Utilities.swift
[23/60] Compiling DequeModule _DequeBuffer.swift
[24/60] Compiling DequeModule _UnsafeWrappedBuffer.swift
[25/60] Compiling _NIODataStructures PriorityQueue.swift
[26/60] Compiling Atomics Unmanaged extensions.swift
[27/60] Compiling Atomics AtomicBool.swift
[28/60] Compiling DequeModule Deque+Extras.swift
[29/60] Compiling DequeModule Deque+Hashable.swift
[30/60] Compiling Atomics AtomicRawRepresentable.swift
[31/60] Compiling Atomics AtomicStrongReference.swift
[32/60] Compiling Atomics AtomicValue.swift
[33/60] Compiling Atomics DoubleWord.swift
[34/60] Compiling Atomics AtomicLazyReference.swift
[35/60] Compiling Atomics HighLevelTypes.swift
[36/60] Compiling Atomics AtomicInteger.swift
[37/60] Compiling Atomics AtomicMemoryOrderings.swift
[38/60] Emitting module DequeModule
[39/60] Compiling Atomics AtomicOptional.swift
[40/60] Compiling Atomics AtomicOptionalRawRepresentable.swift
[43/60] Compiling Atomics PointerConformances.swift
[44/60] Compiling Atomics Primitives.native.swift
[53/60] Compiling Atomics IntegerConformances.swift
[56/61] Emitting module Atomics
[57/61] Compiling _NIODataStructures Heap.swift
[58/61] Emitting module _NIODataStructures
[58/61] Compiling c-nioatomics.c
[60/61] Compiling Atomics Primitives.shims.swift
[60/61] Compiling c-atomics.c
[62/67] Compiling NIOConcurrencyHelpers atomics.swift
[63/67] Emitting module NIOConcurrencyHelpers
[64/67] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[65/67] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[66/67] Compiling NIOConcurrencyHelpers lock.swift
[67/67] Compiling NIOConcurrencyHelpers NIOLock.swift
[68/126] Compiling NIOCore GlobalSingletons.swift
[69/126] Compiling NIOCore IO.swift
[70/126] Compiling NIOCore IOData.swift
[71/126] Compiling NIOCore IPProtocol.swift
[72/126] Compiling NIOCore IntegerBitPacking.swift
[73/126] Compiling NIOCore IntegerTypes.swift
[74/132] Compiling NIOCore ActorExecutor.swift
[75/132] Compiling NIOCore AddressedEnvelope.swift
[76/132] Compiling NIOCore AsyncAwaitSupport.swift
[77/132] Compiling NIOCore AsyncChannel.swift
[78/132] Compiling NIOCore AsyncChannelInboundStream.swift
[79/132] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[80/132] Compiling NIOCore AsyncChannelOutboundWriter.swift
[81/132] Compiling NIOCore SocketOptionProvider.swift
[82/132] Compiling NIOCore SystemCallHelpers.swift
[83/132] Compiling NIOCore TimeAmount+Duration.swift
[84/132] Compiling NIOCore TypeAssistedChannelHandler.swift
[85/132] Compiling NIOCore UniversalBootstrapSupport.swift
[86/132] Compiling NIOCore Utilities.swift
[87/132] Compiling NIOCore EventLoopFuture+Deprecated.swift
[88/132] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[89/132] Compiling NIOCore EventLoopFuture.swift
[90/132] Compiling NIOCore FileDescriptor.swift
[91/132] Compiling NIOCore FileHandle.swift
[92/132] Compiling NIOCore FileRegion.swift
[93/132] Compiling NIOCore Interfaces.swift
[94/132] Compiling NIOCore Linux.swift
[95/132] Compiling NIOCore MarkedCircularBuffer.swift
[96/132] Compiling NIOCore MulticastChannel.swift
[97/132] Compiling NIOCore NIOAny.swift
[98/132] Compiling NIOCore NIOCloseOnErrorHandler.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 NIOLoopBound.swift
[107/132] Compiling NIOCore NIOSendable.swift
[108/132] Compiling NIOCore PointerHelpers.swift
[109/132] Compiling NIOCore RecvByteBufferAllocator.swift
[110/132] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[111/132] Compiling NIOCore SocketAddresses.swift
[112/132] Compiling NIOCore Codec.swift
[113/132] Compiling NIOCore ConvenienceOptionSupport.swift
[114/132] Compiling NIOCore DeadChannel.swift
[115/132] Compiling NIOCore DispatchQueue+WithFuture.swift
[116/132] Compiling NIOCore EventLoop+Deprecated.swift
[117/132] Compiling NIOCore EventLoop.swift
[118/132] Compiling NIOCore Channel.swift
[119/132] Compiling NIOCore ChannelHandler.swift
[120/132] Compiling NIOCore ChannelHandlers.swift
[121/132] Compiling NIOCore ChannelInvoker.swift
[122/132] Compiling NIOCore ChannelOption.swift
[123/132] Compiling NIOCore ChannelPipeline.swift
[124/132] Compiling NIOCore CircularBuffer.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 AsyncTestingChannel.swift
[134/182] Emitting module NIOEmbedded
[135/182] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[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 PipePair.swift
[143/187] Compiling NIOPosix PointerHelpers.swift
[144/187] Compiling NIOPosix Pool.swift
[145/187] Compiling NIOPosix PooledRecvBufferAllocator.swift
[146/187] Compiling NIOPosix PosixSingletons.swift
[147/187] Compiling NIOPosix FileDescriptor.swift
[148/187] Compiling NIOPosix GetaddrinfoResolver.swift
[149/187] Compiling NIOPosix HappyEyeballs.swift
[150/187] Compiling NIOPosix IO.swift
[151/187] Compiling NIOPosix IntegerBitPacking.swift
[152/187] Compiling NIOPosix BSDSocketAPICommon.swift
[153/187] Compiling NIOPosix BSDSocketAPIPosix.swift
[154/187] Compiling NIOPosix BSDSocketAPIWindows.swift
[155/187] Compiling NIOPosix BaseSocket.swift
[156/187] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[157/187] Emitting module NIOPosix
[158/187] Compiling NIOPosix ThreadPosix.swift
[159/187] Compiling NIOPosix ThreadWindows.swift
[160/187] Compiling NIOPosix Utilities.swift
[161/187] Compiling NIOPosix VsockAddress.swift
[162/187] Compiling NIOPosix VsockChannelEvents.swift
[163/187] Compiling NIOPosix Socket.swift
[164/187] Compiling NIOPosix SocketChannel.swift
[165/187] Compiling NIOPosix SocketProtocols.swift
[166/187] Compiling NIOPosix System.swift
[167/187] Compiling NIOPosix Thread.swift
[168/187] Compiling NIOPosix SelectorEpoll.swift
[169/187] Compiling NIOPosix SelectorGeneric.swift
[170/187] Compiling NIOPosix SelectorKqueue.swift
[171/187] Compiling NIOPosix SelectorUring.swift
[172/187] Compiling NIOPosix ServerSocket.swift
[173/187] Compiling NIOPosix RawSocketBootstrap.swift
[174/187] Compiling NIOPosix Resolver.swift
[175/187] Compiling NIOPosix Selectable.swift
[176/187] Compiling NIOPosix SelectableChannel.swift
[177/187] Compiling NIOPosix SelectableEventLoop.swift
[178/187] Compiling NIOPosix NIOThreadPool.swift
[179/187] Compiling NIOPosix NonBlockingFileIO.swift
[180/187] Compiling NIOPosix PendingDatagramWritesManager.swift
[181/187] Compiling NIOPosix PendingWritesManager.swift
[182/187] Compiling NIOPosix PipeChannel.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] Compiling NIO Exports.swift
[189/189] Emitting module NIO
[190/199] Emitting module NIOTLS
[191/199] Compiling NIOTLS TLSEvents.swift
[192/199] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[193/199] Compiling NIOTLS SNIHandler.swift
[194/199] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[195/199] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.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] Emitting module NIOTransportServices
[201/223] Compiling NIOTransportServices NIOTSBootstraps.swift
[202/223] Compiling NIOTransportServices NIOTSChannelOptions.swift
[203/223] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[204/223] Compiling NIOTransportServices AcceptHandler.swift
[205/223] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[206/223] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[207/223] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[208/223] Compiling NIOTransportServices NIOTSSingletons.swift
[209/223] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[210/223] Compiling NIOTransportServices NIOTSErrors.swift
[211/223] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[212/223] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[213/223] Compiling NIOTransportServices NIOTSDatagramListener.swift
[214/223] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[215/223] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[216/223] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[217/223] Compiling NIOTransportServices StateManagedChannel.swift
[218/223] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[219/223] Compiling NIOTransportServices NIOTSListenerChannel.swift
[220/223] Compiling NIOTransportServices StateManagedListenerChannel.swift
[221/223] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[222/223] Compiling NIOTransportServices NIOTSEventLoop.swift
[223/223] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[224/235] Compiling DNSClient Errors.swift
[225/235] Compiling DNSClient PTR.swift
[226/235] Compiling DNSClient ConfigParser.swift
[227/235] Compiling DNSClient MessageOptions.swift
[228/236] Compiling DNSClient Message.swift
[229/236] Compiling DNSClient DNSEncoder.swift
[230/236] Compiling DNSClient Helpers.swift
[231/236] Compiling DNSClient DNSClient+Query.swift
[232/236] Compiling DNSClient DNSDecoder.swift
[233/236] Compiling DNSClient SRV.swift
[234/236] Emitting module DNSClient
[235/236] Compiling DNSClient Client.swift
[236/236] Compiling DNSClient DNSClient+Connect.swift
Build complete! (15.78s)
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.