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

Successful build of composable-core-location, reference main (d00755), with Swift 5.9 for macOS (SPM) on 4 Jul 2024 06:56:10 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.44.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/composable-core-location.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pointfreeco/composable-core-location
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d007558 Add `.editorconfig` for consistent code formatting (#42)
Cloned https://github.com/pointfreeco/composable-core-location.git
Revision (git rev-parse @):
d0075580ca3ad54c56f63afb84d2b0b4d32d119d
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/pointfreeco/composable-core-location.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/pointfreeco/composable-core-location.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/63] Compiling OrderedCollections OrderedSet+Invariants.swift
[2/63] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[3/63] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[4/63] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[5/63] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[6/68] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[7/68] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[8/68] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[9/68] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[10/68] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[11/68] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[12/68] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[13/68] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[14/68] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[15/68] Compiling OrderedCollections OrderedDictionary+Elements.swift
[16/68] Compiling OrderedCollections OrderedSet+Equatable.swift
[17/68] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[18/68] Compiling OrderedCollections OrderedSet+Hashable.swift
[19/68] Compiling OrderedCollections OrderedSet+Initializers.swift
[20/68] Compiling OrderedCollections OrderedSet+Insertions.swift
[21/68] Compiling OrderedCollections OrderedSet+Codable.swift
[22/68] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[23/68] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[24/68] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[25/68] Compiling OrderedCollections OrderedSet+Diffing.swift
[26/68] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[27/68] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[28/68] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[29/68] Compiling OrderedCollections OrderedSet+SubSequence.swift
[30/68] Compiling OrderedCollections OrderedSet+Testing.swift
[31/68] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[32/68] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[33/68] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[34/68] Compiling OrderedCollections OrderedDictionary+Values.swift
[35/68] Compiling OrderedCollections OrderedDictionary.swift
[36/68] Compiling OrderedCollections _HashTable+Bucket.swift
[37/68] Compiling OrderedCollections _HashTable+BucketIterator.swift
[38/68] Compiling OrderedCollections _HashTable+Constants.swift
[39/68] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[40/68] Compiling OrderedCollections _HashTable+Testing.swift
[41/68] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[42/68] Compiling OrderedCollections _HashTable.swift
[43/68] Compiling OrderedCollections _Hashtable+Header.swift
[44/68] Compiling OrderedCollections OrderedDictionary+Codable.swift
[45/68] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[46/68] Emitting module OrderedCollections
[47/68] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[48/68] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[49/68] Compiling OrderedCollections OrderedSet.swift
[50/68] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[51/68] Compiling OrderedCollections _UnsafeBitset.swift
[52/85] Compiling ConcurrencyExtras UncheckedSendable.swift
[53/85] Compiling XCTestDynamicOverlay Unimplemented.swift
[54/85] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[55/85] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[56/85] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[57/85] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[58/86] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[59/86] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[60/86] Compiling XCTestDynamicOverlay Deprecations.swift
[61/86] Emitting module XCTestDynamicOverlay
[62/86] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[63/86] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[64/86] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[65/86] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[66/86] Compiling ConcurrencyExtras LockIsolated.swift
[67/86] Compiling XCTestDynamicOverlay XCTFail.swift
[68/86] Compiling ConcurrencyExtras MainSerialExecutor.swift
[69/86] Compiling ConcurrencyExtras AsyncStream.swift
[70/86] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[71/86] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[72/86] Compiling ConcurrencyExtras ActorIsolated.swift
[73/86] Emitting module ConcurrencyExtras
[74/86] Compiling ConcurrencyExtras Task.swift
[75/86] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[76/86] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[77/86] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[78/86] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[79/86] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[80/86] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[81/86] Compiling IdentifiedCollections Identified.swift
[82/86] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[83/86] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[84/86] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[85/86] Emitting module IdentifiedCollections
[86/141] Compiling IdentifiedCollections IdentifiedArray.swift
[87/141] Compiling CasePaths XCTUnwrap.swift
[88/141] Compiling CasePaths Operators.swift
[89/141] Compiling CasePaths OpenExistential.swift
[90/141] Compiling CasePaths TypeName.swift
[91/141] Compiling CasePaths CasePaths.swift
[92/141] Compiling CasePaths CasePath.swift
[93/141] Emitting module CasePaths
[94/141] Compiling CasePaths EnumReflection.swift
[95/141] Compiling Clocks Lock.swift
[96/141] Emitting module Clocks
[97/141] Compiling Clocks AnyClock.swift
[98/141] Compiling CombineSchedulers UIScheduler.swift
[99/142] Compiling Clocks UnimplementedClock.swift
[100/142] Compiling Clocks Timer.swift
[101/142] Compiling CombineSchedulers NSRecursiveLock.swift
[102/142] Compiling CombineSchedulers UIKit.swift
[103/142] Compiling CustomDump CoreMotion.swift
[104/142] Compiling CustomDump UserNotifications.swift
[105/142] Compiling CombineSchedulers Lock.swift
[106/142] Compiling CombineSchedulers Timer.swift
[107/142] Compiling CombineSchedulers TestScheduler.swift
[108/142] Compiling CombineSchedulers UnimplementedScheduler.swift
[109/142] Compiling Clocks TestClock.swift
[110/142] Compiling Clocks Shims.swift
[111/142] Compiling Clocks SwiftUI.swift
[112/142] Compiling Clocks _AsyncTimerSequence.swift
[113/142] Compiling Clocks ImmediateClock.swift
[114/142] Emitting module CombineSchedulers
[115/142] Compiling CombineSchedulers SwiftUI.swift
[116/142] Compiling CustomDump CoreImage.swift
[117/142] Compiling CustomDump CoreLocation.swift
[118/164] Compiling Dependencies FireAndForget.swift
[119/164] Compiling CustomDump String.swift
[120/164] Compiling CustomDump Box.swift
[121/164] Compiling CustomDump CollectionDifference.swift
[122/166] Emitting module CustomDump
[123/166] Compiling Dependencies Deprecations.swift
[124/166] Compiling Dependencies Exports.swift
[125/166] Compiling Dependencies OpenExistential.swift
[126/166] Compiling Dependencies RuntimeWarnings.swift
[127/166] Compiling Dependencies Context.swift
[128/166] Compiling Dependencies Date.swift
[130/168] Compiling Dependencies Dependency.swift
[131/168] Compiling Dependencies DependencyContext.swift
[132/168] Compiling Dependencies DependencyKey.swift
[136/168] Emitting module Dependencies
[137/168] Compiling CustomDump Unordered.swift
[138/168] Compiling CustomDump XCTAssertNoDifference.swift
[139/168] Compiling Dependencies TimeZone.swift
[140/168] Compiling Dependencies URLSession.swift
[141/168] Compiling Dependencies MainRunLoop.swift
[142/168] Compiling Dependencies OpenURL.swift
[143/168] Compiling Dependencies UUID.swift
[144/168] Compiling Dependencies WithRandomNumberGenerator.swift
[145/168] Compiling Dependencies Locale.swift
[146/168] Compiling Dependencies MainQueue.swift
[147/168] Compiling Dependencies DependencyValues.swift
[148/168] Compiling Dependencies Calendar.swift
[149/168] Compiling Dependencies Clocks.swift
[156/168] Compiling Dependencies TypeName.swift
[157/168] Compiling Dependencies WithDependencies.swift
[169/177] Compiling SwiftUINavigationCore Deprecations.swift
[170/177] Compiling SwiftUINavigationCore AlertState.swift
[171/177] Emitting module SwiftUINavigationCore
[172/177] Compiling SwiftUINavigationCore ButtonState.swift
[173/177] Compiling SwiftUINavigationCore RuntimeWarnings.swift
[174/177] Compiling SwiftUINavigationCore Bind.swift
[175/177] Compiling SwiftUINavigationCore ConfirmationDialogState.swift
[176/177] Compiling SwiftUINavigationCore ButtonStateBuilder.swift
[177/177] Compiling SwiftUINavigationCore TextState.swift
[178/243] Compiling ComposableArchitecture OpenExistential.swift
[179/243] Compiling ComposableArchitecture PresentationID.swift
[180/243] Compiling ComposableArchitecture ReturningLastNonNilValue.swift
[181/243] Compiling ComposableArchitecture RuntimeWarnings.swift
[182/243] Compiling ComposableArchitecture StackIDGenerator.swift
[183/243] Compiling ComposableArchitecture TypeName.swift
[184/243] Compiling ComposableArchitecture Reducer.swift
[185/250] Compiling ComposableArchitecture CombineReducers.swift
[186/250] Compiling ComposableArchitecture DebugReducer.swift
[187/250] Compiling ComposableArchitecture DependencyKeyWritingReducer.swift
[188/250] Compiling ComposableArchitecture EmptyReducer.swift
[189/250] Compiling ComposableArchitecture ForEachReducer.swift
[190/250] Compiling ComposableArchitecture IfCaseLetReducer.swift
[191/250] Compiling ComposableArchitecture IfLetReducer.swift
[192/250] Compiling ComposableArchitecture CurrentValueRelay.swift
[193/250] Compiling ComposableArchitecture Debug.swift
[194/250] Compiling ComposableArchitecture Deprecations.swift
[195/250] Compiling ComposableArchitecture EphemeralState.swift
[196/250] Compiling ComposableArchitecture Exports.swift
[197/250] Compiling ComposableArchitecture Locking.swift
[198/250] Compiling ComposableArchitecture NavigationID.swift
[199/250] Compiling ComposableArchitecture Dismiss.swift
[200/250] Compiling ComposableArchitecture IsPresented.swift
[201/250] Compiling ComposableArchitecture Effect.swift
[202/250] Compiling ComposableArchitecture Animation.swift
[203/250] Compiling ComposableArchitecture Cancellation.swift
[204/250] Compiling ComposableArchitecture EffectActions.swift
[205/250] Compiling ComposableArchitecture Publisher.swift
[206/250] Compiling ComposableArchitecture Debouncing.swift
[207/250] Emitting module ComposableArchitecture
[208/250] Compiling ComposableArchitecture AnyReducer.swift
[209/250] Compiling ComposableArchitecture AnyReducerBinding.swift
[210/250] Compiling ComposableArchitecture AnyReducerCompatibility.swift
[211/250] Compiling ComposableArchitecture AnyReducerDebug.swift
[212/250] Compiling ComposableArchitecture AnyReducerSignpost.swift
[213/250] Compiling ComposableArchitecture ReducerBuilder.swift
[214/250] Compiling ComposableArchitecture BindingReducer.swift
[215/250] Compiling ComposableArchitecture Deferring.swift
[216/250] Compiling ComposableArchitecture Throttling.swift
[217/250] Compiling ComposableArchitecture Timer.swift
[218/250] Compiling ComposableArchitecture TaskResult.swift
[219/250] Compiling ComposableArchitecture AreOrderedSetsDuplicates.swift
[220/250] Compiling ComposableArchitecture Binding+IsPresent.swift
[221/250] Compiling ComposableArchitecture Box.swift
[222/250] Compiling ComposableArchitecture Create.swift
[223/250] Compiling ComposableArchitecture ForEachStore.swift
[224/250] Compiling ComposableArchitecture FullScreenCover.swift
[225/250] Compiling ComposableArchitecture IfLetStore.swift
[226/250] Compiling ComposableArchitecture NavigationDestination.swift
[227/250] Compiling ComposableArchitecture NavigationStackStore.swift
[228/250] Compiling ComposableArchitecture Popover.swift
[229/250] Compiling ComposableArchitecture PresentationModifier.swift
[230/250] Compiling ComposableArchitecture OnChange.swift
[231/250] Compiling ComposableArchitecture Optional.swift
[232/250] Compiling ComposableArchitecture PresentationReducer.swift
[233/250] Compiling ComposableArchitecture Reduce.swift
[234/250] Compiling ComposableArchitecture Scope.swift
[235/250] Compiling ComposableArchitecture SignpostReducer.swift
[236/250] Compiling ComposableArchitecture StackReducer.swift
[237/250] Compiling ComposableArchitecture Store.swift
[238/250] Compiling ComposableArchitecture Alert.swift
[239/250] Compiling ComposableArchitecture Binding.swift
[240/250] Compiling ComposableArchitecture ConfirmationDialog.swift
[241/250] Compiling ComposableArchitecture ActionSheet.swift
[242/250] Compiling ComposableArchitecture LegacyAlert.swift
[243/250] Compiling ComposableArchitecture NavigationLinkStore.swift
[244/250] Compiling ComposableArchitecture Sheet.swift
[245/250] Compiling ComposableArchitecture SwitchStore.swift
[246/250] Compiling ComposableArchitecture WithViewStore.swift
[247/250] Compiling ComposableArchitecture TestStore.swift
[248/250] Compiling ComposableArchitecture AlertStateUIKit.swift
[249/250] Compiling ComposableArchitecture IfLetUIKit.swift
[250/250] Compiling ComposableArchitecture ViewStore.swift
[251/261] Compiling ComposableCoreLocation Beacon.swift
[252/261] Compiling ComposableCoreLocation AccuracyAuthorization.swift
[253/262] Compiling ComposableCoreLocation Heading.swift
[254/262] Compiling ComposableCoreLocation Exports.swift
[255/262] Compiling ComposableCoreLocation Deprecations.swift
[256/262] Compiling ComposableCoreLocation Failing.swift
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:49:18: warning: 'failing' is deprecated: renamed to 'unimplemented'
    delegate: { .failing("LocationManager.delegate") },
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:49:18: note: use 'unimplemented' instead
    delegate: { .failing("LocationManager.delegate") },
                 ^~~~~~~
                 unimplemented
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:51:8: warning: 'failing' is deprecated: renamed to 'unimplemented'
      .failing("LocationManager.dismissHeadingCalibrationDisplay")
       ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:51:8: note: use 'unimplemented' instead
      .failing("LocationManager.dismissHeadingCalibrationDisplay")
       ^~~~~~~
       unimplemented
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:81:36: warning: 'failing' is deprecated: renamed to 'unimplemented'
    requestAlwaysAuthorization: { .failing("LocationManager.requestAlwaysAuthorization") },
                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:81:36: note: use 'unimplemented' instead
    requestAlwaysAuthorization: { .failing("LocationManager.requestAlwaysAuthorization") },
                                   ^~~~~~~
                                   unimplemented
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:82:25: warning: 'failing' is deprecated: renamed to 'unimplemented'
    requestLocation: { .failing("LocationManager.requestLocation") },
                        ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:82:25: note: use 'unimplemented' instead
    requestLocation: { .failing("LocationManager.requestLocation") },
                        ^~~~~~~
                        unimplemented
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:84:8: warning: 'failing' is deprecated: renamed to 'unimplemented'
      .failing("LocationManager.requestWhenInUseAuthorization")
       ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:84:8: note: use 'unimplemented' instead
      .failing("LocationManager.requestWhenInUseAuthorization")
       ^~~~~~~
       unimplemented
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:87:8: warning: 'failing' is deprecated: renamed to 'unimplemented'
      .failing("LocationManager.requestTemporaryFullAccuracyAuthorization")
       ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:87:8: note: use 'unimplemented' instead
      .failing("LocationManager.requestTemporaryFullAccuracyAuthorization")
       ^~~~~~~
       unimplemented
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:89:18: warning: 'failing' is deprecated: renamed to 'unimplemented'
    set: { _ in .failing("LocationManager.set") },
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:89:18: note: use 'unimplemented' instead
    set: { _ in .failing("LocationManager.set") },
                 ^~~~~~~
                 unimplemented
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:94:39: warning: 'failing' is deprecated: renamed to 'unimplemented'
    startMonitoringForRegion: { _ in .failing("LocationManager.startMonitoringForRegion") },
                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:94:39: note: use 'unimplemented' instead
    startMonitoringForRegion: { _ in .failing("LocationManager.startMonitoringForRegion") },
                                      ^~~~~~~
                                      unimplemented
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:96:8: warning: 'failing' is deprecated: renamed to 'unimplemented'
      .failing("LocationManager.startMonitoringSignificantLocationChanges")
       ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:96:8: note: use 'unimplemented' instead
      .failing("LocationManager.startMonitoringSignificantLocationChanges")
       ^~~~~~~
       unimplemented
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:98:31: warning: 'failing' is deprecated: renamed to 'unimplemented'
    startMonitoringVisits: { .failing("LocationManager.startMonitoringVisits") },
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:98:31: note: use 'unimplemented' instead
    startMonitoringVisits: { .failing("LocationManager.startMonitoringVisits") },
                              ^~~~~~~
                              unimplemented
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:99:30: warning: 'failing' is deprecated: renamed to 'unimplemented'
    startUpdatingHeading: { .failing("LocationManager.startUpdatingHeading") },
                             ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:99:30: note: use 'unimplemented' instead
    startUpdatingHeading: { .failing("LocationManager.startUpdatingHeading") },
                             ^~~~~~~
                             unimplemented
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:100:31: warning: 'failing' is deprecated: renamed to 'unimplemented'
    startUpdatingLocation: { .failing("LocationManager.startUpdatingLocation") },
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:100:31: note: use 'unimplemented' instead
    startUpdatingLocation: { .failing("LocationManager.startUpdatingLocation") },
                              ^~~~~~~
                              unimplemented
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:101:38: warning: 'failing' is deprecated: renamed to 'unimplemented'
    stopMonitoringForRegion: { _ in .failing("LocationManager.stopMonitoringForRegion") },
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:101:38: note: use 'unimplemented' instead
    stopMonitoringForRegion: { _ in .failing("LocationManager.stopMonitoringForRegion") },
                                     ^~~~~~~
                                     unimplemented
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:103:8: warning: 'failing' is deprecated: renamed to 'unimplemented'
      .failing("LocationManager.stopMonitoringSignificantLocationChanges")
       ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:103:8: note: use 'unimplemented' instead
      .failing("LocationManager.stopMonitoringSignificantLocationChanges")
       ^~~~~~~
       unimplemented
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:105:30: warning: 'failing' is deprecated: renamed to 'unimplemented'
    stopMonitoringVisits: { .failing("LocationManager.stopMonitoringVisits") },
                             ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:105:30: note: use 'unimplemented' instead
    stopMonitoringVisits: { .failing("LocationManager.stopMonitoringVisits") },
                             ^~~~~~~
                             unimplemented
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:106:29: warning: 'failing' is deprecated: renamed to 'unimplemented'
    stopUpdatingHeading: { .failing("LocationManager.stopUpdatingHeading") },
                            ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:106:29: note: use 'unimplemented' instead
    stopUpdatingHeading: { .failing("LocationManager.stopUpdatingHeading") },
                            ^~~~~~~
                            unimplemented
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:107:30: warning: 'failing' is deprecated: renamed to 'unimplemented'
    stopUpdatingLocation: { .failing("LocationManager.stopUpdatingLocation") }
                             ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:107:30: note: use 'unimplemented' instead
    stopUpdatingLocation: { .failing("LocationManager.stopUpdatingLocation") }
                             ^~~~~~~
                             unimplemented
