This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build swift-composable-presentation with Swift 6.0 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.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.0
Building package at path:  $workDir
https://github.com/darrarski/swift-composable-presentation.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/14] Write sources
[13/14] Write swift-version-6F35C1178C84523A.txt
[15/49] Compiling _CollectionsUtilities Debugging.swift
[16/49] Compiling _CollectionsUtilities Descriptions.swift
[17/50] Emitting module _CollectionsUtilities
[18/50] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[19/50] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[20/50] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[21/50] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[22/50] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[23/50] Compiling _CollectionsUtilities _SortedCollection.swift
[24/50] Compiling _CollectionsUtilities _UniqueCollection.swift
[25/50] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[26/50] Compiling _CollectionsUtilities Specialize.swift
[27/50] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[28/50] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[29/50] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[30/50] Compiling _CollectionsUtilities Integer rank.swift
[31/50] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[32/50] Compiling _CollectionsUtilities UInt+reversed.swift
[33/50] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[34/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[35/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[36/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[37/106] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[38/106] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[39/106] Compiling OrderedCollections OrderedSet+Sendable.swift
[40/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[41/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[42/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[43/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[44/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[45/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[46/112] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[47/112] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[48/112] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[49/112] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[50/112] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[51/112] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[52/112] Compiling OrderedCollections _Hashtable+Header.swift
[53/112] Compiling OrderedCollections OrderedDictionary+Codable.swift
[54/112] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[55/112] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[56/112] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[57/112] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[58/112] Compiling OrderedCollections OrderedSet+Hashable.swift
[59/112] Compiling OrderedCollections OrderedSet+Initializers.swift
[60/112] Compiling OrderedCollections OrderedSet+Insertions.swift
[61/112] Compiling OrderedCollections OrderedSet+Invariants.swift
[62/112] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[63/112] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[64/112] Compiling OrderedCollections OrderedSet+Codable.swift
[65/112] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[66/112] Compiling OrderedCollections OrderedSet+Descriptions.swift
[67/112] Compiling OrderedCollections OrderedSet+Diffing.swift
[68/112] Compiling OrderedCollections OrderedSet+Equatable.swift
[69/112] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[70/112] Compiling OrderedCollections OrderedDictionary+Elements.swift
[71/112] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[72/112] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[73/112] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[74/112] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[75/112] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[76/112] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[77/112] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[78/112] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[79/112] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[80/112] Compiling OrderedCollections OrderedDictionary+Values.swift
[81/112] Compiling OrderedCollections OrderedDictionary.swift
[82/112] Compiling OrderedCollections _HashTable+Bucket.swift
[83/112] Compiling OrderedCollections _HashTable+BucketIterator.swift
[84/112] Compiling OrderedCollections _HashTable+Constants.swift
[85/112] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[86/112] Compiling OrderedCollections _HashTable+Testing.swift
[87/112] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[88/112] Compiling OrderedCollections _HashTable.swift
[89/112] Compiling OrderedCollections OrderedSet+SubSequence.swift
[90/112] Compiling OrderedCollections OrderedSet+Testing.swift
[91/112] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[92/112] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[93/112] Compiling OrderedCollections OrderedSet.swift
[94/112] Compiling OrderedCollections _UnsafeBitset.swift
[95/112] Emitting module OrderedCollections
[96/129] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[97/129] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[98/130] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[99/130] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[100/130] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[101/130] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[102/130] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[103/130] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[104/130] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[105/130] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[106/130] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[107/130] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[108/130] Compiling IdentifiedCollections IdentifiedArray.swift
[109/130] Compiling XCTestDynamicOverlay Unimplemented.swift
[110/130] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[111/130] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[112/130] Compiling XCTestDynamicOverlay XCTFail.swift
[113/130] Compiling ConcurrencyExtras UncheckedSendable.swift
[114/130] Compiling ConcurrencyExtras Task.swift
[115/130] Compiling ConcurrencyExtras ActorIsolated.swift
[116/130] Emitting module ConcurrencyExtras
[117/130] Compiling ConcurrencyExtras LockIsolated.swift
[118/130] Compiling ConcurrencyExtras MainSerialExecutor.swift
[119/130] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[120/130] Compiling ConcurrencyExtras AsyncStream.swift
[121/130] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[122/130] Emitting module XCTestDynamicOverlay
[123/130] Compiling XCTestDynamicOverlay Deprecations.swift
[124/130] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[125/130] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[126/130] Emitting module IdentifiedCollections
[127/130] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[128/130] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[129/130] Compiling IdentifiedCollections Identified.swift
[130/130] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[131/185] Compiling CasePaths OpenExistential.swift
[132/185] Compiling CasePaths Operators.swift
[133/185] Compiling CasePaths XCTUnwrap.swift
[134/185] Compiling CasePaths TypeName.swift
[135/185] Compiling CasePaths CasePath.swift
[136/185] Compiling CasePaths EnumReflection.swift
[137/185] Emitting module CasePaths
[138/185] Compiling CasePaths CasePaths.swift
[139/185] Compiling CombineSchedulers UIKit.swift
[140/185] Compiling CombineSchedulers UIScheduler.swift
[141/186] Compiling Clocks Timer.swift
[142/186] Compiling Clocks UnimplementedClock.swift
[143/186] Compiling CustomDump CoreMotion.swift
[144/186] Compiling CustomDump Photos.swift
[145/186] Compiling CustomDump CoreImage.swift
[146/186] Compiling CustomDump CoreLocation.swift
[147/186] Emitting module CombineSchedulers
[148/186] Compiling Clocks TestClock.swift
[149/186] Compiling CombineSchedulers UnimplementedScheduler.swift
[150/186] Compiling CombineSchedulers Timer.swift
[151/186] Compiling CombineSchedulers TestScheduler.swift
[152/186] Compiling CustomDump Box.swift
[153/186] Compiling CustomDump CollectionDifference.swift
[154/186] Compiling CustomDump Mirror.swift
[155/186] Compiling CustomDump String.swift
[156/188] Compiling CustomDump Dump.swift
[157/188] Compiling CustomDump AnyType.swift
[158/188] Compiling CustomDump Unordered.swift
[159/188] Compiling CustomDump XCTAssertNoDifference.swift
[160/188] Compiling CustomDump UserNotifications.swift
[161/188] Compiling CustomDump UserNotificationsUI.swift
[162/188] Compiling CustomDump CustomDumpReflectable.swift
[163/188] Compiling CustomDump CustomDumpRepresentable.swift
[164/188] Compiling CustomDump CustomDumpStringConvertible.swift
[165/188] Compiling CustomDump Diff.swift
[166/188] Emitting module CustomDump
[171/188] Compiling CustomDump Speech.swift
[172/188] Compiling CustomDump StoreKit.swift
[173/188] Compiling CombineSchedulers NSRecursiveLock.swift
[174/188] Compiling CombineSchedulers Lock.swift
[175/188] Compiling CombineSchedulers SwiftUI.swift
[176/188] Compiling Clocks AnyClock.swift
[177/188] Compiling Clocks _AsyncTimerSequence.swift
[178/188] Compiling Clocks ImmediateClock.swift
[179/188] Compiling Clocks Shims.swift
[180/188] Compiling Clocks Lock.swift
[181/188] Emitting module Clocks
[182/188] Compiling Clocks SwiftUI.swift
[183/210] Compiling Dependencies Calendar.swift
[184/210] Compiling Dependencies Clocks.swift
[185/210] Compiling Dependencies Deprecations.swift
[186/210] Compiling Dependencies Exports.swift
[187/210] Compiling Dependencies Context.swift
[188/210] Compiling Dependencies Date.swift
[189/219] Compiling Dependencies Dependency.swift
[190/219] Compiling Dependencies DependencyContext.swift
[191/219] Compiling Dependencies DependencyKey.swift
[192/221] Compiling Dependencies Locale.swift
[193/221] Compiling Dependencies MainQueue.swift
[194/221] Compiling Dependencies MainRunLoop.swift
[195/221] Compiling Dependencies OpenURL.swift
[196/221] Compiling Dependencies OpenExistential.swift
[197/221] Compiling Dependencies RuntimeWarnings.swift
[202/221] Compiling Dependencies FireAndForget.swift
[203/221] Compiling Dependencies UUID.swift
[204/221] Compiling Dependencies WithRandomNumberGenerator.swift
[205/221] Emitting module Dependencies
[206/221] Compiling SwiftUINavigationCore Deprecations.swift
[207/221] Compiling Dependencies TimeZone.swift
[208/221] Compiling Dependencies URLSession.swift
[209/221] Compiling Dependencies DependencyValues.swift
[212/221] Compiling SwiftUINavigationCore ButtonStateBuilder.swift
[213/221] Compiling SwiftUINavigationCore ConfirmationDialogState.swift
[214/221] Compiling Dependencies TypeName.swift
[215/221] Compiling Dependencies WithDependencies.swift
[216/221] Emitting module SwiftUINavigationCore
[217/221] Compiling SwiftUINavigationCore Bind.swift
[218/221] Compiling SwiftUINavigationCore AlertState.swift
[219/221] Compiling SwiftUINavigationCore ButtonState.swift
[220/221] Compiling SwiftUINavigationCore RuntimeWarnings.swift
[221/221] Compiling SwiftUINavigationCore TextState.swift
[222/287] Compiling ComposableArchitecture OpenExistential.swift
[223/287] Compiling ComposableArchitecture PresentationID.swift
[224/287] Compiling ComposableArchitecture ReturningLastNonNilValue.swift
[225/287] Compiling ComposableArchitecture RuntimeWarnings.swift
[226/287] Compiling ComposableArchitecture StackIDGenerator.swift
[227/287] Compiling ComposableArchitecture TypeName.swift
[228/287] Compiling ComposableArchitecture Reducer.swift
error: compile command failed due to signal 6 (use -v to see invocation)
Assertion failed: (LocalDiscriminator == InvalidDiscriminator && "LocalDiscriminator is set multiple times"), function setLocalDiscriminator, file Decl.cpp, line 3266.
Please submit a bug report (https://swift.org/contributing/#reporting-bugs) and include the crash backtrace.
Stack dump:
0.	Program arguments: /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Dependencies/Dismiss.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Dependencies/IsPresented.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Effect.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Effects/Animation.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Effects/Cancellation.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Effects/EffectActions.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Effects/Publisher.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Effects/Publisher/Debouncing.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Effects/Publisher/Deferring.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Effects/Publisher/Throttling.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Effects/Publisher/Timer.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Effects/TaskResult.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Internal/AreOrderedSetsDuplicates.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Internal/Binding+IsPresent.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Internal/Box.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Internal/Create.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Internal/CurrentValueRelay.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Internal/Debug.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Internal/Deprecations.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Internal/EphemeralState.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Internal/Exports.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Internal/Locking.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Internal/NavigationID.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Internal/OpenExistential.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Internal/PresentationID.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Internal/ReturningLastNonNilValue.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Internal/RuntimeWarnings.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Internal/StackIDGenerator.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Internal/TypeName.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Reducer.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Reducer/AnyReducer/AnyReducer.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Reducer/AnyReducer/AnyReducerBinding.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Reducer/AnyReducer/AnyReducerCompatibility.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Reducer/AnyReducer/AnyReducerDebug.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Reducer/AnyReducer/AnyReducerSignpost.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Reducer/ReducerBuilder.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Reducer/Reducers/BindingReducer.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Reducer/Reducers/CombineReducers.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Reducer/Reducers/DebugReducer.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Reducer/Reducers/DependencyKeyWritingReducer.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Reducer/Reducers/EmptyReducer.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Reducer/Reducers/ForEachReducer.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Reducer/Reducers/IfCaseLetReducer.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Reducer/Reducers/IfLetReducer.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Reducer/Reducers/OnChange.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Reducer/Reducers/Optional.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Reducer/Reducers/PresentationReducer.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Reducer/Reducers/Reduce.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Reducer/Reducers/Scope.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Reducer/Reducers/SignpostReducer.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Reducer/Reducers/StackReducer.swift -primary-file /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Store.swift -primary-file /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/SwiftUI/Alert.swift -primary-file /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/SwiftUI/Binding.swift -primary-file /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/SwiftUI/ConfirmationDialog.swift -primary-file /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/SwiftUI/Deprecated/ActionSheet.swift -primary-file /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/SwiftUI/Deprecated/LegacyAlert.swift -primary-file /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/SwiftUI/Deprecated/NavigationLinkStore.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/SwiftUI/ForEachStore.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/SwiftUI/FullScreenCover.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/SwiftUI/IfLetStore.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/SwiftUI/NavigationDestination.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/SwiftUI/NavigationStackStore.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/SwiftUI/Popover.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/SwiftUI/PresentationModifier.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/SwiftUI/Sheet.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/SwiftUI/SwitchStore.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/SwiftUI/WithViewStore.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/TestStore.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/UIKit/AlertStateUIKit.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/UIKit/IfLetUIKit.swift /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/ViewStore.swift -supplementary-output-file-map /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/TemporaryDirectory.ndDOCB/supplementaryOutputs-8 -target arm64-apple-macosx10.15 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -I /Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Modules -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -enable-testing -g -debug-info-format=dwarf -dwarf-version=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/ModuleCache -suppress-warnings -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -stats-output-dir .stats -strict-concurrency=complete -empty-abi-descriptor -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -isysroot -Xcc /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -Xcc -F -Xcc /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -Xcc -fPIC -Xcc -g -module-name ComposableArchitecture -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -target-sdk-version 14.4 -target-sdk-name macosx14.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/ComposableArchitecture.build/Store.swift.o -o /Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/ComposableArchitecture.build/Alert.swift.o -o /Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/ComposableArchitecture.build/Binding.swift.o -o /Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/ComposableArchitecture.build/ConfirmationDialog.swift.o -o /Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/ComposableArchitecture.build/ActionSheet.swift.o -o /Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/ComposableArchitecture.build/LegacyAlert.swift.o -o /Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/ComposableArchitecture.build/NavigationLinkStore.swift.o -index-store-path /Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/index/store -index-system-modules
1.	Apple Swift version 6.0-dev (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)
2.	Compiling with effective version 5.10
3.	While walking into body of 'alert(store:state:action:)' (at /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/SwiftUI/Alert.swift:26:10)
4.	While verifying closure expression at [/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/SwiftUI/Alert.swift:33:7 - line:61:5] RangeText="{ `self`, $isPresented, destination in
      let alertState = store.state.value.wrappedValue.flatMap(toDestinationState)
      self.alert(
        (alertState?.title).map(Text.init) ?? Text(""),
        isPresented: $isPresented,
        presenting: alertState,
        actions: { alertState in
          ForEach(alertState.buttons) { button in
            Button(role: button.role.map(ButtonRole.init)) {
              switch button.action.type {
              case let .send(action):
                if let action = action {
                  store.send(.presented(fromDestinationAction(action)))
                }
              case let .animatedSend(action, animation):
                if let action = action {
                  store.send(.presented(fromDestinationAction(action)), animation: animation)
                }
              }
            } label: {
              Text(button.label)
            }
          }
        },
        message: {
          $0.message.map(Text.init) ?? Text("")
        }
      )
    "
5.	While evaluating request LocalDiscriminatorsRequest(0x14ec32290 AbstractClosureExpr line=33 : (Self, Binding<Bool>, DestinationContent<AlertState<ButtonAction>, ButtonAction>) -> some View)
6.	While evaluating request LocalDiscriminatorsRequest(0x13e626f68 AbstractFunctionDecl name=alert(store:state:action:) : <Self, State, Action, ButtonAction where Self : View> (Self) -> (Store<PresentationState<State>, PresentationAction<Action>>, @escaping (State) -> AlertState<ButtonAction>?, @escaping (ButtonAction) -> Action) -> some View)
Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):
0  swift-frontend           0x000000010865fbf0 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 56
1  swift-frontend           0x000000010865e3bc llvm::sys::RunSignalHandlers() + 112
2  swift-frontend           0x0000000108660238 SignalHandler(int) + 304
3  libsystem_platform.dylib 0x000000018b861a24 _sigtramp + 56
4  libsystem_pthread.dylib  0x000000018b831cc0 pthread_kill + 288
5  libsystem_c.dylib        0x000000018b73da40 abort + 180
6  libsystem_c.dylib        0x000000018b73cd30 err + 0
7  swift-frontend           0x0000000108b5f550 swift::ValueDecl::setLocalDiscriminator(unsigned int) (.cold.2) + 0
8  swift-frontend           0x00000001048906d0 swift::ValueDecl::getOverriddenDecl() const + 0
9  swift-frontend           0x00000001044ed7ac (anonymous namespace)::SetLocalDiscriminators::setLocalDiscriminator(swift::ValueDecl*) + 784
10 swift-frontend           0x00000001044f3580 (anonymous namespace)::SetLocalDiscriminators::walkToExprPre(swift::Expr*) + 356
11 swift-frontend           0x000000010482d1f0 (anonymous namespace)::Traversal::doIt(swift::Expr*) + 44
12 swift-frontend           0x000000010482f17c (anonymous namespace)::Traversal::visitApplyExpr(swift::ApplyExpr*) + 40
13 swift-frontend           0x000000010482d2a0 (anonymous namespace)::Traversal::doIt(swift::Expr*) + 220
14 swift-frontend           0x000000010482f5dc swift::Stmt* llvm::function_ref<swift::Stmt* (swift::Stmt*)>::callback_fn<(anonymous namespace)::Traversal::doIt(swift::Stmt*)::'lambda'(swift::Stmt*)>(long, swift::Stmt*) + 496
15 swift-frontend           0x000000010482f388 swift::Stmt* (anonymous namespace)::Traversal::traverse<swift::Stmt>(swift::ASTWalker::PreWalkResult<swift::Stmt*>, llvm::function_ref<swift::Stmt* (swift::Stmt*)>, llvm::function_ref<swift::ASTWalker::PostWalkResult<swift::Stmt*> (swift::Stmt*)>) + 84
16 swift-frontend           0x000000010482f5ac swift::Stmt* llvm::function_ref<swift::Stmt* (swift::Stmt*)>::callback_fn<(anonymous namespace)::Traversal::doIt(swift::Stmt*)::'lambda'(swift::Stmt*)>(long, swift::Stmt*) + 448
17 swift-frontend           0x000000010482f388 swift::Stmt* (anonymous namespace)::Traversal::traverse<swift::Stmt>(swift::ASTWalker::PreWalkResult<swift::Stmt*>, llvm::function_ref<swift::Stmt* (swift::Stmt*)>, llvm::function_ref<swift::ASTWalker::PostWalkResult<swift::Stmt*> (swift::Stmt*)>) + 84
18 swift-frontend           0x000000010482d660 swift::Stmt::walk(swift::ASTWalker&) + 84
19 swift-frontend           0x00000001044f34bc (anonymous namespace)::SetLocalDiscriminators::walkToExprPre(swift::Expr*) + 160
20 swift-frontend           0x000000010482d1f0 (anonymous namespace)::Traversal::doIt(swift::Expr*) + 44
21 swift-frontend           0x0000000104831cb4 swift::ArgumentList* llvm::function_ref<swift::ArgumentList* (swift::ArgumentList*)>::callback_fn<(anonymous namespace)::Traversal::doIt(swift::ArgumentList*)::'lambda'(swift::ArgumentList*)>(long, swift::ArgumentList*) + 264
22 swift-frontend           0x0000000104831b48 swift::ArgumentList* (anonymous namespace)::Traversal::traverse<swift::ArgumentList>(swift::ASTWalker::PreWalkResult<swift::ArgumentList*>, llvm::function_ref<swift::ArgumentList* (swift::ArgumentList*)>, llvm::function_ref<swift::ASTWalker::PostWalkResult<swift::ArgumentList*> (swift::ArgumentList*)>) + 84
23 swift-frontend           0x000000010482f1c0 (anonymous namespace)::Traversal::visitApplyExpr(swift::ApplyExpr*) + 108
24 swift-frontend           0x000000010482d2a0 (anonymous namespace)::Traversal::doIt(swift::Expr*) + 220
25 swift-frontend           0x000000010482d274 (anonymous namespace)::Traversal::doIt(swift::Expr*) + 176
26 swift-frontend           0x000000010482f5dc swift::Stmt* llvm::function_ref<swift::Stmt* (swift::Stmt*)>::callback_fn<(anonymous namespace)::Traversal::doIt(swift::Stmt*)::'lambda'(swift::Stmt*)>(long, swift::Stmt*) + 496
27 swift-frontend           0x000000010482f388 swift::Stmt* (anonymous namespace)::Traversal::traverse<swift::Stmt>(swift::ASTWalker::PreWalkResult<swift::Stmt*>, llvm::function_ref<swift::Stmt* (swift::Stmt*)>, llvm::function_ref<swift::ASTWalker::PostWalkResult<swift::Stmt*> (swift::Stmt*)>) + 84
28 swift-frontend           0x000000010482f5ac swift::Stmt* llvm::function_ref<swift::Stmt* (swift::Stmt*)>::callback_fn<(anonymous namespace)::Traversal::doIt(swift::Stmt*)::'lambda'(swift::Stmt*)>(long, swift::Stmt*) + 448
29 swift-frontend           0x000000010482f388 swift::Stmt* (anonymous namespace)::Traversal::traverse<swift::Stmt>(swift::ASTWalker::PreWalkResult<swift::Stmt*>, llvm::function_ref<swift::Stmt* (swift::Stmt*)>, llvm::function_ref<swift::ASTWalker::PostWalkResult<swift::Stmt*> (swift::Stmt*)>) + 84
30 swift-frontend           0x000000010482d660 swift::Stmt::walk(swift::ASTWalker&) + 84
31 swift-frontend           0x00000001044ed18c swift::LocalDiscriminatorsRequest::evaluate(swift::Evaluator&, swift::DeclContext*) const + 864
32 swift-frontend           0x00000001044f8528 swift::LocalDiscriminatorsRequest::OutputType swift::Evaluator::getResultUncached<swift::LocalDiscriminatorsRequest, swift::LocalDiscriminatorsRequest::OutputType swift::evaluateOrDefault<swift::LocalDiscriminatorsRequest>(swift::Evaluator&, swift::LocalDiscriminatorsRequest, swift::LocalDiscriminatorsRequest::OutputType)::'lambda'()>(swift::LocalDiscriminatorsRequest const&, swift::LocalDiscriminatorsRequest::OutputType swift::evaluateOrDefault<swift::LocalDiscriminatorsRequest>(swift::Evaluator&, swift::LocalDiscriminatorsRequest, swift::LocalDiscriminatorsRequest::OutputType)::'lambda'()) + 224
33 swift-frontend           0x00000001044f835c swift::LocalDiscriminatorsRequest::OutputType swift::Evaluator::getResultCached<swift::LocalDiscriminatorsRequest, swift::LocalDiscriminatorsRequest::OutputType swift::evaluateOrDefault<swift::LocalDiscriminatorsRequest>(swift::Evaluator&, swift::LocalDiscriminatorsRequest, swift::LocalDiscriminatorsRequest::OutputType)::'lambda'(), (void*)0>(swift::LocalDiscriminatorsRequest const&, swift::LocalDiscriminatorsRequest::OutputType swift::evaluateOrDefault<swift::LocalDiscriminatorsRequest>(swift::Evaluator&, swift::LocalDiscriminatorsRequest, swift::LocalDiscriminatorsRequest::OutputType)::'lambda'()) + 364
34 swift-frontend           0x00000001044eceac swift::LocalDiscriminatorsRequest::evaluate(swift::Evaluator&, swift::DeclContext*) const + 128
35 swift-frontend           0x00000001044f8528 swift::LocalDiscriminatorsRequest::OutputType swift::Evaluator::getResultUncached<swift::LocalDiscriminatorsRequest, swift::LocalDiscriminatorsRequest::OutputType swift::evaluateOrDefault<swift::LocalDiscriminatorsRequest>(swift::Evaluator&, swift::LocalDiscriminatorsRequest, swift::LocalDiscriminatorsRequest::OutputType)::'lambda'()>(swift::LocalDiscriminatorsRequest const&, swift::LocalDiscriminatorsRequest::OutputType swift::evaluateOrDefault<swift::LocalDiscriminatorsRequest>(swift::Evaluator&, swift::LocalDiscriminatorsRequest, swift::LocalDiscriminatorsRequest::OutputType)::'lambda'()) + 224
36 swift-frontend           0x00000001044f835c swift::LocalDiscriminatorsRequest::OutputType swift::Evaluator::getResultCached<swift::LocalDiscriminatorsRequest, swift::LocalDiscriminatorsRequest::OutputType swift::evaluateOrDefault<swift::LocalDiscriminatorsRequest>(swift::Evaluator&, swift::LocalDiscriminatorsRequest, swift::LocalDiscriminatorsRequest::OutputType)::'lambda'(), (void*)0>(swift::LocalDiscriminatorsRequest const&, swift::LocalDiscriminatorsRequest::OutputType swift::evaluateOrDefault<swift::LocalDiscriminatorsRequest>(swift::Evaluator&, swift::LocalDiscriminatorsRequest, swift::LocalDiscriminatorsRequest::OutputType)::'lambda'()) + 364
37 swift-frontend           0x000000010499d510 swift::AbstractClosureExpr::getDiscriminator() const + 84
38 swift-frontend           0x0000000104828e50 (anonymous namespace)::Verifier::verifyChecked(swift::AbstractClosureExpr*) + 272
39 swift-frontend           0x0000000104820938 swift::ASTWalker::PostWalkResult<swift::ClosureExpr*> (anonymous namespace)::Verifier::dispatchVisitPost<swift::ClosureExpr*>(swift::ClosureExpr*) + 192
40 swift-frontend           0x0000000104818a84 (anonymous namespace)::Verifier::walkToExprPost(swift::Expr*) + 1268
41 swift-frontend           0x000000010482d5a0 (anonymous namespace)::Traversal::doIt(swift::Expr*) + 988
42 swift-frontend           0x000000010482f17c (anonymous namespace)::Traversal::visitApplyExpr(swift::ApplyExpr*) + 40
43 swift-frontend           0x000000010482d2a0 (anonymous namespace)::Traversal::doIt(swift::Expr*) + 220
44 swift-frontend           0x000000010482e4ac (anonymous namespace)::Traversal::visitAutoClosureExpr(swift::AutoClosureExpr*) + 40
45 swift-frontend           0x000000010482d2fc (anonymous namespace)::Traversal::doIt(swift::Expr*) + 312
46 swift-frontend           0x0000000104831cb4 swift::ArgumentList* llvm::function_ref<swift::ArgumentList* (swift::ArgumentList*)>::callback_fn<(anonymous namespace)::Traversal::doIt(swift::ArgumentList*)::'lambda'(swift::ArgumentList*)>(long, swift::ArgumentList*) + 264
47 swift-frontend           0x0000000104831b48 swift::ArgumentList* (anonymous namespace)::Traversal::traverse<swift::ArgumentList>(swift::ASTWalker::PreWalkResult<swift::ArgumentList*>, llvm::function_ref<swift::ArgumentList* (swift::ArgumentList*)>, llvm::function_ref<swift::ASTWalker::PostWalkResult<swift::ArgumentList*> (swift::ArgumentList*)>) + 84
48 swift-frontend           0x000000010482f1c0 (anonymous namespace)::Traversal::visitApplyExpr(swift::ApplyExpr*) + 108
49 swift-frontend           0x000000010482d2a0 (anonymous namespace)::Traversal::doIt(swift::Expr*) + 220
50 swift-frontend           0x000000010482d274 (anonymous namespace)::Traversal::doIt(swift::Expr*) + 176
51 swift-frontend           0x000000010482f5dc swift::Stmt* llvm::function_ref<swift::Stmt* (swift::Stmt*)>::callback_fn<(anonymous namespace)::Traversal::doIt(swift::Stmt*)::'lambda'(swift::Stmt*)>(long, swift::Stmt*) + 496
52 swift-frontend           0x000000010482f388 swift::Stmt* (anonymous namespace)::Traversal::traverse<swift::Stmt>(swift::ASTWalker::PreWalkResult<swift::Stmt*>, llvm::function_ref<swift::Stmt* (swift::Stmt*)>, llvm::function_ref<swift::ASTWalker::PostWalkResult<swift::Stmt*> (swift::Stmt*)>) + 84
53 swift-frontend           0x000000010482f5ac swift::Stmt* llvm::function_ref<swift::Stmt* (swift::Stmt*)>::callback_fn<(anonymous namespace)::Traversal::doIt(swift::Stmt*)::'lambda'(swift::Stmt*)>(long, swift::Stmt*) + 448
54 swift-frontend           0x000000010482f388 swift::Stmt* (anonymous namespace)::Traversal::traverse<swift::Stmt>(swift::ASTWalker::PreWalkResult<swift::Stmt*>, llvm::function_ref<swift::Stmt* (swift::Stmt*)>, llvm::function_ref<swift::ASTWalker::PostWalkResult<swift::Stmt*> (swift::Stmt*)>) + 84
55 swift-frontend           0x0000000104831968 (anonymous namespace)::Traversal::visitAbstractFunctionDecl(swift::AbstractFunctionDecl*) + 660
56 swift-frontend           0x0000000104830754 (anonymous namespace)::Traversal::visit(swift::Decl*) + 156
57 swift-frontend           0x000000010482dc3c (anonymous namespace)::Traversal::doIt(swift::Decl*) + 288
58 swift-frontend           0x0000000104831068 (anonymous namespace)::Traversal::visit(swift::Decl*) + 2480
59 swift-frontend           0x000000010482dc3c (anonymous namespace)::Traversal::doIt(swift::Decl*) + 288
60 swift-frontend           0x000000010482db10 swift::Decl::walk(swift::ASTWalker&) + 32
61 swift-frontend           0x00000001049dc0d0 swift::SourceFile::walk(swift::ASTWalker&) + 196
62 swift-frontend           0x0000000104817cc8 swift::verify(swift::SourceFile&) + 96
63 swift-frontend           0x0000000104af4db8 swift::TypeCheckSourceFileRequest::cacheResult(std::__1::tuple<>) const + 76
64 swift-frontend           0x0000000104532130 swift::performTypeChecking(swift::SourceFile&) + 92
65 swift-frontend           0x000000010341d844 bool llvm::function_ref<bool (swift::SourceFile&)>::callback_fn<swift::CompilerInstance::performSema()::$_7>(long, swift::SourceFile&) + 16
66 swift-frontend           0x0000000103417284 swift::CompilerInstance::forEachFileToTypeCheck(llvm::function_ref<bool (swift::SourceFile&)>) + 76
67 swift-frontend           0x0000000103417218 swift::CompilerInstance::performSema() + 76
68 swift-frontend           0x00000001031ea1e4 withSemanticAnalysis(swift::CompilerInstance&, swift::FrontendObserver*, llvm::function_ref<bool (swift::CompilerInstance&)>, bool) + 60
69 swift-frontend           0x00000001031db590 performCompile(swift::CompilerInstance&, int&, swift::FrontendObserver*) + 708
70 swift-frontend           0x00000001031da4fc swift::performFrontend(llvm::ArrayRef<char const*>, char const*, void*, swift::FrontendObserver*) + 2388
71 swift-frontend           0x0000000102ff43b0 swift::mainEntry(int, char const**) + 3096
72 dyld                     0x000000018b4b10e0 start + 2360
Fetching https://github.com/pointfreeco/swift-composable-architecture.git
[1/232387] Fetching swift-composable-architecture
Fetched https://github.com/pointfreeco/swift-composable-architecture.git from cache (12.03s)
Computing version for https://github.com/pointfreeco/swift-composable-architecture.git
Computed https://github.com/pointfreeco/swift-composable-architecture.git at 0.59.0 (0.69s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swiftui-navigation
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/swift-case-paths
[1/3714] Fetching swift-case-paths
[113/4144] Fetching swift-case-paths, swift-concurrency-extras
[191/8376] Fetching swift-case-paths, swift-concurrency-extras, swift-custom-dump
[562/10732] Fetching swift-case-paths, swift-concurrency-extras, swift-custom-dump, xctest-dynamic-overlay
[1434/12298] Fetching swift-case-paths, swift-concurrency-extras, swift-custom-dump, xctest-dynamic-overlay, swift-identified-collections
[4642/16286] Fetching swift-case-paths, swift-concurrency-extras, swift-custom-dump, xctest-dynamic-overlay, swift-identified-collections, swift-dependencies
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (1.35s)
Fetching https://github.com/pointfreeco/combine-schedulers
Fetched https://github.com/pointfreeco/swift-case-paths from cache (1.38s)
Fetching https://github.com/apple/swift-collections
[1/2244] Fetching combine-schedulers
[91/16107] Fetching combine-schedulers, swift-collections
Fetched https://github.com/pointfreeco/combine-schedulers from cache (1.07s)
[832/13863] Fetching swift-collections
[7488/51688] Fetching swift-collections, swiftui-navigation
Fetched https://github.com/apple/swift-collections from cache (1.73s)
[1513/37825] Fetching swiftui-navigation
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (4.03s)
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (4.03s)
Fetched https://github.com/pointfreeco/swiftui-navigation from cache (4.03s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (4.03s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (4.03s)
Computing version for https://github.com/pointfreeco/swiftui-navigation
Computed https://github.com/pointfreeco/swiftui-navigation at 0.8.0 (0.70s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 0.6.0 (0.67s)
Fetching https://github.com/pointfreeco/swift-clocks
[1/1275] Fetching swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks from cache (1.00s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 0.1.1 (0.65s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 0.14.1 (0.69s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.11.0 (0.66s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 0.4.0 (0.65s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 0.11.2 (0.66s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.9.0 (0.66s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 0.8.0 (0.68s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.0 (0.85s)
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/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/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/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 0.1.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/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.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-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 0.4.0
BUILD FAILURE 6.0 macosSpm
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.