The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of swift-composable-architecture, reference 1.20.2 (6574de), with Swift 6.0 for macOS (SPM) on 31 May 2025 09:12:16 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-composable-architecture.git
Reference: 1.20.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pointfreeco/swift-composable-architecture
 * tag               1.20.2     -> FETCH_HEAD
HEAD is now at 6574de2 Make our use of SwiftSyntax APIs more resilient to precompiled SwiftSyntax (#3694)
Cloned https://github.com/pointfreeco/swift-composable-architecture.git
Revision (git rev-parse @):
6574de2396319a58e86e2178577268cb4aeccc30
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/pointfreeco/swift-composable-architecture.git at 1.20.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/pointfreeco/swift-composable-architecture.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/62] Write sources
[12/62] Copying PrivacyInfo.xcprivacy
[12/62] Write sources
[47/62] Compiling _SwiftSyntaxCShims dummy.c
[48/62] Compiling UIKitNavigationShim shim.m
[49/62] Write swift-version-5BDAB9E9C0126B9D.txt
[51/113] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[52/114] Emitting module SwiftSyntax510
[53/114] Compiling SwiftSyntax510 Empty.swift
[54/114] Compiling Sharing1 Empty.swift
[55/114] Emitting module Sharing1
[56/114] Compiling SwiftSyntax600 Empty.swift
[57/114] Emitting module SwiftSyntax600
[58/114] Emitting module Sharing2
[59/114] Compiling Sharing2 Empty.swift
[60/114] Compiling SwiftSyntax601 Empty.swift
[61/114] Emitting module SwiftSyntax601
[62/114] Compiling SwiftSyntax509 Empty.swift
[63/114] Emitting module SwiftSyntax509
[64/114] Compiling InternalCollectionsUtilities Debugging.swift
[65/114] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[66/114] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[67/114] Compiling InternalCollectionsUtilities Descriptions.swift
[68/114] Compiling IssueReporting ErrorReporting.swift
[69/114] Compiling IssueReporting AppHostWarning.swift
[70/114] Emitting module InternalCollectionsUtilities
[71/114] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[72/191] Compiling SwiftSyntax MemoryLayout.swift
[73/191] Compiling SwiftSyntax MissingNodeInitializers.swift
[74/191] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[75/191] Compiling SwiftSyntax RawSyntaxTokenView.swift
[76/191] Compiling SwiftSyntax RawSyntax.swift
[77/191] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[78/247] Compiling OrderedCollections OrderedSet+Codable.swift
[79/247] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[80/247] Compiling OrderedCollections OrderedSet+Descriptions.swift
[81/247] Compiling OrderedCollections OrderedSet+Diffing.swift
[82/247] Compiling OrderedCollections OrderedSet+Equatable.swift
[83/247] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[84/253] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[85/253] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[86/253] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[87/253] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[88/253] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[89/253] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[90/253] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[91/253] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[92/253] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[93/253] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[94/253] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[95/253] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[96/253] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[97/253] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[98/253] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[99/253] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[100/253] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[101/253] Compiling OrderedCollections OrderedSet+Sendable.swift
[102/253] Compiling OrderedCollections _Hashtable+Header.swift
[103/253] Compiling OrderedCollections OrderedDictionary+Codable.swift
[104/253] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[105/253] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[106/253] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[107/253] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[108/253] Compiling OrderedCollections OrderedSet+Hashable.swift
[109/253] Compiling OrderedCollections OrderedSet+Initializers.swift
[110/253] Compiling OrderedCollections OrderedSet+Insertions.swift
[111/253] Compiling OrderedCollections OrderedSet+Invariants.swift
[112/253] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[113/253] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[114/253] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[115/253] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[116/253] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[117/253] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[118/253] Compiling OrderedCollections OrderedDictionary+Values.swift
[119/253] Compiling OrderedCollections OrderedDictionary.swift
[120/253] Compiling OrderedCollections OrderedDictionary+Elements.swift
[121/253] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[122/253] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[123/253] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[124/253] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[125/253] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[126/253] Compiling OrderedCollections OrderedSet+SubSequence.swift
[127/253] Compiling OrderedCollections OrderedSet+Testing.swift
[128/253] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[129/253] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[130/253] Compiling OrderedCollections OrderedSet.swift
[131/253] Compiling OrderedCollections _UnsafeBitset.swift
[132/253] Compiling OrderedCollections _HashTable+Bucket.swift
[133/253] Compiling OrderedCollections _HashTable+BucketIterator.swift
[134/253] Compiling OrderedCollections _HashTable+Constants.swift
[135/253] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[136/253] Compiling OrderedCollections _HashTable+Testing.swift
[137/253] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[138/253] Compiling OrderedCollections _HashTable.swift
[146/260] Emitting module OrderedCollections
[155/279] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[156/279] Compiling IdentifiedCollections IdentifiedArray.swift
[162/279] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[163/279] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[164/279] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[165/279] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[166/279] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[167/279] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[168/279] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[169/279] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[172/281] Compiling IssueReporting WithExpectedIssue.swift
[173/281] Compiling IssueReporting WithIssueContext.swift
[174/281] Compiling ConcurrencyExtras Result.swift
[175/282] Emitting module IssueReporting
[176/282] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[177/282] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[178/282] Compiling ConcurrencyExtras Task.swift
[181/282] Compiling ConcurrencyExtras LockIsolated.swift
[182/282] Compiling ConcurrencyExtras MainSerialExecutor.swift
[183/282] Compiling ConcurrencyExtras UncheckedBox.swift
[184/282] Compiling ConcurrencyExtras Locking.swift
[185/282] Compiling IdentifiedCollections Identified.swift
[186/282] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[187/282] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[188/282] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[191/282] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[192/282] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[193/282] Emitting module ConcurrencyExtras
[194/282] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[197/282] Compiling ConcurrencyExtras AsyncStream.swift
[202/282] Compiling ConcurrencyExtras UncheckedSendable.swift
[203/319] Emitting module XCTestDynamicOverlay
[204/319] Compiling XCTestDynamicOverlay Exports.swift
[205/319] Compiling XCTestDynamicOverlay Deprecations.swift
[210/358] Compiling CustomDump GameKit.swift
[211/358] Compiling CustomDump KeyPath.swift
[212/358] Compiling CustomDump Diff.swift
[213/358] Compiling CustomDump AnyType.swift
[214/358] Compiling CustomDump UIKit.swift
[215/358] Compiling CustomDump Foundation.swift
[216/358] Compiling CustomDump Swift.swift
[217/358] Compiling CustomDump SwiftUI.swift
[218/358] Compiling CustomDump CoreImage.swift
[219/358] Compiling CustomDump CoreLocation.swift
[220/358] Compiling CustomDump CoreMotion.swift
[221/358] Compiling CustomDump Dump.swift
[222/358] Emitting module IdentifiedCollections
[223/358] Compiling CustomDump ExpectDifference.swift
[224/358] Compiling CustomDump ExpectNoDifference.swift
[225/358] Compiling IdentifiedCollections IdentifiedCollection.swift
[226/358] Compiling CasePathsCore Optional+CasePathable.swift
[227/359] Compiling CasePathsCore CasePathReflectable.swift
[228/359] Compiling CasePathsCore UncheckedSendable.swift
[229/359] Compiling CasePathsCore CasePathIterable.swift
[230/359] Compiling CasePathsCore TypeName.swift
[231/359] Emitting module CasePathsCore
[232/359] Compiling CasePathsCore KeyPath+Sendable.swift
[233/359] Compiling CasePathsCore AnyCasePath.swift
[234/359] Compiling CasePathsCore Never+CasePathable.swift
[235/359] Compiling CasePathsCore CasePathable.swift
[236/359] Compiling CasePathsCore Result+CasePathable.swift
[237/359] Emitting module SwiftSyntax
[238/359] Compiling IssueReportingTestSupport XCTest.swift
[239/359] Compiling IssueReportingTestSupport SwiftTesting.swift
[240/359] Emitting module IssueReportingTestSupport
[240/359] Write Objects.LinkFileList
[242/359] Compiling Clocks Timer.swift
[243/359] Compiling Clocks UnimplementedClock.swift
[244/359] Compiling IssueReportingTestSupport XCTest.swift
[245/359] Emitting module IssueReportingTestSupport
[246/359] Compiling IssueReportingTestSupport SwiftTesting.swift
[246/359] Write Objects.LinkFileList
[248/359] Compiling CombineSchedulers UIScheduler.swift
[249/359] Compiling CombineSchedulers UIKit.swift
[250/360] Compiling Clocks TestClock.swift
[250/360] Linking libIssueReportingTestSupport-tool.dylib
[252/360] Compiling CombineSchedulers UnimplementedScheduler.swift
[252/360] Linking libIssueReportingTestSupport.dylib
[254/360] Emitting module CustomDump
[258/362] Compiling CustomDump UserNotifications.swift
[259/362] Compiling CustomDump UserNotificationsUI.swift
[260/362] Compiling CustomDump CustomDumpReflectable.swift
[264/362] Compiling Clocks _AsyncTimerSequence.swift
[265/362] Compiling Clocks Lock.swift
[266/362] Emitting module Clocks
[267/362] Compiling Clocks AnyClock.swift
[268/362] Compiling Clocks ImmediateClock.swift
[269/362] Compiling Clocks SwiftUI.swift
[277/362] Compiling CombineSchedulers Timer.swift
[278/362] Compiling CombineSchedulers Lock.swift
[279/362] Compiling CombineSchedulers TestScheduler.swift
[280/362] Compiling CombineSchedulers NSRecursiveLock.swift
[283/362] Emitting module CombineSchedulers
[286/362] Compiling CombineSchedulers SwiftUI.swift
[287/362] Compiling CustomDump XCTAssertDifference.swift
[288/362] Compiling CustomDump XCTAssertNoDifference.swift
[289/386] Compiling Dependencies Clocks.swift
[290/386] Compiling Dependencies Context.swift
[291/386] Compiling Dependencies Date.swift
[292/386] Compiling Dependencies URLSession.swift
[293/386] Compiling Dependencies UUID.swift
[294/386] Compiling Dependencies MainRunLoop.swift
[295/386] Compiling Dependencies Exports.swift
[296/386] Compiling Dependencies TypeName.swift
[297/386] Compiling Dependencies PreviewTrait.swift
[298/386] Compiling Dependencies DependencyValues.swift
[299/386] Compiling Dependencies Assert.swift
[300/386] Compiling Dependencies Calendar.swift
[301/386] Compiling Dependencies FireAndForget.swift
[302/386] Compiling Dependencies Locale.swift
[303/386] Compiling Dependencies MainQueue.swift
[304/386] Compiling Dependencies WithRandomNumberGenerator.swift
[305/386] Compiling Dependencies AppEntryPoint.swift
[306/386] Compiling CustomDump StoreKit.swift
[307/386] Compiling PerceptionCore PerceptionChecking.swift
[308/386] Compiling PerceptionCore Unchecked.swift
[309/387] Compiling PerceptionCore PerceptionTracking.swift
[310/387] Emitting module PerceptionCore
[311/387] Compiling Dependencies DependencyKey.swift
[313/387] Compiling PerceptionCore PerceptionRegistrar.swift
[314/387] Compiling PerceptionCore _PerceptionRegistrar.swift
[315/387] Compiling PerceptionCore Perceptible.swift
[316/387] Compiling Dependencies Dependency.swift
[317/387] Compiling Dependencies DependencyContext.swift
[325/389] Emitting module Dependencies
[326/389] Compiling PerceptionCore WithPerceptionTracking.swift
[330/389] Compiling Dependencies OpenURL.swift
[331/389] Compiling Dependencies TimeZone.swift
[332/389] Compiling Dependencies Deprecations.swift
[345/389] Compiling Dependencies TestTrait.swift
[346/389] Compiling Dependencies WithDependencies.swift
[350/411] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[351/411] Compiling SwiftSyntax RawSyntaxValidation.swift
[352/411] Compiling SwiftSyntax SyntaxNodesAB.swift
[353/411] Compiling SwiftSyntax SyntaxNodesC.swift
[354/411] Emitting module Sharing
[355/413] Compiling Sharing SwiftUIStateSharing.swift
[356/413] Compiling Sharing resource_bundle_accessor.swift
[357/413] Compiling Sharing SharedCollection.swift
[358/413] Compiling Sharing SharedContinuations.swift
[359/413] Compiling Sharing InMemoryKey.swift
[360/413] Compiling Sharing SharedPublisher.swift
[361/413] Compiling Sharing NSRecursiveLock+WithLock.swift
[362/413] Compiling Sharing PassthroughRelay.swift
[363/413] Compiling Sharing PersistentReferences.swift
[364/413] Compiling Sharing DefaultKey.swift
[365/413] Compiling Sharing FileStorageKey.swift
[366/413] Compiling Sharing SharedKey.swift
[367/413] Compiling Sharing AppStorageKey.swift
[368/413] Compiling Sharing SharedReader.swift
[369/413] Compiling Sharing SharedReaderKey.swift
[370/413] Compiling Sharing Shared.swift
[371/413] Compiling Sharing SharedBinding.swift
[372/413] Compiling Sharing Deprecations.swift
[373/413] Compiling Sharing KeyPath+Sendable.swift
[374/413] Compiling Sharing MutexBackport.swift
[375/413] Compiling Sharing Reference.swift
[376/413] Compiling Sharing SharedChangeTracker.swift
[377/413] Compiling Sharing TypeName.swift
[399/413] Compiling SwiftSyntax SyntaxNodesD.swift
[400/413] Compiling SwiftSyntax SyntaxNodesEF.swift
[401/413] Compiling SwiftSyntax SyntaxNodesGHI.swift
[402/413] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[403/413] Compiling SwiftSyntax SyntaxNodesOP.swift
[404/413] Compiling SwiftSyntax SyntaxNodesQRS.swift
[405/413] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[406/472] Compiling SwiftDiagnostics Message.swift
[407/473] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[408/473] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[409/473] Emitting module SwiftDiagnostics
[410/473] Compiling SwiftDiagnostics Convenience.swift
[411/473] Compiling SwiftDiagnostics Note.swift
[412/473] Compiling SwiftBasicFormat Syntax+Extensions.swift
[413/473] Compiling SwiftBasicFormat InferIndentation.swift
[414/473] Compiling SwiftBasicFormat Indenter.swift
[415/473] Compiling SwiftDiagnostics FixIt.swift
[416/473] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[417/473] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[418/473] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[419/473] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[420/473] Compiling SwiftDiagnostics Diagnostic.swift
[421/473] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[422/473] Emitting module SwiftBasicFormat
[423/473] Compiling SwiftBasicFormat BasicFormat.swift
[424/473] Compiling SwiftParser TopLevel.swift
[425/473] Compiling SwiftParser TriviaParser.swift
[426/473] Compiling SwiftParser Types.swift
[427/473] Compiling SwiftParser ExperimentalFeatures.swift
[428/477] Emitting module SwiftParser
[429/477] Compiling SwiftParser StringLiterals.swift
[430/477] Compiling SwiftParser SwiftParserCompatibility.swift
[431/477] Compiling SwiftParser SwiftVersion.swift
[432/477] Compiling SwiftParser SyntaxUtils.swift
[433/477] Compiling SwiftParser TokenConsumer.swift
[434/477] Compiling SwiftParser TokenPrecedence.swift
[435/477] Compiling SwiftParser TokenSpec.swift
[436/477] Compiling SwiftParser TokenSpecSet.swift
[437/477] Compiling SwiftParser UnicodeScalarExtensions.swift
[438/477] Compiling SwiftParser Lookahead.swift
[439/477] Compiling SwiftParser LoopProgressCondition.swift
[440/477] Compiling SwiftParser Modifiers.swift
[441/477] Compiling SwiftParser Names.swift
[442/477] Compiling SwiftParser Nominals.swift
[443/477] Compiling SwiftParser Parameters.swift
[444/477] Compiling SwiftParser ParseSourceFile.swift
[445/477] Compiling SwiftParser Parser.swift
[446/477] Compiling SwiftParser Patterns.swift
[447/477] Compiling SwiftParser Recovery.swift
[448/477] Compiling SwiftParser Specifiers.swift
[449/477] Compiling SwiftParser Statements.swift
[450/477] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[451/477] Compiling SwiftParser Attributes.swift
[452/477] Compiling SwiftParser Availability.swift
[453/477] Compiling SwiftParser CharacterInfo.swift
[454/477] Compiling SwiftParser CollectionNodes+Parsable.swift
[455/477] Compiling SwiftParser Declarations.swift
[456/477] Compiling SwiftParser Cursor.swift
[457/477] Compiling SwiftParser Lexeme.swift
[458/477] Compiling SwiftParser LexemeSequence.swift
[459/477] Compiling SwiftParser Lexer.swift
[460/477] Compiling SwiftParser RegexLiteralLexer.swift
[461/477] Compiling SwiftParser Directives.swift
[462/477] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[463/477] Compiling SwiftParser Expressions.swift
[464/477] Compiling SwiftParser IncrementalParseTransition.swift
[465/477] Compiling SwiftParser IsValidIdentifier.swift
[466/477] Compiling SwiftParser IsLexerClassified.swift
[467/477] Compiling SwiftParser LayoutNodes+Parsable.swift
[468/477] Compiling SwiftParser Parser+TokenSpecSet.swift
[469/477] Compiling SwiftParser TokenSpecStaticMembers.swift
[470/500] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[471/501] Compiling SwiftOperators PrecedenceGroup.swift
[472/502] Compiling SwiftOperators OperatorTable.swift
[473/502] Compiling SwiftOperators PrecedenceGraph.swift
[474/502] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[475/502] Compiling SwiftOperators OperatorTable+Defaults.swift
[476/502] Compiling SwiftOperators OperatorTable+Folding.swift
[477/502] Compiling SwiftOperators OperatorError+Diagnostics.swift
[478/502] Compiling SwiftOperators OperatorError.swift
[479/502] Emitting module SwiftOperators
[480/502] Compiling SwiftOperators Operator.swift
[481/502] Compiling SwiftOperators OperatorTable+Semantics.swift
[482/502] Compiling SwiftOperators SyntaxSynthesis.swift
[483/502] Compiling SwiftParserDiagnostics Utils.swift
[484/502] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[485/502] Compiling SwiftParserDiagnostics PresenceUtils.swift
[486/502] Emitting module SwiftParserDiagnostics
[487/502] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[488/502] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[489/502] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[490/502] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[491/502] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[492/502] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[493/502] Compiling SwiftParserDiagnostics MissingNodesError.swift
[494/502] Compiling SwiftParserDiagnostics MissingTokenError.swift
[495/517] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[496/517] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[497/517] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[498/517] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[499/517] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[500/517] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[501/517] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[502/517] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[503/518] Emitting module SwiftSyntaxBuilder
[504/518] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[505/518] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[506/518] Compiling SwiftSyntaxBuilder Indenter.swift
[507/518] Compiling SwiftSyntaxBuilder ListBuilder.swift
[508/518] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[509/518] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[510/518] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[511/536] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[512/536] Compiling SwiftSyntaxMacros AccessorMacro.swift
[513/536] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[514/536] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[515/537] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[516/537] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[517/537] Compiling SwiftSyntaxMacros Macro.swift
[518/537] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[519/537] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[520/537] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[521/537] Compiling SwiftSyntaxMacros AttachedMacro.swift
[522/537] Compiling SwiftSyntaxMacros BodyMacro.swift
[523/537] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[524/537] Compiling SwiftSyntaxMacros Macro+Format.swift
[525/537] Compiling SwiftSyntaxMacros PreambleMacro.swift
[526/537] Compiling SwiftSyntaxMacros MemberMacro.swift
[527/537] Compiling SwiftSyntaxMacros PeerMacro.swift
[528/537] Emitting module SwiftSyntaxMacros
[529/537] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[530/547] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[531/547] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[532/547] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[533/547] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[534/547] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[535/547] Emitting module SwiftSyntaxMacroExpansion
[536/547] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[537/547] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[538/547] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[539/547] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[540/559] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[541/560] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[542/560] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[543/560] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[544/560] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[545/560] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[546/560] Emitting module SwiftCompilerPluginMessageHandling
[547/560] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[548/560] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[549/560] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[550/560] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[551/560] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[552/560] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[553/562] Emitting module SwiftCompilerPlugin
[554/562] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[555/583] Compiling CasePathsMacros Plugin.swift
[556/583] Compiling PerceptionMacros Extensions.swift
[557/583] Emitting module ComposableArchitectureMacros
[558/583] Compiling PerceptionMacros Plugins.swift
[559/583] Compiling PerceptionMacros Availability.swift
[560/583] Compiling PerceptionMacros PerceptibleMacro.swift
[561/583] Emitting module PerceptionMacros
[562/583] Compiling ComposableArchitectureMacros Availability.swift
[563/583] Emitting module DependenciesMacrosPlugin
[564/583] Compiling DependenciesMacrosPlugin Support.swift
[564/583] Write Objects.LinkFileList
[566/583] Compiling ComposableArchitectureMacros ViewActionMacro.swift
[567/583] Compiling DependenciesMacrosPlugin Plugins.swift
[568/583] Compiling DependenciesMacrosPlugin DependencyClientMacro.swift
[569/583] Compiling DependenciesMacrosPlugin DependencyEndpointMacro.swift
[569/583] Write Objects.LinkFileList
[571/583] Compiling ComposableArchitectureMacros Extensions.swift
[572/583] Compiling ComposableArchitectureMacros ObservableStateMacro.swift
[573/583] Compiling CasePathsMacros CasePathableMacro.swift
[574/583] Emitting module CasePathsMacros
[574/583] Write Objects.LinkFileList
[576/583] Compiling ComposableArchitectureMacros PresentsMacro.swift
[577/583] Compiling ComposableArchitectureMacros Plugins.swift
[578/583] Compiling ComposableArchitectureMacros ReducerMacro.swift
[578/583] Write Objects.LinkFileList
[579/583] Linking PerceptionMacros-tool
[580/583] Linking DependenciesMacrosPlugin-tool
[581/586] Linking CasePathsMacros-tool
[583/596] Compiling CasePaths XCTestSupport.swift
[583/596] Linking ComposableArchitectureMacros-tool
[585/596] Compiling Perception Macros.swift
[586/596] Compiling Perception Exports.swift
[587/596] Emitting module Perception
[588/596] Compiling DependenciesMacros Macros.swift
[589/596] Emitting module DependenciesMacros
[590/596] Compiling DependenciesMacros Exports.swift
[591/596] Compiling CasePaths Deprecations.swift
[592/596] Compiling CasePaths LockIsolated.swift
[593/596] Compiling CasePaths Exports.swift
[594/596] Compiling CasePaths EnumReflection.swift
[595/596] Compiling CasePaths Macros.swift
[596/596] Emitting module CasePaths
[597/616] Compiling SwiftNavigation ToOptionalUnit.swift
[598/616] Compiling SwiftNavigation NSObject+Observe.swift
[599/618] Compiling SwiftNavigation AlertState.swift
[600/618] Compiling SwiftNavigation Bind.swift
[601/618] Compiling SwiftNavigation Binding.swift
[602/618] Emitting module SwiftNavigation
[603/618] Compiling SwiftNavigation HashableStaticString.swift
[604/618] Compiling SwiftNavigation KeyPath+Sendable.swift
[605/618] Compiling SwiftNavigation AssumeIsolated.swift
[606/618] Compiling SwiftNavigation Deprecations.swift
[607/618] Compiling SwiftNavigation ErrorMechanism.swift
[608/618] Compiling SwiftNavigation Exports.swift
[609/618] Compiling SwiftNavigation ButtonState.swift
[610/618] Compiling SwiftNavigation ButtonStateBuilder.swift
[611/618] Compiling SwiftNavigation ConfirmationDialogState.swift
[612/618] Compiling SwiftNavigation HashableObject.swift
[613/618] Compiling SwiftNavigation UIBindable.swift
[614/618] Compiling SwiftNavigation UIBinding.swift
[615/618] Compiling SwiftNavigation UINavigationPath.swift
[616/618] Compiling SwiftNavigation UITransaction.swift
[617/618] Compiling SwiftNavigation Observe.swift
[618/618] Compiling SwiftNavigation TextState.swift
[619/638] Emitting module UIKitNavigation
[620/640] Compiling UIKitNavigation Push.swift
[621/640] Compiling UIKitNavigation UIAlertController.swift
[622/640] Compiling UIKitNavigation PopFromViewController.swift
[623/640] Compiling UIKitNavigation Dismiss.swift
[624/640] Compiling UIKitNavigation UISwitch.swift
[625/640] Compiling UIKitNavigation UITabBarController.swift
[626/640] Compiling UIKitNavigation UISlider.swift
[627/640] Compiling UIKitNavigation UIStepper.swift
[628/640] Compiling UIKitNavigation UIColorWell.swift
[629/640] Compiling UIKitNavigation UIControl.swift
[630/640] Compiling UIKitNavigation UIDatePicker.swift
[631/640] Compiling UIKitNavigation NavigationStackController.swift
[632/640] Compiling UIKitNavigation Presentation.swift
[633/640] Compiling UIKitNavigation UIPageControl.swift
[634/640] Compiling UIKitNavigation UISegmentedControl.swift
[635/640] Compiling UIKitNavigation Representable.swift
[636/640] Compiling UIKitNavigation UIBinding.swift
[637/640] Compiling UIKitNavigation UITextField.swift
[638/640] Compiling UIKitNavigation Exports.swift
[639/640] Compiling UIKitNavigation UIKitAnimation.swift
[640/640] Compiling UIKitNavigation UITransaction.swift
[641/652] Compiling SwiftUINavigation Sheet.swift
[642/653] Compiling SwiftUINavigation NavigationLink.swift
[643/653] Compiling SwiftUINavigation NavigationDestination.swift
[644/653] Compiling SwiftUINavigation Identified.swift
[645/653] Compiling SwiftUINavigation Exports.swift
[646/653] Compiling SwiftUINavigation Popover.swift
[647/653] Compiling SwiftUINavigation Binding+Internal.swift
[648/653] Compiling SwiftUINavigation ConfirmationDialog.swift
[649/653] Compiling SwiftUINavigation FullScreenCover.swift
[650/653] Emitting module SwiftUINavigation
[651/653] Compiling SwiftUINavigation Alert.swift
[652/653] Compiling SwiftUINavigation Binding.swift
[653/653] Compiling SwiftUINavigation WithState.swift
[654/730] Compiling ComposableArchitecture ReducerBuilder.swift
[655/730] Compiling ComposableArchitecture BindingReducer.swift
[656/730] Compiling ComposableArchitecture CombineReducers.swift
[657/730] Compiling ComposableArchitecture DebugReducer.swift
[658/730] Compiling ComposableArchitecture DependencyKeyWritingReducer.swift
[659/730] Compiling ComposableArchitecture EmptyReducer.swift
[660/730] Compiling ComposableArchitecture ForEachReducer.swift
[661/730] Compiling ComposableArchitecture IfCaseLetReducer.swift
[662/738] Compiling ComposableArchitecture CaseReducer.swift
[663/738] Compiling ComposableArchitecture Core.swift
[664/738] Compiling ComposableArchitecture Dismiss.swift
[665/738] Compiling ComposableArchitecture IsPresented.swift
[666/738] Compiling ComposableArchitecture Effect.swift
[667/738] Compiling ComposableArchitecture Animation.swift
[668/738] Compiling ComposableArchitecture Cancellation.swift
[669/738] Compiling ComposableArchitecture Debounce.swift
[670/738] Compiling ComposableArchitecture Publisher.swift
[671/738] Compiling ComposableArchitecture TaskResult.swift
[672/738] Compiling ComposableArchitecture Throttle.swift
[673/738] Compiling ComposableArchitecture AreOrderedSetsDuplicates.swift
[674/738] Compiling ComposableArchitecture AssumeIsolated.swift
[675/738] Compiling ComposableArchitecture Box.swift
[676/738] Compiling ComposableArchitecture Create.swift
[677/738] Compiling ComposableArchitecture CurrentValueRelay.swift
[678/738] Compiling ComposableArchitecture Debug.swift
[679/738] Compiling ComposableArchitecture DefaultSubscript.swift
[680/738] Compiling ComposableArchitecture Deprecations.swift
[681/738] Compiling ComposableArchitecture DispatchQueue.swift
[682/738] Compiling ComposableArchitecture EffectActions.swift
[683/738] Compiling ComposableArchitecture EphemeralState.swift
[684/738] Compiling ComposableArchitecture Exports.swift
[685/738] Compiling ComposableArchitecture HashableStaticString.swift
[686/738] Compiling ComposableArchitecture KeyPath+Sendable.swift
[687/738] Compiling ComposableArchitecture Locking.swift
[688/738] Compiling ComposableArchitecture Logger.swift
[689/738] Compiling ComposableArchitecture ForEachStore.swift
[690/738] Compiling ComposableArchitecture FullScreenCover.swift
[691/738] Compiling ComposableArchitecture IfLetStore.swift
[692/738] Compiling ComposableArchitecture NavigationDestination.swift
[693/738] Compiling ComposableArchitecture NavigationStackStore.swift
[694/738] Compiling ComposableArchitecture Popover.swift
[695/738] Compiling ComposableArchitecture PresentationModifier.swift
[696/738] Compiling ComposableArchitecture Sheet.swift
[697/738] Compiling ComposableArchitecture NavigationID.swift
[698/738] Compiling ComposableArchitecture NotificationName.swift
[699/738] Compiling ComposableArchitecture OpenExistential.swift
[700/738] Compiling ComposableArchitecture PresentationID.swift
[701/738] Compiling ComposableArchitecture ReturningLastNonNilValue.swift
[702/738] Compiling ComposableArchitecture RuntimeWarnings.swift
[703/738] Compiling ComposableArchitecture StackIDGenerator.swift
[704/738] Compiling ComposableArchitecture Macros.swift
[705/738] Compiling ComposableArchitecture Alert+Observation.swift
[706/738] Compiling ComposableArchitecture IfLetReducer.swift
[707/738] Compiling ComposableArchitecture OnChange.swift
[708/738] Compiling ComposableArchitecture Optional.swift
[709/738] Compiling ComposableArchitecture PresentationReducer.swift
[710/738] Compiling ComposableArchitecture Reduce.swift
[711/738] Compiling ComposableArchitecture Scope.swift
[712/738] Compiling ComposableArchitecture SignpostReducer.swift
[713/738] Compiling ComposableArchitecture StackReducer.swift
[714/738] Emitting module ComposableArchitecture
[715/738] Compiling ComposableArchitecture AppStorageKeyPathKey.swift
[716/738] Compiling ComposableArchitecture Store.swift
[717/738] Compiling ComposableArchitecture Alert.swift
[718/738] Compiling ComposableArchitecture Binding.swift
[719/738] Compiling ComposableArchitecture ConfirmationDialog.swift
[720/738] Compiling ComposableArchitecture ActionSheet.swift
[721/738] Compiling ComposableArchitecture LegacyAlert.swift
[722/738] Compiling ComposableArchitecture NavigationLinkStore.swift
[723/738] Compiling ComposableArchitecture Binding+Observation.swift
[724/738] Compiling ComposableArchitecture IdentifiedArray+Observation.swift
[725/738] Compiling ComposableArchitecture NavigationStack+Observation.swift
[726/738] Compiling ComposableArchitecture ObservableState.swift
[727/738] Compiling ComposableArchitecture ObservationStateRegistrar.swift
[728/738] Compiling ComposableArchitecture Store+Observation.swift
[729/738] Compiling ComposableArchitecture ViewAction.swift
[730/738] Compiling ComposableArchitecture Reducer.swift
[731/738] Compiling ComposableArchitecture SwitchStore.swift
[732/738] Compiling ComposableArchitecture WithViewStore.swift
[733/738] Compiling ComposableArchitecture TestStore.swift
[734/738] Compiling ComposableArchitecture AlertStateUIKit.swift
[735/738] Compiling ComposableArchitecture IfLetUIKit.swift
[736/738] Compiling ComposableArchitecture NavigationStackControllerUIKit.swift
[737/738] Compiling ComposableArchitecture ViewStore.swift
[738/738] Compiling ComposableArchitecture resource_bundle_accessor.swift
Build complete! (80.54s)
Fetching https://github.com/pointfreeco/swift-navigation
Fetching https://github.com/pointfreeco/swift-macro-testing
Fetching https://github.com/pointfreeco/swift-sharing
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/pointfreeco/swift-perception
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/3256] Fetching swift-sharing
[132/4667] Fetching swift-sharing, swift-perception
[447/6716] Fetching swift-sharing, swift-perception, swift-docc-plugin
[562/7624] Fetching swift-sharing, swift-perception, swift-docc-plugin, swift-macro-testing
[759/13082] Fetching swift-sharing, swift-perception, swift-docc-plugin, swift-macro-testing, xctest-dynamic-overlay
[980/58483] Fetching swift-sharing, swift-perception, swift-docc-plugin, swift-macro-testing, xctest-dynamic-overlay, swift-navigation
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.36s)
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (1.36s)
Fetched https://github.com/pointfreeco/swift-perception from cache (1.36s)
Fetched https://github.com/pointfreeco/swift-sharing from cache (1.36s)
[31337/50859] Fetching xctest-dynamic-overlay, swift-navigation
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[50860/121401] Fetching xctest-dynamic-overlay, swift-navigation, swift-syntax
[61442/122253] Fetching xctest-dynamic-overlay, swift-navigation, swift-syntax, swift-concurrency-extras
[62956/126834] Fetching xctest-dynamic-overlay, swift-navigation, swift-syntax, swift-concurrency-extras, swift-custom-dump
[72749/128368] Fetching xctest-dynamic-overlay, swift-navigation, swift-syntax, swift-concurrency-extras, swift-custom-dump, swift-identified-collections
[74557/134617] Fetching xctest-dynamic-overlay, swift-navigation, swift-syntax, swift-concurrency-extras, swift-custom-dump, swift-identified-collections, swift-dependencies
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (1.14s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (1.14s)
Fetching https://github.com/pointfreeco/swift-case-paths
Fetching https://github.com/pointfreeco/combine-schedulers
[127516/127516] Fetching xctest-dynamic-overlay, swift-navigation, swift-syntax, swift-custom-dump, swift-identified-collections
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.18s)
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (1.18s)
Fetching https://github.com/apple/swift-collections
[1/2410] Fetching combine-schedulers
[146/6785] Fetching combine-schedulers, swift-case-paths
[755/23376] Fetching combine-schedulers, swift-case-paths, swift-collections
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (3.36s)
Fetched https://github.com/pointfreeco/swift-navigation from cache (3.36s)
Fetched https://github.com/swiftlang/swift-syntax from cache (3.36s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (1.01s)
Fetched https://github.com/pointfreeco/swift-case-paths from cache (1.01s)
[830/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.59s)
Computing version for https://github.com/pointfreeco/swift-navigation
Computed https://github.com/pointfreeco/swift-navigation at 2.3.0 (0.48s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (0.46s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.47s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (0.47s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.47s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.7.0 (3.52s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.46s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (0.58s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (2.43s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3393] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.06s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.61s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 1.6.0 (0.47s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (0.65s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.3 (0.46s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/13189] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (3.53s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.4 (0.47s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.2 (0.48s)
Fetching https://github.com/pointfreeco/swift-clocks
[1/1292] Fetching swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.84s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.46s)
Computing version for https://github.com/pointfreeco/swift-sharing
Computed https://github.com/pointfreeco/swift-sharing at 2.5.2 (0.47s)
Creating working copy for https://github.com/pointfreeco/swift-sharing
Working copy of https://github.com/pointfreeco/swift-sharing resolved at 2.5.2
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/pointfreeco/swift-navigation
Working copy of https://github.com/pointfreeco/swift-navigation resolved at 2.3.0
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.4
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.3
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.1
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.1
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit 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.3
Creating working copy for https://github.com/pointfreeco/swift-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 1.6.0
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.7.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.5.2
Creating working copy for https://github.com/pointfreeco/swift-macro-testing
Working copy of https://github.com/pointfreeco/swift-macro-testing resolved at 0.6.3
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.9.2
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections"
    },
    {
      "identity" : "combine-schedulers",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/combine-schedulers"
    },
    {
      "identity" : "swift-case-paths",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-case-paths"
    },
    {
      "identity" : "swift-concurrency-extras",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-concurrency-extras"
    },
    {
      "identity" : "swift-custom-dump",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-custom-dump"
    },
    {
      "identity" : "swift-dependencies",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-dependencies"
    },
    {
      "identity" : "swift-identified-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-identified-collections"
    },
    {
      "identity" : "swift-macro-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-macro-testing"
    },
    {
      "identity" : "swift-navigation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.3.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-navigation"
    },
    {
      "identity" : "swift-perception",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-perception"
    },
    {
      "identity" : "swift-sharing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.2",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-sharing"
    },
    {
      "identity" : "xctest-dynamic-overlay",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/xctest-dynamic-overlay"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.0",
            "upper_bound" : "602.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax"
    }
  ],
  "manifest_display_name" : "swift-composable-architecture",
  "name" : "swift-composable-architecture",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "ComposableArchitecture",
      "targets" : [
        "ComposableArchitecture"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ComposableArchitectureMacros",
      "targets" : [
        "ComposableArchitectureMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "ComposableArchitectureTests",
      "module_type" : "SwiftTarget",
      "name" : "ComposableArchitectureTests",
      "path" : "Tests/ComposableArchitectureTests",
      "product_dependencies" : [
        "IssueReportingTestSupport"
      ],
      "sources" : [
        "BindableStoreTests.swift",
        "BindingLocalTests.swift",
        "CompatibilityTests.swift",
        "ComposableArchitectureTests.swift",
        "CurrentValueRelayTests.swift",
        "DebugTests.swift",
        "DependencyKeyWritingReducerTests.swift",
        "EffectCancellationIsolationTests.swift",
        "EffectCancellationTests.swift",
        "EffectDebounceTests.swift",
        "EffectFailureTests.swift",
        "EffectOperationTests.swift",
        "EffectRunTests.swift",
        "EffectTests.swift",
        "EnumReducerMacroTests.swift",
        "Internal/BaseTCATestCase.swift",
        "Internal/TestHelpers.swift",
        "MacroConformanceTests.swift",
        "MacroTests.swift",
        "MemoryManagementTests.swift",
        "ObservableStateEnumMacroTests.swift",
        "ObservableTests.swift",
        "ReducerBuilderTests.swift",
        "ReducerTests.swift",
        "Reducers/BindingReducerTests.swift",
        "Reducers/ForEachReducerTests.swift",
        "Reducers/IfCaseLetReducerTests.swift",
        "Reducers/IfLetReducerTests.swift",
        "Reducers/OnChangeReducerTests.swift",
        "Reducers/PresentationReducerTests.swift",
        "Reducers/StackReducerTests.swift",
        "RuntimeWarningTests.swift",
        "ScopeCacheTests.swift",
        "ScopeLoggerTests.swift",
        "ScopeTests.swift",
        "StoreLifetimeTests.swift",
        "StorePerceptionTests.swift",
        "StoreTests.swift",
        "TaskCancellationTests.swift",
        "TaskResultTests.swift",
        "TestStoreFailureTests.swift",
        "TestStoreNonExhaustiveTests.swift",
        "TestStoreTests.swift",
        "ThrottleTests.swift",
        "ViewStoreTests.swift"
      ],
      "target_dependencies" : [
        "ComposableArchitecture"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ComposableArchitectureMacrosTests",
      "module_type" : "SwiftTarget",
      "name" : "ComposableArchitectureMacrosTests",
      "path" : "Tests/ComposableArchitectureMacrosTests",
      "product_dependencies" : [
        "MacroTesting"
      ],
      "sources" : [
        "MacroBaseTestCase.swift",
        "ObservableStateMacroTests.swift",
        "PresentsMacroTests.swift",
        "ReducerMacroTests.swift",
        "ViewActionMacroTests.swift"
      ],
      "target_dependencies" : [
        "ComposableArchitectureMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ComposableArchitectureMacros",
      "module_type" : "SwiftTarget",
      "name" : "ComposableArchitectureMacros",
      "path" : "Sources/ComposableArchitectureMacros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "ComposableArchitecture",
        "ComposableArchitectureMacros"
      ],
      "sources" : [
        "Availability.swift",
        "Extensions.swift",
        "ObservableStateMacro.swift",
        "Plugins.swift",
        "PresentsMacro.swift",
        "ReducerMacro.swift",
        "ViewActionMacro.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "ComposableArchitecture",
      "module_type" : "SwiftTarget",
      "name" : "ComposableArchitecture",
      "path" : "Sources/ComposableArchitecture",
      "product_dependencies" : [
        "CasePaths",
        "CombineSchedulers",
        "ConcurrencyExtras",
        "CustomDump",
        "Dependencies",
        "DependenciesMacros",
        "IdentifiedCollections",
        "IssueReporting",
        "OrderedCollections",
        "Perception",
        "Sharing",
        "SwiftUINavigation",
        "UIKitNavigation"
      ],
      "product_memberships" : [
        "ComposableArchitecture"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/ComposableArchitecture/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "CaseReducer.swift",
        "Core.swift",
        "Dependencies/Dismiss.swift",
        "Dependencies/IsPresented.swift",
        "Effect.swift",
        "Effects/Animation.swift",
        "Effects/Cancellation.swift",
        "Effects/Debounce.swift",
        "Effects/Publisher.swift",
        "Effects/TaskResult.swift",
        "Effects/Throttle.swift",
        "Internal/AreOrderedSetsDuplicates.swift",
        "Internal/AssumeIsolated.swift",
        "Internal/Box.swift",
        "Internal/Create.swift",
        "Internal/CurrentValueRelay.swift",
        "Internal/Debug.swift",
        "Internal/DefaultSubscript.swift",
        "Internal/Deprecations.swift",
        "Internal/DispatchQueue.swift",
        "Internal/EffectActions.swift",
        "Internal/EphemeralState.swift",
        "Internal/Exports.swift",
        "Internal/HashableStaticString.swift",
        "Internal/KeyPath+Sendable.swift",
        "Internal/Locking.swift",
        "Internal/Logger.swift",
        "Internal/NavigationID.swift",
        "Internal/NotificationName.swift",
        "Internal/OpenExistential.swift",
        "Internal/PresentationID.swift",
        "Internal/ReturningLastNonNilValue.swift",
        "Internal/RuntimeWarnings.swift",
        "Internal/StackIDGenerator.swift",
        "Macros.swift",
        "Observation/Alert+Observation.swift",
        "Observation/Binding+Observation.swift",
        "Observation/IdentifiedArray+Observation.swift",
        "Observation/NavigationStack+Observation.swift",
        "Observation/ObservableState.swift",
        "Observation/ObservationStateRegistrar.swift",
        "Observation/Store+Observation.swift",
        "Observation/ViewAction.swift",
        "Reducer.swift",
        "Reducer/ReducerBuilder.swift",
        "Reducer/Reducers/BindingReducer.swift",
        "Reducer/Reducers/CombineReducers.swift",
        "Reducer/Reducers/DebugReducer.swift",
        "Reducer/Reducers/DependencyKeyWritingReducer.swift",
        "Reducer/Reducers/EmptyReducer.swift",
        "Reducer/Reducers/ForEachReducer.swift",
        "Reducer/Reducers/IfCaseLetReducer.swift",
        "Reducer/Reducers/IfLetReducer.swift",
        "Reducer/Reducers/OnChange.swift",
        "Reducer/Reducers/Optional.swift",
        "Reducer/Reducers/PresentationReducer.swift",
        "Reducer/Reducers/Reduce.swift",
        "Reducer/Reducers/Scope.swift",
        "Reducer/Reducers/SignpostReducer.swift",
        "Reducer/Reducers/StackReducer.swift",
        "Sharing/AppStorageKeyPathKey.swift",
        "Store.swift",
        "SwiftUI/Alert.swift",
        "SwiftUI/Binding.swift",
        "SwiftUI/ConfirmationDialog.swift",
        "SwiftUI/Deprecated/ActionSheet.swift",
        "SwiftUI/Deprecated/LegacyAlert.swift",
        "SwiftUI/Deprecated/NavigationLinkStore.swift",
        "SwiftUI/ForEachStore.swift",
        "SwiftUI/FullScreenCover.swift",
        "SwiftUI/IfLetStore.swift",
        "SwiftUI/NavigationDestination.swift",
        "SwiftUI/NavigationStackStore.swift",
        "SwiftUI/Popover.swift",
        "SwiftUI/PresentationModifier.swift",
        "SwiftUI/Sheet.swift",
        "SwiftUI/SwitchStore.swift",
        "SwiftUI/WithViewStore.swift",
        "TestStore.swift",
        "UIKit/AlertStateUIKit.swift",
        "UIKit/IfLetUIKit.swift",
        "UIKit/NavigationStackControllerUIKit.swift",
        "ViewStore.swift"
      ],
      "target_dependencies" : [
        "ComposableArchitectureMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.