The Swift Package Index logo.Swift Package Index

Build Information

Successful build of sebbu-ts-ds, reference main (915df9), with Swift 6.2 for macOS (SPM) on 23 Jun 2025 12:28:49 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MarSe32m/sebbu-ts-ds.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/MarSe32m/sebbu-ts-ds
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 915df95 Add sending modifier to locked and lock-free queue implementations.
Cloned https://github.com/MarSe32m/sebbu-ts-ds.git
Revision (git rev-parse @):
915df952c543c2746ae70894926475052e2c3f52
SUCCESS checkout https://github.com/MarSe32m/sebbu-ts-ds.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/MarSe32m/sebbu-ts-ds.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-1EA4D86E10B52AF.txt
[6/19] Emitting module InternalCollectionsUtilities
[7/20] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[8/20] Compiling InternalCollectionsUtilities Integer rank.swift
[9/20] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[10/20] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[11/20] Compiling InternalCollectionsUtilities UInt+reversed.swift
[12/20] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[13/20] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[14/20] Compiling InternalCollectionsUtilities _SortedCollection.swift
[15/20] Compiling InternalCollectionsUtilities Debugging.swift
[16/20] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[17/20] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[18/20] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[19/20] Compiling InternalCollectionsUtilities Descriptions.swift
[20/20] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[21/43] Compiling DequeModule _DequeSlot.swift
[22/43] Compiling DequeModule _DequeBuffer.swift
[23/43] Compiling DequeModule _DequeBufferHeader.swift
[24/44] Compiling HeapModule _HeapNode.swift
[25/44] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[26/44] Compiling HeapModule Heap+Descriptions.swift
[27/44] Compiling HeapModule Heap.swift
[28/44] Emitting module HeapModule
[29/44] Compiling HeapModule Heap+UnsafeHandle.swift
[30/44] Compiling HeapModule Heap+Invariants.swift
[31/44] Compiling DequeModule _UnsafeWrappedBuffer.swift
[32/44] Compiling DequeModule Deque+Extras.swift
[33/44] Compiling DequeModule Deque+Hashable.swift
[34/44] Compiling DequeModule Deque._UnsafeHandle.swift
[35/44] Compiling DequeModule Deque.swift
[36/44] Compiling DequeModule Deque+Testing.swift
[37/44] Compiling DequeModule Deque._Storage.swift
[38/44] Compiling DequeModule Deque+Equatable.swift
[39/44] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[40/44] Compiling DequeModule Deque+Codable.swift
[41/44] Compiling DequeModule Deque+Collection.swift
[42/44] Compiling DequeModule Deque+CustomReflectable.swift
[43/44] Compiling DequeModule Deque+Descriptions.swift
[44/44] Emitting module DequeModule
[45/68] Compiling SebbuTSDS SpinlockedStack.swift
[46/68] Compiling SebbuTSDS ConcurrentDeque.swift
[47/70] Emitting module SebbuTSDS
[48/70] Compiling SebbuTSDS Spinlock.swift
[49/70] Compiling SebbuTSDS Utilities.swift
[50/70] Compiling SebbuTSDS HardwarePause.swift
[51/70] Compiling SebbuTSDS Lock.swift
[52/70] Compiling SebbuTSDS SpinlockedDeque.swift
[53/70] Compiling SebbuTSDS SpinlockedQueue.swift
[54/70] Compiling SebbuTSDS LockedBoundedStack.swift
[55/70] Compiling SebbuTSDS ConcurrentQueue.swift
[56/70] Compiling SebbuTSDS ConcurrentStack.swift
[57/70] Compiling SebbuTSDS LockedDeque.swift
[58/70] Compiling SebbuTSDS LockedQueue.swift
[59/70] Compiling SebbuTSDS SpinlockedBoundedQueue.swift
[60/70] Compiling SebbuTSDS LockedPriorityQueue.swift
[61/70] Compiling SebbuTSDS SpinlockedPriorityQueue.swift
[62/70] Compiling SebbuTSDS LockedBoundedQueue.swift
[63/70] Compiling SebbuTSDS LockedStack.swift
[64/70] Compiling SebbuTSDS SpinlockedBoundedStack.swift
[65/70] Compiling SebbuTSDS SPMCBoundedQueue.swift
[66/70] Compiling SebbuTSDS SPSCBoundedQueue.swift
[67/70] Compiling SebbuTSDS SPSCQueue.swift
[68/70] Compiling SebbuTSDS MPMCBoundedQueue.swift
[69/70] Compiling SebbuTSDS MPSCBoundedQueue.swift
[70/70] Compiling SebbuTSDS MPSCQueue.swift
Build complete! (6.32s)
Fetching https://github.com/apple/swift-collections.git
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.69s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (2.22s)
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
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    }
  ],
  "manifest_display_name" : "sebbu-ts-ds",
  "name" : "sebbu-ts-ds",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "ios",
      "version" : "18.0"
    }
  ],
  "products" : [
    {
      "name" : "SebbuTSDS",
      "targets" : [
        "SebbuTSDS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SebbuTSDSTests",
      "module_type" : "SwiftTarget",
      "name" : "SebbuTSDSTests",
      "path" : "Tests/SebbuTSDSTests",
      "sources" : [
        "LockTests.swift",
        "LockedDequeTests.swift",
        "LockedQueueTests.swift",
        "LockedStackTests.swift",
        "MPMCBoundedQueueTests.swift",
        "MPSCBoundedQueueTests.swift",
        "MPSCQueueTests.swift",
        "SPMCBoundedQueueTests.swift",
        "SPSCBoundedQueueTests.swift",
        "SPSCQueueTests.swift",
        "TestUtils.swift"
      ],
      "target_dependencies" : [
        "SebbuTSDS"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SebbuTSDS",
      "module_type" : "SwiftTarget",
      "name" : "SebbuTSDS",
      "path" : "Sources/SebbuTSDS",
      "product_dependencies" : [
        "DequeModule",
        "HeapModule"
      ],
      "product_memberships" : [
        "SebbuTSDS"
      ],
      "sources" : [
        "Lock Free/Queues/MPMCBoundedQueue.swift",
        "Lock Free/Queues/MPSCBoundedQueue.swift",
        "Lock Free/Queues/MPSCQueue.swift",
        "Lock Free/Queues/SPMCBoundedQueue.swift",
        "Lock Free/Queues/SPSCBoundedQueue.swift",
        "Lock Free/Queues/SPSCQueue.swift",
        "Locked/Heaps/LockedPriorityQueue.swift",
        "Locked/Heaps/SpinlockedPriorityQueue.swift",
        "Locked/Queues/LockedBoundedQueue.swift",
        "Locked/Queues/LockedDeque.swift",
        "Locked/Queues/LockedQueue.swift",
        "Locked/Queues/SpinlockedBoundedQueue.swift",
        "Locked/Queues/SpinlockedDeque.swift",
        "Locked/Queues/SpinlockedQueue.swift",
        "Locked/Stacks/LockedBoundedStack.swift",
        "Locked/Stacks/LockedStack.swift",
        "Locked/Stacks/SpinlockedBoundedStack.swift",
        "Locked/Stacks/SpinlockedStack.swift",
        "Protocols/ConcurrentDeque.swift",
        "Protocols/ConcurrentQueue.swift",
        "Protocols/ConcurrentStack.swift",
        "Utilities/HardwarePause.swift",
        "Utilities/Lock.swift",
        "Utilities/Spinlock.swift",
        "Utilities/Utilities.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Done.