Build Information
Failed to build RelayStore, reference main (e697c4
), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 06:25:03 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/alexito4/RelayStore.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/alexito4/RelayStore
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at e697c4f open source
Cloned https://github.com/alexito4/RelayStore.git
Revision (git rev-parse @):
e697c4feb37e4640a785a509a892e976a36c8fe0
SUCCESS checkout https://github.com/alexito4/RelayStore.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/alexito4/RelayStore.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 UnsafeBufferPointer+Extras.swift
[16/46] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[17/47] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[18/47] Emitting module InternalCollectionsUtilities
[19/47] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[20/47] Compiling InternalCollectionsUtilities Integer rank.swift
[21/47] Compiling InternalCollectionsUtilities Debugging.swift
[22/47] Compiling InternalCollectionsUtilities Descriptions.swift
[23/47] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[24/47] Compiling InternalCollectionsUtilities UInt+reversed.swift
[25/47] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[26/47] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[27/47] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[28/47] Compiling InternalCollectionsUtilities _SortedCollection.swift
[29/47] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[30/103] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[31/103] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[32/103] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[33/103] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[34/103] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[35/103] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[36/109] Compiling OrderedCollections OrderedSet+Codable.swift
[37/109] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[38/109] Compiling OrderedCollections OrderedSet+Descriptions.swift
[39/109] Compiling OrderedCollections OrderedSet+Diffing.swift
[40/109] Compiling OrderedCollections OrderedSet+Equatable.swift
[41/109] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.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 isStrictSubset.swift
[55/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[56/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[57/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[58/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[59/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[60/109] Compiling OrderedCollections _Hashtable+Header.swift
[61/109] Compiling OrderedCollections OrderedDictionary+Codable.swift
[62/109] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[63/109] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[64/109] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[65/109] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[66/109] Compiling OrderedCollections OrderedSet+Hashable.swift
[67/109] Compiling OrderedCollections OrderedSet+Initializers.swift
[68/109] Compiling OrderedCollections OrderedSet+Insertions.swift
[69/109] Compiling OrderedCollections OrderedSet+Invariants.swift
[70/109] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[71/109] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.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 XCTestDynamicOverlay DefaultInitializable.swift
[94/126] Emitting module XCTestDynamicOverlay
[95/126] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[96/126] Compiling XCTestDynamicOverlay Unimplemented.swift
[97/126] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[98/126] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[99/126] Compiling XCTestDynamicOverlay XCTFail.swift
[100/126] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[101/126] Compiling XCTestDynamicOverlay Deprecations.swift
[102/126] Compiling ConcurrencyExtras Locking.swift
[103/126] Compiling ConcurrencyExtras AsyncStream.swift
[104/126] Compiling ConcurrencyExtras Task.swift
[105/126] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[106/126] Compiling ConcurrencyExtras ActorIsolated.swift
[107/126] Compiling ConcurrencyExtras MainSerialExecutor.swift
[108/126] Compiling ConcurrencyExtras LockIsolated.swift
[109/126] Emitting module ConcurrencyExtras
[110/126] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[111/126] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[112/127] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[113/127] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[114/127] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[115/127] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[116/180] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[117/182] Compiling IdentifiedCollections IdentifiedArray.swift
[118/182] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[119/182] Compiling CustomDump StoreKit.swift
[120/182] Compiling CustomDump Swift.swift
[121/182] Compiling CustomDump UserNotifications.swift
[122/182] Compiling CustomDump UserNotificationsUI.swift
[123/182] Emitting module IdentifiedCollections
[124/182] Compiling CustomDump CoreMotion.swift
[125/182] Compiling CustomDump Foundation.swift
[126/182] Compiling CustomDump CoreImage.swift
[127/182] Compiling CustomDump CoreLocation.swift
[128/182] Compiling CasePaths XCTUnwrap.swift
[129/182] Compiling CasePaths OpenExistential.swift
[130/182] Compiling CasePaths CasePath.swift
[131/182] Compiling CasePaths CasePaths.swift
[132/182] Emitting module CasePaths
[133/182] Compiling CasePaths Operators.swift
[134/182] Compiling CasePaths TypeName.swift
[135/182] Compiling CasePaths EnumReflection.swift
[136/182] Compiling Clocks Lock.swift
[137/182] Compiling CombineSchedulers Lock.swift
[138/183] Compiling CombineSchedulers UIKit.swift
[139/183] Compiling CombineSchedulers UIScheduler.swift
[140/183] Emitting module Clocks
[141/183] Compiling Clocks ImmediateClock.swift
[142/183] Compiling Clocks AnyClock.swift
[145/183] Emitting module CombineSchedulers
[148/183] Compiling Clocks UnimplementedClock.swift
[149/183] Compiling Clocks Timer.swift
[150/183] Compiling Clocks TestClock.swift
[151/183] Compiling CombineSchedulers TestScheduler.swift
[152/183] Compiling CombineSchedulers Timer.swift
[153/183] Compiling CombineSchedulers UnimplementedScheduler.swift
[154/183] Compiling CustomDump Mirror.swift
[155/183] Compiling CustomDump String.swift
[156/185] Compiling CustomDump Box.swift
[157/185] Compiling CustomDump CollectionDifference.swift
[158/185] Compiling CustomDump Dump.swift
[159/185] Compiling CustomDump AnyType.swift
[160/185] Emitting module CustomDump
[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
[168/185] Compiling CustomDump CustomDumpReflectable.swift
[169/185] Compiling Clocks Shims.swift
[170/185] Compiling Clocks _AsyncTimerSequence.swift
[171/185] Compiling Clocks SwiftUI.swift
[172/185] Compiling CombineSchedulers NSRecursiveLock.swift
[173/185] Compiling CombineSchedulers SwiftUI.swift
[175/185] Compiling CustomDump SwiftUI.swift
[176/185] Compiling CustomDump UIKit.swift
[178/185] Compiling CustomDump GameKit.swift
[179/185] Compiling CustomDump KeyPath.swift
[183/185] Compiling CustomDump Photos.swift
[184/185] Compiling CustomDump Speech.swift
[186/216] Compiling Dependencies Context.swift
[187/216] Compiling Dependencies Date.swift
[188/216] Compiling Dependencies FireAndForget.swift
[189/216] Compiling Dependencies Dependency.swift
[190/216] Compiling Dependencies DependencyContext.swift
[191/216] Compiling Dependencies DependencyKey.swift
[192/218] Emitting module Dependencies
[193/218] Compiling SwiftUINavigationCore Deprecations.swift
[194/218] Compiling Dependencies OpenExistential.swift
[195/218] Compiling Dependencies RuntimeWarnings.swift
[196/218] Compiling Dependencies Deprecations.swift
[197/218] Compiling Dependencies Exports.swift
[198/218] Compiling Dependencies Locale.swift
[199/218] Compiling Dependencies MainQueue.swift
[200/218] Compiling Dependencies UUID.swift
[201/218] Compiling Dependencies WithRandomNumberGenerator.swift
[202/218] Compiling Dependencies MainRunLoop.swift
[203/218] Compiling Dependencies OpenURL.swift
[204/218] Compiling Dependencies TimeZone.swift
[205/218] Compiling Dependencies URLSession.swift
[206/218] Compiling Dependencies DependencyValues.swift
[207/218] Compiling Dependencies Calendar.swift
[208/218] Compiling Dependencies Clocks.swift
[209/218] Compiling SwiftUINavigationCore ConfirmationDialogState.swift
[210/218] Compiling SwiftUINavigationCore ButtonStateBuilder.swift
[211/218] Compiling SwiftUINavigationCore AlertState.swift
[212/218] Compiling SwiftUINavigationCore Bind.swift
[213/218] Emitting module SwiftUINavigationCore
[214/218] Compiling SwiftUINavigationCore ButtonState.swift
[215/218] Compiling Dependencies TypeName.swift
[216/218] Compiling Dependencies WithDependencies.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/291] Compiling ComposableArchitecture AnyReducer.swift
[227/291] Compiling ComposableArchitecture AnyReducerBinding.swift
[228/291] Compiling ComposableArchitecture AnyReducerCompatibility.swift
[229/291] Compiling ComposableArchitecture AnyReducerDebug.swift
[230/291] Compiling ComposableArchitecture AnyReducerSignpost.swift
[231/291] Compiling ComposableArchitecture ReducerBuilder.swift
[232/291] Compiling ComposableArchitecture BindingReducer.swift
[233/291] Compiling ComposableArchitecture OpenExistential.swift
[234/291] Compiling ComposableArchitecture PresentationID.swift
[235/291] Compiling ComposableArchitecture ReturningLastNonNilValue.swift
[236/291] Compiling ComposableArchitecture RuntimeWarnings.swift
[237/291] Compiling ComposableArchitecture StackIDGenerator.swift
[238/291] Compiling ComposableArchitecture TypeName.swift
[239/291] Compiling ComposableArchitecture Reducer.swift
[240/291] Compiling ComposableArchitecture Dismiss.swift
[241/291] Compiling ComposableArchitecture IsPresented.swift
[242/291] Compiling ComposableArchitecture Effect.swift
[243/291] Compiling ComposableArchitecture Animation.swift
[244/291] Compiling ComposableArchitecture Cancellation.swift
[245/291] Compiling ComposableArchitecture EffectActions.swift
[246/291] Compiling ComposableArchitecture Publisher.swift
[247/291] Compiling ComposableArchitecture Debouncing.swift
[248/291] Emitting module ComposableArchitecture
[249/291] Compiling ComposableArchitecture CurrentValueRelay.swift
[250/291] Compiling ComposableArchitecture Debug.swift
[251/291] Compiling ComposableArchitecture Deprecations.swift
[252/291] Compiling ComposableArchitecture EphemeralState.swift
[253/291] Compiling ComposableArchitecture Exports.swift
[254/291] Compiling ComposableArchitecture Locking.swift
[255/291] Compiling ComposableArchitecture NavigationID.swift
[256/291] Compiling ComposableArchitecture ForEachStore.swift
[257/291] Compiling ComposableArchitecture FullScreenCover.swift
[258/291] Compiling ComposableArchitecture IfLetStore.swift
[259/291] Compiling ComposableArchitecture NavigationDestination.swift
[260/291] Compiling ComposableArchitecture NavigationStackStore.swift
[261/291] Compiling ComposableArchitecture Popover.swift
[262/291] Compiling ComposableArchitecture PresentationModifier.swift
[263/291] Compiling ComposableArchitecture Deferring.swift
[264/291] Compiling ComposableArchitecture Throttling.swift
[265/291] Compiling ComposableArchitecture Timer.swift
[266/291] Compiling ComposableArchitecture TaskResult.swift
[267/291] Compiling ComposableArchitecture AreOrderedSetsDuplicates.swift
[268/291] Compiling ComposableArchitecture Binding+IsPresent.swift
[269/291] Compiling ComposableArchitecture Box.swift
[270/291] Compiling ComposableArchitecture Create.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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[292/293] Emitting module RelayStore
/Users/admin/builder/spi-builder-workspace/Sources/RelayStore/RelayStore.swift:47:26: error: protocol type 'Reducer' specialized with too many type arguments (got 3, but expected 2)
45 | public final class RelayStore<State, Action, Environment> {
46 | private let initialState: State
47 | private let reducer: Reducer<State, Action, Environment>
| `- error: protocol type 'Reducer' specialized with too many type arguments (got 3, but expected 2)
48 | private let environment: Environment
49 | private var store: Store<State, Action>?
/Users/admin/builder/spi-builder-workspace/Sources/RelayStore/RelayStore.swift:53:18: error: protocol type 'Reducer' specialized with too many type arguments (got 3, but expected 2)
51 | public init(
52 | initialState: State,
53 | reducer: Reducer<State, Action, Environment>,
| `- error: protocol type 'Reducer' specialized with too many type arguments (got 3, but expected 2)
54 | environment: Environment
55 | ) {
[293/293] Compiling RelayStore RelayStore.swift
/Users/admin/builder/spi-builder-workspace/Sources/RelayStore/RelayStore.swift:47:26: error: protocol type 'Reducer' specialized with too many type arguments (got 3, but expected 2)
45 | public final class RelayStore<State, Action, Environment> {
46 | private let initialState: State
47 | private let reducer: Reducer<State, Action, Environment>
| `- error: protocol type 'Reducer' specialized with too many type arguments (got 3, but expected 2)
48 | private let environment: Environment
49 | private var store: Store<State, Action>?
/Users/admin/builder/spi-builder-workspace/Sources/RelayStore/RelayStore.swift:53:18: error: protocol type 'Reducer' specialized with too many type arguments (got 3, but expected 2)
51 | public init(
52 | initialState: State,
53 | reducer: Reducer<State, Action, Environment>,
| `- error: protocol type 'Reducer' specialized with too many type arguments (got 3, but expected 2)
54 | environment: Environment
55 | ) {
/Users/admin/builder/spi-builder-workspace/Sources/RelayStore/RelayStore.swift:9:9: error: cannot find 'combined' in scope
7 | destination: @escaping (Action) -> Void
8 | ) -> Self {
9 | combined(
| `- error: cannot find 'combined' in scope
10 | with: .init { _, action, _ in
11 | .fireAndForget {
/Users/admin/builder/spi-builder-workspace/Sources/RelayStore/RelayStore.swift:10:20: error: cannot infer contextual base in reference to member 'init'
8 | ) -> Self {
9 | combined(
10 | with: .init { _, action, _ in
| `- error: cannot infer contextual base in reference to member 'init'
11 | .fireAndForget {
12 | destination(action)
/Users/admin/builder/spi-builder-workspace/Sources/RelayStore/RelayStore.swift:11:18: error: cannot infer contextual base in reference to member 'fireAndForget'
9 | combined(
10 | with: .init { _, action, _ in
11 | .fireAndForget {
| `- error: cannot infer contextual base in reference to member 'fireAndForget'
12 | destination(action)
13 | }
/Users/admin/builder/spi-builder-workspace/Sources/RelayStore/RelayStore.swift:23:9: error: cannot find 'combined' in scope
21 | destination: @escaping (Value) -> Void
22 | ) -> Self {
23 | combined(
| `- error: cannot find 'combined' in scope
24 | with: .init { _, action, _ in
25 | if let value = path.extract(from: action) {
/Users/admin/builder/spi-builder-workspace/Sources/RelayStore/RelayStore.swift:24:20: error: cannot infer contextual base in reference to member 'init'
22 | ) -> Self {
23 | combined(
24 | with: .init { _, action, _ in
| `- error: cannot infer contextual base in reference to member 'init'
25 | if let value = path.extract(from: action) {
26 | return .fireAndForget {
/Users/admin/builder/spi-builder-workspace/Sources/RelayStore/RelayStore.swift:26:29: error: cannot infer contextual base in reference to member 'fireAndForget'
24 | with: .init { _, action, _ in
25 | if let value = path.extract(from: action) {
26 | return .fireAndForget {
| `- error: cannot infer contextual base in reference to member 'fireAndForget'
27 | destination(value)
28 | }
Fetching https://github.com/pointfreeco/swift-composable-architecture.git
[1/303769] Fetching swift-composable-architecture
Fetched https://github.com/pointfreeco/swift-composable-architecture.git from cache (12.07s)
Computing version for https://github.com/pointfreeco/swift-composable-architecture.git
Computed https://github.com/pointfreeco/swift-composable-architecture.git at 0.59.0 (12.61s)
Fetching https://github.com/pointfreeco/swiftui-navigation
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/swift-case-paths
[1/1394] Fetching swiftui-navigation
[99/5975] Fetching swiftui-navigation, swift-custom-dump
[972/10369] Fetching swiftui-navigation, swift-custom-dump, swift-case-paths
[1148/11230] Fetching swiftui-navigation, swift-custom-dump, swift-case-paths, swift-concurrency-extras
[1503/16697] Fetching swiftui-navigation, swift-custom-dump, swift-case-paths, swift-concurrency-extras, xctest-dynamic-overlay
[3448/18231] Fetching swiftui-navigation, swift-custom-dump, swift-case-paths, swift-concurrency-extras, xctest-dynamic-overlay, swift-identified-collections
[3906/24480] Fetching swiftui-navigation, swift-custom-dump, swift-case-paths, swift-concurrency-extras, xctest-dynamic-overlay, swift-identified-collections, swift-dependencies
Fetched https://github.com/pointfreeco/swiftui-navigation from cache (0.90s)
[7678/23086] Fetching swift-custom-dump, swift-case-paths, swift-concurrency-extras, xctest-dynamic-overlay, swift-identified-collections, swift-dependencies
Fetching https://github.com/pointfreeco/combine-schedulers
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (1.03s)
[13541/22225] Fetching swift-custom-dump, swift-case-paths, xctest-dynamic-overlay, swift-identified-collections, swift-dependencies
Fetching https://github.com/apple/swift-collections
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.25s)
Fetched https://github.com/pointfreeco/swift-case-paths from cache (1.25s)
[11392/13250] Fetching xctest-dynamic-overlay, swift-identified-collections, swift-dependencies
Fetched https://github.com/pointfreeco/swift-dependencies from cache (1.45s)
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (1.45s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.45s)
[1/2410] Fetching combine-schedulers
[1568/19050] Fetching combine-schedulers, swift-collections
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.97s)
[500/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.67s)
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.50s)
Fetching https://github.com/pointfreeco/swift-clocks
[1/1292] Fetching swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.86s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 0.14.1 (1.38s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.11.0 (0.50s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 0.4.0 (0.48s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 0.11.2 (0.46s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 0.1.2 (0.46s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.9.0 (0.48s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 0.8.0 (0.47s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (0.46s)
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
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/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-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-identified-collections
Working copy of https://github.com/pointfreeco/swift-identified-collections resolved at 0.8.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-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/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/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-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 0.6.0
Creating working copy for https://github.com/pointfreeco/swiftui-navigation
Working copy of https://github.com/pointfreeco/swiftui-navigation resolved at 0.8.0
BUILD FAILURE 6.2 macosSpm