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 Dribble, reference main (7e82e7), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 16:33:18 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orlandos-nl/Dribble.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/orlandos-nl/Dribble
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 7e82e7f Merge pull request #2 from needle-tail/main
Cloned https://github.com/orlandos-nl/Dribble.git
Revision (git rev-parse @):
7e82e7fc28f21da4923ecf4b4d4edd7f3d08d87b
SUCCESS checkout https://github.com/orlandos-nl/Dribble.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/orlandos-nl/Dribble.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/30] Write sources
[0/30] Write CLIExample-entitlement.plist
[3/30] Write sources
[9/30] Copying PrivacyInfo.xcprivacy
[10/30] Write sources
[16/30] Write swift-version-1EA4D86E10B52AF.txt
[17/30] Write sources
[18/30] Compiling CNIOWindows WSAStartup.c
[18/30] Compiling CNIOWindows shim.c
[19/30] Compiling CNIOWASI CNIOWASI.c
[21/30] Compiling CNIOLinux liburing_shims.c
[22/30] Compiling CNIOLinux shim.c
[23/84] Compiling _AtomicsShims.c
[25/131] Emitting module _NIOBase64
[25/131] Compiling CNIODarwin shim.c
[27/131] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[28/131] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[29/132] Compiling InternalCollectionsUtilities Debugging.swift
[30/132] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[31/132] Compiling InternalCollectionsUtilities Descriptions.swift
[32/132] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[33/132] Compiling _NIOBase64 Base64.swift
[34/132] Compiling Atomics AtomicReference.swift
[35/132] Compiling Atomics AtomicStorage.swift
[36/132] Compiling Atomics ManagedAtomicLazyReference.swift
[37/132] Compiling Atomics UnsafeAtomic.swift
[38/132] Emitting module InternalCollectionsUtilities
[39/132] Compiling Atomics DoubleWord.swift
[40/132] Compiling Atomics ManagedAtomic.swift
[41/132] Compiling Atomics AtomicBool.swift
[42/132] Compiling Atomics IntegerConformances.swift
[43/148] Compiling DequeModule _DequeSlot.swift
[44/148] Compiling DequeModule _DequeBufferHeader.swift
[45/149] Compiling Atomics AtomicInteger.swift
[46/149] Compiling Atomics AtomicOptionalWrappable.swift
[47/149] Compiling DequeModule Deque._UnsafeHandle.swift
[48/149] Compiling DequeModule Deque.swift
[49/149] Compiling DequeModule Deque+Equatable.swift
[50/149] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[51/149] Compiling Atomics OptionalRawRepresentable.swift
[52/149] Compiling Atomics RawRepresentable.swift
[53/149] Compiling Atomics PointerConformances.swift
[54/149] Compiling Atomics Primitives.native.swift
[55/149] Compiling DequeModule Deque+Testing.swift
[56/149] Compiling DequeModule Deque._Storage.swift
[57/149] Compiling DequeModule Deque+Extras.swift
[58/149] Compiling DequeModule Deque+Hashable.swift
[59/149] Compiling DequeModule Deque+Codable.swift
[60/149] Compiling DequeModule Deque+Collection.swift
[61/149] Compiling DequeModule Deque+CustomReflectable.swift
[62/149] Compiling DequeModule Deque+Descriptions.swift
[63/149] Emitting module Atomics
[64/150] Compiling _NIODataStructures _TinyArray.swift
[65/150] Compiling _NIODataStructures Heap.swift
[66/150] Compiling _NIODataStructures PriorityQueue.swift
[67/150] Emitting module _NIODataStructures
[68/150] Compiling DequeModule _UnsafeWrappedBuffer.swift
[69/150] Compiling DequeModule _DequeBuffer.swift
[70/150] Compiling Atomics Unmanaged extensions.swift
[83/150] Emitting module DequeModule
[83/150] Compiling c-nioatomics.c
[84/150] Compiling c-atomics.c
[86/156] Compiling NIOConcurrencyHelpers atomics.swift
[87/156] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[88/156] Compiling NIOConcurrencyHelpers NIOLock.swift
[89/156] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[90/156] Compiling NIOConcurrencyHelpers lock.swift
[91/156] Emitting module NIOConcurrencyHelpers
[92/218] Compiling NIOCore GlobalSingletons.swift
[93/218] Compiling NIOCore IO.swift
[94/218] Compiling NIOCore IOData.swift
[95/218] Compiling NIOCore IPProtocol.swift
[96/218] Compiling NIOCore IntegerBitPacking.swift
[97/218] Compiling NIOCore IntegerTypes.swift
[98/218] Compiling NIOCore Interfaces.swift
[99/218] Compiling NIOCore AsyncAwaitSupport.swift
[100/218] Compiling NIOCore AsyncChannel.swift
[101/218] Compiling NIOCore AsyncChannelHandler.swift
[102/218] Compiling NIOCore AsyncChannelInboundStream.swift
[103/218] Compiling NIOCore AsyncChannelOutboundWriter.swift
[104/218] Compiling NIOCore NIOAsyncSequenceProducer.swift
[105/218] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[106/218] Compiling NIOCore ChannelHandler.swift
[107/218] Compiling NIOCore ChannelHandlers.swift
[108/218] Compiling NIOCore ChannelInvoker.swift
[109/218] Compiling NIOCore ChannelOption.swift
[110/218] Compiling NIOCore ChannelPipeline.swift
[111/218] Compiling NIOCore CircularBuffer.swift
[112/218] Compiling NIOCore AddressedEnvelope.swift
[113/218] Compiling NIOCore EventLoopFuture+Deprecated.swift
[114/218] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[115/218] Compiling NIOCore EventLoopFuture.swift
[116/218] Compiling NIOCore FileDescriptor.swift
[117/218] Compiling NIOCore FileHandle.swift
[118/218] Compiling NIOCore FileRegion.swift
[119/224] Emitting module Crypto
[120/224] Compiling NIOCore Linux.swift
[121/224] Compiling NIOCore MarkedCircularBuffer.swift
[122/224] Compiling NIOCore MulticastChannel.swift
[123/224] Compiling NIOCore NIOAny.swift
[124/224] Compiling NIOCore NIOCloseOnErrorHandler.swift
[125/224] Compiling NIOCore NIOLoopBound.swift
[126/224] Compiling NIOCore Channel.swift
[127/224] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[128/224] Compiling NIOCore NIOAsyncWriter.swift
[129/224] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[130/224] Compiling NIOCore BSDSocketAPI.swift
[131/224] Compiling NIOCore ByteBuffer-aux.swift
[132/224] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[133/224] Compiling NIOCore ByteBuffer-conversions.swift
[134/224] Compiling NIOCore ByteBuffer-core.swift
[135/224] Compiling NIOCore ByteBuffer-hex.swift
[136/224] Compiling NIOCore ByteBuffer-int.swift
[137/224] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[138/224] Compiling NIOCore ByteBuffer-multi-int.swift
[139/224] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[140/224] Compiling NIOCore Codec.swift
[141/224] Compiling NIOCore ConvenienceOptionSupport.swift
[142/224] Compiling NIOCore DeadChannel.swift
[143/224] Compiling NIOCore DispatchQueue+WithFuture.swift
[144/224] Compiling NIOCore EventLoop+Deprecated.swift
[145/224] Compiling NIOCore EventLoop+SerialExecutor.swift
[146/224] Compiling NIOCore EventLoop.swift
[147/224] Compiling NIOCore ByteBuffer-views.swift
[148/224] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[149/224] Compiling NIOCore NIOScheduledCallback.swift
[150/224] Compiling NIOCore NIOSendable.swift
[151/224] Compiling NIOCore RecvByteBufferAllocator.swift
[152/224] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[153/224] Compiling NIOCore SocketAddresses.swift
[154/224] Compiling Crypto SafeCompare_boring.swift
[155/224] Compiling Crypto Zeroization_boring.swift
[156/224] Compiling Crypto PrettyBytes.swift
[157/224] Compiling Crypto SafeCompare.swift
[158/224] Compiling Crypto SecureBytes.swift
[159/224] Compiling Crypto Zeroization.swift
[181/230] Compiling NIOCore SocketOptionProvider.swift
[182/230] Compiling NIOCore SystemCallHelpers.swift
[183/230] Compiling NIOCore TimeAmount+Duration.swift
[184/230] Compiling NIOCore TypeAssistedChannelHandler.swift
[185/230] Compiling NIOCore UniversalBootstrapSupport.swift
[186/230] Compiling NIOCore Utilities.swift
[227/230] Emitting module NIOCore
[228/282] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[229/282] Compiling NIOEmbedded Embedded.swift
[230/282] Compiling NIOEmbedded AsyncTestingChannel.swift
[231/282] Emitting module NIOEmbedded
[232/282] Compiling NIOPosix Linux.swift
[233/282] Compiling NIOPosix LinuxCPUSet.swift
[234/282] Compiling NIOPosix LinuxUring.swift
[235/282] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[236/282] Compiling NIOPosix NIOThreadPool.swift
[237/287] Compiling NIOPosix Pool.swift
[238/287] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[239/287] Compiling NIOPosix PosixSingletons.swift
[240/287] Compiling NIOPosix RawSocketBootstrap.swift
[241/287] Compiling NIOPosix Resolver.swift
[242/287] Compiling NIOPosix GetaddrinfoResolver.swift
[243/287] Compiling NIOPosix HappyEyeballs.swift
[244/287] Compiling NIOPosix IO.swift
[245/287] Compiling NIOPosix IntegerBitPacking.swift
[246/287] Compiling NIOPosix IntegerTypes.swift
[247/287] Compiling NIOPosix Selectable.swift
[248/287] Compiling NIOPosix SelectableChannel.swift
[249/287] Compiling NIOPosix SelectableEventLoop.swift
[250/287] Compiling NIOPosix SelectorEpoll.swift
[251/287] Compiling NIOPosix SelectorGeneric.swift
[252/287] Compiling NIOPosix BSDSocketAPICommon.swift
[253/287] Compiling NIOPosix BSDSocketAPIPosix.swift
[254/287] Compiling NIOPosix BSDSocketAPIWindows.swift
[255/287] Compiling NIOPosix BaseSocket.swift
[256/287] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[257/287] Compiling NIOPosix BaseSocketChannel.swift
[258/287] Compiling NIOPosix SelectorKqueue.swift
[259/287] Compiling NIOPosix SelectorUring.swift
[260/287] Compiling NIOPosix ServerSocket.swift
[261/287] Compiling NIOPosix Socket.swift
[262/287] Compiling NIOPosix SocketChannel.swift
[263/287] Emitting module NIOPosix
[264/287] Compiling NIOPosix UnsafeTransfer.swift
[265/287] Compiling NIOPosix Utilities.swift
[266/287] Compiling NIOPosix VsockAddress.swift
[267/287] Compiling NIOPosix VsockChannelEvents.swift
[268/287] Compiling NIOPosix resource_bundle_accessor.swift
[269/287] Compiling NIOPosix BaseStreamSocketChannel.swift
[270/287] Compiling NIOPosix Bootstrap.swift
[271/287] Compiling NIOPosix ControlMessage.swift
[272/287] Compiling NIOPosix DatagramVectorReadManager.swift
[273/287] Compiling NIOPosix Errors+Any.swift
[274/287] Compiling NIOPosix FileDescriptor.swift
[275/287] Compiling NIOPosix NonBlockingFileIO.swift
[276/287] Compiling NIOPosix PendingDatagramWritesManager.swift
[277/287] Compiling NIOPosix PendingWritesManager.swift
[278/287] Compiling NIOPosix PipeChannel.swift
[279/287] Compiling NIOPosix PipePair.swift
[280/287] Compiling NIOPosix SocketProtocols.swift
[281/287] Compiling NIOPosix System.swift
[282/287] Compiling NIOPosix Thread.swift
[283/287] Compiling NIOPosix ThreadPosix.swift
[284/287] Compiling NIOPosix ThreadWindows.swift
[285/289] Compiling NIO Exports.swift
[286/289] Emitting module NIO
[287/296] Compiling _NIOConcurrency Empty.swift
[288/296] Emitting module _NIOConcurrency
[289/296] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[290/296] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[291/296] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[292/296] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[293/296] Emitting module NIOFoundationCompat
[294/305] Compiling Dribble TurnChannels.swift
[295/305] Compiling Dribble TurnClient.swift
[296/305] Compiling Dribble StunClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/Dribble/StunClient.swift:24:21: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
22 |                         _ = channel.close()
23 |                     },
24 |                     ByteToMessageHandler(StunParser()),
   |                     `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
25 |                     sender
26 |                 )
/Users/admin/builder/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
/Users/admin/builder/spi-builder-workspace/Sources/Dribble/StunClient.swift:25:21: warning: capture of 'sender' with non-sendable type 'StunInboundHandler' in a '@Sendable' closure [#SendableClosureCaptures]
23 |                     },
24 |                     ByteToMessageHandler(StunParser()),
25 |                     sender
   |                     `- warning: capture of 'sender' with non-sendable type 'StunInboundHandler' in a '@Sendable' closure [#SendableClosureCaptures]
26 |                 )
27 |             }.bind(
/Users/admin/builder/spi-builder-workspace/Sources/Dribble/StunInboundHandler.swift:9:13: note: class 'StunInboundHandler' does not conform to the 'Sendable' protocol
 7 | }
 8 |
 9 | final class StunInboundHandler: ChannelInboundHandler, StunMessageSender {
   |             `- note: class 'StunInboundHandler' does not conform to the 'Sendable' protocol
10 |     public typealias InboundIn = StunMessage
11 |     public typealias OutboundOut = AddressedEnvelope<ByteBuffer>
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[297/305] Compiling Dribble TurnAllocation.swift
/Users/admin/builder/spi-builder-workspace/Sources/Dribble/TurnAllocation.swift:115:47: warning: capture of 'data' with non-sendable type 'NIOAny' in a '@Sendable' local function; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
113 |                         StunAttribute(
114 |                             type: .data,
115 |                             value: unwrapData(data)
    |                                               `- warning: capture of 'data' with non-sendable type 'NIOAny' in a '@Sendable' local function; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
116 |                         )
117 |                     ]
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/NIOAny.swift:45:15: note: struct 'NIOAny' does not conform to the 'Sendable' protocol
 43 | ///         }
 44 | ///     }
 45 | public struct NIOAny {
    |               `- note: struct 'NIOAny' does not conform to the 'Sendable' protocol
 46 |     @usableFromInline
 47 |     let _storage: _NIOAny
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[298/305] Compiling Dribble StunInboundHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/Dribble/StunInboundHandler.swift:47:44: warning: 'fireChannelRead' is deprecated: NIOAny is not Sendable. Avoid wrapping the value in NIOAny to silence this warning. [#DeprecatedDeclaration]
45 |                         }
46 |                     })
47 |                     allocation?.1.pipeline.fireChannelRead(NIOAny(buffer))
   |                                            `- warning: 'fireChannelRead' is deprecated: NIOAny is not Sendable. Avoid wrapping the value in NIOAny to silence this warning. [#DeprecatedDeclaration]
48 |                 }
49 |             } catch {
/Users/admin/builder/spi-builder-workspace/Sources/Dribble/StunInboundHandler.swift:81:11: warning: type 'StunMessage' does not conform to the 'Sendable' protocol
79 |                 data: data
80 |             )
81 |         ).flatMap {
   |           `- warning: type 'StunMessage' does not conform to the 'Sendable' protocol
82 |             promise.futureResult
83 |         }.get()
/Users/admin/builder/spi-builder-workspace/Sources/Dribble/STUN.swift:442:15: note: consider making struct 'StunMessage' conform to the 'Sendable' protocol
440 | }
441 |
442 | public struct StunMessage {
    |               `- note: consider making struct 'StunMessage' conform to the 'Sendable' protocol
443 |     public internal(set) var header: StunMessageHeader
444 |     public internal(set) var attributes: [StunAttribute]
/Users/admin/builder/spi-builder-workspace/Sources/Dribble/StunInboundHandler.swift:83:11: warning: type 'StunMessage' does not conform to the 'Sendable' protocol
81 |         ).flatMap {
82 |             promise.futureResult
83 |         }.get()
   |           `- warning: type 'StunMessage' does not conform to the 'Sendable' protocol
84 |     }
85 | }
/Users/admin/builder/spi-builder-workspace/Sources/Dribble/STUN.swift:442:15: note: consider making struct 'StunMessage' conform to the 'Sendable' protocol
440 | }
441 |
442 | public struct StunMessage {
    |               `- note: consider making struct 'StunMessage' conform to the 'Sendable' protocol
