The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AsyncObjects 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/SwiftyLab/AsyncObjects.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/SwiftyLab/AsyncObjects
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8fa6219 fix(`CancellationSource`): prevent priority inversion of submitted tasks
Cloned https://github.com/SwiftyLab/AsyncObjects.git
Revision (git rev-parse @):
8fa6219a5b9b76325d4eff7afcf4c60b50f3af8d
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/SwiftyLab/AsyncObjects.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/SwiftyLab/AsyncObjects.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManualPlugin
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/7] Write sources
[6/7] Write swift-version--423B1241ED78D482.txt
[8/24] Emitting module _CollectionsUtilities
[9/26] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[10/26] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[11/26] Compiling _CollectionsUtilities Debugging.swift
[12/26] Compiling _CollectionsUtilities Descriptions.swift
[13/26] Compiling _CollectionsUtilities UInt+reversed.swift
[14/26] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[15/26] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[16/26] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[17/26] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[18/26] Compiling _CollectionsUtilities Specialize.swift
[19/26] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[20/26] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[21/26] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[22/26] Compiling _CollectionsUtilities _SortedCollection.swift
[23/26] Compiling _CollectionsUtilities _UniqueCollection.swift
[24/26] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[25/26] Compiling _CollectionsUtilities Integer rank.swift
[26/26] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[27/81] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[28/81] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[29/81] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[30/81] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[31/81] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[32/81] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[33/81] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[34/88] Compiling OrderedCollections OrderedDictionary.swift
[35/88] Compiling OrderedCollections OrderedSet+Codable.swift
[36/88] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[37/88] Compiling OrderedCollections OrderedSet+Descriptions.swift
[38/88] Compiling OrderedCollections OrderedSet+Diffing.swift
[39/88] Compiling OrderedCollections OrderedSet+Equatable.swift
[40/88] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[41/88] Compiling OrderedCollections OrderedSet+Hashable.swift
[42/88] Compiling OrderedCollections OrderedSet+Sendable.swift
[43/88] Compiling OrderedCollections OrderedSet+SubSequence.swift
[44/88] Compiling OrderedCollections OrderedSet+Testing.swift
[45/88] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[46/88] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[47/88] Compiling OrderedCollections OrderedSet.swift
[48/88] Compiling OrderedCollections _UnsafeBitset.swift
[49/88] Compiling OrderedCollections OrderedDictionary+Codable.swift
[50/88] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[51/88] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[52/88] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[53/88] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[54/88] Compiling OrderedCollections OrderedDictionary+Elements.swift
[55/88] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[56/88] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[57/88] Compiling OrderedCollections OrderedSet+Initializers.swift
[58/88] Compiling OrderedCollections OrderedSet+Insertions.swift
[59/88] Compiling OrderedCollections OrderedSet+Invariants.swift
[60/88] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[61/88] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[62/88] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[63/88] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[64/88] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[65/88] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[66/88] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[67/88] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[68/88] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[69/88] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[70/88] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[71/88] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[72/88] Compiling OrderedCollections _HashTable+Bucket.swift
[73/88] Compiling OrderedCollections _HashTable+BucketIterator.swift
[74/88] Compiling OrderedCollections _HashTable+Constants.swift
[75/88] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[76/88] Compiling OrderedCollections _HashTable+Testing.swift
[77/88] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[78/88] Compiling OrderedCollections _HashTable.swift
[79/88] Compiling OrderedCollections _Hashtable+Header.swift
[80/88] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[81/88] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[82/88] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[83/88] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[84/88] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[85/88] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[86/88] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[87/88] Compiling OrderedCollections OrderedDictionary+Values.swift
[88/88] Emitting module OrderedCollections
[89/112] Emitting module AsyncObjects
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncObjects/Locks/Locker.swift:3:22: warning: using '@_implementationOnly' without enabling library evolution for 'AsyncObjects' may lead to instability during execution
@_implementationOnly import Darwin
                     ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncObjects/Locks/Locker.swift:50:18: warning: stored property 'platformLock' of 'Sendable'-conforming class 'Locker' has non-sendable type 'Locker.PlatformLock' (aka 'UnsafeMutablePointer<os_unfair_lock_s>')
    internal let platformLock: PlatformLock
                 ^
