The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of OSCCore, reference master (3c0f84), with Swift 6.2 (beta) for Linux on 19 Jun 2025 10:41:20 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/segabor/osccore.git
Reference: master
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
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 3c0f841 Switch to Swift 5.5 preparing for async/await
Cloned https://github.com/segabor/osccore.git
Revision (git rev-parse @):
3c0f8416a769d00d29e9d817bccc9b1537ed0542
SUCCESS checkout https://github.com/segabor/osccore.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/segabor/osccore.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-nio
[1/76327] Fetching swift-nio
Fetched https://github.com/apple/swift-nio from cache (4.73s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.83.0 (6.27s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/1797] Fetching swift-atomics
[684/6233] Fetching swift-atomics, swift-system
Fetching https://github.com/apple/swift-collections.git
Fetched https://github.com/apple/swift-atomics.git from cache (0.46s)
Fetched https://github.com/apple/swift-system.git from cache (0.46s)
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.61s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.53s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.80s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.88s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.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.5.0
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-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.83.0
Building for debugging...
[0/40] Write sources
[11/40] Compiling CNIOLinux liburing_shims.c
[12/40] Compiling CNIOWindows shim.c
[13/40] Compiling _AtomicsShims.c
[14/40] Write sources
[16/40] Compiling CNIOWindows WSAStartup.c
[17/40] Compiling CNIOWASI CNIOWASI.c
[18/40] Compiling CNIODarwin shim.c
[19/40] Write swift-version-24593BA9C3E375BF.txt
[19/40] Compiling CNIOLinux shim.c
[22/78] Emitting module _NIOBase64
[22/78] Compiling c-atomics.c
[23/78] Compiling c-nioatomics.c
[25/84] Compiling Atomics Primitives.native.swift
[26/84] Compiling Atomics AtomicStorage.swift
[27/85] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[28/85] Emitting module InternalCollectionsUtilities
[29/85] Compiling Atomics OptionalRawRepresentable.swift
[30/85] Compiling Atomics RawRepresentable.swift
[32/85] Compiling Atomics AtomicValue.swift
[33/87] Compiling Atomics IntegerConformances.swift
[34/87] Compiling Atomics PointerConformances.swift
[35/87] Compiling Atomics AtomicOptionalWrappable.swift
[36/87] Compiling Atomics AtomicReference.swift
[37/87] Compiling Atomics AtomicInteger.swift
[40/87] Compiling Atomics AtomicBool.swift
[42/87] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[44/87] Compiling Atomics AtomicMemoryOrderings.swift
[45/88] Emitting module Atomics
[47/88] Compiling Atomics DoubleWord.swift
[48/88] Compiling Atomics ManagedAtomic.swift
[49/88] Compiling Atomics ManagedAtomicLazyReference.swift
[50/88] Compiling _NIOBase64 Base64.swift
[51/88] Compiling Atomics UnsafeAtomic.swift
[52/88] Compiling Atomics UnsafeAtomicLazyReference.swift
[60/91] Wrapping AST for InternalCollectionsUtilities for debugging
[62/94] Compiling _NIODataStructures PriorityQueue.swift
[63/94] Compiling _NIODataStructures _TinyArray.swift
[63/104] Wrapping AST for _NIOBase64 for debugging
[65/104] Compiling DequeModule Deque+CustomReflectable.swift
[66/104] Compiling DequeModule Deque+Descriptions.swift
[67/106] Compiling DequeModule _DequeBuffer.swift
[68/106] Compiling DequeModule _DequeBufferHeader.swift
[69/106] Compiling Atomics IntegerOperations.swift
[70/106] Compiling Atomics Unmanaged extensions.swift
[72/107] Compiling DequeModule Deque+Equatable.swift
[73/107] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[74/107] Compiling DequeModule _DequeSlot.swift
[75/107] Compiling DequeModule _UnsafeWrappedBuffer.swift
[75/107] Wrapping AST for Atomics for debugging
[77/107] Compiling DequeModule Deque+Extras.swift
[78/107] Compiling DequeModule Deque+Hashable.swift
[79/107] Compiling DequeModule Deque+Testing.swift
[80/107] Compiling DequeModule Deque._Storage.swift
[81/107] Compiling DequeModule Deque._UnsafeHandle.swift
[82/107] Compiling DequeModule Deque.swift
[83/107] Compiling DequeModule Deque+Codable.swift
[84/107] Compiling DequeModule Deque+Collection.swift
[85/107] Emitting module NIOConcurrencyHelpers
[86/107] Compiling NIOConcurrencyHelpers lock.swift
[87/107] Emitting module _NIODataStructures
[88/107] Compiling _NIODataStructures Heap.swift
[90/108] Emitting module DequeModule
[90/109] Wrapping AST for _NIODataStructures for debugging
[92/109] Wrapping AST for DequeModule for debugging
[94/109] Compiling NIOConcurrencyHelpers NIOLock.swift
[95/109] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[96/109] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[97/109] Compiling NIOConcurrencyHelpers atomics.swift
[98/110] Wrapping AST for NIOConcurrencyHelpers for debugging
[100/170] Compiling NIOCore MulticastChannel.swift
[101/170] Compiling NIOCore NIOAny.swift
[102/170] Compiling NIOCore NIOCloseOnErrorHandler.swift
[103/170] Compiling NIOCore NIOLoopBound.swift
[104/170] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[105/170] Compiling NIOCore NIOScheduledCallback.swift
[106/170] Compiling NIOCore NIOSendable.swift
[107/170] Compiling NIOCore RecvByteBufferAllocator.swift
[108/178] Compiling NIOCore IO.swift
[109/178] Compiling NIOCore IOData.swift
[110/178] Compiling NIOCore IPProtocol.swift
[111/178] Compiling NIOCore IntegerBitPacking.swift
[112/178] Compiling NIOCore IntegerTypes.swift
[113/178] Compiling NIOCore Interfaces.swift
[114/178] Compiling NIOCore Linux.swift
[115/178] Compiling NIOCore MarkedCircularBuffer.swift
[116/178] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[117/178] Compiling NIOCore EventLoopFuture+Deprecated.swift
[118/178] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[119/178] Compiling NIOCore EventLoopFuture.swift
[120/178] Compiling NIOCore FileDescriptor.swift
[121/178] Compiling NIOCore FileHandle.swift
[122/178] Compiling NIOCore FileRegion.swift
[123/178] Compiling NIOCore GlobalSingletons.swift
[124/178] Compiling NIOCore CircularBuffer.swift
[125/178] Compiling NIOCore Codec.swift
[126/178] Compiling NIOCore ConvenienceOptionSupport.swift
[127/178] Compiling NIOCore DeadChannel.swift
[128/178] Compiling NIOCore DispatchQueue+WithFuture.swift
[129/178] Compiling NIOCore EventLoop+Deprecated.swift
[130/178] Compiling NIOCore EventLoop+SerialExecutor.swift
[131/178] Compiling NIOCore EventLoop.swift
[132/178] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[133/178] Compiling NIOCore SocketAddresses.swift
[134/178] Compiling NIOCore SocketOptionProvider.swift
[135/178] Compiling NIOCore SystemCallHelpers.swift
[136/178] Compiling NIOCore TimeAmount+Duration.swift
[137/178] Compiling NIOCore TypeAssistedChannelHandler.swift
[138/178] Compiling NIOCore UniversalBootstrapSupport.swift
[139/178] Compiling NIOCore Utilities.swift
[140/178] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[141/178] Compiling NIOCore BSDSocketAPI.swift
[142/178] Compiling NIOCore ByteBuffer-aux.swift
[143/178] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[144/178] Compiling NIOCore ByteBuffer-conversions.swift
[145/178] Compiling NIOCore ByteBuffer-core.swift
[146/178] Compiling NIOCore ByteBuffer-hex.swift
[147/178] Compiling NIOCore ByteBuffer-int.swift
[148/178] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[149/178] Compiling NIOCore AddressedEnvelope.swift
[150/178] Compiling NIOCore AsyncAwaitSupport.swift
[151/178] Compiling NIOCore AsyncChannel.swift
[152/178] Compiling NIOCore AsyncChannelHandler.swift
[153/178] Compiling NIOCore AsyncChannelInboundStream.swift
[154/178] Compiling NIOCore AsyncChannelOutboundWriter.swift
[155/178] Compiling NIOCore NIOAsyncSequenceProducer.swift
[156/178] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[157/178] Compiling NIOCore NIOAsyncWriter.swift
[158/178] Compiling NIOCore ByteBuffer-multi-int.swift
[159/178] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[160/178] Compiling NIOCore ByteBuffer-views.swift
[161/178] Compiling NIOCore Channel.swift
[162/178] Compiling NIOCore ChannelHandler.swift
[163/178] Compiling NIOCore ChannelHandlers.swift
[164/178] Compiling NIOCore ChannelInvoker.swift
[165/178] Compiling NIOCore ChannelOption.swift
[166/178] Compiling NIOCore ChannelPipeline.swift
[167/178] Emitting module NIOCore
[168/183] Wrapping AST for NIOCore for debugging
[170/229] Emitting module NIOEmbedded
[171/229] Compiling NIOEmbedded AsyncTestingChannel.swift
[172/229] Compiling NIOEmbedded Embedded.swift
[173/229] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[174/230] Wrapping AST for NIOEmbedded for debugging
[176/230] Compiling NIOPosix ServerSocket.swift
[177/230] Compiling NIOPosix Socket.swift
[178/230] Compiling NIOPosix SocketChannel.swift
[179/230] Compiling NIOPosix SocketProtocols.swift
[180/230] Compiling NIOPosix System.swift
[181/230] Compiling NIOPosix Thread.swift
[182/230] Compiling NIOPosix Pool.swift
[183/230] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[184/230] Compiling NIOPosix PosixSingletons.swift
[185/230] Compiling NIOPosix RawSocketBootstrap.swift
[186/230] Compiling NIOPosix Resolver.swift
[187/230] Compiling NIOPosix Selectable.swift
[188/230] Compiling NIOPosix SelectableChannel.swift
[189/230] Compiling NIOPosix SelectableEventLoop.swift
[190/230] Compiling NIOPosix SelectorEpoll.swift
[191/230] Compiling NIOPosix SelectorGeneric.swift
[192/230] Compiling NIOPosix SelectorKqueue.swift
[193/230] Compiling NIOPosix SelectorUring.swift
[194/236] Compiling NIOPosix Bootstrap.swift
[195/236] Compiling NIOPosix ControlMessage.swift
[196/236] Compiling NIOPosix DatagramVectorReadManager.swift
[197/236] Compiling NIOPosix Errors+Any.swift
[198/236] Compiling NIOPosix FileDescriptor.swift
[199/236] Compiling NIOPosix GetaddrinfoResolver.swift
[200/236] Compiling NIOPosix HappyEyeballs.swift
[201/236] Emitting module NIOPosix
[202/236] Compiling NIOPosix ThreadPosix.swift
[203/236] Compiling NIOPosix ThreadWindows.swift
[204/236] Compiling NIOPosix UnsafeTransfer.swift
[205/236] Compiling NIOPosix Utilities.swift
[206/236] Compiling NIOPosix VsockAddress.swift
[207/236] Compiling NIOPosix VsockChannelEvents.swift
[208/236] Compiling NIOPosix IO.swift
[209/236] Compiling NIOPosix IntegerBitPacking.swift
[210/236] Compiling NIOPosix IntegerTypes.swift
[211/236] Compiling NIOPosix Linux.swift
[212/236] Compiling NIOPosix LinuxCPUSet.swift
[213/236] Compiling NIOPosix LinuxUring.swift
[214/236] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[215/236] Compiling NIOPosix BSDSocketAPICommon.swift
[216/236] Compiling NIOPosix BSDSocketAPIPosix.swift
[217/236] Compiling NIOPosix BSDSocketAPIWindows.swift
[218/236] Compiling NIOPosix BaseSocket.swift
[219/236] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[220/236] Compiling NIOPosix BaseSocketChannel.swift
[221/236] Compiling NIOPosix BaseStreamSocketChannel.swift
[222/236] Compiling NIOPosix NIOThreadPool.swift
[223/236] Compiling NIOPosix NonBlockingFileIO.swift
[224/236] Compiling NIOPosix PendingDatagramWritesManager.swift
[225/236] Compiling NIOPosix PendingWritesManager.swift
[226/236] Compiling NIOPosix PipeChannel.swift
[227/236] Compiling NIOPosix PipePair.swift
[228/237] Wrapping AST for NIOPosix for debugging
[230/239] Compiling NIO Exports.swift
[231/239] Emitting module NIO
[232/240] Wrapping AST for NIO for debugging
[234/269] Compiling OSCCore MIDI.swift
[235/269] Compiling OSCCore OSCBundle.swift
[236/269] Compiling OSCCore OSCMessage.swift
[237/269] Compiling OSCCore OSCSymbol.swift
[238/272] Compiling OSCCore OSCBundle+MessageEventHandler.swift
[239/272] Compiling OSCCore events.swift
[240/272] Compiling OSCCore matcher.swift
[241/272] Compiling OSCCore OSCPacketReader.swift
[242/272] Compiling OSCCore String+OSCMessageArgument.swift
[243/272] Compiling OSCCore alignment.swift
[244/272] Compiling OSCCore extract.swift
[245/272] Compiling OSCCore BasicMessageDispatcher.swift
[246/272] Compiling OSCCore OSCMessageArgument.swift
[247/272] Compiling OSCCore OSCSymbol+OSCMessageArgument.swift
[248/272] Compiling OSCCore OSCTimeTag+OSCMessageArgument.swift
[249/272] Compiling OSCCore RGBA+OSCMessageArgument.swift
[250/272] Compiling OSCCore MIDI+OSCMessageArgument.swift
[251/272] Compiling OSCCore OSCBundle+OSCConvertible.swift
[252/272] Compiling OSCCore OSCConvertible.swift
[253/272] Compiling OSCCore OSCMessage+OSCConvertible.swift
[254/272] Compiling OSCCore OSCTimeTag.swift
[255/272] Compiling OSCCore RGBA.swift
[256/272] Compiling OSCCore TypeTagValues.swift
[257/272] Compiling OSCCore Array+OSCMessageArgument.swift
[258/272] Compiling OSCCore Bool+OSCConvertible.swift
[259/272] Compiling OSCCore Byte.swift
[260/272] Compiling OSCCore Character+OSCConvertible.swift
[261/272] Compiling OSCCore Data+OSCMessageArgument.swift
[262/272] Compiling OSCCore Double+OSCMessageArgument.swift
[263/272] Compiling OSCCore Float+OSCMessageArgument.swift
[264/272] Compiling OSCCore Int+OSCMessageArgument.swift
[265/272] Emitting module OSCCore
[266/275] Wrapping AST for OSCCore for debugging
[268/277] Emitting module BasicListener
[269/277] Compiling BasicListener main.swift
[271/278] Emitting module SoundColliderClient
[272/278] Compiling SoundColliderClient main.swift
[272/279] Wrapping AST for BasicListener for debugging
[273/279] Write Objects.LinkFileList
[275/279] Wrapping AST for SoundColliderClient for debugging
[276/279] Write Objects.LinkFileList
[277/279] Linking BasicListener
[278/279] Linking SoundColliderClient
Build complete! (116.91s)
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
      }
    },
    {
      "name" : "SoundColliderClient",
      "targets" : [
        "SoundColliderClient"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SoundColliderClient",
      "module_type" : "SwiftTarget",
      "name" : "SoundColliderClient",
      "path" : "Examples/SoundColliderClient",
      "product_memberships" : [
        "SoundColliderClient"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "OSCCore"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "OSCCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "OSCCoreTests",
      "path" : "Tests/OSCCoreTests",
      "sources" : [
        "AddressMatcherTests.swift",
        "DispatcherTests.swift",
        "OSCBundleTests.swift",
        "OSCMessageTests.swift",
        "OSCTimeTagTests.swift",
        "ValueConversionTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "OSCCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OSCCore",
      "module_type" : "SwiftTarget",
      "name" : "OSCCore",
      "path" : "Source/OSCCore",
      "product_dependencies" : [
        "NIO"
      ],
      "product_memberships" : [
        "OSCCore",
        "BasicListener",
        "SoundColliderClient"
      ],
      "sources" : [
        "conversion/Array+OSCMessageArgument.swift",
        "conversion/Bool+OSCConvertible.swift",
        "conversion/Byte.swift",
        "conversion/Character+OSCConvertible.swift",
        "conversion/Data+OSCMessageArgument.swift",
        "conversion/Double+OSCMessageArgument.swift",
        "conversion/Float+OSCMessageArgument.swift",
        "conversion/Int+OSCMessageArgument.swift",
        "conversion/MIDI+OSCMessageArgument.swift",
        "conversion/OSCBundle+OSCConvertible.swift",
        "conversion/OSCConvertible.swift",
        "conversion/OSCMessage+OSCConvertible.swift",
        "conversion/OSCMessageArgument.swift",
        "conversion/OSCSymbol+OSCMessageArgument.swift",
        "conversion/OSCTimeTag+OSCMessageArgument.swift",
        "conversion/RGBA+OSCMessageArgument.swift",
        "conversion/String+OSCMessageArgument.swift",
        "conversion/alignment.swift",
        "conversion/extract.swift",
        "dispatch/BasicMessageDispatcher.swift",
        "dispatch/OSCBundle+MessageEventHandler.swift",
        "dispatch/events.swift",
        "dispatch/matcher.swift",
        "nio/OSCPacketReader.swift",
        "types/MIDI.swift",
        "types/OSCBundle.swift",
        "types/OSCMessage.swift",
        "types/OSCSymbol.swift",
        "types/OSCTimeTag.swift",
        "types/RGBA.swift",
        "types/TypeTagValues.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BasicListener",
      "module_type" : "SwiftTarget",
      "name" : "BasicListener",
      "path" : "Examples/BasicListener",
      "product_memberships" : [
        "BasicListener"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "OSCCore"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.5"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.