Build Information
Successful build of swift-async-algorithms, reference 1.0.4 (042e1c
), with Swift 5.9 for macOS (SPM) on 23 Apr 2025 03:31:33 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.60.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-async-algorithms.git
Reference: 1.0.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/apple/swift-async-algorithms
* tag 1.0.4 -> FETCH_HEAD
HEAD is now at 042e1c4 Move platform requirements to availability annotations (#348)
Cloned https://github.com/apple/swift-async-algorithms.git
Revision (git rev-parse @):
042e1c4d9d19748c9c228f8d4ebc97bb1e339b0b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-async-algorithms.git at 1.0.4
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/apple/swift-async-algorithms.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/20] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[4/20] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[5/20] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[6/20] Compiling InternalCollectionsUtilities Debugging.swift
[7/20] Compiling InternalCollectionsUtilities Descriptions.swift
[8/20] Compiling InternalCollectionsUtilities _SortedCollection.swift
[9/20] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[10/20] Compiling InternalCollectionsUtilities UInt+reversed.swift
[11/20] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[12/20] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[13/20] Compiling InternalCollectionsUtilities Specialize.swift
[14/21] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[15/21] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[16/21] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[17/21] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[18/21] Emitting module InternalCollectionsUtilities
[19/21] Compiling InternalCollectionsUtilities Integer rank.swift
[20/21] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[21/21] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[22/93] Compiling DequeModule _DequeSlot.swift
[23/94] Compiling DequeModule _DequeBuffer.swift
[24/94] Compiling DequeModule _DequeBufferHeader.swift
[25/94] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[26/94] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[27/94] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[28/94] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[29/94] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[30/94] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[31/100] Compiling DequeModule _UnsafeWrappedBuffer.swift
[32/100] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[33/100] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[34/100] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[35/100] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[36/100] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[37/100] Compiling OrderedCollections OrderedSet+Sendable.swift
[38/100] Compiling OrderedCollections _HashTable+Constants.swift
[39/100] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[40/100] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[41/100] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[42/100] Compiling OrderedCollections _HashTable+Bucket.swift
[43/100] Compiling OrderedCollections _HashTable+BucketIterator.swift
[44/100] Compiling OrderedCollections _HashTable.swift
[45/100] Compiling OrderedCollections _Hashtable+Header.swift
[46/100] Compiling OrderedCollections OrderedDictionary+Codable.swift
[47/100] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[48/100] Compiling OrderedCollections OrderedDictionary+Elements.swift
[49/100] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[50/100] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[51/100] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[52/100] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[53/100] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[54/100] Compiling OrderedCollections OrderedSet+Codable.swift
[55/100] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[56/100] Compiling OrderedCollections OrderedSet+Descriptions.swift
[57/100] Compiling OrderedCollections OrderedSet+Diffing.swift
[58/100] Compiling OrderedCollections OrderedSet+Equatable.swift
[59/100] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[60/100] Compiling OrderedCollections OrderedSet+Hashable.swift
[61/100] Compiling OrderedCollections OrderedSet+Initializers.swift
[62/100] Compiling OrderedCollections OrderedSet+Insertions.swift
[63/100] Compiling OrderedCollections OrderedSet+Invariants.swift
[64/100] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[65/100] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[71/100] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[72/100] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[73/100] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[74/100] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[75/100] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[76/100] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[77/100] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[78/100] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[79/100] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[80/100] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[81/100] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[82/100] Compiling OrderedCollections OrderedDictionary+Values.swift
[83/100] Compiling OrderedCollections OrderedDictionary.swift
[84/100] Compiling OrderedCollections _HashTable+Testing.swift
[85/100] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[86/100] Emitting module DequeModule
[94/100] Compiling OrderedCollections OrderedSet+SubSequence.swift
[95/100] Compiling OrderedCollections OrderedSet+Testing.swift
[96/100] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[97/100] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[98/100] Compiling OrderedCollections OrderedSet.swift
[99/100] Compiling OrderedCollections _UnsafeBitset.swift
[100/100] Emitting module OrderedCollections
[101/146] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[102/146] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[103/146] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[104/146] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[105/146] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[106/151] Compiling AsyncAlgorithms MergeStateMachine.swift
[107/151] Compiling AsyncAlgorithms MergeStorage.swift
[108/151] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[109/151] Compiling AsyncAlgorithms Rethrow.swift
[110/151] Compiling AsyncAlgorithms SetAlgebra.swift
[111/151] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[112/151] Compiling AsyncAlgorithms ChannelStateMachine.swift
[113/151] Compiling AsyncAlgorithms ChannelStorage.swift
[114/151] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[115/151] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[116/151] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[117/151] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[118/151] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[119/151] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[120/151] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[121/151] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[122/151] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[123/151] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[124/151] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[125/151] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[126/151] Compiling AsyncAlgorithms Dictionary.swift
[127/151] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[128/151] Compiling AsyncAlgorithms Locking.swift
[129/151] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[130/151] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[131/151] Emitting module AsyncAlgorithms
[132/151] Compiling AsyncAlgorithms UnsafeTransfer.swift
[133/151] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[134/151] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[135/151] Compiling AsyncAlgorithms ZipStateMachine.swift
[136/151] Compiling AsyncAlgorithms ZipStorage.swift
[137/151] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[138/151] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[139/151] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[140/151] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[141/151] Compiling AsyncAlgorithms AsyncChannel.swift
[142/151] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[143/151] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[144/151] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[145/151] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[146/151] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[147/151] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[148/151] Compiling AsyncAlgorithms CombineLatestStorage.swift
[149/151] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[150/151] Compiling AsyncAlgorithms DebounceStateMachine.swift
[151/151] Compiling AsyncAlgorithms DebounceStorage.swift
[152/163] Compiling AsyncSequenceValidation TaskDriver.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/TaskDriver.swift:99:58: warning: reference to static property 'currentJob' is not concurrency-safe because it involves shared mutable state
queue.enqueue(AsyncSequenceValidationDiagram.Context.currentJob) {
^
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:141:16: note: static property declared here
static var currentJob: Job?
^
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/TaskDriver.swift:100:61: warning: reference to static property 'currentJob' is not concurrency-safe because it involves shared mutable state
let previous = AsyncSequenceValidationDiagram.Context.currentJob
^
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:141:16: note: static property declared here
static var currentJob: Job?
^
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/TaskDriver.swift:101:46: warning: reference to static property 'currentJob' is not concurrency-safe because it involves shared mutable state
AsyncSequenceValidationDiagram.Context.currentJob = job
^
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:141:16: note: static property declared here
static var currentJob: Job?
^
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/TaskDriver.swift:103:46: warning: reference to static property 'currentJob' is not concurrency-safe because it involves shared mutable state
AsyncSequenceValidationDiagram.Context.currentJob = previous
^
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:141:16: note: static property declared here
static var currentJob: Job?
^
[153/164] Compiling AsyncSequenceValidation Locking.swift
[154/164] Compiling AsyncSequenceValidation SourceLocation.swift
[155/164] Compiling AsyncSequenceValidation Input.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Input.swift:57:23: warning: reference to static property 'currentJob' is not concurrency-safe because it involves shared mutable state
Context.currentJob,
^
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:141:16: note: static property declared here
static var currentJob: Job?
^
[156/164] Compiling AsyncSequenceValidation Job.swift
[157/164] Compiling AsyncSequenceValidation Theme.swift
[158/164] Compiling AsyncSequenceValidation Event.swift
[159/164] Compiling AsyncSequenceValidation Expectation.swift
[160/164] Compiling AsyncSequenceValidation AsyncSequenceValidationDiagram.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Clock.swift:120:50: warning: reference to static property 'currentJob' is not concurrency-safe because it involves shared mutable state
AsyncSequenceValidationDiagram.Context.currentJob,
^
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:141:16: note: static property declared here
static var currentJob: Job?
^
[161/164] Compiling AsyncSequenceValidation Clock.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Clock.swift:120:50: warning: reference to static property 'currentJob' is not concurrency-safe because it involves shared mutable state
AsyncSequenceValidationDiagram.Context.currentJob,
^
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:141:16: note: static property declared here
static var currentJob: Job?
^
[162/164] Compiling AsyncSequenceValidation Test.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:64:29: warning: reference to static property 'clock' is not concurrency-safe because it involves shared mutable state
when: Context.clock!.now,
^
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:137:16: note: static property declared here
static var clock: Clock?
^
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:68:21: warning: reference to static property 'specificationFailures' is not concurrency-safe because it involves shared mutable state
Context.specificationFailures.append(failure)
^
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:143:16: note: static property declared here
static var specificationFailures = [ExpectationFailure]()
^
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:72:27: warning: reference to static property 'clock' is not concurrency-safe because it involves shared mutable state
when: Context.clock!.now,
^
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:137:16: note: static property declared here
static var clock: Clock?
^
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:76:19: warning: reference to static property 'specificationFailures' is not concurrency-safe because it involves shared mutable state
Context.specificationFailures.append(failure)
^
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:143:16: note: static property declared here
static var specificationFailures = [ExpectationFailure]()
^
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:173:28: warning: reference to static property 'specificationFailures' is not concurrency-safe because it involves shared mutable state
var failures = Context.specificationFailures
^
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:143:16: note: static property declared here
static var specificationFailures = [ExpectationFailure]()
^
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:174:13: warning: reference to static property 'specificationFailures' is not concurrency-safe because it involves shared mutable state
Context.specificationFailures.removeAll()
^
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:143:16: note: static property declared here
static var specificationFailures = [ExpectationFailure]()
^
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:379:13: warning: reference to static property 'clock' is not concurrency-safe because it involves shared mutable state
Context.clock = clock
^
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:137:16: note: static property declared here
static var clock: Clock?
^
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:380:13: warning: reference to static property 'specificationFailures' is not concurrency-safe because it involves shared mutable state
Context.specificationFailures.removeAll()
^
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:143:16: note: static property declared here
static var specificationFailures = [ExpectationFailure]()
^
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:382:13: warning: reference to static property 'driver' is not concurrency-safe because it involves shared mutable state
Context.driver = TaskDriver(queue: diagram.queue) { driver in
^
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:139:16: note: static property declared here
static var driver: TaskDriver?
^
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:383:7: warning: reference to var 'swift_task_enqueueGlobal_hook' is not concurrency-safe because it involves shared mutable state
swift_task_enqueueGlobal_hook = { job, original in
^
_CAsyncSequenceValidationSupport.swift_task_enqueueGlobal_hook:1:12: note: var declared here
public var swift_task_enqueueGlobal_hook: (@convention(c) (JobRef, swift_task_enqueueGlobal_original) -> Void)?
^
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:384:17: warning: reference to static property 'driver' is not concurrency-safe because it involves shared mutable state
Context.driver?.enqueue(job)
^
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:139:16: note: static property declared here
static var driver: TaskDriver?
^
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:419:15: warning: reference to static property 'clock' is not concurrency-safe because it involves shared mutable state
Context.clock = nil
^
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:137:16: note: static property declared here
static var clock: Clock?
^
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:420:7: warning: reference to var 'swift_task_enqueueGlobal_hook' is not concurrency-safe because it involves shared mutable state
swift_task_enqueueGlobal_hook = nil
^
_CAsyncSequenceValidationSupport.swift_task_enqueueGlobal_hook:1:12: note: var declared here
public var swift_task_enqueueGlobal_hook: (@convention(c) (JobRef, swift_task_enqueueGlobal_original) -> Void)?
^
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:422:13: warning: reference to static property 'driver' is not concurrency-safe because it involves shared mutable state
Context.driver?.start()
^
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:139:16: note: static property declared here
static var driver: TaskDriver?
^
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:425:13: warning: reference to static property 'driver' is not concurrency-safe because it involves shared mutable state
Context.driver?.join()
^
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:139:16: note: static property declared here
static var driver: TaskDriver?
^
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:426:13: warning: reference to static property 'driver' is not concurrency-safe because it involves shared mutable state
Context.driver = nil
^
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:139:16: note: static property declared here
static var driver: TaskDriver?
^
[163/164] Emitting module AsyncSequenceValidation
[164/164] Compiling AsyncSequenceValidation WorkQueue.swift
[165/166] Compiling AsyncAlgorithms_XCTest ValidationTest.swift
[166/166] Emitting module AsyncAlgorithms_XCTest
Build complete! (28.64s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-docc-plugin
[1/16197] Fetching swift-collections
[649/18246] Fetching swift-collections, swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin (2.25s)
Fetched https://github.com/apple/swift-collections.git (2.25s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (2.75s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.47s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3366] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit (1.09s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.62s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
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.4
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.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"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "swift-async-algorithms",
"name" : "swift-async-algorithms",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "AsyncAlgorithms",
"targets" : [
"AsyncAlgorithms"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "_CAsyncSequenceValidationSupport",
"module_type" : "SystemLibraryTarget",
"name" : "_CAsyncSequenceValidationSupport",
"path" : "Sources/_CAsyncSequenceValidationSupport",
"sources" : [
],
"type" : "system-target"
},
{
"c99name" : "AsyncSequenceValidation",
"module_type" : "SwiftTarget",
"name" : "AsyncSequenceValidation",
"path" : "Sources/AsyncSequenceValidation",
"sources" : [
"AsyncSequenceValidationDiagram.swift",
"Clock.swift",
"Event.swift",
"Expectation.swift",
"Input.swift",
"Job.swift",
"Locking.swift",
"SourceLocation.swift",
"TaskDriver.swift",
"Test.swift",
"Theme.swift",
"WorkQueue.swift"
],
"target_dependencies" : [
"_CAsyncSequenceValidationSupport",
"AsyncAlgorithms"
],
"type" : "library"
},
{
"c99name" : "AsyncAlgorithms_XCTest",
"module_type" : "SwiftTarget",
"name" : "AsyncAlgorithms_XCTest",
"path" : "Sources/AsyncAlgorithms_XCTest",
"sources" : [
"ValidationTest.swift"
],
"target_dependencies" : [
"AsyncAlgorithms",
"AsyncSequenceValidation"
],
"type" : "library"
},
{
"c99name" : "AsyncAlgorithmsTests",
"module_type" : "SwiftTarget",
"name" : "AsyncAlgorithmsTests",
"path" : "Tests/AsyncAlgorithmsTests",
"sources" : [
"Interspersed/TestInterspersed.swift",
"Performance/TestThroughput.swift",
"Performance/ThroughputMeasurement.swift",
"Support/Asserts.swift",
"Support/Failure.swift",
"Support/Gate.swift",
"Support/GatedSequence.swift",
"Support/Indefinite.swift",
"Support/Locking.swift",
"Support/ManualClock.swift",
"Support/ReportingSequence.swift",
"Support/Validator.swift",
"Support/ViolatingSequence.swift",
"TestAdjacentPairs.swift",
"TestBuffer.swift",
"TestBufferedByteIterator.swift",
"TestChain.swift",
"TestChannel.swift",
"TestChunk.swift",
"TestCombineLatest.swift",
"TestCompacted.swift",
"TestDebounce.swift",
"TestDictionary.swift",
"TestJoin.swift",
"TestLazy.swift",
"TestManualClock.swift",
"TestMerge.swift",
"TestRangeReplaceableCollection.swift",
"TestReductions.swift",
"TestRemoveDuplicates.swift",
"TestSetAlgebra.swift",
"TestThrottle.swift",
"TestThrowingChannel.swift",
"TestTimer.swift",
"TestValidationTests.swift",
"TestValidator.swift",
"TestZip.swift"
],
"target_dependencies" : [
"AsyncAlgorithms",
"AsyncSequenceValidation",
"AsyncAlgorithms_XCTest"
],
"type" : "test"
},
{
"c99name" : "AsyncAlgorithms",
"module_type" : "SwiftTarget",
"name" : "AsyncAlgorithms",
"path" : "Sources/AsyncAlgorithms",
"product_dependencies" : [
"OrderedCollections",
"DequeModule"
],
"product_memberships" : [
"AsyncAlgorithms"
],
"sources" : [
"AsyncAdjacentPairsSequence.swift",
"AsyncBufferedByteIterator.swift",
"AsyncChain2Sequence.swift",
"AsyncChain3Sequence.swift",
"AsyncChunkedByGroupSequence.swift",
"AsyncChunkedOnProjectionSequence.swift",
"AsyncChunksOfCountOrSignalSequence.swift",
"AsyncChunksOfCountSequence.swift",
"AsyncCompactedSequence.swift",
"AsyncExclusiveReductionsSequence.swift",
"AsyncInclusiveReductionsSequence.swift",
"AsyncJoinedBySeparatorSequence.swift",
"AsyncJoinedSequence.swift",
"AsyncRemoveDuplicatesSequence.swift",
"AsyncSyncSequence.swift",
"AsyncThrottleSequence.swift",
"AsyncThrowingExclusiveReductionsSequence.swift",
"AsyncThrowingInclusiveReductionsSequence.swift",
"AsyncTimerSequence.swift",
"Buffer/AsyncBufferSequence.swift",
"Buffer/BoundedBufferStateMachine.swift",
"Buffer/BoundedBufferStorage.swift",
"Buffer/UnboundedBufferStateMachine.swift",
"Buffer/UnboundedBufferStorage.swift",
"Channels/AsyncChannel.swift",
"Channels/AsyncThrowingChannel.swift",
"Channels/ChannelStateMachine.swift",
"Channels/ChannelStorage.swift",
"CombineLatest/AsyncCombineLatest2Sequence.swift",
"CombineLatest/AsyncCombineLatest3Sequence.swift",
"CombineLatest/CombineLatestStateMachine.swift",
"CombineLatest/CombineLatestStorage.swift",
"Debounce/AsyncDebounceSequence.swift",
"Debounce/DebounceStateMachine.swift",
"Debounce/DebounceStorage.swift",
"Dictionary.swift",
"Interspersed/AsyncInterspersedSequence.swift",
"Locking.swift",
"Merge/AsyncMerge2Sequence.swift",
"Merge/AsyncMerge3Sequence.swift",
"Merge/MergeStateMachine.swift",
"Merge/MergeStorage.swift",
"RangeReplaceableCollection.swift",
"Rethrow.swift",
"SetAlgebra.swift",
"UnsafeTransfer.swift",
"Zip/AsyncZip2Sequence.swift",
"Zip/AsyncZip3Sequence.swift",
"Zip/ZipStateMachine.swift",
"Zip/ZipStorage.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
Done.