Swift.UnsafeMutablePointer:1:23: note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutablePointer<Pointee> : _Pointer {
                      ^
[90/115] Compiling AsyncObjects Continuable.swift
[91/115] Compiling AsyncObjects ContinuableCollection.swift
[92/115] Compiling AsyncObjects ContinuableCollectionActor.swift
[93/115] Compiling AsyncObjects GlobalContinuation.swift
[94/115] Compiling AsyncObjects TrackableContinuable.swift
[95/115] Compiling AsyncObjects TrackedContinuation.swift
[96/115] Compiling AsyncObjects CancellationSource+Task.swift
[97/115] Compiling AsyncObjects CancellationSource+Timeout.swift
[98/115] Compiling AsyncObjects CancellationSource.swift
[99/115] Compiling AsyncObjects AsyncObject+Duration.swift
[100/115] Compiling AsyncObjects AsyncObject.swift
[101/115] Compiling AsyncObjects Cancellable.swift
[102/115] Compiling AsyncObjects CancellationSource+Linking.swift
[103/115] Compiling AsyncObjects Exclusible.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncObjects/Locks/Locker.swift:3:22: warning: using '@_implementationOnly' without enabling library evolution for 'AsyncObjects' may lead to instability during execution
@_implementationOnly import Darwin
                     ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncObjects/Locks/Locker.swift:50:18: warning: stored property 'platformLock' of 'Sendable'-conforming class 'Locker' has non-sendable type 'Locker.PlatformLock' (aka 'UnsafeMutablePointer<os_unfair_lock_s>')
    internal let platformLock: PlatformLock
                 ^
Swift.UnsafeMutablePointer:1:23: note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutablePointer<Pointee> : _Pointer {
                      ^
[104/115] Compiling AsyncObjects Locker.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncObjects/Locks/Locker.swift:3:22: warning: using '@_implementationOnly' without enabling library evolution for 'AsyncObjects' may lead to instability during execution
@_implementationOnly import Darwin
                     ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncObjects/Locks/Locker.swift:50:18: warning: stored property 'platformLock' of 'Sendable'-conforming class 'Locker' has non-sendable type 'Locker.PlatformLock' (aka 'UnsafeMutablePointer<os_unfair_lock_s>')
    internal let platformLock: PlatformLock
                 ^
Swift.UnsafeMutablePointer:1:23: note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutablePointer<Pointee> : _Pointer {
                      ^
[105/115] Compiling AsyncObjects Loggable.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncObjects/Locks/Locker.swift:3:22: warning: using '@_implementationOnly' without enabling library evolution for 'AsyncObjects' may lead to instability during execution
@_implementationOnly import Darwin
                     ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AsyncObjects/Locks/Locker.swift:50:18: warning: stored property 'platformLock' of 'Sendable'-conforming class 'Locker' has non-sendable type 'Locker.PlatformLock' (aka 'UnsafeMutablePointer<os_unfair_lock_s>')
    internal let platformLock: PlatformLock
                 ^
Swift.UnsafeMutablePointer:1:23: note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutablePointer<Pointee> : _Pointer {
                      ^
[106/115] Compiling AsyncObjects AsyncCountdownEvent.swift
[107/115] Compiling AsyncObjects AsyncEvent.swift
[108/115] Compiling AsyncObjects AsyncSemaphore.swift
[109/115] Compiling AsyncObjects AsyncObject+Clock.swift
[110/115] Compiling AsyncObjects Task.swift
[111/115] Compiling AsyncObjects TaskGroup.swift
[112/115] Compiling AsyncObjects Future.swift
[113/115] Compiling AsyncObjects TaskOperation.swift
[114/115] Compiling AsyncObjects TaskQueue.swift
[115/115] Compiling AsyncObjects TaskTracker.swift
Build complete! (20.18s)
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-format from cache
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-docc-plugin from cache (0.26s)
Fetched https://github.com/apple/swift-format from cache (0.26s)
Fetched https://github.com/apple/swift-collections.git from cache (0.27s)
Fetched https://github.com/apple/swift-log.git from cache (0.28s)
Computing version for https://github.com/apple/swift-format
Computed https://github.com/apple/swift-format at 0.50700.1 (0.04s)
Fetching https://github.com/apple/swift-tools-support-core.git from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetching https://github.com/apple/swift-syntax from cache
Fetched https://github.com/apple/swift-tools-support-core.git from cache (0.40s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.41s)
Fetched https://github.com/apple/swift-syntax from cache (0.44s)
Computing version for https://github.com/apple/swift-tools-support-core.git
Computed https://github.com/apple/swift-tools-support-core.git at 0.2.7 (0.03s)
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.19s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 0.50700.1 (0.03s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.1.4 (0.04s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.1.1 (0.03s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.03s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.22s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.05s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.03s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.04s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.4
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
warning: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-syntax-463e60c9 is not valid git repository for 'https://github.com/apple/swift-syntax', will fetch again.
Fetching https://github.com/apple/swift-syntax from cache
Fetched https://github.com/apple/swift-syntax from cache (0.04s)
warning: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-syntax-463e60c9 is not valid git repository for 'https://github.com/apple/swift-syntax', will fetch again.
Fetching https://github.com/apple/swift-syntax from cache
Fetched https://github.com/apple/swift-syntax from cache (0.04s)
Creating working copy for https://github.com/apple/swift-syntax
Working copy of https://github.com/apple/swift-syntax resolved at 0.50700.1
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.0
Creating working copy for https://github.com/apple/swift-tools-support-core.git
Working copy of https://github.com/apple/swift-tools-support-core.git resolved at 0.2.7
Creating working copy for https://github.com/apple/swift-format
Working copy of https://github.com/apple/swift-format resolved at 0.50700.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.1.4
Fetching binary artifact https://github.com/apple/swift-syntax/releases/download/0.50700.1/_InternalSwiftSyntaxParser.xcframework.zip from cache
Fetched https://github.com/apple/swift-syntax/releases/download/0.50700.1/_InternalSwiftSyntaxParser.xcframework.zip from cache (1.17s)
warning: 'spi-builder-workspace': dependency 'swift-log' is not used by any target
Build complete.
Done.

Build Machine: Mac 7