The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of Workflow, reference v4.0.1 (53fc18), with Swift 6.2 (beta) for macOS (SPM) on 24 Jun 2025 07:24:09 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/square/workflow-swift.git
Reference: v4.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/square/workflow-swift
 * tag               v4.0.1     -> FETCH_HEAD
HEAD is now at 53fc18d [fix]: bump catalyst to fix build (#352)
Cloned https://github.com/square/workflow-swift.git
Revision (git rev-parse @):
53fc18d87e1785891b64f2dda782bae47f595399
SUCCESS checkout https://github.com/square/workflow-swift.git at v4.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/square/workflow-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/79] Write sources
[41/79] Copying PrivacyInfo.xcprivacy
[41/79] Write sources
[71/79] Compiling _SwiftSyntaxCShims dummy.c
[72/79] Write swift-version-1EA4D86E10B52AF.txt
[74/307] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[75/308] Compiling SwiftSyntax600 Empty.swift
[76/308] Emitting module SwiftSyntax600
[77/308] Compiling InternalCollectionsUtilities Debugging.swift
[78/308] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[79/309] Compiling SwiftSyntax509 Empty.swift
[80/309] Emitting module SwiftSyntax509
[81/309] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[82/309] Compiling SwiftSyntax510 Empty.swift
[83/309] Emitting module SwiftSyntax510
[84/309] Compiling InternalCollectionsUtilities Descriptions.swift
[85/309] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[86/309] Compiling InternalCollectionsUtilities Debugging.swift
[87/356] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[88/356] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[89/356] Compiling InternalCollectionsUtilities Descriptions.swift
[90/356] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[92/403] Compiling ReactiveSwift Action.swift
[93/403] Compiling ReactiveSwift Atomic.swift
[94/403] Emitting module InternalCollectionsUtilities
[96/551] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[97/551] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[98/551] Compiling RxSwift Queue.swift
[99/551] Compiling RxSwift Range.swift
[102/551] Compiling RxSwift PrimitiveSequence.swift
[103/551] Compiling RxSwift PriorityQueue.swift
[104/551] Compiling RxSwift Producer.swift
[105/551] Compiling RxSwift PublishSubject.swift
[110/672] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[111/672] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[112/672] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[113/672] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[114/672] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[115/672] Compiling OrderedCollections OrderedSet+Sendable.swift
[116/672] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[117/672] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[118/672] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[119/672] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[120/672] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[121/672] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[122/672] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[123/672] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[124/672] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[125/672] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[126/672] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[127/672] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[128/678] Compiling OrderedCollections OrderedSet+Hashable.swift
[129/678] Compiling OrderedCollections OrderedSet+Initializers.swift
[130/678] Compiling OrderedCollections OrderedSet+Insertions.swift
[131/678] Compiling OrderedCollections OrderedSet+Invariants.swift
[132/678] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[133/678] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[134/678] Compiling OrderedCollections _Hashtable+Header.swift
[135/678] Compiling OrderedCollections OrderedDictionary+Codable.swift
[136/678] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[137/678] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[138/678] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[139/678] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[140/678] Compiling OrderedCollections OrderedDictionary+Elements.swift
[141/678] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[142/678] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[143/678] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[144/678] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[145/678] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[146/678] Compiling OrderedCollections OrderedSet+Codable.swift
[147/678] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[148/678] Compiling OrderedCollections OrderedSet+Descriptions.swift
[149/678] Compiling OrderedCollections OrderedSet+Diffing.swift
[150/678] Compiling OrderedCollections OrderedSet+Equatable.swift
[151/678] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[152/678] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[153/678] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[154/678] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[155/678] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[156/678] Compiling OrderedCollections OrderedDictionary+Values.swift
[157/678] Compiling OrderedCollections OrderedDictionary.swift
[158/678] Compiling OrderedCollections _HashTable+Bucket.swift
[159/678] Compiling OrderedCollections _HashTable+BucketIterator.swift
[160/678] Compiling OrderedCollections _HashTable+Constants.swift
[161/678] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[162/678] Compiling OrderedCollections _HashTable+Testing.swift
[163/678] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[164/678] Compiling OrderedCollections _HashTable.swift
[165/678] Compiling OrderedCollections OrderedSet+SubSequence.swift
[166/678] Compiling OrderedCollections OrderedSet+Testing.swift
[167/678] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[168/678] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[169/678] Compiling OrderedCollections OrderedSet.swift
[170/678] Compiling OrderedCollections _UnsafeBitset.swift
[173/680] Emitting module OrderedCollections
[183/745] Emitting module IssueReporting
[184/745] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[185/745] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[186/745] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[187/745] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[188/745] Compiling OrderedCollections _Hashtable+Header.swift
[189/745] Compiling OrderedCollections OrderedDictionary+Codable.swift
[190/745] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[195/745] Compiling OrderedCollections OrderedDictionary+Elements.swift
[196/745] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[201/745] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[202/745] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[203/745] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[204/745] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[205/745] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[206/745] Compiling OrderedCollections OrderedSet+Sendable.swift
[207/751] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[208/751] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[209/751] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[210/751] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[211/751] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[212/751] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[213/751] Compiling OrderedCollections OrderedSet+Codable.swift
[214/751] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[215/751] Compiling OrderedCollections OrderedSet+Descriptions.swift
[216/751] Compiling OrderedCollections OrderedSet+Diffing.swift
[217/751] Compiling OrderedCollections OrderedSet+Equatable.swift
[218/751] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[219/751] Compiling OrderedCollections OrderedSet+Hashable.swift
[220/751] Compiling OrderedCollections OrderedSet+Initializers.swift
[221/751] Compiling OrderedCollections OrderedSet+Insertions.swift
[222/751] Compiling OrderedCollections OrderedSet+Invariants.swift
[223/751] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[224/751] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[225/751] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[226/751] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[227/751] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[228/751] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[229/751] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[230/751] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[234/751] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[235/751] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[236/751] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[237/751] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[238/751] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[239/751] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[240/751] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[241/751] Compiling OrderedCollections OrderedDictionary+Values.swift
[242/751] Compiling OrderedCollections OrderedDictionary.swift
[243/751] Compiling OrderedCollections _HashTable+Bucket.swift
[244/751] Compiling OrderedCollections _HashTable+BucketIterator.swift
[245/751] Compiling OrderedCollections _HashTable+Constants.swift
[246/751] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[247/751] Compiling OrderedCollections _HashTable+Testing.swift
[248/751] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[249/751] Compiling OrderedCollections _HashTable.swift
[266/751] Emitting module IssueReporting
[293/778] Compiling OrderedCollections OrderedSet+SubSequence.swift
[294/778] Compiling OrderedCollections OrderedSet+Testing.swift
[295/778] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[296/778] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[297/778] Compiling OrderedCollections OrderedSet.swift
[298/778] Compiling OrderedCollections _UnsafeBitset.swift
[299/778] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[300/778] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[301/778] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[302/778] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[303/778] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[304/778] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[305/778] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[324/783] Compiling RxSwift RxMutableBox.swift
[325/783] Compiling RxSwift Sample.swift
[326/783] Compiling RxSwift Scan.swift
[327/783] Compiling RxSwift ScheduledDisposable.swift
[328/783] Compiling RxSwift ScheduledItem.swift
[329/783] Compiling RxSwift ScheduledItemType.swift
[330/783] Compiling RxSwift SchedulerServices+Emulation.swift
[331/783] Compiling RxSwift SchedulerType.swift
[332/783] Compiling RxSwift Sequence.swift
[333/783] Compiling RxSwift SerialDispatchQueueScheduler.swift
[334/783] Compiling RxSwift SerialDisposable.swift
[335/783] Compiling RxSwift ShareReplayScope.swift
[336/783] Compiling RxSwift Single.swift
[337/783] Compiling RxSwift SingleAssignmentDisposable.swift
[338/783] Compiling RxSwift SingleAsync.swift
[339/783] Compiling RxSwift Sink.swift
[340/783] Emitting module ReactiveSwift
[341/783] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[342/783] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[343/783] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[344/783] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[345/783] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[346/799] Emitting module OrderedCollections
[347/799] Compiling RxSwift Enumerated.swift
[348/799] Compiling RxSwift Error.swift
[349/799] Compiling RxSwift Errors.swift
[350/799] Compiling RxSwift Event.swift
[351/799] Compiling RxSwift Filter.swift
[352/799] Compiling RxSwift First.swift
[353/799] Compiling RxSwift Generate.swift
[354/799] Compiling RxSwift GroupBy.swift
[355/799] Compiling RxSwift GroupedObservable.swift
[356/799] Compiling RxSwift HistoricalScheduler.swift
[357/799] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[358/799] Compiling RxSwift ImmediateSchedulerType.swift
[359/799] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[360/799] Compiling RxSwift Infallible+CombineLatest+arity.swift
[361/799] Compiling RxSwift Infallible+Concurrency.swift
[362/799] Compiling RxSwift Infallible+Create.swift
[379/815] Compiling IdentifiedCollections IdentifiedArray.swift
[380/815] Compiling IdentifiedCollections Identified.swift
[381/815] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[382/815] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[383/815] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[384/815] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[385/818] Compiling RxSwift Debug.swift
[386/818] Compiling RxSwift Decode.swift
[387/818] Compiling RxSwift DefaultIfEmpty.swift
[388/818] Compiling RxSwift Deferred.swift
[389/818] Compiling RxSwift Delay.swift
[390/818] Compiling RxSwift DelaySubscription.swift
[391/818] Compiling RxSwift Dematerialize.swift
[392/818] Compiling RxSwift DispatchQueue+Extensions.swift
[393/818] Compiling RxSwift DispatchQueueConfiguration.swift
[394/818] Compiling RxSwift Disposable.swift
[395/818] Compiling RxSwift Disposables.swift
[396/818] Compiling RxSwift DisposeBag.swift
[397/818] Compiling RxSwift DisposeBase.swift
[398/818] Compiling RxSwift DistinctUntilChanged.swift
[399/818] Compiling RxSwift Do.swift
[400/818] Compiling RxSwift ElementAt.swift
[401/818] Compiling RxSwift Empty.swift
[402/818] Emitting module ReactiveSwift
[425/818] Compiling RxSwift Skip.swift
[426/818] Compiling RxSwift SkipUntil.swift
[427/818] Compiling RxSwift SkipWhile.swift
[428/818] Compiling RxSwift StartWith.swift
[429/818] Compiling RxSwift SubjectType.swift
[430/818] Compiling RxSwift SubscribeOn.swift
[431/818] Compiling RxSwift SubscriptionDisposable.swift
[432/818] Compiling RxSwift SwiftSupport.swift
[433/818] Compiling RxSwift Switch.swift
[434/818] Compiling RxSwift SwitchIfEmpty.swift
[435/818] Compiling RxSwift SynchronizedDisposeType.swift
[436/818] Compiling RxSwift SynchronizedOnType.swift
[437/818] Compiling RxSwift SynchronizedUnsubscribeType.swift
[438/818] Compiling RxSwift TailRecursiveSink.swift
[439/818] Compiling RxSwift Take.swift
[441/818] Compiling RxSwift Rx.swift
[457/818] Emitting module RxSwift
[515/818] Compiling XCTestDynamicOverlay Exports.swift
[516/818] Compiling ReactiveSwift ValidatingProperty.swift
[527/818] Compiling SwiftSyntax SyntaxTraits.swift
[528/818] Compiling SwiftSyntax SyntaxVisitor.swift
[529/818] Compiling SwiftSyntax TokenKind.swift
[530/818] Compiling SwiftSyntax SyntaxNodesD.swift
[531/818] Compiling SwiftSyntax SyntaxNodesEF.swift
[532/818] Compiling SwiftSyntax SyntaxNodesGHI.swift
[533/818] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[534/818] Compiling SwiftSyntax SyntaxNodesOP.swift
[535/818] Compiling SwiftSyntax SyntaxNodesQRS.swift
[536/818] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[537/818] Compiling RxSwift InvocableScheduledItem.swift
[538/818] Compiling RxSwift InvocableType.swift
[539/818] Compiling RxSwift Just.swift
[540/818] Compiling RxSwift Lock.swift
[541/818] Compiling RxSwift LockOwnerType.swift
[542/818] Compiling RxSwift MainScheduler.swift
[543/818] Compiling RxSwift Map.swift
[544/818] Compiling RxSwift Materialize.swift
[545/818] Compiling RxSwift Maybe.swift
[546/818] Compiling RxSwift Merge.swift
[547/818] Compiling RxSwift Multicast.swift
[560/818] Compiling ReactiveSwift Signal.swift
[561/818] Compiling ReactiveSwift SignalProducer.swift
[562/818] Compiling ReactiveSwift UnidirectionalBinding.swift
[563/818] Compiling ReactiveSwift UninhabitedTypeGuards.swift
[681/818] Emitting module XCTestDynamicOverlay
[682/818] Compiling XCTestDynamicOverlay Exports.swift
[683/818] Compiling XCTestDynamicOverlay Deprecations.swift
[684/818] Emitting module XCTestDynamicOverlay
[685/818] Compiling XCTestDynamicOverlay Deprecations.swift
[686/844] Compiling ViewEnvironment ViewEnvironmentKey.swift
[687/844] Compiling ViewEnvironment ViewEnvironment.swift
[689/844] Compiling ViewEnvironment ViewEnvironmentKey.swift
[692/844] Compiling PerceptionCore Locking.swift
[693/844] Compiling PerceptionCore ThreadLocal.swift
[694/845] Compiling IdentifiedCollections IdentifiedCollection.swift
[701/845] Compiling PerceptionCore Bindable.swift
[702/845] Compiling PerceptionCore Environment.swift
[705/845] Compiling PerceptionCore BetaChecking.swift
[706/845] Compiling PerceptionCore Exports.swift
[709/845] Emitting module IdentifiedCollections
[710/845] Compiling RxSwift TakeLast.swift
[711/845] Compiling RxSwift TakeWithPredicate.swift
[712/845] Compiling RxSwift Throttle.swift
[713/845] Compiling RxSwift Timeout.swift
[714/845] Compiling RxSwift Timer.swift
[715/845] Compiling RxSwift ToArray.swift
[716/845] Compiling RxSwift Using.swift
[717/845] Compiling RxSwift VirtualTimeConverterType.swift
[718/845] Compiling RxSwift VirtualTimeScheduler.swift
[719/845] Compiling RxSwift Window.swift
[720/845] Compiling RxSwift WithLatestFrom.swift
[721/845] Compiling RxSwift WithUnretained.swift
[722/845] Compiling RxSwift Zip+Collection.swift
[723/845] Compiling RxSwift Zip+arity.swift
[724/845] Compiling RxSwift Zip.swift
[725/845] Compiling RxSwift resource_bundle_accessor.swift
[752/946] Compiling CustomDump CollectionDifference.swift
[753/946] Compiling CustomDump Identifiable.swift
[754/946] Compiling CustomDump CustomDumpReflectable.swift
[755/946] Compiling CustomDump AnyType.swift
[756/947] Compiling Workflow StateMutationSink.swift
[757/947] Compiling Workflow SubtreeManager.swift
[758/947] Compiling CustomDump UserNotifications.swift
[759/947] Compiling CustomDump UserNotificationsUI.swift
[760/947] Compiling Workflow AnyWorkflow.swift
[761/947] Compiling Workflow AnyWorkflowConvertible.swift
[762/947] Compiling Workflow Workflow.swift
[763/947] Compiling Workflow WorkflowAction.swift
[764/947] Compiling Workflow ApplyContext.swift
[765/947] Compiling Workflow Debugging.swift
[766/947] Compiling Workflow RenderContext.swift
[767/947] Compiling Workflow Sink.swift
[768/947] Compiling Workflow DispatchQueue+Workflow.swift
[769/947] Compiling Workflow Lifetime.swift
[770/947] Emitting module IdentifiedCollections
[771/947] Compiling IdentifiedCollections IdentifiedCollection.swift
[772/947] Compiling CasePathsCore Never+CasePathable.swift
[773/947] Compiling CasePathsCore KeyPath+Sendable.swift
[774/947] Compiling CasePathsCore UncheckedSendable.swift
[775/947] Compiling CasePathsCore AnyCasePath.swift
[776/947] Compiling CasePathsCore CasePathIterable.swift
[777/947] Compiling CasePathsCore TypeName.swift
[778/947] Compiling CasePathsCore Optional+CasePathable.swift
[779/964] Emitting module CasePathsCore
[780/964] Compiling CasePathsCore CasePathReflectable.swift
[781/964] Compiling CasePathsCore CasePathable.swift
[782/964] Compiling Workflow WorkflowNode.swift
[783/964] Compiling Workflow WorkflowHost.swift
[784/964] Compiling Workflow StateMutationSink.swift
[785/964] Compiling Workflow SubtreeManager.swift
[786/964] Compiling Workflow WorkflowLogger.swift
[787/965] Compiling CasePathsCore Result+CasePathable.swift
[788/965] Compiling Workflow ApplyContext.swift
[789/965] Compiling Workflow Debugging.swift
[790/965] Compiling Workflow RenderContext.swift
[791/965] Compiling Workflow Sink.swift
[792/965] Compiling Workflow DispatchQueue+Workflow.swift
[793/965] Compiling Workflow Lifetime.swift
[794/965] Compiling Workflow AnyWorkflow.swift
[795/965] Compiling Workflow AnyWorkflowConvertible.swift
[796/965] Emitting module Workflow
[797/965] Compiling Workflow Workflow.swift
/Users/admin/builder/spi-builder-workspace/Workflow/Sources/SubtreeManager.swift:343:37: warning: capture of non-sendable type 'WorkflowType.Type' in an isolated closure
341 |                 // Scheduling it to be processed after.
342 |                 DispatchQueue.workflowExecution.async { [weak self] in
343 |                     self?.eventPipe.handle(event: output)
    |                                     `- warning: capture of non-sendable type 'WorkflowType.Type' in an isolated closure
344 |                 }
345 |                 return
/Users/admin/builder/spi-builder-workspace/Workflow/Sources/SubtreeManager.swift:343:25: warning: capture of non-sendable type 'Action.Type' in an isolated closure
341 |                 // Scheduling it to be processed after.
342 |                 DispatchQueue.workflowExecution.async { [weak self] in
343 |                     self?.eventPipe.handle(event: output)
    |                         `- warning: capture of non-sendable type 'Action.Type' in an isolated closure
344 |                 }
345 |                 return
/Users/admin/builder/spi-builder-workspace/Workflow/Sources/SubtreeManager.swift:342:63: warning: capture of non-sendable type 'WorkflowType.Type' in an isolated closure
340 |                 // Workflow is currently processing an `event`.
341 |                 // Scheduling it to be processed after.
342 |                 DispatchQueue.workflowExecution.async { [weak self] in
    |                                                               `- warning: capture of non-sendable type 'WorkflowType.Type' in an isolated closure
343 |                     self?.eventPipe.handle(event: output)
344 |                 }
/Users/admin/builder/spi-builder-workspace/Workflow/Sources/SubtreeManager.swift:342:63: warning: capture of non-sendable type 'Action.Type' in an isolated closure
340 |                 // Workflow is currently processing an `event`.
341 |                 // Scheduling it to be processed after.
342 |                 DispatchQueue.workflowExecution.async { [weak self] in
    |                                                               `- warning: capture of non-sendable type 'Action.Type' in an isolated closure
343 |                     self?.eventPipe.handle(event: output)
344 |                 }
[798/965] Compiling Workflow WorkflowAction.swift
/Users/admin/builder/spi-builder-workspace/Workflow/Sources/SubtreeManager.swift:343:37: warning: capture of non-sendable type 'WorkflowType.Type' in an isolated closure
341 |                 // Scheduling it to be processed after.
342 |                 DispatchQueue.workflowExecution.async { [weak self] in
343 |                     self?.eventPipe.handle(event: output)
    |                                     `- warning: capture of non-sendable type 'WorkflowType.Type' in an isolated closure
344 |                 }
345 |                 return
/Users/admin/builder/spi-builder-workspace/Workflow/Sources/SubtreeManager.swift:343:25: warning: capture of non-sendable type 'Action.Type' in an isolated closure
341 |                 // Scheduling it to be processed after.
342 |                 DispatchQueue.workflowExecution.async { [weak self] in
343 |                     self?.eventPipe.handle(event: output)
    |                         `- warning: capture of non-sendable type 'Action.Type' in an isolated closure
344 |                 }
345 |                 return
/Users/admin/builder/spi-builder-workspace/Workflow/Sources/SubtreeManager.swift:342:63: warning: capture of non-sendable type 'WorkflowType.Type' in an isolated closure
340 |                 // Workflow is currently processing an `event`.
341 |                 // Scheduling it to be processed after.
342 |                 DispatchQueue.workflowExecution.async { [weak self] in
    |                                                               `- warning: capture of non-sendable type 'WorkflowType.Type' in an isolated closure
343 |                     self?.eventPipe.handle(event: output)
344 |                 }
/Users/admin/builder/spi-builder-workspace/Workflow/Sources/SubtreeManager.swift:342:63: warning: capture of non-sendable type 'Action.Type' in an isolated closure
340 |                 // Workflow is currently processing an `event`.
341 |                 // Scheduling it to be processed after.
342 |                 DispatchQueue.workflowExecution.async { [weak self] in
    |                                                               `- warning: capture of non-sendable type 'Action.Type' in an isolated closure
343 |                     self?.eventPipe.handle(event: output)
344 |                 }
[799/975] Compiling Workflow WorkflowLogger.swift
[800/975] Compiling Workflow WorkflowHost.swift
[803/975] Compiling Workflow WorkflowNode.swift
[804/976] Compiling Workflow WorkflowObserver.swift
[805/980] Compiling CasePathsCore Never+CasePathable.swift
[806/980] Compiling CasePathsCore UncheckedSendable.swift
[807/980] Compiling CasePathsCore Optional+CasePathable.swift
[808/980] Compiling CasePathsCore TypeName.swift
[809/980] Compiling CasePathsCore KeyPath+Sendable.swift
[814/981] Emitting module Workflow
/Users/admin/builder/spi-builder-workspace/Workflow/Sources/SubtreeManager.swift:343:37: warning: capture of non-sendable type 'WorkflowType.Type' in an isolated closure
341 |                 // Scheduling it to be processed after.
342 |                 DispatchQueue.workflowExecution.async { [weak self] in
343 |                     self?.eventPipe.handle(event: output)
    |                                     `- warning: capture of non-sendable type 'WorkflowType.Type' in an isolated closure
344 |                 }
345 |                 return
/Users/admin/builder/spi-builder-workspace/Workflow/Sources/SubtreeManager.swift:343:25: warning: capture of non-sendable type 'Action.Type' in an isolated closure
341 |                 // Scheduling it to be processed after.
342 |                 DispatchQueue.workflowExecution.async { [weak self] in
343 |                     self?.eventPipe.handle(event: output)
    |                         `- warning: capture of non-sendable type 'Action.Type' in an isolated closure
344 |                 }
345 |                 return
/Users/admin/builder/spi-builder-workspace/Workflow/Sources/SubtreeManager.swift:342:63: warning: capture of non-sendable type 'WorkflowType.Type' in an isolated closure
340 |                 // Workflow is currently processing an `event`.
341 |                 // Scheduling it to be processed after.
342 |                 DispatchQueue.workflowExecution.async { [weak self] in
    |                                                               `- warning: capture of non-sendable type 'WorkflowType.Type' in an isolated closure
343 |                     self?.eventPipe.handle(event: output)
344 |                 }
/Users/admin/builder/spi-builder-workspace/Workflow/Sources/SubtreeManager.swift:342:63: warning: capture of non-sendable type 'Action.Type' in an isolated closure
340 |                 // Workflow is currently processing an `event`.
341 |                 // Scheduling it to be processed after.
342 |                 DispatchQueue.workflowExecution.async { [weak self] in
    |                                                               `- warning: capture of non-sendable type 'Action.Type' in an isolated closure
343 |                     self?.eventPipe.handle(event: output)
344 |                 }
/Users/admin/builder/spi-builder-workspace/Workflow/Sources/SubtreeManager.swift:343:37: warning: capture of non-sendable type 'WorkflowType.Type' in an isolated closure
341 |                 // Scheduling it to be processed after.
342 |                 DispatchQueue.workflowExecution.async { [weak self] in
343 |                     self?.eventPipe.handle(event: output)
    |                                     `- warning: capture of non-sendable type 'WorkflowType.Type' in an isolated closure
344 |                 }
345 |                 return
/Users/admin/builder/spi-builder-workspace/Workflow/Sources/SubtreeManager.swift:343:25: warning: capture of non-sendable type 'Action.Type' in an isolated closure
341 |                 // Scheduling it to be processed after.
342 |                 DispatchQueue.workflowExecution.async { [weak self] in
343 |                     self?.eventPipe.handle(event: output)
    |                         `- warning: capture of non-sendable type 'Action.Type' in an isolated closure
344 |                 }
345 |                 return
/Users/admin/builder/spi-builder-workspace/Workflow/Sources/SubtreeManager.swift:342:63: warning: capture of non-sendable type 'WorkflowType.Type' in an isolated closure
340 |                 // Workflow is currently processing an `event`.
341 |                 // Scheduling it to be processed after.
342 |                 DispatchQueue.workflowExecution.async { [weak self] in
    |                                                               `- warning: capture of non-sendable type 'WorkflowType.Type' in an isolated closure
343 |                     self?.eventPipe.handle(event: output)
344 |                 }
/Users/admin/builder/spi-builder-workspace/Workflow/Sources/SubtreeManager.swift:342:63: warning: capture of non-sendable type 'Action.Type' in an isolated closure
340 |                 // Workflow is currently processing an `event`.
341 |                 // Scheduling it to be processed after.
342 |                 DispatchQueue.workflowExecution.async { [weak self] in
    |                                                               `- warning: capture of non-sendable type 'Action.Type' in an isolated closure
343 |                     self?.eventPipe.handle(event: output)
344 |                 }
[821/981] Compiling WorkflowRxSwift Logger.swift
[822/981] Compiling CasePathsCore CasePathReflectable.swift
[823/981] Compiling CasePathsCore CasePathIterable.swift
[824/981] Compiling CasePathsCore AnyCasePath.swift
[825/981] Emitting module CasePathsCore
[826/981] Compiling CasePathsCore CasePathable.swift
[827/981] Emitting module WorkflowRxSwift
[828/981] Compiling WorkflowRxSwift Worker.swift
[829/981] Compiling WorkflowRxSwift ObservableWorkflow.swift
[830/981] Compiling CasePathsCore Result+CasePathable.swift
[831/981] Compiling Workflow WorkflowObserver.swift
[832/996] Emitting module SwiftSyntax
[833/996] Compiling WorkflowConcurrency AsyncOperationWorker.swift
[834/996] Compiling WorkflowConcurrency Logger.swift
[835/996] Compiling WorkflowConcurrency Worker.swift
/Users/admin/builder/spi-builder-workspace/WorkflowConcurrency/Sources/Worker.swift:68:17: warning: capture of non-sendable type 'WorkerType.Type' in an isolated closure; this is an error in the Swift 6 language mode
66 |             let send: @MainActor (Output) -> Void = sink.send
67 |             let task = Task(priority: .high) {
68 |                 logger.logStarted()
   |                 `- warning: capture of non-sendable type 'WorkerType.Type' in an isolated closure; this is an error in the Swift 6 language mode
69 |                 let output = await worker.run()
70 |                 if Task.isCancelled {
/Users/admin/builder/spi-builder-workspace/WorkflowConcurrency/Sources/Worker.swift:63:13: warning: capture of non-sendable type 'WorkerType.Type' in an isolated closure; this is an error in the Swift 6 language mode
61 |
62 |     func render(state: State, context: RenderContext<WorkerWorkflow>) -> Rendering {
63 |         let logger = WorkerLogger<WorkerType>()
   |             `- warning: capture of non-sendable type 'WorkerType.Type' in an isolated closure; this is an error in the Swift 6 language mode
64 |         let sink = context.makeOutputSink()
65 |         context.runSideEffect(key: state) { lifetime in
[836/996] Emitting module WorkflowConcurrency
[837/996] Compiling WorkflowCombine Logger.swift
[838/996] Emitting module WorkflowCombine
[839/996] Compiling WorkflowCombine Worker.swift
[840/996] Compiling WorkflowCombine PublisherWorkflow.swift
[841/996] Compiling WorkflowCombine Publisher+Extensions.swift
[842/996] Compiling WorkflowReactiveSwift Logger.swift
[843/996] Emitting module WorkflowReactiveSwift
[844/996] Compiling WorkflowReactiveSwift QueueScheduler+Workflow.swift
[845/996] Compiling WorkflowReactiveSwift SignalProducerWorkflow.swift
[846/996] Compiling WorkflowReactiveSwift SignalWorker.swift
[847/996] Compiling WorkflowReactiveSwift Worker.swift
[848/1010] Compiling WorkflowReactiveSwift QueueScheduler+Workflow.swift
[849/1010] Compiling WorkflowReactiveSwift SignalWorker.swift
[850/1010] Compiling WorkflowRxSwift Logger.swift
[851/1010] Compiling WorkflowRxSwift ObservableWorkflow.swift
[852/1010] Emitting module WorkflowRxSwift
[853/1010] Compiling WorkflowRxSwift Worker.swift
[854/1010] Compiling WorkflowReactiveSwift SignalProducerWorkflow.swift
[855/1010] Emitting module WorkflowReactiveSwift
[856/1010] Compiling WorkflowReactiveSwift Logger.swift
[857/1010] Compiling WorkflowReactiveSwift Worker.swift
[858/1010] Compiling WorkflowConcurrency Logger.swift
[859/1010] Compiling WorkflowConcurrency Worker.swift
/Users/admin/builder/spi-builder-workspace/WorkflowConcurrency/Sources/Worker.swift:68:17: warning: capture of non-sendable type 'WorkerType.Type' in an isolated closure; this is an error in the Swift 6 language mode
66 |             let send: @MainActor (Output) -> Void = sink.send
67 |             let task = Task(priority: .high) {
68 |                 logger.logStarted()
   |                 `- warning: capture of non-sendable type 'WorkerType.Type' in an isolated closure; this is an error in the Swift 6 language mode
69 |                 let output = await worker.run()
70 |                 if Task.isCancelled {
/Users/admin/builder/spi-builder-workspace/WorkflowConcurrency/Sources/Worker.swift:63:13: warning: capture of non-sendable type 'WorkerType.Type' in an isolated closure; this is an error in the Swift 6 language mode
61 |
62 |     func render(state: State, context: RenderContext<WorkerWorkflow>) -> Rendering {
63 |         let logger = WorkerLogger<WorkerType>()
   |             `- warning: capture of non-sendable type 'WorkerType.Type' in an isolated closure; this is an error in the Swift 6 language mode
64 |         let sink = context.makeOutputSink()
65 |         context.runSideEffect(key: state) { lifetime in
[860/1010] Compiling WorkflowConcurrency AsyncOperationWorker.swift
[861/1010] Emitting module WorkflowConcurrency
[877/1015] Compiling WorkflowCombine Logger.swift
[878/1015] Compiling WorkflowCombine PublisherWorkflow.swift
[879/1015] Compiling WorkflowCombine Publisher+Extensions.swift
[880/1015] Compiling WorkflowCombine Worker.swift
[881/1015] Emitting module WorkflowCombine
[882/1015] Emitting module ViewEnvironment
[883/1015] Compiling ViewEnvironment EnvironmentValues+ViewEnvironment.swift
[884/1015] Emitting module ViewEnvironment
[885/1015] Compiling ViewEnvironment EnvironmentValues+ViewEnvironment.swift
[886/1027] Compiling PerceptionCore PerceptionTracking.swift
[887/1028] Compiling ViewEnvironmentUI ViewEnvironmentPropagationNode.swift
[889/1028] Compiling PerceptionCore _PerceptionRegistrar.swift
[890/1028] Compiling PerceptionCore PerceptionTracking.swift
[891/1029] Compiling PerceptionCore PerceptionChecking.swift
[892/1029] Compiling PerceptionCore Unchecked.swift
[893/1029] Compiling PerceptionCore Perceptible.swift
[894/1029] Compiling PerceptionCore _PerceptionRegistrar.swift
[899/1029] Emitting module PerceptionCore
[902/1029] Compiling PerceptionCore PerceptionRegistrar.swift
[903/1029] Compiling ViewEnvironmentUI UIViewController+ViewEnvironmentPropagating.swift
[904/1029] Emitting module ViewEnvironmentUI
[905/1029] Compiling ViewEnvironmentUI ViewEnvironmentObserving.swift
[906/1029] Compiling ViewEnvironmentUI UIView+ViewEnvironmentPropagating.swift
[907/1029] Compiling ViewEnvironmentUI ViewEnvironmentPropagating.swift
[908/1029] Compiling ViewEnvironmentUI ViewEnvironmentObserving.swift
[909/1029] Compiling ViewEnvironmentUI UIViewController+ViewEnvironmentPropagating.swift
[910/1029] Compiling ViewEnvironmentUI ViewEnvironmentPropagating.swift
[911/1029] Emitting module ViewEnvironmentUI
[912/1029] Compiling ViewEnvironmentUI UIView+ViewEnvironmentPropagating.swift
[913/1029] Compiling PerceptionCore Perceptible.swift
[914/1029] Compiling PerceptionCore Unchecked.swift
[915/1029] Compiling PerceptionCore PerceptionChecking.swift
[922/1029] Emitting module PerceptionCore
[923/1029] Compiling PerceptionCore PerceptionRegistrar.swift
[924/1055] Compiling PerceptionCore WithPerceptionTracking.swift
[925/1055] Compiling WorkflowUI DescribedViewController.swift
[926/1055] Compiling WorkflowUI UIViewController+Extensions.swift
[927/1056] Compiling WorkflowUI ScreenViewController.swift
[928/1056] Compiling WorkflowUI UIViewController+Extensions.swift
[929/1056] Compiling WorkflowUI DescribedViewController.swift
[930/1056] Compiling WorkflowUI AnyScreen.swift
[931/1057] Compiling WorkflowUI WorkflowUIEvents.swift
[932/1057] Compiling WorkflowUI WorkflowUIObserver.swift
[933/1057] Compiling WorkflowUI WorkflowHostingController.swift
[934/1057] Compiling WorkflowUI ModuleExports.swift
[935/1057] Emitting module WorkflowUI
[936/1057] Compiling WorkflowUI WorkflowUIViewController.swift
[937/1057] Compiling WorkflowUI AdaptedEnvironmentScreen.swift
[938/1057] Compiling WorkflowUI ScreenContaining.swift
[939/1057] Compiling WorkflowUI AnyScreen.swift
[944/1057] Compiling WorkflowUI Screen.swift
[945/1057] Compiling WorkflowUI ScreenViewController.swift
[946/1057] Emitting module WorkflowUI
[949/1057] Compiling WorkflowUI Screen.swift
[950/1057] Compiling WorkflowUI ScreenContaining.swift
[951/1057] Compiling PerceptionCore WithPerceptionTracking.swift
[952/1057] Compiling WorkflowUI ViewControllerDescription.swift
[961/1057] Compiling CustomDump Mirror.swift
[962/1057] Compiling CustomDump String.swift
[963/1057] Compiling CustomDump Unordered.swift
[967/1061] Compiling CustomDump XCTAssertDifference.swift
[968/1061] Compiling CustomDump XCTAssertNoDifference.swift
[971/1061] Emitting module CustomDump
[1005/1061] Compiling CustomDump CustomDumpRepresentable.swift
[1006/1061] Compiling CustomDump CustomDumpStringConvertible.swift
[1007/1061] Compiling CustomDump Diff.swift
[1008/1061] Compiling CustomDump Dump.swift
[1009/1061] Compiling CustomDump ExpectDifference.swift
[1010/1061] Compiling CustomDump ExpectNoDifference.swift
[1056/1133] Compiling SwiftDiagnostics Message.swift
[1057/1134] Compiling SwiftDiagnostics Note.swift
[1058/1134] Compiling SwiftBasicFormat InferIndentation.swift
[1059/1134] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[1060/1134] Compiling SwiftBasicFormat Syntax+Extensions.swift
[1061/1134] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[1062/1134] Emitting module SwiftDiagnostics
[1063/1134] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[1064/1134] Compiling SwiftDiagnostics FixIt.swift
[1065/1134] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[1066/1134] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[1067/1134] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[1068/1134] Compiling SwiftDiagnostics Diagnostic.swift
[1069/1134] Compiling SwiftDiagnostics Convenience.swift
[1070/1134] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[1071/1134] Emitting module SwiftBasicFormat
[1072/1134] Compiling SwiftBasicFormat BasicFormat.swift
[1073/1134] Compiling SwiftParser TopLevel.swift
[1074/1134] Compiling SwiftParser TriviaParser.swift
[1075/1134] Compiling SwiftParser Types.swift
[1076/1134] Compiling SwiftParser ExperimentalFeatures.swift
[1077/1138] Compiling SwiftParser UnicodeScalarExtensions.swift
[1078/1138] Compiling SwiftParser Lookahead.swift
[1079/1138] Compiling SwiftParser LoopProgressCondition.swift
[1080/1138] Compiling SwiftParser Modifiers.swift
[1081/1138] Compiling SwiftParser Names.swift
[1082/1138] Compiling SwiftParser StringLiterals.swift
[1083/1138] Compiling SwiftParser SwiftParserCompatibility.swift
[1084/1138] Compiling SwiftParser SwiftVersion.swift
[1085/1138] Compiling SwiftParser SyntaxUtils.swift
[1086/1138] Compiling SwiftParser TokenConsumer.swift
[1087/1138] Compiling SwiftParser TokenPrecedence.swift
[1088/1138] Compiling SwiftParser TokenSpec.swift
[1089/1138] Compiling SwiftParser TokenSpecSet.swift
[1090/1138] Emitting module SwiftParser
[1091/1138] Compiling SwiftParser Recovery.swift
[1092/1138] Compiling SwiftParser Specifiers.swift
[1093/1138] Compiling SwiftParser Statements.swift
[1094/1138] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[1095/1138] Compiling SwiftParser Nominals.swift
[1096/1138] Compiling SwiftParser Parameters.swift
[1097/1138] Compiling SwiftParser ParseSourceFile.swift
[1098/1138] Compiling SwiftParser Parser.swift
[1099/1138] Compiling SwiftParser Patterns.swift
[1100/1138] Compiling SwiftParser Attributes.swift
[1101/1138] Compiling SwiftParser Availability.swift
[1102/1138] Compiling SwiftParser CharacterInfo.swift
[1103/1138] Compiling SwiftParser CollectionNodes+Parsable.swift
[1104/1138] Compiling SwiftParser Declarations.swift
[1105/1138] Compiling SwiftParser Directives.swift
[1106/1138] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[1107/1138] Compiling SwiftParser Expressions.swift
[1108/1138] Compiling SwiftParser IncrementalParseTransition.swift
[1109/1138] Compiling SwiftParser IsValidIdentifier.swift
[1110/1138] Compiling SwiftParser Cursor.swift
[1111/1138] Compiling SwiftParser Lexeme.swift
[1112/1138] Compiling SwiftParser LexemeSequence.swift
[1113/1138] Compiling SwiftParser Lexer.swift
[1114/1138] Compiling SwiftParser RegexLiteralLexer.swift
[1115/1138] Compiling WorkflowTesting WorkflowRenderTester.swift
[1116/1138] Compiling WorkflowTesting WorkflowActionTester.swift
[1117/1138] Compiling WorkflowTesting WorkflowRenderTester.swift
[1118/1138] Compiling WorkflowTesting RenderTesterResult.swift
[1119/1138] Compiling WorkflowTesting WorkflowActionTester.swift
[1120/1138] Compiling WorkflowTesting RenderExpectations.swift
[1121/1138] Compiling WorkflowTesting AppliedAction.swift
[1122/1138] Emitting module WorkflowTesting
[1123/1138] Compiling WorkflowTesting RenderTester+TestContext.swift
[1124/1138] Compiling WorkflowTesting RenderTesterResult.swift
[1125/1138] Compiling WorkflowTesting AppliedAction.swift
[1126/1138] Emitting module WorkflowTesting
[1127/1138] Compiling WorkflowTesting RenderExpectations.swift
[1128/1138] Compiling WorkflowTesting RenderTester+TestContext.swift
[1129/1160] Compiling WorkflowReactiveSwiftTesting SignalProducerWorkflowTesting.swift
[1130/1160] Compiling SwiftParser IsLexerClassified.swift
[1131/1160] Compiling SwiftParser LayoutNodes+Parsable.swift
[1132/1160] Compiling SwiftParser Parser+TokenSpecSet.swift
[1133/1160] Compiling SwiftParser TokenSpecStaticMembers.swift
[1134/1160] Compiling WorkflowConcurrencyTesting WorkerTesting.swift
[1135/1160] Emitting module WorkflowConcurrencyTesting
[1136/1160] Emitting module WorkflowRxSwiftTesting
[1137/1160] Compiling WorkflowRxSwiftTesting ObservableTesting.swift
[1138/1160] Compiling WorkflowRxSwiftTesting WorkerTesting.swift
[1139/1160] Emitting module WorkflowCombineTesting
[1140/1160] Compiling WorkflowCombineTesting WorkerTesting.swift
[1141/1160] Compiling WorkflowCombineTesting PublisherTesting.swift
[1142/1160] Emitting module WorkflowReactiveSwiftTesting
[1143/1160] Compiling WorkflowReactiveSwiftTesting WorkerTesting.swift
[1144/1160] Compiling WorkflowReactiveSwiftTesting SignalProducerWorkflowTesting.swift
[1145/1160] Compiling WorkflowReactiveSwiftTesting WorkerTesting.swift
[1146/1160] Emitting module WorkflowReactiveSwiftTesting
[1147/1160] Emitting module WorkflowCombineTesting
[1148/1160] Compiling WorkflowCombineTesting WorkerTesting.swift
[1149/1160] Compiling WorkflowCombineTesting PublisherTesting.swift
[1150/1160] Compiling WorkflowRxSwiftTesting ObservableTesting.swift
[1151/1160] Emitting module WorkflowRxSwiftTesting
[1152/1160] Compiling WorkflowRxSwiftTesting WorkerTesting.swift
[1153/1160] Compiling WorkflowConcurrencyTesting WorkerTesting.swift
[1154/1160] Emitting module WorkflowConcurrencyTesting
[1155/1183] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[1156/1184] Compiling SwiftOperators OperatorTable.swift
[1157/1184] Compiling SwiftOperators PrecedenceGroup.swift
[1158/1185] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[1159/1185] Compiling SwiftOperators PrecedenceGraph.swift
[1160/1185] Compiling SwiftOperators OperatorTable+Semantics.swift
[1161/1185] Compiling SwiftOperators OperatorTable+Defaults.swift
[1162/1185] Compiling SwiftOperators OperatorError.swift
[1163/1185] Compiling SwiftOperators Operator.swift
[1164/1185] Compiling SwiftOperators OperatorError+Diagnostics.swift
[1165/1185] Emitting module SwiftOperators
[1166/1185] Compiling SwiftOperators OperatorTable+Folding.swift
[1167/1185] Compiling SwiftOperators SyntaxSynthesis.swift
[1168/1185] Compiling SwiftParserDiagnostics Utils.swift
[1169/1185] Compiling SwiftParserDiagnostics PresenceUtils.swift
[1170/1185] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[1171/1185] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[1172/1185] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[1173/1185] Compiling SwiftParserDiagnostics MissingNodesError.swift
[1174/1185] Compiling SwiftParserDiagnostics MissingTokenError.swift
[1175/1185] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[1176/1185] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[1177/1185] Emitting module SwiftParserDiagnostics
[1178/1185] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[1179/1185] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[1180/1200] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[1181/1200] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[1182/1200] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[1183/1200] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[1184/1200] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[1185/1200] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[1186/1201] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[1187/1201] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[1188/1201] Emitting module SwiftSyntaxBuilder
[1189/1201] Compiling SwiftSyntaxBuilder Indenter.swift
[1190/1201] Compiling SwiftSyntaxBuilder ListBuilder.swift
[1191/1201] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[1192/1201] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[1193/1201] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[1194/1201] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[1195/1201] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[1196/1219] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[1197/1219] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[1198/1219] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[1199/1219] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[1200/1219] Compiling SwiftSyntaxMacros Macro.swift
[1201/1219] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[1202/1219] Emitting module SwiftSyntaxMacros
[1203/1219] Compiling SwiftSyntaxMacros PreambleMacro.swift
[1204/1219] Compiling SwiftSyntaxMacros MemberMacro.swift
[1205/1219] Compiling SwiftSyntaxMacros PeerMacro.swift
[1206/1219] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[1207/1219] Compiling SwiftSyntaxMacros Macro+Format.swift
[1208/1219] Compiling SwiftSyntaxMacros AttachedMacro.swift
[1209/1219] Compiling SwiftSyntaxMacros BodyMacro.swift
[1210/1219] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[1211/1219] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[1212/1219] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[1213/1219] Compiling SwiftSyntaxMacros AccessorMacro.swift
[1214/1220] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[1215/1230] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[1216/1230] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[1217/1230] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[1218/1230] Emitting module SwiftSyntaxMacroExpansion
[1219/1230] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[1220/1230] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[1221/1230] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[1222/1230] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[1223/1230] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[1224/1230] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[1225/1242] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[1226/1243] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[1227/1243] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[1228/1243] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[1229/1243] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[1230/1243] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[1231/1243] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[1232/1243] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[1233/1243] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[1234/1243] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[1235/1243] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[1236/1243] Emitting module SwiftCompilerPluginMessageHandling
[1237/1243] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[1238/1245] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[1239/1245] Emitting module SwiftCompilerPlugin
[1240/1258] Emitting module WorkflowSwiftUIMacros
[1241/1258] Compiling WorkflowSwiftUIMacros Plugins.swift
[1242/1258] Compiling PerceptionMacros Plugins.swift
[1243/1258] Emitting module PerceptionMacros
[1244/1258] Compiling PerceptionMacros Availability.swift
[1245/1258] Compiling PerceptionMacros PerceptibleMacro.swift
[1246/1258] Compiling PerceptionMacros Extensions.swift
[1246/1258] Write Objects.LinkFileList
[1248/1258] Compiling WorkflowSwiftUIMacros Extensions.swift
/Users/admin/builder/spi-builder-workspace/WorkflowSwiftUIMacros/Sources/Derived/Extensions.swift:47:21: warning: 'as' is deprecated: This cast will always succeed [#DeprecatedDeclaration]
 45 |     func accessorsMatching(_ predicate: (TokenKind) -> Bool) -> [AccessorDeclSyntax] {
 46 |         let patternBindings = bindings.compactMap { binding in
 47 |             binding.as(PatternBindingSyntax.self)
    |                     `- warning: 'as' is deprecated: This cast will always succeed [#DeprecatedDeclaration]
 48 |         }
 49 |         let accessors: [AccessorDeclListSyntax.Element] = patternBindings.compactMap { patternBinding in
/Users/admin/builder/spi-builder-workspace/WorkflowSwiftUIMacros/Sources/Derived/Extensions.swift:58:39: warning: 'as' is deprecated: This cast will always succeed [#DeprecatedDeclaration]
 56 |         }.flatMap { $0 }
 57 |         return accessors.compactMap { accessor in
 58 |             guard let decl = accessor.as(AccessorDeclSyntax.self) else {
    |                                       `- warning: 'as' is deprecated: This cast will always succeed [#DeprecatedDeclaration]
 59 |                 return nil
 60 |             }
/Users/admin/builder/spi-builder-workspace/WorkflowSwiftUIMacros/Sources/Derived/Extensions.swift:236:38: warning: 'as' is deprecated: This cast will always succeed [#DeprecatedDeclaration]
234 |         var standins = [FunctionDeclSyntax.SignatureStandin]()
235 |         for member in memberBlock.members {
236 |             if let function = member.as(MemberBlockItemSyntax.self)?.decl.as(FunctionDeclSyntax.self) {
    |                                      `- warning: 'as' is deprecated: This cast will always succeed [#DeprecatedDeclaration]
237 |                 standins.append(function.signatureStandin)
238 |             }
/Users/admin/builder/spi-builder-workspace/WorkflowSwiftUIMacros/Sources/Derived/Extensions.swift:245:38: warning: 'as' is deprecated: This cast will always succeed [#DeprecatedDeclaration]
243 |     func hasMemberFunction(equvalentTo other: FunctionDeclSyntax) -> Bool {
244 |         for member in memberBlock.members {
245 |             if let function = member.as(MemberBlockItemSyntax.self)?.decl.as(FunctionDeclSyntax.self) {
    |                                      `- warning: 'as' is deprecated: This cast will always succeed [#DeprecatedDeclaration]
246 |                 if function.isEquivalent(to: other) {
247 |                     return true
/Users/admin/builder/spi-builder-workspace/WorkflowSwiftUIMacros/Sources/Derived/Extensions.swift:256:38: warning: 'as' is deprecated: This cast will always succeed [#DeprecatedDeclaration]
254 |     func hasMemberProperty(equivalentTo other: VariableDeclSyntax) -> Bool {
255 |         for member in memberBlock.members {
256 |             if let variable = member.as(MemberBlockItemSyntax.self)?.decl.as(VariableDeclSyntax.self) {
    |                                      `- warning: 'as' is deprecated: This cast will always succeed [#DeprecatedDeclaration]
257 |                 if variable.isEquivalent(to: other) {
258 |                     return true
/Users/admin/builder/spi-builder-workspace/WorkflowSwiftUIMacros/Sources/Derived/Extensions.swift:267:42: warning: 'as' is deprecated: This cast will always succeed [#DeprecatedDeclaration]
265 |     var definedVariables: [VariableDeclSyntax] {
266 |         memberBlock.members.compactMap { member in
267 |             if let variableDecl = member.as(MemberBlockItemSyntax.self)?.decl.as(VariableDeclSyntax.self) {
    |                                          `- warning: 'as' is deprecated: This cast will always succeed [#DeprecatedDeclaration]
268 |                 return variableDecl
269 |             }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1249/1258] Compiling WorkflowSwiftUIMacros Availability.swift
[1250/1258] Compiling WorkflowSwiftUIMacros ObservableStateMacro.swift
/Users/admin/builder/spi-builder-workspace/WorkflowSwiftUIMacros/Sources/Derived/ObservableStateMacro.swift:454:30: warning: 'MacroExpansionErrorMessage' is deprecated: MacroExpansionErrorMessage has been moved to the SwiftSyntaxMacros module [#DeprecatedDeclaration]
452 |                 Diagnostic(
453 |                     node: attribute,
454 |                     message: MacroExpansionErrorMessage("'@\(name)' cannot be used in '@ObservableState'"),
    |                              `- warning: 'MacroExpansionErrorMessage' is deprecated: MacroExpansionErrorMessage has been moved to the SwiftSyntaxMacros module [#DeprecatedDeclaration]
455 |                     fixIt: .replace(
456 |                         message: MacroExpansionFixItMessage("Use '@\(rename)' instead"),
/Users/admin/builder/spi-builder-workspace/WorkflowSwiftUIMacros/Sources/Derived/ObservableStateMacro.swift:456:34: warning: 'MacroExpansionFixItMessage' is deprecated: MacroExpansionFixItMessage has been moved to the SwiftSyntaxMacros module [#DeprecatedDeclaration]
454 |                     message: MacroExpansionErrorMessage("'@\(name)' cannot be used in '@ObservableState'"),
455 |                     fixIt: .replace(
456 |                         message: MacroExpansionFixItMessage("Use '@\(rename)' instead"),
    |                                  `- warning: 'MacroExpansionFixItMessage' is deprecated: MacroExpansionFixItMessage has been moved to the SwiftSyntaxMacros module [#DeprecatedDeclaration]
457 |                         oldNode: attribute,
458 |                         newNode: attribute.with(
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1250/1258] Write Objects.LinkFileList
[1252/1258] Emitting module CasePathsMacros
[1253/1258] Compiling CasePathsMacros Plugin.swift
[1254/1258] Compiling CasePathsMacros CasePathableMacro.swift
[1254/1258] Write Objects.LinkFileList
[1255/1258] Linking PerceptionMacros-tool
[1256/1258] Linking WorkflowSwiftUIMacros-tool
[1257/1258] Linking CasePathsMacros-tool
[1259/1278] Compiling CasePaths Exports.swift
[1260/1278] Compiling CasePaths XCTestSupport.swift
[1262/1278] Compiling CasePaths Deprecations.swift
[1263/1278] Compiling CasePaths EnumReflection.swift
[1264/1278] Emitting module Perception
[1265/1278] Compiling Perception Exports.swift
[1266/1278] Compiling Perception Macros.swift
[1267/1278] Emitting module Perception
[1268/1278] Compiling Perception Exports.swift
[1269/1278] Compiling Perception Macros.swift
[1270/1278] Compiling CasePaths LockIsolated.swift
[1272/1278] Compiling CasePaths Exports.swift
[1273/1278] Compiling CasePaths Macros.swift
[1274/1278] Compiling CasePaths Deprecations.swift
[1275/1278] Compiling CasePaths Macros.swift
[1276/1278] Compiling CasePaths EnumReflection.swift
[1277/1278] Emitting module CasePaths
[1279/1310] Compiling WorkflowSwiftUI UIViewController+Orientation.swift
[1281/1312] Compiling WorkflowSwiftUI Macros.swift
[1282/1312] Compiling WorkflowSwiftUI ObservableModel.swift
[1283/1312] Compiling WorkflowSwiftUI Workflow+Preview.swift
[1285/1312] Compiling WorkflowSwiftUI ActionModel.swift
[1286/1312] Compiling WorkflowSwiftUI Bindable+Store.swift
[1287/1312] Emitting module WorkflowSwiftUI
[1288/1312] Compiling WorkflowSwiftUI ObservationStateRegistrar.swift
[1289/1312] Compiling WorkflowSwiftUI Exports.swift
[1290/1312] Compiling WorkflowSwiftUI AreOrderedSetsDuplicates.swift
[1291/1312] Compiling WorkflowSwiftUI ObservableState.swift
[1292/1312] Compiling WorkflowSwiftUI ObservableScreen+Preview.swift
[1293/1312] Compiling WorkflowSwiftUI ObservableScreen.swift
[1294/1312] Compiling WorkflowSwiftUI RenderContext+ObservableModel.swift
[1295/1312] Compiling WorkflowSwiftUI StateAccessor.swift
[1296/1312] Compiling WorkflowSwiftUI Store+Preview.swift
[1297/1312] Compiling WorkflowSwiftUI Store.swift
[1300/1312] Compiling WorkflowSwiftUI Store+Preview.swift
[1305/1312] Compiling WorkflowSwiftUI Store.swift
[1310/1312] Emitting module WorkflowSwiftUI
Build complete! (88.21s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-case-paths
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/swift-macro-testing
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-perception
[1/908] Fetching swift-macro-testing
[110/2319] Fetching swift-macro-testing, swift-perception
[322/6900] Fetching swift-macro-testing, swift-perception, swift-custom-dump
[543/11294] Fetching swift-macro-testing, swift-perception, swift-custom-dump, swift-case-paths
[2856/12828] Fetching swift-macro-testing, swift-perception, swift-custom-dump, swift-case-paths, swift-identified-collections
[4392/18295] Fetching swift-macro-testing, swift-perception, swift-custom-dump, swift-case-paths, swift-identified-collections, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-perception from cache (0.84s)
Fetching https://github.com/ReactiveX/RxSwift.git
[6135/16884] Fetching swift-macro-testing, swift-custom-dump, swift-case-paths, swift-identified-collections, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.41s)
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git
[1/70927] Fetching swift-syntax
[11350/123637] Fetching swift-syntax, rxswift
[39500/176130] Fetching swift-syntax, rxswift, reactiveswift
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (4.85s)
Fetched https://github.com/pointfreeco/swift-case-paths from cache (4.85s)
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (4.85s)
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (4.85s)
Fetched https://github.com/swiftlang/swift-syntax from cache (4.85s)
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git from cache (3.45s)
[51033/52710] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (20.67s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift.git
Computed https://github.com/ReactiveCocoa/ReactiveSwift.git at 7.2.0 (24.05s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 1.6.0 (0.41s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.46s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (0.40s)
Fetching https://github.com/apple/swift-collections
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.77s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.9.0 (2.23s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.7.1 (1.96s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.3 (0.44s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/14051] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (2.30s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.4 (2.75s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (0.50s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.43s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.59s)
Creating working copy for https://github.com/pointfreeco/swift-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 1.6.0
Creating working copy for https://github.com/ReactiveCocoa/ReactiveSwift.git
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift.git resolved at 7.2.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Creating working copy for https://github.com/pointfreeco/swift-identified-collections
Working copy of https://github.com/pointfreeco/swift-identified-collections resolved at 1.1.1
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.7.1
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.9.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.4
Creating working copy for https://github.com/pointfreeco/swift-macro-testing
Working copy of https://github.com/pointfreeco/swift-macro-testing resolved at 0.6.3
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/600.0.1/swiftlang-6.2.0.9.909-MacroSupport-macos_aarch64.zip
warning: 'spi-builder-workspace': dependency 'xctest-dynamic-overlay' is not used by any target
Build complete.
{
  "dependencies" : [
    {
      "identity" : "reactiveswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "7.1.1",
            "upper_bound" : "8.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ReactiveCocoa/ReactiveSwift.git"
    },
    {
      "identity" : "rxswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.6.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ReactiveX/RxSwift.git"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.0",
            "upper_bound" : "601.0.0-prerelease"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax"
    },
    {
      "identity" : "swift-case-paths",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.5",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-case-paths"
    },
    {
      "identity" : "swift-identified-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-identified-collections"
    },
    {
      "identity" : "swift-macro-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-macro-testing"
    },
    {
      "identity" : "swift-perception",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-perception"
    },
    {
      "identity" : "swift-custom-dump",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-custom-dump"
    },
    {
      "identity" : "xctest-dynamic-overlay",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/xctest-dynamic-overlay"
    }
  ],
  "manifest_display_name" : "Workflow",
  "name" : "Workflow",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "Workflow",
      "targets" : [
        "Workflow"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WorkflowTesting",
      "targets" : [
        "WorkflowTesting"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WorkflowUI",
      "targets" : [
        "WorkflowUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WorkflowSwiftUI",
      "targets" : [
        "WorkflowSwiftUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WorkflowReactiveSwift",
      "targets" : [
        "WorkflowReactiveSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WorkflowReactiveSwiftTesting",
      "targets" : [
        "WorkflowReactiveSwiftTesting"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WorkflowRxSwift",
      "targets" : [
        "WorkflowRxSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WorkflowRxSwiftTesting",
      "targets" : [
        "WorkflowRxSwiftTesting"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WorkflowCombine",
      "targets" : [
        "WorkflowCombine"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WorkflowCombineTesting",
      "targets" : [
        "WorkflowCombineTesting"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WorkflowConcurrency",
      "targets" : [
        "WorkflowConcurrency"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WorkflowConcurrencyTesting",
      "targets" : [
        "WorkflowConcurrencyTesting"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ViewEnvironment",
      "targets" : [
        "ViewEnvironment"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ViewEnvironmentUI",
      "targets" : [
        "ViewEnvironmentUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WorkflowSwiftUIMacros",
      "targets" : [
        "WorkflowSwiftUIMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "WorkflowUITests",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowUITests",
      "path" : "WorkflowUI/Tests",
      "sources" : [
        "AdaptedEnvironmentScreenTests.swift",
        "DescribedViewControllerTests.swift",
        "ScreenContainingTests.swift",
        "UIViewControllerExtensionTests.swift",
        "ViewControllerDescriptionTests.swift",
        "WorkflowHostingControllerTests.swift",
        "WorkflowUIObservationTestCase.swift",
        "WorkflowUIViewControllerTests.swift",
        "XCTestCase+Extensions.swift"
      ],
      "target_dependencies" : [
        "WorkflowUI",
        "WorkflowReactiveSwift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WorkflowUI",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowUI",
      "path" : "WorkflowUI/Sources",
      "product_memberships" : [
        "WorkflowUI",
        "WorkflowSwiftUI"
      ],
      "sources" : [
        "Hosting/WorkflowHostingController.swift",
        "ModuleExports.swift",
        "Observation/WorkflowUIEvents.swift",
        "Observation/WorkflowUIObserver.swift",
        "Observation/WorkflowUIViewController.swift",
        "Screen/AdaptedEnvironmentScreen.swift",
        "Screen/AnyScreen/AnyScreen.swift",
        "Screen/Screen.swift",
        "Screen/ScreenContaining.swift",
        "Screen/ScreenViewController.swift",
        "ViewControllerDescription/DescribedViewController.swift",
        "ViewControllerDescription/UIViewController+Extensions.swift",
        "ViewControllerDescription/ViewControllerDescription.swift"
      ],
      "target_dependencies" : [
        "Workflow",
        "ViewEnvironment",
        "ViewEnvironmentUI"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WorkflowTests",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowTests",
      "path" : "Workflow/Tests",
      "sources" : [
        "AnyWorkflowActionTests.swift",
        "AnyWorkflowTests.swift",
        "ApplyContextTests.swift",
        "ConcurrencyTests.swift",
        "DebuggingTests.swift",
        "HostContextTests.swift",
        "PerformanceTests.swift",
        "StateMutationSinkTests.swift",
        "SubtreeManagerTests.swift",
        "TestUtilities.swift",
        "WorkflowHostTests.swift",
        "WorkflowNodeTests.swift",
        "WorkflowObserverTests.swift"
      ],
      "target_dependencies" : [
        "Workflow"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WorkflowTestingTests",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowTestingTests",
      "path" : "WorkflowTesting/Tests",
      "sources" : [
        "TestingFrameworkCompatibilityTests.swift",
        "WorkflowActionTesterTests.swift",
        "WorkflowRenderTesterFailureTests.swift",
        "WorkflowRenderTesterTests.swift"
      ],
      "target_dependencies" : [
        "WorkflowTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WorkflowTesting",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowTesting",
      "path" : "WorkflowTesting/Sources",
      "product_dependencies" : [
        "CustomDump"
      ],
      "product_memberships" : [
        "WorkflowTesting",
        "WorkflowReactiveSwiftTesting",
        "WorkflowRxSwiftTesting",
        "WorkflowCombineTesting",
        "WorkflowConcurrencyTesting"
      ],
      "sources" : [
        "Internal/AppliedAction.swift",
        "Internal/RenderExpectations.swift",
        "Internal/RenderTester+TestContext.swift",
        "RenderTesterResult.swift",
        "WorkflowActionTester.swift",
        "WorkflowRenderTester.swift"
      ],
      "target_dependencies" : [
        "Workflow"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WorkflowSwiftUITests",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowSwiftUITests",
      "path" : "WorkflowSwiftUI/Tests",
      "sources" : [
        "Derived/ObservableStateTests.swift",
        "NestedStoreTests.swift",
        "ObservableScreenTests.swift",
        "PreferredContentSizeTests.swift",
        "StoreTests.swift",
        "XCTestCase+AppHost.swift"
      ],
      "target_dependencies" : [
        "WorkflowSwiftUI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WorkflowSwiftUIMacrosTests",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowSwiftUIMacrosTests",
      "path" : "WorkflowSwiftUIMacros/Tests",
      "product_dependencies" : [
        "MacroTesting"
      ],
      "sources" : [
        "Derived/ObservableStateMacroTests.swift"
      ],
      "target_dependencies" : [
        "WorkflowSwiftUIMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WorkflowSwiftUIMacros",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowSwiftUIMacros",
      "path" : "WorkflowSwiftUIMacros/Sources",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "WorkflowSwiftUI",
        "WorkflowSwiftUIMacros"
      ],
      "sources" : [
        "Derived/Availability.swift",
        "Derived/Extensions.swift",
        "Derived/ObservableStateMacro.swift",
        "Plugins.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "WorkflowSwiftUI",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowSwiftUI",
      "path" : "WorkflowSwiftUI/Sources",
      "product_dependencies" : [
        "CasePaths",
        "IdentifiedCollections",
        "Perception"
      ],
      "product_memberships" : [
        "WorkflowSwiftUI"
      ],
      "sources" : [
        "ActionModel.swift",
        "Bindable+Store.swift",
        "Derived/AreOrderedSetsDuplicates.swift",
        "Derived/ObservableState.swift",
        "Derived/ObservationStateRegistrar.swift",
        "Exports.swift",
        "Macros.swift",
        "ObservableModel.swift",
        "ObservableScreen+Preview.swift",
        "ObservableScreen.swift",
        "RenderContext+ObservableModel.swift",
        "StateAccessor.swift",
        "Store+Preview.swift",
        "Store.swift",
        "UIViewController+Orientation.swift",
        "Workflow+Preview.swift"
      ],
      "target_dependencies" : [
        "Workflow",
        "WorkflowUI",
        "WorkflowSwiftUIMacros"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WorkflowRxSwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowRxSwiftTests",
      "path" : "WorkflowRxSwift/Tests",
      "sources" : [
        "ObservableTests.swift",
        "Rx+ReactiveWorkers.swift",
        "WorkerTests.swift"
      ],
      "target_dependencies" : [
        "WorkflowRxSwiftTesting",
        "WorkflowReactiveSwift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WorkflowRxSwiftTestingTests",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowRxSwiftTestingTests",
      "path" : "WorkflowRxSwift/TestingTests",
      "sources" : [
        "ObservableTests.swift",
        "TestingTests.swift"
      ],
      "target_dependencies" : [
        "WorkflowRxSwiftTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WorkflowRxSwiftTesting",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowRxSwiftTesting",
      "path" : "WorkflowRxSwift/Testing",
      "product_memberships" : [
        "WorkflowRxSwiftTesting"
      ],
      "sources" : [
        "ObservableTesting.swift",
        "WorkerTesting.swift"
      ],
      "target_dependencies" : [
        "WorkflowRxSwift",
        "WorkflowTesting"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WorkflowRxSwift",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowRxSwift",
      "path" : "WorkflowRxSwift/Sources",
      "product_dependencies" : [
        "RxSwift"
      ],
      "product_memberships" : [
        "WorkflowRxSwift",
        "WorkflowRxSwiftTesting"
      ],
      "sources" : [
        "Logger.swift",
        "ObservableWorkflow.swift",
        "Worker.swift"
      ],
      "target_dependencies" : [
        "Workflow"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WorkflowReactiveSwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowReactiveSwiftTests",
      "path" : "WorkflowReactiveSwift/Tests",
      "sources" : [
        "SignalProducerTests.swift",
        "SignalTests.swift",
        "WorkerTests.swift"
      ],
      "target_dependencies" : [
        "WorkflowReactiveSwiftTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WorkflowReactiveSwiftTestingTests",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowReactiveSwiftTestingTests",
      "path" : "WorkflowReactiveSwift/TestingTests",
      "sources" : [
        "SignalProducerTests.swift",
        "TestingTests.swift"
      ],
      "target_dependencies" : [
        "WorkflowReactiveSwiftTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WorkflowReactiveSwiftTesting",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowReactiveSwiftTesting",
      "path" : "WorkflowReactiveSwift/Testing",
      "product_memberships" : [
        "WorkflowReactiveSwiftTesting"
      ],
      "sources" : [
        "SignalProducerWorkflowTesting.swift",
        "WorkerTesting.swift"
      ],
      "target_dependencies" : [
        "WorkflowReactiveSwift",
        "WorkflowTesting"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WorkflowReactiveSwift",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowReactiveSwift",
      "path" : "WorkflowReactiveSwift/Sources",
      "product_dependencies" : [
        "ReactiveSwift"
      ],
      "product_memberships" : [
        "WorkflowReactiveSwift",
        "WorkflowReactiveSwiftTesting"
      ],
      "sources" : [
        "Logger.swift",
        "QueueScheduler+Workflow.swift",
        "SignalProducerWorkflow.swift",
        "SignalWorker.swift",
        "Worker.swift"
      ],
      "target_dependencies" : [
        "Workflow"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WorkflowConcurrencyTests",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowConcurrencyTests",
      "path" : "WorkflowConcurrency/Tests",
      "sources" : [
        "AsyncOperationWorkerTests.swift",
        "WorkerTests.swift"
      ],
      "target_dependencies" : [
        "WorkflowConcurrency",
        "Workflow",
        "WorkflowTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WorkflowConcurrencyTestingTests",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowConcurrencyTestingTests",
      "path" : "WorkflowConcurrency/TestingTests",
      "sources" : [
        "TestingTests.swift"
      ],
      "target_dependencies" : [
        "WorkflowConcurrencyTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WorkflowConcurrencyTesting",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowConcurrencyTesting",
      "path" : "WorkflowConcurrency/Testing",
      "product_memberships" : [
        "WorkflowConcurrencyTesting"
      ],
      "sources" : [
        "WorkerTesting.swift"
      ],
      "target_dependencies" : [
        "WorkflowConcurrency",
        "WorkflowTesting"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WorkflowConcurrency",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowConcurrency",
      "path" : "WorkflowConcurrency/Sources",
      "product_memberships" : [
        "WorkflowConcurrency",
        "WorkflowConcurrencyTesting"
      ],
      "sources" : [
        "AsyncOperationWorker.swift",
        "Logger.swift",
        "Worker.swift"
      ],
      "target_dependencies" : [
        "Workflow"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WorkflowCombineTests",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowCombineTests",
      "path" : "WorkflowCombine/Tests",
      "sources" : [
        "PublisherTests.swift",
        "WorkerTests.swift"
      ],
      "target_dependencies" : [
        "WorkflowCombineTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WorkflowCombineTestingTests",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowCombineTestingTests",
      "path" : "WorkflowCombine/TestingTests",
      "sources" : [
        "PublisherTests.swift",
        "TestingTests.swift"
      ],
      "target_dependencies" : [
        "WorkflowCombineTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WorkflowCombineTesting",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowCombineTesting",
      "path" : "WorkflowCombine/Testing",
      "product_memberships" : [
        "WorkflowCombineTesting"
      ],
      "sources" : [
        "PublisherTesting.swift",
        "WorkerTesting.swift"
      ],
      "target_dependencies" : [
        "WorkflowCombine",
        "WorkflowTesting"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WorkflowCombine",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowCombine",
      "path" : "WorkflowCombine/Sources",
      "product_memberships" : [
        "WorkflowCombine",
        "WorkflowCombineTesting"
      ],
      "sources" : [
        "Logger.swift",
        "Publisher+Extensions.swift",
        "PublisherWorkflow.swift",
        "Worker.swift"
      ],
      "target_dependencies" : [
        "Workflow"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Workflow",
      "module_type" : "SwiftTarget",
      "name" : "Workflow",
      "path" : "Workflow/Sources",
      "product_dependencies" : [
        "ReactiveSwift"
      ],
      "product_memberships" : [
        "Workflow",
        "WorkflowTesting",
        "WorkflowUI",
        "WorkflowSwiftUI",
        "WorkflowReactiveSwift",
        "WorkflowReactiveSwiftTesting",
        "WorkflowRxSwift",
        "WorkflowRxSwiftTesting",
        "WorkflowCombine",
        "WorkflowCombineTesting",
        "WorkflowConcurrency",
        "WorkflowConcurrencyTesting"
      ],
      "sources" : [
        "AnyWorkflow.swift",
        "AnyWorkflowConvertible.swift",
        "ApplyContext.swift",
        "Debugging.swift",
        "DispatchQueue+Workflow.swift",
        "Lifetime.swift",
        "RenderContext.swift",
        "Sink.swift",
        "StateMutationSink.swift",
        "SubtreeManager.swift",
        "Workflow.swift",
        "WorkflowAction.swift",
        "WorkflowHost.swift",
        "WorkflowLogger.swift",
        "WorkflowNode.swift",
        "WorkflowObserver.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ViewEnvironmentUI",
      "module_type" : "SwiftTarget",
      "name" : "ViewEnvironmentUI",
      "path" : "ViewEnvironmentUI/Sources",
      "product_memberships" : [
        "WorkflowUI",
        "WorkflowSwiftUI",
        "ViewEnvironmentUI"
      ],
      "sources" : [
        "UIView+ViewEnvironmentPropagating.swift",
        "UIViewController+ViewEnvironmentPropagating.swift",
        "ViewEnvironmentObserving.swift",
        "ViewEnvironmentPropagating.swift",
        "ViewEnvironmentPropagationNode.swift"
      ],
      "target_dependencies" : [
        "ViewEnvironment"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ViewEnvironment",
      "module_type" : "SwiftTarget",
      "name" : "ViewEnvironment",
      "path" : "ViewEnvironment/Sources",
      "product_memberships" : [
        "WorkflowUI",
        "WorkflowSwiftUI",
        "ViewEnvironment",
        "ViewEnvironmentUI"
      ],
      "sources" : [
        "EnvironmentValues+ViewEnvironment.swift",
        "ViewEnvironment.swift",
        "ViewEnvironmentKey.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.