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 swift-composable-analytics with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/oliverfoggin/swift-composable-analytics.git
Reference: 1.1.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/oliverfoggin/swift-composable-analytics
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at bfc6526 Merge pull request #6 from oliverfoggin/multipleAnalyticsData
Cloned https://github.com/oliverfoggin/swift-composable-analytics.git
Revision (git rev-parse @):
bfc65262806bb616e62262f18116d9f6f7ee8d27
SUCCESS checkout https://github.com/oliverfoggin/swift-composable-analytics.git at 1.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/oliverfoggin/swift-composable-analytics.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/13] Write sources
[12/13] Write swift-version--423B1241ED78D482.txt
[14/74] Compiling OrderedCollections _Hashtable+Header.swift
[15/74] Compiling OrderedCollections OrderedDictionary+Codable.swift
[16/74] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[17/74] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[18/74] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[19/74] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[20/74] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[21/80] Compiling OrderedCollections OrderedDictionary+Elements.swift
[22/80] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[23/80] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[24/80] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[25/80] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[26/80] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[27/80] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[28/80] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[29/80] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[30/80] Compiling OrderedCollections OrderedDictionary+Values.swift
[31/80] Compiling OrderedCollections OrderedDictionary.swift
[32/80] Compiling OrderedCollections OrderedSet+Codable.swift
[33/80] Compiling OrderedCollections _HashTable+Bucket.swift
[34/80] Compiling OrderedCollections _HashTable+BucketIterator.swift
[35/80] Compiling OrderedCollections _HashTable+Constants.swift
[36/80] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[37/80] Compiling OrderedCollections _HashTable+Testing.swift
[38/80] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[39/80] Compiling OrderedCollections _HashTable.swift
[40/80] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[41/80] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[42/80] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[43/80] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[44/80] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[45/80] Compiling OrderedCollections OrderedSet+SubSequence.swift
[46/80] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[47/80] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[48/80] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[49/80] Compiling OrderedCollections OrderedSet+Diffing.swift
[50/80] Compiling OrderedCollections OrderedSet+Equatable.swift
[51/80] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[52/80] Compiling OrderedCollections OrderedSet+Hashable.swift
[53/80] Compiling OrderedCollections OrderedSet+Initializers.swift
[54/80] Compiling OrderedCollections OrderedSet+Insertions.swift
[55/80] Compiling OrderedCollections OrderedSet+Invariants.swift
[56/80] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[57/80] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[58/80] Emitting module OrderedCollections
[59/80] Compiling OrderedCollections OrderedSet+Testing.swift
[60/80] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[61/80] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[62/80] Compiling OrderedCollections OrderedSet.swift
[63/80] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[64/80] Compiling OrderedCollections _UnsafeBitset.swift
[65/96] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[66/96] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[67/98] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[68/98] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[69/98] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[70/98] Compiling IdentifiedCollections IdentifiedArray.swift
[71/98] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[72/98] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[73/98] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[74/98] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[75/98] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[76/98] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[77/98] Compiling ConcurrencyExtras UncheckedSendable.swift
[78/98] Compiling ConcurrencyExtras Task.swift
[79/98] Compiling ConcurrencyExtras LockIsolated.swift
[80/98] Compiling ConcurrencyExtras ActorIsolated.swift
[81/98] Compiling ConcurrencyExtras AsyncStream.swift
[82/98] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[83/98] Emitting module ConcurrencyExtras
[84/98] Compiling ConcurrencyExtras MainSerialExecutor.swift
[85/98] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[86/98] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[87/98] Compiling XCTestDynamicOverlay XCTFail.swift
[88/98] Compiling XCTestDynamicOverlay Unimplemented.swift
[89/98] Compiling XCTestDynamicOverlay Deprecations.swift
[90/98] Emitting module XCTestDynamicOverlay
[91/98] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[92/98] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[93/99] Compiling IdentifiedCollections Identified.swift
[94/99] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[95/99] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[96/99] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[97/99] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[98/99] Emitting module IdentifiedCollections
[99/99] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[100/152] Compiling CasePaths OpenExistential.swift
[101/152] Compiling CasePaths CasePaths.swift
[102/152] Emitting module CasePaths
[103/152] Compiling CasePaths CasePath.swift
[104/152] Compiling CasePaths Operators.swift
[105/152] Compiling CasePaths XCTUnwrap.swift
[106/152] Compiling CasePaths TypeName.swift
[107/152] Compiling CasePaths EnumReflection.swift
[108/152] Compiling Clocks _AsyncTimerSequence.swift
[109/152] Compiling Clocks Timer.swift
[110/152] Compiling Clocks TestClock.swift
[111/152] Compiling CustomDump CoreImage.swift
[112/152] Compiling CustomDump CoreLocation.swift
[113/153] Compiling Clocks UnimplementedClock.swift
[114/153] Compiling CustomDump Box.swift
[115/153] Compiling CustomDump CollectionDifference.swift
[116/153] Compiling CustomDump Mirror.swift
[117/156] Compiling CustomDump String.swift
[118/156] Compiling CustomDump Unordered.swift
[119/156] Compiling CustomDump XCTAssertNoDifference.swift
[120/156] Emitting module CustomDump
[121/156] Compiling CustomDump Diff.swift
[122/156] Compiling CustomDump Dump.swift
[123/156] Compiling CustomDump AnyType.swift
[124/156] Compiling CustomDump CustomDumpReflectable.swift
[125/156] Compiling CustomDump CustomDumpRepresentable.swift
[126/156] Compiling CustomDump CustomDumpStringConvertible.swift
[127/156] Compiling CustomDump UIKit.swift
[128/156] Compiling CustomDump UserNotifications.swift
[129/156] Compiling CustomDump UserNotificationsUI.swift
[132/156] Compiling CustomDump CoreMotion.swift
[133/156] Compiling CustomDump Foundation.swift
[134/156] Emitting module Clocks
[135/156] Compiling Clocks Shims.swift
[136/156] Compiling Clocks Lock.swift
[137/156] Compiling Clocks SwiftUI.swift
[138/156] Compiling CombineSchedulers UIScheduler.swift
[139/156] Compiling CustomDump GameKit.swift
[140/156] Compiling CustomDump KeyPath.swift
[143/156] Compiling CombineSchedulers UIKit.swift
[146/156] Compiling CustomDump Photos.swift
[147/156] Compiling CustomDump Speech.swift
[148/156] Emitting module CombineSchedulers
[149/156] Compiling CombineSchedulers Timer.swift
[150/157] Compiling CustomDump StoreKit.swift
[151/157] Compiling CustomDump Swift.swift
[152/157] Compiling CustomDump SwiftUI.swift
[153/157] Compiling CombineSchedulers UnimplementedScheduler.swift
[154/179] Compiling Dependencies DependencyContext.swift
[155/179] Compiling Dependencies DependencyKey.swift
[156/179] Compiling Dependencies Exports.swift
[157/179] Compiling Dependencies OpenExistential.swift
[158/179] Compiling Dependencies Context.swift
[159/179] Compiling Dependencies Date.swift
[160/179] Compiling Dependencies FireAndForget.swift
[161/189] Compiling Dependencies Locale.swift
[162/189] Compiling Dependencies MainQueue.swift
[163/189] Compiling Dependencies MainRunLoop.swift
[164/189] Compiling Dependencies OpenURL.swift
[165/189] Compiling Dependencies TimeZone.swift
[166/189] Compiling Dependencies URLSession.swift
[169/189] Compiling Dependencies RuntimeWarnings.swift
[170/189] Compiling Dependencies Dependency.swift
[173/189] Compiling Dependencies UUID.swift
[174/189] Compiling Dependencies WithRandomNumberGenerator.swift
[175/189] Compiling Dependencies Deprecations.swift
[176/189] Emitting module Dependencies
[177/189] Compiling Dependencies DependencyValues.swift
[178/189] Compiling Dependencies Calendar.swift
[179/189] Compiling Dependencies Clocks.swift
[180/189] Compiling SwiftUINavigationCore ButtonStateBuilder.swift
[181/190] Compiling SwiftUINavigationCore Deprecations.swift
[182/190] Compiling SwiftUINavigationCore RuntimeWarnings.swift
[183/190] Compiling Dependencies TypeName.swift
[184/190] Compiling Dependencies WithDependencies.swift
[185/190] Compiling SwiftUINavigationCore AlertState.swift
[186/190] Compiling SwiftUINavigationCore Bind.swift
[187/190] Compiling SwiftUINavigationCore ConfirmationDialogState.swift
[188/190] Emitting module SwiftUINavigationCore
[189/190] Compiling SwiftUINavigationCore ButtonState.swift
[190/190] Compiling SwiftUINavigationCore TextState.swift
[191/248] Compiling ComposableArchitecture StackIDGenerator.swift
[192/248] Compiling ComposableArchitecture TypeName.swift
[193/248] Compiling ComposableArchitecture Reducer.swift
[194/248] Compiling ComposableArchitecture ReducerBuilder.swift
[195/248] Compiling ComposableArchitecture BindingReducer.swift
[196/248] Compiling ComposableArchitecture CombineReducers.swift
[197/248] Compiling ComposableArchitecture DebugReducer.swift
[198/248] Compiling ComposableArchitecture DependencyKeyWritingReducer.swift
[199/256] Compiling ComposableArchitecture EphemeralState.swift
[200/256] Compiling ComposableArchitecture Exports.swift
[201/256] Compiling ComposableArchitecture Locking.swift
[202/256] Compiling ComposableArchitecture NavigationID.swift
[203/256] Compiling ComposableArchitecture OpenExistential.swift
[204/256] Compiling ComposableArchitecture PresentationID.swift
[205/256] Compiling ComposableArchitecture ReturningLastNonNilValue.swift
[206/256] Compiling ComposableArchitecture RuntimeWarnings.swift
[207/256] Compiling ComposableArchitecture Throttle.swift
[208/256] Compiling ComposableArchitecture AreOrderedSetsDuplicates.swift
[209/256] Compiling ComposableArchitecture Binding+IsPresent.swift
[210/256] Compiling ComposableArchitecture Box.swift
[211/256] Compiling ComposableArchitecture Create.swift
[212/256] Compiling ComposableArchitecture CurrentValueRelay.swift
[213/256] Compiling ComposableArchitecture Debug.swift
[214/256] Compiling ComposableArchitecture Deprecations.swift
[215/256] Emitting module ComposableArchitecture
[216/256] Compiling ComposableArchitecture Dismiss.swift
[217/256] Compiling ComposableArchitecture IsPresented.swift
[218/256] Compiling ComposableArchitecture Effect.swift
[219/256] Compiling ComposableArchitecture Animation.swift
[220/256] Compiling ComposableArchitecture Cancellation.swift
[221/256] Compiling ComposableArchitecture Debounce.swift
[222/256] Compiling ComposableArchitecture EffectActions.swift
[223/256] Compiling ComposableArchitecture Publisher.swift
[224/256] Compiling ComposableArchitecture TaskResult.swift
[225/256] Compiling ComposableArchitecture EmptyReducer.swift
[226/256] Compiling ComposableArchitecture ForEachReducer.swift
[227/256] Compiling ComposableArchitecture IfCaseLetReducer.swift
[228/256] Compiling ComposableArchitecture IfLetReducer.swift
[229/256] Compiling ComposableArchitecture OnChange.swift
[230/256] Compiling ComposableArchitecture Optional.swift
[231/256] Compiling ComposableArchitecture PresentationReducer.swift
[232/256] Compiling ComposableArchitecture Reduce.swift
[233/256] Compiling ComposableArchitecture LegacyAlert.swift
[234/256] Compiling ComposableArchitecture NavigationLinkStore.swift
[235/256] Compiling ComposableArchitecture ForEachStore.swift
[236/256] Compiling ComposableArchitecture FullScreenCover.swift
[237/256] Compiling ComposableArchitecture IfLetStore.swift
[238/256] Compiling ComposableArchitecture NavigationDestination.swift
[239/256] Compiling ComposableArchitecture NavigationStackStore.swift
[240/256] Compiling ComposableArchitecture Popover.swift
[241/256] Compiling ComposableArchitecture Scope.swift
[242/256] Compiling ComposableArchitecture SignpostReducer.swift
[243/256] Compiling ComposableArchitecture StackReducer.swift
[244/256] Compiling ComposableArchitecture Store.swift
[245/256] Compiling ComposableArchitecture Alert.swift
[246/256] Compiling ComposableArchitecture Binding.swift
[247/256] Compiling ComposableArchitecture ConfirmationDialog.swift
[248/256] Compiling ComposableArchitecture ActionSheet.swift
[249/256] Compiling ComposableArchitecture PresentationModifier.swift
[250/256] Compiling ComposableArchitecture Sheet.swift
[251/256] Compiling ComposableArchitecture SwitchStore.swift
[252/256] Compiling ComposableArchitecture WithViewStore.swift
[253/256] Compiling ComposableArchitecture TestStore.swift
[254/256] Compiling ComposableArchitecture AlertStateUIKit.swift
[255/256] Compiling ComposableArchitecture IfLetUIKit.swift
[256/256] Compiling ComposableArchitecture ViewStore.swift
[257/264] Emitting module ComposableAnalytics
[258/265] Compiling ComposableAnalytics Expectation.swift
[259/265] Compiling ComposableAnalytics OnChangeReducer.swift
[260/265] Compiling ComposableAnalytics MultipleAnalyticsReducer.swift
[261/265] Compiling ComposableAnalytics AnalyticsReducer.swift
[262/265] Compiling ComposableAnalytics AnalyticsDependency.swift
[263/265] Compiling ComposableAnalytics AnalyticsData.swift
[264/265] Compiling ComposableAnalytics AnalyticsClient.swift
[265/265] Compiling ComposableAnalytics XCTCurrentTestCase.swift
Build complete! (24.12s)
Fetching https://github.com/pointfreeco/swiftui-navigation from cache
Fetching https://github.com/pointfreeco/swift-case-paths from cache
Fetching https://github.com/apple/swift-collections from cache
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
Fetching https://github.com/pointfreeco/swift-clocks from cache
Fetching https://github.com/pointfreeco/swift-identified-collections from cache
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.23s)
Fetching https://github.com/pointfreeco/combine-schedulers from cache
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (0.23s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.23s)
Fetching https://github.com/pointfreeco/swift-composable-architecture from cache
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.23s)
Fetching https://github.com/pointfreeco/swift-dependencies from cache
Fetched https://github.com/pointfreeco/swiftui-navigation from cache (0.23s)
Fetching https://github.com/pointfreeco/swift-concurrency-extras from cache
Fetched https://github.com/apple/swift-collections from cache (0.24s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.17s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.19s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.21s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.24s)
Fetched https://github.com/pointfreeco/swift-composable-architecture from cache (0.26s)
Computing version for https://github.com/pointfreeco/swift-composable-architecture
Computed https://github.com/pointfreeco/swift-composable-architecture at 1.2.0 (0.07s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.0.2 (0.05s)
Computing version for https://github.com/pointfreeco/swiftui-navigation
Computed https://github.com/pointfreeco/swiftui-navigation at 1.0.0 (0.06s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.0.0 (0.06s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.0.0 (0.06s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.0.0 (0.06s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.0.0 (0.05s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.0.0 (0.07s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.0 (0.10s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.0.4 (0.07s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.0 (0.04s)
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.0.0
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.0.0
Creating working copy for https://github.com/pointfreeco/swift-composable-architecture
Working copy of https://github.com/pointfreeco/swift-composable-architecture resolved at 1.2.0
warning: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-collections-9a58d5cf is not valid git repository for 'https://github.com/apple/swift-collections', will fetch again.
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-collections-9a58d5cf is not valid git repository for 'https://github.com/apple/swift-collections', will fetch again.
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections from cache (0.01s)
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/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.0.0
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.0
Creating working copy for https://github.com/pointfreeco/swift-identified-collections
Working copy of https://github.com/pointfreeco/swift-identified-collections resolved at 1.0.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.0.2
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.0.0
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.0
Creating working copy for https://github.com/pointfreeco/swiftui-navigation
Working copy of https://github.com/pointfreeco/swiftui-navigation resolved at 1.0.0
Build complete.
Done.