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 0.11.1 (b8119a), with Swift 6.0 for Linux on 28 Nov 2024 14:45:14 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/segabor/osccore.git
Reference: 0.11.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/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
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/segabor/osccore.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -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 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-nio
[1/72000] Fetching swift-nio
Fetched https://github.com/apple/swift-nio from cache (3.65s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.77.0 (0.58s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/1569] Fetching swift-atomics
[896/5488] Fetching swift-atomics, swift-system
[5489/21085] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.94s)
Fetched https://github.com/apple/swift-system.git from cache (0.94s)
Fetched https://github.com/apple/swift-collections.git from cache (0.96s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.38s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.40s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.60s)
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.77.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.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
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
Building for debugging...
[0/36] Write sources
[10/36] Compiling CNIOWindows shim.c
[11/36] Compiling CNIOWindows WSAStartup.c
[12/36] Compiling CNIOWASI CNIOWASI.c
[12/36] Write sources
[15/36] Compiling CNIODarwin shim.c
[16/36] Compiling CNIOLinux liburing_shims.c
[17/36] Compiling _AtomicsShims.c
[18/36] Write swift-version-24593BA9C3E375BF.txt
[18/36] Compiling CNIOLinux shim.c
[21/78] Emitting module _NIODataStructures
[21/78] Compiling c-nioatomics.c
[22/78] Compiling c-atomics.c
[24/84] Emitting module Atomics
[25/86] Compiling Atomics AtomicValue.swift
[26/86] Compiling Atomics IntegerConformances.swift
[27/88] Compiling Atomics Primitives.shims.swift
[28/88] Compiling Atomics AtomicInteger.swift
[29/88] Compiling Atomics AtomicOptionalWrappable.swift
[33/88] Compiling Atomics OptionalRawRepresentable.swift
[34/88] Compiling Atomics RawRepresentable.swift
[35/88] Compiling Atomics AtomicBool.swift
[36/88] Emitting module _NIOBase64
[37/88] Compiling _NIOBase64 Base64.swift
[38/89] Compiling Atomics IntegerOperations.swift
[39/89] Compiling Atomics Unmanaged extensions.swift
[41/89] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[42/89] Compiling InternalCollectionsUtilities Specialize.swift
[43/89] Compiling InternalCollectionsUtilities Debugging.swift
[44/89] Compiling InternalCollectionsUtilities Descriptions.swift
[45/89] Emitting module InternalCollectionsUtilities
[46/89] Compiling Atomics AtomicReference.swift
[47/89] Compiling Atomics AtomicStorage.swift
[48/89] Compiling _NIODataStructures _TinyArray.swift
[49/89] Compiling _NIODataStructures PriorityQueue.swift
[50/89] Compiling Atomics PointerConformances.swift
[51/89] Compiling Atomics Primitives.native.swift
[52/89] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[53/89] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[53/89] Wrapping AST for _NIOBase64 for debugging
[71/91] Wrapping AST for InternalCollectionsUtilities for debugging
[72/91] Wrapping AST for Atomics for debugging
[74/106] Compiling DequeModule _DequeBuffer.swift
[75/106] Compiling DequeModule _DequeBufferHeader.swift
[76/108] Compiling NIOConcurrencyHelpers lock.swift
[77/108] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[78/108] Compiling NIOConcurrencyHelpers NIOLock.swift
[79/108] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[80/108] Emitting module NIOConcurrencyHelpers
[81/108] Compiling NIOConcurrencyHelpers atomics.swift
[82/109] Compiling _NIODataStructures Heap.swift
[85/110] Compiling DequeModule Deque+Testing.swift
[86/110] Compiling DequeModule Deque._Storage.swift
[86/110] Wrapping AST for NIOConcurrencyHelpers for debugging
[87/110] Wrapping AST for _NIODataStructures for debugging
[89/110] Compiling DequeModule _DequeSlot.swift
[90/110] Compiling DequeModule _UnsafeWrappedBuffer.swift
[91/110] Compiling DequeModule Deque._UnsafeHandle.swift
[92/110] Compiling DequeModule Deque.swift
[93/110] Compiling DequeModule Deque+Extras.swift
[94/110] Compiling DequeModule Deque+Hashable.swift
[95/110] Emitting module DequeModule
[96/110] Compiling DequeModule Deque+CustomReflectable.swift
[97/110] Compiling DequeModule Deque+Descriptions.swift
[98/110] Compiling DequeModule Deque+Codable.swift
[99/110] Compiling DequeModule Deque+Collection.swift
[100/110] Compiling DequeModule Deque+Equatable.swift
[101/110] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[102/111] Wrapping AST for DequeModule for debugging
[104/171] Compiling NIOCore MulticastChannel.swift
[105/171] Compiling NIOCore NIOAny.swift
[106/171] Compiling NIOCore NIOCloseOnErrorHandler.swift
[107/171] Compiling NIOCore NIOLoopBound.swift
[108/171] Compiling NIOCore NIOScheduledCallback.swift
[109/171] Compiling NIOCore NIOSendable.swift
[110/171] Compiling NIOCore PointerHelpers.swift
[111/171] Compiling NIOCore RecvByteBufferAllocator.swift
[112/171] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[113/171] Compiling NIOCore EventLoopFuture+Deprecated.swift
[114/171] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[115/171] Compiling NIOCore EventLoopFuture.swift
[116/171] Compiling NIOCore FileDescriptor.swift
[117/171] Compiling NIOCore FileHandle.swift
[118/171] Compiling NIOCore FileRegion.swift
[119/171] Compiling NIOCore GlobalSingletons.swift
[120/179] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[121/179] Compiling NIOCore BSDSocketAPI.swift
[122/179] Compiling NIOCore ByteBuffer-aux.swift
[123/179] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[124/179] Compiling NIOCore ByteBuffer-conversions.swift
[125/179] Compiling NIOCore ByteBuffer-core.swift
[126/179] Compiling NIOCore ByteBuffer-hex.swift
[127/179] Compiling NIOCore ByteBuffer-int.swift
[128/179] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[129/179] Compiling NIOCore IO.swift
[130/179] Compiling NIOCore IOData.swift
[131/179] Compiling NIOCore IPProtocol.swift
[132/179] Compiling NIOCore IntegerBitPacking.swift
[133/179] Compiling NIOCore IntegerTypes.swift
[134/179] Compiling NIOCore Interfaces.swift
[135/179] Compiling NIOCore Linux.swift
[136/179] Compiling NIOCore MarkedCircularBuffer.swift
[137/179] Compiling NIOCore CircularBuffer.swift
[138/179] Compiling NIOCore Codec.swift
[139/179] Compiling NIOCore ConvenienceOptionSupport.swift
[140/179] Compiling NIOCore DeadChannel.swift
[141/179] Compiling NIOCore DispatchQueue+WithFuture.swift
[142/179] Compiling NIOCore EventLoop+Deprecated.swift
[143/179] Compiling NIOCore EventLoop+SerialExecutor.swift
[144/179] Compiling NIOCore EventLoop.swift
[145/179] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[146/179] Compiling NIOCore SocketAddresses.swift
[147/179] Compiling NIOCore SocketOptionProvider.swift
[148/179] Compiling NIOCore SystemCallHelpers.swift
[149/179] Compiling NIOCore TimeAmount+Duration.swift
[150/179] Compiling NIOCore TypeAssistedChannelHandler.swift
[151/179] Compiling NIOCore UniversalBootstrapSupport.swift
[152/179] Compiling NIOCore Utilities.swift
[153/179] Compiling NIOCore ByteBuffer-multi-int.swift
[154/179] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[155/179] Compiling NIOCore ByteBuffer-views.swift
[156/179] Compiling NIOCore Channel.swift
[157/179] Compiling NIOCore ChannelHandler.swift
[158/179] Compiling NIOCore ChannelHandlers.swift
[159/179] Compiling NIOCore ChannelInvoker.swift
[160/179] Compiling NIOCore ChannelOption.swift
[161/179] Compiling NIOCore ChannelPipeline.swift
[162/179] Compiling NIOCore AddressedEnvelope.swift
[163/179] Compiling NIOCore AsyncAwaitSupport.swift
[164/179] Compiling NIOCore AsyncChannel.swift
[165/179] Compiling NIOCore AsyncChannelHandler.swift
[166/179] Compiling NIOCore AsyncChannelInboundStream.swift
[167/179] Compiling NIOCore AsyncChannelOutboundWriter.swift
[168/179] Compiling NIOCore NIOAsyncSequenceProducer.swift
[169/179] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[170/179] Compiling NIOCore NIOAsyncWriter.swift
[171/179] Emitting module NIOCore
[172/180] Wrapping AST for NIOCore for debugging
[174/232] Compiling NIOEmbedded AsyncTestingChannel.swift
[175/232] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[176/232] Compiling NIOEmbedded Embedded.swift
[177/232] Emitting module NIOEmbedded
[178/233] Wrapping AST for NIOEmbedded for debugging
[180/233] Compiling NIOPosix ServerSocket.swift
[181/233] Compiling NIOPosix Socket.swift
[182/233] Compiling NIOPosix SocketChannel.swift
[183/233] Compiling NIOPosix SocketProtocols.swift
[184/233] Compiling NIOPosix System.swift
[185/233] Compiling NIOPosix Thread.swift
[186/239] Compiling NIOPosix Pool.swift
[187/239] Compiling NIOPosix PooledRecvBufferAllocator.swift
[188/239] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[189/239] Compiling NIOPosix PosixSingletons.swift
[190/239] Compiling NIOPosix RawSocketBootstrap.swift
[191/239] Compiling NIOPosix Resolver.swift
[192/239] Compiling NIOPosix Selectable.swift
[193/239] Compiling NIOPosix SelectableChannel.swift
[194/239] Compiling NIOPosix SelectableEventLoop.swift
[195/239] Compiling NIOPosix SelectorEpoll.swift
[196/239] Compiling NIOPosix SelectorGeneric.swift
[197/239] Compiling NIOPosix SelectorKqueue.swift
[198/239] Compiling NIOPosix SelectorUring.swift
[199/239] Compiling NIOPosix BSDSocketAPICommon.swift
[200/239] Compiling NIOPosix BSDSocketAPIPosix.swift
[201/239] Compiling NIOPosix BSDSocketAPIWindows.swift
[202/239] Compiling NIOPosix BaseSocket.swift
[203/239] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[204/239] Compiling NIOPosix BaseSocketChannel.swift
[205/239] Compiling NIOPosix BaseStreamSocketChannel.swift
[206/239] Emitting module NIOPosix
[207/239] Compiling NIOPosix ThreadPosix.swift
[208/239] Compiling NIOPosix ThreadWindows.swift
[209/239] Compiling NIOPosix UnsafeTransfer.swift
[210/239] Compiling NIOPosix Utilities.swift
[211/239] Compiling NIOPosix VsockAddress.swift
[212/239] Compiling NIOPosix VsockChannelEvents.swift
[213/239] Compiling NIOPosix Bootstrap.swift
[214/239] Compiling NIOPosix ControlMessage.swift
[215/239] Compiling NIOPosix DatagramVectorReadManager.swift
[216/239] Compiling NIOPosix Errors+Any.swift
[217/239] Compiling NIOPosix FileDescriptor.swift
[218/239] Compiling NIOPosix GetaddrinfoResolver.swift
[219/239] Compiling NIOPosix HappyEyeballs.swift
[220/239] Compiling NIOPosix NIOThreadPool.swift
[221/239] Compiling NIOPosix NonBlockingFileIO.swift
[222/239] Compiling NIOPosix PendingDatagramWritesManager.swift
[223/239] Compiling NIOPosix PendingWritesManager.swift
[224/239] Compiling NIOPosix PipeChannel.swift
[225/239] Compiling NIOPosix PipePair.swift
[226/239] Compiling NIOPosix PointerHelpers.swift
[227/239] Compiling NIOPosix IO.swift
[228/239] Compiling NIOPosix IntegerBitPacking.swift
[229/239] Compiling NIOPosix IntegerTypes.swift
[230/239] Compiling NIOPosix Linux.swift
[231/239] Compiling NIOPosix LinuxCPUSet.swift
[232/239] Compiling NIOPosix LinuxUring.swift
[233/239] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[234/240] Wrapping AST for NIOPosix for debugging
[236/242] Compiling NIO Exports.swift
[237/242] Emitting module NIO
[238/243] Wrapping AST for NIO for debugging
[240/272] Compiling OSCCore String+OSCMessageArgument.swift
[241/272] Compiling OSCCore alignment.swift
[242/272] Compiling OSCCore extract.swift
[243/272] Compiling OSCCore helpers.swift
[244/276] Emitting module OSCCore
[245/276] Compiling OSCCore Array+OSCMessageArgument.swift
[246/276] Compiling OSCCore Bool+OSCConvertible.swift
[247/276] Compiling OSCCore Byte.swift
[248/276] Compiling OSCCore Character+OSCConvertible.swift
[249/276] Compiling OSCCore MIDI+OSCMessageArgument.swift
[250/276] Compiling OSCCore OSCBundle+OSCConvertible.swift
[251/276] Compiling OSCCore OSCConvertible.swift
[252/276] Compiling OSCCore OSCMessage+OSCConvertible.swift
[253/276] Compiling OSCCore OSCPacketReader.swift
[254/276] Compiling OSCCore MIDI.swift
[255/276] Compiling OSCCore OSCBundle.swift
[256/276] Compiling OSCCore OSCMessage.swift
[257/276] Compiling OSCCore OSCMessageArgument.swift
[258/276] Compiling OSCCore OSCSymbol+OSCMessageArgument.swift
[259/276] Compiling OSCCore OSCTimeTag+OSCMessageArgument.swift
[260/276] Compiling OSCCore RGBA+OSCMessageArgument.swift
[261/276] Compiling OSCCore BasicMessageDispatcher.swift
[262/276] Compiling OSCCore OSCBundle+MessageEventHandler.swift
[263/276] Compiling OSCCore events.swift
[264/276] Compiling OSCCore matcher.swift
[265/276] Compiling OSCCore OSCSymbol.swift
[266/276] Compiling OSCCore OSCTimeTag.swift
[267/276] Compiling OSCCore RGBA.swift
[268/276] Compiling OSCCore TypeTagValues.swift
[269/276] Compiling OSCCore Data+OSCMessageArgument.swift
/host/spi-builder-workspace/Source/OSCCore/conversion/Data+OSCMessageArgument.swift:42:25: warning: 'withUnsafeBytes' is deprecated: use `withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` instead
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
43 |             let buffer = UnsafeBufferPointer<Byte>(start: pointer, count: dataSize)
44 |             return [Byte](buffer)
[270/276] Compiling OSCCore Double+OSCMessageArgument.swift
/host/spi-builder-workspace/Source/OSCCore/conversion/Data+OSCMessageArgument.swift:42:25: warning: 'withUnsafeBytes' is deprecated: use `withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` instead
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
43 |             let buffer = UnsafeBufferPointer<Byte>(start: pointer, count: dataSize)
44 |             return [Byte](buffer)
[271/276] Compiling OSCCore Float+OSCMessageArgument.swift
/host/spi-builder-workspace/Source/OSCCore/conversion/Data+OSCMessageArgument.swift:42:25: warning: 'withUnsafeBytes' is deprecated: use `withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` instead
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
43 |             let buffer = UnsafeBufferPointer<Byte>(start: pointer, count: dataSize)
44 |             return [Byte](buffer)
[272/276] Compiling OSCCore Int+OSCMessageArgument.swift
/host/spi-builder-workspace/Source/OSCCore/conversion/Data+OSCMessageArgument.swift:42:25: warning: 'withUnsafeBytes' is deprecated: use `withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` instead
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
43 |             let buffer = UnsafeBufferPointer<Byte>(start: pointer, count: dataSize)
44 |             return [Byte](buffer)
[273/277] Wrapping AST for OSCCore for debugging
[275/279] Compiling BasicListener main.swift
[276/279] Emitting module BasicListener
[277/280] Wrapping AST for BasicListener for debugging
[278/280] Write Objects.LinkFileList
[279/280] Linking BasicListener
Build complete! (42.98s)
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" : "/host/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"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.