The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of OSCCore, reference master (3c0f84), with Swift 6.1 for macOS (SPM) on 26 Apr 2025 22:13:15 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.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/segabor/osccore.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/segabor/osccore
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 3c0f841 Switch to Swift 5.5 preparing for async/await
Cloned https://github.com/segabor/osccore.git
Revision (git rev-parse @):
3c0f8416a769d00d29e9d817bccc9b1537ed0542
SUCCESS checkout https://github.com/segabor/osccore.git at master
Fetching https://github.com/apple/swift-nio from cache
Fetched https://github.com/apple/swift-nio from cache (0.86s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.82.0 (1.59s)
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-system.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.73s)
Fetched https://github.com/apple/swift-system.git from cache (0.74s)
Fetched https://github.com/apple/swift-collections.git from cache (0.75s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.26s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.45s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.68s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.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.2.0
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.82.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.1.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": "osccore",
      "name": "OSCCore",
      "url": "https://github.com/segabor/osccore.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/osccore",
      "dependencies": [
        {
          "identity": "swift-nio",
          "name": "swift-nio",
          "url": "https://github.com/apple/swift-nio",
          "version": "2.82.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.2.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.1.4",
              "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.4.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/segabor/osccore.git
[1/1581] Fetching osccore
Fetched https://github.com/segabor/osccore.git from cache (0.83s)
Fetching https://github.com/apple/swift-nio from cache
Fetched https://github.com/apple/swift-nio from cache (0.71s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.82.0 (0.77s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.49s)
Fetched https://github.com/apple/swift-system.git from cache (0.50s)
Fetched https://github.com/apple/swift-collections.git from cache (0.51s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.58s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.03s)
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.82.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.4.2
Creating working copy for https://github.com/segabor/osccore.git
Working copy of https://github.com/segabor/osccore.git resolved at master (3c0f841)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.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.1.4
Found 1 product dependencies
  - swift-nio
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/segabor/osccore.git
https://github.com/segabor/osccore.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"
    }
  ],
  "manifest_display_name" : "OSCCore",
  "name" : "OSCCore",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "OSCCore",
      "targets" : [
        "OSCCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "BasicListener",
      "targets" : [
        "BasicListener"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "SoundColliderClient",
      "targets" : [
        "SoundColliderClient"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SoundColliderClient",
      "module_type" : "SwiftTarget",
      "name" : "SoundColliderClient",
      "path" : "Examples/SoundColliderClient",
      "product_memberships" : [
        "SoundColliderClient"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "OSCCore"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "OSCCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "OSCCoreTests",
      "path" : "Tests/OSCCoreTests",
      "sources" : [
        "AddressMatcherTests.swift",
        "DispatcherTests.swift",
        "OSCBundleTests.swift",
        "OSCMessageTests.swift",
        "OSCTimeTagTests.swift",
        "ValueConversionTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "OSCCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OSCCore",
      "module_type" : "SwiftTarget",
      "name" : "OSCCore",
      "path" : "Source/OSCCore",
      "product_dependencies" : [
        "NIO"
      ],
      "product_memberships" : [
        "OSCCore",
        "BasicListener",
        "SoundColliderClient"
      ],
      "sources" : [
        "conversion/Array+OSCMessageArgument.swift",
        "conversion/Bool+OSCConvertible.swift",
        "conversion/Byte.swift",
        "conversion/Character+OSCConvertible.swift",
        "conversion/Data+OSCMessageArgument.swift",
        "conversion/Double+OSCMessageArgument.swift",
        "conversion/Float+OSCMessageArgument.swift",
        "conversion/Int+OSCMessageArgument.swift",
        "conversion/MIDI+OSCMessageArgument.swift",
        "conversion/OSCBundle+OSCConvertible.swift",
        "conversion/OSCConvertible.swift",
        "conversion/OSCMessage+OSCConvertible.swift",
        "conversion/OSCMessageArgument.swift",
        "conversion/OSCSymbol+OSCMessageArgument.swift",
        "conversion/OSCTimeTag+OSCMessageArgument.swift",
        "conversion/RGBA+OSCMessageArgument.swift",
        "conversion/String+OSCMessageArgument.swift",
        "conversion/alignment.swift",
        "conversion/extract.swift",
        "dispatch/BasicMessageDispatcher.swift",
        "dispatch/OSCBundle+MessageEventHandler.swift",
        "dispatch/events.swift",
        "dispatch/matcher.swift",
        "nio/OSCPacketReader.swift",
        "types/MIDI.swift",
        "types/OSCBundle.swift",
        "types/OSCMessage.swift",
        "types/OSCSymbol.swift",
        "types/OSCTimeTag.swift",
        "types/RGBA.swift",
        "types/TypeTagValues.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BasicListener",
      "module_type" : "SwiftTarget",
      "name" : "BasicListener",
      "path" : "Examples/BasicListener",
      "product_memberships" : [
        "BasicListener"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "OSCCore"
      ],
      "type" : "executable"
    }
  ],
  "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/32] Write sources
[0/32] Copying PrivacyInfo.xcprivacy
[0/32] Write SoundColliderClient-entitlement.plist
[6/32] Write sources
[13/32] Compiling CNIOWindows shim.c
[13/32] Compiling CNIOWindows WSAStartup.c
[15/32] Write sources
[16/32] Write BasicListener-entitlement.plist
[18/32] Compiling CNIOWASI CNIOWASI.c
[19/32] Write swift-version-2F0A5646E1D333AE.txt
[20/32] Compiling CNIOLinux liburing_shims.c
[21/32] Compiling CNIOLinux shim.c
[22/56] Compiling _AtomicsShims.c
[24/75] Emitting module _NIOBase64
[25/75] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[26/76] Compiling Atomics AtomicMemoryOrderings.swift
[27/76] Compiling Atomics DoubleWord.swift
[28/76] Compiling Atomics AtomicStorage.swift
[29/76] Compiling Atomics AtomicValue.swift
[30/76] Compiling Atomics UnsafeAtomic.swift
[31/76] Compiling Atomics UnsafeAtomicLazyReference.swift
[32/76] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[32/76] Compiling CNIODarwin shim.c
[34/76] Compiling _NIOBase64 Base64.swift
[39/78] Compiling Atomics OptionalRawRepresentable.swift
[40/78] Compiling Atomics RawRepresentable.swift
[43/78] Compiling Atomics ManagedAtomic.swift
[44/78] Compiling Atomics ManagedAtomicLazyReference.swift
[45/78] Compiling Atomics Primitives.shims.swift
[46/78] Compiling Atomics AtomicInteger.swift
[47/78] Compiling Atomics PointerConformances.swift
[48/78] Compiling Atomics Primitives.native.swift
[51/78] Emitting module InternalCollectionsUtilities
[52/78] Compiling Atomics AtomicBool.swift
[53/78] Compiling Atomics IntegerConformances.swift
[54/78] Compiling Atomics AtomicOptionalWrappable.swift
[55/78] Compiling Atomics AtomicReference.swift
[64/78] Compiling Atomics IntegerOperations.swift
[65/78] Compiling Atomics Unmanaged extensions.swift
[66/94] Emitting module Atomics
[67/94] Compiling DequeModule _DequeSlot.swift
[68/95] Compiling DequeModule _UnsafeWrappedBuffer.swift
[69/95] Compiling DequeModule _DequeBufferHeader.swift
[70/95] Compiling DequeModule Deque+Extras.swift
[71/95] Compiling DequeModule Deque+Hashable.swift
[72/95] Compiling DequeModule Deque+Testing.swift
[73/95] Compiling DequeModule Deque._Storage.swift
[74/95] Compiling DequeModule Deque+CustomReflectable.swift
[75/95] Compiling DequeModule Deque+Descriptions.swift
[76/95] Compiling DequeModule _DequeBuffer.swift
[77/95] Compiling DequeModule Deque+Equatable.swift
[78/95] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[79/95] Compiling DequeModule Deque._UnsafeHandle.swift
[80/95] Compiling DequeModule Deque.swift
[81/95] Compiling DequeModule Deque+Codable.swift
[82/95] Compiling DequeModule Deque+Collection.swift
[83/95] Compiling _NIODataStructures PriorityQueue.swift
[84/95] Compiling _NIODataStructures Heap.swift
[85/95] Emitting module _NIODataStructures
[86/95] Compiling _NIODataStructures _TinyArray.swift
[87/95] Emitting module DequeModule
[87/95] Compiling c-nioatomics.c
[88/95] Compiling c-atomics.c
[90/101] Compiling NIOConcurrencyHelpers lock.swift
[91/101] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[92/101] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[93/101] Compiling NIOConcurrencyHelpers NIOLock.swift
[94/101] Compiling NIOConcurrencyHelpers atomics.swift
[95/101] Emitting module NIOConcurrencyHelpers
[96/162] Compiling NIOCore NIOLoopBound.swift
[97/162] Compiling NIOCore NIOScheduledCallback.swift
[98/162] Compiling NIOCore NIOSendable.swift
[99/162] Compiling NIOCore RecvByteBufferAllocator.swift
[100/162] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[101/162] Compiling NIOCore SocketAddresses.swift
[102/168] Compiling NIOCore AddressedEnvelope.swift
[103/168] Compiling NIOCore AsyncAwaitSupport.swift
[104/168] Compiling NIOCore AsyncChannel.swift
[105/168] Compiling NIOCore AsyncChannelHandler.swift
[106/168] Compiling NIOCore AsyncChannelInboundStream.swift
[107/168] Compiling NIOCore AsyncChannelOutboundWriter.swift
[108/168] Compiling NIOCore NIOAsyncSequenceProducer.swift
[109/168] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[110/168] Compiling NIOCore EventLoopFuture+Deprecated.swift
[111/168] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[112/168] Compiling NIOCore EventLoopFuture.swift
[113/168] Compiling NIOCore FileDescriptor.swift
[114/168] Compiling NIOCore FileHandle.swift
[115/168] Compiling NIOCore FileRegion.swift
[116/168] Compiling NIOCore Codec.swift
[117/168] Compiling NIOCore ConvenienceOptionSupport.swift
[118/168] Compiling NIOCore DeadChannel.swift
[119/168] Compiling NIOCore DispatchQueue+WithFuture.swift
[120/168] Compiling NIOCore EventLoop+Deprecated.swift
[121/168] Compiling NIOCore EventLoop+SerialExecutor.swift
[122/168] Compiling NIOCore EventLoop.swift
[123/168] Compiling NIOCore GlobalSingletons.swift
[124/168] Compiling NIOCore IO.swift
[125/168] Compiling NIOCore IOData.swift
[126/168] Compiling NIOCore IPProtocol.swift
[127/168] Compiling NIOCore IntegerBitPacking.swift
[128/168] Compiling NIOCore IntegerTypes.swift
[129/168] Compiling NIOCore SocketOptionProvider.swift
[130/168] Compiling NIOCore SystemCallHelpers.swift
[131/168] Compiling NIOCore TimeAmount+Duration.swift
[132/168] Compiling NIOCore TypeAssistedChannelHandler.swift
[133/168] Compiling NIOCore UniversalBootstrapSupport.swift
[134/168] Compiling NIOCore Utilities.swift
[135/168] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[136/168] Compiling NIOCore NIOAsyncWriter.swift
[137/168] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[138/168] Compiling NIOCore BSDSocketAPI.swift
[139/168] Compiling NIOCore ByteBuffer-aux.swift
[140/168] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[141/168] Compiling NIOCore ByteBuffer-conversions.swift
[142/168] Compiling NIOCore Interfaces.swift
[143/168] Compiling NIOCore Linux.swift
[144/168] Compiling NIOCore MarkedCircularBuffer.swift
[145/168] Compiling NIOCore MulticastChannel.swift
[146/168] Compiling NIOCore NIOAny.swift
[147/168] Compiling NIOCore NIOCloseOnErrorHandler.swift
[148/168] Compiling NIOCore Channel.swift
[149/168] Compiling NIOCore ChannelHandler.swift
[150/168] Compiling NIOCore ChannelHandlers.swift
[151/168] Compiling NIOCore ChannelInvoker.swift
[152/168] Compiling NIOCore ChannelOption.swift
[153/168] Compiling NIOCore ChannelPipeline.swift
[154/168] Compiling NIOCore CircularBuffer.swift
[155/168] Compiling NIOCore ByteBuffer-core.swift
[156/168] Compiling NIOCore ByteBuffer-hex.swift
[157/168] Compiling NIOCore ByteBuffer-int.swift
[158/168] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[159/168] Compiling NIOCore ByteBuffer-multi-int.swift
[160/168] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[161/168] Compiling NIOCore ByteBuffer-views.swift
[162/168] Emitting module NIOCore
[163/221] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[164/221] Compiling NIOEmbedded AsyncTestingChannel.swift
[165/221] Emitting module NIOEmbedded
[166/221] Compiling NIOEmbedded Embedded.swift
[167/221] Compiling NIOPosix GetaddrinfoResolver.swift
[168/221] Compiling NIOPosix HappyEyeballs.swift
[169/221] Compiling NIOPosix IO.swift
[170/221] Compiling NIOPosix IntegerBitPacking.swift
[171/221] Compiling NIOPosix IntegerTypes.swift
[172/221] Compiling NIOPosix Linux.swift
[173/226] Compiling NIOPosix SocketProtocols.swift
[174/226] Compiling NIOPosix System.swift
[175/226] Compiling NIOPosix Thread.swift
[176/226] Compiling NIOPosix ThreadPosix.swift
[177/226] Compiling NIOPosix ThreadWindows.swift
[178/226] Compiling NIOPosix LinuxCPUSet.swift
[179/226] Compiling NIOPosix LinuxUring.swift
[180/226] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[181/226] Compiling NIOPosix NIOThreadPool.swift
[182/226] Compiling NIOPosix NonBlockingFileIO.swift
[183/226] Compiling NIOPosix Selectable.swift
[184/226] Compiling NIOPosix SelectableChannel.swift
[185/226] Compiling NIOPosix SelectableEventLoop.swift
[186/226] Compiling NIOPosix SelectorEpoll.swift
[187/226] Compiling NIOPosix SelectorGeneric.swift
[188/226] Compiling NIOPosix BSDSocketAPICommon.swift
[189/226] Compiling NIOPosix BSDSocketAPIPosix.swift
[190/226] Compiling NIOPosix BSDSocketAPIWindows.swift
[191/226] Compiling NIOPosix BaseSocket.swift
[192/226] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[193/226] Compiling NIOPosix BaseSocketChannel.swift
[194/226] Emitting module NIOPosix
[195/226] Compiling NIOPosix PooledRecvBufferAllocator.swift
[196/226] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[197/226] Compiling NIOPosix PosixSingletons.swift
[198/226] Compiling NIOPosix RawSocketBootstrap.swift
[199/226] Compiling NIOPosix Resolver.swift
[200/226] Compiling NIOPosix SelectorKqueue.swift
[201/226] Compiling NIOPosix SelectorUring.swift
[202/226] Compiling NIOPosix ServerSocket.swift
[203/226] Compiling NIOPosix Socket.swift
[204/226] Compiling NIOPosix SocketChannel.swift
[205/226] Compiling NIOPosix BaseStreamSocketChannel.swift
[206/226] Compiling NIOPosix Bootstrap.swift
[207/226] Compiling NIOPosix ControlMessage.swift
[208/226] Compiling NIOPosix DatagramVectorReadManager.swift
[209/226] Compiling NIOPosix Errors+Any.swift
[210/226] Compiling NIOPosix FileDescriptor.swift
[211/226] Compiling NIOPosix PendingDatagramWritesManager.swift
[212/226] Compiling NIOPosix PendingWritesManager.swift
[213/226] Compiling NIOPosix PipeChannel.swift
[214/226] Compiling NIOPosix PipePair.swift
[215/226] Compiling NIOPosix Pool.swift
[216/226] Compiling NIOPosix UnsafeTransfer.swift
[217/226] Compiling NIOPosix Utilities.swift
[218/226] Compiling NIOPosix VsockAddress.swift
[219/226] Compiling NIOPosix VsockChannelEvents.swift
[220/226] Compiling NIOPosix resource_bundle_accessor.swift
[221/228] Compiling NIO Exports.swift
[222/228] Emitting module NIO
[223/257] Emitting module OSCCore
[224/260] Compiling OSCCore matcher.swift
[225/260] Compiling OSCCore OSCPacketReader.swift
[226/260] Compiling OSCCore MIDI.swift
[227/260] Compiling OSCCore String+OSCMessageArgument.swift
[228/260] Compiling OSCCore alignment.swift
[229/260] Compiling OSCCore extract.swift
[230/260] Compiling OSCCore OSCConvertible.swift
[231/260] Compiling OSCCore OSCMessage+OSCConvertible.swift
[232/260] Compiling OSCCore OSCMessageArgument.swift
[233/260] Compiling OSCCore OSCTimeTag.swift
[234/260] Compiling OSCCore RGBA.swift
[235/260] Compiling OSCCore TypeTagValues.swift
[236/260] Compiling OSCCore Data+OSCMessageArgument.swift
[237/260] Compiling OSCCore Double+OSCMessageArgument.swift
[238/260] Compiling OSCCore Float+OSCMessageArgument.swift
[239/260] Compiling OSCCore BasicMessageDispatcher.swift
[240/260] Compiling OSCCore OSCBundle+MessageEventHandler.swift
[241/260] Compiling OSCCore events.swift
[242/260] Compiling OSCCore Array+OSCMessageArgument.swift
[243/260] Compiling OSCCore Bool+OSCConvertible.swift
[244/260] Compiling OSCCore Byte.swift
[245/260] Compiling OSCCore Character+OSCConvertible.swift
[246/260] Compiling OSCCore OSCBundle.swift
[247/260] Compiling OSCCore OSCMessage.swift
[248/260] Compiling OSCCore OSCSymbol.swift
[249/260] Compiling OSCCore Int+OSCMessageArgument.swift
[250/260] Compiling OSCCore MIDI+OSCMessageArgument.swift
[251/260] Compiling OSCCore OSCBundle+OSCConvertible.swift
[252/260] Compiling OSCCore OSCSymbol+OSCMessageArgument.swift
[253/260] Compiling OSCCore OSCTimeTag+OSCMessageArgument.swift
[254/260] Compiling OSCCore RGBA+OSCMessageArgument.swift
[255/264] Compiling BasicListener main.swift
/Users/admin/builder/spi-builder-workspace/Examples/BasicListener/main.swift:53:39: warning: type 'OSCPacketReader' does not conform to the 'Sendable' protocol
51 |     .channelOption(ChannelOptions.socket(SocketOptionLevel(SOL_SOCKET), SO_REUSEADDR), value: 1)
52 |     .channelInitializer { channel in
53 |         channel.pipeline.addHandlers([OSCPacketReader(), OSCDebugHandler()])
   |                                       `- warning: type 'OSCPacketReader' does not conform to the 'Sendable' protocol
54 |     }
55 |
/Users/admin/builder/spi-builder-workspace/Source/OSCCore/nio/OSCPacketReader.swift:10:20: note: class 'OSCPacketReader' does not conform to the 'Sendable' protocol
 8 | import NIO
 9 |
10 | public final class OSCPacketReader: ChannelInboundHandler {
   |                    `- note: class 'OSCPacketReader' does not conform to the 'Sendable' protocol
11 |     public typealias InboundIn = AddressedEnvelope<ByteBuffer>
12 |     public typealias InboundOut = OSCConvertible
/Users/admin/builder/spi-builder-workspace/Examples/BasicListener/main.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'OSCCore'
 1 | import Foundation
 2 | import OSCCore
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'OSCCore'
 3 | import NIO
 4 |
/Users/admin/builder/spi-builder-workspace/Examples/BasicListener/main.swift:53:58: warning: type 'OSCDebugHandler' does not conform to the 'Sendable' protocol
26 |
27 |
28 | private final class OSCDebugHandler: ChannelInboundHandler {
   |                     `- note: class 'OSCDebugHandler' does not conform to the 'Sendable' protocol
29 |     typealias InboundIn = OSCConvertible
30 |
   :
51 |     .channelOption(ChannelOptions.socket(SocketOptionLevel(SOL_SOCKET), SO_REUSEADDR), value: 1)
52 |     .channelInitializer { channel in
53 |         channel.pipeline.addHandlers([OSCPacketReader(), OSCDebugHandler()])
   |                                                          `- warning: type 'OSCDebugHandler' does not conform to the 'Sendable' protocol
54 |     }
55 |
[256/264] Emitting module BasicListener
/Users/admin/builder/spi-builder-workspace/Examples/BasicListener/main.swift:53:39: warning: type 'OSCPacketReader' does not conform to the 'Sendable' protocol
51 |     .channelOption(ChannelOptions.socket(SocketOptionLevel(SOL_SOCKET), SO_REUSEADDR), value: 1)
52 |     .channelInitializer { channel in
53 |         channel.pipeline.addHandlers([OSCPacketReader(), OSCDebugHandler()])
   |                                       `- warning: type 'OSCPacketReader' does not conform to the 'Sendable' protocol
54 |     }
55 |
/Users/admin/builder/spi-builder-workspace/Source/OSCCore/nio/OSCPacketReader.swift:10:20: note: class 'OSCPacketReader' does not conform to the 'Sendable' protocol
 8 | import NIO
 9 |
10 | public final class OSCPacketReader: ChannelInboundHandler {
   |                    `- note: class 'OSCPacketReader' does not conform to the 'Sendable' protocol
11 |     public typealias InboundIn = AddressedEnvelope<ByteBuffer>
12 |     public typealias InboundOut = OSCConvertible
/Users/admin/builder/spi-builder-workspace/Examples/BasicListener/main.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'OSCCore'
 1 | import Foundation
 2 | import OSCCore
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'OSCCore'
 3 | import NIO
 4 |
/Users/admin/builder/spi-builder-workspace/Examples/BasicListener/main.swift:53:58: warning: type 'OSCDebugHandler' does not conform to the 'Sendable' protocol
26 |
27 |
28 | private final class OSCDebugHandler: ChannelInboundHandler {
   |                     `- note: class 'OSCDebugHandler' does not conform to the 'Sendable' protocol
29 |     typealias InboundIn = OSCConvertible
30 |
   :
51 |     .channelOption(ChannelOptions.socket(SocketOptionLevel(SOL_SOCKET), SO_REUSEADDR), value: 1)
52 |     .channelInitializer { channel in
53 |         channel.pipeline.addHandlers([OSCPacketReader(), OSCDebugHandler()])
   |                                                          `- warning: type 'OSCDebugHandler' does not conform to the 'Sendable' protocol
54 |     }
55 |
[257/264] Compiling SoundColliderClient main.swift
/Users/admin/builder/spi-builder-workspace/Examples/SoundColliderClient/main.swift:70:39: warning: type 'OSCPacketReader' does not conform to the 'Sendable' protocol
 68 |     .channelOption(ChannelOptions.socket(SocketOptionLevel(SOL_SOCKET), SO_REUSEADDR), value: 1)
 69 |     .channelInitializer { channel in
 70 |         channel.pipeline.addHandlers([OSCPacketReader(), OSCDebugHandler()])
    |                                       `- warning: type 'OSCPacketReader' does not conform to the 'Sendable' protocol
 71 | }
 72 | defer {
/Users/admin/builder/spi-builder-workspace/Source/OSCCore/nio/OSCPacketReader.swift:10:20: note: class 'OSCPacketReader' does not conform to the 'Sendable' protocol
 8 | import NIO
 9 |
10 | public final class OSCPacketReader: ChannelInboundHandler {
   |                    `- note: class 'OSCPacketReader' does not conform to the 'Sendable' protocol
11 |     public typealias InboundIn = AddressedEnvelope<ByteBuffer>
12 |     public typealias InboundOut = OSCConvertible
/Users/admin/builder/spi-builder-workspace/Examples/SoundColliderClient/main.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'OSCCore'
  1 | import OSCCore
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'OSCCore'
  2 | import NIO
  3 |
/Users/admin/builder/spi-builder-workspace/Examples/SoundColliderClient/main.swift:70:58: warning: type 'OSCDebugHandler' does not conform to the 'Sendable' protocol
 34 |
 35 |
 36 | private final class OSCDebugHandler: ChannelInboundHandler {
    |                     `- note: class 'OSCDebugHandler' does not conform to the 'Sendable' protocol
 37 |     typealias InboundIn = OSCConvertible
 38 |
    :
 68 |     .channelOption(ChannelOptions.socket(SocketOptionLevel(SOL_SOCKET), SO_REUSEADDR), value: 1)
 69 |     .channelInitializer { channel in
 70 |         channel.pipeline.addHandlers([OSCPacketReader(), OSCDebugHandler()])
    |                                                          `- warning: type 'OSCDebugHandler' does not conform to the 'Sendable' protocol
 71 | }
 72 | defer {
[258/264] Emitting module SoundColliderClient
/Users/admin/builder/spi-builder-workspace/Examples/SoundColliderClient/main.swift:70:39: warning: type 'OSCPacketReader' does not conform to the 'Sendable' protocol
 68 |     .channelOption(ChannelOptions.socket(SocketOptionLevel(SOL_SOCKET), SO_REUSEADDR), value: 1)
 69 |     .channelInitializer { channel in
 70 |         channel.pipeline.addHandlers([OSCPacketReader(), OSCDebugHandler()])
    |                                       `- warning: type 'OSCPacketReader' does not conform to the 'Sendable' protocol
 71 | }
 72 | defer {
/Users/admin/builder/spi-builder-workspace/Source/OSCCore/nio/OSCPacketReader.swift:10:20: note: class 'OSCPacketReader' does not conform to the 'Sendable' protocol
 8 | import NIO
 9 |
10 | public final class OSCPacketReader: ChannelInboundHandler {
   |                    `- note: class 'OSCPacketReader' does not conform to the 'Sendable' protocol
11 |     public typealias InboundIn = AddressedEnvelope<ByteBuffer>
12 |     public typealias InboundOut = OSCConvertible
/Users/admin/builder/spi-builder-workspace/Examples/SoundColliderClient/main.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'OSCCore'
  1 | import OSCCore
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'OSCCore'
  2 | import NIO
  3 |
/Users/admin/builder/spi-builder-workspace/Examples/SoundColliderClient/main.swift:70:58: warning: type 'OSCDebugHandler' does not conform to the 'Sendable' protocol
 34 |
 35 |
 36 | private final class OSCDebugHandler: ChannelInboundHandler {
    |                     `- note: class 'OSCDebugHandler' does not conform to the 'Sendable' protocol
 37 |     typealias InboundIn = OSCConvertible
 38 |
    :
 68 |     .channelOption(ChannelOptions.socket(SocketOptionLevel(SOL_SOCKET), SO_REUSEADDR), value: 1)
 69 |     .channelInitializer { channel in
 70 |         channel.pipeline.addHandlers([OSCPacketReader(), OSCDebugHandler()])
    |                                                          `- warning: type 'OSCDebugHandler' does not conform to the 'Sendable' protocol
 71 | }
 72 | defer {
[258/264] Write Objects.LinkFileList
[260/264] Linking SoundColliderClient
[261/264] Linking BasicListener
[262/264] Applying BasicListener
[263/264] Applying SoundColliderClient
Build complete! (15.55s)
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"
    }
  ],
  "manifest_display_name" : "OSCCore",
  "name" : "OSCCore",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "OSCCore",
      "targets" : [
        "OSCCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "BasicListener",
      "targets" : [
        "BasicListener"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "SoundColliderClient",
      "targets" : [
        "SoundColliderClient"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SoundColliderClient",
      "module_type" : "SwiftTarget",
      "name" : "SoundColliderClient",
      "path" : "Examples/SoundColliderClient",
      "product_memberships" : [
        "SoundColliderClient"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "OSCCore"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "OSCCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "OSCCoreTests",
      "path" : "Tests/OSCCoreTests",
      "sources" : [
        "AddressMatcherTests.swift",
        "DispatcherTests.swift",
        "OSCBundleTests.swift",
        "OSCMessageTests.swift",
        "OSCTimeTagTests.swift",
        "ValueConversionTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "OSCCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OSCCore",
      "module_type" : "SwiftTarget",
      "name" : "OSCCore",
      "path" : "Source/OSCCore",
      "product_dependencies" : [
        "NIO"
      ],
      "product_memberships" : [
        "OSCCore",
        "BasicListener",
        "SoundColliderClient"
      ],
      "sources" : [
        "conversion/Array+OSCMessageArgument.swift",
        "conversion/Bool+OSCConvertible.swift",
        "conversion/Byte.swift",
        "conversion/Character+OSCConvertible.swift",
        "conversion/Data+OSCMessageArgument.swift",
        "conversion/Double+OSCMessageArgument.swift",
        "conversion/Float+OSCMessageArgument.swift",
        "conversion/Int+OSCMessageArgument.swift",
        "conversion/MIDI+OSCMessageArgument.swift",
        "conversion/OSCBundle+OSCConvertible.swift",
        "conversion/OSCConvertible.swift",
        "conversion/OSCMessage+OSCConvertible.swift",
        "conversion/OSCMessageArgument.swift",
        "conversion/OSCSymbol+OSCMessageArgument.swift",
        "conversion/OSCTimeTag+OSCMessageArgument.swift",
        "conversion/RGBA+OSCMessageArgument.swift",
        "conversion/String+OSCMessageArgument.swift",
        "conversion/alignment.swift",
        "conversion/extract.swift",
        "dispatch/BasicMessageDispatcher.swift",
        "dispatch/OSCBundle+MessageEventHandler.swift",
        "dispatch/events.swift",
        "dispatch/matcher.swift",
        "nio/OSCPacketReader.swift",
        "types/MIDI.swift",
        "types/OSCBundle.swift",
        "types/OSCMessage.swift",
        "types/OSCSymbol.swift",
        "types/OSCTimeTag.swift",
        "types/RGBA.swift",
        "types/TypeTagValues.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BasicListener",
      "module_type" : "SwiftTarget",
      "name" : "BasicListener",
      "path" : "Examples/BasicListener",
      "product_memberships" : [
        "BasicListener"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "OSCCore"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.5"
}
Done.