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

Failed to build sebbu-concurrency with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MarSe32m/sebbu-concurrency.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/MarSe32m/sebbu-concurrency
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a834345 Swift 5.9
Cloned https://github.com/MarSe32m/sebbu-concurrency.git
Revision (git rev-parse @):
a834345c38b36a02429f4a74cae6e10718df0e9f
SUCCESS checkout https://github.com/MarSe32m/sebbu-concurrency.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/MarSe32m/sebbu-concurrency.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/15] Write sources
[1/15] Write DevelopmentTesting-entitlement.plist
[4/15] Write sources
[8/15] Compiling src.c
[9/15] Compiling CSebbuTSDS src.c
[10/15] Write swift-version--423B1241ED78D482.txt
[11/32] Compiling _AtomicsShims.c
[13/49] Compiling Atomics UnsafeAtomic.swift
[14/49] Compiling Atomics UnsafeAtomicLazyReference.swift
[15/49] Compiling Atomics IntegerConformances.swift
[16/49] Compiling Atomics PointerConformances.swift
[17/49] Emitting module _CollectionsUtilities
[18/51] Compiling Atomics ManagedAtomic.swift
[19/51] Compiling Atomics ManagedAtomicLazyReference.swift
[20/51] Compiling Atomics Primitives.shims.swift
[21/51] Compiling Atomics AtomicInteger.swift
[22/51] Compiling Atomics AtomicOptionalWrappable.swift
[23/51] Compiling Atomics AtomicStorage.swift
[24/51] Compiling Atomics AtomicValue.swift
[25/53] Compiling Atomics Primitives.native.swift
[26/53] Compiling Atomics AtomicReference.swift
[27/53] Compiling Atomics OptionalRawRepresentable.swift
[28/53] Compiling Atomics RawRepresentable.swift
[29/53] Compiling Atomics AtomicBool.swift
[30/53] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[31/53] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[32/76] Compiling DequeModule Deque+Hashable.swift
[33/76] Compiling DequeModule Deque+Sendable.swift
[34/78] Compiling DequeModule Deque+Descriptions.swift
[35/78] Compiling DequeModule Deque+Equatable.swift
[36/78] Compiling HeapModule Heap.swift
[37/78] Compiling DequeModule _DequeBuffer.swift
[38/78] Compiling DequeModule _DequeBufferHeader.swift
[39/78] Compiling HeapModule _HeapNode.swift
[40/78] Compiling HeapModule Heap+Descriptions.swift
[41/78] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[42/78] Compiling DequeModule Deque+Extras.swift
[43/78] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[44/78] Compiling HeapModule Heap+UnsafeHandle.swift
[45/78] Compiling HeapModule Heap+Invariants.swift
[46/78] Emitting module HeapModule
[47/78] Compiling DequeModule Deque+Testing.swift
[48/78] Compiling DequeModule Deque._Storage.swift
[49/78] Compiling DequeModule _DequeSlot.swift
[50/78] Compiling DequeModule _UnsafeWrappedBuffer.swift
[51/78] Compiling DequeModule Deque._UnsafeHandle.swift
[52/78] Compiling DequeModule Deque.swift
[53/78] Compiling DequeModule Deque+Codable.swift
[54/78] Compiling DequeModule Deque+Collection.swift
[55/78] Compiling DequeModule Deque+CustomReflectable.swift
[61/80] Emitting module DequeModule
[62/80] Compiling Atomics IntegerOperations.swift
[63/80] Compiling Atomics Unmanaged extensions.swift
[77/80] Emitting module Atomics
error: emit-module command failed with exit code 1 (use -v to see invocation)
[78/108] Compiling SebbuTSDS SpinlockedDeque.swift
[79/108] Compiling SebbuTSDS SpinlockedQueue.swift
[80/108] Compiling SebbuTSDS LockedBoundedStack.swift
[81/108] Compiling SebbuTSDS LockedStack.swift
[82/108] Compiling SebbuTSDS MPMCBoundedQueue.swift
[83/108] Compiling SebbuTSDS MPSCBoundedQueue.swift
[84/108] Compiling SebbuTSDS MPSCQueue.swift
[85/108] Compiling SebbuTSDS SPMCBoundedQueue.swift
[86/108] Compiling SebbuTSDS SPSCBoundedQueue.swift
[87/108] Compiling SebbuTSDS SPSCQueue.swift
[88/108] Compiling SebbuTSDS MPMCStack.swift
[89/108] Compiling SebbuTSDS SPSCBoundedStack.swift
[90/108] Compiling SebbuTSDS SpinlockedBoundedStack.swift
[91/108] Compiling SebbuTSDS SpinlockedStack.swift
[92/108] Compiling SebbuTSDS ConcurrentDeque.swift
[93/108] Compiling SebbuTSDS ConcurrentQueue.swift
[94/108] Compiling SebbuTSDS LockedBoundedQueue.swift
[95/108] Compiling SebbuTSDS LockedDeque.swift
[96/108] Compiling SebbuTSDS LockedQueue.swift
[97/108] Compiling SebbuTSDS SpinlockedBoundedQueue.swift
[98/108] Emitting module SebbuTSDS
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Locked/Heaps/LockedPriorityQueue.swift:80:19: error: cannot call value of non-function type 'Element?'
            _heap.min()
                  ^  ~~

