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 with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/segabor/osccore.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
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
Fetching https://github.com/apple/swift-nio from cache
Fetched https://github.com/apple/swift-nio (0.39s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.62.0 (0.03s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git (0.22s)
Fetched https://github.com/apple/swift-collections.git (0.23s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.5 (0.05s)
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.62.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.0.5
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "osccore",
      "name": "OSCCore",
      "url": "https://github.com/segabor/osccore.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/osccore",
      "dependencies": [
        {
          "identity": "swift-nio",
          "name": "swift-nio",
          "url": "https://github.com/apple/swift-nio",
          "version": "2.62.0",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
          "dependencies": [
            {
              "identity": "swift-atomics",
              "name": "swift-atomics",
              "url": "https://github.com/apple/swift-atomics.git",
              "version": "1.2.0",
              "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.0.5",
              "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/segabor/osccore.git
[1/1581] Fetching osccore
Fetched https://github.com/segabor/osccore.git (0.31s)
Fetching https://github.com/apple/swift-nio from cache
Fetched https://github.com/apple/swift-nio (0.42s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.62.0 (0.02s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-atomics.git (0.21s)
Fetched https://github.com/apple/swift-collections.git (0.23s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.05s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.5 (0.03s)
Creating working copy for https://github.com/segabor/osccore.git
Working copy of https://github.com/segabor/osccore.git resolved at master
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-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.62.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.0.5
Found 1 product dependencies
  - swift-nio
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Compiling CNIOWindows shim.c
[1/10] Compiling CNIOWindows WSAStartup.c
[2/10] Compiling CNIOLinux liburing_shims.c
[3/10] Compiling CNIOLinux shim.c
[5/34] Emitting module _NIOBase64
[5/34] Compiling CNIODarwin shim.c
[6/34] Compiling _AtomicsShims.c
[8/53] Compiling Atomics DoubleWord.swift
[9/53] Compiling Atomics UnsafeAtomic.swift
[10/55] Compiling Atomics Primitives.shims.swift
[11/55] Compiling Atomics AtomicInteger.swift
[12/55] Compiling Atomics AtomicOptionalWrappable.swift
[13/55] Compiling Atomics AtomicMemoryOrderings.swift
[14/55] Compiling Atomics OptionalRawRepresentable.swift
[15/55] Compiling Atomics RawRepresentable.swift
[16/55] Compiling Atomics AtomicBool.swift
[17/55] Compiling Atomics ManagedAtomic.swift
[18/55] Compiling Atomics ManagedAtomicLazyReference.swift
[19/55] Compiling Atomics IntegerConformances.swift
[20/55] Compiling Atomics PointerConformances.swift
[21/55] Compiling Atomics Primitives.native.swift
[22/55] Compiling Atomics AtomicReference.swift
[23/55] Compiling Atomics AtomicStorage.swift
[24/55] Compiling Atomics AtomicValue.swift
[25/55] Emitting module DequeModule
[26/55] Compiling DequeModule _DequeSlot.swift
[27/55] Compiling DequeModule _UnsafeWrappedBuffer.swift
[28/55] Compiling _NIOBase64 Base64.swift
[29/55] Compiling _NIODataStructures PriorityQueue.swift
[30/55] Compiling _NIODataStructures _TinyArray.swift
[36/57] Emitting module _NIODataStructures
[37/57] Compiling _NIODataStructures Heap.swift
[46/57] Compiling Atomics IntegerOperations.swift
[47/57] Compiling Atomics Unmanaged extensions.swift
[47/57] Compiling c-nioatomics.c
[54/57] Emitting module Atomics
[54/57] Compiling c-atomics.c
[56/63] Compiling NIOConcurrencyHelpers lock.swift
[57/63] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[58/63] Emitting module NIOConcurrencyHelpers
[59/63] Compiling NIOConcurrencyHelpers NIOLock.swift
[60/63] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[61/63] Compiling NIOConcurrencyHelpers atomics.swift
[62/120] Compiling NIOCore MarkedCircularBuffer.swift
[63/120] Compiling NIOCore MulticastChannel.swift
[64/120] Compiling NIOCore NIOAny.swift
[65/120] Compiling NIOCore NIOCloseOnErrorHandler.swift
[66/120] Compiling NIOCore NIOLoopBound.swift
[67/120] Compiling NIOCore NIOSendable.swift
[68/120] Compiling NIOCore PointerHelpers.swift
[69/120] Compiling NIOCore RecvByteBufferAllocator.swift
[70/128] Compiling NIOCore GlobalSingletons.swift
[71/128] Compiling NIOCore IO.swift
[72/128] Compiling NIOCore IOData.swift
[73/128] Compiling NIOCore IPProtocol.swift
[74/128] Compiling NIOCore IntegerBitPacking.swift
[75/128] Compiling NIOCore IntegerTypes.swift
[76/128] Compiling NIOCore Interfaces.swift
[77/128] Compiling NIOCore Linux.swift
[78/128] Compiling NIOCore AddressedEnvelope.swift
[79/128] Compiling NIOCore AsyncAwaitSupport.swift
[80/128] Compiling NIOCore AsyncChannel.swift
[81/128] Compiling NIOCore AsyncChannelInboundStream.swift
[82/128] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[83/128] Compiling NIOCore AsyncChannelOutboundWriter.swift
[84/128] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[85/128] Compiling NIOCore NIOAsyncSequenceProducer.swift
[86/128] Compiling NIOCore EventLoop+SerialExecutor.swift
[87/128] Compiling NIOCore EventLoop.swift
[88/128] Compiling NIOCore EventLoopFuture+Deprecated.swift
[89/128] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[90/128] Compiling NIOCore EventLoopFuture.swift
[91/128] Compiling NIOCore FileDescriptor.swift
[92/128] Compiling NIOCore FileHandle.swift
[93/128] Compiling NIOCore FileRegion.swift
[94/128] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[95/128] Compiling NIOCore SocketAddresses.swift
[96/128] Compiling NIOCore SocketOptionProvider.swift
[97/128] Compiling NIOCore SystemCallHelpers.swift
[98/128] Compiling NIOCore TimeAmount+Duration.swift
[99/128] Compiling NIOCore TypeAssistedChannelHandler.swift
[100/128] Compiling NIOCore UniversalBootstrapSupport.swift
[101/128] Compiling NIOCore Utilities.swift
[102/128] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[103/128] Compiling NIOCore NIOAsyncWriter.swift
[104/128] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[105/128] Compiling NIOCore BSDSocketAPI.swift
[106/128] Compiling NIOCore ByteBuffer-aux.swift
[107/128] Compiling NIOCore ByteBuffer-conversions.swift
[108/128] Compiling NIOCore ByteBuffer-core.swift
[109/128] Compiling NIOCore ByteBuffer-hexdump.swift
[110/128] Compiling NIOCore ByteBuffer-int.swift
[111/128] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[112/128] Compiling NIOCore ByteBuffer-multi-int.swift
[113/128] Compiling NIOCore ByteBuffer-views.swift
[114/128] Compiling NIOCore Channel.swift
[115/128] Compiling NIOCore ChannelHandler.swift
[116/128] Compiling NIOCore ChannelHandlers.swift
[117/128] Compiling NIOCore ChannelInvoker.swift
[118/128] Compiling NIOCore ChannelOption.swift
[119/128] Compiling NIOCore ChannelPipeline.swift
[120/128] Compiling NIOCore CircularBuffer.swift
[121/128] Compiling NIOCore Codec.swift
[122/128] Compiling NIOCore ConvenienceOptionSupport.swift
[123/128] Compiling NIOCore DeadChannel.swift
[124/128] Compiling NIOCore DispatchQueue+WithFuture.swift
[125/128] Compiling NIOCore EventLoop+Deprecated.swift
[126/128] Emitting module NIOCore
[127/177] Emitting module NIOEmbedded
[128/177] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[129/177] Compiling NIOEmbedded AsyncTestingChannel.swift
[130/177] Compiling NIOEmbedded Embedded.swift
[131/177] Emitting module NIOPosix
[132/183] Compiling NIOPosix IntegerBitPacking.swift
[133/183] Compiling NIOPosix IntegerTypes.swift
[134/183] Compiling NIOPosix Linux.swift
[135/183] Compiling NIOPosix LinuxCPUSet.swift
[136/183] Compiling NIOPosix LinuxUring.swift
[137/183] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[138/183] Compiling NIOPosix PointerHelpers.swift
[139/183] Compiling NIOPosix Pool.swift
[140/183] Compiling NIOPosix PooledRecvBufferAllocator.swift
[141/183] Compiling NIOPosix PosixSingletons.swift
[142/183] Compiling NIOPosix RawSocketBootstrap.swift
[143/183] Compiling NIOPosix Resolver.swift
[144/183] Compiling NIOPosix Selectable.swift
[145/183] Compiling NIOPosix SelectableChannel.swift
[146/183] Compiling NIOPosix SelectableEventLoop.swift
[147/183] Compiling NIOPosix SelectorEpoll.swift
[148/183] Compiling NIOPosix SelectorGeneric.swift
[149/183] Compiling NIOPosix SelectorKqueue.swift
[150/183] Compiling NIOPosix Thread.swift
[151/183] Compiling NIOPosix ThreadPosix.swift
[152/183] Compiling NIOPosix ThreadWindows.swift
[153/183] Compiling NIOPosix Utilities.swift
[154/183] Compiling NIOPosix VsockAddress.swift
[155/183] Compiling NIOPosix VsockChannelEvents.swift
[156/183] Compiling NIOPosix BSDSocketAPICommon.swift
[157/183] Compiling NIOPosix BSDSocketAPIPosix.swift
[158/183] Compiling NIOPosix BSDSocketAPIWindows.swift
[159/183] Compiling NIOPosix BaseSocket.swift
[160/183] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[161/183] Compiling NIOPosix BaseSocketChannel.swift
[162/183] Compiling NIOPosix BaseStreamSocketChannel.swift
[163/183] Compiling NIOPosix NIOThreadPool.swift
[164/183] Compiling NIOPosix NonBlockingFileIO.swift
[165/183] Compiling NIOPosix PendingDatagramWritesManager.swift
[166/183] Compiling NIOPosix PendingWritesManager.swift
[167/183] Compiling NIOPosix PipeChannel.swift
[168/183] Compiling NIOPosix PipePair.swift
[169/183] Compiling NIOPosix SelectorUring.swift
[170/183] Compiling NIOPosix ServerSocket.swift
[171/183] Compiling NIOPosix Socket.swift
[172/183] Compiling NIOPosix SocketChannel.swift
[173/183] Compiling NIOPosix SocketProtocols.swift
[174/183] Compiling NIOPosix System.swift
[175/183] Compiling NIOPosix Bootstrap.swift
[176/183] Compiling NIOPosix ControlMessage.swift
[177/183] Compiling NIOPosix DatagramVectorReadManager.swift
[178/183] Compiling NIOPosix FileDescriptor.swift
[179/183] Compiling NIOPosix GetaddrinfoResolver.swift
[180/183] Compiling NIOPosix HappyEyeballs.swift
[181/183] Compiling NIOPosix IO.swift
[182/185] Emitting module NIO
[183/185] Compiling NIO Exports.swift
[184/214] Emitting module OSCCore
[185/217] Compiling OSCCore OSCTimeTag.swift
[186/217] Compiling OSCCore RGBA.swift
[187/217] Compiling OSCCore TypeTagValues.swift
[188/217] Compiling OSCCore MIDI.swift
[189/217] Compiling OSCCore OSCBundle.swift
[190/217] Compiling OSCCore OSCMessage.swift
[191/217] Compiling OSCCore OSCSymbol.swift
[192/217] Compiling OSCCore Array+OSCMessageArgument.swift
[193/217] Compiling OSCCore Bool+OSCConvertible.swift
[194/217] Compiling OSCCore Byte.swift
[195/217] Compiling OSCCore Character+OSCConvertible.swift
[196/217] Compiling OSCCore String+OSCMessageArgument.swift
[197/217] Compiling OSCCore alignment.swift
[198/217] Compiling OSCCore extract.swift
[199/217] Compiling OSCCore BasicMessageDispatcher.swift
[200/217] Compiling OSCCore Data+OSCMessageArgument.swift
[201/217] Compiling OSCCore Double+OSCMessageArgument.swift
[202/217] Compiling OSCCore Float+OSCMessageArgument.swift
[203/217] Compiling OSCCore Int+OSCMessageArgument.swift
[204/217] Compiling OSCCore OSCMessageArgument.swift
[205/217] Compiling OSCCore OSCSymbol+OSCMessageArgument.swift
[206/217] Compiling OSCCore OSCTimeTag+OSCMessageArgument.swift
[207/217] Compiling OSCCore RGBA+OSCMessageArgument.swift
[208/217] Compiling OSCCore OSCBundle+MessageEventHandler.swift
[209/217] Compiling OSCCore events.swift
[210/217] Compiling OSCCore matcher.swift
[211/217] Compiling OSCCore OSCPacketReader.swift
[212/217] Compiling OSCCore MIDI+OSCMessageArgument.swift
[213/217] Compiling OSCCore OSCBundle+OSCConvertible.swift
[214/217] Compiling OSCCore OSCConvertible.swift
[215/217] Compiling OSCCore OSCMessage+OSCConvertible.swift
[216/221] Emitting module SoundColliderClient
[217/221] Emitting module BasicListener
[218/221] Compiling BasicListener main.swift
[219/221] Compiling SoundColliderClient main.swift
[219/221] Linking BasicListener
[220/221] Linking SoundColliderClient
Build complete! (19.34s)
Build complete.
Done.