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 2 Nov 2024 08:20:21 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.56.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-1":/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 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/71141] Fetching swift-nio
Fetched https://github.com/apple/swift-nio from cache (3.91s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.76.1 (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/3901] Fetching swift-system
[392/5470] Fetching swift-system, swift-atomics
[5471/20945] Fetching swift-system, swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.41s)
Fetched https://github.com/apple/swift-system.git from cache (0.41s)
[2941/15475] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (0.98s)
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.59s)
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-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.76.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.2.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
Building for debugging...
[0/36] Write sources
[10/36] Compiling CNIOWindows WSAStartup.c
[11/36] Compiling CNIOWASI CNIOWASI.c
[12/36] Compiling CNIODarwin shim.c
[13/36] Write sources
[13/36] Compiling CNIOLinux liburing_shims.c
[13/36] Write sources
[16/36] Compiling _AtomicsShims.c
[17/36] Compiling CNIOLinux shim.c
[18/36] Compiling CNIOWindows shim.c
[19/36] Write swift-version-24593BA9C3E375BF.txt
[21/78] Emitting module InternalCollectionsUtilities
[21/80] Compiling c-nioatomics.c
[22/80] Compiling c-atomics.c
[24/86] Emitting module Atomics
[25/88] Compiling Atomics IntegerOperations.swift
[26/88] Compiling Atomics Unmanaged extensions.swift
[27/88] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[28/88] Compiling InternalCollectionsUtilities Specialize.swift
[29/88] Compiling InternalCollectionsUtilities Integer rank.swift
[30/88] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[31/88] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[32/88] Compiling _NIOBase64 Base64.swift
[33/88] Emitting module _NIOBase64
[34/89] Compiling _NIODataStructures _TinyArray.swift
[35/89] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[36/89] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[37/89] Emitting module NIOConcurrencyHelpers
[39/89] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[42/89] Compiling InternalCollectionsUtilities Debugging.swift
[43/89] Compiling InternalCollectionsUtilities Descriptions.swift
[44/89] Compiling InternalCollectionsUtilities _SortedCollection.swift
[45/89] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[48/89] Compiling InternalCollectionsUtilities UInt+reversed.swift
[49/89] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[50/89] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[51/89] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[52/89] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[54/89] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[58/90] Compiling _NIODataStructures PriorityQueue.swift
[63/90] Wrapping AST for _NIOBase64 for debugging
[71/91] Wrapping AST for InternalCollectionsUtilities for debugging
[72/106] Wrapping AST for Atomics for debugging
[74/106] Compiling DequeModule Deque+CustomReflectable.swift
[75/106] Compiling DequeModule Deque+Descriptions.swift
[76/108] Emitting module _NIODataStructures
[77/108] Compiling _NIODataStructures Heap.swift
[78/109] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[79/109] Compiling NIOConcurrencyHelpers NIOLock.swift
[80/109] Compiling NIOConcurrencyHelpers lock.swift
[81/109] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[82/109] Compiling NIOConcurrencyHelpers atomics.swift
[84/110] Compiling DequeModule Deque+Equatable.swift
[85/110] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[86/110] Compiling DequeModule _DequeBuffer.swift
[87/110] Compiling DequeModule _DequeBufferHeader.swift
[88/110] Wrapping AST for _NIODataStructures for debugging
[90/110] Compiling DequeModule Deque+Extras.swift
[91/110] Compiling DequeModule Deque+Hashable.swift
[91/110] Wrapping AST for NIOConcurrencyHelpers for debugging
[93/110] Compiling DequeModule _DequeSlot.swift
[94/110] Compiling DequeModule _UnsafeWrappedBuffer.swift
[95/110] Compiling DequeModule Deque+Testing.swift
[96/110] Compiling DequeModule Deque._Storage.swift
[97/110] Compiling DequeModule Deque._UnsafeHandle.swift
[98/110] Compiling DequeModule Deque.swift
[99/110] Compiling DequeModule Deque+Codable.swift
[100/110] Compiling DequeModule Deque+Collection.swift
[101/110] Emitting module DequeModule
[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 IO.swift
[113/171] Compiling NIOCore IOData.swift
[114/171] Compiling NIOCore IPProtocol.swift
[115/171] Compiling NIOCore IntegerBitPacking.swift
[116/171] Compiling NIOCore IntegerTypes.swift
[117/171] Compiling NIOCore Interfaces.swift
[118/171] Compiling NIOCore Linux.swift
[119/171] Compiling NIOCore MarkedCircularBuffer.swift
[120/179] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[121/179] Compiling NIOCore EventLoopFuture+Deprecated.swift
[122/179] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[123/179] Compiling NIOCore EventLoopFuture.swift
[124/179] Compiling NIOCore FileDescriptor.swift
[125/179] Compiling NIOCore FileHandle.swift
[126/179] Compiling NIOCore FileRegion.swift
[127/179] Compiling NIOCore GlobalSingletons.swift
[128/179] Compiling NIOCore CircularBuffer.swift
[129/179] Compiling NIOCore Codec.swift
[130/179] Compiling NIOCore ConvenienceOptionSupport.swift
[131/179] Compiling NIOCore DeadChannel.swift
[132/179] Compiling NIOCore DispatchQueue+WithFuture.swift
[133/179] Compiling NIOCore EventLoop+Deprecated.swift
[134/179] Compiling NIOCore EventLoop+SerialExecutor.swift
[135/179] Compiling NIOCore EventLoop.swift
[136/179] Compiling NIOCore AddressedEnvelope.swift
[137/179] Compiling NIOCore AsyncAwaitSupport.swift
[138/179] Compiling NIOCore AsyncChannel.swift
[139/179] Compiling NIOCore AsyncChannelHandler.swift
[140/179] Compiling NIOCore AsyncChannelInboundStream.swift
[141/179] Compiling NIOCore AsyncChannelOutboundWriter.swift
[142/179] Compiling NIOCore NIOAsyncSequenceProducer.swift
[143/179] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[144/179] Compiling NIOCore NIOAsyncWriter.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 NIOThrowingAsyncSequenceProducer.swift
[163/179] Compiling NIOCore BSDSocketAPI.swift
[164/179] Compiling NIOCore ByteBuffer-aux.swift
[165/179] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[166/179] Compiling NIOCore ByteBuffer-conversions.swift
[167/179] Compiling NIOCore ByteBuffer-core.swift
[168/179] Compiling NIOCore ByteBuffer-hex.swift
[169/179] Compiling NIOCore ByteBuffer-int.swift
[170/179] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[171/179] Emitting module NIOCore
[172/180] Wrapping AST for NIOCore for debugging
[174/232] Compiling NIOEmbedded AsyncTestingChannel.swift
[175/232] Emitting module NIOEmbedded
[176/232] Compiling NIOEmbedded Embedded.swift
[177/232] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[178/233] Wrapping AST for NIOEmbedded for debugging
[180/233] Compiling NIOPosix BSDSocketAPICommon.swift
[181/233] Compiling NIOPosix BSDSocketAPIPosix.swift
[182/233] Compiling NIOPosix BSDSocketAPIWindows.swift
[183/233] Compiling NIOPosix BaseSocket.swift
[184/233] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[185/233] Compiling NIOPosix BaseSocketChannel.swift
[186/233] Compiling NIOPosix BaseStreamSocketChannel.swift
[187/239] Emitting module NIOPosix
[188/239] Compiling NIOPosix ServerSocket.swift
[189/239] Compiling NIOPosix Socket.swift
[190/239] Compiling NIOPosix SocketChannel.swift
[191/239] Compiling NIOPosix SocketProtocols.swift
[192/239] Compiling NIOPosix System.swift
[193/239] Compiling NIOPosix Thread.swift
[194/239] Compiling NIOPosix ThreadPosix.swift
[195/239] Compiling NIOPosix ThreadWindows.swift
[196/239] Compiling NIOPosix UnsafeTransfer.swift
[197/239] Compiling NIOPosix Utilities.swift
[198/239] Compiling NIOPosix VsockAddress.swift
[199/239] Compiling NIOPosix VsockChannelEvents.swift
[200/239] Compiling NIOPosix SelectableChannel.swift
[201/239] Compiling NIOPosix SelectableEventLoop.swift
[202/239] Compiling NIOPosix SelectorEpoll.swift
[203/239] Compiling NIOPosix SelectorGeneric.swift
[204/239] Compiling NIOPosix SelectorKqueue.swift
[205/239] Compiling NIOPosix SelectorUring.swift
[206/239] Compiling NIOPosix Pool.swift
[207/239] Compiling NIOPosix PooledRecvBufferAllocator.swift
[208/239] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[209/239] Compiling NIOPosix PosixSingletons.swift
[210/239] Compiling NIOPosix RawSocketBootstrap.swift
[211/239] Compiling NIOPosix Resolver.swift
[212/239] Compiling NIOPosix Selectable.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 IO.swift
[221/239] Compiling NIOPosix IntegerBitPacking.swift
[222/239] Compiling NIOPosix IntegerTypes.swift
[223/239] Compiling NIOPosix Linux.swift
[224/239] Compiling NIOPosix LinuxCPUSet.swift
[225/239] Compiling NIOPosix LinuxUring.swift
[226/239] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[227/239] Compiling NIOPosix NIOThreadPool.swift
[228/239] Compiling NIOPosix NonBlockingFileIO.swift
[229/239] Compiling NIOPosix PendingDatagramWritesManager.swift
[230/239] Compiling NIOPosix PendingWritesManager.swift
[231/239] Compiling NIOPosix PipeChannel.swift
[232/239] Compiling NIOPosix PipePair.swift
[233/239] Compiling NIOPosix PointerHelpers.swift
[234/240] Wrapping AST for NIOPosix for debugging
[236/242] Emitting module NIO
[237/242] Compiling NIO Exports.swift
[238/243] Wrapping AST for NIO for debugging
[240/272] Emitting module OSCCore
[241/276] Compiling OSCCore OSCPacketReader.swift
[242/276] Compiling OSCCore MIDI.swift
[243/276] Compiling OSCCore OSCBundle.swift
[244/276] Compiling OSCCore OSCMessage.swift
[245/276] Compiling OSCCore OSCMessageArgument.swift
[246/276] Compiling OSCCore OSCSymbol+OSCMessageArgument.swift
[247/276] Compiling OSCCore OSCTimeTag+OSCMessageArgument.swift
[248/276] Compiling OSCCore RGBA+OSCMessageArgument.swift
[249/276] Compiling OSCCore OSCSymbol.swift
[250/276] Compiling OSCCore OSCTimeTag.swift
[251/276] Compiling OSCCore RGBA.swift
[252/276] Compiling OSCCore TypeTagValues.swift
[253/276] Compiling OSCCore String+OSCMessageArgument.swift
[254/276] Compiling OSCCore alignment.swift
[255/276] Compiling OSCCore extract.swift
[256/276] Compiling OSCCore helpers.swift
[257/276] Compiling OSCCore MIDI+OSCMessageArgument.swift
[258/276] Compiling OSCCore OSCBundle+OSCConvertible.swift
[259/276] Compiling OSCCore OSCConvertible.swift
[260/276] Compiling OSCCore OSCMessage+OSCConvertible.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 Array+OSCMessageArgument.swift
[266/276] Compiling OSCCore Bool+OSCConvertible.swift
[267/276] Compiling OSCCore Byte.swift
[268/276] Compiling OSCCore Character+OSCConvertible.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] Emitting module BasicListener
[276/279] Compiling BasicListener main.swift
[277/280] Wrapping AST for BasicListener for debugging
[278/280] Write Objects.LinkFileList
[279/280] Linking BasicListener
Build complete! (43.41s)
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.