/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Locked/Heaps/LockedPriorityQueue.swift:90:19: error: cannot call value of non-function type 'Element?'
            _heap.max()
                  ^  ~~

/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Locked/Heaps/SpinlockedPriorityQueue.swift:80:19: error: cannot call value of non-function type 'Element?'
            _heap.min()
                  ^  ~~

/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Locked/Heaps/SpinlockedPriorityQueue.swift:90:19: error: cannot call value of non-function type 'Element?'
            _heap.max()
                  ^  ~~

/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Utilities/BoundedThreadPool.swift:91:40: error: cannot call value of non-function type 'BoundedThreadPool.TimedWork?'
        while let workItem = timedWork.max() {
                                       ^  ~~

/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Utilities/ThreadPool.swift:170:40: error: cannot call value of non-function type 'TimedWork?'
        while let workItem = timedWork.max() {
                                       ^  ~~

[99/108] Compiling SebbuTSDS ConcurrentStack.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Utilities/BoundedThreadPool.swift:91:40: error: cannot call value of non-function type 'BoundedThreadPool.TimedWork?'
        while let workItem = timedWork.max() {
                                       ^  ~~

[100/108] Compiling SebbuTSDS BoundedThreadPool.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Utilities/BoundedThreadPool.swift:91:40: error: cannot call value of non-function type 'BoundedThreadPool.TimedWork?'
        while let workItem = timedWork.max() {
                                       ^  ~~

[101/108] Compiling SebbuTSDS Lock.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Utilities/BoundedThreadPool.swift:91:40: error: cannot call value of non-function type 'BoundedThreadPool.TimedWork?'
        while let workItem = timedWork.max() {
                                       ^  ~~

[102/108] Compiling SebbuTSDS LockedPriorityQueue.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Locked/Heaps/LockedPriorityQueue.swift:80:19: error: cannot call value of non-function type 'Element?'
            _heap.min()
                  ^  ~~

/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Locked/Heaps/LockedPriorityQueue.swift:90:19: error: cannot call value of non-function type 'Element?'
            _heap.max()
                  ^  ~~

/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Locked/Heaps/SpinlockedPriorityQueue.swift:80:19: error: cannot call value of non-function type 'Element?'
            _heap.min()
                  ^  ~~

/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Locked/Heaps/SpinlockedPriorityQueue.swift:90:19: error: cannot call value of non-function type 'Element?'
            _heap.max()
                  ^  ~~

[103/108] Compiling SebbuTSDS SpinlockedPriorityQueue.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Locked/Heaps/LockedPriorityQueue.swift:80:19: error: cannot call value of non-function type 'Element?'
            _heap.min()
                  ^  ~~

/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Locked/Heaps/LockedPriorityQueue.swift:90:19: error: cannot call value of non-function type 'Element?'
            _heap.max()
                  ^  ~~

/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Locked/Heaps/SpinlockedPriorityQueue.swift:80:19: error: cannot call value of non-function type 'Element?'
            _heap.min()
                  ^  ~~

/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Locked/Heaps/SpinlockedPriorityQueue.swift:90:19: error: cannot call value of non-function type 'Element?'
            _heap.max()
                  ^  ~~

[104/108] Compiling SebbuTSDS LockedArray.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Locked/Heaps/LockedPriorityQueue.swift:80:19: error: cannot call value of non-function type 'Element?'
            _heap.min()
                  ^  ~~

/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Locked/Heaps/LockedPriorityQueue.swift:90:19: error: cannot call value of non-function type 'Element?'
            _heap.max()
                  ^  ~~

/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Locked/Heaps/SpinlockedPriorityQueue.swift:80:19: error: cannot call value of non-function type 'Element?'
            _heap.min()
                  ^  ~~

/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Locked/Heaps/SpinlockedPriorityQueue.swift:90:19: error: cannot call value of non-function type 'Element?'
            _heap.max()
                  ^  ~~

[105/108] Compiling SebbuTSDS LockedDictionary.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Locked/Heaps/LockedPriorityQueue.swift:80:19: error: cannot call value of non-function type 'Element?'
            _heap.min()
                  ^  ~~

/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Locked/Heaps/LockedPriorityQueue.swift:90:19: error: cannot call value of non-function type 'Element?'
            _heap.max()
                  ^  ~~

/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Locked/Heaps/SpinlockedPriorityQueue.swift:80:19: error: cannot call value of non-function type 'Element?'
            _heap.min()
                  ^  ~~

/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Locked/Heaps/SpinlockedPriorityQueue.swift:90:19: error: cannot call value of non-function type 'Element?'
            _heap.max()
                  ^  ~~

[106/111] Compiling SebbuTSDS Spinlock.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Utilities/ThreadPool.swift:170:40: error: cannot call value of non-function type 'TimedWork?'
        while let workItem = timedWork.max() {
                                       ^  ~~

[107/111] Compiling SebbuTSDS ThreadPool.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Utilities/ThreadPool.swift:170:40: error: cannot call value of non-function type 'TimedWork?'
        while let workItem = timedWork.max() {
                                       ^  ~~

[108/111] Compiling SebbuTSDS Utilities.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Utilities/ThreadPool.swift:170:40: error: cannot call value of non-function type 'TimedWork?'
        while let workItem = timedWork.max() {
                                       ^  ~~

error: fatalError
Fetching https://github.com/MarSe32m/sebbu-ts-ds.git from cache
Fetched https://github.com/MarSe32m/sebbu-ts-ds.git from cache (0.16s)
warning: 'sebbu-ts-ds': /Package.swift:8:25: warning: 'v10_12' is deprecated: macOS 10.13 is the oldest supported version
    platforms: [.macOS(.v10_12), .iOS(.v10)],
                        ^
/Package.swift:8:40: warning: 'v10' is deprecated: iOS 12.0 is the oldest supported version
    platforms: [.macOS(.v10_12), .iOS(.v10)],
                                       ^
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.20s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.20s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.03s)
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/MarSe32m/sebbu-ts-ds.git
Working copy of https://github.com/MarSe32m/sebbu-ts-ds.git resolved at main (d736de3)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at main (ca8b4ab)
warning: 'sebbu-ts-ds': /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Package.swift:8:25: warning: 'v10_12' is deprecated: macOS 10.13 is the oldest supported version
    platforms: [.macOS(.v10_12), .iOS(.v10)],
                        ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Package.swift:8:40: warning: 'v10' is deprecated: iOS 12.0 is the oldest supported version
    platforms: [.macOS(.v10_12), .iOS(.v10)],
                                       ^
[0/1] Planning build
Building for debugging...
[0/4] Write swift-version--423B1241ED78D482.txt
[2/14] Compiling SebbuTSDS Spinlock.swift
[3/14] Compiling SebbuTSDS ThreadPool.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Utilities/ThreadPool.swift:170:40: error: cannot call value of non-function type 'TimedWork?'
        while let workItem = timedWork.max() {
                                       ^  ~~

[4/16] Compiling SebbuTSDS ConcurrentStack.swift
[5/16] Compiling SebbuTSDS Lock.swift
[6/16] Compiling SebbuTSDS BoundedThreadPool.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Utilities/BoundedThreadPool.swift:91:40: error: cannot call value of non-function type 'BoundedThreadPool.TimedWork?'
        while let workItem = timedWork.max() {
                                       ^  ~~

[7/16] Compiling SebbuTSDS LockedPriorityQueue.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Locked/Heaps/LockedPriorityQueue.swift:80:19: error: cannot call value of non-function type 'Element?'
            _heap.min()
                  ^  ~~

/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Locked/Heaps/LockedPriorityQueue.swift:90:19: error: cannot call value of non-function type 'Element?'
            _heap.max()
                  ^  ~~

/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Locked/Heaps/SpinlockedPriorityQueue.swift:80:19: error: cannot call value of non-function type 'Element?'
            _heap.min()
                  ^  ~~

/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Locked/Heaps/SpinlockedPriorityQueue.swift:90:19: error: cannot call value of non-function type 'Element?'
            _heap.max()
                  ^  ~~

[8/16] Compiling SebbuTSDS SpinlockedPriorityQueue.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Locked/Heaps/LockedPriorityQueue.swift:80:19: error: cannot call value of non-function type 'Element?'
            _heap.min()
                  ^  ~~

/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Locked/Heaps/LockedPriorityQueue.swift:90:19: error: cannot call value of non-function type 'Element?'
            _heap.max()
                  ^  ~~

/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Locked/Heaps/SpinlockedPriorityQueue.swift:80:19: error: cannot call value of non-function type 'Element?'
            _heap.min()
                  ^  ~~

/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Locked/Heaps/SpinlockedPriorityQueue.swift:90:19: error: cannot call value of non-function type 'Element?'
            _heap.max()
                  ^  ~~

[9/20] Compiling SebbuTSDS LockedArray.swift
[10/20] Compiling SebbuTSDS LockedDictionary.swift
[11/21] Compiling SebbuTSDS Utilities.swift
[12/22] Compiling SebbuTSDS SpinlockedBoundedQueue.swift
[13/23] Compiling SebbuTSDS SpinlockedQueue.swift
[14/23] Compiling SebbuTSDS SpinlockedBoundedStack.swift
[15/23] Compiling SebbuTSDS SpinlockedStack.swift
[16/23] Compiling SebbuTSDS SpinlockedDeque.swift
[17/28] Compiling SebbuTSDS MPMCStack.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[18/29] Emitting module SebbuTSDS
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Locked/Heaps/LockedPriorityQueue.swift:80:19: error: cannot call value of non-function type 'Element?'
            _heap.min()
                  ^  ~~

/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Locked/Heaps/LockedPriorityQueue.swift:90:19: error: cannot call value of non-function type 'Element?'
            _heap.max()
                  ^  ~~

/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Locked/Heaps/SpinlockedPriorityQueue.swift:80:19: error: cannot call value of non-function type 'Element?'
            _heap.min()
                  ^  ~~

/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Locked/Heaps/SpinlockedPriorityQueue.swift:90:19: error: cannot call value of non-function type 'Element?'
            _heap.max()
                  ^  ~~

/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Utilities/BoundedThreadPool.swift:91:40: error: cannot call value of non-function type 'BoundedThreadPool.TimedWork?'
        while let workItem = timedWork.max() {
                                       ^  ~~

/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/sebbu-ts-ds/Sources/SebbuTSDS/Utilities/ThreadPool.swift:170:40: error: cannot call value of non-function type 'TimedWork?'
        while let workItem = timedWork.max() {
                                       ^  ~~

[19/30] Compiling SebbuTSDS SPSCBoundedStack.swift
[20/31] Compiling SebbuTSDS SPSCQueue.swift
[21/32] Compiling SebbuTSDS LockedBoundedStack.swift
[22/33] Compiling SebbuTSDS SPMCBoundedQueue.swift
[23/33] Compiling SebbuTSDS LockedStack.swift
[24/33] Compiling SebbuTSDS SPSCBoundedQueue.swift
[25/33] Compiling SebbuTSDS MPSCQueue.swift
[26/33] Compiling SebbuTSDS MPMCBoundedQueue.swift
[27/33] Compiling SebbuTSDS MPSCBoundedQueue.swift
[28/33] Compiling SebbuTSDS LockedDeque.swift
[29/33] Compiling SebbuTSDS LockedQueue.swift
[30/33] Compiling SebbuTSDS LockedBoundedQueue.swift
error: fatalError
BUILD FAILURE 5.10 macosSpm