443 |     public internal(set) var header: StunMessageHeader
444 |     public internal(set) var attributes: [StunAttribute]
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[299/305] Compiling Dribble Heplers.swift
[300/305] Compiling Dribble Errors.swift
[301/305] Emitting module Dribble
/Users/admin/builder/spi-builder-workspace/Sources/Dribble/StunClient.swift:24:21: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
22 |                         _ = channel.close()
23 |                     },
24 |                     ByteToMessageHandler(StunParser()),
   |                     `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
25 |                     sender
26 |                 )
/Users/admin/builder/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
/Users/admin/builder/spi-builder-workspace/Sources/Dribble/StunClient.swift:25:21: warning: capture of 'sender' with non-sendable type 'StunInboundHandler' in a '@Sendable' closure [#SendableClosureCaptures]
23 |                     },
24 |                     ByteToMessageHandler(StunParser()),
25 |                     sender
   |                     `- warning: capture of 'sender' with non-sendable type 'StunInboundHandler' in a '@Sendable' closure [#SendableClosureCaptures]
26 |                 )
27 |             }.bind(
/Users/admin/builder/spi-builder-workspace/Sources/Dribble/StunInboundHandler.swift:9:13: note: class 'StunInboundHandler' does not conform to the 'Sendable' protocol
 7 | }
 8 |
 9 | final class StunInboundHandler: ChannelInboundHandler, StunMessageSender {
   |             `- note: class 'StunInboundHandler' does not conform to the 'Sendable' protocol
10 |     public typealias InboundIn = StunMessage
11 |     public typealias OutboundOut = AddressedEnvelope<ByteBuffer>
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[302/305] Compiling Dribble STUN.swift
[303/307] Compiling CLIExample CLI.swift
/Users/admin/builder/spi-builder-workspace/Sources/CLIExample/CLI.swift:68:57: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
66 |         theirAddress.port = proxyTargettedChannel.localAddress?.port
67 |         let allocationChannel = try await allocation.createChannel(for: theirAddress)
68 |         try await allocationChannel.pipeline.addHandler(ByteToMessageHandler(PrintHandler()))
   |                                                         `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
69 |         try await proxyTargettedChannel.pipeline.addHandlers(
70 |             EnvelopToByteBufferConverter { _ in },
/Users/admin/builder/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
/Users/admin/builder/spi-builder-workspace/Sources/CLIExample/CLI.swift:70:13: warning: type 'EnvelopToByteBufferConverter' does not conform to the 'Sendable' protocol
 2 | import NIO
 3 |
 4 | final class EnvelopToByteBufferConverter: ChannelInboundHandler {
   |             `- note: class 'EnvelopToByteBufferConverter' does not conform to the 'Sendable' protocol
 5 |     public typealias InboundIn = AddressedEnvelope<ByteBuffer>
 6 |     public typealias InboundOut = ByteBuffer
   :
68 |         try await allocationChannel.pipeline.addHandler(ByteToMessageHandler(PrintHandler()))
69 |         try await proxyTargettedChannel.pipeline.addHandlers(
70 |             EnvelopToByteBufferConverter { _ in },
   |             `- warning: type 'EnvelopToByteBufferConverter' does not conform to the 'Sendable' protocol
71 |             ByteToMessageHandler(PrintHandler())
72 |         )
/Users/admin/builder/spi-builder-workspace/Sources/CLIExample/CLI.swift:71:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
69 |         try await proxyTargettedChannel.pipeline.addHandlers(
70 |             EnvelopToByteBufferConverter { _ in },
71 |             ByteToMessageHandler(PrintHandler())
   |             `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
72 |         )
73 |
/Users/admin/builder/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
[304/307] Emitting module CLIExample
/Users/admin/builder/spi-builder-workspace/Sources/CLIExample/CLI.swift:68:57: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
66 |         theirAddress.port = proxyTargettedChannel.localAddress?.port
67 |         let allocationChannel = try await allocation.createChannel(for: theirAddress)
68 |         try await allocationChannel.pipeline.addHandler(ByteToMessageHandler(PrintHandler()))
   |                                                         `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
69 |         try await proxyTargettedChannel.pipeline.addHandlers(
70 |             EnvelopToByteBufferConverter { _ in },
/Users/admin/builder/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
/Users/admin/builder/spi-builder-workspace/Sources/CLIExample/CLI.swift:70:13: warning: type 'EnvelopToByteBufferConverter' does not conform to the 'Sendable' protocol
 2 | import NIO
 3 |
 4 | final class EnvelopToByteBufferConverter: ChannelInboundHandler {
   |             `- note: class 'EnvelopToByteBufferConverter' does not conform to the 'Sendable' protocol
 5 |     public typealias InboundIn = AddressedEnvelope<ByteBuffer>
 6 |     public typealias InboundOut = ByteBuffer
   :
68 |         try await allocationChannel.pipeline.addHandler(ByteToMessageHandler(PrintHandler()))
69 |         try await proxyTargettedChannel.pipeline.addHandlers(
70 |             EnvelopToByteBufferConverter { _ in },
   |             `- warning: type 'EnvelopToByteBufferConverter' does not conform to the 'Sendable' protocol
71 |             ByteToMessageHandler(PrintHandler())
72 |         )
/Users/admin/builder/spi-builder-workspace/Sources/CLIExample/CLI.swift:71:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
69 |         try await proxyTargettedChannel.pipeline.addHandlers(
70 |             EnvelopToByteBufferConverter { _ in },
71 |             ByteToMessageHandler(PrintHandler())
   |             `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
72 |         )
73 |
/Users/admin/builder/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
[304/307] Write Objects.LinkFileList
[305/307] Linking CLIExample
[306/307] Applying CLIExample
Build complete! (28.37s)
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-nio.git
[1/15419] Fetching swift-crypto
[1235/91752] Fetching swift-crypto, swift-nio
Fetched https://github.com/apple/swift-crypto.git from cache (3.67s)
Fetched https://github.com/apple/swift-nio.git from cache (3.67s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (4.34s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/4436] Fetching swift-system
[135/6233] Fetching swift-system, swift-atomics
[1319/22873] Fetching swift-system, swift-atomics, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.72s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.72s)
Fetched https://github.com/apple/swift-system.git from cache (1.72s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.16s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.40s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.50s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.6.0 (0.54s)
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
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.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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 2.6.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
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.60.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    }
  ],
  "manifest_display_name" : "Dribble",
  "name" : "Dribble",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "Dribble",
      "targets" : [
        "Dribble"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CLIExample",
      "targets" : [
        "CLIExample"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DribbleTests",
      "module_type" : "SwiftTarget",
      "name" : "DribbleTests",
      "path" : "Tests/DribbleTests",
      "sources" : [
        "DribbleTests.swift"
      ],
      "target_dependencies" : [
        "Dribble"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Dribble",
      "module_type" : "SwiftTarget",
      "name" : "Dribble",
      "path" : "Sources/Dribble",
      "product_dependencies" : [
        "NIO",
        "_NIOConcurrency",
        "NIOFoundationCompat",
        "Crypto"
      ],
      "product_memberships" : [
        "Dribble",
        "CLIExample"
      ],
      "sources" : [
        "Errors.swift",
        "Heplers.swift",
        "STUN.swift",
        "StunClient.swift",
        "StunInboundHandler.swift",
        "TurnAllocation.swift",
        "TurnChannels.swift",
        "TurnClient.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CLIExample",
      "module_type" : "SwiftTarget",
      "name" : "CLIExample",
      "path" : "Sources/CLIExample",
      "product_memberships" : [
        "CLIExample"
      ],
      "sources" : [
        "CLI.swift"
      ],
      "target_dependencies" : [
        "Dribble"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.5"
}
Done.