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

Failed to build swift-composable-presentation, reference main (9f9684), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 01:49:39 UTC.

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/darrarski/swift-composable-presentation.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/darrarski/swift-composable-presentation
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9f9684c Update package dependencies
Cloned https://github.com/darrarski/swift-composable-presentation.git
Revision (git rev-parse @):
9f9684c61f1350b7dea4ec97d384da39bcf06fd8
SUCCESS checkout https://github.com/darrarski/swift-composable-presentation.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/darrarski/swift-composable-presentation.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/14] Write sources
[13/14] Write swift-version-1EA4D86E10B52AF.txt
[15/46] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[16/46] Emitting module InternalCollectionsUtilities
[17/46] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[18/46] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[19/47] Compiling InternalCollectionsUtilities Descriptions.swift
[20/47] Compiling InternalCollectionsUtilities Debugging.swift
[21/47] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[22/47] Compiling InternalCollectionsUtilities UInt+reversed.swift
[23/47] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[24/47] Compiling InternalCollectionsUtilities Integer rank.swift
[25/47] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[26/47] Compiling InternalCollectionsUtilities _SortedCollection.swift
[27/47] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[28/47] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[29/47] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[30/103] Compiling OrderedCollections OrderedSet+Codable.swift
[31/103] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[32/103] Compiling OrderedCollections OrderedSet+Descriptions.swift
[33/103] Compiling OrderedCollections OrderedSet+Diffing.swift
[34/103] Compiling OrderedCollections OrderedSet+Equatable.swift
[35/103] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[36/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[37/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[38/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[39/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[40/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[41/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[42/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[43/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[44/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[45/109] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[46/109] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[47/109] Compiling OrderedCollections OrderedSet+Sendable.swift
[48/109] Compiling OrderedCollections OrderedDictionary+Elements.swift
[49/109] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[50/109] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[51/109] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[52/109] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[53/109] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[54/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[55/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[56/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[57/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[58/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[59/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[60/109] Compiling OrderedCollections OrderedSet+Hashable.swift
[61/109] Compiling OrderedCollections OrderedSet+Initializers.swift
[62/109] Compiling OrderedCollections OrderedSet+Insertions.swift
[63/109] Compiling OrderedCollections OrderedSet+Invariants.swift
[64/109] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[65/109] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[66/109] Compiling OrderedCollections _Hashtable+Header.swift
[67/109] Compiling OrderedCollections OrderedDictionary+Codable.swift
[68/109] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[69/109] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[70/109] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[71/109] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[72/109] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[73/109] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[74/109] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[75/109] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[76/109] Compiling OrderedCollections OrderedDictionary+Values.swift
[77/109] Compiling OrderedCollections OrderedDictionary.swift
[78/109] Compiling OrderedCollections _HashTable+Bucket.swift
[79/109] Compiling OrderedCollections _HashTable+BucketIterator.swift
[80/109] Compiling OrderedCollections _HashTable+Constants.swift
[81/109] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[82/109] Compiling OrderedCollections _HashTable+Testing.swift
[83/109] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[84/109] Compiling OrderedCollections _HashTable.swift
[85/109] Compiling OrderedCollections OrderedSet+SubSequence.swift
[86/109] Compiling OrderedCollections OrderedSet+Testing.swift
[87/109] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[88/109] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[89/109] Compiling OrderedCollections OrderedSet.swift
[90/109] Compiling OrderedCollections _UnsafeBitset.swift
[91/109] Emitting module OrderedCollections
[92/126] Compiling ConcurrencyExtras UncheckedSendable.swift
[93/126] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[94/126] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[95/127] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[96/127] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[97/127] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[98/127] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[99/127] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[100/127] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[101/127] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[102/127] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[103/127] Compiling IdentifiedCollections Identified.swift
[104/127] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[105/127] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[106/127] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[107/127] Compiling IdentifiedCollections IdentifiedArray.swift
[108/127] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[109/127] Compiling XCTestDynamicOverlay Unimplemented.swift
[110/127] Compiling ConcurrencyExtras Locking.swift
[111/127] Compiling ConcurrencyExtras MainSerialExecutor.swift
[112/127] Compiling ConcurrencyExtras Task.swift
[113/127] Compiling ConcurrencyExtras LockIsolated.swift
[114/127] Compiling ConcurrencyExtras AsyncStream.swift
[115/127] Compiling ConcurrencyExtras ActorIsolated.swift
[116/127] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[117/127] Emitting module ConcurrencyExtras
[118/127] Compiling XCTestDynamicOverlay Deprecations.swift
[119/127] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[120/127] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[121/127] Emitting module XCTestDynamicOverlay
[122/127] Compiling XCTestDynamicOverlay XCTFail.swift
[123/127] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[124/127] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[125/182] Emitting module IdentifiedCollections
[126/182] Compiling CustomDump CoreImage.swift
[127/182] Compiling CustomDump CoreLocation.swift
[128/182] Emitting module CasePaths
[129/182] Compiling CasePaths OpenExistential.swift
[130/182] Compiling CasePaths Operators.swift
[131/182] Compiling CasePaths TypeName.swift
[132/182] Compiling CasePaths XCTUnwrap.swift
[133/182] Compiling CasePaths CasePath.swift
[134/182] Compiling CasePaths CasePaths.swift
[135/182] Compiling CasePaths EnumReflection.swift
[136/182] Compiling CombineSchedulers UIScheduler.swift
[137/182] Compiling CombineSchedulers UIKit.swift
[138/183] Compiling CombineSchedulers Lock.swift
[139/183] Compiling Clocks ImmediateClock.swift
[140/183] Compiling Clocks _AsyncTimerSequence.swift
[141/183] Compiling Clocks Lock.swift
[142/183] Compiling CustomDump CoreMotion.swift
[143/183] Compiling CustomDump Foundation.swift
[144/183] Emitting module Clocks
[145/183] Compiling Clocks AnyClock.swift
[146/183] Compiling Clocks TestClock.swift
[147/183] Compiling CombineSchedulers Timer.swift
[148/183] Emitting module CombineSchedulers
[151/183] Compiling CombineSchedulers UnimplementedScheduler.swift
[152/183] Compiling Clocks Timer.swift
[153/183] Compiling Clocks UnimplementedClock.swift
[154/183] Compiling CombineSchedulers TestScheduler.swift
[155/183] Compiling CustomDump Mirror.swift
[156/183] Compiling CustomDump String.swift
[157/185] Compiling CustomDump Box.swift
[158/185] Compiling CustomDump CollectionDifference.swift
[159/185] Compiling CustomDump Dump.swift
[160/185] Compiling CustomDump AnyType.swift
[161/185] Compiling CustomDump CustomDumpRepresentable.swift
[162/185] Compiling CustomDump CustomDumpStringConvertible.swift
[163/185] Compiling CustomDump Diff.swift
[164/185] Compiling CustomDump Unordered.swift
[165/185] Compiling CustomDump XCTAssertNoDifference.swift
[166/185] Emitting module CustomDump
[167/185] Compiling CustomDump UserNotifications.swift
[168/185] Compiling CustomDump UserNotificationsUI.swift
[169/185] Compiling CustomDump CustomDumpReflectable.swift
[173/185] Compiling Clocks Shims.swift
[174/185] Compiling Clocks SwiftUI.swift
[175/185] Compiling CombineSchedulers NSRecursiveLock.swift
[176/185] Compiling CombineSchedulers SwiftUI.swift
[177/205] Compiling Dependencies Date.swift
[178/205] Compiling Dependencies FireAndForget.swift
[179/205] Compiling Dependencies TimeZone.swift
[180/207] Compiling Dependencies Dependency.swift
[181/207] Compiling Dependencies DependencyContext.swift
[182/207] Compiling Dependencies DependencyKey.swift
[183/207] Compiling Dependencies UUID.swift
[184/207] Compiling Dependencies WithRandomNumberGenerator.swift
[185/207] Compiling Dependencies Context.swift
[189/218] Compiling Dependencies OpenExistential.swift
[190/218] Compiling Dependencies RuntimeWarnings.swift
[191/218] Compiling Dependencies MainRunLoop.swift
[192/218] Compiling Dependencies OpenURL.swift
[194/218] Compiling Dependencies URLSession.swift
[195/218] Compiling Dependencies Deprecations.swift
[196/218] Compiling Dependencies Exports.swift
[202/218] Compiling Dependencies Locale.swift
[203/218] Compiling Dependencies MainQueue.swift
[204/218] Emitting module Dependencies
[205/218] Compiling Dependencies DependencyValues.swift
[206/218] Compiling Dependencies Calendar.swift
[207/218] Compiling Dependencies Clocks.swift
[208/218] Compiling SwiftUINavigationCore Deprecations.swift
[209/218] Compiling SwiftUINavigationCore ConfirmationDialogState.swift
[210/218] Compiling SwiftUINavigationCore ButtonStateBuilder.swift
[211/218] Compiling Dependencies TypeName.swift
[212/218] Compiling Dependencies WithDependencies.swift
[213/218] Emitting module SwiftUINavigationCore
[214/218] Compiling SwiftUINavigationCore AlertState.swift
[215/218] Compiling SwiftUINavigationCore Bind.swift
[216/218] Compiling SwiftUINavigationCore ButtonState.swift
[217/218] Compiling SwiftUINavigationCore RuntimeWarnings.swift
[218/218] Compiling SwiftUINavigationCore TextState.swift
[219/284] Compiling ComposableArchitecture CombineReducers.swift
[220/284] Compiling ComposableArchitecture DebugReducer.swift
[221/284] Compiling ComposableArchitecture DependencyKeyWritingReducer.swift
[222/284] Compiling ComposableArchitecture EmptyReducer.swift
[223/284] Compiling ComposableArchitecture ForEachReducer.swift
[224/284] Compiling ComposableArchitecture IfCaseLetReducer.swift
[225/284] Compiling ComposableArchitecture IfLetReducer.swift
[226/284] Compiling ComposableArchitecture Deferring.swift
[227/284] Compiling ComposableArchitecture Throttling.swift
[228/284] Compiling ComposableArchitecture Timer.swift
[229/284] Compiling ComposableArchitecture TaskResult.swift
[230/284] Compiling ComposableArchitecture AreOrderedSetsDuplicates.swift
[231/284] Compiling ComposableArchitecture Binding+IsPresent.swift
[232/284] Compiling ComposableArchitecture Box.swift
[233/284] Compiling ComposableArchitecture Create.swift
[234/284] Compiling ComposableArchitecture OpenExistential.swift
[235/284] Compiling ComposableArchitecture PresentationID.swift
[236/284] Compiling ComposableArchitecture ReturningLastNonNilValue.swift
[237/284] Compiling ComposableArchitecture RuntimeWarnings.swift
[238/284] Compiling ComposableArchitecture StackIDGenerator.swift
[239/284] Compiling ComposableArchitecture TypeName.swift
[240/284] Compiling ComposableArchitecture Reducer.swift
[241/291] Emitting module ComposableArchitecture
[242/291] Compiling ComposableArchitecture Dismiss.swift
[243/291] Compiling ComposableArchitecture IsPresented.swift
[244/291] Compiling ComposableArchitecture Effect.swift
[245/291] Compiling ComposableArchitecture Animation.swift
[246/291] Compiling ComposableArchitecture Cancellation.swift
[247/291] Compiling ComposableArchitecture EffectActions.swift
[248/291] Compiling ComposableArchitecture Publisher.swift
[249/291] Compiling ComposableArchitecture Debouncing.swift
[250/291] Compiling ComposableArchitecture CurrentValueRelay.swift
[251/291] Compiling ComposableArchitecture Debug.swift
[252/291] Compiling ComposableArchitecture Deprecations.swift
[253/291] Compiling ComposableArchitecture EphemeralState.swift
[254/291] Compiling ComposableArchitecture Exports.swift
[255/291] Compiling ComposableArchitecture Locking.swift
[256/291] Compiling ComposableArchitecture NavigationID.swift
[257/291] Compiling ComposableArchitecture ForEachStore.swift
[258/291] Compiling ComposableArchitecture FullScreenCover.swift
[259/291] Compiling ComposableArchitecture IfLetStore.swift
[260/291] Compiling ComposableArchitecture NavigationDestination.swift
[261/291] Compiling ComposableArchitecture NavigationStackStore.swift
[262/291] Compiling ComposableArchitecture Popover.swift
[263/291] Compiling ComposableArchitecture PresentationModifier.swift
[264/291] Compiling ComposableArchitecture AnyReducer.swift
[265/291] Compiling ComposableArchitecture AnyReducerBinding.swift
[266/291] Compiling ComposableArchitecture AnyReducerCompatibility.swift
[267/291] Compiling ComposableArchitecture AnyReducerDebug.swift
[268/291] Compiling ComposableArchitecture AnyReducerSignpost.swift
[269/291] Compiling ComposableArchitecture ReducerBuilder.swift
[270/291] Compiling ComposableArchitecture BindingReducer.swift
[271/291] Compiling ComposableArchitecture OnChange.swift
[272/291] Compiling ComposableArchitecture Optional.swift
[273/291] Compiling ComposableArchitecture PresentationReducer.swift
[274/291] Compiling ComposableArchitecture Reduce.swift
[275/291] Compiling ComposableArchitecture Scope.swift
[276/291] Compiling ComposableArchitecture SignpostReducer.swift
[277/291] Compiling ComposableArchitecture StackReducer.swift
[278/291] Compiling ComposableArchitecture Store.swift
[279/291] Compiling ComposableArchitecture Alert.swift
[280/291] Compiling ComposableArchitecture Binding.swift
[281/291] Compiling ComposableArchitecture ConfirmationDialog.swift
[282/291] Compiling ComposableArchitecture ActionSheet.swift
[283/291] Compiling ComposableArchitecture LegacyAlert.swift
[284/291] Compiling ComposableArchitecture NavigationLinkStore.swift
[285/291] Compiling ComposableArchitecture Sheet.swift
[286/291] Compiling ComposableArchitecture SwitchStore.swift
[287/291] Compiling ComposableArchitecture WithViewStore.swift
[288/291] Compiling ComposableArchitecture TestStore.swift
[289/291] Compiling ComposableArchitecture AlertStateUIKit.swift
[290/291] Compiling ComposableArchitecture IfLetUIKit.swift
[291/291] Compiling ComposableArchitecture ViewStore.swift
[292/304] Compiling ComposablePresentation ReplayNonNil.swift
[293/305] Compiling ComposablePresentation SheetWithStore.swift
/Users/admin/builder/spi-builder-workspace/Sources/ComposablePresentation/SheetWithStore.swift:36:23: warning: 'scope(state:)' is deprecated: 'Store.scope' requires an explicit 'action' transform and is intended to be used to transform a store of a parent domain into a store of a child domain.
When transforming store state into view state, use the 'observe' parameter when constructing a view store. [#DeprecatedDeclaration]
34 |             content: {
35 |               IfLetStore(
36 |                 store.scope(state: mapState),
   |                       `- warning: 'scope(state:)' is deprecated: 'Store.scope' requires an explicit 'action' transform and is intended to be used to transform a store of a parent domain into a store of a child domain.
When transforming store state into view state, use the 'observe' parameter when constructing a view store. [#DeprecatedDeclaration]
37 |                 then: content
38 |               )
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[294/305] Compiling ComposablePresentation PresentingReducer.swift
/Users/admin/builder/spi-builder-workspace/Sources/ComposablePresentation/PresentingReducer.swift:26:6: warning: 'ReducerBuilderOf' is deprecated: Use 'ReducerBuilder<_, _>' with explicit 'State' and 'Action' generics, instead. [#DeprecatedDeclaration]
 24 |     onPresent: PresentingReducerAction<State, Presented.State, Action> = .empty,
 25 |     onDismiss: PresentingReducerAction<State, Presented.State, Action> = .empty,
 26 |     @ReducerBuilderOf<Presented> presented: () -> Presented,
    |      `- warning: 'ReducerBuilderOf' is deprecated: Use 'ReducerBuilder<_, _>' with explicit 'State' and 'Action' generics, instead. [#DeprecatedDeclaration]
 27 |     file: StaticString = #file,
 28 |     fileID: StaticString = #fileID,
/Users/admin/builder/spi-builder-workspace/Sources/ComposablePresentation/PresentingReducer.swift:214:29: warning: generic parameter 'State' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
203 |
204 | /// `State` → `ID` transformation for `.presenting` higher order reducer.
205 | public struct PresentingReducerToPresentedID<State, ID: Hashable> {
    |                                              `- note: 'State' previously declared here
206 |   public typealias Run = (State?) -> ID
207 |
    :
212 |   ///
213 |   /// - Returns: `PresentingReducerToPresentedID`
214 |   public static func notNil<State>() -> PresentingReducerToPresentedID<State, Bool> {
    |                             `- warning: generic parameter 'State' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
215 |     .init { $0 != nil }
216 |   }
/Users/admin/builder/spi-builder-workspace/Sources/ComposablePresentation/PresentingReducer.swift:135:19: error: extra argument 'file' in call
133 |             action: toPresentedAction,
134 |             then: { presented },
135 |             file: file,
    |                   `- error: extra argument 'file' in call
136 |             fileID: fileID,
137 |             line: line
/Users/admin/builder/spi-builder-workspace/Sources/ComposablePresentation/PresentingReducer.swift:148:19: error: extra argument 'file' in call
146 |             action: toPresentedAction,
147 |             then: { presented },
148 |             file: file,
    |                   `- error: extra argument 'file' in call
149 |             fileID: fileID,
150 |             line: line
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[295/305] Compiling ComposablePresentation PresentingCaseReducer.swift
/Users/admin/builder/spi-builder-workspace/Sources/ComposablePresentation/PresentingCaseReducer.swift:28:6: warning: 'ReducerBuilderOf' is deprecated: Use 'ReducerBuilder<_, _>' with explicit 'State' and 'Action' generics, instead. [#DeprecatedDeclaration]
 26 |     onPresent: _PresentingCaseReducer<Self, Enum, ID, Presented>.ActionHandler = .empty,
 27 |     onDismiss: _PresentingCaseReducer<Self, Enum, ID, Presented>.ActionHandler = .empty,
 28 |     @ReducerBuilderOf<Presented> presented: () -> Presented,
    |      `- warning: 'ReducerBuilderOf' is deprecated: Use 'ReducerBuilder<_, _>' with explicit 'State' and 'Action' generics, instead. [#DeprecatedDeclaration]
 29 |     file: StaticString = #file,
 30 |     fileID: StaticString = #fileID,
/Users/admin/builder/spi-builder-workspace/Sources/ComposablePresentation/PresentingCaseReducer.swift:157:17: error: extra argument 'file' in call
155 |               )
156 |           },
157 |           file: file,
    |                 `- error: extra argument 'file' in call
158 |           fileID: fileID,
159 |           line: line
/Users/admin/builder/spi-builder-workspace/Sources/ComposablePresentation/PresentingCaseReducer.swift:152:23: error: extra argument 'file' in call
150 |                 action: /.self,
151 |                 then: { presented },
152 |                 file: file,
    |                       `- error: extra argument 'file' in call
153 |                 fileID: fileID,
154 |                 line: line
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[296/305] Compiling ComposablePresentation _SwiftUINavigation.swift
/Users/admin/builder/spi-builder-workspace/Sources/ComposablePresentation/_SwiftUINavigation.swift:39:6: error: ambiguous use of 'bind(_:to:)'
 37 |       label: label
 38 |     )
 39 |     .bind($isActive, to: $isActiveState)
    |      `- error: ambiguous use of 'bind(_:to:)'
 40 |   }
 41 | }
    :
 61 |
 62 | extension View {
 63 |   func bind<ModelValue: _Bindable, ViewValue: _Bindable>(
    |        `- note: found this candidate
 64 |     _ modelValue: ModelValue, to viewValue: ViewValue
 65 |   ) -> some View
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swiftui-navigation/Sources/SwiftUINavigationCore/Bind.swift:19:15: note: found this candidate in module 'SwiftUINavigationCore'
17 |   ///   - viewValue: A binding from view state. _E.g._, a focus binding.
18 |   @available(iOS 14, macOS 11, tvOS 14, watchOS 7, *)
19 |   public func bind<ModelValue: _Bindable, ViewValue: _Bindable>(
   |               `- note: found this candidate in module 'SwiftUINavigationCore'
20 |     _ modelValue: ModelValue, to viewValue: ViewValue
21 |   ) -> some View
/Users/admin/builder/spi-builder-workspace/Sources/ComposablePresentation/_SwiftUINavigation.swift:58:8: error: ambiguous use of 'bind(_:to:)'
 56 |         destination: destination
 57 |       )
 58 |       .bind($isPresented, to: $isPresentedState)
    |        `- error: ambiguous use of 'bind(_:to:)'
 59 |   }
 60 | }
 61 |
 62 | extension View {
 63 |   func bind<ModelValue: _Bindable, ViewValue: _Bindable>(
    |        `- note: found this candidate
 64 |     _ modelValue: ModelValue, to viewValue: ViewValue
 65 |   ) -> some View
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swiftui-navigation/Sources/SwiftUINavigationCore/Bind.swift:19:15: note: found this candidate in module 'SwiftUINavigationCore'
17 |   ///   - viewValue: A binding from view state. _E.g._, a focus binding.
18 |   @available(iOS 14, macOS 11, tvOS 14, watchOS 7, *)
19 |   public func bind<ModelValue: _Bindable, ViewValue: _Bindable>(
   |               `- note: found this candidate in module 'SwiftUINavigationCore'
20 |     _ modelValue: ModelValue, to viewValue: ViewValue
21 |   ) -> some View
[297/305] Compiling ComposablePresentation NavigationDestinationWithStore.swift
/Users/admin/builder/spi-builder-workspace/Sources/ComposablePresentation/NavigationDestinationWithStore.swift:36:21: warning: 'scope(state:)' is deprecated: 'Store.scope' requires an explicit 'action' transform and is intended to be used to transform a store of a parent domain into a store of a child domain.
When transforming store state into view state, use the 'observe' parameter when constructing a view store. [#DeprecatedDeclaration]
34 |           destination: {
35 |             IfLetStore(
36 |               store.scope(state: mapState),
   |                     `- warning: 'scope(state:)' is deprecated: 'Store.scope' requires an explicit 'action' transform and is intended to be used to transform a store of a parent domain into a store of a child domain.
When transforming store state into view state, use the 'observe' parameter when constructing a view store. [#DeprecatedDeclaration]
37 |               then: content
38 |             )
/Users/admin/builder/spi-builder-workspace/Sources/ComposablePresentation/NavigationLinkWithStore.swift:50:19: warning: 'scope(state:)' is deprecated: 'Store.scope' requires an explicit 'action' transform and is intended to be used to transform a store of a parent domain into a store of a child domain.
When transforming store state into view state, use the 'observe' parameter when constructing a view store. [#DeprecatedDeclaration]
48 |         destination: {
49 |           IfLetStore(
50 |             store.scope(state: mapState),
   |                   `- warning: 'scope(state:)' is deprecated: 'Store.scope' requires an explicit 'action' transform and is intended to be used to transform a store of a parent domain into a store of a child domain.
When transforming store state into view state, use the 'observe' parameter when constructing a view store. [#DeprecatedDeclaration]
51 |             then: destination
52 |           )
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
error: emit-module command failed with exit code 1 (use -v to see invocation)
[298/305] Compiling ComposablePresentation NavigationLinkWithStore.swift
/Users/admin/builder/spi-builder-workspace/Sources/ComposablePresentation/NavigationDestinationWithStore.swift:36:21: warning: 'scope(state:)' is deprecated: 'Store.scope' requires an explicit 'action' transform and is intended to be used to transform a store of a parent domain into a store of a child domain.
When transforming store state into view state, use the 'observe' parameter when constructing a view store. [#DeprecatedDeclaration]
34 |           destination: {
35 |             IfLetStore(
36 |               store.scope(state: mapState),
   |                     `- warning: 'scope(state:)' is deprecated: 'Store.scope' requires an explicit 'action' transform and is intended to be used to transform a store of a parent domain into a store of a child domain.
When transforming store state into view state, use the 'observe' parameter when constructing a view store. [#DeprecatedDeclaration]
37 |               then: content
38 |             )
/Users/admin/builder/spi-builder-workspace/Sources/ComposablePresentation/NavigationLinkWithStore.swift:50:19: warning: 'scope(state:)' is deprecated: 'Store.scope' requires an explicit 'action' transform and is intended to be used to transform a store of a parent domain into a store of a child domain.
When transforming store state into view state, use the 'observe' parameter when constructing a view store. [#DeprecatedDeclaration]
48 |         destination: {
49 |           IfLetStore(
50 |             store.scope(state: mapState),
   |                   `- warning: 'scope(state:)' is deprecated: 'Store.scope' requires an explicit 'action' transform and is intended to be used to transform a store of a parent domain into a store of a child domain.
When transforming store state into view state, use the 'observe' parameter when constructing a view store. [#DeprecatedDeclaration]
51 |             then: destination
52 |           )
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[299/305] Compiling ComposablePresentation NavigationStackWithStore.swift
/Users/admin/builder/spi-builder-workspace/Sources/ComposablePresentation/NavigationStackWithStore.swift:27:5: warning: 'init(_:content:file:line:)' is deprecated: Use 'init(_:observe:content:)' to make state observation explicit.
When using WithViewStore you should take care to observe only the pieces of state that your view needs to do its job, especially towards the root of the application. See the performance article for more details:
https://pointfreeco.github.io/swift-composable-architecture/main/documentation/composablearchitecture/performance#View-stores [#DeprecatedDeclaration]
25 |
26 |   public var body: some View {
27 |     WithViewStore(store) { viewStore in
   |     `- warning: 'init(_:content:file:line:)' is deprecated: Use 'init(_:observe:content:)' to make state observation explicit.
When using WithViewStore you should take care to observe only the pieces of state that your view needs to do its job, especially towards the root of the application. See the performance article for more details:
https://pointfreeco.github.io/swift-composable-architecture/main/documentation/composablearchitecture/performance#View-stores [#DeprecatedDeclaration]
28 |       NavigationStack(
29 |         path: viewStore.binding(send: { $0 }),
/Users/admin/builder/spi-builder-workspace/Sources/ComposablePresentation/PopoverWithStore.swift:44:23: warning: 'scope(state:)' is deprecated: 'Store.scope' requires an explicit 'action' transform and is intended to be used to transform a store of a parent domain into a store of a child domain.
When transforming store state into view state, use the 'observe' parameter when constructing a view store. [#DeprecatedDeclaration]
42 |             content: {
43 |               IfLetStore(
44 |                 store.scope(state: mapState),
   |                       `- warning: 'scope(state:)' is deprecated: 'Store.scope' requires an explicit 'action' transform and is intended to be used to transform a store of a parent domain into a store of a child domain.
When transforming store state into view state, use the 'observe' parameter when constructing a view store. [#DeprecatedDeclaration]
45 |                 then: content
46 |               )
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[300/305] Compiling ComposablePresentation PopoverWithStore.swift
/Users/admin/builder/spi-builder-workspace/Sources/ComposablePresentation/NavigationStackWithStore.swift:27:5: warning: 'init(_:content:file:line:)' is deprecated: Use 'init(_:observe:content:)' to make state observation explicit.
When using WithViewStore you should take care to observe only the pieces of state that your view needs to do its job, especially towards the root of the application. See the performance article for more details:
https://pointfreeco.github.io/swift-composable-architecture/main/documentation/composablearchitecture/performance#View-stores [#DeprecatedDeclaration]
25 |
26 |   public var body: some View {
27 |     WithViewStore(store) { viewStore in
   |     `- warning: 'init(_:content:file:line:)' is deprecated: Use 'init(_:observe:content:)' to make state observation explicit.
When using WithViewStore you should take care to observe only the pieces of state that your view needs to do its job, especially towards the root of the application. See the performance article for more details:
https://pointfreeco.github.io/swift-composable-architecture/main/documentation/composablearchitecture/performance#View-stores [#DeprecatedDeclaration]
28 |       NavigationStack(
29 |         path: viewStore.binding(send: { $0 }),
/Users/admin/builder/spi-builder-workspace/Sources/ComposablePresentation/PopoverWithStore.swift:44:23: warning: 'scope(state:)' is deprecated: 'Store.scope' requires an explicit 'action' transform and is intended to be used to transform a store of a parent domain into a store of a child domain.
When transforming store state into view state, use the 'observe' parameter when constructing a view store. [#DeprecatedDeclaration]
42 |             content: {
43 |               IfLetStore(
44 |                 store.scope(state: mapState),
   |                       `- warning: 'scope(state:)' is deprecated: 'Store.scope' requires an explicit 'action' transform and is intended to be used to transform a store of a parent domain into a store of a child domain.
When transforming store state into view state, use the 'observe' parameter when constructing a view store. [#DeprecatedDeclaration]
45 |                 then: content
46 |               )
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[301/305] Compiling ComposablePresentation FullScreenCoverWithStore.swift
/Users/admin/builder/spi-builder-workspace/Sources/ComposablePresentation/FullScreenCoverWithStore.swift:38:23: warning: 'scope(state:)' is deprecated: 'Store.scope' requires an explicit 'action' transform and is intended to be used to transform a store of a parent domain into a store of a child domain.
When transforming store state into view state, use the 'observe' parameter when constructing a view store. [#DeprecatedDeclaration]
36 |             content: {
37 |               IfLetStore(
38 |                 store.scope(state: mapState),
   |                       `- warning: 'scope(state:)' is deprecated: 'Store.scope' requires an explicit 'action' transform and is intended to be used to transform a store of a parent domain into a store of a child domain.
When transforming store state into view state, use the 'observe' parameter when constructing a view store. [#DeprecatedDeclaration]
39 |                 then: content
40 |               )
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[302/305] Compiling ComposablePresentation NavigationDestinationForEachStore.swift
/Users/admin/builder/spi-builder-workspace/Sources/ComposablePresentation/FullScreenCoverWithStore.swift:38:23: warning: 'scope(state:)' is deprecated: 'Store.scope' requires an explicit 'action' transform and is intended to be used to transform a store of a parent domain into a store of a child domain.
When transforming store state into view state, use the 'observe' parameter when constructing a view store. [#DeprecatedDeclaration]
36 |             content: {
37 |               IfLetStore(
38 |                 store.scope(state: mapState),
   |                       `- warning: 'scope(state:)' is deprecated: 'Store.scope' requires an explicit 'action' transform and is intended to be used to transform a store of a parent domain into a store of a child domain.
When transforming store state into view state, use the 'observe' parameter when constructing a view store. [#DeprecatedDeclaration]
39 |                 then: content
40 |               )
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[303/305] Compiling ComposablePresentation PresentationID.swift
[304/305] Emitting module ComposablePresentation
/Users/admin/builder/spi-builder-workspace/Sources/ComposablePresentation/PresentingCaseReducer.swift:28:6: warning: 'ReducerBuilderOf' is deprecated: Use 'ReducerBuilder<_, _>' with explicit 'State' and 'Action' generics, instead. [#DeprecatedDeclaration]
 26 |     onPresent: _PresentingCaseReducer<Self, Enum, ID, Presented>.ActionHandler = .empty,
 27 |     onDismiss: _PresentingCaseReducer<Self, Enum, ID, Presented>.ActionHandler = .empty,
 28 |     @ReducerBuilderOf<Presented> presented: () -> Presented,
    |      `- warning: 'ReducerBuilderOf' is deprecated: Use 'ReducerBuilder<_, _>' with explicit 'State' and 'Action' generics, instead. [#DeprecatedDeclaration]
 29 |     file: StaticString = #file,
 30 |     fileID: StaticString = #fileID,
/Users/admin/builder/spi-builder-workspace/Sources/ComposablePresentation/PresentingCaseReducer.swift:157:17: error: extra argument 'file' in call
155 |               )
156 |           },
157 |           file: file,
    |                 `- error: extra argument 'file' in call
158 |           fileID: fileID,
159 |           line: line
/Users/admin/builder/spi-builder-workspace/Sources/ComposablePresentation/PresentingCaseReducer.swift:152:23: error: extra argument 'file' in call
150 |                 action: /.self,
151 |                 then: { presented },
152 |                 file: file,
    |                       `- error: extra argument 'file' in call
153 |                 fileID: fileID,
154 |                 line: line
/Users/admin/builder/spi-builder-workspace/Sources/ComposablePresentation/PresentingForEachReducer.swift:26:6: warning: 'ReducerBuilderOf' is deprecated: Use 'ReducerBuilder<_, _>' with explicit 'State' and 'Action' generics, instead. [#DeprecatedDeclaration]
 24 |     onPresent: PresentingForEachReducerAction<ID, State, Action> = .empty,
 25 |     onDismiss: PresentingForEachReducerAction<ID, State, Action> = .empty,
 26 |     @ReducerBuilderOf<Element> element: () -> Element,
    |      `- warning: 'ReducerBuilderOf' is deprecated: Use 'ReducerBuilder<_, _>' with explicit 'State' and 'Action' generics, instead. [#DeprecatedDeclaration]
 27 |     file: StaticString = #file,
 28 |     fileID: StaticString = #fileID,
/Users/admin/builder/spi-builder-workspace/Sources/ComposablePresentation/PresentingReducer.swift:26:6: warning: 'ReducerBuilderOf' is deprecated: Use 'ReducerBuilder<_, _>' with explicit 'State' and 'Action' generics, instead. [#DeprecatedDeclaration]
 24 |     onPresent: PresentingReducerAction<State, Presented.State, Action> = .empty,
 25 |     onDismiss: PresentingReducerAction<State, Presented.State, Action> = .empty,
 26 |     @ReducerBuilderOf<Presented> presented: () -> Presented,
    |      `- warning: 'ReducerBuilderOf' is deprecated: Use 'ReducerBuilder<_, _>' with explicit 'State' and 'Action' generics, instead. [#DeprecatedDeclaration]
 27 |     file: StaticString = #file,
 28 |     fileID: StaticString = #fileID,
/Users/admin/builder/spi-builder-workspace/Sources/ComposablePresentation/PresentingReducer.swift:214:29: warning: generic parameter 'State' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
203 |
204 | /// `State` → `ID` transformation for `.presenting` higher order reducer.
205 | public struct PresentingReducerToPresentedID<State, ID: Hashable> {
    |                                              `- note: 'State' previously declared here
206 |   public typealias Run = (State?) -> ID
207 |
    :
212 |   ///
213 |   /// - Returns: `PresentingReducerToPresentedID`
214 |   public static func notNil<State>() -> PresentingReducerToPresentedID<State, Bool> {
    |                             `- warning: generic parameter 'State' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
215 |     .init { $0 != nil }
216 |   }
/Users/admin/builder/spi-builder-workspace/Sources/ComposablePresentation/PresentingReducer.swift:135:19: error: extra argument 'file' in call
133 |             action: toPresentedAction,
134 |             then: { presented },
135 |             file: file,
    |                   `- error: extra argument 'file' in call
136 |             fileID: fileID,
137 |             line: line
/Users/admin/builder/spi-builder-workspace/Sources/ComposablePresentation/PresentingReducer.swift:148:19: error: extra argument 'file' in call
146 |             action: toPresentedAction,
147 |             then: { presented },
148 |             file: file,
    |                   `- error: extra argument 'file' in call
149 |             fileID: fileID,
150 |             line: line
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[305/305] Compiling ComposablePresentation PresentingForEachReducer.swift
/Users/admin/builder/spi-builder-workspace/Sources/ComposablePresentation/PresentingForEachReducer.swift:26:6: warning: 'ReducerBuilderOf' is deprecated: Use 'ReducerBuilder<_, _>' with explicit 'State' and 'Action' generics, instead. [#DeprecatedDeclaration]
 24 |     onPresent: PresentingForEachReducerAction<ID, State, Action> = .empty,
 25 |     onDismiss: PresentingForEachReducerAction<ID, State, Action> = .empty,
 26 |     @ReducerBuilderOf<Element> element: () -> Element,
    |      `- warning: 'ReducerBuilderOf' is deprecated: Use 'ReducerBuilder<_, _>' with explicit 'State' and 'Action' generics, instead. [#DeprecatedDeclaration]
 27 |     file: StaticString = #file,
 28 |     fileID: StaticString = #fileID,
/Users/admin/builder/spi-builder-workspace/Sources/ComposablePresentation/PresentingForEachReducer.swift:133:17: error: extra argument 'file' in call
131 |           action: toElementAction,
132 |           element: { element },
133 |           file: file,
    |                 `- error: extra argument 'file' in call
134 |           fileID: fileID,
135 |           line: line
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Fetching https://github.com/pointfreeco/swift-composable-architecture.git
[1/303774] Fetching swift-composable-architecture
Fetched https://github.com/pointfreeco/swift-composable-architecture.git from cache (12.65s)
Computing version for https://github.com/pointfreeco/swift-composable-architecture.git
Computed https://github.com/pointfreeco/swift-composable-architecture.git at 0.59.0 (13.21s)
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swiftui-navigation
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/pointfreeco/swift-case-paths
[1/861] Fetching swift-concurrency-extras
[131/2255] Fetching swift-concurrency-extras, swiftui-navigation
[187/6649] Fetching swift-concurrency-extras, swiftui-navigation, swift-case-paths
[275/11230] Fetching swift-concurrency-extras, swiftui-navigation, swift-case-paths, swift-custom-dump
[550/12764] Fetching swift-concurrency-extras, swiftui-navigation, swift-case-paths, swift-custom-dump, swift-identified-collections
[3274/18231] Fetching swift-concurrency-extras, swiftui-navigation, swift-case-paths, swift-custom-dump, swift-identified-collections, xctest-dynamic-overlay
[6618/24480] Fetching swift-concurrency-extras, swiftui-navigation, swift-case-paths, swift-custom-dump, swift-identified-collections, xctest-dynamic-overlay, swift-dependencies
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.05s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (1.06s)
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/apple/swift-collections
[8190/19038] Fetching swiftui-navigation, swift-case-paths, swift-identified-collections, xctest-dynamic-overlay, swift-dependencies
Fetched https://github.com/pointfreeco/swift-case-paths from cache (1.34s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (1.34s)
[6537/8395] Fetching swiftui-navigation, swift-identified-collections, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (1.45s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.45s)
Fetched https://github.com/pointfreeco/swiftui-navigation from cache (1.45s)
[1/2410] Fetching combine-schedulers
[146/19050] Fetching combine-schedulers, swift-collections
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.95s)
[832/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.65s)
Computing version for https://github.com/pointfreeco/swiftui-navigation
Computed https://github.com/pointfreeco/swiftui-navigation at 0.8.0 (3.27s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 0.6.0 (0.51s)
Fetching https://github.com/pointfreeco/swift-clocks
[1/1292] Fetching swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.92s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 0.14.1 (1.48s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.11.0 (0.51s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 0.4.0 (0.52s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 0.11.2 (0.51s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 0.1.2 (0.51s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.9.0 (0.51s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 0.8.0 (0.51s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (0.51s)
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 0.6.0
Creating working copy for https://github.com/pointfreeco/swift-identified-collections
Working copy of https://github.com/pointfreeco/swift-identified-collections resolved at 0.8.0
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/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 0.11.0
Creating working copy for https://github.com/pointfreeco/swift-composable-architecture.git
Working copy of https://github.com/pointfreeco/swift-composable-architecture.git resolved at 0.59.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.9.0
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 0.1.2
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 0.14.1
Creating working copy for https://github.com/pointfreeco/swiftui-navigation
Working copy of https://github.com/pointfreeco/swiftui-navigation resolved at 0.8.0
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 0.4.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 0.11.2
BUILD FAILURE 6.2 macosSpm