The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of SafeDI, reference main (a51b09), with Swift 6.0 for macOS (SPM) on 30 Apr 2025 03:13:44 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dfed/SafeDI.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dfed/SafeDI
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a51b093 Resolve ExamplePackageIntegration package
Cloned https://github.com/dfed/SafeDI.git
Revision (git rev-parse @):
a51b093ec48d1c86c44c500ca9fdd04476e4fbcc
SUCCESS checkout https://github.com/dfed/SafeDI.git at main
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/pointfreeco/swift-macro-testing.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/apple/swift-argument-parser.git
[1/4581] Fetching swift-custom-dump
[322/5449] Fetching swift-custom-dump, swift-macro-testing
[1641/10837] Fetching swift-custom-dump, swift-macro-testing, xctest-dynamic-overlay
[3001/27106] Fetching swift-custom-dump, swift-macro-testing, xctest-dynamic-overlay, swift-collections
[7556/42056] Fetching swift-custom-dump, swift-macro-testing, xctest-dynamic-overlay, swift-collections, swift-argument-parser
[7719/55215] Fetching swift-custom-dump, swift-macro-testing, xctest-dynamic-overlay, swift-collections, swift-argument-parser, swift-snapshot-testing
[40174/125460] Fetching swift-custom-dump, swift-macro-testing, xctest-dynamic-overlay, swift-collections, swift-argument-parser, swift-snapshot-testing, swift-syntax
Fetched https://github.com/apple/swift-collections.git from cache (2.44s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (2.45s)
Fetched https://github.com/pointfreeco/swift-macro-testing.git from cache (2.45s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (2.45s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (2.45s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.07s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (3.07s)
Computing version for https://github.com/pointfreeco/swift-macro-testing.git
Computed https://github.com/pointfreeco/swift-macro-testing.git at 0.6.1 (0.47s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (3.47s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.70s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.49s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.2 (0.47s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.46s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.47s)
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/pointfreeco/swift-macro-testing.git
Working copy of https://github.com/pointfreeco/swift-macro-testing.git resolved at 0.6.1
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.2
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.0
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "safedi",
      "name": "SafeDI",
      "url": "https://github.com/dfed/SafeDI.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SafeDI",
      "dependencies": [
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser.git",
          "version": "1.5.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-collections",
          "name": "swift-collections",
          "url": "https://github.com/apple/swift-collections.git",
          "version": "1.1.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-syntax",
          "name": "swift-syntax",
          "url": "https://github.com/swiftlang/swift-syntax.git",
          "version": "600.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/dfed/SafeDI.git
[1/5423] Fetching safedi
Fetched https://github.com/dfed/SafeDI.git from cache (1.00s)
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.87s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.87s)
Fetched https://github.com/apple/swift-collections.git from cache (0.87s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (0.03s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.04s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.03s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.0
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/dfed/SafeDI.git
Working copy of https://github.com/dfed/SafeDI.git resolved at main (a51b093)
Found 3 product dependencies
  - swift-argument-parser
  - swift-collections
  - swift-syntax
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/dfed/SafeDI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin InstallSafeDITool
[3/3] Compiling plugin SafeDIGenerator
Building for debugging...
[3/58] Write sources
[29/58] Write SafeDITool-entitlement.plist
[32/58] Write sources
[50/58] Compiling _SwiftSyntaxCShims dummy.c
[52/58] Write swift-version-5BDAB9E9C0126B9D.txt
[54/108] Compiling SwiftSyntax509 Empty.swift
[55/108] Emitting module SwiftSyntax509
[56/108] Emitting module SwiftSyntax600
[57/108] Compiling SwiftSyntax600 Empty.swift
[58/108] Emitting module SwiftSyntax509
[59/108] Compiling SwiftSyntax509 Empty.swift
[60/108] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[61/108] Emitting module SwiftSyntax600
[62/108] Compiling SwiftSyntax600 Empty.swift
[63/109] Emitting module SwiftSyntax510
[64/109] Compiling SwiftSyntax510 Empty.swift
[65/109] Emitting module InternalCollectionsUtilities
[66/109] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[67/109] Compiling InternalCollectionsUtilities Specialize.swift
[68/110] Compiling InternalCollectionsUtilities Debugging.swift
[69/110] Compiling InternalCollectionsUtilities Descriptions.swift
[72/110] Emitting module SwiftSyntax510
[73/110] Compiling SwiftSyntax510 Empty.swift
[74/110] Emitting module InternalCollectionsUtilities
[75/110] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[76/110] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[77/110] Compiling InternalCollectionsUtilities _SortedCollection.swift
[78/110] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[79/110] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[84/110] Compiling InternalCollectionsUtilities UInt+reversed.swift
[85/110] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[88/110] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[89/110] Compiling InternalCollectionsUtilities Integer rank.swift
[90/110] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[93/110] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[94/110] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[99/110] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[100/240] Emitting module ArgumentParserToolInfo
[101/240] Compiling ArgumentParserToolInfo ToolInfo.swift
[102/240] Compiling SwiftSyntax SourceEdit.swift
[103/240] Compiling SwiftSyntax SourceLength.swift
[106/631] Compiling HeapModule Heap+Descriptions.swift
[107/631] Compiling DequeModule _DequeSlot.swift
[108/631] Compiling DequeModule _DequeBufferHeader.swift
[109/632] Compiling DequeModule _DequeBuffer.swift
[110/632] Compiling HeapModule _HeapNode.swift
[111/632] Compiling HeapModule Heap.swift
[112/632] Compiling HeapModule Heap+UnsafeHandle.swift
[113/632] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[114/632] Compiling HeapModule Heap+Invariants.swift
[115/632] Emitting module HeapModule
[116/632] Compiling _RopeModule BigString+Debugging.swift
[117/632] Compiling _RopeModule BigString+Index.swift
[118/633] Compiling _RopeModule Rope.swift
[119/633] Compiling _RopeModule RopeElement.swift
[120/633] Compiling _RopeModule RopeMetric.swift
[121/633] Compiling _RopeModule BigString+Insert.swift
[122/633] Compiling _RopeModule BigString+Managing Breaks.swift
[123/633] Compiling _RopeModule BigString+RemoveSubrange.swift
[124/633] Compiling _RopeModule BigString.swift
[125/633] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[126/633] Compiling _RopeModule BigString+Chunk+Breaks.swift
[127/633] Compiling _RopeModule BigString+Chunk+Counts.swift
[128/633] Compiling _RopeModule BigString+Chunk+Description.swift
[129/633] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[130/693] Compiling DequeModule _UnsafeWrappedBuffer.swift
[131/693] Emitting module BitCollections
[132/693] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[133/693] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[134/693] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[135/693] Compiling OrderedCollections OrderedDictionary+Values.swift
[136/693] Compiling OrderedCollections OrderedDictionary.swift
[137/693] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[138/699] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[139/699] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[140/699] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[141/699] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[142/699] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[143/699] Compiling OrderedCollections OrderedSet+Sendable.swift
[144/699] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[145/699] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[146/699] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[147/699] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[148/699] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[149/699] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[150/699] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[151/699] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[157/699] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[158/699] Compiling OrderedCollections _Hashtable+Header.swift
[159/699] Compiling OrderedCollections OrderedDictionary+Codable.swift
[166/699] Compiling OrderedCollections _HashTable+Bucket.swift
[167/699] Compiling OrderedCollections _HashTable+BucketIterator.swift
[168/699] Compiling OrderedCollections _HashTable+Constants.swift
[169/699] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[170/699] Compiling OrderedCollections _HashTable+Testing.swift
[171/699] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[172/699] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[173/699] Compiling OrderedCollections OrderedSet+Descriptions.swift
[174/699] Compiling OrderedCollections OrderedSet+Diffing.swift
[175/699] Compiling OrderedCollections OrderedSet+Equatable.swift
[176/699] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[178/699] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[179/699] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[180/699] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[181/699] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[182/699] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[183/699] Compiling OrderedCollections OrderedSet+Hashable.swift
[189/699] Compiling OrderedCollections _HashTable.swift
[190/699] Compiling OrderedCollections OrderedSet+Initializers.swift
[191/699] Compiling OrderedCollections OrderedSet+Insertions.swift
[192/699] Compiling OrderedCollections OrderedSet+Invariants.swift
[193/699] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[194/699] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[195/699] Compiling OrderedCollections OrderedSet+Codable.swift
[196/699] Compiling OrderedCollections OrderedDictionary+Elements.swift
[197/699] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[198/699] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[199/699] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[200/699] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[201/699] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[228/699] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[229/699] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[232/699] Emitting module DequeModule
[234/699] Compiling OrderedCollections OrderedSet+SubSequence.swift
[235/699] Compiling OrderedCollections OrderedSet+Testing.swift
[236/699] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[237/699] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[244/790] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[245/790] Compiling HashTreeCollections _HashNode.swift
[246/790] Compiling HashTreeCollections _HashNodeHeader.swift
[247/790] Compiling HashTreeCollections _HashSlot.swift
[248/790] Compiling HashTreeCollections _HashStack.swift
[249/790] Compiling HashTreeCollections _HashTreeIterator.swift
[250/790] Compiling HashTreeCollections _HashTreeStatistics.swift
[251/790] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[252/797] Compiling _RopeModule Rope+Remove.swift
[253/797] Compiling _RopeModule Rope+RemoveSubrange.swift
[254/797] Compiling _RopeModule Rope+Split.swift
[255/797] Compiling _RopeModule Optional Utilities.swift
[256/797] Compiling _RopeModule String Utilities.swift
[257/797] Compiling _RopeModule String.Index+ABI.swift
[258/797] Compiling _RopeModule _CharacterRecognizer.swift
[259/797] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[260/797] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[269/805] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[270/805] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[271/805] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[272/805] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[273/805] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[276/805] Compiling HashTreeCollections TreeDictionary+Collection.swift
[277/805] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[278/805] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[279/805] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[280/805] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[281/805] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[282/805] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[283/805] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[291/805] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[292/805] Compiling HashTreeCollections _HashNode+Structural union.swift
[293/805] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[294/805] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[295/805] Compiling HashTreeCollections _RawHashNode.swift
[296/805] Compiling HashTreeCollections _UnmanagedHashNode.swift
[297/805] Compiling HashTreeCollections _UnsafePath.swift
[298/805] Compiling HashTreeCollections TreeDictionary+Codable.swift
[299/812] Compiling HashTreeCollections _HashNode+Lookups.swift
[300/812] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[301/812] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[302/812] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[303/812] Compiling HashTreeCollections _HashNode+Storage.swift
[304/812] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[305/812] Compiling HashTreeCollections _HashNode+Structural filter.swift
[306/812] Compiling HeapModule _HeapNode.swift
[307/812] Compiling HeapModule Heap.swift
[308/812] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[309/812] Compiling HashTreeCollections TreeSet+Debugging.swift
[310/812] Compiling HashTreeCollections TreeSet+Descriptions.swift
[311/812] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[312/812] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[313/812] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[314/812] Compiling HashTreeCollections _HashNode+Structural merge.swift
[315/812] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[338/812] Compiling HashTreeCollections _HashNode+Initializers.swift
[339/812] Compiling HashTreeCollections _HashNode+Invariants.swift
[340/812] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[341/812] Compiling HashTreeCollections TreeDictionary+Values.swift
[342/812] Compiling HashTreeCollections TreeDictionary.swift
[343/812] Compiling HashTreeCollections TreeSet+Codable.swift
[344/812] Compiling HashTreeCollections TreeSet+Collection.swift
[345/812] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[346/812] Compiling HashTreeCollections TreeDictionary+Keys.swift
[347/812] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[348/812] Compiling HashTreeCollections TreeDictionary+Merge.swift
[349/812] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[350/812] Compiling HashTreeCollections _AncestorHashSlots.swift
[352/812] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[353/812] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[354/812] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[355/812] Compiling HashTreeCollections TreeDictionary+Filter.swift
[356/812] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[357/812] Compiling HashTreeCollections _Bitmap.swift
[358/812] Compiling HashTreeCollections _Bucket.swift
[359/812] Compiling HashTreeCollections _Hash.swift
[360/812] Compiling HashTreeCollections _HashLevel.swift
[361/812] Compiling HashTreeCollections _HashNode+Builder.swift
[362/812] Compiling HashTreeCollections _HashNode+Debugging.swift
[386/812] Compiling HeapModule Heap+UnsafeHandle.swift
[387/812] Compiling HeapModule Heap+Descriptions.swift
[388/812] Compiling HeapModule Heap+Invariants.swift
[389/812] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[390/812] Emitting module HeapModule
[397/828] Compiling DequeModule Deque+Equatable.swift
[398/828] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[399/828] Compiling DequeModule Deque+Codable.swift
[400/828] Compiling DequeModule Deque+Collection.swift
[401/828] Compiling DequeModule Deque+CustomReflectable.swift
[402/828] Compiling DequeModule Deque+Descriptions.swift
[403/828] Compiling DequeModule Deque+Extras.swift
[404/828] Compiling DequeModule Deque+Hashable.swift
[413/835] Compiling DequeModule Deque+Testing.swift
[445/835] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[446/835] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[447/835] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[448/835] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[449/835] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[450/835] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[451/835] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[452/835] Compiling HashTreeCollections TreeSet.swift
[453/835] Emitting module OrderedCollections
[454/890] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[455/890] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[456/890] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[457/890] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[458/890] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[459/890] Compiling BitCollections BitSet+CustomReflectable.swift
[460/890] Compiling BitCollections BitSet+CustomStringConvertible.swift
[461/890] Compiling BitCollections BitSet+Equatable.swift
[462/890] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[463/890] Compiling BitCollections BitSet+Extras.swift
[464/890] Compiling BitCollections BitArray+BitwiseOperations.swift
[465/890] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[466/890] Compiling BitCollections BitArray+Codable.swift
[467/890] Compiling BitCollections BitArray+Collection.swift
[468/890] Compiling BitCollections BitArray+Copy.swift
[469/890] Compiling BitCollections BitArray+CustomReflectable.swift
[470/890] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[471/890] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[472/890] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[473/890] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[474/890] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[475/890] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[476/890] Compiling BitCollections BitSet+Hashable.swift
[477/890] Compiling BitCollections BitSet+Initializers.swift
[478/890] Compiling BitCollections BitSet+Invariants.swift
[479/890] Compiling BitCollections BitSet+Random.swift
[480/890] Compiling BitCollections BitSet+SetAlgebra basics.swift
[481/890] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[494/890] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[495/890] Compiling BitCollections BitSet.Counted.swift
[496/890] Compiling DequeModule _DequeBuffer.swift
[497/890] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[498/890] Compiling BitCollections BitSet+SetAlgebra union.swift
[499/890] Compiling DequeModule _DequeSlot.swift
[500/890] Compiling DequeModule _DequeBufferHeader.swift
[501/890] Compiling BitCollections BitSet.Index.swift
[502/890] Compiling BitCollections BitSet._UnsafeHandle.swift
[503/891] Emitting module OrderedCollections
[504/891] Emitting module _RopeModule
[505/891] Compiling BitCollections BitArray+Hashable.swift
[506/891] Compiling BitCollections BitArray+Initializers.swift
[507/891] Compiling BitCollections BitArray+Invariants.swift
[508/891] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[509/891] Compiling BitCollections BitArray+RandomBits.swift
[510/891] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[513/891] Emitting module _RopeModule
[526/896] Compiling SwiftSyntax SyntaxNodesQRS.swift
[527/896] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[528/896] Compiling _RopeModule Rope+Split.swift
[529/896] Compiling _RopeModule Optional Utilities.swift
[530/896] Compiling _RopeModule String Utilities.swift
[531/896] Compiling _RopeModule String.Index+ABI.swift
[532/896] Compiling _RopeModule _CharacterRecognizer.swift
[545/896] Compiling BitCollections BitSet.swift
[546/896] Compiling BitCollections Range+Utilities.swift
[547/896] Compiling BitCollections Slice+Utilities.swift
[548/896] Compiling BitCollections UInt+Tricks.swift
[549/896] Compiling BitCollections _Word.swift
[555/896] Compiling SwiftSyntax SyntaxNodesD.swift
[556/896] Compiling SwiftSyntax SyntaxNodesEF.swift
[557/896] Compiling SwiftSyntax SyntaxNodesGHI.swift
[558/896] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[559/896] Compiling SwiftSyntax SyntaxNodesOP.swift
[560/904] Compiling DequeModule _UnsafeWrappedBuffer.swift
[563/904] Emitting module DequeModule
[594/904] Compiling BitCollections BitArray+Descriptions.swift
[595/904] Compiling BitCollections BitArray+Equatable.swift
[596/904] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[597/904] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[617/904] Compiling BitCollections BitArray+Extras.swift
[618/904] Compiling BitCollections BitArray+Fill.swift
[619/904] Compiling BitCollections BitArray+Shifts.swift
[620/904] Compiling BitCollections BitArray+Testing.swift
[621/904] Compiling BitCollections BitArray._UnsafeHandle.swift
[622/904] Compiling BitCollections BitArray.swift
[623/904] Compiling BitCollections BitSet+BidirectionalCollection.swift
[624/904] Compiling BitCollections BitSet+Codable.swift
[631/904] Emitting module BitCollections
[650/904] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[651/904] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[679/904] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[680/904] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[681/904] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[682/904] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[683/904] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[684/904] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[685/904] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[686/904] Compiling HashTreeCollections TreeSet.swift
[687/904] Emitting module HashTreeCollections
[741/913] Emitting module Collections
[742/913] Compiling Collections Collections.swift
[778/917] Emitting module ArgumentParser
[788/917] Emitting module HashTreeCollections
[789/919] Compiling Collections Collections.swift
[790/919] Emitting module Collections
[791/919] Compiling ArgumentParser Platform.swift
[792/919] Compiling ArgumentParser SequenceExtensions.swift
[793/919] Compiling ArgumentParser StringExtensions.swift
[794/919] Compiling ArgumentParser Tree.swift
[829/919] Emitting module SwiftSyntax
[901/919] Compiling SwiftSyntax SyntaxNodesD.swift
[902/919] Compiling SwiftSyntax SyntaxNodesEF.swift
[903/919] Compiling SwiftSyntax SyntaxNodesGHI.swift
[904/919] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[905/919] Compiling SwiftSyntax SyntaxNodesOP.swift
[906/919] Compiling SwiftSyntax SyntaxNodesQRS.swift
[907/919] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[915/977] Emitting module SwiftDiagnostics
[916/978] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[917/978] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[918/978] Compiling SwiftDiagnostics Message.swift
[919/1036] Compiling SwiftDiagnostics Convenience.swift
[920/1036] Compiling SwiftDiagnostics Note.swift
[921/1036] Compiling SwiftDiagnostics FixIt.swift
[922/1036] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[923/1036] Compiling SwiftBasicFormat Syntax+Extensions.swift
[925/1036] Compiling SwiftBasicFormat InferIndentation.swift
[926/1036] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[927/1036] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[928/1036] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[929/1036] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[930/1036] Compiling SwiftDiagnostics Diagnostic.swift
[931/1036] Compiling SwiftBasicFormat InferIndentation.swift
[932/1036] Compiling SwiftDiagnostics Message.swift
[933/1036] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[934/1036] Compiling SwiftDiagnostics FixIt.swift
[935/1037] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[936/1037] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[937/1037] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[938/1037] Compiling SwiftDiagnostics Convenience.swift
[939/1037] Emitting module SwiftDiagnostics
[940/1037] Compiling SwiftDiagnostics Diagnostic.swift
[941/1037] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[942/1037] Compiling SwiftDiagnostics Note.swift
[943/1037] Emitting module SwiftBasicFormat
[944/1037] Compiling SwiftBasicFormat BasicFormat.swift
[945/1037] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[946/1037] Emitting module SwiftBasicFormat
[947/1037] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[948/1037] Compiling SwiftBasicFormat BasicFormat.swift
[949/1037] Compiling SwiftParser StringLiterals.swift
[950/1037] Compiling SwiftParser SwiftParserCompatibility.swift
[951/1037] Compiling SwiftParser SwiftVersion.swift
[952/1037] Compiling SwiftParser SyntaxUtils.swift
[953/1041] Compiling SwiftParser Lexeme.swift
[954/1041] Compiling SwiftParser LexemeSequence.swift
[955/1041] Compiling SwiftParser Lexer.swift
[956/1041] Compiling SwiftParser RegexLiteralLexer.swift
[957/1041] Compiling SwiftParser Directives.swift
[958/1041] Compiling SwiftParser TokenPrecedence.swift
[959/1041] Compiling SwiftParser TokenSpec.swift
[960/1041] Compiling SwiftParser TokenSpecSet.swift
[961/1041] Compiling SwiftParser UnicodeScalarExtensions.swift
[962/1041] Compiling SwiftParser Lookahead.swift
[963/1041] Compiling SwiftParser LoopProgressCondition.swift
[964/1041] Compiling SwiftParser Modifiers.swift
[965/1041] Compiling SwiftParser Names.swift
[971/1045] Emitting module SwiftParser
[972/1045] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[973/1045] Compiling SwiftParser Expressions.swift
[974/1045] Compiling SwiftParser IncrementalParseTransition.swift
[975/1045] Compiling SwiftParser IsValidIdentifier.swift
[976/1045] Compiling SwiftParser TopLevel.swift
[977/1045] Compiling SwiftParser TriviaParser.swift
[978/1045] Compiling SwiftParser Types.swift
[979/1045] Compiling SwiftParser ExperimentalFeatures.swift
[980/1045] Compiling SwiftParser TokenConsumer.swift
[989/1045] Emitting module SwiftParser
[999/1045] Compiling SwiftParser Attributes.swift
[1000/1045] Compiling SwiftParser Availability.swift
[1001/1045] Compiling SwiftParser CharacterInfo.swift
[1002/1045] Compiling SwiftParser CollectionNodes+Parsable.swift
[1003/1045] Compiling SwiftParser Declarations.swift
[1004/1045] Compiling SwiftParser Nominals.swift
[1005/1045] Compiling SwiftParser Parameters.swift
[1006/1045] Compiling SwiftParser ParseSourceFile.swift
[1007/1045] Compiling SwiftParser Parser.swift
[1008/1045] Compiling SwiftParser Patterns.swift
[1009/1045] Compiling SwiftParser Recovery.swift
[1010/1045] Compiling SwiftParser Specifiers.swift
[1011/1045] Compiling SwiftParser Statements.swift
[1012/1045] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[1013/1045] Compiling SwiftParser Cursor.swift
[1033/1045] Compiling SwiftParser IsLexerClassified.swift
[1034/1045] Compiling SwiftParser LayoutNodes+Parsable.swift
[1035/1045] Compiling SwiftParser Parser+TokenSpecSet.swift
[1036/1045] Compiling SwiftParser TokenSpecStaticMembers.swift
[1041/1081] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[1042/1082] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[1043/1082] Compiling SwiftOperators OperatorTable.swift
[1044/1082] Compiling SwiftOperators PrecedenceGraph.swift
[1045/1082] Compiling SwiftOperators PrecedenceGroup.swift
[1046/1083] Compiling SwiftOperators SyntaxSynthesis.swift
[1047/1083] Compiling SwiftOperators OperatorError+Diagnostics.swift
[1048/1083] Emitting module SwiftOperators
[1049/1083] Compiling SwiftOperators OperatorTable+Semantics.swift
[1050/1083] Compiling SwiftOperators Operator.swift
[1051/1083] Compiling SwiftOperators OperatorTable+Defaults.swift
[1052/1083] Compiling SwiftOperators OperatorTable+Folding.swift
[1053/1083] Compiling SwiftOperators OperatorError.swift
[1054/1083] Compiling SwiftParserDiagnostics PresenceUtils.swift
[1055/1083] Compiling SwiftParserDiagnostics Utils.swift
[1056/1083] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[1057/1083] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[1058/1083] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[1059/1083] Compiling SwiftParserDiagnostics Utils.swift
[1060/1083] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[1061/1083] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[1062/1083] Compiling SwiftParserDiagnostics PresenceUtils.swift
[1063/1084] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[1064/1084] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[1065/1084] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[1066/1084] Emitting module SwiftParserDiagnostics
[1067/1084] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[1068/1084] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[1069/1084] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[1070/1084] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[1071/1084] Compiling SwiftParserDiagnostics MissingNodesError.swift
[1072/1084] Compiling SwiftParserDiagnostics MissingTokenError.swift
[1075/1084] Emitting module SwiftParserDiagnostics
[1080/1114] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[1081/1114] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[1082/1115] Emitting module SwiftSyntaxBuilder
[1083/1115] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[1084/1115] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[1085/1115] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[1086/1115] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[1088/1115] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[1089/1115] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[1090/1115] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[1091/1116] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[1092/1116] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[1093/1116] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[1094/1116] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[1097/1116] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[1098/1116] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[1099/1116] Emitting module SwiftSyntaxBuilder
[1101/1116] Compiling SwiftSyntaxBuilder Indenter.swift
[1103/1116] Compiling SwiftSyntaxBuilder ListBuilder.swift
[1110/1116] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[1112/1182] Compiling SwiftSyntaxMacros PreambleMacro.swift
[1113/1183] Compiling SafeDICore AttributeListSyntaxElementExtensions.swift
[1114/1183] Compiling SafeDICore AttributeListSyntaxExtensions.swift
[1115/1183] Compiling SafeDICore InstantiableStruct.swift
[1116/1183] Compiling SafeDICore TypeDescription.swift
[1117/1183] Compiling SafeDICore UnorderedEquatingCollection.swift
[1118/1183] Compiling SafeDICore ImportDeclSyntaxExtensions.swift
[1119/1183] Compiling SafeDICore Scope.swift
[1120/1183] Compiling SafeDICore Initializer.swift
[1121/1183] Compiling SafeDICore FixableInstantiableError.swift
[1122/1183] Compiling SafeDICore Property.swift
[1123/1183] Compiling SafeDICore AttributeSyntaxExtensions.swift
[1124/1183] Compiling SafeDICore CollectionExtensions.swift
[1125/1183] Compiling SafeDICore DiagnosticError.swift
[1126/1183] Compiling SafeDICore FixableInjectableError.swift
[1127/1183] Emitting module SwiftSyntaxMacros
[1128/1183] Compiling SafeDICore DeclModifierListSyntaxExtensions.swift
[1129/1183] Compiling SafeDICore DiagnosticExtensions.swift
[1130/1183] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[1134/1195] Emitting module SafeDICore
[1136/1197] Compiling SafeDICore ScopeGenerator.swift
[1137/1197] Compiling SafeDICore ConcreteDeclSyntaxProtocol.swift
[1138/1197] Compiling SafeDICore ConcreteDeclType.swift
[1140/1197] Compiling SafeDICore PatternBindingSyntaxExtensions.swift
[1141/1197] Compiling SafeDICore DependencyTreeGenerator.swift
[1142/1197] Compiling SafeDICore Dependency.swift
[1143/1197] Compiling SafeDICore ImportStatement.swift
[1144/1197] Compiling SafeDICore FileVisitor.swift
[1145/1197] Compiling SafeDICore InstantiableVisitor.swift
[1183/1197] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[1184/1197] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[1185/1197] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[1186/1197] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[1187/1197] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[1188/1197] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[1189/1197] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[1190/1197] Emitting module SwiftSyntaxMacroExpansion
[1191/1197] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[1192/1197] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[1193/1211] Emitting module SafeDITool
[1194/1211] Compiling SafeDITool SafeDITool.swift
[1194/1211] Write Objects.LinkFileList
[1196/1211] Emitting module SwiftCompilerPluginMessageHandling
[1197/1211] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[1198/1211] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[1199/1211] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[1200/1211] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[1201/1211] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[1202/1212] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[1203/1212] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[1204/1212] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[1205/1212] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[1206/1212] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[1207/1212] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[1208/1212] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[1209/1214] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[1210/1214] Emitting module SwiftCompilerPlugin
[1211/1218] Compiling SafeDIMacros InjectableMacro.swift
[1212/1218] Compiling SafeDIMacros InstantiableMacro.swift
[1213/1218] Emitting module SafeDIMacros
[1214/1218] Compiling SafeDIMacros SafeDIMacroPlugin.swift
[1214/1218] Linking SafeDITool
[1215/1218] Write Objects.LinkFileList
[1216/1218] Applying SafeDITool
[1217/1218] Linking SafeDIMacros-tool
[1219/1227] Compiling SafeDI SendableErasedInstantiator.swift
[1220/1227] Compiling SafeDI SendableInstantiator.swift
[1221/1227] Compiling SafeDI Instantiator.swift
[1222/1227] Compiling SafeDI Instantiable.swift
[1223/1227] Compiling SafeDI ErasedInstantiator.swift
[1224/1227] Compiling SafeDI Forwarded.swift
[1225/1227] Compiling SafeDI Instantiated.swift
[1226/1227] Compiling SafeDI Received.swift
[1227/1227] Emitting module SafeDI
Build complete! (41.67s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "600.0.0",
            "upper_bound" : "601.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    },
    {
      "identity" : "swift-macro-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-macro-testing.git"
    }
  ],
  "manifest_display_name" : "SafeDI",
  "name" : "SafeDI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "SafeDI",
      "targets" : [
        "SafeDI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SafeDIGenerator",
      "targets" : [
        "SafeDIGenerator"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "InstallSafeDITool",
      "targets" : [
        "InstallSafeDITool"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "SafeDITool",
      "targets" : [
        "SafeDITool"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "SafeDIMacros",
      "targets" : [
        "SafeDIMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SafeDIToolTests",
      "module_type" : "SwiftTarget",
      "name" : "SafeDIToolTests",
      "path" : "Tests/SafeDIToolTests",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "sources" : [
        "Helpers/SafeDIToolTestExecution.swift",
        "SafeDIToolCodeGenerationErrorTests.swift",
        "SafeDIToolCodeGenerationTests.swift",
        "SafeDIToolDOTGenerationTests.swift"
      ],
      "target_dependencies" : [
        "SafeDITool"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SafeDITool",
      "module_type" : "SwiftTarget",
      "name" : "SafeDITool",
      "path" : "Sources/SafeDITool",
      "product_dependencies" : [
        "ArgumentParser",
        "SwiftSyntax",
        "SwiftParser"
      ],
      "product_memberships" : [
        "SafeDIGenerator",
        "SafeDITool"
      ],
      "sources" : [
        "SafeDITool.swift"
      ],
      "target_dependencies" : [
        "SafeDICore"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "SafeDITests",
      "module_type" : "SwiftTarget",
      "name" : "SafeDITests",
      "path" : "Tests/SafeDITests",
      "sources" : [
        "ErasedInstantiatorTests.swift",
        "InstantiatorTests.swift",
        "SendableErasedInstantiatorTests.swift",
        "SendableInstantiatorTests.swift"
      ],
      "target_dependencies" : [
        "SafeDI",
        "SafeDICore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SafeDIMacrosTests",
      "module_type" : "SwiftTarget",
      "name" : "SafeDIMacrosTests",
      "path" : "Tests/SafeDIMacrosTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport",
        "MacroTesting"
      ],
      "sources" : [
        "InjectableMacroTests.swift",
        "InstantiableMacroTests.swift"
      ],
      "target_dependencies" : [
        "SafeDIMacros",
        "SafeDICore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SafeDIMacros",
      "module_type" : "SwiftTarget",
      "name" : "SafeDIMacros",
      "path" : "Sources/SafeDIMacros",
      "product_dependencies" : [
        "SwiftCompilerPlugin",
        "SwiftDiagnostics",
        "SwiftSyntax",
        "SwiftSyntaxBuilder",
        "SwiftSyntaxMacros"
      ],
      "product_memberships" : [
        "SafeDI",
        "SafeDIMacros"
      ],
      "sources" : [
        "Macros/InjectableMacro.swift",
        "Macros/InstantiableMacro.swift",
        "SafeDIMacroPlugin.swift"
      ],
      "target_dependencies" : [
        "SafeDICore"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "SafeDIGenerator",
      "module_type" : "PluginTarget",
      "name" : "SafeDIGenerator",
      "path" : "Plugins/SafeDIGenerator",
      "plugin_capability" : {
        "type" : "buildTool"
      },
      "product_memberships" : [
        "SafeDIGenerator"
      ],
      "sources" : [
        "SafeDIGenerateDependencyTree.swift",
        "Shared.swift"
      ],
      "target_dependencies" : [
        "SafeDITool"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "SafeDICoreTests",
      "module_type" : "SwiftTarget",
      "name" : "SafeDICoreTests",
      "path" : "Tests/SafeDICoreTests",
      "sources" : [
        "FileVisitorTests.swift",
        "InitializerTests.swift",
        "TypeDescriptionTests.swift",
        "UnorderedEquatingCollectionTests.swift"
      ],
      "target_dependencies" : [
        "SafeDICore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SafeDICore",
      "module_type" : "SwiftTarget",
      "name" : "SafeDICore",
      "path" : "Sources/SafeDICore",
      "product_dependencies" : [
        "Collections",
        "SwiftDiagnostics",
        "SwiftSyntax",
        "SwiftSyntaxBuilder"
      ],
      "product_memberships" : [
        "SafeDI",
        "SafeDIGenerator",
        "SafeDITool",
        "SafeDIMacros"
      ],
      "sources" : [
        "Errors/DiagnosticError.swift",
        "Errors/FixableInjectableError.swift",
        "Errors/FixableInstantiableError.swift",
        "Extensions/AttributeListSyntaxElementExtensions.swift",
        "Extensions/AttributeListSyntaxExtensions.swift",
        "Extensions/AttributeSyntaxExtensions.swift",
        "Extensions/CollectionExtensions.swift",
        "Extensions/DeclModifierListSyntaxExtensions.swift",
        "Extensions/DiagnosticExtensions.swift",
        "Extensions/ImportDeclSyntaxExtensions.swift",
        "Extensions/PatternBindingSyntaxExtensions.swift",
        "Generators/DependencyTreeGenerator.swift",
        "Generators/ScopeGenerator.swift",
        "Models/ConcreteDeclSyntaxProtocol.swift",
        "Models/ConcreteDeclType.swift",
        "Models/Dependency.swift",
        "Models/ImportStatement.swift",
        "Models/Initializer.swift",
        "Models/InstantiableStruct.swift",
        "Models/Property.swift",
        "Models/Scope.swift",
        "Models/TypeDescription.swift",
        "Models/UnorderedEquatingCollection.swift",
        "Visitors/FileVisitor.swift",
        "Visitors/InstantiableVisitor.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SafeDI",
      "module_type" : "SwiftTarget",
      "name" : "SafeDI",
      "path" : "Sources/SafeDI",
      "product_memberships" : [
        "SafeDI"
      ],
      "sources" : [
        "Decorators/Forwarded.swift",
        "Decorators/Instantiable.swift",
        "Decorators/Instantiated.swift",
        "Decorators/Received.swift",
        "DelayedInstantiation/ErasedInstantiator.swift",
        "DelayedInstantiation/Instantiator.swift",
        "DelayedInstantiation/SendableErasedInstantiator.swift",
        "DelayedInstantiation/SendableInstantiator.swift"
      ],
      "target_dependencies" : [
        "SafeDIMacros"
      ],
      "type" : "library"
    },
    {
      "c99name" : "InstallSafeDITool",
      "module_type" : "PluginTarget",
      "name" : "InstallSafeDITool",
      "path" : "Plugins/InstallSafeDITool",
      "plugin_capability" : {
        "intent" : {
          "description" : "Installs a release version of the SafeDITool build plugin executable.",
          "type" : "custom",
          "verb" : "safedi-release-install"
        },
        "permissions" : [
          {
            "network_scope" : {
              "none" : {
              }
            },
            "reason" : "Downloads the SafeDI release build plugin executable into your project directory.",
            "type" : "writeToPackageDirectory"
          },
          {
            "network_scope" : {
              "all" : {
                "ports" : [
                ]
              }
            },
            "reason" : "Downloads the SafeDI release build plugin executable from GitHub.",
            "type" : "allowNetworkConnections"
          }
        ],
        "type" : "command"
      },
      "product_memberships" : [
        "InstallSafeDITool"
      ],
      "sources" : [
        "InstallCLIPluginCommand.swift",
        "Shared.swift"
      ],
      "type" : "plugin"
    }
  ],
  "tools_version" : "6.0"
}
Done.