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-tca-custom-alert, reference main (0ded8f), with Swift 5.9 for macOS (SPM) on 1 Aug 2024 07:08:21 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.48.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Naturally-Inviting/swift-tca-custom-alert.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Naturally-Inviting/swift-tca-custom-alert
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 0ded8fc swift 6
Cloned https://github.com/Naturally-Inviting/swift-tca-custom-alert.git
Revision (git rev-parse @):
0ded8fc6f9e6c8cc1de18ba1605d53c293a987c0
SUCCESS checkout https://github.com/Naturally-Inviting/swift-tca-custom-alert.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/Naturally-Inviting/swift-tca-custom-alert.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Copying PrivacyInfo.xcprivacy
[1/6] Compiling _SwiftSyntaxCShims dummy.c
[3/58] Emitting module SwiftSyntax510
[4/58] Emitting module SwiftSyntax600
[5/58] Emitting module SwiftSyntax509
[6/58] Compiling SwiftSyntax509 Empty.swift
[7/58] Compiling SwiftSyntax510 Empty.swift
[8/58] Compiling SwiftSyntax600 Empty.swift
[9/58] Compiling InternalCollectionsUtilities _SortedCollection.swift
[10/58] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[11/59] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[12/59] Compiling InternalCollectionsUtilities Specialize.swift
[13/59] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[14/59] Compiling InternalCollectionsUtilities Debugging.swift
[15/59] Compiling InternalCollectionsUtilities Descriptions.swift
[16/59] Emitting module InternalCollectionsUtilities
[17/59] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[18/59] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[19/59] Compiling InternalCollectionsUtilities UInt+reversed.swift
[20/59] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[21/60] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[22/60] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[23/60] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[24/60] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[25/60] Compiling InternalCollectionsUtilities Integer rank.swift
[26/60] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[27/72] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[28/179] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[29/179] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[30/179] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[31/179] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[32/179] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[33/179] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[34/185] Compiling OrderedCollections OrderedSet+Codable.swift
[35/185] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[36/185] Compiling OrderedCollections OrderedSet+Descriptions.swift
[37/185] Compiling OrderedCollections OrderedSet+Diffing.swift
[38/185] Compiling OrderedCollections OrderedSet+Equatable.swift
[39/185] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[40/185] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[41/185] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[42/185] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[43/185] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[44/185] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[45/185] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[46/185] Compiling OrderedCollections OrderedDictionary+Elements.swift
[47/185] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[48/185] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[49/185] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[50/185] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[51/185] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[52/185] Compiling OrderedCollections _Hashtable+Header.swift
[53/185] Compiling OrderedCollections OrderedDictionary+Codable.swift
[54/185] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[55/185] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[56/185] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[57/185] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[58/185] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[59/185] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[60/185] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[61/185] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[62/185] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[63/185] Compiling OrderedCollections OrderedSet+Sendable.swift
[64/185] Compiling OrderedCollections OrderedSet+Hashable.swift
[65/185] Compiling OrderedCollections OrderedSet+Initializers.swift
[66/185] Compiling OrderedCollections OrderedSet+Insertions.swift
[67/185] Compiling OrderedCollections OrderedSet+Invariants.swift
[68/185] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[69/185] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[70/185] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[71/185] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[72/185] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[73/185] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[74/185] Compiling OrderedCollections OrderedDictionary+Values.swift
[75/185] Compiling OrderedCollections OrderedDictionary.swift
[83/192] Compiling OrderedCollections _HashTable+Bucket.swift
[84/192] Compiling OrderedCollections _HashTable+BucketIterator.swift
[85/192] Compiling OrderedCollections _HashTable+Constants.swift
[86/192] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[87/192] Compiling OrderedCollections _HashTable+Testing.swift
[88/192] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[89/192] Compiling OrderedCollections _HashTable.swift
[90/192] Compiling OrderedCollections OrderedSet+SubSequence.swift
[91/192] Compiling OrderedCollections OrderedSet+Testing.swift
[92/192] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[93/192] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[94/192] Compiling OrderedCollections OrderedSet.swift
[95/192] Compiling OrderedCollections _UnsafeBitset.swift
[96/192] Emitting module OrderedCollections
[97/211] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[98/211] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[99/211] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[100/211] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[101/211] Compiling IdentifiedCollections Identified.swift
[102/211] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[103/211] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[111/211] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[112/211] Compiling IdentifiedCollections IdentifiedArray.swift
[113/211] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[114/211] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[118/211] Compiling ConcurrencyExtras Result.swift
[119/211] Compiling ConcurrencyExtras UncheckedSendable.swift
[122/211] Compiling IssueReporting WithExpectedIssue.swift
[123/212] Compiling IssueReporting WithIssueContext.swift
[124/212] Compiling ConcurrencyExtras MainSerialExecutor.swift
[125/212] Emitting module IssueReporting
[128/212] Compiling ConcurrencyExtras Locking.swift
[129/212] Compiling ConcurrencyExtras LockIsolated.swift
[130/212] Compiling ConcurrencyExtras AsyncStream.swift
[131/212] Emitting module ConcurrencyExtras
[132/212] Compiling ConcurrencyExtras ActorIsolated.swift
[133/212] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[134/212] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[135/212] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[136/212] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[137/212] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[140/212] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[141/212] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[145/212] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[146/212] Compiling ConcurrencyExtras Task.swift
[149/237] Compiling CombineSchedulers AnyScheduler.swift
[150/237] Compiling CombineSchedulers Concurrency.swift
[153/237] Compiling CombineSchedulers ImmediateScheduler.swift
[154/237] Compiling CombineSchedulers Deprecations.swift
[165/237] Emitting module IdentifiedCollections
[166/237] Compiling IdentifiedCollections IdentifiedCollection.swift
[167/237] Compiling XCTestDynamicOverlay Exports.swift
[168/237] Emitting module XCTestDynamicOverlay
[169/237] Compiling XCTestDynamicOverlay Deprecations.swift
[170/265] Emitting module SwiftSyntax
[171/265] Compiling CustomDump SwiftUI.swift
[172/265] Compiling CustomDump UIKit.swift
[173/265] Compiling CustomDump Photos.swift
[174/265] Compiling CustomDump Speech.swift
[175/265] Compiling CustomDump StoreKit.swift
[176/265] Compiling CustomDump UserNotifications.swift
[177/265] Compiling CustomDump UserNotificationsUI.swift
[178/265] Compiling CombineSchedulers UIScheduler.swift
[179/265] Compiling CombineSchedulers UIKit.swift
[180/266] Compiling CustomDump KeyPath.swift
[181/266] Compiling CustomDump CoreImage.swift
[182/266] Compiling CombineSchedulers Lock.swift
[183/266] Emitting module CombineSchedulers
[184/266] Compiling CustomDump Foundation.swift
[185/266] Compiling CustomDump GameKit.swift
[186/266] Compiling CombineSchedulers Timer.swift
[201/266] Compiling Clocks UnimplementedClock.swift
[202/266] Compiling Clocks Timer.swift
[203/266] Compiling CombineSchedulers TestScheduler.swift
[204/266] Compiling Clocks TestClock.swift
[205/266] Compiling CombineSchedulers UnimplementedScheduler.swift
[218/266] Compiling SwiftSyntax SyntaxNodesAB.swift
[219/266] Compiling SwiftSyntax SyntaxNodesC.swift
[220/266] Compiling Clocks Lock.swift
[221/266] Compiling Clocks ImmediateClock.swift
[222/266] Compiling Clocks AnyClock.swift
[223/266] Emitting module Clocks
[224/266] Compiling Clocks SwiftUI.swift
[225/266] Compiling Clocks _AsyncTimerSequence.swift
[226/266] Compiling CombineSchedulers NSRecursiveLock.swift
[227/266] Compiling CombineSchedulers SwiftUI.swift
[228/287] Compiling CustomDump AnyType.swift
[229/287] Compiling CustomDump CollectionDifference.swift
[230/287] Compiling CustomDump Identifiable.swift
[231/287] Compiling CustomDump Mirror.swift
[232/287] Compiling CustomDump String.swift
[233/287] Compiling CustomDump Unordered.swift
[234/289] Compiling Dependencies Dependency.swift
[235/289] Compiling Dependencies DependencyContext.swift
[236/289] Compiling Dependencies DependencyKey.swift
[237/289] Emitting module CustomDump
[238/289] Compiling Dependencies URLSession.swift
[239/289] Compiling Dependencies Deprecations.swift
[240/289] Compiling Dependencies Exports.swift
[243/289] Compiling Dependencies UUID.swift
[244/289] Compiling Dependencies WithRandomNumberGenerator.swift
[245/291] Compiling Dependencies TimeZone.swift
[247/291] Emitting module Dependencies
[248/291] Compiling Dependencies Locale.swift
[249/291] Compiling Dependencies MainQueue.swift
[250/291] Compiling Dependencies Clocks.swift
[251/291] Compiling Dependencies Context.swift
[252/291] Compiling Dependencies MainRunLoop.swift
[253/291] Compiling Dependencies OpenURL.swift
[254/291] Compiling Dependencies Date.swift
[255/291] Compiling Dependencies FireAndForget.swift
[267/291] Compiling Dependencies TypeName.swift
[268/291] Compiling CustomDump XCTAssertDifference.swift
[269/291] Compiling CustomDump XCTAssertNoDifference.swift
[270/291] Compiling Dependencies DependencyValues.swift
[271/291] Compiling Dependencies Assert.swift
[272/291] Compiling Dependencies Calendar.swift
[280/291] Compiling Dependencies WithDependencies.swift
[281/302] Compiling SwiftUINavigationCore ConfirmationDialogState.swift
[282/302] Compiling SwiftUINavigationCore Deprecations.swift
[283/302] Compiling SwiftUINavigationCore NavigationDestination.swift
[284/303] Emitting module SwiftUINavigationCore
[285/303] Compiling SwiftUINavigationCore ConfirmationDialog.swift
[286/303] Compiling SwiftUINavigationCore ButtonStateBuilder.swift
[287/303] Compiling SwiftUINavigationCore Binding.swift
[288/303] Compiling SwiftUINavigationCore Alert.swift
[289/303] Compiling SwiftUINavigationCore AlertState.swift
[290/303] Compiling SwiftUINavigationCore Bind.swift
[291/303] Compiling SwiftUINavigationCore ButtonState.swift
[292/303] Compiling SwiftUINavigationCore TextState.swift
[293/303] Compiling SwiftSyntax SyntaxNodesD.swift
[294/303] Compiling SwiftSyntax SyntaxNodesEF.swift
[295/303] Compiling SwiftSyntax SyntaxNodesGHI.swift
[296/303] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[297/303] Compiling SwiftSyntax SyntaxNodesOP.swift
[298/303] Compiling SwiftSyntax SyntaxNodesQRS.swift
[299/303] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[300/361] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[301/361] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[302/361] Compiling SwiftBasicFormat Syntax+Extensions.swift
[303/361] Compiling SwiftDiagnostics Message.swift
[304/362] Compiling SwiftDiagnostics Convenience.swift
[305/362] Compiling SwiftDiagnostics Diagnostic.swift
[306/362] Emitting module SwiftDiagnostics
[307/362] Compiling SwiftDiagnostics Note.swift
[308/362] Compiling SwiftBasicFormat InferIndentation.swift
[309/362] Compiling SwiftDiagnostics FixIt.swift
[310/362] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[311/362] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[312/362] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[313/362] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[314/362] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[315/362] Compiling SwiftBasicFormat BasicFormat.swift
[316/362] Emitting module SwiftBasicFormat
[317/362] Compiling SwiftParser TokenConsumer.swift
[318/362] Compiling SwiftParser TokenPrecedence.swift
[319/362] Compiling SwiftParser TokenSpec.swift
[320/362] Compiling SwiftParser TokenSpecSet.swift
[321/366] Compiling SwiftParser TopLevel.swift
[322/366] Compiling SwiftParser TriviaParser.swift
[323/366] Compiling SwiftParser Types.swift
[324/366] Compiling SwiftParser ExperimentalFeatures.swift
[325/366] Compiling SwiftParser StringLiterals.swift
[326/366] Compiling SwiftParser SwiftParserCompatibility.swift
[327/366] Compiling SwiftParser SwiftVersion.swift
[328/366] Compiling SwiftParser SyntaxUtils.swift
[329/366] Compiling SwiftParser Nominals.swift
[330/366] Compiling SwiftParser Parameters.swift
[331/366] Compiling SwiftParser ParseSourceFile.swift
[332/366] Compiling SwiftParser Parser.swift
[333/366] Compiling SwiftParser Patterns.swift
[334/366] Compiling SwiftParser UnicodeScalarExtensions.swift
[335/366] Compiling SwiftParser Lookahead.swift
[336/366] Compiling SwiftParser LoopProgressCondition.swift
[337/366] Compiling SwiftParser Modifiers.swift
[338/366] Compiling SwiftParser Names.swift
[339/366] Emitting module SwiftParser
[340/366] Compiling SwiftParser Recovery.swift
[341/366] Compiling SwiftParser Specifiers.swift
[342/366] Compiling SwiftParser Statements.swift
[343/366] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[344/366] Compiling SwiftParser Directives.swift
[345/366] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[346/366] Compiling SwiftParser Expressions.swift
[347/366] Compiling SwiftParser IncrementalParseTransition.swift
[348/366] Compiling SwiftParser IsValidIdentifier.swift
[349/366] Compiling SwiftParser Attributes.swift
[350/366] Compiling SwiftParser Availability.swift
[351/366] Compiling SwiftParser CharacterInfo.swift
[352/366] Compiling SwiftParser CollectionNodes+Parsable.swift
[353/366] Compiling SwiftParser Declarations.swift
[354/366] Compiling SwiftParser Cursor.swift
[355/366] Compiling SwiftParser Lexeme.swift
[356/366] Compiling SwiftParser LexemeSequence.swift
[357/366] Compiling SwiftParser Lexer.swift
[358/366] Compiling SwiftParser RegexLiteralLexer.swift
[359/366] Compiling SwiftParser IsLexerClassified.swift
[360/366] Compiling SwiftParser LayoutNodes+Parsable.swift
[361/366] Compiling SwiftParser Parser+TokenSpecSet.swift
[362/366] Compiling SwiftParser TokenSpecStaticMembers.swift
[363/389] Compiling SwiftOperators PrecedenceGroup.swift
[364/390] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[365/390] Compiling SwiftParserDiagnostics Utils.swift
[366/391] Compiling SwiftOperators PrecedenceGraph.swift
[367/391] Compiling SwiftOperators OperatorTable.swift
[368/391] Compiling SwiftOperators OperatorError.swift
[369/391] Emitting module SwiftOperators
[370/391] Compiling SwiftOperators OperatorTable+Defaults.swift
[371/391] Compiling SwiftOperators OperatorTable+Semantics.swift
[372/391] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[373/391] Compiling SwiftOperators SyntaxSynthesis.swift
[374/391] Compiling SwiftOperators Operator.swift
[375/391] Compiling SwiftOperators OperatorTable+Folding.swift
[376/391] Compiling SwiftOperators OperatorError+Diagnostics.swift
[377/391] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[378/391] Compiling SwiftParserDiagnostics PresenceUtils.swift
[379/391] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[380/391] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[381/391] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[382/391] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[383/391] Compiling SwiftParserDiagnostics MissingNodesError.swift
[384/391] Compiling SwiftParserDiagnostics MissingTokenError.swift
[385/391] Emitting module SwiftParserDiagnostics
[386/391] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[387/391] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[388/406] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[389/406] Emitting module SwiftSyntaxBuilder
[390/406] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[391/406] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[392/406] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[393/406] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[394/406] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[395/406] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[396/406] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[397/406] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[398/406] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[399/406] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[400/406] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[401/406] Compiling SwiftSyntaxBuilder Indenter.swift
[402/406] Compiling SwiftSyntaxBuilder ListBuilder.swift
[403/407] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[404/425] Compiling SwiftSyntaxMacros PreambleMacro.swift
[405/426] Compiling SwiftSyntaxMacros Macro.swift
[406/426] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[407/426] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[408/426] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[409/426] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[410/426] Compiling SwiftSyntaxMacros Macro+Format.swift
[411/426] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[412/426] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[413/426] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[414/426] Compiling SwiftSyntaxMacros AccessorMacro.swift
[415/426] Compiling SwiftSyntaxMacros MemberMacro.swift
[416/426] Compiling SwiftSyntaxMacros PeerMacro.swift
[417/426] Compiling SwiftSyntaxMacros AttachedMacro.swift
[418/426] Compiling SwiftSyntaxMacros BodyMacro.swift
[419/426] Emitting module SwiftSyntaxMacros
[420/426] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[421/426] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[422/426] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[423/436] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[424/436] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[425/436] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[426/436] Emitting module SwiftSyntaxMacroExpansion
[427/436] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[428/436] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[429/436] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[430/436] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[431/436] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[432/436] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[433/447] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[434/448] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[435/448] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[436/448] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[437/448] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[438/448] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[439/448] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[440/448] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[441/448] Emitting module SwiftCompilerPluginMessageHandling
[442/448] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[443/448] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[444/448] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[445/450] Emitting module SwiftCompilerPlugin
[446/450] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[447/471] Compiling PerceptionMacros Plugins.swift
[448/471] Compiling ComposableArchitectureMacros Plugins.swift
[449/471] Compiling ComposableArchitectureMacros ViewActionMacro.swift
[450/471] Compiling ComposableArchitectureMacros Extensions.swift
[451/471] Compiling PerceptionMacros Extensions.swift
[452/471] Compiling PerceptionMacros Availability.swift
[453/471] Emitting module PerceptionMacros
[454/471] Compiling PerceptionMacros PerceptibleMacro.swift
[455/471] Compiling ComposableArchitectureMacros ObservableStateMacro.swift
[456/471] Emitting module ComposableArchitectureMacros
[457/471] Compiling ComposableArchitectureMacros Availability.swift
[458/471] Compiling DependenciesMacrosPlugin Support.swift
[459/471] Compiling DependenciesMacrosPlugin DependencyClientMacro.swift
[460/471] Emitting module DependenciesMacrosPlugin
[461/471] Compiling DependenciesMacrosPlugin DependencyEndpointMacro.swift
[462/471] Compiling DependenciesMacrosPlugin Plugins.swift
[463/471] Compiling CasePathsMacros CasePathableMacro.swift
[464/471] Compiling CasePathsMacros Plugin.swift
[465/471] Emitting module CasePathsMacros
[465/471] Linking PerceptionMacros
[467/471] Compiling ComposableArchitectureMacros PresentsMacro.swift
[468/471] Compiling ComposableArchitectureMacros ReducerMacro.swift
[468/487] Linking DependenciesMacrosPlugin
[469/490] Linking CasePathsMacros
[471/490] Compiling Perception AnySendable.swift
[472/490] Compiling Perception BetaChecking.swift
[473/506] Compiling Perception PerceptionChecking.swift
[474/506] Compiling CasePaths CasePathReflectable.swift
[475/506] Compiling CasePaths CasePathable.swift
[475/506] Linking ComposableArchitectureMacros
[477/506] Compiling Perception PerceptionTracking.swift
[478/506] Emitting module Perception
[479/506] Compiling CasePaths EnumReflection.swift
[480/506] Compiling CasePaths Deprecations.swift
[481/506] Compiling CasePaths LockIsolated.swift
[482/506] Compiling CasePaths OpenExistential.swift
[483/506] Compiling CasePaths TypeName.swift
[484/506] Compiling CasePaths UncheckedSendable.swift
[485/506] Compiling CasePaths Optional+CasePathable.swift
[486/506] Compiling CasePaths Result+CasePathable.swift
[487/506] Compiling CasePaths Never+CasePathable.swift
[488/507] Compiling Perception PerceptionRegistrar.swift
[489/507] Compiling Perception Macros.swift
[490/507] Compiling Perception Perceptible.swift
[491/507] Compiling Perception WithPerceptionTracking.swift
[492/507] Compiling CasePaths XCTestSupport.swift
[493/507] Compiling DependenciesMacros Exports.swift
[494/507] Compiling DependenciesMacros Macros.swift
[495/507] Emitting module DependenciesMacros
[500/507] Compiling CasePaths Macros.swift
[505/507] Emitting module CasePaths
[506/507] Compiling CasePaths AnyCasePath.swift
[507/507] Compiling CasePaths CasePathIterable.swift
[508/592] Compiling ComposableArchitecture Throttle.swift
[509/592] Compiling ComposableArchitecture AreOrderedSetsDuplicates.swift
[510/592] Compiling ComposableArchitecture Binding+IsPresent.swift
[511/592] Compiling ComposableArchitecture Box.swift
[512/592] Compiling ComposableArchitecture Create.swift
[513/592] Compiling ComposableArchitecture CurrentValueRelay.swift
[514/592] Compiling ComposableArchitecture Debug.swift
[515/592] Compiling ComposableArchitecture DefaultSubscript.swift
[516/592] Compiling ComposableArchitecture Deprecations.swift
[517/592] Compiling ComposableArchitecture DispatchQueue.swift
[518/592] Compiling ComposableArchitecture Store+Observation.swift
[519/592] Compiling ComposableArchitecture ViewAction.swift
[520/592] Compiling ComposableArchitecture Reducer.swift
[521/592] Compiling ComposableArchitecture ReducerBuilder.swift
[522/592] Compiling ComposableArchitecture BindingReducer.swift
[523/592] Compiling ComposableArchitecture CombineReducers.swift
[524/592] Compiling ComposableArchitecture DebugReducer.swift
[525/592] Compiling ComposableArchitecture DependencyKeyWritingReducer.swift
[526/592] Compiling ComposableArchitecture EmptyReducer.swift
[527/601] Compiling ComposableArchitecture CaseReducer.swift
[528/601] Compiling ComposableArchitecture Dismiss.swift
[529/601] Compiling ComposableArchitecture IsPresented.swift
[530/601] Compiling ComposableArchitecture Effect.swift
[531/601] Compiling ComposableArchitecture Animation.swift
[532/601] Compiling ComposableArchitecture Cancellation.swift
[533/601] Compiling ComposableArchitecture Debounce.swift
[534/601] Compiling ComposableArchitecture EffectActions.swift
[535/601] Compiling ComposableArchitecture Publisher.swift
[536/601] Compiling ComposableArchitecture TaskResult.swift
[537/601] Compiling ComposableArchitecture LegacyAlert.swift
[538/601] Compiling ComposableArchitecture NavigationLinkStore.swift
[539/601] Compiling ComposableArchitecture ForEachStore.swift
[540/601] Compiling ComposableArchitecture FullScreenCover.swift
[541/601] Compiling ComposableArchitecture IfLetStore.swift
[542/601] Compiling ComposableArchitecture NavigationDestination.swift
[543/601] Compiling ComposableArchitecture NavigationStackStore.swift
[544/601] Compiling ComposableArchitecture Popover.swift
[545/601] Compiling ComposableArchitecture PresentationModifier.swift
[546/601] Emitting module ComposableArchitecture
[547/601] Compiling ComposableArchitecture RuntimeWarnings.swift
[548/601] Compiling ComposableArchitecture StackIDGenerator.swift
[549/601] Compiling ComposableArchitecture Macros.swift
[550/601] Compiling ComposableArchitecture Alert+Observation.swift
[551/601] Compiling ComposableArchitecture Binding+Observation.swift
[552/601] Compiling ComposableArchitecture IdentifiedArray+Observation.swift
[553/601] Compiling ComposableArchitecture NavigationStack+Observation.swift
[554/601] Compiling ComposableArchitecture ObservableState.swift
[555/601] Compiling ComposableArchitecture ObservationStateRegistrar.swift
[556/601] Compiling ComposableArchitecture StackReducer.swift
[557/601] Compiling ComposableArchitecture RootStore.swift
[558/601] Compiling ComposableArchitecture PersistenceKey.swift
[559/601] Compiling ComposableArchitecture AppStorageKey.swift
[560/601] Compiling ComposableArchitecture AppStorageKeyPathKey.swift
[561/601] Compiling ComposableArchitecture FileStorageKey.swift
[562/601] Compiling ComposableArchitecture InMemoryKey.swift
[563/601] Compiling ComposableArchitecture PersistenceKeyDefault.swift
[564/601] Compiling ComposableArchitecture Reference.swift
[565/601] Compiling ComposableArchitecture EphemeralState.swift
[566/601] Compiling ComposableArchitecture Exports.swift
[567/601] Compiling ComposableArchitecture HashableStaticString.swift
[568/601] Compiling ComposableArchitecture Locking.swift
[569/601] Compiling ComposableArchitecture Logger.swift
[570/601] Compiling ComposableArchitecture NavigationID.swift
[571/601] Compiling ComposableArchitecture NotificationName.swift
[572/601] Compiling ComposableArchitecture OpenExistential.swift
[573/601] Compiling ComposableArchitecture PresentationID.swift
[574/601] Compiling ComposableArchitecture ReturningLastNonNilValue.swift
[575/601] Compiling ComposableArchitecture ValueReference.swift
[576/601] Compiling ComposableArchitecture Shared.swift
[577/601] Compiling ComposableArchitecture SharedChangeTracking.swift
[578/601] Compiling ComposableArchitecture SharedReader.swift
[579/601] Compiling ComposableArchitecture Store.swift
[580/601] Compiling ComposableArchitecture Alert.swift
[581/601] Compiling ComposableArchitecture Binding.swift
[582/601] Compiling ComposableArchitecture ConfirmationDialog.swift
[583/601] Compiling ComposableArchitecture ActionSheet.swift
[584/601] Compiling ComposableArchitecture ForEachReducer.swift
[585/601] Compiling ComposableArchitecture IfCaseLetReducer.swift
[586/601] Compiling ComposableArchitecture IfLetReducer.swift
[587/601] Compiling ComposableArchitecture OnChange.swift
[588/601] Compiling ComposableArchitecture Optional.swift
[589/601] Compiling ComposableArchitecture PresentationReducer.swift
[590/601] Compiling ComposableArchitecture Reduce.swift
[591/601] Compiling ComposableArchitecture Scope.swift
[592/601] Compiling ComposableArchitecture SignpostReducer.swift
[593/601] Compiling ComposableArchitecture Sheet.swift
[594/601] Compiling ComposableArchitecture SwitchStore.swift
[595/601] Compiling ComposableArchitecture WithViewStore.swift
[596/601] Compiling ComposableArchitecture TestStore.swift
[597/601] Compiling ComposableArchitecture AlertStateUIKit.swift
[598/601] Compiling ComposableArchitecture IfLetUIKit.swift
[599/601] Compiling ComposableArchitecture NSObject+Observation.swift
[600/601] Compiling ComposableArchitecture ViewStore.swift
[601/601] Compiling ComposableArchitecture resource_bundle_accessor.swift
[602/604] Compiling TCACustomAlert View+Alert.swift
[603/604] Compiling TCACustomAlert CustomAlert.swift
[604/604] Emitting module TCACustomAlert
Build complete! (94.33s)
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/pointfreeco/swift-perception
[1/1494] Fetching swift-identified-collections
[91/2621] Fetching swift-identified-collections, swift-perception
[215/3878] Fetching swift-identified-collections, swift-perception, swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks (1.93s)
Fetching https://github.com/pointfreeco/swift-dependencies
Fetched https://github.com/pointfreeco/swift-identified-collections (1.93s)
Fetched https://github.com/pointfreeco/swift-perception (1.93s)
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[1/523] Fetching swift-concurrency-extras
[247/5115] Fetching swift-concurrency-extras, swift-dependencies
[339/19794] Fetching swift-concurrency-extras, swift-dependencies, swift-collections
Fetched https://github.com/pointfreeco/swift-dependencies (1.23s)
Fetching https://github.com/swiftlang/swift-syntax
[3459/15202] Fetching swift-concurrency-extras, swift-collections
Fetched https://github.com/apple/swift-collections (1.84s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras (1.84s)
Fetching https://github.com/pointfreeco/swift-case-paths
Fetching https://github.com/pointfreeco/swiftui-navigation
[1/63314] Fetching swift-syntax
[2/67666] Fetching swift-syntax, swift-case-paths
[2163/110881] Fetching swift-syntax, swift-case-paths, swiftui-navigation
Fetched https://github.com/pointfreeco/swift-case-paths (1.10s)
Fetching https://github.com/pointfreeco/swift-issue-reporting
[13357/106529] Fetching swift-syntax, swiftui-navigation
[85828/111074] Fetching swift-syntax, swiftui-navigation, swift-issue-reporting
Fetched https://github.com/pointfreeco/swift-issue-reporting (1.59s)
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetched https://github.com/pointfreeco/swiftui-navigation (2.77s)
Fetching https://github.com/pointfreeco/combine-schedulers
Fetched https://github.com/swiftlang/swift-syntax (3.76s)
Fetching https://github.com/pointfreeco/swift-composable-architecture
[1/4415] Fetching swift-custom-dump
[443/6758] Fetching swift-custom-dump, combine-schedulers
Fetched https://github.com/pointfreeco/swift-custom-dump (1.02s)
[1172/2343] Fetching combine-schedulers
Fetched https://github.com/pointfreeco/combine-schedulers (0.99s)
[1/247711] Fetching swift-composable-architecture
Fetched https://github.com/pointfreeco/swift-composable-architecture (24.92s)
Computing version for https://github.com/pointfreeco/swift-composable-architecture
Computed https://github.com/pointfreeco/swift-composable-architecture at 1.12.0 (0.47s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.0-prerelease-2024-06-12 (3.11s)
Computing version for https://github.com/pointfreeco/swift-issue-reporting
Computed https://github.com/pointfreeco/swift-issue-reporting at 1.2.1 (0.43s)
Computing version for https://github.com/pointfreeco/swiftui-navigation
Computed https://github.com/pointfreeco/swiftui-navigation at 1.5.2 (0.44s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 1.3.3 (0.43s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.0 (0.42s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.3.4 (0.45s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.1 (0.41s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.1.0 (0.56s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.5.3 (0.44s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.1 (0.42s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.2 (0.64s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.3 (0.45s)
Creating working copy for https://github.com/pointfreeco/swift-identified-collections
Working copy of https://github.com/pointfreeco/swift-identified-collections resolved at 1.1.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.1
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.0-prerelease-2024-06-12
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.3.4
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.1
Creating working copy for https://github.com/pointfreeco/swift-composable-architecture
Working copy of https://github.com/pointfreeco/swift-composable-architecture resolved at 1.12.0
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.3
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.1.0
Creating working copy for https://github.com/pointfreeco/swift-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 1.3.3
Creating working copy for https://github.com/pointfreeco/swift-issue-reporting
Working copy of https://github.com/pointfreeco/swift-issue-reporting resolved at 1.2.1
Creating working copy for https://github.com/pointfreeco/swiftui-navigation
Working copy of https://github.com/pointfreeco/swiftui-navigation resolved at 1.5.2
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.5.3
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.2
Build complete.
Done.