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-utilities, reference 0.7.0 (615c4f), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 13:58:15 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/danthorpe/swift-utilities.git
Reference: 0.7.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/danthorpe/swift-utilities
 * tag               0.7.0      -> FETCH_HEAD
HEAD is now at 615c4fb bot: bump github.com/pointfreeco/swift-dependencies from 1.2.2 to 1.3.0 (#42)
Cloned https://github.com/danthorpe/swift-utilities.git
Revision (git rev-parse @):
615c4fbf115a584057b978b2c18a4c75198f4d61
SUCCESS checkout https://github.com/danthorpe/swift-utilities.git at 0.7.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/danthorpe/swift-utilities.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin GenerateManual
Building for debugging...
[3/22] Write sources
[21/22] Write swift-version-1EA4D86E10B52AF.txt
[23/68] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[24/68] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[25/69] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[26/69] Compiling InternalCollectionsUtilities Debugging.swift
[27/69] Compiling InternalCollectionsUtilities Descriptions.swift
[28/69] Emitting module InternalCollectionsUtilities
[29/69] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[30/69] Compiling IssueReporting SwiftTesting.swift
[31/69] Compiling IssueReporting UncheckedSendable.swift
[32/69] Compiling IssueReporting ErrorReporting.swift
[33/69] Compiling IssueReporting AppHostWarning.swift
[34/69] Compiling IssueReporting Deprecations.swift
[35/69] Compiling IssueReporting FailureObserver.swift
[36/69] Compiling IssueReporting LockIsolated.swift
[37/69] Compiling IssueReporting Rethrows.swift
[38/141] Compiling OrderedCollections _HashTable+Bucket.swift
[39/141] Compiling OrderedCollections _HashTable+BucketIterator.swift
[40/142] Compiling DequeModule _DequeBufferHeader.swift
[41/142] Compiling DequeModule _DequeBuffer.swift
[42/142] Compiling DequeModule _DequeSlot.swift
[43/142] Compiling DequeModule _UnsafeWrappedBuffer.swift
[44/142] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[45/142] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[46/142] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[47/142] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[48/142] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[49/142] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[50/148] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[51/148] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[52/148] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[53/148] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[54/148] Compiling OrderedCollections _HashTable.swift
[55/148] Compiling OrderedCollections OrderedDictionary+Elements.swift
[56/148] Compiling OrderedCollections _HashTable+Testing.swift
[57/148] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[63/148] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[64/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[65/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[66/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[67/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[68/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[69/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[70/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[71/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[72/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[73/148] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[74/148] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[75/148] Compiling OrderedCollections OrderedSet+Sendable.swift
[76/148] Compiling OrderedCollections _Hashtable+Header.swift
[77/148] Compiling OrderedCollections OrderedDictionary+Codable.swift
[78/148] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[79/148] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[80/148] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[81/148] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[82/148] Compiling OrderedCollections OrderedSet+Hashable.swift
[83/148] Compiling OrderedCollections OrderedSet+Initializers.swift
[84/148] Compiling OrderedCollections OrderedSet+Insertions.swift
[85/148] Compiling OrderedCollections OrderedSet+Invariants.swift
[86/148] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[87/148] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[88/148] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[89/148] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[90/148] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[91/148] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[92/148] Compiling OrderedCollections OrderedDictionary+Values.swift
[93/148] Compiling OrderedCollections OrderedDictionary.swift
[94/148] Compiling OrderedCollections OrderedSet+Codable.swift
[95/148] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[96/148] Compiling OrderedCollections OrderedSet+Descriptions.swift
[97/148] Compiling OrderedCollections OrderedSet+Diffing.swift
[98/148] Compiling OrderedCollections OrderedSet+Equatable.swift
[99/148] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[100/148] Emitting module DequeModule
[101/148] Compiling OrderedCollections _HashTable+Constants.swift
[102/148] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[110/148] Compiling OrderedCollections OrderedSet+SubSequence.swift
[111/148] Compiling OrderedCollections OrderedSet+Testing.swift
[112/148] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[113/148] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[114/148] Compiling OrderedCollections OrderedSet.swift
[115/148] Compiling OrderedCollections _UnsafeBitset.swift
[116/148] Emitting module OrderedCollections
[117/194] Compiling ConcurrencyExtras UncheckedBox.swift
[118/195] Compiling ConcurrencyExtras Result.swift
[119/195] Compiling ConcurrencyExtras UncheckedSendable.swift
[120/195] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[121/195] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[122/197] Compiling IssueReporting WithExpectedIssue.swift
[123/197] Compiling IssueReporting WithIssueContext.swift
[124/197] Emitting module AsyncAlgorithms
[125/202] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[126/202] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[127/202] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[128/202] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[129/202] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[130/202] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[131/202] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[132/202] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[133/202] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[134/202] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[135/202] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[136/202] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[137/202] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[138/202] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[139/202] Compiling AsyncAlgorithms AsyncChannel.swift
[140/202] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[141/202] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[142/202] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[143/202] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[144/202] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[145/202] Compiling AsyncAlgorithms Dictionary.swift
[146/202] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[147/202] Compiling AsyncAlgorithms Locking.swift
[148/202] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[149/202] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[150/202] Compiling AsyncAlgorithms MergeStateMachine.swift
[151/202] Compiling AsyncAlgorithms MergeStorage.swift
[152/202] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[153/202] Compiling AsyncAlgorithms Rethrow.swift
[154/202] Compiling AsyncAlgorithms SetAlgebra.swift
[155/202] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[160/202] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[161/202] Compiling AsyncAlgorithms ChannelStateMachine.swift
[162/202] Compiling AsyncAlgorithms ChannelStorage.swift
[163/202] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[164/202] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[165/202] Compiling AsyncAlgorithms UnsafeTransfer.swift
[166/202] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[167/202] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[168/202] Compiling AsyncAlgorithms ZipStateMachine.swift
[169/202] Compiling AsyncAlgorithms ZipStorage.swift
[172/202] Emitting module Protected
[173/202] Compiling Protected Protected.swift
[174/202] Compiling AsyncAlgorithms CombineLatestStorage.swift
[175/202] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[176/202] Emitting module IssueReporting
[183/202] Compiling ConcurrencyExtras Locking.swift
[185/202] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[186/202] Compiling ConcurrencyExtras Task.swift
[189/202] Compiling AsyncAlgorithms DebounceStateMachine.swift
[190/202] Compiling AsyncAlgorithms DebounceStorage.swift
[191/202] Compiling ConcurrencyExtras LockIsolated.swift
[192/202] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[193/202] Compiling ConcurrencyExtras MainSerialExecutor.swift
[194/202] Emitting module ConcurrencyExtras
[197/202] Compiling ConcurrencyExtras AsyncStream.swift
[203/226] Compiling XCTestDynamicOverlay Exports.swift
[204/226] Emitting module XCTestDynamicOverlay
[205/226] Compiling XCTestDynamicOverlay Deprecations.swift
[206/256] Compiling FileManagerClient FileManagerClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/FileManagerClient/FileManagerClient.swift:99:10: warning: 'XCTUnimplemented(_:fileID:filePath:function:line:column:)' is deprecated: renamed to 'unimplemented' [#DeprecatedDeclaration]
 97 | extension FileManagerClient {
 98 |   public static let unimplemented = Self(
 99 |     url: XCTUnimplemented("\(Self.self).url"),
    |          |- warning: 'XCTUnimplemented(_:fileID:filePath:function:line:column:)' is deprecated: renamed to 'unimplemented' [#DeprecatedDeclaration]
    |          `- note: use 'unimplemented' instead
100 |     urls: XCTUnimplemented("\(Self.self).urls"),
101 |     createDirectoryAtURL: XCTUnimplemented("\(Self.self).createDirectoryAtURL"),
/Users/admin/builder/spi-builder-workspace/Sources/FileManagerClient/FileManagerClient.swift:100:11: warning: 'XCTUnimplemented(_:fileID:filePath:function:line:)' is deprecated: renamed to 'unimplemented' [#DeprecatedDeclaration]
 98 |   public static let unimplemented = Self(
 99 |     url: XCTUnimplemented("\(Self.self).url"),
100 |     urls: XCTUnimplemented("\(Self.self).urls"),
    |           |- warning: 'XCTUnimplemented(_:fileID:filePath:function:line:)' is deprecated: renamed to 'unimplemented' [#DeprecatedDeclaration]
    |           `- note: use 'unimplemented' instead
101 |     createDirectoryAtURL: XCTUnimplemented("\(Self.self).createDirectoryAtURL"),
102 |     removeItemAtURL: XCTUnimplemented("\(Self.self).removeItemAtURL"),
/Users/admin/builder/spi-builder-workspace/Sources/FileManagerClient/FileManagerClient.swift:101:27: warning: 'XCTUnimplemented(_:fileID:filePath:function:line:column:)' is deprecated: renamed to 'unimplemented' [#DeprecatedDeclaration]
 99 |     url: XCTUnimplemented("\(Self.self).url"),
100 |     urls: XCTUnimplemented("\(Self.self).urls"),
101 |     createDirectoryAtURL: XCTUnimplemented("\(Self.self).createDirectoryAtURL"),
    |                           |- warning: 'XCTUnimplemented(_:fileID:filePath:function:line:column:)' is deprecated: renamed to 'unimplemented' [#DeprecatedDeclaration]
    |                           `- note: use 'unimplemented' instead
102 |     removeItemAtURL: XCTUnimplemented("\(Self.self).removeItemAtURL"),
103 |     fileExistsAtPath: XCTUnimplemented("\(Self.self).fileExistsAtPath")
/Users/admin/builder/spi-builder-workspace/Sources/FileManagerClient/FileManagerClient.swift:102:22: warning: 'XCTUnimplemented(_:fileID:filePath:function:line:column:)' is deprecated: renamed to 'unimplemented' [#DeprecatedDeclaration]
100 |     urls: XCTUnimplemented("\(Self.self).urls"),
101 |     createDirectoryAtURL: XCTUnimplemented("\(Self.self).createDirectoryAtURL"),
102 |     removeItemAtURL: XCTUnimplemented("\(Self.self).removeItemAtURL"),
    |                      |- warning: 'XCTUnimplemented(_:fileID:filePath:function:line:column:)' is deprecated: renamed to 'unimplemented' [#DeprecatedDeclaration]
    |                      `- note: use 'unimplemented' instead
103 |     fileExistsAtPath: XCTUnimplemented("\(Self.self).fileExistsAtPath")
104 |   )
/Users/admin/builder/spi-builder-workspace/Sources/FileManagerClient/FileManagerClient.swift:103:23: warning: 'XCTUnimplemented(_:fileID:filePath:function:line:)' is deprecated: renamed to 'unimplemented' [#DeprecatedDeclaration]
101 |     createDirectoryAtURL: XCTUnimplemented("\(Self.self).createDirectoryAtURL"),
102 |     removeItemAtURL: XCTUnimplemented("\(Self.self).removeItemAtURL"),
103 |     fileExistsAtPath: XCTUnimplemented("\(Self.self).fileExistsAtPath")
    |                       |- warning: 'XCTUnimplemented(_:fileID:filePath:function:line:)' is deprecated: renamed to 'unimplemented' [#DeprecatedDeclaration]
    |                       `- note: use 'unimplemented' instead
104 |   )
105 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[207/256] Emitting module FileManagerClient
/Users/admin/builder/spi-builder-workspace/Sources/FileManagerClient/FileManagerClient.swift:99:10: warning: 'XCTUnimplemented(_:fileID:filePath:function:line:column:)' is deprecated: renamed to 'unimplemented' [#DeprecatedDeclaration]
 97 | extension FileManagerClient {
 98 |   public static let unimplemented = Self(
 99 |     url: XCTUnimplemented("\(Self.self).url"),
    |          |- warning: 'XCTUnimplemented(_:fileID:filePath:function:line:column:)' is deprecated: renamed to 'unimplemented' [#DeprecatedDeclaration]
    |          `- note: use 'unimplemented' instead
100 |     urls: XCTUnimplemented("\(Self.self).urls"),
101 |     createDirectoryAtURL: XCTUnimplemented("\(Self.self).createDirectoryAtURL"),
/Users/admin/builder/spi-builder-workspace/Sources/FileManagerClient/FileManagerClient.swift:100:11: warning: 'XCTUnimplemented(_:fileID:filePath:function:line:)' is deprecated: renamed to 'unimplemented' [#DeprecatedDeclaration]
 98 |   public static let unimplemented = Self(
 99 |     url: XCTUnimplemented("\(Self.self).url"),
100 |     urls: XCTUnimplemented("\(Self.self).urls"),
    |           |- warning: 'XCTUnimplemented(_:fileID:filePath:function:line:)' is deprecated: renamed to 'unimplemented' [#DeprecatedDeclaration]
    |           `- note: use 'unimplemented' instead
101 |     createDirectoryAtURL: XCTUnimplemented("\(Self.self).createDirectoryAtURL"),
102 |     removeItemAtURL: XCTUnimplemented("\(Self.self).removeItemAtURL"),
/Users/admin/builder/spi-builder-workspace/Sources/FileManagerClient/FileManagerClient.swift:101:27: warning: 'XCTUnimplemented(_:fileID:filePath:function:line:column:)' is deprecated: renamed to 'unimplemented' [#DeprecatedDeclaration]
 99 |     url: XCTUnimplemented("\(Self.self).url"),
100 |     urls: XCTUnimplemented("\(Self.self).urls"),
101 |     createDirectoryAtURL: XCTUnimplemented("\(Self.self).createDirectoryAtURL"),
    |                           |- warning: 'XCTUnimplemented(_:fileID:filePath:function:line:column:)' is deprecated: renamed to 'unimplemented' [#DeprecatedDeclaration]
    |                           `- note: use 'unimplemented' instead
102 |     removeItemAtURL: XCTUnimplemented("\(Self.self).removeItemAtURL"),
103 |     fileExistsAtPath: XCTUnimplemented("\(Self.self).fileExistsAtPath")
/Users/admin/builder/spi-builder-workspace/Sources/FileManagerClient/FileManagerClient.swift:102:22: warning: 'XCTUnimplemented(_:fileID:filePath:function:line:column:)' is deprecated: renamed to 'unimplemented' [#DeprecatedDeclaration]
100 |     urls: XCTUnimplemented("\(Self.self).urls"),
101 |     createDirectoryAtURL: XCTUnimplemented("\(Self.self).createDirectoryAtURL"),
102 |     removeItemAtURL: XCTUnimplemented("\(Self.self).removeItemAtURL"),
    |                      |- warning: 'XCTUnimplemented(_:fileID:filePath:function:line:column:)' is deprecated: renamed to 'unimplemented' [#DeprecatedDeclaration]
    |                      `- note: use 'unimplemented' instead
103 |     fileExistsAtPath: XCTUnimplemented("\(Self.self).fileExistsAtPath")
104 |   )
/Users/admin/builder/spi-builder-workspace/Sources/FileManagerClient/FileManagerClient.swift:103:23: warning: 'XCTUnimplemented(_:fileID:filePath:function:line:)' is deprecated: renamed to 'unimplemented' [#DeprecatedDeclaration]
101 |     createDirectoryAtURL: XCTUnimplemented("\(Self.self).createDirectoryAtURL"),
102 |     removeItemAtURL: XCTUnimplemented("\(Self.self).removeItemAtURL"),
103 |     fileExistsAtPath: XCTUnimplemented("\(Self.self).fileExistsAtPath")
    |                       |- warning: 'XCTUnimplemented(_:fileID:filePath:function:line:)' is deprecated: renamed to 'unimplemented' [#DeprecatedDeclaration]
    |                       `- note: use 'unimplemented' instead
104 |   )
105 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[208/256] Compiling CombineSchedulers UIScheduler.swift
[209/257] Compiling CombineSchedulers UIKit.swift
[210/257] Compiling Clocks UnimplementedClock.swift
[211/257] Compiling CustomDump StoreKit.swift
[212/257] Compiling CustomDump UserNotifications.swift
[213/257] Compiling CustomDump Photos.swift
[214/257] Compiling CustomDump Speech.swift
[215/257] Emitting module CombineSchedulers
[216/257] Compiling CombineSchedulers Lock.swift
[217/257] Compiling Clocks _AsyncTimerSequence.swift
[218/257] Compiling Clocks TestClock.swift
[219/257] Compiling Clocks Timer.swift
[220/257] Compiling CombineSchedulers TestScheduler.swift
[221/257] Compiling CombineSchedulers Timer.swift
[222/257] Compiling CombineSchedulers UnimplementedScheduler.swift
[223/257] Compiling CustomDump Mirror.swift
[224/257] Compiling CustomDump String.swift
[225/257] Compiling CustomDump Unordered.swift
[226/259] Emitting module CustomDump
[227/259] Compiling CustomDump XCTAssertDifference.swift
[228/259] Compiling CustomDump XCTAssertNoDifference.swift
[230/259] Compiling CustomDump UserNotificationsUI.swift
[231/259] Compiling CustomDump CustomDumpReflectable.swift
[232/259] Compiling CustomDump CoreImage.swift
[233/259] Compiling CustomDump CoreLocation.swift
[234/259] Compiling CustomDump CoreMotion.swift
[235/259] Compiling CustomDump Dump.swift
[236/259] Compiling CustomDump ExpectDifference.swift
[237/259] Compiling CustomDump ExpectNoDifference.swift
[238/259] Compiling Clocks ImmediateClock.swift
[239/259] Compiling Clocks AnyClock.swift
[240/259] Emitting module Clocks
[241/259] Compiling Clocks Lock.swift
[242/259] Compiling Clocks SwiftUI.swift
[243/259] Compiling CombineSchedulers NSRecursiveLock.swift
[244/259] Compiling CombineSchedulers SwiftUI.swift
[245/259] Compiling CustomDump CustomDumpRepresentable.swift
[246/259] Compiling CustomDump CustomDumpStringConvertible.swift
[247/259] Compiling CustomDump Diff.swift
[248/259] Compiling CustomDump Foundation.swift
[249/259] Compiling CustomDump GameKit.swift
[250/259] Compiling CustomDump KeyPath.swift
[251/259] Compiling CustomDump AnyType.swift
[252/259] Compiling CustomDump CollectionDifference.swift
[253/259] Compiling CustomDump Identifiable.swift
[254/259] Compiling CustomDump Swift.swift
[255/259] Compiling CustomDump SwiftUI.swift
[256/259] Compiling CustomDump UIKit.swift
[257/283] Compiling Dependencies URLSession.swift
[258/283] Compiling Dependencies UUID.swift
[259/283] Compiling Dependencies Dependency.swift
[261/283] Compiling Dependencies DependencyContext.swift
[262/283] Compiling Dependencies DependencyKey.swift
[263/285] Compiling Dependencies FireAndForget.swift
[264/285] Compiling Dependencies Locale.swift
[265/285] Compiling Dependencies MainQueue.swift
[266/285] Compiling Dependencies Deprecations.swift
[267/285] Compiling Dependencies Exports.swift
[268/285] Compiling Dependencies TypeName.swift
[269/285] Compiling Dependencies PreviewTrait.swift
[270/285] Compiling Dependencies WithRandomNumberGenerator.swift
[271/285] Compiling Dependencies AppEntryPoint.swift
[272/285] Emitting module Dependencies
[275/285] Compiling Dependencies DependencyValues.swift
[276/285] Compiling Dependencies Assert.swift
[277/285] Compiling Dependencies Calendar.swift
[278/285] Compiling Dependencies Clocks.swift
[279/285] Compiling Dependencies Context.swift
[280/285] Compiling Dependencies Date.swift
[281/285] Compiling Dependencies MainRunLoop.swift
[282/285] Compiling Dependencies OpenURL.swift
[283/285] Compiling Dependencies TimeZone.swift
[284/285] Compiling Dependencies TestTrait.swift
[285/285] Compiling Dependencies WithDependencies.swift
[286/297] Compiling Extensions Task+.swift
[287/297] Compiling Extensions Publisher+.swift
/Users/admin/builder/spi-builder-workspace/Sources/Extensions/Publisher+.swift:7:7: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
 5 | extension Publisher {
 6 |   public func flatMap<NewOutput>(
 7 |     _ transform: @escaping (Output) async -> NewOutput
   |       `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
 8 |   ) -> Publishers.FlatMap<Future<NewOutput, Never>, Self> {
 9 |     flatMap { value in
/Users/admin/builder/spi-builder-workspace/Sources/Extensions/Publisher+.swift:20:7: warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
18 |
19 |   public func flatMap<NewOutput>(
20 |     _ transform: @escaping (Output) async throws -> NewOutput
   |       `- warning: capture of non-sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
21 |   ) -> Publishers.FlatMap<Future<NewOutput, Error>, Self> {
22 |     flatMap { value in
[288/297] Compiling Extensions Calendar+.swift
[289/297] Compiling Extensions DateGenerator+.swift
[290/297] Emitting module Extensions
[291/297] Emitting module Reachability
/Users/admin/builder/spi-builder-workspace/Sources/Reachability/Reachability+LiveKey.swift:21:6: warning: 'eraseToStream()' is deprecated: Explicitly wrap this async sequence with 'UncheckedSendable' before erasing to stream. [#DeprecatedDeclaration]
19 |     }
20 |     .removeDuplicates()
21 |     .eraseToStream()
   |      `- warning: 'eraseToStream()' is deprecated: Explicitly wrap this async sequence with 'UncheckedSendable' before erasing to stream. [#DeprecatedDeclaration]
22 |   }
23 | }
/Users/admin/builder/spi-builder-workspace/Sources/Reachability/Reachability+TestKey.swift:38:55: warning: 'unimplemented(_:file:fileID:function:line:)' is deprecated: renamed to 'unimplemented(_:placeholder:)' [#DeprecatedDeclaration]
36 |
37 | extension Reachability: TestDependencyKey {
38 |   static public let testValue = Reachability(monitor: unimplemented("\(Self.self).monitor"))
   |                                                       |- warning: 'unimplemented(_:file:fileID:function:line:)' is deprecated: renamed to 'unimplemented(_:placeholder:)' [#DeprecatedDeclaration]
   |                                                       `- note: use 'unimplemented(_:placeholder:)' instead
39 | }
40 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[292/297] Compiling Reachability Reachability+TestKey.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reachability/Reachability+TestKey.swift:38:55: warning: 'unimplemented(_:file:fileID:function:line:)' is deprecated: renamed to 'unimplemented(_:placeholder:)' [#DeprecatedDeclaration]
36 |
37 | extension Reachability: TestDependencyKey {
38 |   static public let testValue = Reachability(monitor: unimplemented("\(Self.self).monitor"))
   |                                                       |- warning: 'unimplemented(_:file:fileID:function:line:)' is deprecated: renamed to 'unimplemented(_:placeholder:)' [#DeprecatedDeclaration]
   |                                                       `- note: use 'unimplemented(_:placeholder:)' instead
39 | }
40 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[293/297] Compiling Reachability Reachability.swift
[294/297] Compiling Reachability Reachability+LiveKey.swift
/Users/admin/builder/spi-builder-workspace/Sources/Reachability/Reachability+LiveKey.swift:21:6: warning: 'eraseToStream()' is deprecated: Explicitly wrap this async sequence with 'UncheckedSendable' before erasing to stream. [#DeprecatedDeclaration]
19 |     }
20 |     .removeDuplicates()
21 |     .eraseToStream()
   |      `- warning: 'eraseToStream()' is deprecated: Explicitly wrap this async sequence with 'UncheckedSendable' before erasing to stream. [#DeprecatedDeclaration]
22 |   }
23 | }
/Users/admin/builder/spi-builder-workspace/Sources/Reachability/Reachability+TestKey.swift:38:55: warning: 'unimplemented(_:file:fileID:function:line:)' is deprecated: renamed to 'unimplemented(_:placeholder:)' [#DeprecatedDeclaration]
36 |
37 | extension Reachability: TestDependencyKey {
38 |   static public let testValue = Reachability(monitor: unimplemented("\(Self.self).monitor"))
   |                                                       |- warning: 'unimplemented(_:file:fileID:function:line:)' is deprecated: renamed to 'unimplemented(_:placeholder:)' [#DeprecatedDeclaration]
   |                                                       `- note: use 'unimplemented(_:placeholder:)' instead
39 | }
40 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[295/302] Compiling ShortID ShortID.swift
[296/302] Compiling ShortID ShortID+Dependencies.swift
[297/302] Emitting module ShortID
[298/302] Compiling Cache Cache.swift
/Users/admin/builder/spi-builder-workspace/Sources/Cache/Cache.swift:68:13: warning: capture of non-sendable type 'Key.Type' in an isolated closure; this is an error in the Swift 6 language mode
 66 |     self.access = .init(data.keys)
 67 |     Task {
 68 |       await handleEvictionEvents()
    |             `- warning: capture of non-sendable type 'Key.Type' in an isolated closure; this is an error in the Swift 6 language mode
 69 |       await startReceivingSystemEvents(from: stream)
 70 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Cache/Cache.swift:58:3: warning: capture of non-sendable type 'Key.Type' in an isolated closure; this is an error in the Swift 6 language mode
 56 |   @Dependency(\.date) private var date
 57 |
 58 |   init<SystemEvents: AsyncSequence>(
    |   `- warning: capture of non-sendable type 'Key.Type' in an isolated closure; this is an error in the Swift 6 language mode
 59 |     limit: UInt,
 60 |     data: Storage,
/Users/admin/builder/spi-builder-workspace/Sources/Cache/Cache.swift:69:13: warning: capture of non-sendable type 'SystemEvents.Type' in an isolated closure; this is an error in the Swift 6 language mode
 67 |     Task {
 68 |       await handleEvictionEvents()
 69 |       await startReceivingSystemEvents(from: stream)
    |             `- warning: capture of non-sendable type 'SystemEvents.Type' in an isolated closure; this is an error in the Swift 6 language mode
 70 |     }
 71 |   }
/Users/admin/builder/spi-builder-workspace/Sources/Cache/Cache.swift:61:27: warning: capture of non-sendable type 'SystemEvents.Type' in an isolated closure; this is an error in the Swift 6 language mode
 59 |     limit: UInt,
 60 |     data: Storage,
 61 |     didReciveSystemEvents stream: SystemEvents
    |                           `- warning: capture of non-sendable type 'SystemEvents.Type' in an isolated closure; this is an error in the Swift 6 language mode
 62 |   )
 63 |   where SystemEvents.Element == SystemEvent {
/Users/admin/builder/spi-builder-workspace/Sources/Cache/Cache.swift:215:7: warning: capture of non-sendable type 'Key.Type' in an isolated closure; this is an error in the Swift 6 language mode
213 |         try await Task.sleep(seconds: duration)
214 |       } catch { /* no-op */  }
215 |       evictCachedValues(forKeys: [key], reason: .valueExpiry)
    |       `- warning: capture of non-sendable type 'Key.Type' in an isolated closure; this is an error in the Swift 6 language mode
216 |     }
217 |   }
/Users/admin/builder/spi-builder-workspace/Sources/Cache/Cache.swift:207:20: warning: capture of non-sendable type 'Key.Type' in an isolated closure; this is an error in the Swift 6 language mode
205 |   }
206 |
207 |   fileprivate func insertCachedValue(_ cachedValue: CachedValue, forKey key: Key, duration: TimeInterval) {
    |                    `- warning: capture of non-sendable type 'Key.Type' in an isolated closure; this is an error in the Swift 6 language mode
208 |     data[key] = cachedValue
209 |     updateAccess(for: key)
/Users/admin/builder/spi-builder-workspace/Sources/Cache/Cache.swift:272:8: warning: 'eraseToStream()' is deprecated: Explicitly wrap this async sequence with 'UncheckedSendable' before erasing to stream. [#DeprecatedDeclaration]
270 |       .notifications(named: .willResignActiveNotification)
271 |       .map { _ in Cache.SystemEvent.applicationWillSuspend }
272 |       .eraseToStream()
    |        `- warning: 'eraseToStream()' is deprecated: Explicitly wrap this async sequence with 'UncheckedSendable' before erasing to stream. [#DeprecatedDeclaration]
273 |
274 |     let willTerminate =
/Users/admin/builder/spi-builder-workspace/Sources/Cache/Cache.swift:278:8: warning: 'eraseToStream()' is deprecated: Explicitly wrap this async sequence with 'UncheckedSendable' before erasing to stream. [#DeprecatedDeclaration]
276 |       .notifications(named: .willTerminateNotification)
277 |       .map { _ in Cache.SystemEvent.applicationWillSuspend }
278 |       .eraseToStream()
    |        `- warning: 'eraseToStream()' is deprecated: Explicitly wrap this async sequence with 'UncheckedSendable' before erasing to stream. [#DeprecatedDeclaration]
279 |
280 |     let willSuspend = merge(willResign, willTerminate)
/Users/admin/builder/spi-builder-workspace/Sources/Cache/Cache.swift:271:37: warning: capture of non-sendable type 'Key.Type' in an isolated closure
269 |       center
270 |       .notifications(named: .willResignActiveNotification)
271 |       .map { _ in Cache.SystemEvent.applicationWillSuspend }
    |                                     `- warning: capture of non-sendable type 'Key.Type' in an isolated closure
272 |       .eraseToStream()
273 |
/Users/admin/builder/spi-builder-workspace/Sources/Cache/Cache.swift:277:37: warning: capture of non-sendable type 'Key.Type' in an isolated closure
275 |       center
276 |       .notifications(named: .willTerminateNotification)
277 |       .map { _ in Cache.SystemEvent.applicationWillSuspend }
    |                                     `- warning: capture of non-sendable type 'Key.Type' in an isolated closure
278 |       .eraseToStream()
279 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[299/302] Emitting module Cache
/Users/admin/builder/spi-builder-workspace/Sources/Cache/Cache.swift:68:13: warning: capture of non-sendable type 'Key.Type' in an isolated closure; this is an error in the Swift 6 language mode
 66 |     self.access = .init(data.keys)
 67 |     Task {
 68 |       await handleEvictionEvents()
    |             `- warning: capture of non-sendable type 'Key.Type' in an isolated closure; this is an error in the Swift 6 language mode
 69 |       await startReceivingSystemEvents(from: stream)
 70 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Cache/Cache.swift:58:3: warning: capture of non-sendable type 'Key.Type' in an isolated closure; this is an error in the Swift 6 language mode
 56 |   @Dependency(\.date) private var date
 57 |
 58 |   init<SystemEvents: AsyncSequence>(
    |   `- warning: capture of non-sendable type 'Key.Type' in an isolated closure; this is an error in the Swift 6 language mode
 59 |     limit: UInt,
 60 |     data: Storage,
/Users/admin/builder/spi-builder-workspace/Sources/Cache/Cache.swift:69:13: warning: capture of non-sendable type 'SystemEvents.Type' in an isolated closure; this is an error in the Swift 6 language mode
 67 |     Task {
 68 |       await handleEvictionEvents()
 69 |       await startReceivingSystemEvents(from: stream)
    |             `- warning: capture of non-sendable type 'SystemEvents.Type' in an isolated closure; this is an error in the Swift 6 language mode
 70 |     }
 71 |   }
/Users/admin/builder/spi-builder-workspace/Sources/Cache/Cache.swift:61:27: warning: capture of non-sendable type 'SystemEvents.Type' in an isolated closure; this is an error in the Swift 6 language mode
 59 |     limit: UInt,
 60 |     data: Storage,
 61 |     didReciveSystemEvents stream: SystemEvents
    |                           `- warning: capture of non-sendable type 'SystemEvents.Type' in an isolated closure; this is an error in the Swift 6 language mode
 62 |   )
 63 |   where SystemEvents.Element == SystemEvent {
[300/302] Emitting module AssertionExtras
[301/302] Compiling AssertionExtras XCTAssertThrowsError.swift
/Users/admin/builder/spi-builder-workspace/Sources/AssertionExtras/XCTAssertThrowsError.swift:34:5: warning: 'XCTAssertNoDifference(_:_:_:file:line:)' is deprecated: renamed to 'expectNoDifference' [#DeprecatedDeclaration]
32 |       return
33 |     }
34 |     XCTAssertNoDifference(error, expectation)
   |     |- warning: 'XCTAssertNoDifference(_:_:_:file:line:)' is deprecated: renamed to 'expectNoDifference' [#DeprecatedDeclaration]
   |     `- note: use 'expectNoDifference' instead
35 |   }
36 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[302/302] Compiling AssertionExtras XCTAssertNoThrows.swift
Build complete! (52.26s)
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching http://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/apple/swift-async-algorithms
Fetching https://github.com/apple/swift-argument-parser
[1/2082] Fetching swift-docc-plugin
[64/6663] Fetching swift-docc-plugin, swift-custom-dump
[1676/11648] Fetching swift-docc-plugin, swift-custom-dump, swift-async-algorithms
[1826/17897] Fetching swift-docc-plugin, swift-custom-dump, swift-async-algorithms, swift-dependencies
[2427/34537] Fetching swift-docc-plugin, swift-custom-dump, swift-async-algorithms, swift-dependencies, swift-collections
[4596/49917] Fetching swift-docc-plugin, swift-custom-dump, swift-async-algorithms, swift-dependencies, swift-collections, swift-argument-parser
[5341/55384] Fetching swift-docc-plugin, swift-custom-dump, swift-async-algorithms, swift-dependencies, swift-collections, swift-argument-parser, xctest-dynamic-overlay
Fetched http://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.51s)
[41265/49917] Fetching swift-docc-plugin, swift-custom-dump, swift-async-algorithms, swift-dependencies, swift-collections, swift-argument-parser
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.78s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.78s)
Fetched https://github.com/apple/swift-collections from cache (1.79s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (1.79s)
Fetched https://github.com/apple/swift-async-algorithms from cache (1.79s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.79s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.0.4 (2.29s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (2.43s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3414] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.19s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.74s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (0.46s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.41s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.41s)
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/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.2 (0.41s)
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[1/861] Fetching swift-concurrency-extras
[70/3271] Fetching swift-concurrency-extras, combine-schedulers
[252/4563] Fetching swift-concurrency-extras, combine-schedulers, swift-clocks
[4564/75487] Fetching swift-concurrency-extras, combine-schedulers, swift-clocks, swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (3.26s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (3.26s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (3.26s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (3.26s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (3.70s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.39s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.39s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (0.57s)
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/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/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-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.9.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/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-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-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.4
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/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-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
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/601.0.1/swiftlang-6.2.0.9.909-MacroSupport-macos_aarch64.zip
Build complete.
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "swift-async-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-async-algorithms"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    },
    {
      "identity" : "swift-custom-dump",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-custom-dump"
    },
    {
      "identity" : "swift-dependencies",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-dependencies"
    },
    {
      "identity" : "xctest-dynamic-overlay",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "http://github.com/pointfreeco/xctest-dynamic-overlay"
    }
  ],
  "manifest_display_name" : "swift-utilities",
  "name" : "swift-utilities",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "AssertionExtras",
      "targets" : [
        "AssertionExtras"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Cache",
      "targets" : [
        "Cache"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Extensions",
      "targets" : [
        "Extensions"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FileManagerClient",
      "targets" : [
        "FileManagerClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Protected",
      "targets" : [
        "Protected"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Reachability",
      "targets" : [
        "Reachability"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ShortID",
      "targets" : [
        "ShortID"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ShortIDTests",
      "module_type" : "SwiftTarget",
      "name" : "ShortIDTests",
      "path" : "Tests/ShortIDTests",
      "product_dependencies" : [
        "CustomDump"
      ],
      "sources" : [
        "ShortIDTests.swift"
      ],
      "target_dependencies" : [
        "ShortID"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ShortID",
      "module_type" : "SwiftTarget",
      "name" : "ShortID",
      "path" : "Sources/ShortID",
      "product_dependencies" : [
        "Dependencies"
      ],
      "product_memberships" : [
        "ShortID"
      ],
      "sources" : [
        "ShortID+Dependencies.swift",
        "ShortID.swift"
      ],
      "target_dependencies" : [
        "Protected"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Reachability",
      "module_type" : "SwiftTarget",
      "name" : "Reachability",
      "path" : "Sources/Reachability",
      "product_dependencies" : [
        "AsyncAlgorithms",
        "Dependencies",
        "XCTestDynamicOverlay"
      ],
      "product_memberships" : [
        "Reachability"
      ],
      "sources" : [
        "Reachability+LiveKey.swift",
        "Reachability+TestKey.swift",
        "Reachability.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ProtectedTests",
      "module_type" : "SwiftTarget",
      "name" : "ProtectedTests",
      "path" : "Tests/ProtectedTests",
      "product_dependencies" : [
        "CustomDump"
      ],
      "sources" : [
        "ProtectedTests.swift"
      ],
      "target_dependencies" : [
        "Protected"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Protected",
      "module_type" : "SwiftTarget",
      "name" : "Protected",
      "path" : "Sources/Protected",
      "product_memberships" : [
        "Protected",
        "ShortID"
      ],
      "sources" : [
        "Protected.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FileManagerClient",
      "module_type" : "SwiftTarget",
      "name" : "FileManagerClient",
      "path" : "Sources/FileManagerClient",
      "product_dependencies" : [
        "XCTestDynamicOverlay"
      ],
      "product_memberships" : [
        "FileManagerClient"
      ],
      "sources" : [
        "FileManagerClient.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ExtensionsTests",
      "module_type" : "SwiftTarget",
      "name" : "ExtensionsTests",
      "path" : "Tests/ExtensionsTests",
      "product_dependencies" : [
        "CustomDump"
      ],
      "sources" : [
        "DateGenerator+Tests.swift"
      ],
      "target_dependencies" : [
        "Extensions"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Extensions",
      "module_type" : "SwiftTarget",
      "name" : "Extensions",
      "path" : "Sources/Extensions",
      "product_dependencies" : [
        "Dependencies"
      ],
      "product_memberships" : [
        "AssertionExtras",
        "Cache",
        "Extensions"
      ],
      "sources" : [
        "Calendar+.swift",
        "DateGenerator+.swift",
        "Publisher+.swift",
        "Task+.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CacheTests",
      "module_type" : "SwiftTarget",
      "name" : "CacheTests",
      "path" : "Tests/CacheTests",
      "product_dependencies" : [
        "CustomDump"
      ],
      "sources" : [
        "CacheTests.swift"
      ],
      "target_dependencies" : [
        "Cache"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Cache",
      "module_type" : "SwiftTarget",
      "name" : "Cache",
      "path" : "Sources/Cache",
      "product_dependencies" : [
        "AsyncAlgorithms",
        "DequeModule",
        "Dependencies",
        "OrderedCollections"
      ],
      "product_memberships" : [
        "Cache"
      ],
      "sources" : [
        "Cache.swift"
      ],
      "target_dependencies" : [
        "Extensions"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AssertionExtras",
      "module_type" : "SwiftTarget",
      "name" : "AssertionExtras",
      "path" : "Sources/AssertionExtras",
      "product_dependencies" : [
        "CustomDump",
        "XCTestDynamicOverlay"
      ],
      "product_memberships" : [
        "AssertionExtras"
      ],
      "sources" : [
        "XCTAssertNoThrows.swift",
        "XCTAssertThrowsError.swift"
      ],
      "target_dependencies" : [
        "Extensions"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Done.