[257/262] Compiling ComposableCoreLocation Interface.swift
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:49:18: warning: 'failing' is deprecated: renamed to 'unimplemented'
    delegate: { .failing("LocationManager.delegate") },
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:49:18: note: use 'unimplemented' instead
    delegate: { .failing("LocationManager.delegate") },
                 ^~~~~~~
                 unimplemented
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:51:8: warning: 'failing' is deprecated: renamed to 'unimplemented'
      .failing("LocationManager.dismissHeadingCalibrationDisplay")
       ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:51:8: note: use 'unimplemented' instead
      .failing("LocationManager.dismissHeadingCalibrationDisplay")
       ^~~~~~~
       unimplemented
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:81:36: warning: 'failing' is deprecated: renamed to 'unimplemented'
    requestAlwaysAuthorization: { .failing("LocationManager.requestAlwaysAuthorization") },
                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:81:36: note: use 'unimplemented' instead
    requestAlwaysAuthorization: { .failing("LocationManager.requestAlwaysAuthorization") },
                                   ^~~~~~~
                                   unimplemented
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:82:25: warning: 'failing' is deprecated: renamed to 'unimplemented'
    requestLocation: { .failing("LocationManager.requestLocation") },
                        ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:82:25: note: use 'unimplemented' instead
    requestLocation: { .failing("LocationManager.requestLocation") },
                        ^~~~~~~
                        unimplemented
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:84:8: warning: 'failing' is deprecated: renamed to 'unimplemented'
      .failing("LocationManager.requestWhenInUseAuthorization")
       ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:84:8: note: use 'unimplemented' instead
      .failing("LocationManager.requestWhenInUseAuthorization")
       ^~~~~~~
       unimplemented
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:87:8: warning: 'failing' is deprecated: renamed to 'unimplemented'
      .failing("LocationManager.requestTemporaryFullAccuracyAuthorization")
       ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:87:8: note: use 'unimplemented' instead
      .failing("LocationManager.requestTemporaryFullAccuracyAuthorization")
       ^~~~~~~
       unimplemented
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:89:18: warning: 'failing' is deprecated: renamed to 'unimplemented'
    set: { _ in .failing("LocationManager.set") },
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:89:18: note: use 'unimplemented' instead
    set: { _ in .failing("LocationManager.set") },
                 ^~~~~~~
                 unimplemented
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:94:39: warning: 'failing' is deprecated: renamed to 'unimplemented'
    startMonitoringForRegion: { _ in .failing("LocationManager.startMonitoringForRegion") },
                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:94:39: note: use 'unimplemented' instead
    startMonitoringForRegion: { _ in .failing("LocationManager.startMonitoringForRegion") },
                                      ^~~~~~~
                                      unimplemented
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:96:8: warning: 'failing' is deprecated: renamed to 'unimplemented'
      .failing("LocationManager.startMonitoringSignificantLocationChanges")
       ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:96:8: note: use 'unimplemented' instead
      .failing("LocationManager.startMonitoringSignificantLocationChanges")
       ^~~~~~~
       unimplemented
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:98:31: warning: 'failing' is deprecated: renamed to 'unimplemented'
    startMonitoringVisits: { .failing("LocationManager.startMonitoringVisits") },
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:98:31: note: use 'unimplemented' instead
    startMonitoringVisits: { .failing("LocationManager.startMonitoringVisits") },
                              ^~~~~~~
                              unimplemented
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:99:30: warning: 'failing' is deprecated: renamed to 'unimplemented'
    startUpdatingHeading: { .failing("LocationManager.startUpdatingHeading") },
                             ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:99:30: note: use 'unimplemented' instead
    startUpdatingHeading: { .failing("LocationManager.startUpdatingHeading") },
                             ^~~~~~~
                             unimplemented
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:100:31: warning: 'failing' is deprecated: renamed to 'unimplemented'
    startUpdatingLocation: { .failing("LocationManager.startUpdatingLocation") },
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:100:31: note: use 'unimplemented' instead
    startUpdatingLocation: { .failing("LocationManager.startUpdatingLocation") },
                              ^~~~~~~
                              unimplemented
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:101:38: warning: 'failing' is deprecated: renamed to 'unimplemented'
    stopMonitoringForRegion: { _ in .failing("LocationManager.stopMonitoringForRegion") },
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:101:38: note: use 'unimplemented' instead
    stopMonitoringForRegion: { _ in .failing("LocationManager.stopMonitoringForRegion") },
                                     ^~~~~~~
                                     unimplemented
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:103:8: warning: 'failing' is deprecated: renamed to 'unimplemented'
      .failing("LocationManager.stopMonitoringSignificantLocationChanges")
       ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:103:8: note: use 'unimplemented' instead
      .failing("LocationManager.stopMonitoringSignificantLocationChanges")
       ^~~~~~~
       unimplemented
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:105:30: warning: 'failing' is deprecated: renamed to 'unimplemented'
    stopMonitoringVisits: { .failing("LocationManager.stopMonitoringVisits") },
                             ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:105:30: note: use 'unimplemented' instead
    stopMonitoringVisits: { .failing("LocationManager.stopMonitoringVisits") },
                             ^~~~~~~
                             unimplemented
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:106:29: warning: 'failing' is deprecated: renamed to 'unimplemented'
    stopUpdatingHeading: { .failing("LocationManager.stopUpdatingHeading") },
                            ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:106:29: note: use 'unimplemented' instead
    stopUpdatingHeading: { .failing("LocationManager.stopUpdatingHeading") },
                            ^~~~~~~
                            unimplemented
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:107:30: warning: 'failing' is deprecated: renamed to 'unimplemented'
    stopUpdatingLocation: { .failing("LocationManager.stopUpdatingLocation") }
                             ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:107:30: note: use 'unimplemented' instead
    stopUpdatingLocation: { .failing("LocationManager.stopUpdatingLocation") }
                             ^~~~~~~
                             unimplemented
