The Swift Package Index logo.Swift Package Index

Build Information

Successful build of OSCCore, reference 0.11.1 (b8119a), with Swift 6.3 for macOS (SPM) on 12 Apr 2026 22:51:57 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/segabor/osccore.git
Reference: 0.11.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/segabor/osccore
 * tag               0.11.1     -> FETCH_HEAD
HEAD is now at b8119a0 Upgrade Swift toolchain version
Cloned https://github.com/segabor/osccore.git
Revision (git rev-parse @):
b8119a02adfe177005378a15d2a333042936d9bb
SUCCESS checkout https://github.com/segabor/osccore.git at 0.11.1
Fetching https://github.com/apple/swift-nio
[1/83106] Fetching swift-nio
Fetched https://github.com/apple/swift-nio from cache (6.91s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.97.1 (7.69s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/1820] Fetching swift-atomics
[74/7421] Fetching swift-atomics, swift-system
[793/30946] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (2.61s)
Fetched https://github.com/apple/swift-atomics.git from cache (2.61s)
Fetched https://github.com/apple/swift-collections.git from cache (2.61s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (3.24s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.60s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.69s)
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.4.1
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.97.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.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",
  "traits": [
    "default"
  ],
  "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",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-nio",
          "name": "swift-nio",
          "url": "https://github.com/apple/swift-nio",
          "version": "2.97.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "swift-atomics",
              "name": "swift-atomics",
              "url": "https://github.com/apple/swift-atomics.git",
              "version": "1.3.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            },
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.4.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "traits": [
              ],
              "dependencies": [
              ]
            },
            {
              "identity": "swift-system",
              "name": "swift-system",
              "url": "https://github.com/apple/swift-system.git",
              "version": "1.6.4",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/segabor/osccore.git
[1/1581] Fetching osccore
Fetched https://github.com/segabor/osccore.git from cache (1.07s)
Fetching https://github.com/apple/swift-nio from cache
Fetched https://github.com/apple/swift-nio from cache (0.82s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.97.1 (0.89s)
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-collections.git from cache (0.57s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.57s)
Fetched https://github.com/apple/swift-system.git from cache (0.57s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.66s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.05s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.08s)
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.97.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/segabor/osccore.git
Working copy of https://github.com/segabor/osccore.git resolved at 0.11.1 (b8119a0)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
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
Found 1 product dependencies
  - swift-nio
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/segabor/osccore.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/30] Copying PrivacyInfo.xcprivacy
[0/30] Write sources
[12/30] Compiling CNIOWindows shim.c
[13/30] Compiling CNIOWindows WSAStartup.c
[14/30] Compiling CNIOWASI CNIOWASI.c
[15/30] Write sources
[16/30] Write BasicListener-entitlement.plist
[17/30] Write sources
[18/30] Compiling CNIOLinux shim.c
[19/30] Compiling CNIOOpenBSD shim.c
[20/30] Compiling CNIOLinux liburing_shims.c
[21/30] Write swift-version--6988338F2F200930.txt
[22/55] Compiling _AtomicsShims.c
[23/74] Compiling CNIOPosix event_loop_id.c
[24/74] Compiling CNIODarwin shim.c
[26/74] Compiling Atomics ManagedAtomicLazyReference.swift
[27/74] Compiling Atomics UnsafeAtomic.swift
[28/75] Compiling Atomics AtomicInteger.swift
[29/75] Compiling Atomics AtomicOptionalWrappable.swift
[30/75] Compiling Atomics PointerConformances.swift
[31/75] Compiling Atomics Primitives.native.swift
[32/75] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[33/75] Compiling Atomics UnsafeAtomicLazyReference.swift
[34/75] Compiling Atomics IntegerOperations.swift
[35/75] Compiling Atomics AtomicBool.swift
[36/75] Compiling Atomics IntegerConformances.swift
[37/75] Emitting module InternalCollectionsUtilities
[38/75] Compiling Atomics OptionalRawRepresentable.swift
[39/75] Compiling Atomics RawRepresentable.swift
[40/75] Compiling Atomics AtomicValue.swift
[41/75] Compiling Atomics AtomicMemoryOrderings.swift
[46/76] Compiling Atomics AtomicReference.swift
[47/76] Compiling Atomics AtomicStorage.swift
[48/76] Compiling Atomics DoubleWord.swift
[49/76] Compiling Atomics ManagedAtomic.swift
[50/76] Compiling _NIOBase64 Base64.swift
[51/76] Emitting module _NIOBase64
[52/76] Compiling _NIODataStructures _TinyArray.swift
[53/76] Compiling _NIODataStructures PriorityQueue.swift
[54/76] Emitting module _NIODataStructures
[55/76] Compiling _NIODataStructures Heap.swift
[64/76] Compiling Atomics Unmanaged extensions.swift
[65/110] Compiling ContainersPreview ContainerIterator.swift
[66/110] Compiling ContainersPreview DynamicContainer.swift
[67/110] Compiling ContainersPreview MutableContainer.swift
[68/110] Compiling ContainersPreview PermutableContainer.swift
[69/110] Compiling ContainersPreview RandomAccessContainer.swift
[70/110] Compiling ContainersPreview RangeExpression2.swift
[71/110] Compiling ContainersPreview RangeReplaceableContainer.swift
[72/110] Compiling ContainersPreview Drain+Map.swift
[73/110] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[74/110] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[75/110] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[76/110] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[77/113] Compiling ContainersPreview Drain+Reduce.swift
[78/113] Compiling ContainersPreview Drain.swift
[79/113] Compiling ContainersPreview Producer+Collect.swift
[80/113] Compiling ContainersPreview Producer.swift
[81/113] Compiling ContainersPreview Borrow.swift
[82/113] Compiling ContainersPreview Box.swift
[83/113] Compiling ContainersPreview Producer+Filter.swift
[84/113] Compiling ContainersPreview Producer+Map.swift
[85/113] Compiling ContainersPreview Producer+Reduce.swift
[86/113] Compiling ContainersPreview BidirectionalContainer.swift
[87/113] Compiling ContainersPreview Container+Filter.swift
[88/113] Compiling ContainersPreview Container+SpanwiseZip.swift
[89/113] Compiling ContainersPreview Container.swift
[90/113] Compiling ContainersPreview OutputSpan+Extras.swift
[91/113] Compiling ContainersPreview TemporaryAllocation.swift
[92/113] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[93/113] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[94/113] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[95/113] Compiling ContainersPreview BorrowingSequence.swift
[96/113] Emitting module Atomics
[99/113] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[100/113] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[101/113] Emitting module ContainersPreview
[106/113] Compiling ContainersPreview Inout.swift
[107/113] Compiling ContainersPreview InputSpan.swift
[108/113] Compiling ContainersPreview Shared.swift
[109/154] Compiling DequeModule UniqueDeque+Append.swift
[110/154] Compiling DequeModule UniqueDeque+Consumption.swift
[111/154] Compiling DequeModule UniqueDeque+Container.swift
[112/154] Compiling DequeModule UniqueDeque+Descriptions.swift
[113/154] Compiling DequeModule RigidDeque+Consumption.swift
[114/154] Compiling DequeModule RigidDeque+Container.swift
[115/154] Compiling DequeModule RigidDeque+Descriptions.swift
[116/154] Compiling DequeModule RigidDeque+Equatable.swift
[117/154] Compiling DequeModule RigidDeque+Experimental.swift
[118/154] Compiling DequeModule RigidDeque+Hashable.swift
[119/154] Compiling DequeModule RigidDeque+Initializers.swift
[120/154] Compiling DequeModule RigidDeque+Insertions.swift
[121/154] Compiling DequeModule RigidDeque+Prepend.swift
[122/158] Compiling DequeModule RigidDeque+Removals.swift
[123/158] Compiling DequeModule RigidDeque+Replacements.swift
[124/158] Compiling DequeModule RigidDeque+Testing.swift
[125/158] Compiling DequeModule RigidDeque.swift
[126/158] Compiling DequeModule UniqueDeque+Insertions.swift
[127/158] Compiling DequeModule UniqueDeque+Prepend.swift
[128/158] Compiling DequeModule UniqueDeque+Removals.swift
[129/158] Compiling DequeModule UniqueDeque+Replacements.swift
[130/158] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[131/158] Compiling DequeModule Deque+Extras.swift
[132/158] Compiling DequeModule Deque+Hashable.swift
[133/158] Compiling DequeModule Deque+Testing.swift
[134/158] Compiling DequeModule Deque._Storage.swift
[135/158] Compiling DequeModule Deque._UnsafeHandle.swift
[136/158] Compiling DequeModule Deque.swift
[137/158] Compiling DequeModule _DequeBuffer.swift
[138/158] Compiling DequeModule _DequeBufferHeader.swift
[139/158] Compiling DequeModule RigidDeque+Append.swift
[140/158] Compiling DequeModule UniqueDeque+Equatable.swift
[141/158] Compiling DequeModule UniqueDeque+Experimental.swift
[142/158] Compiling DequeModule UniqueDeque+Hashable.swift
[143/158] Compiling DequeModule UniqueDeque+Initializers.swift
[144/158] Compiling DequeModule Deque+Codable.swift
[145/158] Compiling DequeModule Deque+Collection.swift
[146/158] Compiling DequeModule Deque+CustomReflectable.swift
[147/158] Compiling DequeModule Deque+Descriptions.swift
[148/158] Compiling DequeModule Deque+Equatable.swift
[149/158] Emitting module DequeModule
[150/158] Compiling DequeModule UniqueDeque.swift
[151/158] Compiling DequeModule _DequeSlot.swift
[152/158] Compiling DequeModule _UnsafeDequeHandle.swift
[153/158] Compiling DequeModule _UnsafeDequeSegments.swift
[153/158] Compiling c-nioatomics.c
[154/158] Compiling c-atomics.c
[156/165] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[157/165] Compiling NIOConcurrencyHelpers NIOLock.swift
[158/165] Compiling NIOConcurrencyHelpers lock.swift
[159/165] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[160/165] Compiling NIOConcurrencyHelpers atomics.swift
[161/165] Emitting module NIOConcurrencyHelpers
[162/165] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[163/230] Compiling NIOCore IO.swift
[164/230] Compiling NIOCore IOData.swift
[165/230] Compiling NIOCore IPProtocol.swift
[166/230] Compiling NIOCore IntegerBitPacking.swift
[167/230] Compiling NIOCore IntegerTypes.swift
[168/230] Compiling NIOCore Interfaces.swift
[169/230] Compiling NIOCore Linux.swift
[170/237] Compiling NIOCore AddressedEnvelope.swift
[171/237] Compiling NIOCore AsyncAwaitSupport.swift
[172/237] Compiling NIOCore AsyncChannel.swift
[173/237] Compiling NIOCore AsyncChannelHandler.swift
[174/237] Compiling NIOCore AsyncChannelInboundStream.swift
[175/237] Compiling NIOCore AsyncChannelOutboundWriter.swift
[176/237] Compiling NIOCore NIOAsyncSequenceProducer.swift
[177/237] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[178/237] Compiling NIOCore EventLoopFuture+Deprecated.swift
[179/237] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[180/237] Compiling NIOCore EventLoopFuture.swift
[181/237] Compiling NIOCore FileDescriptor.swift
[182/237] Compiling NIOCore FileHandle.swift
[183/237] Compiling NIOCore FileRegion.swift
[184/237] Compiling NIOCore GlobalSingletons.swift
[185/237] Compiling NIOCore MarkedCircularBuffer.swift
[186/237] Compiling NIOCore MulticastChannel.swift
[187/237] Compiling NIOCore NIOAny.swift
[188/237] Compiling NIOCore NIOCloseOnErrorHandler.swift
[189/237] Compiling NIOCore NIOCoreSendableMetatype.swift
[190/237] Compiling NIOCore NIODecodedAsyncSequence.swift
[191/237] Compiling NIOCore NIOLoopBound.swift
[192/237] Compiling NIOCore SocketAddresses.swift
[193/237] Compiling NIOCore SocketOptionProvider.swift
[194/237] Compiling NIOCore SystemCallHelpers.swift
[195/237] Compiling NIOCore TimeAmount+Duration.swift
[196/237] Compiling NIOCore TypeAssistedChannelHandler.swift
[197/237] Compiling NIOCore UniversalBootstrapSupport.swift
[198/237] Compiling NIOCore Utilities.swift
[199/237] Compiling NIOCore ChannelHandler.swift
[200/237] Compiling NIOCore ChannelHandlers.swift
[201/237] Compiling NIOCore ChannelInvoker.swift
[202/237] Compiling NIOCore ChannelOption.swift
[203/237] Compiling NIOCore ChannelPipeline.swift
[204/237] Compiling NIOCore CircularBuffer.swift
[205/237] Compiling NIOCore Codec.swift
[206/237] Compiling NIOCore NIOAsyncWriter.swift
[207/237] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[208/237] Compiling NIOCore BSDSocketAPI.swift
[209/237] Compiling NIOCore ByteBuffer-aux.swift
[210/237] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[211/237] Compiling NIOCore ByteBuffer-conversions.swift
[212/237] Compiling NIOCore ByteBuffer-core.swift
[213/237] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[214/237] Compiling NIOCore NIOScheduledCallback.swift
[215/237] Compiling NIOCore NIOSendable.swift
[216/237] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[217/237] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[218/237] Compiling NIOCore RecvByteBufferAllocator.swift
[219/237] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[220/237] Compiling NIOCore ByteBuffer-hex.swift
[221/237] Compiling NIOCore ByteBuffer-int.swift
[222/237] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[223/237] Compiling NIOCore ByteBuffer-multi-int.swift
[224/237] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[225/237] Compiling NIOCore ByteBuffer-views.swift
[226/237] Compiling NIOCore Channel.swift
[227/237] Compiling NIOCore ConvenienceOptionSupport.swift
[228/237] Compiling NIOCore DeadChannel.swift
[229/237] Compiling NIOCore DispatchQueue+WithFuture.swift
[230/237] Compiling NIOCore EventLoop+Deprecated.swift
[231/237] Compiling NIOCore EventLoop+SerialExecutor.swift
[232/237] Compiling NIOCore EventLoop.swift
[233/237] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[234/237] Emitting module NIOCore
[235/293] Emitting module NIOEmbedded
[236/293] Compiling NIOEmbedded Embedded.swift
[237/293] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[238/293] Compiling NIOEmbedded AsyncTestingChannel.swift
[239/293] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[240/293] Compiling NIOPosix PosixSingletons.swift
[241/293] Compiling NIOPosix RawSocketBootstrap.swift
[242/293] Compiling NIOPosix Resolver.swift
[243/293] Compiling NIOPosix Selectable.swift
[244/293] Compiling NIOPosix SelectableChannel.swift
[245/298] Compiling NIOPosix FileDescriptor.swift
[246/298] Compiling NIOPosix GetaddrinfoResolver.swift
[247/298] Compiling NIOPosix HappyEyeballs.swift
[248/298] Compiling NIOPosix IO.swift
[249/298] Compiling NIOPosix IntegerBitPacking.swift
[250/298] Compiling NIOPosix IntegerTypes.swift
[251/298] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[252/298] Compiling NIOPosix System.swift
[253/298] Compiling NIOPosix Thread.swift
[254/298] Compiling NIOPosix ThreadPosix.swift
[255/298] Compiling NIOPosix ThreadWindows.swift
[256/298] Compiling NIOPosix BSDSocketAPICommon.swift
[257/298] Compiling NIOPosix BSDSocketAPIPosix.swift
[258/298] Compiling NIOPosix BSDSocketAPIWindows.swift
[259/298] Compiling NIOPosix BaseSocket.swift
[260/298] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[261/298] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[262/298] Compiling NIOPosix SelectorWSAPoll.swift
[263/298] Compiling NIOPosix ServerSocket.swift
[264/298] Compiling NIOPosix Socket.swift
[265/298] Compiling NIOPosix SocketChannel.swift
[266/298] Compiling NIOPosix SocketProtocols.swift
[267/298] Emitting module NIOPosix
[268/298] Compiling NIOPosix Utilities.swift
[269/298] Compiling NIOPosix VsockAddress.swift
[270/298] Compiling NIOPosix VsockChannelEvents.swift
[271/298] Compiling NIOPosix Windows.swift
[272/298] Compiling NIOPosix resource_bundle_accessor.swift
[273/298] Compiling NIOPosix BaseSocketChannel.swift
[274/298] Compiling NIOPosix BaseStreamSocketChannel.swift
[275/298] Compiling NIOPosix Bootstrap.swift
[276/298] Compiling NIOPosix ControlMessage.swift
[277/298] Compiling NIOPosix DatagramVectorReadManager.swift
[278/298] Compiling NIOPosix Errors+Any.swift
[279/298] Compiling NIOPosix SelectableEventLoop.swift
[280/298] Compiling NIOPosix SelectorEpoll.swift
[281/298] Compiling NIOPosix SelectorGeneric.swift
[282/298] Compiling NIOPosix SelectorKqueue.swift
[283/298] Compiling NIOPosix SelectorUring.swift
[284/298] Compiling NIOPosix NonBlockingFileIO.swift
[285/298] Compiling NIOPosix PendingDatagramWritesManager.swift
[286/298] Compiling NIOPosix PendingWritesManager.swift
[287/298] Compiling NIOPosix PipeChannel.swift
[288/298] Compiling NIOPosix PipePair.swift
[289/298] Compiling NIOPosix Pool.swift
[290/298] Compiling NIOPosix Linux.swift
[291/298] Compiling NIOPosix LinuxCPUSet.swift
[292/298] Compiling NIOPosix LinuxUring.swift
[293/298] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[294/298] Compiling NIOPosix NIOPosixSendableMetatype.swift
[295/298] Compiling NIOPosix NIOThreadPool.swift
[296/300] Compiling NIO Exports.swift
[297/300] Emitting module NIO
[298/330] Compiling OSCCore OSCBundle.swift
[299/330] Compiling OSCCore OSCMessage.swift
[300/330] Compiling OSCCore OSCSymbol.swift
[301/333] Compiling OSCCore BasicMessageDispatcher.swift
[302/333] Compiling OSCCore OSCBundle+MessageEventHandler.swift
[303/333] Compiling OSCCore events.swift
[304/333] Compiling OSCCore matcher.swift
[305/333] Compiling OSCCore OSCPacketReader.swift
[306/333] Compiling OSCCore MIDI.swift
[307/333] Compiling OSCCore OSCMessage+OSCConvertible.swift
[308/333] Compiling OSCCore OSCMessageArgument.swift
[309/333] Compiling OSCCore OSCSymbol+OSCMessageArgument.swift
[310/333] Compiling OSCCore OSCTimeTag.swift
[311/333] Compiling OSCCore RGBA.swift
[312/333] Compiling OSCCore TypeTagValues.swift
[313/333] Compiling OSCCore MIDI+OSCMessageArgument.swift
[314/333] Compiling OSCCore OSCBundle+OSCConvertible.swift
[315/333] Compiling OSCCore OSCConvertible.swift
[316/333] Compiling OSCCore alignment.swift
[317/333] Compiling OSCCore extract.swift
[318/333] Compiling OSCCore helpers.swift
[319/333] Emitting module OSCCore
[320/333] Compiling OSCCore Array+OSCMessageArgument.swift
[321/333] Compiling OSCCore Bool+OSCConvertible.swift
[322/333] Compiling OSCCore Byte.swift
[323/333] Compiling OSCCore Character+OSCConvertible.swift
[324/333] Compiling OSCCore Data+OSCMessageArgument.swift
/Users/admin/builder/spi-builder-workspace/Source/OSCCore/conversion/Data+OSCMessageArgument.swift:42:25: warning: 'withUnsafeBytes' is deprecated: use `withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` instead [#DeprecatedDeclaration]
40 |         payload += self.count.oscValue!
41 |
42 |         payload += self.withUnsafeBytes { (pointer: UnsafePointer<Byte>) -> [Byte] in
   |                         `- warning: 'withUnsafeBytes' is deprecated: use `withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` instead [#DeprecatedDeclaration]
43 |             let buffer = UnsafeBufferPointer<Byte>(start: pointer, count: dataSize)
44 |             return [Byte](buffer)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[325/333] Compiling OSCCore Double+OSCMessageArgument.swift
/Users/admin/builder/spi-builder-workspace/Source/OSCCore/conversion/Data+OSCMessageArgument.swift:42:25: warning: 'withUnsafeBytes' is deprecated: use `withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` instead [#DeprecatedDeclaration]
40 |         payload += self.count.oscValue!
41 |
42 |         payload += self.withUnsafeBytes { (pointer: UnsafePointer<Byte>) -> [Byte] in
   |                         `- warning: 'withUnsafeBytes' is deprecated: use `withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` instead [#DeprecatedDeclaration]
43 |             let buffer = UnsafeBufferPointer<Byte>(start: pointer, count: dataSize)
44 |             return [Byte](buffer)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[326/333] Compiling OSCCore Float+OSCMessageArgument.swift
/Users/admin/builder/spi-builder-workspace/Source/OSCCore/conversion/Data+OSCMessageArgument.swift:42:25: warning: 'withUnsafeBytes' is deprecated: use `withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` instead [#DeprecatedDeclaration]
40 |         payload += self.count.oscValue!
41 |
42 |         payload += self.withUnsafeBytes { (pointer: UnsafePointer<Byte>) -> [Byte] in
   |                         `- warning: 'withUnsafeBytes' is deprecated: use `withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` instead [#DeprecatedDeclaration]
43 |             let buffer = UnsafeBufferPointer<Byte>(start: pointer, count: dataSize)
44 |             return [Byte](buffer)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[327/333] Compiling OSCCore Int+OSCMessageArgument.swift
/Users/admin/builder/spi-builder-workspace/Source/OSCCore/conversion/Data+OSCMessageArgument.swift:42:25: warning: 'withUnsafeBytes' is deprecated: use `withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` instead [#DeprecatedDeclaration]
40 |         payload += self.count.oscValue!
41 |
42 |         payload += self.withUnsafeBytes { (pointer: UnsafePointer<Byte>) -> [Byte] in
   |                         `- warning: 'withUnsafeBytes' is deprecated: use `withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` instead [#DeprecatedDeclaration]
43 |             let buffer = UnsafeBufferPointer<Byte>(start: pointer, count: dataSize)
44 |             return [Byte](buffer)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[328/333] Compiling OSCCore OSCTimeTag+OSCMessageArgument.swift
[329/333] Compiling OSCCore RGBA+OSCMessageArgument.swift
[330/333] Compiling OSCCore String+OSCMessageArgument.swift
[331/335] Emitting module BasicListener
[332/335] Compiling BasicListener main.swift
[332/335] Write Objects.LinkFileList
[333/335] Linking BasicListener
[334/335] Applying BasicListener
Build complete! (23.28s)
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
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OSCCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "OSCCoreTests",
      "path" : "Tests/OSCCoreTests",
      "sources" : [
        "AddressMatcherTests.swift",
        "DispatcherTests.swift",
        "OSCBundleTests.swift",
        "OSCMessageTests.swift",
        "OSCTimeTagTests.swift",
        "ValueConversionTests.swift"
      ],
      "target_dependencies" : [
        "OSCCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OSCCore",
      "module_type" : "SwiftTarget",
      "name" : "OSCCore",
      "path" : "Source/OSCCore",
      "product_dependencies" : [
        "NIO"
      ],
      "product_memberships" : [
        "OSCCore",
        "BasicListener"
      ],
      "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",
        "conversion/helpers.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" : "Source/BasicListener",
      "product_dependencies" : [
        "NIO"
      ],
      "product_memberships" : [
        "BasicListener"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "OSCCore"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.0"
}
Done.