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

Failed to build swift-utilities, reference main (79aa88), with Swift 5.10 for macOS (SPM) on 5 Jun 2025 01:08:21 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.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/danthorpe/swift-utilities.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/danthorpe/swift-utilities
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 79aa888 bot: bump github.com/pointfreeco/xctest-dynamic-overlay from 1.5.1 to 1.5.2 (#63)
Cloned https://github.com/danthorpe/swift-utilities.git
Revision (git rev-parse @):
79aa8887a2549c0dfea61952c2b69a0438c38279
SUCCESS checkout https://github.com/danthorpe/swift-utilities.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/danthorpe/swift-utilities.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/45] Write sources
[39/45] Compiling _SwiftSyntaxCShims dummy.c
[40/45] Write swift-version-33747A42983211AE.txt
[42/102] Compiling SwiftSyntax600 Empty.swift
[43/102] Emitting module SwiftSyntax600
[44/102] Emitting module SwiftSyntax510
[45/102] Compiling SwiftSyntax510 Empty.swift
[46/102] Compiling SwiftSyntax601 Empty.swift
[47/102] Emitting module SwiftSyntax601
[48/102] Emitting module SwiftSyntax509
[49/102] Compiling SwiftSyntax509 Empty.swift
[50/102] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[51/103] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[52/103] Compiling InternalCollectionsUtilities Debugging.swift
[53/103] Compiling InternalCollectionsUtilities Descriptions.swift
[54/103] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[55/121] Emitting module InternalCollectionsUtilities
[56/121] Compiling SwiftSyntax AbsolutePosition.swift
[57/121] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[58/126] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[59/160] Compiling SwiftSyntax Convenience.swift
[60/160] Compiling SwiftSyntax CustomTraits.swift
[61/169] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[62/169] Compiling SwiftSyntax Assert.swift
[63/169] Compiling SwiftSyntax BumpPtrAllocator.swift
[64/169] Compiling SwiftSyntax CommonAncestor.swift
[65/241] Compiling OrderedCollections _HashTable+Bucket.swift
[66/241] Compiling OrderedCollections _HashTable+BucketIterator.swift
[67/242] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[68/242] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[69/242] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[70/242] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[71/242] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[72/242] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[73/242] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[74/242] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[75/248] Compiling DequeModule _UnsafeWrappedBuffer.swift
[76/248] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[77/248] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[78/248] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[79/248] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[80/248] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[81/248] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[82/248] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[83/248] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[84/248] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[85/248] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[86/248] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[87/248] Compiling OrderedCollections OrderedSet+Sendable.swift
[88/248] Compiling DequeModule _DequeSlot.swift
[89/248] Compiling OrderedCollections OrderedDictionary+Codable.swift
[90/248] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[91/248] Compiling DequeModule _DequeBuffer.swift
[92/248] Compiling DequeModule _DequeBufferHeader.swift
[93/248] Compiling OrderedCollections OrderedDictionary+Elements.swift
[94/248] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[95/248] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[96/248] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[97/248] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[98/248] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[99/248] Compiling OrderedCollections OrderedSet+Hashable.swift
[100/248] Compiling OrderedCollections OrderedSet+Initializers.swift
[101/248] Compiling OrderedCollections OrderedSet+Insertions.swift
[102/248] Compiling OrderedCollections OrderedSet+Invariants.swift
[103/248] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[104/248] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[105/248] Compiling OrderedCollections _HashTable.swift
[106/248] Compiling OrderedCollections _Hashtable+Header.swift
[107/248] Compiling OrderedCollections _HashTable+Constants.swift
[108/248] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[109/248] Compiling OrderedCollections _HashTable+Testing.swift
[110/248] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[111/248] Compiling OrderedCollections OrderedSet+Codable.swift
[112/248] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[113/248] Compiling OrderedCollections OrderedSet+Descriptions.swift
[114/248] Compiling OrderedCollections OrderedSet+Diffing.swift
[115/248] Compiling OrderedCollections OrderedSet+Equatable.swift
[116/248] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[117/248] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[118/248] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[119/248] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[120/248] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[121/248] Compiling OrderedCollections OrderedDictionary+Values.swift
[122/248] Compiling OrderedCollections OrderedDictionary.swift
[128/248] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[137/255] Emitting module DequeModule
[145/255] Compiling OrderedCollections OrderedSet+SubSequence.swift
[146/255] Compiling OrderedCollections OrderedSet+Testing.swift
[147/255] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[148/255] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[149/255] Compiling OrderedCollections OrderedSet.swift
[150/255] Compiling OrderedCollections _UnsafeBitset.swift
[158/255] Compiling ConcurrencyExtras UncheckedBox.swift
[159/256] Emitting module OrderedCollections
[160/302] Emitting module ConcurrencyExtras
[161/302] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[162/302] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[163/304] Compiling ConcurrencyExtras UncheckedSendable.swift
[164/304] Emitting module IssueReporting
[165/304] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[166/304] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[167/304] Compiling IssueReporting WithExpectedIssue.swift
[168/304] Compiling IssueReporting WithIssueContext.swift
[169/304] Emitting module AsyncAlgorithms
[170/309] Compiling ConcurrencyExtras Locking.swift
[171/309] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[172/309] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[173/309] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[174/309] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[175/309] Compiling AsyncAlgorithms AsyncChannel.swift
[176/309] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[177/309] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[178/309] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[179/309] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[180/309] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[181/309] Compiling ConcurrencyExtras LockIsolated.swift
[182/309] Compiling ConcurrencyExtras MainSerialExecutor.swift
[183/309] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[184/309] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[185/309] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[186/309] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[187/309] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[190/309] Compiling ConcurrencyExtras AsyncStream.swift
[191/309] Compiling ConcurrencyExtras Result.swift
[192/309] Compiling ConcurrencyExtras Task.swift
[193/309] Compiling Protected Protected.swift
[194/309] Emitting module Protected
[195/333] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[196/333] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[197/333] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[198/333] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[199/333] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[200/333] Compiling AsyncAlgorithms MergeStateMachine.swift
[201/333] Compiling AsyncAlgorithms MergeStorage.swift
[202/333] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[203/333] Compiling AsyncAlgorithms Rethrow.swift
[204/333] Compiling AsyncAlgorithms SetAlgebra.swift
[205/333] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[206/333] Compiling AsyncAlgorithms ChannelStateMachine.swift
[207/333] Compiling AsyncAlgorithms ChannelStorage.swift
[208/333] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[209/333] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[210/333] Compiling AsyncAlgorithms Dictionary.swift
[211/333] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[212/333] Compiling AsyncAlgorithms Locking.swift
[213/333] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[214/333] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[215/333] Compiling XCTestDynamicOverlay Exports.swift
[226/333] Compiling CombineSchedulers ImmediateScheduler.swift
[227/333] Compiling CombineSchedulers Deprecations.swift
[228/333] Compiling CombineSchedulers AnyScheduler.swift
[229/333] Compiling CombineSchedulers Concurrency.swift
[231/333] Emitting module XCTestDynamicOverlay
[232/333] Compiling XCTestDynamicOverlay Deprecations.swift
[233/333] Compiling AsyncAlgorithms UnsafeTransfer.swift
[234/333] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[235/333] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[236/333] Compiling AsyncAlgorithms ZipStateMachine.swift
[237/333] Compiling AsyncAlgorithms ZipStorage.swift
[238/361] Compiling CustomDump Photos.swift
[239/361] Compiling CustomDump Speech.swift
[240/361] Compiling CustomDump StoreKit.swift
[241/361] Compiling CustomDump UserNotifications.swift
[242/361] Compiling CustomDump UserNotificationsUI.swift
[243/361] Compiling CustomDump CustomDumpReflectable.swift
[244/361] Compiling CustomDump AnyType.swift
[245/361] Compiling CustomDump CollectionDifference.swift
[246/361] Compiling CustomDump Identifiable.swift
[247/361] Compiling CustomDump Mirror.swift
[248/361] Emitting module SwiftSyntax
[249/361] Compiling CombineSchedulers UIScheduler.swift
[250/362] Compiling Clocks UnimplementedClock.swift
[251/362] Compiling CustomDump KeyPath.swift
[252/362] Compiling CustomDump CustomDumpRepresentable.swift
[253/362] Compiling CustomDump CustomDumpStringConvertible.swift
[254/362] Compiling CustomDump Diff.swift
[255/362] Compiling CustomDump Dump.swift
[256/362] Compiling CustomDump ExpectDifference.swift
[257/362] Compiling CustomDump ExpectNoDifference.swift
[258/362] Compiling CombineSchedulers UIKit.swift
[259/362] Compiling CombineSchedulers Timer.swift
[260/362] Compiling IssueReportingTestSupport SwiftTesting.swift
[261/362] Emitting module IssueReportingTestSupport
[262/362] Compiling IssueReportingTestSupport XCTest.swift
[262/362] Write Objects.LinkFileList
[264/362] Compiling CombineSchedulers UnimplementedScheduler.swift
[264/362] Linking libIssueReportingTestSupport.dylib
[284/362] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[285/362] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[286/362] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[287/362] Compiling SwiftSyntax SyntaxBaseNodes.swift
[289/362] Compiling CustomDump String.swift
[290/362] Compiling CustomDump Unordered.swift
[291/362] Compiling Clocks TestClock.swift
[292/362] Compiling Clocks _AsyncTimerSequence.swift
[293/362] Compiling Clocks Lock.swift
[294/362] Compiling Clocks Timer.swift
[295/362] Compiling Clocks ImmediateClock.swift
[296/362] Emitting module Clocks
[297/362] Compiling Clocks SwiftUI.swift
[298/362] Compiling Clocks AnyClock.swift
[299/364] Compiling CombineSchedulers TestScheduler.swift
[300/364] Compiling CustomDump CoreMotion.swift
[301/364] Compiling CustomDump Swift.swift
[302/364] Compiling CombineSchedulers NSRecursiveLock.swift
[303/364] Emitting module CombineSchedulers
[304/364] Compiling CombineSchedulers SwiftUI.swift
[305/364] Compiling CustomDump CoreImage.swift
[306/364] Compiling CustomDump CoreLocation.swift
[307/364] Compiling CombineSchedulers Lock.swift
[311/388] Compiling Dependencies FireAndForget.swift
[312/388] Compiling Dependencies Locale.swift
[313/388] Compiling Dependencies MainQueue.swift
[314/388] Compiling Dependencies Clocks.swift
[315/388] Compiling Dependencies Context.swift
[316/388] Compiling Dependencies Date.swift
[317/388] Emitting module CustomDump
[318/388] Compiling Dependencies MainRunLoop.swift
[319/388] Compiling Dependencies OpenURL.swift
[320/388] Compiling Dependencies TimeZone.swift
[321/388] Compiling CustomDump XCTAssertDifference.swift
[322/388] Compiling CustomDump XCTAssertNoDifference.swift
[326/388] Compiling Dependencies URLSession.swift
[327/388] Compiling Dependencies UUID.swift
[331/390] Compiling Dependencies Dependency.swift
[332/390] Compiling Dependencies DependencyContext.swift
[333/390] Compiling Dependencies DependencyKey.swift
[334/390] Compiling Dependencies Deprecations.swift
[335/390] Compiling Dependencies Exports.swift
[336/390] Compiling Dependencies TypeName.swift
[337/390] Compiling Dependencies PreviewTrait.swift
[338/390] Compiling Dependencies WithRandomNumberGenerator.swift
[339/390] Compiling Dependencies AppEntryPoint.swift
[343/390] Compiling Dependencies DependencyValues.swift
[344/390] Compiling Dependencies Assert.swift
[345/390] Compiling Dependencies Calendar.swift
[346/390] Emitting module Dependencies
[359/390] Compiling Dependencies TestTrait.swift
[360/390] Compiling Dependencies WithDependencies.swift
[382/401] Compiling ShortID ShortID.swift
[383/401] Emitting module ShortID
[384/401] Compiling ShortID ShortID+Dependencies.swift
[385/401] Compiling Reachability Reachability.swift
[386/401] Compiling Extensions DateGenerator+.swift
[387/401] Compiling Extensions Calendar+.swift
[388/401] Emitting module Extensions
[389/401] Compiling Extensions Task+.swift
[390/401] Compiling Reachability Reachability+LiveKey.swift
[391/401] Compiling Reachability Reachability+TestKey.swift
[392/401] Emitting module Reachability
[393/407] Compiling Cache CacheSystemEvents.swift
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/DependenciesMacros.build/module.modulemap:2:12: error: header '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/DependenciesMacros.build/DependenciesMacros-Swift.h' not found
    header "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/DependenciesMacros.build/DependenciesMacros-Swift.h"
           ^
/Users/admin/builder/spi-builder-workspace/Sources/Cache/CacheSystemEvents.swift:3:8: error: could not build Objective-C module 'DependenciesMacros'
import DependenciesMacros
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[394/407] Emitting module Cache
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/DependenciesMacros.build/module.modulemap:2:12: error: header '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/DependenciesMacros.build/DependenciesMacros-Swift.h' not found
    header "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/DependenciesMacros.build/DependenciesMacros-Swift.h"
           ^
/Users/admin/builder/spi-builder-workspace/Sources/Cache/CacheSystemEvents.swift:3:8: error: could not build Objective-C module 'DependenciesMacros'
import DependenciesMacros
       ^
[395/407] Compiling Cache Cache.swift
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/DependenciesMacros.build/module.modulemap:2:12: error: header '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/DependenciesMacros.build/DependenciesMacros-Swift.h' not found
    header "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/DependenciesMacros.build/DependenciesMacros-Swift.h"
           ^
/Users/admin/builder/spi-builder-workspace/Sources/Cache/CacheSystemEvents.swift:3:8: error: could not build Objective-C module 'DependenciesMacros'
import DependenciesMacros
       ^
error: fatalError
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-async-algorithms
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching http://github.com/pointfreeco/xctest-dynamic-overlay
[1/4581] Fetching swift-custom-dump
[414/6649] Fetching swift-custom-dump, swift-docc-plugin
[497/11634] Fetching swift-custom-dump, swift-docc-plugin, swift-async-algorithms
[2094/28225] Fetching swift-custom-dump, swift-docc-plugin, swift-async-algorithms, swift-collections
[2512/34474] Fetching swift-custom-dump, swift-docc-plugin, swift-async-algorithms, swift-collections, swift-dependencies
[8531/39932] Fetching swift-custom-dump, swift-docc-plugin, swift-async-algorithms, swift-collections, swift-dependencies, xctest-dynamic-overlay
[10671/55312] Fetching swift-custom-dump, swift-docc-plugin, swift-async-algorithms, swift-collections, swift-dependencies, xctest-dynamic-overlay, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (2.98s)
Fetched https://github.com/apple/swift-async-algorithms from cache (2.98s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (2.98s)
Fetched http://github.com/pointfreeco/xctest-dynamic-overlay from cache (2.98s)
Fetched https://github.com/apple/swift-collections from cache (2.98s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (2.98s)
Fetched https://github.com/apple/swift-docc-plugin from cache (2.98s)
Computing version for http://github.com/pointfreeco/xctest-dynamic-overlay
Computed http://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.40s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.0.4 (0.45s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.2 (0.40s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/swift-clocks
[1/852] Fetching swift-concurrency-extras
[104/2144] Fetching swift-concurrency-extras, swift-clocks
[208/4554] Fetching swift-concurrency-extras, swift-clocks, combine-schedulers
[4555/75320] Fetching swift-concurrency-extras, swift-clocks, combine-schedulers, swift-syntax
Fetched https://github.com/pointfreeco/swift-clocks from cache (3.32s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (3.32s)
Fetched https://github.com/swiftlang/swift-syntax from cache (3.32s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (3.32s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (0.38s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.38s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (2.32s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3406] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.14s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.49s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (0.42s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.37s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.40s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.39s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (0.55s)
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/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/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for http://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of http://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.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/apple/swift-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.4
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.9.2
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
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
BUILD FAILURE 5.10 macosSpm