[258/262] Emitting module ComposableCoreLocation
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:49:18: warning: 'failing' is deprecated: renamed to 'unimplemented'
    delegate: { .failing("LocationManager.delegate") },
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:49:18: note: use 'unimplemented' instead
    delegate: { .failing("LocationManager.delegate") },
                 ^~~~~~~
                 unimplemented
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:51:8: warning: 'failing' is deprecated: renamed to 'unimplemented'
      .failing("LocationManager.dismissHeadingCalibrationDisplay")
       ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:51:8: note: use 'unimplemented' instead
      .failing("LocationManager.dismissHeadingCalibrationDisplay")
       ^~~~~~~
       unimplemented
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:81:36: warning: 'failing' is deprecated: renamed to 'unimplemented'
    requestAlwaysAuthorization: { .failing("LocationManager.requestAlwaysAuthorization") },
                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:81:36: note: use 'unimplemented' instead
    requestAlwaysAuthorization: { .failing("LocationManager.requestAlwaysAuthorization") },
                                   ^~~~~~~
                                   unimplemented
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:82:25: warning: 'failing' is deprecated: renamed to 'unimplemented'
    requestLocation: { .failing("LocationManager.requestLocation") },
                        ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:82:25: note: use 'unimplemented' instead
    requestLocation: { .failing("LocationManager.requestLocation") },
                        ^~~~~~~
                        unimplemented
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:84:8: warning: 'failing' is deprecated: renamed to 'unimplemented'
      .failing("LocationManager.requestWhenInUseAuthorization")
       ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:84:8: note: use 'unimplemented' instead
      .failing("LocationManager.requestWhenInUseAuthorization")
       ^~~~~~~
       unimplemented
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:87:8: warning: 'failing' is deprecated: renamed to 'unimplemented'
      .failing("LocationManager.requestTemporaryFullAccuracyAuthorization")
       ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:87:8: note: use 'unimplemented' instead
      .failing("LocationManager.requestTemporaryFullAccuracyAuthorization")
       ^~~~~~~
       unimplemented
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:89:18: warning: 'failing' is deprecated: renamed to 'unimplemented'
    set: { _ in .failing("LocationManager.set") },
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:89:18: note: use 'unimplemented' instead
    set: { _ in .failing("LocationManager.set") },
                 ^~~~~~~
                 unimplemented
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:94:39: warning: 'failing' is deprecated: renamed to 'unimplemented'
    startMonitoringForRegion: { _ in .failing("LocationManager.startMonitoringForRegion") },
                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:94:39: note: use 'unimplemented' instead
    startMonitoringForRegion: { _ in .failing("LocationManager.startMonitoringForRegion") },
                                      ^~~~~~~
                                      unimplemented
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:96:8: warning: 'failing' is deprecated: renamed to 'unimplemented'
      .failing("LocationManager.startMonitoringSignificantLocationChanges")
       ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:96:8: note: use 'unimplemented' instead
      .failing("LocationManager.startMonitoringSignificantLocationChanges")
       ^~~~~~~
       unimplemented
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:98:31: warning: 'failing' is deprecated: renamed to 'unimplemented'
    startMonitoringVisits: { .failing("LocationManager.startMonitoringVisits") },
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:98:31: note: use 'unimplemented' instead
    startMonitoringVisits: { .failing("LocationManager.startMonitoringVisits") },
                              ^~~~~~~
                              unimplemented
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:99:30: warning: 'failing' is deprecated: renamed to 'unimplemented'
    startUpdatingHeading: { .failing("LocationManager.startUpdatingHeading") },
                             ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:99:30: note: use 'unimplemented' instead
    startUpdatingHeading: { .failing("LocationManager.startUpdatingHeading") },
                             ^~~~~~~
                             unimplemented
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:100:31: warning: 'failing' is deprecated: renamed to 'unimplemented'
    startUpdatingLocation: { .failing("LocationManager.startUpdatingLocation") },
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:100:31: note: use 'unimplemented' instead
    startUpdatingLocation: { .failing("LocationManager.startUpdatingLocation") },
                              ^~~~~~~
                              unimplemented
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:101:38: warning: 'failing' is deprecated: renamed to 'unimplemented'
    stopMonitoringForRegion: { _ in .failing("LocationManager.stopMonitoringForRegion") },
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:101:38: note: use 'unimplemented' instead
    stopMonitoringForRegion: { _ in .failing("LocationManager.stopMonitoringForRegion") },
                                     ^~~~~~~
                                     unimplemented
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:103:8: warning: 'failing' is deprecated: renamed to 'unimplemented'
      .failing("LocationManager.stopMonitoringSignificantLocationChanges")
       ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:103:8: note: use 'unimplemented' instead
      .failing("LocationManager.stopMonitoringSignificantLocationChanges")
       ^~~~~~~
       unimplemented
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:105:30: warning: 'failing' is deprecated: renamed to 'unimplemented'
    stopMonitoringVisits: { .failing("LocationManager.stopMonitoringVisits") },
                             ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:105:30: note: use 'unimplemented' instead
    stopMonitoringVisits: { .failing("LocationManager.stopMonitoringVisits") },
                             ^~~~~~~
                             unimplemented
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:106:29: warning: 'failing' is deprecated: renamed to 'unimplemented'
    stopUpdatingHeading: { .failing("LocationManager.stopUpdatingHeading") },
                            ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:106:29: note: use 'unimplemented' instead
    stopUpdatingHeading: { .failing("LocationManager.stopUpdatingHeading") },
                            ^~~~~~~
                            unimplemented
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:107:30: warning: 'failing' is deprecated: renamed to 'unimplemented'
    stopUpdatingLocation: { .failing("LocationManager.stopUpdatingLocation") }
                             ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Failing.swift:107:30: note: use 'unimplemented' instead
    stopUpdatingLocation: { .failing("LocationManager.stopUpdatingLocation") }
                             ^~~~~~~
                             unimplemented
