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 (751226), with Swift 6.2 (beta) for Linux on 23 Jun 2025 01:36:39 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orlandos-nl/DNSClient.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/orlandos-nl/DNSClient
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 7512266 Merge branch 'master'
Cloned https://github.com/orlandos-nl/DNSClient.git
Revision (git rev-parse @):
7512266cd5a212fb52596abac63febe77d963b27
SUCCESS checkout https://github.com/orlandos-nl/DNSClient.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/orlandos-nl/DNSClient.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2667] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.49s)
[1/76339] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (5.32s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (6.87s)
Fetching https://github.com/apple/swift-atomics.git
[1/1797] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.74s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.97s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4436] Fetching swift-system
[4437/21076] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.39s)
[1831/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.04s)
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.5.0 (0.41s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.27s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.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.5.0
Building for debugging...
[0/24] Write sources
[13/24] Compiling CNIOWindows shim.c
[14/24] Compiling CNIOWindows WSAStartup.c
[14/24] Compiling CNIOWASI CNIOWASI.c
[16/24] Write sources
[17/24] Compiling CNIOLinux liburing_shims.c
[18/24] Compiling CNIODarwin shim.c
[19/24] Compiling _AtomicsShims.c
[20/24] Write swift-version-24593BA9C3E375BF.txt
[21/24] Compiling CNIOLinux shim.c
[23/62] Emitting module InternalCollectionsUtilities
[23/63] Compiling c-nioatomics.c
[24/63] Compiling c-atomics.c
[26/69] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[27/69] Compiling InternalCollectionsUtilities Debugging.swift
[28/69] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[29/69] Emitting module _NIOBase64
[30/69] Compiling _NIOBase64 Base64.swift
[31/70] Compiling InternalCollectionsUtilities Descriptions.swift
[32/70] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[33/70] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[34/70] Compiling Atomics ManagedAtomic.swift
[35/70] Compiling Atomics ManagedAtomicLazyReference.swift
[36/70] Compiling Atomics UnsafeAtomic.swift
[37/70] Compiling Atomics UnsafeAtomicLazyReference.swift
[38/72] Compiling _NIODataStructures PriorityQueue.swift
[39/72] Compiling _NIODataStructures _TinyArray.swift
[41/72] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[42/72] Compiling InternalCollectionsUtilities UInt+reversed.swift
[43/72] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[44/72] Compiling InternalCollectionsUtilities Integer rank.swift
[45/72] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[46/72] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[48/72] Compiling Atomics DoubleWord.swift
[49/72] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[50/72] Compiling InternalCollectionsUtilities _SortedCollection.swift
[63/73] Emitting module Atomics
[64/88] Compiling Atomics IntegerOperations.swift
[65/88] Compiling Atomics Unmanaged extensions.swift
[67/89] Compiling DequeModule _DequeBuffer.swift
[68/89] Compiling DequeModule _DequeBufferHeader.swift
[69/91] Compiling DequeModule Deque+CustomReflectable.swift
[70/91] Compiling DequeModule Deque+Descriptions.swift
[71/91] Compiling DequeModule Deque+Extras.swift
[72/91] Compiling DequeModule Deque+Hashable.swift
[73/91] Compiling DequeModule Deque+Equatable.swift
[74/91] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[75/91] Compiling _NIODataStructures Heap.swift
[76/91] Emitting module _NIODataStructures
[77/92] Compiling NIOConcurrencyHelpers lock.swift
[78/92] Compiling DequeModule _DequeSlot.swift
[79/92] Compiling DequeModule _UnsafeWrappedBuffer.swift
[81/92] Compiling DequeModule Deque+Testing.swift
[82/92] Compiling DequeModule Deque._Storage.swift
[83/92] Compiling DequeModule Deque._UnsafeHandle.swift
[84/92] Compiling DequeModule Deque.swift
[85/92] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[86/92] Compiling NIOConcurrencyHelpers atomics.swift
[87/92] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[88/92] Emitting module NIOConcurrencyHelpers
[89/92] Compiling NIOConcurrencyHelpers NIOLock.swift
[91/93] Compiling DequeModule Deque+Codable.swift
[92/93] Compiling DequeModule Deque+Collection.swift
[93/93] Emitting module DequeModule
[95/154] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[96/154] Compiling NIOCore EventLoopFuture+Deprecated.swift
[97/154] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[98/154] Compiling NIOCore EventLoopFuture.swift
[99/154] Compiling NIOCore FileDescriptor.swift
[100/154] Compiling NIOCore FileHandle.swift
[101/154] Compiling NIOCore FileRegion.swift
[102/154] Compiling NIOCore GlobalSingletons.swift
[103/154] Compiling NIOCore IO.swift
[104/154] Compiling NIOCore IOData.swift
[105/154] Compiling NIOCore IPProtocol.swift
[106/154] Compiling NIOCore IntegerBitPacking.swift
[107/154] Compiling NIOCore IntegerTypes.swift
[108/154] Compiling NIOCore Interfaces.swift
[109/154] Compiling NIOCore Linux.swift
[110/154] Compiling NIOCore MarkedCircularBuffer.swift
[111/154] Compiling NIOCore MulticastChannel.swift
[112/154] Compiling NIOCore NIOAny.swift
[113/154] Compiling NIOCore NIOCloseOnErrorHandler.swift
[114/154] Compiling NIOCore NIOLoopBound.swift
[115/154] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[116/154] Compiling NIOCore NIOScheduledCallback.swift
[117/154] Compiling NIOCore NIOSendable.swift
[118/154] Compiling NIOCore RecvByteBufferAllocator.swift
[119/154] Compiling NIOCore CircularBuffer.swift
[120/154] Compiling NIOCore Codec.swift
[121/154] Compiling NIOCore ConvenienceOptionSupport.swift
[122/154] Compiling NIOCore DeadChannel.swift
[123/154] Compiling NIOCore DispatchQueue+WithFuture.swift
[124/154] Compiling NIOCore EventLoop+Deprecated.swift
[125/154] Compiling NIOCore EventLoop+SerialExecutor.swift
[126/154] Compiling NIOCore EventLoop.swift
[127/154] Compiling NIOCore ByteBuffer-multi-int.swift
[128/154] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[129/154] Compiling NIOCore ByteBuffer-views.swift
[130/154] Compiling NIOCore Channel.swift
[131/154] Compiling NIOCore ChannelHandler.swift
[132/154] Compiling NIOCore ChannelHandlers.swift
[133/154] Compiling NIOCore ChannelInvoker.swift
[134/154] Compiling NIOCore ChannelOption.swift
[135/154] Compiling NIOCore ChannelPipeline.swift
[136/154] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[137/154] Compiling NIOCore BSDSocketAPI.swift
[138/154] Compiling NIOCore ByteBuffer-aux.swift
[139/154] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[140/154] Compiling NIOCore ByteBuffer-conversions.swift
[141/154] Compiling NIOCore ByteBuffer-core.swift
[142/154] Compiling NIOCore ByteBuffer-hex.swift
[143/154] Compiling NIOCore ByteBuffer-int.swift
[144/154] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[145/162] Compiling NIOCore AddressedEnvelope.swift
[146/162] Compiling NIOCore AsyncAwaitSupport.swift
[147/162] Compiling NIOCore AsyncChannel.swift
[148/162] Compiling NIOCore AsyncChannelHandler.swift
[149/162] Compiling NIOCore AsyncChannelInboundStream.swift
[150/162] Compiling NIOCore AsyncChannelOutboundWriter.swift
[151/162] Compiling NIOCore NIOAsyncSequenceProducer.swift
[152/162] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[153/162] Compiling NIOCore NIOAsyncWriter.swift
[154/162] Emitting module NIOCore
[155/162] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[156/162] Compiling NIOCore SocketAddresses.swift
[157/162] Compiling NIOCore SocketOptionProvider.swift
[158/162] Compiling NIOCore SystemCallHelpers.swift
[159/162] Compiling NIOCore TimeAmount+Duration.swift
[160/162] Compiling NIOCore TypeAssistedChannelHandler.swift
[161/162] Compiling NIOCore UniversalBootstrapSupport.swift
[162/162] Compiling NIOCore Utilities.swift
[164/213] Emitting module NIOEmbedded
[165/213] Compiling NIOEmbedded AsyncTestingChannel.swift
[166/213] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[167/213] Compiling NIOEmbedded Embedded.swift
[169/214] Compiling NIOPosix SelectableChannel.swift
[170/214] Compiling NIOPosix SelectableEventLoop.swift
[171/214] Compiling NIOPosix SelectorEpoll.swift
[172/214] Compiling NIOPosix SelectorGeneric.swift
[173/214] Compiling NIOPosix SelectorKqueue.swift
[174/214] Compiling NIOPosix SelectorUring.swift
[175/214] Compiling NIOPosix ServerSocket.swift
[176/214] Compiling NIOPosix Socket.swift
[177/214] Compiling NIOPosix SocketChannel.swift
[178/214] Compiling NIOPosix SocketProtocols.swift
[179/214] Compiling NIOPosix System.swift
[180/214] Compiling NIOPosix Thread.swift
[181/214] Compiling NIOPosix Pool.swift
[182/214] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[183/214] Compiling NIOPosix PosixSingletons.swift
[184/214] Compiling NIOPosix RawSocketBootstrap.swift
[185/214] Compiling NIOPosix Resolver.swift
[186/214] Compiling NIOPosix Selectable.swift
[187/220] Emitting module NIOPosix
[188/220] Compiling NIOPosix BSDSocketAPICommon.swift
[189/220] Compiling NIOPosix BSDSocketAPIPosix.swift
[190/220] Compiling NIOPosix BSDSocketAPIWindows.swift
[191/220] Compiling NIOPosix BaseSocket.swift
[192/220] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[193/220] Compiling NIOPosix BaseSocketChannel.swift
[194/220] Compiling NIOPosix BaseStreamSocketChannel.swift
[195/220] Compiling NIOPosix ThreadPosix.swift
[196/220] Compiling NIOPosix ThreadWindows.swift
[197/220] Compiling NIOPosix UnsafeTransfer.swift
[198/220] Compiling NIOPosix Utilities.swift
[199/220] Compiling NIOPosix VsockAddress.swift
[200/220] Compiling NIOPosix VsockChannelEvents.swift
[201/220] Compiling NIOPosix NIOThreadPool.swift
[202/220] Compiling NIOPosix NonBlockingFileIO.swift
[203/220] Compiling NIOPosix PendingDatagramWritesManager.swift
[204/220] Compiling NIOPosix PendingWritesManager.swift
[205/220] Compiling NIOPosix PipeChannel.swift
[206/220] Compiling NIOPosix PipePair.swift
[207/220] Compiling NIOPosix Bootstrap.swift
[208/220] Compiling NIOPosix ControlMessage.swift
[209/220] Compiling NIOPosix DatagramVectorReadManager.swift
[210/220] Compiling NIOPosix Errors+Any.swift
[211/220] Compiling NIOPosix FileDescriptor.swift
[212/220] Compiling NIOPosix GetaddrinfoResolver.swift
[213/220] Compiling NIOPosix HappyEyeballs.swift
[214/220] Compiling NIOPosix IO.swift
[215/220] Compiling NIOPosix IntegerBitPacking.swift
[216/220] Compiling NIOPosix IntegerTypes.swift
[217/220] Compiling NIOPosix Linux.swift
[218/220] Compiling NIOPosix LinuxCPUSet.swift
[219/220] Compiling NIOPosix LinuxUring.swift
[220/220] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[222/223] Compiling NIO Exports.swift
[223/223] Emitting module NIO
[225/235] Compiling NIOTLS TLSEvents.swift
[226/235] Emitting module NIOTLS
[227/235] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[228/235] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[229/235] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[230/235] Compiling NIOTLS SNIHandler.swift
[232/236] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[233/236] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[234/236] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[235/236] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[236/236] Emitting module NIOFoundationCompat
[238/259] Compiling NIOTransportServices AcceptHandler.swift
[239/259] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[240/259] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[241/259] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[242/259] Compiling NIOTransportServices NIOTSErrors.swift
[243/259] Compiling NIOTransportServices NIOTSEventLoop.swift
[244/259] Compiling NIOTransportServices NIOTSBootstraps.swift
[245/259] Compiling NIOTransportServices NIOTSChannelOptions.swift
[246/259] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[247/259] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[248/259] Compiling NIOTransportServices NIOTSSingletons.swift
[249/259] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[250/259] Compiling NIOTransportServices StateManagedChannel.swift
[251/259] Compiling NIOTransportServices StateManagedListenerChannel.swift
[252/259] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[253/259] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[254/259] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[255/259] Compiling NIOTransportServices NIOTSListenerChannel.swift
[256/261] Emitting module NIOTransportServices
[257/261] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[258/261] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[259/261] Compiling NIOTransportServices NIOTSDatagramListener.swift
[260/261] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[261/261] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[263/274] Compiling DNSClient ConfigParser.swift
[264/275] Compiling DNSClient MessageOptions.swift
[265/275] Compiling DNSClient PTR.swift
[266/275] Compiling DNSClient SRV.swift
[267/275] Emitting module DNSClient
[268/275] Compiling DNSClient DNSClient+Query.swift
[269/275] Compiling DNSClient DNSDecoder.swift
[270/275] Compiling DNSClient DNSEncoder.swift
[271/275] Compiling DNSClient Errors.swift
[272/275] Compiling DNSClient Client.swift
/host/spi-builder-workspace/Sources/DNSClient/DNSClient+Connect.swift:156:21: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
154 |             .channelInitializer { channel in
155 |                 return channel.pipeline.addHandlers(
156 |                     ByteToMessageHandler(UInt16FrameDecoder()),
    |                     `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
157 |                     MessageToByteHandler(UInt16FrameEncoder()),
158 |                     dnsDecoder,
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
505 |
506 | @available(*, unavailable)
507 | extension ByteToMessageHandler: Sendable {}
    | `- note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
508 |
509 | // MARK: ByteToMessageHandler: Test Helpers
/host/spi-builder-workspace/Sources/DNSClient/DNSClient+Connect.swift:157:21: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
155 |                 return channel.pipeline.addHandlers(
156 |                     ByteToMessageHandler(UInt16FrameDecoder()),
157 |                     MessageToByteHandler(UInt16FrameEncoder()),
    |                     `- warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
158 |                     dnsDecoder,
159 |                     DNSEncoder()
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:810:1: note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
808 |
809 | @available(*, unavailable)
810 | extension MessageToByteHandler: Sendable {}
    | `- note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
811 |
812 | extension MessageToByteHandler {
[273/275] Compiling DNSClient DNSClient+Connect.swift
/host/spi-builder-workspace/Sources/DNSClient/DNSClient+Connect.swift:156:21: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
154 |             .channelInitializer { channel in
155 |                 return channel.pipeline.addHandlers(
156 |                     ByteToMessageHandler(UInt16FrameDecoder()),
    |                     `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
157 |                     MessageToByteHandler(UInt16FrameEncoder()),
158 |                     dnsDecoder,
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
505 |
506 | @available(*, unavailable)
507 | extension ByteToMessageHandler: Sendable {}
    | `- note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
508 |
509 | // MARK: ByteToMessageHandler: Test Helpers
/host/spi-builder-workspace/Sources/DNSClient/DNSClient+Connect.swift:157:21: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
155 |                 return channel.pipeline.addHandlers(
156 |                     ByteToMessageHandler(UInt16FrameDecoder()),
157 |                     MessageToByteHandler(UInt16FrameEncoder()),
    |                     `- warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
158 |                     dnsDecoder,
159 |                     DNSEncoder()
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:810:1: note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
808 |
809 | @available(*, unavailable)
810 | extension MessageToByteHandler: Sendable {}
    | `- note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
811 |
812 | extension MessageToByteHandler {
[274/275] Compiling DNSClient Helpers.swift
[275/275] Compiling DNSClient Message.swift
Build complete! (61.95s)
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" : "/host/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"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.