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-navigation, reference 2.4.2 (6b7f44), with Swift 5.10 for macOS (SPM) on 29 Aug 2025 23:54:05 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-navigation.git
Reference: 2.4.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pointfreeco/swift-navigation
 * tag               2.4.2      -> FETCH_HEAD
HEAD is now at 6b7f44d Run swift-format
Cloned https://github.com/pointfreeco/swift-navigation.git
Revision (git rev-parse @):
6b7f44d218e776bb7a5246efb940440d57c8b2cf
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/pointfreeco/swift-navigation.git at 2.4.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/pointfreeco/swift-navigation.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/41] Write sources
[34/41] Compiling _SwiftSyntaxCShims dummy.c
[35/41] Write swift-version-33747A42983211AE.txt
[37/76] Emitting module SwiftSyntax601
[37/76] Compiling UIKitNavigationShim shim.m
[39/76] Compiling SwiftSyntax601 Empty.swift
[40/76] Emitting module SwiftSyntax510
[41/76] Compiling SwiftSyntax510 Empty.swift
[42/76] Emitting module SwiftSyntax600
[43/76] Compiling SwiftSyntax600 Empty.swift
[44/76] Compiling SwiftSyntax509 Empty.swift
[45/76] Emitting module SwiftSyntax509
[46/76] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[47/77] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[48/77] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[49/77] Compiling InternalCollectionsUtilities Descriptions.swift
[50/77] Compiling InternalCollectionsUtilities Debugging.swift
[51/77] Emitting module IssueReportingPackageSupport
[52/77] Compiling IssueReportingPackageSupport _Test.swift
[53/77] Emitting module InternalCollectionsUtilities
[54/77] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[55/77] Compiling InternalCollectionsUtilities Integer rank.swift
[56/94] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[57/97] Compiling IssueReporting LockIsolated.swift
[58/97] Compiling IssueReporting Rethrows.swift
[59/162] Compiling SwiftSyntax RawSyntax.swift
[60/162] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[61/162] Compiling SwiftSyntax MemoryLayout.swift
[62/162] Compiling SwiftSyntax MissingNodeInitializers.swift
[63/218] Compiling OrderedCollections OrderedSet+Codable.swift
[64/218] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[65/218] Compiling OrderedCollections OrderedSet+Descriptions.swift
[66/218] Compiling OrderedCollections OrderedSet+Diffing.swift
[67/218] Compiling OrderedCollections OrderedSet+Equatable.swift
[68/218] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[69/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[70/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[71/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[72/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[73/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[74/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[75/224] Compiling OrderedCollections OrderedSet+Hashable.swift
[76/224] Compiling OrderedCollections OrderedSet+Initializers.swift
[77/224] Compiling OrderedCollections OrderedSet+Insertions.swift
[78/224] Compiling OrderedCollections OrderedSet+Invariants.swift
[79/224] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[80/224] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[81/224] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[82/224] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[83/224] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[84/224] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[85/224] Compiling OrderedCollections OrderedDictionary+Values.swift
[86/224] Compiling OrderedCollections OrderedDictionary.swift
[87/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[88/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[89/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[90/224] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[91/224] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[92/224] Compiling OrderedCollections OrderedSet+Sendable.swift
[93/224] Compiling OrderedCollections OrderedSet+SubSequence.swift
[94/224] Compiling OrderedCollections OrderedSet+Testing.swift
[95/224] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[96/224] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[97/224] Compiling OrderedCollections OrderedSet.swift
[98/224] Compiling OrderedCollections _UnsafeBitset.swift
[99/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[100/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[101/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[102/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[103/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[104/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[105/224] Compiling OrderedCollections OrderedDictionary+Elements.swift
[106/224] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[107/224] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[108/224] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[109/224] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[110/224] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[111/224] Compiling OrderedCollections _HashTable+Bucket.swift
[112/224] Compiling OrderedCollections _HashTable+BucketIterator.swift
[113/224] Compiling OrderedCollections _HashTable+Constants.swift
[114/224] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[115/224] Compiling OrderedCollections _HashTable+Testing.swift
[116/224] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[117/224] Compiling OrderedCollections _HashTable.swift
[118/224] Compiling OrderedCollections _Hashtable+Header.swift
[119/224] Compiling OrderedCollections OrderedDictionary+Codable.swift
[120/224] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[121/224] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[122/224] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[123/224] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[124/224] Emitting module OrderedCollections
[125/224] Compiling ConcurrencyExtras UncheckedBox.swift
[126/225] Compiling ConcurrencyExtras UncheckedSendable.swift
[129/225] Emitting module IssueReporting
[130/227] Compiling ConcurrencyExtras MainSerialExecutor.swift
[131/227] Compiling ConcurrencyExtras LockIsolated.swift
[132/227] Emitting module ConcurrencyExtras
[135/227] Compiling ConcurrencyExtras Locking.swift
[138/227] Compiling ConcurrencyExtras AsyncStream.swift
[139/227] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[140/227] Compiling ConcurrencyExtras Result.swift
[141/227] Compiling ConcurrencyExtras Task.swift
[156/227] Compiling IssueReporting WithExpectedIssue.swift
[157/227] Compiling IssueReporting WithIssueContext.swift
[158/243] Compiling XCTestDynamicOverlay Exports.swift
[159/243] Emitting module XCTestDynamicOverlay
[160/243] Compiling XCTestDynamicOverlay Deprecations.swift
[161/281] Compiling CasePathsCore Never+CasePathable.swift
[162/282] Compiling CasePathsCore UncheckedSendable.swift
[163/282] Compiling CasePathsCore TypeName.swift
[164/282] Compiling CasePathsCore Optional+CasePathable.swift
[165/282] Compiling CasePathsCore KeyPath+Sendable.swift
[166/282] Compiling CasePathsCore AnyCasePath.swift
[167/282] Emitting module CasePathsCore
[168/282] Compiling CasePathsCore CasePathIterable.swift
[169/282] Compiling CasePathsCore CasePathReflectable.swift
[170/282] Compiling CasePathsCore CasePathable.swift
[171/282] Compiling CasePathsCore Result+CasePathable.swift
[172/282] Emitting module SwiftSyntax
[180/289] Compiling PerceptionCore PerceptionRegistrar.swift
[181/289] Compiling PerceptionCore PerceptionChecking.swift
[182/289] Compiling PerceptionCore PerceptionTracking.swift
[183/289] Compiling PerceptionCore Perceptible.swift
[184/290] Compiling PerceptionCore _PerceptionRegistrar.swift
[185/290] Compiling CustomDump CoreLocation.swift
[186/290] Compiling CustomDump CoreMotion.swift
[187/290] Compiling PerceptionCore Unchecked.swift
[188/290] Compiling CustomDump Diff.swift
[189/290] Compiling CustomDump CoreImage.swift
[190/290] Emitting module PerceptionCore
[191/290] Compiling CustomDump CustomDumpRepresentable.swift
[192/290] Compiling CustomDump CustomDumpStringConvertible.swift
[193/290] Compiling PerceptionCore WithPerceptionTracking.swift
[201/290] Compiling CustomDump AnyType.swift
[202/290] Compiling CustomDump CollectionDifference.swift
[203/290] Compiling CustomDump Identifiable.swift
[204/290] Compiling CustomDump Photos.swift
[205/290] Compiling CustomDump Speech.swift
[206/290] Compiling CustomDump StoreKit.swift
[207/290] Compiling CustomDump Swift.swift
[208/290] Compiling CustomDump SwiftUI.swift
[209/290] Compiling CustomDump ExpectNoDifference.swift
[210/290] Compiling CustomDump Foundation.swift
[211/290] Compiling CustomDump GameKit.swift
[212/290] Compiling CustomDump KeyPath.swift
[213/290] Compiling CustomDump Mirror.swift
[214/290] Compiling CustomDump String.swift
[215/290] Compiling CustomDump Unordered.swift
[216/290] Compiling CustomDump UIKit.swift
[217/290] Compiling CustomDump UserNotifications.swift
[218/290] Compiling CustomDump UserNotificationsUI.swift
[219/290] Compiling CustomDump CustomDumpReflectable.swift
[229/290] Compiling CustomDump Dump.swift
[230/290] Compiling CustomDump ExpectDifference.swift
[241/292] Emitting module CustomDump
[257/292] Compiling CustomDump XCTAssertDifference.swift
[258/292] Compiling CustomDump XCTAssertNoDifference.swift
[278/292] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[279/292] Compiling SwiftSyntax RawSyntaxValidation.swift
[280/292] Compiling SwiftSyntax SyntaxNodesAB.swift
[281/292] Compiling SwiftSyntax SyntaxNodesC.swift
[282/292] Compiling SwiftSyntax SyntaxNodesD.swift
[283/292] Compiling SwiftSyntax SyntaxNodesEF.swift
[284/292] Compiling SwiftSyntax SyntaxNodesGHI.swift
[285/292] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[286/292] Compiling SwiftSyntax SyntaxNodesOP.swift
[287/292] Compiling SwiftSyntax SyntaxNodesQRS.swift
[288/292] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[289/351] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[290/351] Compiling SwiftDiagnostics Message.swift
[291/352] Compiling SwiftDiagnostics Convenience.swift
[292/352] Emitting module SwiftDiagnostics
[293/352] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[294/352] Compiling SwiftDiagnostics Note.swift
[295/352] Compiling SwiftBasicFormat Syntax+Extensions.swift
[296/352] Compiling SwiftBasicFormat InferIndentation.swift
[297/352] Compiling SwiftBasicFormat Indenter.swift
[298/352] Compiling SwiftDiagnostics FixIt.swift
[299/352] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[300/352] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[301/352] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[302/352] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[303/352] Compiling SwiftDiagnostics Diagnostic.swift
[304/352] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[305/352] Emitting module SwiftBasicFormat
[306/352] Compiling SwiftBasicFormat BasicFormat.swift
[307/352] Compiling SwiftParser TopLevel.swift
[308/352] Compiling SwiftParser TriviaParser.swift
[309/352] Compiling SwiftParser Types.swift
[310/352] Compiling SwiftParser ExperimentalFeatures.swift
[311/356] Compiling SwiftParser StringLiterals.swift
[312/356] Compiling SwiftParser SwiftParserCompatibility.swift
[313/356] Compiling SwiftParser SwiftVersion.swift
[314/356] Compiling SwiftParser SyntaxUtils.swift
[315/356] Compiling SwiftParser TokenConsumer.swift
[316/356] Compiling SwiftParser TokenPrecedence.swift
[317/356] Compiling SwiftParser TokenSpec.swift
[318/356] Compiling SwiftParser TokenSpecSet.swift
[319/356] Compiling SwiftParser UnicodeScalarExtensions.swift
[320/356] Compiling SwiftParser Lookahead.swift
[321/356] Compiling SwiftParser LoopProgressCondition.swift
[322/356] Compiling SwiftParser Modifiers.swift
[323/356] Compiling SwiftParser Names.swift
[324/356] Compiling SwiftParser Nominals.swift
[325/356] Compiling SwiftParser Parameters.swift
[326/356] Compiling SwiftParser ParseSourceFile.swift
[327/356] Compiling SwiftParser Parser.swift
[328/356] Compiling SwiftParser Patterns.swift
[329/356] Compiling SwiftParser Recovery.swift
[330/356] Compiling SwiftParser Specifiers.swift
[331/356] Compiling SwiftParser Statements.swift
[332/356] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[333/356] Emitting module SwiftParser
[334/356] Compiling SwiftParser Attributes.swift
[335/356] Compiling SwiftParser Availability.swift
[336/356] Compiling SwiftParser CharacterInfo.swift
[337/356] Compiling SwiftParser CollectionNodes+Parsable.swift
[338/356] Compiling SwiftParser Declarations.swift
[339/356] Compiling SwiftParser Cursor.swift
[340/356] Compiling SwiftParser Lexeme.swift
[341/356] Compiling SwiftParser LexemeSequence.swift
[342/356] Compiling SwiftParser Lexer.swift
[343/356] Compiling SwiftParser RegexLiteralLexer.swift
[344/356] Compiling SwiftParser Directives.swift
[345/356] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[346/356] Compiling SwiftParser Expressions.swift
[347/356] Compiling SwiftParser IncrementalParseTransition.swift
[348/356] Compiling SwiftParser IsValidIdentifier.swift
[349/356] Compiling SwiftParser IsLexerClassified.swift
[350/356] Compiling SwiftParser LayoutNodes+Parsable.swift
[351/356] Compiling SwiftParser Parser+TokenSpecSet.swift
[352/356] Compiling SwiftParser TokenSpecStaticMembers.swift
[353/379] Compiling SwiftOperators OperatorTable.swift
[354/379] Compiling SwiftOperators PrecedenceGraph.swift
[355/379] Compiling SwiftOperators PrecedenceGroup.swift
[356/380] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[357/380] Compiling SwiftParserDiagnostics Utils.swift
[358/380] Compiling SwiftOperators OperatorTable+Semantics.swift
[359/381] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[360/381] Compiling SwiftOperators SyntaxSynthesis.swift
[361/381] Compiling SwiftOperators OperatorError.swift
[362/381] Compiling SwiftOperators OperatorTable+Defaults.swift
[363/381] Compiling SwiftOperators OperatorError+Diagnostics.swift
[364/381] Compiling SwiftOperators Operator.swift
[365/381] Emitting module SwiftOperators
[366/381] Compiling SwiftOperators OperatorTable+Folding.swift
[367/381] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[368/381] Compiling SwiftParserDiagnostics PresenceUtils.swift
[369/381] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[370/381] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[371/381] Emitting module SwiftParserDiagnostics
[372/381] Compiling SwiftParserDiagnostics MissingNodesError.swift
[373/381] Compiling SwiftParserDiagnostics MissingTokenError.swift
[374/381] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[375/381] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[376/381] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[377/381] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[378/396] Compiling SwiftSyntaxBuilder Indenter.swift
[379/396] Compiling SwiftSyntaxBuilder ListBuilder.swift
[380/396] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[381/396] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[382/397] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[383/397] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[384/397] Emitting module SwiftSyntaxBuilder
[385/397] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[386/397] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[387/397] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[388/397] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[389/397] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[390/397] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[391/397] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[392/397] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[393/397] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[394/415] Compiling SwiftSyntaxMacros MemberMacro.swift
[395/415] Compiling SwiftSyntaxMacros PeerMacro.swift
[396/415] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[397/415] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[398/415] Compiling SwiftSyntaxMacros PreambleMacro.swift
[399/415] Compiling SwiftSyntaxMacros Macro.swift
[400/415] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[401/415] Compiling SwiftSyntaxMacros AttachedMacro.swift
[402/415] Compiling SwiftSyntaxMacros BodyMacro.swift
[403/415] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[404/415] Compiling SwiftSyntaxMacros Macro+Format.swift
[405/415] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[406/415] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[407/416] Emitting module SwiftSyntaxMacros
[408/416] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[409/416] Compiling SwiftSyntaxMacros AccessorMacro.swift
[410/416] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[411/416] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[412/416] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[413/426] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[414/426] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[415/426] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[416/426] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[417/426] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[418/426] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[419/426] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[420/426] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[421/426] Emitting module SwiftSyntaxMacroExpansion
[422/426] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[423/438] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[424/438] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[425/438] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[426/439] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[427/439] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[428/439] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[429/439] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[430/439] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[431/439] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[432/439] Emitting module SwiftCompilerPluginMessageHandling
[433/439] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[434/439] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[435/439] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[436/441] Emitting module SwiftCompilerPlugin
[437/441] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[438/449] Compiling PerceptionMacros Plugins.swift
[439/449] Compiling PerceptionMacros Extensions.swift
[440/449] Compiling PerceptionMacros Availability.swift
[441/449] Emitting module PerceptionMacros
[442/449] Compiling PerceptionMacros PerceptibleMacro.swift
[442/449] Write Objects.LinkFileList
[444/449] Emitting module CasePathsMacros
[445/449] Compiling CasePathsMacros CasePathableMacro.swift
[446/449] Compiling CasePathsMacros Plugin.swift
[446/449] Write Objects.LinkFileList
[447/449] Linking PerceptionMacros
[448/452] Linking CasePathsMacros
[450/459] Compiling CasePaths LockIsolated.swift
[451/459] Compiling CasePaths Deprecations.swift
[452/459] Compiling CasePaths EnumReflection.swift
[453/459] Compiling CasePaths XCTestSupport.swift
[454/459] Compiling CasePaths Macros.swift
[455/459] Emitting module CasePaths
[456/459] Compiling CasePaths Exports.swift
[457/459] Compiling Perception Macros.swift
[458/459] Compiling Perception Exports.swift
[459/459] Emitting module Perception
[460/479] Compiling SwiftNavigation ToOptionalUnit.swift
[461/479] Compiling SwiftNavigation NSObject+Observe.swift
[462/481] Compiling SwiftNavigation AlertState.swift
[463/481] Compiling SwiftNavigation Bind.swift
[464/481] Compiling SwiftNavigation Binding.swift
[465/481] Emitting module SwiftNavigation
/Users/admin/builder/spi-builder-workspace/Sources/SwiftNavigation/UIBinding.swift:649:7: warning: stored property 'keyPath' of 'Sendable'-conforming generic class '_UIBindingAppendKeyPath' has non-sendable type '_SendableWritableKeyPath<Base.Value, Value>' (aka 'WritableKeyPath<Base.Value, Value>')
  let keyPath: _SendableWritableKeyPath<Base.Value, Value>
      ^
Swift.WritableKeyPath:1:14: note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
public class WritableKeyPath<Root, Value> : KeyPath<Root, Value> {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftNavigation/UIBinding.swift:741:7: warning: stored property 'keyPath' of 'Sendable'-conforming generic class '_UIBindingEnumToOptionalCase' has non-sendable type '_SendableKeyPath<Base.Value.AllCasePaths, AnyCasePath<Base.Value, Case>>' (aka 'KeyPath<Base.Value.AllCasePaths, AnyCasePath<Base.Value, Case>>')
  let keyPath: _SendableKeyPath<Base.Value.AllCasePaths, AnyCasePath<Base.Value, Case>>
      ^
Swift.KeyPath:1:14: note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
public class KeyPath<Root, Value> : PartialKeyPath<Root> {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftNavigation/UIBinding.swift:824:7: warning: stored property 'keyPath' of 'Sendable'-conforming generic class '_UIBindingOptionalToMember' has non-sendable type '_SendableWritableKeyPath<Wrapped, Value>' (aka 'WritableKeyPath<Wrapped, Value>')
  let keyPath: _SendableWritableKeyPath<Wrapped, Value>
      ^
Swift.WritableKeyPath:1:14: note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
public class WritableKeyPath<Root, Value> : KeyPath<Root, Value> {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftNavigation/UIBinding.swift:854:7: warning: stored property 'keyPath' of 'Sendable'-conforming generic class '_UIBindingOptionalEnumToCase' has non-sendable type '_SendableKeyPath<Enum.AllCasePaths, AnyCasePath<Enum, Case>>' (aka 'KeyPath<Enum.AllCasePaths, AnyCasePath<Enum, Case>>')
  let keyPath: _SendableKeyPath<Enum.AllCasePaths, AnyCasePath<Enum, Case>>
      ^
Swift.KeyPath:1:14: note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
public class KeyPath<Root, Value> : PartialKeyPath<Root> {
             ^
[466/481] Compiling SwiftNavigation UINavigationPath.swift
[467/481] Compiling SwiftNavigation UITransaction.swift
[468/481] Compiling SwiftNavigation ButtonState.swift
[469/481] Compiling SwiftNavigation ButtonStateBuilder.swift
[470/481] Compiling SwiftNavigation AssumeIsolated.swift
[471/481] Compiling SwiftNavigation Deprecations.swift
[472/481] Compiling SwiftNavigation UIBindable.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftNavigation/UIBinding.swift:649:7: warning: stored property 'keyPath' of 'Sendable'-conforming generic class '_UIBindingAppendKeyPath' has non-sendable type '_SendableWritableKeyPath<Base.Value, Value>' (aka 'WritableKeyPath<Base.Value, Value>')
  let keyPath: _SendableWritableKeyPath<Base.Value, Value>
      ^
Swift.WritableKeyPath:1:14: note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
public class WritableKeyPath<Root, Value> : KeyPath<Root, Value> {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftNavigation/UIBinding.swift:741:7: warning: stored property 'keyPath' of 'Sendable'-conforming generic class '_UIBindingEnumToOptionalCase' has non-sendable type '_SendableKeyPath<Base.Value.AllCasePaths, AnyCasePath<Base.Value, Case>>' (aka 'KeyPath<Base.Value.AllCasePaths, AnyCasePath<Base.Value, Case>>')
  let keyPath: _SendableKeyPath<Base.Value.AllCasePaths, AnyCasePath<Base.Value, Case>>
      ^
Swift.KeyPath:1:14: note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
public class KeyPath<Root, Value> : PartialKeyPath<Root> {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftNavigation/UIBinding.swift:824:7: warning: stored property 'keyPath' of 'Sendable'-conforming generic class '_UIBindingOptionalToMember' has non-sendable type '_SendableWritableKeyPath<Wrapped, Value>' (aka 'WritableKeyPath<Wrapped, Value>')
  let keyPath: _SendableWritableKeyPath<Wrapped, Value>
      ^
Swift.WritableKeyPath:1:14: note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
public class WritableKeyPath<Root, Value> : KeyPath<Root, Value> {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftNavigation/UIBinding.swift:854:7: warning: stored property 'keyPath' of 'Sendable'-conforming generic class '_UIBindingOptionalEnumToCase' has non-sendable type '_SendableKeyPath<Enum.AllCasePaths, AnyCasePath<Enum, Case>>' (aka 'KeyPath<Enum.AllCasePaths, AnyCasePath<Enum, Case>>')
  let keyPath: _SendableKeyPath<Enum.AllCasePaths, AnyCasePath<Enum, Case>>
      ^
Swift.KeyPath:1:14: note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
public class KeyPath<Root, Value> : PartialKeyPath<Root> {
             ^
[473/481] Compiling SwiftNavigation UIBinding.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftNavigation/UIBinding.swift:649:7: warning: stored property 'keyPath' of 'Sendable'-conforming generic class '_UIBindingAppendKeyPath' has non-sendable type '_SendableWritableKeyPath<Base.Value, Value>' (aka 'WritableKeyPath<Base.Value, Value>')
  let keyPath: _SendableWritableKeyPath<Base.Value, Value>
      ^
Swift.WritableKeyPath:1:14: note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
public class WritableKeyPath<Root, Value> : KeyPath<Root, Value> {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftNavigation/UIBinding.swift:741:7: warning: stored property 'keyPath' of 'Sendable'-conforming generic class '_UIBindingEnumToOptionalCase' has non-sendable type '_SendableKeyPath<Base.Value.AllCasePaths, AnyCasePath<Base.Value, Case>>' (aka 'KeyPath<Base.Value.AllCasePaths, AnyCasePath<Base.Value, Case>>')
  let keyPath: _SendableKeyPath<Base.Value.AllCasePaths, AnyCasePath<Base.Value, Case>>
      ^
Swift.KeyPath:1:14: note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
public class KeyPath<Root, Value> : PartialKeyPath<Root> {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftNavigation/UIBinding.swift:824:7: warning: stored property 'keyPath' of 'Sendable'-conforming generic class '_UIBindingOptionalToMember' has non-sendable type '_SendableWritableKeyPath<Wrapped, Value>' (aka 'WritableKeyPath<Wrapped, Value>')
  let keyPath: _SendableWritableKeyPath<Wrapped, Value>
      ^
Swift.WritableKeyPath:1:14: note: generic class 'WritableKeyPath' does not conform to the 'Sendable' protocol
public class WritableKeyPath<Root, Value> : KeyPath<Root, Value> {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftNavigation/UIBinding.swift:854:7: warning: stored property 'keyPath' of 'Sendable'-conforming generic class '_UIBindingOptionalEnumToCase' has non-sendable type '_SendableKeyPath<Enum.AllCasePaths, AnyCasePath<Enum, Case>>' (aka 'KeyPath<Enum.AllCasePaths, AnyCasePath<Enum, Case>>')
  let keyPath: _SendableKeyPath<Enum.AllCasePaths, AnyCasePath<Enum, Case>>
      ^
Swift.KeyPath:1:14: note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
public class KeyPath<Root, Value> : PartialKeyPath<Root> {
             ^
[474/481] Compiling SwiftNavigation ConfirmationDialogState.swift
[475/481] Compiling SwiftNavigation HashableObject.swift
[476/481] Compiling SwiftNavigation HashableStaticString.swift
[477/481] Compiling SwiftNavigation KeyPath+Sendable.swift
[478/481] Compiling SwiftNavigation ErrorMechanism.swift
[479/481] Compiling SwiftNavigation Exports.swift
[480/481] Compiling SwiftNavigation Observe.swift
[481/481] Compiling SwiftNavigation TextState.swift
[482/507] Emitting module UIKitNavigation
[483/509] Compiling UIKitNavigation Representable.swift
[484/509] Compiling UIKitNavigation UIBinding.swift
[485/509] Compiling UIKitNavigation NavigationStackController.swift
[486/509] Compiling UIKitNavigation Presentation.swift
[487/509] Compiling UIKitNavigation PopFromViewController.swift
[488/509] Compiling UIKitNavigation Dismiss.swift
[489/509] Compiling UIKitNavigation UITextField.swift
[490/509] Compiling UIKitNavigation Exports.swift
[491/509] Compiling UIKitNavigation UISwitch.swift
[492/509] Compiling UIKitNavigation UITabBarController.swift
[493/509] Compiling UIKitNavigation UISlider.swift
[494/509] Compiling UIKitNavigation UIStepper.swift
[495/509] Compiling UIKitNavigation UIPageControl.swift
[496/509] Compiling UIKitNavigation UISegmentedControl.swift
[497/509] Compiling UIKitNavigation UIColorWell.swift
[498/509] Compiling UIKitNavigation UIControl.swift
[499/509] Compiling UIKitNavigation UIDatePicker.swift
[500/509] Compiling UIKitNavigation Push.swift
[501/509] Compiling UIKitNavigation UIAlertController.swift
[502/509] Compiling UIKitNavigation UIKitAnimation.swift
[503/509] Compiling UIKitNavigation UITransaction.swift
[504/521] Compiling AppKitNavigation UITransaction.swift
[505/521] Compiling AppKitNavigation UIBinding.swift
[506/521] Compiling AppKitNavigation AppKitAnimation.swift
/Users/admin/builder/spi-builder-workspace/Sources/AppKitNavigation/AppKitAnimation.swift:55:13: warning: variable 'result' was never used; consider replacing with '_' or removing it
        var result: Swift.Result<Result, Error>?
            ^~~~~~
            _
[507/521] Compiling AppKitNavigation Representable.swift
[508/521] Compiling AppKitNavigation Exports.swift
[509/521] Emitting module AppKitNavigation
[510/521] Compiling SwiftUINavigation Popover.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUINavigation/Popover.swift:63:19: warning: cannot form key path that captures non-sendable type 'KeyPath<Item, ID>'
        item: item[id: id],
                  ^
Swift.KeyPath:1:14: note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
public class KeyPath<Root, Value> : PartialKeyPath<Root> {
             ^
[511/521] Compiling SwiftUINavigation NavigationDestination.swift
[512/521] Compiling SwiftUINavigation Identified.swift
[513/521] Compiling SwiftUINavigation NavigationLink.swift
[514/521] Compiling SwiftUINavigation Exports.swift
[515/521] Compiling SwiftUINavigation Sheet.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUINavigation/Sheet.swift:60:23: warning: cannot form key path that captures non-sendable type 'KeyPath<Item, ID>'
      sheet(item: item[id: id], onDismiss: onDismiss) {
                      ^
Swift.KeyPath:1:14: note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
public class KeyPath<Root, Value> : PartialKeyPath<Root> {
             ^
[516/522] Compiling SwiftUINavigation Binding+Internal.swift
[517/522] Compiling SwiftUINavigation ConfirmationDialog.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUINavigation/FullScreenCover.swift:56:33: warning: cannot form key path that captures non-sendable type 'KeyPath<Item, ID>'
      fullScreenCover(item: item[id: id], onDismiss: onDismiss) {
                                ^
Swift.KeyPath:1:14: note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
public class KeyPath<Root, Value> : PartialKeyPath<Root> {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUINavigation/ConfirmationDialog.swift:14:7: warning: default will never be executed
      @unknown default:
      ^
[518/522] Compiling SwiftUINavigation FullScreenCover.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUINavigation/FullScreenCover.swift:56:33: warning: cannot form key path that captures non-sendable type 'KeyPath<Item, ID>'
      fullScreenCover(item: item[id: id], onDismiss: onDismiss) {
                                ^
Swift.KeyPath:1:14: note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
public class KeyPath<Root, Value> : PartialKeyPath<Root> {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUINavigation/ConfirmationDialog.swift:14:7: warning: default will never be executed
      @unknown default:
      ^
[519/522] Compiling SwiftUINavigation Alert.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUINavigation/Binding.swift:16:39: warning: cannot form key path that captures non-sendable type 'KeyPath<Value.AllCasePaths, AnyCasePath<Value, Member>>'
      Binding<Member>(unwrapping: self[keyPath])
                                      ^
Swift.KeyPath:1:14: note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
public class KeyPath<Root, Value> : PartialKeyPath<Root> {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUINavigation/Binding.swift:29:11: warning: cannot form key path that captures non-sendable type 'KeyPath<Enum.AllCasePaths, AnyCasePath<Enum, Member>>'
      self[keyPath]
          ^
Swift.KeyPath:1:14: note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
public class KeyPath<Root, Value> : PartialKeyPath<Root> {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUINavigation/Binding.swift:44:25: warning: cannot form key path that captures non-sendable type 'KeyPath<Enum.AllCasePaths, AnyCasePath<Enum, Void>>'
      Binding<Bool>(self[keyPath])
                        ^
Swift.KeyPath:1:14: note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
public class KeyPath<Root, Value> : PartialKeyPath<Root> {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUINavigation/Binding.swift:64:18: warning: cannot form key path that captures non-sendable type 'DefaultSubscript<Value>'
      self = base[default: DefaultSubscript(value)]
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUINavigation/Binding.swift:142:23: note: generic class 'DefaultSubscript' does not conform to the 'Sendable' protocol
  private final class DefaultSubscript<Value>: Hashable {
                      ^
[520/522] Compiling SwiftUINavigation Binding.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUINavigation/Binding.swift:16:39: warning: cannot form key path that captures non-sendable type 'KeyPath<Value.AllCasePaths, AnyCasePath<Value, Member>>'
      Binding<Member>(unwrapping: self[keyPath])
                                      ^
Swift.KeyPath:1:14: note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
public class KeyPath<Root, Value> : PartialKeyPath<Root> {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUINavigation/Binding.swift:29:11: warning: cannot form key path that captures non-sendable type 'KeyPath<Enum.AllCasePaths, AnyCasePath<Enum, Member>>'
      self[keyPath]
          ^
Swift.KeyPath:1:14: note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
public class KeyPath<Root, Value> : PartialKeyPath<Root> {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUINavigation/Binding.swift:44:25: warning: cannot form key path that captures non-sendable type 'KeyPath<Enum.AllCasePaths, AnyCasePath<Enum, Void>>'
      Binding<Bool>(self[keyPath])
                        ^
Swift.KeyPath:1:14: note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
public class KeyPath<Root, Value> : PartialKeyPath<Root> {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUINavigation/Binding.swift:64:18: warning: cannot form key path that captures non-sendable type 'DefaultSubscript<Value>'
      self = base[default: DefaultSubscript(value)]
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUINavigation/Binding.swift:142:23: note: generic class 'DefaultSubscript' does not conform to the 'Sendable' protocol
  private final class DefaultSubscript<Value>: Hashable {
                      ^
[521/522] Emitting module SwiftUINavigation
[522/522] Compiling SwiftUINavigation WithState.swift
Build complete! (50.28s)
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/pointfreeco/swift-perception
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/pointfreeco/swift-case-paths
[1/4406] Fetching swift-case-paths
[90/5284] Fetching swift-case-paths, swift-concurrency-extras
[310/7122] Fetching swift-case-paths, swift-concurrency-extras, swift-perception
[513/9216] Fetching swift-case-paths, swift-concurrency-extras, swift-perception, swift-docc-plugin
[896/13793] Fetching swift-case-paths, swift-concurrency-extras, swift-perception, swift-docc-plugin, swift-custom-dump
[3063/19298] Fetching swift-case-paths, swift-concurrency-extras, swift-perception, swift-docc-plugin, swift-custom-dump, xctest-dynamic-overlay
[6836/36675] Fetching swift-case-paths, swift-concurrency-extras, swift-perception, swift-docc-plugin, swift-custom-dump, xctest-dynamic-overlay, swift-collections
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (2.17s)
[24850/34581] Fetching swift-case-paths, swift-concurrency-extras, swift-perception, swift-custom-dump, xctest-dynamic-overlay, swift-collections
Fetched https://github.com/pointfreeco/swift-case-paths from cache (2.52s)
Fetched https://github.com/pointfreeco/swift-perception from cache (2.52s)
Fetched https://github.com/apple/swift-collections from cache (2.52s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (2.52s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (2.52s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (2.52s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.33s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.37s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.7.1 (2.27s)
Fetching https://github.com/swiftlang/swift-syntax
[1/71840] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (2.93s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (0.34s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.44s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3488] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.27s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.44s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (0.50s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 1.6.0 (0.32s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.1 (0.41s)
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/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.1
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-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.2
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/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
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.1
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/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.6.1
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections"
    },
    {
      "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-case-paths",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.6",
            "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-perception",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.4",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-perception"
    },
    {
      "identity" : "xctest-dynamic-overlay",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/xctest-dynamic-overlay"
    }
  ],
  "manifest_display_name" : "swift-navigation",
  "name" : "swift-navigation",
  "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" : "SwiftNavigation",
      "targets" : [
        "SwiftNavigation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftUINavigation",
      "targets" : [
        "SwiftUINavigation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "UIKitNavigation",
      "targets" : [
        "UIKitNavigation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AppKitNavigation",
      "targets" : [
        "AppKitNavigation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "UIKitNavigationTests",
      "module_type" : "SwiftTarget",
      "name" : "UIKitNavigationTests",
      "path" : "Tests/UIKitNavigationTests",
      "sources" : [
        "MemoryManagementTests.swift",
        "ObserveTests.swift",
        "UIControlTests.swift",
        "UITransactionTests.swift",
        "ViewControllerRepresentingTests.swift"
      ],
      "target_dependencies" : [
        "UIKitNavigation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "UIKitNavigationShim",
      "module_type" : "ClangTarget",
      "name" : "UIKitNavigationShim",
      "path" : "Sources/UIKitNavigationShim",
      "product_memberships" : [
        "SwiftUINavigation",
        "UIKitNavigation"
      ],
      "sources" : [
        "shim.m"
      ],
      "type" : "library"
    },
    {
      "c99name" : "UIKitNavigation",
      "module_type" : "SwiftTarget",
      "name" : "UIKitNavigation",
      "path" : "Sources/UIKitNavigation",
      "product_dependencies" : [
        "ConcurrencyExtras",
        "IssueReporting"
      ],
      "product_memberships" : [
        "SwiftUINavigation",
        "UIKitNavigation"
      ],
      "sources" : [
        "Bindings/UIColorWell.swift",
        "Bindings/UIControl.swift",
        "Bindings/UIDatePicker.swift",
        "Bindings/UIPageControl.swift",
        "Bindings/UISegmentedControl.swift",
        "Bindings/UISlider.swift",
        "Bindings/UIStepper.swift",
        "Bindings/UISwitch.swift",
        "Bindings/UITabBarController.swift",
        "Bindings/UITextField.swift",
        "Internal/Exports.swift",
        "Internal/PopFromViewController.swift",
        "Navigation/Dismiss.swift",
        "Navigation/NavigationStackController.swift",
        "Navigation/Presentation.swift",
        "Navigation/Push.swift",
        "Navigation/UIAlertController.swift",
        "SwiftUI/Representable.swift",
        "UIBinding.swift",
        "UIKitAnimation.swift",
        "UITransaction.swift"
      ],
      "target_dependencies" : [
        "SwiftNavigation",
        "UIKitNavigationShim"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftUINavigationTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftUINavigationTests",
      "path" : "Tests/SwiftUINavigationTests",
      "sources" : [
        "AlertTests.swift",
        "BindingTests.swift",
        "SwiftUINavigationTests.swift"
      ],
      "target_dependencies" : [
        "SwiftUINavigation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftUINavigation",
      "module_type" : "SwiftTarget",
      "name" : "SwiftUINavigation",
      "path" : "Sources/SwiftUINavigation",
      "product_dependencies" : [
        "CasePaths",
        "IssueReporting"
      ],
      "product_memberships" : [
        "SwiftUINavigation"
      ],
      "sources" : [
        "Alert.swift",
        "Binding.swift",
        "ConfirmationDialog.swift",
        "FullScreenCover.swift",
        "Internal/Binding+Internal.swift",
        "Internal/Exports.swift",
        "Internal/Identified.swift",
        "NavigationDestination.swift",
        "NavigationLink.swift",
        "Popover.swift",
        "Sheet.swift",
        "WithState.swift"
      ],
      "target_dependencies" : [
        "UIKitNavigation"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftNavigationTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftNavigationTests",
      "path" : "Tests/SwiftNavigationTests",
      "sources" : [
        "ButtonStateTests.swift",
        "IsolationTests.swift",
        "LifetimeTests.swift",
        "ObserveTests.swift",
        "TextStateTests.swift",
        "UIBindableTests.swift",
        "UIBindingTests.swift",
        "UINavigationPathTests.swift",
        "UITransactionTests.swift"
      ],
      "target_dependencies" : [
        "SwiftNavigation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftNavigation",
      "module_type" : "SwiftTarget",
      "name" : "SwiftNavigation",
      "path" : "Sources/SwiftNavigation",
      "product_dependencies" : [
        "CasePaths",
        "CustomDump",
        "ConcurrencyExtras",
        "IssueReporting",
        "OrderedCollections",
        "Perception",
        "PerceptionCore"
      ],
      "product_memberships" : [
        "SwiftNavigation",
        "SwiftUINavigation",
        "UIKitNavigation",
        "AppKitNavigation"
      ],
      "sources" : [
        "AlertState.swift",
        "Bind.swift",
        "Binding.swift",
        "ButtonState.swift",
        "ButtonStateBuilder.swift",
        "ConfirmationDialogState.swift",
        "HashableObject.swift",
        "Internal/AssumeIsolated.swift",
        "Internal/Deprecations.swift",
        "Internal/ErrorMechanism.swift",
        "Internal/Exports.swift",
        "Internal/HashableStaticString.swift",
        "Internal/KeyPath+Sendable.swift",
        "Internal/ToOptionalUnit.swift",
        "NSObject+Observe.swift",
        "Observe.swift",
        "TextState.swift",
        "UIBindable.swift",
        "UIBinding.swift",
        "UINavigationPath.swift",
        "UITransaction.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AppKitNavigation",
      "module_type" : "SwiftTarget",
      "name" : "AppKitNavigation",
      "path" : "Sources/AppKitNavigation",
      "product_memberships" : [
        "AppKitNavigation"
      ],
      "sources" : [
        "AppKitAnimation.swift",
        "Internal/Exports.swift",
        "SwiftUI/Representable.swift",
        "UIBinding.swift",
        "UITransaction.swift"
      ],
      "target_dependencies" : [
        "SwiftNavigation"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.