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 main (79aa88), with Swift 6.1 for Linux on 5 Jun 2025 01:10:51 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1

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 /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
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:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/danthorpe/swift-utilities.git
https://github.com/danthorpe/swift-utilities.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "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.1.0",
            "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-concurrency-extras",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.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.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.7.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-dependencies"
    },
    {
      "identity" : "xctest-dynamic-overlay",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "http://github.com/pointfreeco/xctest-dynamic-overlay"
    }
  ],
  "manifest_display_name" : "swift-utilities",
  "name" : "swift-utilities",
  "path" : "/host/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" : "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",
        "IssueReporting"
      ],
      "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" : [
        "Dependencies",
        "DependenciesMacros",
        "IssueReporting"
      ],
      "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",
        "Extensions"
      ],
      "sources" : [
        "Calendar+.swift",
        "DateGenerator+.swift",
        "Task+.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AssertionExtras",
      "module_type" : "SwiftTarget",
      "name" : "AssertionExtras",
      "path" : "Sources/AssertionExtras",
      "product_dependencies" : [
        "CustomDump",
        "IssueReporting",
        "IssueReportingTestSupport"
      ],
      "product_memberships" : [
        "AssertionExtras"
      ],
      "sources" : [
        "XCTAssertNoThrows.swift",
        "XCTAssertThrowsError.swift"
      ],
      "target_dependencies" : [
        "Extensions"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:2b296aa7156f49efc57252cdf9ed4bb21d0f92fc98d88800e255491ba2db3116
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/apple/swift-docc-plugin
Fetching http://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/2068] Fetching swift-docc-plugin
[229/2920] Fetching swift-docc-plugin, swift-concurrency-extras
[1081/7501] Fetching swift-docc-plugin, swift-concurrency-extras, swift-custom-dump
[6696/24092] Fetching swift-docc-plugin, swift-concurrency-extras, swift-custom-dump, swift-collections
[8498/30341] Fetching swift-docc-plugin, swift-concurrency-extras, swift-custom-dump, swift-collections, swift-dependencies
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.44s)
[4520/25760] Fetching swift-docc-plugin, swift-concurrency-extras, swift-collections, swift-dependencies
[4583/31218] Fetching swift-docc-plugin, swift-concurrency-extras, swift-collections, swift-dependencies, xctest-dynamic-overlay
Fetching https://github.com/apple/swift-argument-parser
Fetched https://github.com/apple/swift-docc-plugin from cache (0.72s)
[16491/29150] Fetching swift-concurrency-extras, swift-collections, swift-dependencies, xctest-dynamic-overlay
Fetching https://github.com/apple/swift-async-algorithms
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.91s)
[20335/28298] Fetching swift-collections, swift-dependencies, xctest-dynamic-overlay
Fetched http://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.93s)
[15043/22840] Fetching swift-collections, swift-dependencies
[15873/27825] Fetching swift-collections, swift-dependencies, swift-async-algorithms
[17601/43205] Fetching swift-collections, swift-dependencies, swift-async-algorithms, swift-argument-parser
Fetched https://github.com/apple/swift-async-algorithms from cache (0.47s)
[25455/38220] Fetching swift-collections, swift-dependencies, swift-argument-parser
Fetched https://github.com/pointfreeco/swift-dependencies from cache (1.53s)
Fetched https://github.com/apple/swift-collections from cache (1.56s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.29s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (2.31s)
Computing version for http://github.com/pointfreeco/xctest-dynamic-overlay
Computed http://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.52s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.0.4 (0.68s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.2 (0.55s)
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/swiftlang/swift-syntax
[1/2410] Fetching combine-schedulers
[2411/3702] Fetching combine-schedulers, swift-clocks
[3703/74468] Fetching combine-schedulers, swift-clocks, swift-syntax
Fetched https://github.com/pointfreeco/swift-clocks from cache (5.55s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (5.55s)
Fetched https://github.com/swiftlang/swift-syntax from cache (5.60s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (6.15s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.53s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (2.24s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3406] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.47s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.10s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (0.72s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.56s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.52s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (0.89s)
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-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.1
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/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/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/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/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.9.2
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/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/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.3
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-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
warning: 'spi-builder-workspace': dependency 'swift-collections' is not used by any target
warning: 'spi-builder-workspace': dependency 'swift-concurrency-extras' is not used by any target
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin GenerateManual
Building for debugging...
[3/61] Write sources
[38/61] Compiling _SwiftSyntaxCShims dummy.c
[39/61] Write swift-version-24593BA9C3E375BF.txt
[41/99] Emitting module SwiftSyntax601
[42/99] Compiling SwiftSyntax601 Empty.swift
[43/100] Compiling ConcurrencyExtras Result.swift
[45/101] Emitting module SwiftSyntax600
[46/101] Compiling SwiftSyntax600 Empty.swift
[47/102] Emitting module IssueReportingTestSupport
[48/102] Emitting module SwiftSyntax510
[49/102] Compiling SwiftSyntax510 Empty.swift
[50/103] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[51/103] Compiling InternalCollectionsUtilities _SortedCollection.swift
[52/103] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[53/103] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[54/104] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[55/104] Compiling InternalCollectionsUtilities Integer rank.swift
[56/104] Emitting module InternalCollectionsUtilities
[57/104] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[58/104] Compiling InternalCollectionsUtilities UInt+reversed.swift
[59/104] Emitting module SwiftSyntax509
[60/104] Compiling SwiftSyntax509 Empty.swift
[61/104] Compiling InternalCollectionsUtilities Descriptions.swift
[62/104] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[63/104] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[64/104] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[65/104] Compiling InternalCollectionsUtilities Debugging.swift
[69/120] Compiling ConcurrencyExtras UncheckedSendable.swift
[69/124] Wrapping AST for SwiftSyntax600 for debugging
[70/124] Wrapping AST for SwiftSyntax601 for debugging
[71/124] Wrapping AST for SwiftSyntax510 for debugging
[73/124] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[73/125] Wrapping AST for SwiftSyntax509 for debugging
[76/189] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[77/189] Compiling SwiftSyntax SyntaxChildren.swift
[78/261] Compiling OrderedCollections _HashTable+Constants.swift
[79/261] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[80/263] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[81/263] Compiling OrderedCollections OrderedDictionary+Elements.swift
[82/263] Emitting module IssueReporting
[83/263] Compiling OrderedCollections _HashTable+Testing.swift
[84/263] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[85/263] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[86/263] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[87/263] Compiling DequeModule _DequeSlot.swift
[88/263] Compiling DequeModule _UnsafeWrappedBuffer.swift
[89/263] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[90/263] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[91/263] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[92/263] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[93/263] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[94/263] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[95/263] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[96/263] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[97/263] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[98/263] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[99/263] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[100/263] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[101/263] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[102/263] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[103/270] Compiling OrderedCollections OrderedDictionary+Codable.swift
[104/270] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[105/270] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[106/270] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[107/270] Compiling OrderedCollections _HashTable.swift
[108/270] Compiling OrderedCollections _Hashtable+Header.swift
[109/270] Compiling OrderedCollections _HashTable+Bucket.swift
[110/270] Compiling OrderedCollections _HashTable+BucketIterator.swift
[111/270] Compiling OrderedCollections OrderedDictionary.swift
[112/270] Compiling OrderedCollections OrderedSet+Codable.swift
[113/270] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[114/270] Compiling OrderedCollections OrderedSet+Descriptions.swift
[115/270] Compiling OrderedCollections OrderedSet+Diffing.swift
[116/270] Compiling OrderedCollections OrderedSet+Equatable.swift
[117/270] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[118/270] Compiling OrderedCollections OrderedSet+Hashable.swift
[119/270] Compiling OrderedCollections OrderedSet+Initializers.swift
[120/270] Compiling OrderedCollections OrderedSet+Insertions.swift
[121/270] Compiling OrderedCollections OrderedSet+Invariants.swift
[122/270] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[123/270] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[124/270] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[125/270] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[126/270] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[137/270] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[138/270] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[143/270] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[144/270] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[145/270] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[146/270] Compiling OrderedCollections OrderedDictionary+Values.swift
[147/270] Compiling ConcurrencyExtras MainSerialExecutor.swift
[148/270] Compiling ConcurrencyExtras LockIsolated.swift
[151/270] Compiling ConcurrencyExtras Task.swift
[152/270] Compiling IssueReportingTestSupport XCTest.swift
[153/270] Compiling IssueReportingTestSupport SwiftTesting.swift
[154/270] Compiling Protected Protected.swift
[155/270] Emitting module Protected
[158/272] Emitting module ConcurrencyExtras
[161/273] Emitting module DequeModule
[165/274] Wrapping AST for IssueReportingTestSupport for debugging
[166/274] Write Objects.LinkFileList
[180/275] Compiling OrderedCollections OrderedSet+Sendable.swift
[181/275] Compiling OrderedCollections OrderedSet+SubSequence.swift
[182/275] Compiling OrderedCollections OrderedSet+Testing.swift
[183/275] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[184/275] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[185/275] Compiling OrderedCollections OrderedSet.swift
[186/275] Compiling OrderedCollections _UnsafeBitset.swift
[195/283] Linking libIssueReportingTestSupport.so
[197/298] Compiling XCTestDynamicOverlay Exports.swift
[198/298] Compiling Clocks Timer.swift
[199/298] Compiling CombineSchedulers UIScheduler.swift
[200/298] Compiling CombineSchedulers UIKit.swift
[201/299] Compiling CombineSchedulers AnyScheduler.swift
[202/299] Compiling CombineSchedulers Concurrency.swift
[203/300] Compiling CombineSchedulers ImmediateScheduler.swift
[204/300] Compiling CombineSchedulers Deprecations.swift
[205/300] Compiling CombineSchedulers Lock.swift
[206/300] Compiling CombineSchedulers NSRecursiveLock.swift
[207/300] Emitting module CombineSchedulers
[208/300] Compiling CombineSchedulers SwiftUI.swift
[209/300] Compiling CombineSchedulers TestScheduler.swift
[210/300] Compiling CombineSchedulers Timer.swift
[211/300] Emitting module Clocks
[212/300] Compiling Clocks AnyClock.swift
[213/300] Compiling CombineSchedulers UnimplementedScheduler.swift
[214/301] Compiling Clocks Lock.swift
[215/301] Compiling Clocks _AsyncTimerSequence.swift
[216/301] Compiling Clocks ImmediateClock.swift
[218/301] Emitting module OrderedCollections
[220/302] Compiling Clocks SwiftUI.swift
[221/302] Compiling Clocks TestClock.swift
[222/302] Compiling Clocks UnimplementedClock.swift
[224/303] Compiling XCTestDynamicOverlay Deprecations.swift
[225/303] Emitting module XCTestDynamicOverlay
[227/399] Compiling Dependencies MainRunLoop.swift
[228/399] Compiling Dependencies OpenURL.swift
[229/399] Compiling Dependencies TimeZone.swift
[230/399] Compiling Dependencies URLSession.swift
[231/402] Compiling Dependencies Date.swift
[232/402] Compiling Dependencies FireAndForget.swift
[233/402] Compiling Dependencies Locale.swift
[234/402] Compiling Dependencies MainQueue.swift
[235/402] Compiling Dependencies Dependency.swift
[236/402] Compiling Dependencies DependencyContext.swift
[237/402] Compiling Dependencies DependencyKey.swift
[238/402] Compiling Dependencies DependencyValues.swift
[239/402] Compiling CustomDump Identifiable.swift
[240/402] Compiling CustomDump Mirror.swift
[241/402] Compiling CustomDump String.swift
[242/402] Compiling Dependencies Exports.swift
[243/402] Compiling Dependencies TypeName.swift
[244/402] Compiling CustomDump CollectionDifference.swift
[251/405] Compiling Dependencies Assert.swift
[252/405] Compiling Dependencies Calendar.swift
[253/405] Compiling Dependencies Clocks.swift
[254/405] Compiling Dependencies Context.swift
[255/405] Compiling CustomDump Unordered.swift
[256/405] Compiling CustomDump XCTAssertDifference.swift
[257/405] Compiling CustomDump XCTAssertNoDifference.swift
[258/405] Compiling Dependencies UUID.swift
[259/405] Compiling Dependencies WithRandomNumberGenerator.swift
[260/405] Compiling Dependencies AppEntryPoint.swift
[261/405] Compiling Dependencies Deprecations.swift
[270/405] Emitting module CustomDump
[277/411] Emitting module Dependencies
[282/411] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[283/411] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[284/411] Compiling AsyncAlgorithms MergeStateMachine.swift
[285/411] Compiling AsyncAlgorithms MergeStorage.swift
[286/411] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[287/411] Compiling AsyncAlgorithms Rethrow.swift
[288/411] Compiling Dependencies PreviewTrait.swift
[289/411] Compiling Dependencies TestTrait.swift
[290/411] Compiling Dependencies WithDependencies.swift
[291/412] Emitting module AsyncAlgorithms
[307/419] Emitting module Extensions
[308/419] Emitting module ShortID
[309/419] Compiling Extensions Task+.swift
[310/419] Compiling ShortID ShortID.swift
[311/419] Compiling Extensions DateGenerator+.swift
[312/419] Compiling Extensions Calendar+.swift
[313/420] Compiling ShortID ShortID+Dependencies.swift
[318/422] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[319/422] Compiling AsyncAlgorithms DebounceStateMachine.swift
[320/422] Compiling AsyncAlgorithms DebounceStorage.swift
[321/422] Compiling AsyncAlgorithms Dictionary.swift
[322/422] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[323/422] Compiling AsyncAlgorithms Locking.swift
[327/422] Compiling AsyncAlgorithms SetAlgebra.swift
[328/422] Compiling AsyncAlgorithms UnsafeTransfer.swift
[329/422] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[330/422] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[331/422] Compiling AsyncAlgorithms ZipStateMachine.swift
[332/422] Compiling AsyncAlgorithms ZipStorage.swift
[342/425] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[343/425] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[344/425] Compiling AsyncAlgorithms CombineLatestStorage.swift
[345/426] Compiling AssertionExtras XCTAssertThrowsError.swift
[346/426] Emitting module AssertionExtras
[347/426] Compiling AssertionExtras XCTAssertNoThrows.swift
[350/431] Emitting module Reachability
[351/431] Compiling Reachability Reachability.swift
[352/431] Compiling Reachability Reachability+LiveKey.swift
[353/431] Compiling Reachability Reachability+TestKey.swift
[355/432] Emitting module SwiftSyntax
[372/441] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[373/441] Compiling SwiftSyntax RawSyntaxValidation.swift
[419/441] Compiling SwiftSyntax SyntaxNodesAB.swift
[420/441] Compiling SwiftSyntax SyntaxNodesC.swift
[421/441] Compiling SwiftSyntax SyntaxNodesD.swift
[422/441] Compiling SwiftSyntax SyntaxNodesEF.swift
[423/441] Compiling SwiftSyntax SyntaxNodesGHI.swift
[424/441] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[425/441] Compiling SwiftSyntax SyntaxNodesOP.swift
[426/441] Compiling SwiftSyntax SyntaxNodesQRS.swift
[427/441] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[428/442] Wrapping AST for SwiftSyntax for debugging
[430/500] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[431/500] Compiling SwiftDiagnostics Message.swift
[432/501] Compiling SwiftBasicFormat Syntax+Extensions.swift
[433/501] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[434/501] Compiling SwiftDiagnostics Note.swift
[435/501] Emitting module SwiftDiagnostics
[436/501] Compiling SwiftDiagnostics FixIt.swift
[437/501] Compiling SwiftBasicFormat InferIndentation.swift
[438/501] Compiling SwiftParser Attributes.swift
[439/501] Compiling SwiftParser Availability.swift
[440/501] Compiling SwiftParser CharacterInfo.swift
[441/501] Compiling SwiftParser CollectionNodes+Parsable.swift
[442/501] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[443/501] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[444/501] Emitting module SwiftBasicFormat
[445/501] Compiling SwiftBasicFormat Indenter.swift
[446/501] Compiling SwiftBasicFormat BasicFormat.swift
[447/502] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[449/503] Wrapping AST for SwiftDiagnostics for debugging
[450/503] Wrapping AST for SwiftBasicFormat for debugging
[452/503] Compiling SwiftParser SwiftParserCompatibility.swift
[453/503] Compiling SwiftParser SwiftVersion.swift
[454/503] Compiling SwiftParser SyntaxUtils.swift
[455/503] Compiling SwiftParser TokenConsumer.swift
[456/503] Compiling SwiftParser TokenPrecedence.swift
[457/503] Compiling SwiftParser TokenSpec.swift
[458/503] Compiling SwiftParser TokenSpecSet.swift
[459/503] Compiling SwiftParser TopLevel.swift
[460/503] Compiling SwiftParser TriviaParser.swift
[461/503] Compiling SwiftParser Types.swift
[462/508] Compiling SwiftParser Modifiers.swift
[463/508] Compiling SwiftParser Names.swift
[464/508] Compiling SwiftParser Nominals.swift
[465/508] Compiling SwiftParser Parameters.swift
[466/508] Compiling SwiftParser ParseSourceFile.swift
[467/508] Compiling SwiftParser Parser.swift
[468/508] Compiling SwiftParser Patterns.swift
[469/508] Compiling SwiftParser Recovery.swift
[470/508] Compiling SwiftParser Specifiers.swift
[471/508] Compiling SwiftParser Statements.swift
[472/508] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[473/508] Compiling SwiftParser StringLiterals.swift
[474/508] Compiling SwiftParser LexemeSequence.swift
[475/508] Compiling SwiftParser Lexer.swift
[476/508] Compiling SwiftParser RegexLiteralLexer.swift
[477/508] Compiling SwiftParser UnicodeScalarExtensions.swift
[478/508] Compiling SwiftParser Lookahead.swift
[479/508] Compiling SwiftParser LoopProgressCondition.swift
[480/508] Emitting module SwiftParser
[481/508] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[482/508] Compiling SwiftParser Expressions.swift
[483/508] Compiling SwiftParser IncrementalParseTransition.swift
[484/508] Compiling SwiftParser IsValidIdentifier.swift
[485/508] Compiling SwiftParser Cursor.swift
[486/508] Compiling SwiftParser Lexeme.swift
[491/508] Compiling SwiftParser Declarations.swift
[492/508] Compiling SwiftParser Directives.swift
[493/508] Compiling SwiftParser ExperimentalFeatures.swift
[494/508] Compiling SwiftParser IsLexerClassified.swift
[495/508] Compiling SwiftParser LayoutNodes+Parsable.swift
[496/508] Compiling SwiftParser Parser+TokenSpecSet.swift
[497/508] Compiling SwiftParser TokenSpecStaticMembers.swift
[498/509] Wrapping AST for SwiftParser for debugging
[500/532] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[501/533] Compiling SwiftOperators PrecedenceGraph.swift
[502/533] Compiling SwiftOperators PrecedenceGroup.swift
[503/533] Compiling SwiftParserDiagnostics MissingNodesError.swift
[504/533] Compiling SwiftParserDiagnostics MissingTokenError.swift
[505/534] Compiling SwiftOperators OperatorTable.swift
[506/534] Compiling SwiftOperators OperatorTable+Semantics.swift
[507/534] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[508/534] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[509/534] Compiling SwiftOperators OperatorTable+Folding.swift
[510/534] Emitting module SwiftOperators
[511/534] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[512/534] Compiling SwiftOperators SyntaxSynthesis.swift
[514/535] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[515/535] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[516/535] Compiling SwiftParserDiagnostics Utils.swift
[516/535] Wrapping AST for SwiftOperators for debugging
[518/535] Emitting module SwiftParserDiagnostics
[519/535] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[520/535] Compiling SwiftParserDiagnostics PresenceUtils.swift
[525/535] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[526/535] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[527/536] Wrapping AST for SwiftParserDiagnostics for debugging
[529/551] Compiling SwiftSyntaxBuilder Indenter.swift
[530/551] Compiling SwiftSyntaxBuilder ListBuilder.swift
[531/552] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[532/552] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[533/552] Emitting module SwiftSyntaxBuilder
[534/552] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[535/552] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[536/552] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[537/552] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[538/552] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[539/552] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[540/552] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[541/552] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[542/552] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[543/552] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[544/552] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[545/553] Wrapping AST for SwiftSyntaxBuilder for debugging
[547/570] Compiling SwiftSyntaxMacros AccessorMacro.swift
[548/570] Compiling SwiftSyntaxMacros AttachedMacro.swift
[549/570] Compiling SwiftSyntaxMacros BodyMacro.swift
[550/572] Emitting module SwiftSyntaxMacros
[551/572] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[552/572] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[553/572] Compiling SwiftSyntaxMacros MemberMacro.swift
[554/572] Compiling SwiftSyntaxMacros PeerMacro.swift
[555/572] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[556/572] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[557/572] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[558/572] Compiling SwiftSyntaxMacros Macro+Format.swift
[559/572] Compiling SwiftSyntaxMacros Macro.swift
[560/572] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[561/572] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[562/572] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[563/572] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[564/572] Compiling SwiftSyntaxMacros PreambleMacro.swift
[565/572] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[566/573] Wrapping AST for SwiftSyntaxMacros for debugging
[568/582] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[569/583] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[570/583] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[571/583] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[572/583] Emitting module SwiftSyntaxMacroExpansion
[573/583] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[574/583] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[575/583] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[576/583] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[577/583] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[578/584] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[580/596] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[581/597] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[582/597] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[583/597] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[584/597] Emitting module SwiftCompilerPluginMessageHandling
[585/597] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[586/597] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[587/597] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[588/597] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[589/597] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[590/597] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[591/597] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[592/597] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[593/598] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[595/600] Emitting module SwiftCompilerPlugin
[596/600] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[597/601] Wrapping AST for SwiftCompilerPlugin for debugging
[599/606] Compiling DependenciesMacrosPlugin Support.swift
[600/606] Compiling DependenciesMacrosPlugin Plugins.swift
[601/606] Compiling DependenciesMacrosPlugin DependencyEndpointMacro.swift
[602/606] Emitting module DependenciesMacrosPlugin
[603/606] Compiling DependenciesMacrosPlugin DependencyClientMacro.swift
[604/607] Wrapping AST for DependenciesMacrosPlugin for debugging
[605/607] Write Objects.LinkFileList
[606/607] Linking DependenciesMacrosPlugin-tool
[608/610] Emitting module DependenciesMacros
[609/610] Compiling DependenciesMacros Macros.swift
[610/610] Compiling DependenciesMacros Exports.swift
[612/613] Emitting module FileManagerClient
[613/613] Compiling FileManagerClient FileManagerClient.swift
Build complete! (176.39s)
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.1.0",
            "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-concurrency-extras",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.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.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.7.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-dependencies"
    },
    {
      "identity" : "xctest-dynamic-overlay",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "http://github.com/pointfreeco/xctest-dynamic-overlay"
    }
  ],
  "manifest_display_name" : "swift-utilities",
  "name" : "swift-utilities",
  "path" : "/host/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" : "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",
        "IssueReporting"
      ],
      "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" : [
        "Dependencies",
        "DependenciesMacros",
        "IssueReporting"
      ],
      "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",
        "Extensions"
      ],
      "sources" : [
        "Calendar+.swift",
        "DateGenerator+.swift",
        "Task+.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AssertionExtras",
      "module_type" : "SwiftTarget",
      "name" : "AssertionExtras",
      "path" : "Sources/AssertionExtras",
      "product_dependencies" : [
        "CustomDump",
        "IssueReporting",
        "IssueReportingTestSupport"
      ],
      "product_memberships" : [
        "AssertionExtras"
      ],
      "sources" : [
        "XCTAssertNoThrows.swift",
        "XCTAssertThrowsError.swift"
      ],
      "target_dependencies" : [
        "Extensions"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:2b296aa7156f49efc57252cdf9ed4bb21d0f92fc98d88800e255491ba2db3116
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.