The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-osc-io-nio, reference 0.0.0 (c63bf1), with Swift 6.1 for macOS (SPM) on 1 May 2026 02:37:27 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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orchetect/swift-osc-io-nio.git
Reference: 0.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/orchetect/swift-osc-io-nio
 * tag               0.0.0      -> FETCH_HEAD
HEAD is now at c63bf11 Set swift-osc-core dependency to 1.0.0
Cloned https://github.com/orchetect/swift-osc-io-nio.git
Revision (git rev-parse @):
c63bf11c93f56f98e701d5f5362d5b416e20c210
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/orchetect/swift-osc-io-nio.git at 0.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/orchetect/swift-osc-io-nio.git
https://github.com/orchetect/swift-osc-io-nio.git
{
  "dependencies" : [
    {
      "identity" : "swift-osc-core",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/orchetect/swift-osc-core"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.87.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio"
    }
  ],
  "manifest_display_name" : "swift-osc-io-nio",
  "name" : "swift-osc-io-nio",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftOSCIONIO",
      "targets" : [
        "SwiftOSCIONIO"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftOSCIONIOTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftOSCIONIOTests",
      "path" : "Tests/SwiftOSCIONIOTests",
      "sources" : [
        "SwiftOSCIONIOTests.swift"
      ],
      "target_dependencies" : [
        "SwiftOSCIONIO"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftOSCIONIO",
      "module_type" : "SwiftTarget",
      "name" : "SwiftOSCIONIO",
      "path" : "Sources/SwiftOSCIONIO",
      "product_dependencies" : [
        "SwiftOSCCore",
        "NIO"
      ],
      "product_memberships" : [
        "SwiftOSCIONIO"
      ],
      "sources" : [
        "SwiftOSCIONIO.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
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
Building for debugging...
[0/28] Write sources
[3/28] Copying PrivacyInfo.xcprivacy
[4/28] Write sources
[15/28] Compiling CNIOWindows shim.c
[15/28] Compiling CNIOWASI CNIOWASI.c
[15/28] Compiling CNIOWindows WSAStartup.c
[18/28] Write sources
[19/28] Compiling CNIOOpenBSD shim.c
[20/28] Compiling CNIOLinux liburing_shims.c
[21/28] Compiling CNIOLinux shim.c
[22/28] Write swift-version-2F0A5646E1D333AE.txt
[23/28] Compiling CNIOPosix event_loop_id.c
[24/28] Compiling _AtomicsShims.c
[25/102] Compiling CNIODarwin shim.c
[27/102] Compiling Atomics UnsafeAtomicLazyReference.swift
[28/102] Compiling Atomics IntegerOperations.swift
[29/103] Compiling Atomics OptionalRawRepresentable.swift
[30/103] Compiling Atomics RawRepresentable.swift
[31/103] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[32/103] Emitting module _NIOBase64
[33/103] Compiling _NIOBase64 Base64.swift
[34/103] Compiling Atomics ManagedAtomicLazyReference.swift
[35/103] Compiling Atomics UnsafeAtomic.swift
[36/103] Compiling Atomics AtomicBool.swift
[37/103] Compiling Atomics IntegerConformances.swift
[38/103] Emitting module InternalCollectionsUtilities
[39/103] Compiling Atomics PointerConformances.swift
[40/103] Compiling Atomics Primitives.native.swift
[43/103] Compiling Atomics DoubleWord.swift
[44/103] Compiling Atomics ManagedAtomic.swift
[47/104] Compiling _NIODataStructures PriorityQueue.swift
[48/104] Compiling _NIODataStructures _TinyArray.swift
[51/104] Compiling Atomics AtomicValue.swift
[52/104] Compiling Atomics AtomicMemoryOrderings.swift
[53/104] Compiling Atomics AtomicInteger.swift
[54/104] Compiling Atomics AtomicOptionalWrappable.swift
[55/104] Compiling Atomics AtomicReference.swift
[56/104] Compiling Atomics AtomicStorage.swift
[57/104] Compiling Atomics Unmanaged extensions.swift
[66/138] Emitting module ContainersPreview
[67/141] Compiling ContainersPreview Producer+Filter.swift
[68/141] Compiling ContainersPreview Producer+Map.swift
[69/141] Compiling ContainersPreview Producer+Reduce.swift
[70/141] Compiling ContainersPreview OutputSpan+Extras.swift
[71/141] Compiling ContainersPreview TemporaryAllocation.swift
[72/141] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[73/141] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[74/141] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[75/141] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[76/141] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[77/141] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[78/141] Compiling ContainersPreview Producer.swift
[79/141] Compiling ContainersPreview Borrow.swift
[80/141] Compiling ContainersPreview Box.swift
[81/141] Compiling ContainersPreview Drain+Reduce.swift
[82/141] Compiling ContainersPreview Drain.swift
[83/141] Compiling ContainersPreview Producer+Collect.swift
[84/141] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[85/141] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[86/141] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[87/141] Compiling ContainersPreview BorrowingSequence.swift
[88/141] Emitting module _NIODataStructures
[89/141] Compiling _NIODataStructures Heap.swift
[90/141] Compiling ContainersPreview ContainerIterator.swift
[91/141] Compiling ContainersPreview DynamicContainer.swift
[92/141] Compiling ContainersPreview MutableContainer.swift
[93/141] Compiling ContainersPreview PermutableContainer.swift
[94/141] Compiling ContainersPreview RandomAccessContainer.swift
[95/141] Compiling ContainersPreview RangeExpression2.swift
[96/141] Compiling ContainersPreview RangeReplaceableContainer.swift
[97/141] Compiling ContainersPreview Drain+Map.swift
[98/141] Compiling ContainersPreview BidirectionalContainer.swift
[99/141] Compiling ContainersPreview Container+Filter.swift
[100/141] Compiling ContainersPreview Container+SpanwiseZip.swift
[101/141] Compiling ContainersPreview Container.swift
[106/141] Emitting module Atomics
[107/141] Compiling ContainersPreview Inout.swift
[108/141] Compiling ContainersPreview InputSpan.swift
[109/141] Compiling ContainersPreview Shared.swift
[110/182] Compiling DequeModule RigidDeque+Consumption.swift
[111/182] Compiling DequeModule RigidDeque+Container.swift
[112/182] Compiling DequeModule RigidDeque+Descriptions.swift
[113/182] Compiling DequeModule RigidDeque+Equatable.swift
[114/182] Compiling DequeModule RigidDeque+Experimental.swift
[114/186] Compiling c-nioatomics.c
[116/186] Compiling DequeModule UniqueDeque+Insertions.swift
[117/186] Compiling DequeModule UniqueDeque+Prepend.swift
[118/186] Compiling DequeModule UniqueDeque+Removals.swift
[119/186] Compiling DequeModule UniqueDeque+Replacements.swift
[120/186] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[121/186] Compiling DequeModule Deque+Extras.swift
[122/186] Compiling DequeModule Deque+Hashable.swift
[123/186] Compiling DequeModule Deque+Testing.swift
[124/186] Compiling DequeModule Deque._Storage.swift
[125/186] Compiling DequeModule Deque._UnsafeHandle.swift
[126/186] Compiling DequeModule Deque.swift
[127/186] Compiling DequeModule _DequeBuffer.swift
[128/186] Compiling DequeModule _DequeBufferHeader.swift
[129/186] Compiling DequeModule RigidDeque+Append.swift
[130/186] Compiling DequeModule UniqueDeque+Append.swift
[131/186] Compiling DequeModule UniqueDeque+Consumption.swift
[132/186] Compiling DequeModule UniqueDeque+Container.swift
[133/186] Compiling DequeModule UniqueDeque+Descriptions.swift
[134/186] Compiling DequeModule UniqueDeque+Equatable.swift
[135/186] Compiling DequeModule UniqueDeque+Experimental.swift
[136/186] Compiling DequeModule UniqueDeque+Hashable.swift
[137/186] Compiling DequeModule UniqueDeque+Initializers.swift
[138/186] Compiling DequeModule RigidDeque+Removals.swift
[139/186] Compiling DequeModule RigidDeque+Replacements.swift
[140/186] Compiling DequeModule RigidDeque+Testing.swift
[141/186] Compiling DequeModule RigidDeque.swift
[142/186] Compiling DequeModule RigidDeque+Hashable.swift
[143/186] Compiling DequeModule RigidDeque+Initializers.swift
[144/186] Compiling DequeModule RigidDeque+Insertions.swift
[145/186] Compiling DequeModule RigidDeque+Prepend.swift
[146/186] Compiling DequeModule Deque+Codable.swift
[147/186] Compiling DequeModule Deque+Collection.swift
[148/186] Compiling DequeModule Deque+CustomReflectable.swift
[149/186] Compiling DequeModule Deque+Descriptions.swift
[150/186] Compiling DequeModule Deque+Equatable.swift
[150/186] Compiling c-atomics.c
[152/193] Emitting module DequeModule
[153/193] Compiling DequeModule UniqueDeque.swift
[154/193] Compiling DequeModule _DequeSlot.swift
[155/193] Compiling DequeModule _UnsafeDequeHandle.swift
[156/193] Compiling DequeModule _UnsafeDequeSegments.swift
[157/193] Compiling NIOConcurrencyHelpers lock.swift
[158/193] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[159/193] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[160/193] Compiling NIOConcurrencyHelpers atomics.swift
[161/193] Compiling NIOConcurrencyHelpers NIOLock.swift
[162/193] Emitting module NIOConcurrencyHelpers
[163/193] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[164/258] Compiling NIOCore AsyncChannelInboundStream.swift
[165/258] Compiling NIOCore AsyncChannelOutboundWriter.swift
[166/258] Compiling NIOCore AsyncAwaitSupport.swift
[167/258] Compiling NIOCore AsyncChannel.swift
[168/258] Compiling NIOCore AsyncChannelHandler.swift
[169/260] Compiling NIOCore ChannelHandler.swift
[170/260] Compiling NIOCore ChannelHandlers.swift
[171/260] Compiling NIOCore NIOAsyncSequenceProducer.swift
[172/260] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[173/260] Emitting module SwiftDataParsing
[174/260] Compiling NIOCore NIOAsyncWriter.swift
[175/260] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[176/260] Compiling NIOCore BSDSocketAPI.swift
[177/260] Compiling NIOCore ByteBuffer-aux.swift
[178/260] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[179/260] Compiling NIOCore ByteBuffer-conversions.swift
[180/260] Compiling NIOCore ByteBuffer-core.swift
[181/260] Compiling NIOCore MarkedCircularBuffer.swift
[182/260] Compiling NIOCore MulticastChannel.swift
[183/260] Compiling NIOCore NIODecodedAsyncSequence.swift
[184/260] Compiling NIOCore NIOLoopBound.swift
[185/260] Compiling NIOCore AddressedEnvelope.swift
[186/260] Compiling NIOCore NIOAny.swift
[187/260] Compiling NIOCore NIOCloseOnErrorHandler.swift
[188/260] Compiling NIOCore NIOCoreSendableMetatype.swift
[189/260] Emitting module SwiftASCII
[190/260] Compiling SwiftASCII ASCIICharacter.swift
[191/260] Compiling SwiftASCII CharacterSet Extensions.swift
[192/260] Compiling SwiftASCII ASCIIString.swift
[193/260] Compiling SwiftASCII String Extensions.swift
[194/260] Compiling NIOCore ConvenienceOptionSupport.swift
[195/260] Compiling NIOCore DeadChannel.swift
[196/260] Compiling NIOCore DispatchQueue+WithFuture.swift
[197/260] Compiling NIOCore EventLoop+Deprecated.swift
[198/260] Compiling NIOCore EventLoop+SerialExecutor.swift
[199/260] Compiling NIOCore EventLoop.swift
[200/260] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[201/267] Compiling SwiftDataParsing ByteOrder.swift
[202/267] Compiling SwiftDataParsing SignedIntegerEncoding.swift
[218/358] Compiling SwiftOSCCore OSCValues.swift
[219/358] Compiling SwiftOSCCore OSCValues Type Mask 1 Value.swift
[220/358] Compiling SwiftOSCCore OSCValues Type Mask 10 Values.swift
[221/358] Compiling SwiftOSCCore OSCValues Type Mask 2 Values.swift
[222/358] Compiling SwiftOSCCore OSCValues Type Mask 3 Values.swift
[223/358] Compiling SwiftOSCCore OSCValues Type Mask 4 Values.swift
[224/358] Compiling SwiftOSCCore OSCSerialization.swift
[225/358] Compiling SwiftOSCCore Component Token.swift
[226/358] Compiling SwiftOSCCore Component evaluate.swift
[227/358] Compiling SwiftOSCCore Component parse.swift
[228/358] Compiling SwiftOSCCore Component.swift
[229/358] Compiling SwiftOSCCore OSCAddressPattern Strings.swift
[230/358] Compiling SwiftOSCCore OSCAddressPattern init.swift
[231/358] Compiling SwiftOSCCore OSCAddressPattern.swift
[232/358] Compiling SwiftOSCCore OSCDecodeError.swift
[233/358] Compiling SwiftOSCCore OSCMessage Static.swift
[234/358] Compiling SwiftOSCCore OSCMessage init.swift
[235/358] Compiling SwiftOSCCore OSCMessage rawData.swift
[236/358] Compiling SwiftOSCCore OSCMessage.swift
[237/358] Compiling SwiftOSCCore OSCPacket Data Extensions.swift
[238/358] Compiling SwiftOSCCore OSCPacket Properties.swift
[239/358] Compiling SwiftOSCCore OSCPacket Static.swift
[240/358] Compiling SwiftOSCCore OSCPacket rawData.swift
[241/358] Compiling SwiftOSCCore OSCPacket.swift
[242/358] Compiling SwiftOSCCore OSCPacketType.swift
[243/358] Compiling SwiftOSCCore OSCAddressSpace Methods.swift
[244/358] Compiling SwiftOSCCore OSCAddressSpace Utilities.swift
[245/358] Compiling SwiftOSCCore OSCAddressSpace.swift
[246/358] Compiling SwiftOSCCore OSCTimeTag OSCValue.swift
[247/358] Compiling SwiftOSCCore BinaryFloatingPoint.swift
[248/358] Compiling SwiftOSCCore BinaryInteger.swift
[249/358] Compiling SwiftOSCCore OSCInterpolatedValue.swift
[250/358] Compiling SwiftOSCCore OSCValue.swift
[251/358] Compiling SwiftOSCCore AnyOSCNumberValue.swift
[252/358] Compiling SwiftOSCCore OSCNumberValueBase.swift
[253/358] Compiling SwiftOSCCore OSCEncodeError.swift
[254/358] Compiling SwiftOSCCore OSCMessageDecoder.swift
[255/358] Compiling SwiftOSCCore OSCMessageEncoder.swift
[256/358] Compiling SwiftOSCCore OSCValueCodable.swift
[257/358] Compiling SwiftOSCCore OSCValueDecodable.swift
[258/358] Compiling SwiftOSCCore OSCValueDecoder.swift
[259/358] Compiling SwiftOSCCore OSCValueDecoderBlock.swift
[260/358] Compiling SwiftOSCCore OSCBundle Data Extensions.swift
[261/358] Compiling SwiftOSCCore OSCBundle Properties.swift
[262/358] Compiling SwiftOSCCore OSCBundle Static.swift
[263/358] Compiling SwiftOSCCore OSCBundle init.swift
[264/358] Compiling SwiftOSCCore OSCBundle rawData.swift
[265/358] Compiling SwiftOSCCore OSCBundle.swift
[266/358] Compiling SwiftOSCCore OSCMessage Data Extensions.swift
[267/358] Emitting module NIOCore
[268/414] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[269/414] Compiling NIOEmbedded Embedded.swift
[270/414] Emitting module NIOEmbedded
[271/414] Compiling NIOEmbedded AsyncTestingChannel.swift
[272/414] Compiling NIOPosix BSDSocketAPICommon.swift
[273/414] Compiling NIOPosix BSDSocketAPIPosix.swift
[274/414] Compiling NIOPosix BSDSocketAPIWindows.swift
[275/414] Compiling NIOPosix BaseSocket.swift
[276/414] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[277/414] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[278/419] Compiling NIOPosix LinuxUring.swift
[279/419] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[280/419] Compiling NIOPosix NIOPosixSendableMetatype.swift
[281/419] Compiling NIOPosix NIOThreadPool.swift
[282/419] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[283/419] Compiling NIOPosix PosixSingletons.swift
[284/419] Compiling NIOPosix RawSocketBootstrap.swift
[285/419] Compiling NIOPosix Resolver.swift
[286/419] Compiling NIOPosix Selectable.swift
[287/419] Compiling NIOPosix SelectableChannel.swift
[288/428] Emitting module SwiftOSCCore
[289/428] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[290/428] Compiling NIOPosix System.swift
[291/428] Compiling NIOPosix Thread.swift
[292/428] Compiling NIOPosix ThreadPosix.swift
[293/428] Compiling NIOPosix ThreadWindows.swift
[304/428] Compiling NIOPosix SelectorWSAPoll.swift
[305/428] Compiling NIOPosix ServerSocket.swift
[306/428] Compiling NIOPosix Socket.swift
[307/428] Compiling NIOPosix SocketChannel.swift
[308/428] Compiling NIOPosix SocketProtocols.swift
[309/428] Compiling SwiftOSCCore OSCValueMaskable.swift
[310/428] Compiling SwiftOSCCore OSCValues Mask Methods.swift
[311/428] Compiling SwiftOSCCore OSCValueToken Methods.swift
[312/428] Compiling SwiftOSCCore OSCValueToken.swift
[320/428] Compiling SwiftOSCCore OSCSerializationError.swift
[321/428] Compiling SwiftOSCCore OSCValueTagIdentity.swift
[322/428] Compiling SwiftOSCCore OSCTimeTag Codable.swift
[323/428] Compiling SwiftOSCCore OSCTimeTag Properties.swift
[324/428] Compiling SwiftOSCCore OSCTimeTag Static Constructors.swift
[325/428] Compiling SwiftOSCCore OSCTimeTag Utilities.swift
[326/428] Compiling SwiftOSCCore OSCTimeTag init.swift
[327/428] Compiling SwiftOSCCore OSCTimeTag.swift
[328/428] Compiling SwiftOSCCore Data (Blob).swift
[330/428] Compiling NIOPosix Utilities.swift
[331/428] Compiling NIOPosix VsockAddress.swift
[332/428] Compiling NIOPosix VsockChannelEvents.swift
[333/428] Compiling NIOPosix Windows.swift
[334/428] Compiling NIOPosix resource_bundle_accessor.swift
[336/428] Compiling SwiftOSCCore OSCValueEncodable.swift
[337/428] Compiling SwiftOSCCore OSCValueEncoderBlock.swift
[338/428] Compiling SwiftOSCCore OSCValueMaskError.swift
[339/428] Compiling NIOPosix BaseSocketChannel.swift
[340/428] Compiling NIOPosix BaseStreamSocketChannel.swift
[341/428] Compiling NIOPosix Bootstrap.swift
[342/428] Compiling NIOPosix ControlMessage.swift
[343/428] Compiling NIOPosix DatagramVectorReadManager.swift
[344/428] Compiling NIOPosix Errors+Any.swift
[349/428] Compiling SwiftOSCCore OSCValues Type Mask 5 Values.swift
[350/428] Compiling SwiftOSCCore OSCValues Type Mask 6 Values.swift
[351/428] Compiling SwiftOSCCore OSCValues Type Mask 7 Values.swift
[352/428] Compiling SwiftOSCCore OSCValues Type Mask 8 Values.swift
[353/428] Compiling SwiftOSCCore OSCValues Type Mask 9 Values.swift
[354/428] Compiling SwiftOSCCore OSCValues Type Mask Helpers.swift
[355/428] Compiling SwiftOSCCore SwiftOSCCore.swift
[356/428] Compiling SwiftOSCCore Concurrency Extensions.swift
[357/428] Compiling SwiftOSCCore Date Extensions.swift
[358/428] Compiling SwiftOSCCore Hex and Binary String.swift
[364/428] Emitting module NIOPosix
[365/428] Compiling SwiftOSCCore Optional.swift
[366/428] Compiling SwiftOSCCore CharacterSet.swift
[367/428] Compiling SwiftOSCCore Collections.swift
[368/428] Compiling SwiftOSCCore FloatingPoint.swift
[369/428] Compiling SwiftOSCCore Integers.swift
[370/428] Compiling SwiftOSCCore String and CharacterSet.swift
[371/428] Compiling SwiftOSCCore String and Foundation.swift
[372/428] Compiling SwiftOSCCore SendableMetatype.swift
[373/428] Compiling SwiftOSCCore String Extensions.swift
[375/428] Compiling NIOPosix SelectableEventLoop.swift
[376/428] Compiling NIOPosix SelectorEpoll.swift
[377/428] Compiling NIOPosix SelectorGeneric.swift
[378/428] Compiling NIOPosix SelectorKqueue.swift
[379/428] Compiling NIOPosix SelectorUring.swift
[380/428] Compiling NIOPosix FileDescriptor.swift
[381/428] Compiling NIOPosix GetaddrinfoResolver.swift
[382/428] Compiling NIOPosix HappyEyeballs.swift
[383/428] Compiling NIOPosix IO.swift
[384/428] Compiling NIOPosix IntegerBitPacking.swift
[385/428] Compiling NIOPosix IntegerTypes.swift
[386/428] Compiling NIOPosix NonBlockingFileIO.swift
[387/428] Compiling NIOPosix PendingDatagramWritesManager.swift
[388/428] Compiling NIOPosix PendingWritesManager.swift
[389/428] Compiling NIOPosix PipeChannel.swift
[390/428] Compiling NIOPosix PipePair.swift
[391/428] Compiling NIOPosix Pool.swift
[392/428] Compiling NIOPosix Linux.swift
[393/428] Compiling NIOPosix LinuxCPUSet.swift
[429/430] Emitting module NIO
[430/430] Compiling NIO Exports.swift
[431/432] Compiling SwiftOSCIONIO SwiftOSCIONIO.swift
[432/432] Emitting module SwiftOSCIONIO
Build complete! (26.23s)
Fetching https://github.com/apple/swift-nio from cache
Fetching https://github.com/orchetect/swift-osc-core
[1/495] Fetching swift-osc-core
Fetched https://github.com/orchetect/swift-osc-core from cache (2.26s)
Fetched https://github.com/apple/swift-nio from cache (2.36s)
Computing version for https://github.com/orchetect/swift-osc-core
Computed https://github.com/orchetect/swift-osc-core at 1.0.0 (2.99s)
Fetching https://github.com/orchetect/swift-data-parsing
Fetching https://github.com/orchetect/swift-ascii
[1/526] Fetching swift-ascii
[522/1332] Fetching swift-ascii, swift-data-parsing
Fetched https://github.com/orchetect/swift-data-parsing from cache (1.03s)
Fetched https://github.com/orchetect/swift-ascii from cache (1.03s)
Computing version for https://github.com/orchetect/swift-data-parsing
Computed https://github.com/orchetect/swift-data-parsing at 0.1.2 (1.64s)
Computing version for https://github.com/orchetect/swift-ascii
Computed https://github.com/orchetect/swift-ascii at 1.3.1 (2.47s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.99.0 (0.70s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (1.61s)
Fetched https://github.com/apple/swift-system.git from cache (1.66s)
Fetched https://github.com/apple/swift-collections.git from cache (1.69s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.25s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.57s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.68s)
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/orchetect/swift-ascii
Working copy of https://github.com/orchetect/swift-ascii resolved at 1.3.1
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/orchetect/swift-data-parsing
Working copy of https://github.com/orchetect/swift-data-parsing resolved at 0.1.2
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.99.0
Creating working copy for https://github.com/orchetect/swift-osc-core
Working copy of https://github.com/orchetect/swift-osc-core resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-osc-core",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/orchetect/swift-osc-core"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.87.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio"
    }
  ],
  "manifest_display_name" : "swift-osc-io-nio",
  "name" : "swift-osc-io-nio",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftOSCIONIO",
      "targets" : [
        "SwiftOSCIONIO"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftOSCIONIOTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftOSCIONIOTests",
      "path" : "Tests/SwiftOSCIONIOTests",
      "sources" : [
        "SwiftOSCIONIOTests.swift"
      ],
      "target_dependencies" : [
        "SwiftOSCIONIO"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftOSCIONIO",
      "module_type" : "SwiftTarget",
      "name" : "SwiftOSCIONIO",
      "path" : "Sources/SwiftOSCIONIO",
      "product_dependencies" : [
        "SwiftOSCCore",
        "NIO"
      ],
      "product_memberships" : [
        "SwiftOSCIONIO"
      ],
      "sources" : [
        "SwiftOSCIONIO.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.