[259/262] Compiling ComposableCoreLocation Region.swift
[260/262] Compiling ComposableCoreLocation Live.swift
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Live.swift:22:51: warning: 'run' is deprecated: Use the async version of 'Effect.run', instead.
    let delegate = EffectPublisher<Action, Never>.run { subscriber in
                                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Live.swift:30:6: warning: conformance of 'EffectPublisher<Action, Failure>' to 'Publisher' is deprecated
    .share()
     ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Live.swift:31:6: warning: 'eraseToEffect()' is deprecated: Iterate over 'Publisher.values' in an 'Effect.run', instead, or use 'Effect.publisher'.
    .eraseToEffect()
     ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Live.swift:31:6: warning: conformance of 'EffectPublisher<Action, Failure>' to 'Publisher' is deprecated
    .eraseToEffect()
     ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Live.swift:22:9: warning: conformance of 'EffectPublisher<Action, Failure>' to 'Publisher' is deprecated
    let delegate = EffectPublisher<Action, Never>.run { subscriber in
        ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Live.swift:22:9: warning: conformance of 'EffectPublisher<Action, Failure>' to 'Publisher' is deprecated
    let delegate = EffectPublisher<Action, Never>.run { subscriber in
        ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Live.swift:22:9: warning: conformance of 'EffectPublisher<Action, Failure>' to 'Publisher' is deprecated
    let delegate = EffectPublisher<Action, Never>.run { subscriber in
        ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Live.swift:22:9: warning: conformance of 'EffectPublisher<Action, Failure>' to 'Publisher' is deprecated
    let delegate = EffectPublisher<Action, Never>.run { subscriber in
        ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Live.swift:50:17: warning: conformance of 'EffectPublisher<Action, Failure>' to 'Publisher' is deprecated
      delegate: { delegate },
                ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Live.swift:50:17: warning: conformance of 'EffectPublisher<Action, Failure>' to 'Publisher' is deprecated
      delegate: { delegate },
                ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Live.swift:50:17: warning: conformance of 'EffectPublisher<Action, Failure>' to 'Publisher' is deprecated
      delegate: { delegate },
                ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Live.swift:50:17: warning: conformance of 'EffectPublisher<Action, Failure>' to 'Publisher' is deprecated
      delegate: { delegate },
                ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Live.swift:52:10: warning: 'fireAndForget' is deprecated: Use 'Effect.run { _ in … }', instead.
        .fireAndForget {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Live.swift:96:10: warning: 'fireAndForget' is deprecated: Use 'Effect.run { _ in … }', instead.
        .fireAndForget {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Live.swift:103:10: warning: 'fireAndForget' is deprecated: Use 'Effect.run { _ in … }', instead.
        .fireAndForget { manager.requestLocation() }
         ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Live.swift:106:10: warning: 'fireAndForget' is deprecated: Use 'Effect.run { _ in … }', instead.
        .fireAndForget {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Live.swift:113:10: warning: 'run' is deprecated: Use the async version of 'Effect.run', instead.
        .run { subscriber in
         ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Live.swift:131:10: warning: 'fireAndForget' is deprecated: Use 'Effect.run { _ in … }', instead.
        .fireAndForget {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Live.swift:176:10: warning: 'fireAndForget' is deprecated: Use 'Effect.run { _ in … }', instead.
        .fireAndForget {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Live.swift:183:10: warning: 'fireAndForget' is deprecated: Use 'Effect.run { _ in … }', instead.
        .fireAndForget {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Live.swift:190:10: warning: 'fireAndForget' is deprecated: Use 'Effect.run { _ in … }', instead.
        .fireAndForget {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Live.swift:197:10: warning: 'fireAndForget' is deprecated: Use 'Effect.run { _ in … }', instead.
        .fireAndForget {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Live.swift:204:10: warning: 'fireAndForget' is deprecated: Use 'Effect.run { _ in … }', instead.
        .fireAndForget {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Live.swift:211:10: warning: 'fireAndForget' is deprecated: Use 'Effect.run { _ in … }', instead.
        .fireAndForget {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Live.swift:218:10: warning: 'fireAndForget' is deprecated: Use 'Effect.run { _ in … }', instead.
        .fireAndForget {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Live.swift:225:10: warning: 'fireAndForget' is deprecated: Use 'Effect.run { _ in … }', instead.
        .fireAndForget {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Live.swift:232:10: warning: 'fireAndForget' is deprecated: Use 'Effect.run { _ in … }', instead.
        .fireAndForget {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableCoreLocation/Live.swift:239:10: warning: 'fireAndForget' is deprecated: Use 'Effect.run { _ in … }', instead.
        .fireAndForget {
         ^
[261/262] Compiling ComposableCoreLocation Location.swift
[262/262] Compiling ComposableCoreLocation Visit.swift
Build complete! (51.71s)
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-clocks
[1/4330] Fetching swift-custom-dump
[2/5508] Fetching swift-custom-dump, swift-clocks
[1245/8110] Fetching swift-custom-dump, swift-clocks, xctest-dynamic-overlay
[1244/5508] Fetching swift-custom-dump, swift-clocks
[1289/8110] Fetching swift-custom-dump, swift-clocks, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-clocks (1.82s)
Fetching https://github.com/pointfreeco/combine-schedulers
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay (1.82s)
Fetching https://github.com/pointfreeco/swift-composable-architecture
Fetched https://github.com/pointfreeco/swift-custom-dump (1.82s)
Fetching https://github.com/apple/swift-collections
[1/2284] Fetching combine-schedulers
[892/16709] Fetching combine-schedulers, swift-collections
Fetched https://github.com/pointfreeco/combine-schedulers (1.03s)
Fetching https://github.com/pointfreeco/swift-case-paths
[866/14425] Fetching swift-collections
[13994/18574] Fetching swift-collections, swift-case-paths
Fetched https://github.com/pointfreeco/swift-case-paths (1.13s)
Fetching https://github.com/pointfreeco/swift-identified-collections
[1/240128] Fetching swift-composable-architecture
[4804/241605] Fetching swift-composable-architecture, swift-identified-collections
Fetched https://github.com/pointfreeco/swift-identified-collections (1.22s)
Fetching https://github.com/pointfreeco/swift-dependencies
[40822/240128] Fetching swift-composable-architecture
[72040/244386] Fetching swift-composable-architecture, swift-dependencies
Fetched https://github.com/pointfreeco/swift-dependencies (1.20s)
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[105657/240128] Fetching swift-composable-architecture
[124868/240625] Fetching swift-composable-architecture, swift-concurrency-extras
Fetched https://github.com/pointfreeco/swift-concurrency-extras (1.02s)
Fetching https://github.com/pointfreeco/swiftui-navigation
[151281/240128] Fetching swift-composable-architecture
[240129/282757] Fetching swift-composable-architecture, swiftui-navigation
Fetched https://github.com/pointfreeco/swiftui-navigation (3.24s)
Fetched https://github.com/pointfreeco/swift-composable-architecture (9.35s)
Fetched https://github.com/apple/swift-collections (9.35s)
Computing version for https://github.com/pointfreeco/swift-composable-architecture
Computed https://github.com/pointfreeco/swift-composable-architecture at 0.59.0 (0.59s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.9.0 (0.54s)
Computing version for https://github.com/pointfreeco/swiftui-navigation
Computed https://github.com/pointfreeco/swiftui-navigation at 0.8.0 (0.56s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 0.8.0 (0.56s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 0.6.0 (0.58s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 0.11.1 (0.56s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 0.1.1 (0.54s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 0.14.1 (0.59s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.11.0 (0.57s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.0.4 (0.64s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 0.4.0 (0.59s)
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/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.0.4
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/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-composable-architecture
Working copy of https://github.com/pointfreeco/swift-composable-architecture resolved at 0.59.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/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 0.11.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
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/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
Build complete.
Done.