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 SafeDI, reference 1.4.3 (d9752b), with Swift 6.2 for macOS (SPM) on 5 Dec 2025 16:34:03 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dfed/SafeDI.git
Reference: 1.4.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dfed/SafeDI
 * tag               1.4.3      -> FETCH_HEAD
HEAD is now at d9752b8 Bump version to 1.4.3
Cloned https://github.com/dfed/SafeDI.git
Revision (git rev-parse @):
d9752b828df07fa7e84c2f59302be875a76d5808
SUCCESS checkout https://github.com/dfed/SafeDI.git at 1.4.3
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/pointfreeco/swift-macro-testing.git
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/932] Fetching swift-macro-testing
[113/5583] Fetching swift-macro-testing, swift-custom-dump
[532/11183] Fetching swift-macro-testing, swift-custom-dump, xctest-dynamic-overlay
[2962/28060] Fetching swift-macro-testing, swift-custom-dump, xctest-dynamic-overlay, swift-argument-parser
[2963/46388] Fetching swift-macro-testing, swift-custom-dump, xctest-dynamic-overlay, swift-argument-parser, swift-collections
[35576/62022] Fetching swift-macro-testing, swift-custom-dump, xctest-dynamic-overlay, swift-argument-parser, swift-collections, swift-snapshot-testing
[38665/135045] Fetching swift-macro-testing, swift-custom-dump, xctest-dynamic-overlay, swift-argument-parser, swift-collections, swift-snapshot-testing, swift-syntax
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.69s)
[29793/118168] Fetching swift-macro-testing, swift-custom-dump, xctest-dynamic-overlay, swift-collections, swift-snapshot-testing, swift-syntax
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.69s)
[25325/113517] Fetching swift-macro-testing, xctest-dynamic-overlay, swift-collections, swift-snapshot-testing, swift-syntax
Fetched https://github.com/pointfreeco/swift-macro-testing.git from cache (3.89s)
Fetched https://github.com/apple/swift-collections.git from cache (3.89s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (3.90s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.90s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (3.90s)
Computing version for https://github.com/pointfreeco/swift-macro-testing.git
Computed https://github.com/pointfreeco/swift-macro-testing.git at 0.6.3 (4.46s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (3.40s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.67s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.1 (0.58s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.6 (0.57s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.53s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (0.60s)
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.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.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/pointfreeco/swift-macro-testing.git
Working copy of https://github.com/pointfreeco/swift-macro-testing.git resolved at 0.6.3
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.6.1
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/601.0.1/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/601.0.1/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.16s)
========================================
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.6.2",
          "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.3.0",
          "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": "602.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/dfed/SafeDI.git
[1/6517] Fetching safedi
Fetched https://github.com/dfed/SafeDI.git from cache (1.42s)
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.92s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.92s)
Fetched https://github.com/apple/swift-collections.git from cache (0.92s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (1.75s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.2 (0.07s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.76s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
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.6.2
Creating working copy for https://github.com/dfed/SafeDI.git
Working copy of https://github.com/dfed/SafeDI.git resolved at 1.4.3 (d9752b8)
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.25s)
Found 3 product dependencies
  - swift-argument-parser
  - swift-collections
  - swift-syntax
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/dfed/SafeDI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin InstallSafeDITool
[2/2] Compiling plugin SafeDIPrebuiltGenerator
[3/3] Compiling plugin SafeDIGenerator
[4/4] Compiling plugin GenerateManual
[5/5] Compiling plugin GenerateDoccReference
Building for debugging...
[5/65] Write sources
[33/65] Write SafeDITool-entitlement.plist
[33/65] Write SafeDITool-tool-entitlement.plist
[33/65] Write sources
[54/65] Compiling _SwiftSyntaxCShims dummy.c
[56/65] Write swift-version-49B95AFC49DCD68C.txt
[58/97] Emitting module SwiftSyntax509
[59/97] Compiling SwiftSyntax509 Empty.swift
[60/97] Compiling SwiftSyntax600 Empty.swift
[61/97] Emitting module SwiftSyntax600
[62/97] Emitting module SwiftSyntax510
[63/97] Compiling SwiftSyntax510 Empty.swift
[64/97] Emitting module SwiftSyntax600
[65/97] Compiling SwiftSyntax600 Empty.swift
[66/97] Compiling SwiftSyntax601 Empty.swift
[67/97] Emitting module SwiftSyntax601
[68/97] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[69/97] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[70/98] Compiling SwiftSyntax601 Empty.swift
[71/98] Emitting module SwiftSyntax601
[72/98] Compiling InternalCollectionsUtilities Debugging.swift
[73/98] Compiling InternalCollectionsUtilities Descriptions.swift
[74/98] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[75/98] Emitting module SwiftSyntax510
[76/98] Compiling SwiftSyntax510 Empty.swift
[77/114] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[78/180] Compiling SwiftSyntax509 Empty.swift
[79/180] Emitting module SwiftSyntax509
[80/180] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[81/180] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[82/181] Compiling SwiftSyntax BumpPtrAllocator.swift
[83/181] Compiling SwiftSyntax CommonAncestor.swift
[84/181] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[85/181] Compiling SwiftSyntax Assert.swift
[86/181] Compiling SwiftSyntax AbsolutePosition.swift
[87/181] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[88/181] Emitting module InternalCollectionsUtilities
[89/181] Compiling SwiftSyntax Convenience.swift
[90/181] Compiling SwiftSyntax CustomTraits.swift
[91/181] Compiling InternalCollectionsUtilities Descriptions.swift
[92/396] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[93/474] Compiling HeapModule Heap+Invariants.swift
[94/474] Compiling HeapModule Heap+UnsafeHandle.swift
[95/474] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[96/474] Compiling HeapModule Heap.swift
[97/474] Compiling HeapModule _HeapNode.swift
[98/474] Emitting module HeapModule
[99/474] Compiling HeapModule Heap+Descriptions.swift
[100/474] Compiling ArgumentParserToolInfo ToolInfo.swift
[101/474] Emitting module ArgumentParserToolInfo
[102/474] Compiling InternalCollectionsUtilities Debugging.swift
[103/474] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[104/474] Compiling HashTreeCollections _HashNode+Debugging.swift
[105/474] Compiling HashTreeCollections _HashNode+Initializers.swift
[106/474] Compiling HashTreeCollections _AncestorHashSlots.swift
[107/474] Compiling HashTreeCollections _Bitmap.swift
[108/474] Compiling HashTreeCollections _HashLevel.swift
[109/474] Compiling HashTreeCollections _HashNode+Builder.swift
[110/474] Compiling HashTreeCollections _Bucket.swift
[111/474] Compiling HashTreeCollections _Hash.swift
[112/474] Compiling ArgumentParserToolInfo ToolInfo.swift
[113/474] Emitting module ArgumentParserToolInfo
[114/575] Emitting module InternalCollectionsUtilities
[115/575] Compiling ArgumentParser Parsed.swift
[116/575] Compiling ArgumentParser ParsedValues.swift
[117/575] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[118/575] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[119/575] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[120/575] Compiling BitCollections BitArray+Descriptions.swift
[121/575] Compiling BitCollections BitArray+Equatable.swift
[122/575] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[123/575] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[124/575] Compiling BitCollections BitArray+Extras.swift
[125/575] Compiling BitCollections BitArray+Fill.swift
[126/575] Compiling HashTreeCollections TreeSet+Codable.swift
[127/627] Compiling DequeModule _DequeSlot.swift
[128/627] Compiling DequeModule _DequeBuffer.swift
[129/627] Compiling ArgumentParser ArgumentDiscussion.swift
[130/627] Compiling ArgumentParser ArgumentHelp.swift
[131/627] Compiling DequeModule _DequeBufferHeader.swift
[132/628] Compiling ArgumentParser FishCompletionsGenerator.swift
[133/628] Compiling ArgumentParser ZshCompletionsGenerator.swift
[134/628] Compiling ArgumentParser NameSpecification.swift
[135/628] Compiling ArgumentParser Option.swift
[136/628] Compiling ArgumentParser OptionGroup.swift
[137/628] Compiling ArgumentParser AsyncParsableCommand.swift
[138/628] Compiling ArgumentParser BashCompletionsGenerator.swift
[139/628] Compiling ArgumentParser CompletionsGenerator.swift
[140/698] Compiling _RopeModule BigString+Builder.swift
[141/698] Compiling _RopeModule BigString+Contents.swift
[142/698] Compiling _RopeModule BigString+Debugging.swift
[143/698] Compiling _RopeModule BigString+Index.swift
[144/698] Compiling _RopeModule BigString+Ingester.swift
[145/698] Compiling _RopeModule BigString+Invariants.swift
[146/698] Compiling _RopeModule _RopePath.swift
[147/698] Compiling _RopeModule _RopeVersion.swift
[148/698] Compiling _RopeModule Rope+Collection.swift
[149/698] Compiling _RopeModule Rope+Index.swift
[150/698] Compiling _RopeModule Rope+Sequence.swift
[151/698] Compiling _RopeModule BigString+Insert.swift
[152/703] Compiling _RopeModule BigString+UnicodeScalarView.swift
[153/703] Compiling _RopeModule BigSubstring+UTF16View.swift
[154/703] Compiling _RopeModule BigSubstring+UTF8View.swift
[155/703] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[156/703] Compiling _RopeModule BigSubstring.swift
[157/703] Compiling _RopeModule Rope+Builder.swift
[158/703] Compiling _RopeModule Rope+Debugging.swift
[159/703] Compiling _RopeModule Rope+Invariants.swift
[160/703] Compiling _RopeModule Rope+_Node.swift
[161/703] Compiling _RopeModule Rope+_Storage.swift
[162/703] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[163/703] Compiling _RopeModule Rope+_UnsafeHandle.swift
[164/703] Compiling _RopeModule BigString+Chunk+Counts.swift
[165/703] Compiling _RopeModule BigString+Chunk+Description.swift
[166/703] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[167/703] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[168/703] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[169/703] Compiling _RopeModule BigString+Chunk+Splitting.swift
[170/703] Compiling _RopeModule BigString+Iterators.swift
[171/703] Compiling _RopeModule BigString+Metrics.swift
[172/703] Compiling _RopeModule BigString+Summary.swift
[173/703] Compiling _RopeModule BigString.swift
[174/703] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[175/703] Compiling _RopeModule BigString+Chunk+Breaks.swift
[176/703] Compiling _RopeModule BigString+Chunk.swift
[177/703] Compiling _RopeModule BigString+BidirectionalCollection.swift
[178/703] Compiling _RopeModule BigString+Comparable.swift
[179/703] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[180/703] Compiling _RopeModule BigString+CustomStringConvertible.swift
[181/703] Compiling _RopeModule BigString+Equatable.swift
[182/703] Compiling _RopeModule Rope+Insert.swift
[183/703] Compiling _RopeModule Rope+Join.swift
[184/703] Emitting module DequeModule
[185/703] Compiling DequeModule _UnsafeWrappedBuffer.swift
[193/703] Compiling _RopeModule Rope.swift
[194/703] Compiling _RopeModule RopeElement.swift
[195/703] Compiling _RopeModule RopeMetric.swift
[196/703] Compiling _RopeModule RopeSummary.swift
[197/703] Compiling _RopeModule _RopeItem.swift
[198/759] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[199/759] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[200/759] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[201/759] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[202/759] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[203/759] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[204/759] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[205/759] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[206/766] Compiling OrderedCollections OrderedDictionary+Elements.swift
[207/766] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[208/766] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[209/766] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[210/766] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[211/766] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[212/766] Compiling OrderedCollections OrderedSet+Codable.swift
[213/766] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[214/766] Compiling OrderedCollections OrderedSet+Descriptions.swift
[215/766] Compiling OrderedCollections OrderedSet+Diffing.swift
[216/766] Compiling OrderedCollections OrderedSet+Equatable.swift
[217/766] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[218/766] Compiling OrderedCollections OrderedSet+Hashable.swift
[219/766] Compiling OrderedCollections OrderedSet+Initializers.swift
[220/766] Compiling OrderedCollections OrderedSet+Insertions.swift
[221/766] Compiling OrderedCollections OrderedSet+Invariants.swift
[222/766] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[223/766] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[224/766] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[225/766] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[226/766] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[227/766] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[228/766] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[229/766] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[230/766] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[231/766] Compiling OrderedCollections OrderedDictionary+Values.swift
[232/766] Compiling OrderedCollections OrderedDictionary.swift
[245/766] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[246/766] Compiling _RopeModule BigString+Initializers.swift
[247/766] Compiling _RopeModule Rope+Remove.swift
[248/766] Compiling _RopeModule Rope+RemoveSubrange.swift
[249/766] Compiling _RopeModule Rope+Split.swift
[250/766] Compiling _RopeModule Optional Utilities.swift
[251/766] Compiling _RopeModule String Utilities.swift
[252/766] Compiling _RopeModule String.Index+ABI.swift
[253/766] Compiling _RopeModule _CharacterRecognizer.swift
[254/766] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[255/774] Compiling OrderedCollections _HashTable.swift
[256/774] Compiling BitCollections Range+Utilities.swift
[257/774] Compiling BitCollections Slice+Utilities.swift
[258/774] Compiling BitCollections UInt+Tricks.swift
[259/774] Compiling BitCollections _Word.swift
[273/774] Compiling OrderedCollections _Hashtable+Header.swift
[274/774] Compiling OrderedCollections OrderedDictionary+Codable.swift
[277/774] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[278/774] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[279/774] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[280/774] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[281/774] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[282/774] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[283/774] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[284/774] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[287/774] Emitting module BitCollections
[294/774] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[295/774] Compiling OrderedCollections _HashTable+Testing.swift
[296/774] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[322/774] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[323/774] Compiling OrderedCollections OrderedSet+Sendable.swift
[324/774] Compiling OrderedCollections _HashTable+Bucket.swift
[325/774] Compiling OrderedCollections _HashTable+BucketIterator.swift
[326/774] Compiling OrderedCollections _HashTable+Constants.swift
[327/774] Compiling _RopeModule BigString+UTF16View.swift
[328/774] Compiling _RopeModule BigString+UTF8View.swift
[329/774] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[330/774] Compiling _RopeModule BigString+Hashing.swift
[331/774] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[332/774] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[333/774] Compiling _RopeModule BigString+Sequence.swift
[334/774] Compiling _RopeModule BigString+TextOutputStream.swift
[335/774] Compiling _RopeModule BigString+Append.swift
[382/788] Emitting module OrderedCollections
[383/788] Compiling HeapModule Heap.swift
[384/788] Compiling HeapModule _HeapNode.swift
[385/788] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[386/788] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[387/788] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[388/788] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[389/788] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[390/788] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[391/788] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[392/788] Compiling HashTreeCollections TreeSet.swift
[407/801] Compiling HeapModule Heap+UnsafeHandle.swift
[408/801] Compiling HeapModule Heap+Invariants.swift
[439/801] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[440/801] Compiling HeapModule Heap+Descriptions.swift
[441/801] Emitting module HeapModule
[442/879] Compiling HashTreeCollections TreeSet+Extras.swift
[443/879] Compiling HashTreeCollections TreeSet+Filter.swift
[444/879] Compiling HashTreeCollections TreeSet+Hashable.swift
[445/879] Compiling HashTreeCollections TreeSet+Sendable.swift
[446/879] Compiling HashTreeCollections TreeSet+Sequence.swift
[447/879] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[448/879] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[449/895] Compiling HashTreeCollections _Hash.swift
[450/895] Compiling HashTreeCollections _HashLevel.swift
[451/895] Compiling HashTreeCollections _HashNode+Builder.swift
[452/895] Compiling HashTreeCollections _HashNode+Debugging.swift
[453/895] Compiling HashTreeCollections _HashNode+Initializers.swift
[454/895] Compiling HashTreeCollections _HashNode+Invariants.swift
[455/895] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[456/895] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[457/895] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[458/895] Compiling HashTreeCollections _HashNode+Structural merge.swift
[459/895] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[460/895] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[461/895] Compiling HashTreeCollections _HashNode+Structural union.swift
[462/895] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[463/895] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[464/895] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[465/895] Compiling HashTreeCollections TreeDictionary+Values.swift
[466/895] Compiling HashTreeCollections TreeDictionary.swift
[467/895] Compiling HashTreeCollections TreeSet+Codable.swift
[468/895] Compiling HashTreeCollections TreeSet+Collection.swift
[469/895] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[470/895] Compiling HashTreeCollections TreeSet+Debugging.swift
[471/895] Compiling HashTreeCollections TreeSet+Descriptions.swift
[472/895] Compiling DequeModule _DequeBuffer.swift
[473/895] Compiling DequeModule _DequeSlot.swift
[474/895] Compiling DequeModule _DequeBufferHeader.swift
[475/896] Emitting module _RopeModule
[476/896] Compiling DequeModule Deque+Codable.swift
[477/896] Compiling DequeModule Deque+Collection.swift
[478/896] Compiling DequeModule Deque+CustomReflectable.swift
[479/896] Compiling DequeModule Deque+Descriptions.swift
[480/896] Compiling DequeModule Deque+Equatable.swift
[481/896] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[487/896] Compiling HashTreeCollections TreeDictionary+Filter.swift
[488/896] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[489/896] Compiling DequeModule _UnsafeWrappedBuffer.swift
[490/896] Compiling HashTreeCollections _UnmanagedHashNode.swift
[491/896] Compiling HashTreeCollections _UnsafePath.swift
[492/896] Compiling HashTreeCollections TreeDictionary+Codable.swift
[493/896] Compiling HashTreeCollections TreeDictionary+Collection.swift
[494/896] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[495/896] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[496/896] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[499/896] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[500/896] Compiling HashTreeCollections TreeDictionary+Keys.swift
[501/896] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[502/896] Compiling HashTreeCollections TreeDictionary+Merge.swift
[503/896] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[504/896] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[512/896] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[513/896] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[514/896] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[515/896] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[516/896] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[517/896] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[518/896] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[519/896] Compiling HashTreeCollections _RawHashNode.swift
[520/896] Compiling DequeModule Deque+Testing.swift
[521/896] Compiling DequeModule Deque._Storage.swift
[522/896] Compiling DequeModule Deque+Extras.swift
[523/896] Compiling DequeModule Deque+Hashable.swift
[524/896] Compiling DequeModule Deque._UnsafeHandle.swift
[525/896] Compiling DequeModule Deque.swift
[532/951] Emitting module _RopeModule
[533/951] Emitting module OrderedCollections
[534/951] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[535/951] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[536/951] Compiling BitCollections BitArray+Extras.swift
[537/951] Compiling BitCollections BitArray+Fill.swift
[538/951] Compiling BitCollections BitArray+Descriptions.swift
[539/951] Compiling BitCollections BitArray+Equatable.swift
[540/951] Compiling BitCollections BitArray+Invariants.swift
[541/951] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[542/951] Compiling BitCollections BitArray+RandomBits.swift
[543/951] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[544/951] Compiling BitCollections BitArray+Shifts.swift
[545/951] Compiling BitCollections BitArray+Testing.swift
[546/951] Compiling BitCollections BitArray._UnsafeHandle.swift
[553/951] Compiling BitCollections BitArray+Hashable.swift
[554/951] Compiling BitCollections BitArray+Initializers.swift
[555/958] Emitting module DequeModule
[556/958] Emitting module HashTreeCollections
[557/958] Compiling SwiftSyntax SyntaxNodesOP.swift
[558/958] Compiling SwiftSyntax SyntaxNodesQRS.swift
[559/958] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[564/960] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[565/960] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[566/960] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[567/960] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[568/960] Compiling BitCollections BitSet+CustomReflectable.swift
[569/960] Compiling BitCollections BitSet+CustomStringConvertible.swift
[570/960] Compiling BitCollections BitSet+Equatable.swift
[571/960] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[572/960] Compiling BitCollections BitSet+Hashable.swift
[573/960] Compiling BitCollections BitSet+Initializers.swift
[574/960] Compiling BitCollections BitSet+Invariants.swift
[575/960] Compiling BitCollections BitSet+Random.swift
[576/960] Compiling BitCollections BitSet+SetAlgebra basics.swift
[577/960] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[578/960] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[579/960] Compiling BitCollections BitArray.swift
[580/960] Compiling BitCollections BitSet+BidirectionalCollection.swift
[581/960] Compiling BitCollections BitSet+Codable.swift
[582/960] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[583/960] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[584/960] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[585/960] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[586/960] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[595/960] Compiling BitCollections BitSet+SetAlgebra union.swift
[596/960] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[597/960] Compiling BitCollections BitSet.Counted.swift
[598/960] Compiling BitCollections BitSet.Index.swift
[599/960] Compiling BitCollections BitSet._UnsafeHandle.swift
[600/960] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[601/960] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[602/960] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[603/960] Emitting module Collections
[604/960] Compiling Collections Collections.swift
[611/965] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[619/965] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[620/965] Compiling BitCollections BitArray+Copy.swift
[621/965] Compiling BitCollections BitArray+CustomReflectable.swift
[622/965] Compiling BitCollections BitSet.swift
[623/965] Compiling BitCollections Range+Utilities.swift
[624/965] Compiling BitCollections Slice+Utilities.swift
[625/965] Compiling BitCollections UInt+Tricks.swift
[626/965] Compiling BitCollections _Word.swift
[633/965] Compiling SwiftSyntax SyntaxNodesD.swift
[634/965] Compiling SwiftSyntax SyntaxNodesEF.swift
[635/965] Compiling SwiftSyntax SyntaxNodesGHI.swift
[647/973] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[648/973] Compiling BitCollections BitSet+Extras.swift
[649/973] Compiling BitCollections BitArray+BitwiseOperations.swift
[650/973] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[651/973] Compiling BitCollections BitArray+Codable.swift
[652/973] Compiling BitCollections BitArray+Collection.swift
[653/973] Emitting module BitCollections
[666/973] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[667/973] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[668/973] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[669/973] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[670/973] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[671/973] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[672/973] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[673/973] Compiling HashTreeCollections TreeSet.swift
[751/977] Emitting module ArgumentParser
[757/981] Compiling ArgumentParser NonsenseFlagsValidator.swift
[758/981] Compiling ArgumentParser ParsableArgumentsValidation.swift
[759/981] Compiling ArgumentParser PositionalArgumentsValidator.swift
[760/981] Compiling ArgumentParser UniqueNamesValidator.swift
[774/981] Emitting module HashTreeCollections
[785/981] Emitting module ArgumentParser
[791/983] Compiling Collections Collections.swift
[792/983] Emitting module Collections
[853/983] Emitting module SwiftSyntax
[976/1042] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[977/1042] Compiling SwiftDiagnostics Message.swift
[978/1043] Compiling SwiftBasicFormat Syntax+Extensions.swift
[979/1043] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[980/1060] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[981/1060] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[982/1060] Compiling SwiftDiagnostics Convenience.swift
[983/1060] Emitting module SwiftDiagnostics
[984/1060] Compiling SwiftDiagnostics Diagnostic.swift
[985/1102] Compiling SwiftDiagnostics Note.swift
[986/1102] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[987/1102] Compiling SwiftBasicFormat Syntax+Extensions.swift
[988/1102] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[989/1102] Compiling SwiftBasicFormat InferIndentation.swift
[990/1102] Compiling SwiftDiagnostics FixIt.swift
[991/1102] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[992/1102] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[993/1102] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[994/1102] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[995/1102] Compiling SwiftDiagnostics FixIt.swift
[996/1102] Compiling SwiftDiagnostics Diagnostic.swift
[997/1102] Compiling SwiftDiagnostics Convenience.swift
[998/1102] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[999/1102] Emitting module SwiftDiagnostics
[1000/1102] Compiling SwiftDiagnostics Message.swift
[1001/1102] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[1002/1102] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[1003/1102] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[1004/1103] Compiling SwiftBasicFormat Indenter.swift
[1005/1103] Emitting module SwiftBasicFormat
[1006/1103] Compiling SwiftBasicFormat BasicFormat.swift
[1007/1103] Compiling SwiftDiagnostics Note.swift
[1008/1103] Compiling SwiftBasicFormat InferIndentation.swift
[1009/1103] Emitting module SwiftBasicFormat
[1010/1103] Compiling SwiftBasicFormat Indenter.swift
[1011/1103] Compiling SwiftBasicFormat BasicFormat.swift
[1012/1103] Compiling SwiftParser Lookahead.swift
[1013/1103] Compiling SwiftParser LoopProgressCondition.swift
[1014/1103] Compiling SwiftParser Modifiers.swift
[1015/1103] Compiling SwiftParser Names.swift
[1016/1107] Compiling SwiftParser Expressions.swift
[1017/1107] Compiling SwiftParser IncrementalParseTransition.swift
[1018/1107] Compiling SwiftParser IsValidIdentifier.swift
[1019/1107] Compiling SwiftParser StringLiterals.swift
[1020/1107] Compiling SwiftParser SwiftParserCompatibility.swift
[1021/1107] Compiling SwiftParser SwiftVersion.swift
[1022/1107] Compiling SwiftParser SyntaxUtils.swift
[1023/1107] Compiling SwiftParser UnicodeScalarExtensions.swift
[1024/1107] Compiling SwiftParser Specifiers.swift
[1025/1107] Compiling SwiftParser Statements.swift
[1026/1107] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[1027/1107] Compiling SwiftParser TokenConsumer.swift
[1028/1107] Compiling SwiftParser TokenPrecedence.swift
[1038/1111] Compiling SwiftParser TokenSpec.swift
[1039/1111] Compiling SwiftParser TokenSpecSet.swift
[1040/1111] Compiling SwiftParser Nominals.swift
[1041/1111] Compiling SwiftParser Parameters.swift
[1042/1111] Compiling SwiftParser ParseSourceFile.swift
[1043/1111] Compiling SwiftParser Parser.swift
[1044/1111] Compiling SwiftParser Patterns.swift
[1045/1111] Compiling SwiftParser Directives.swift
[1046/1111] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[1047/1111] Compiling SwiftParser TopLevel.swift
[1048/1111] Compiling SwiftParser TriviaParser.swift
[1049/1111] Compiling SwiftParser Types.swift
[1050/1111] Compiling SwiftParser ExperimentalFeatures.swift
[1055/1111] Emitting module SwiftParser
[1066/1111] Compiling SwiftParser Availability.swift
[1067/1111] Compiling SwiftParser CharacterInfo.swift
[1068/1111] Compiling SwiftParser CollectionNodes+Parsable.swift
[1069/1111] Compiling SwiftParser Declarations.swift
[1070/1111] Compiling SwiftParser Recovery.swift
[1071/1111] Compiling SwiftParser Lexeme.swift
[1072/1111] Compiling SwiftParser LexemeSequence.swift
[1073/1111] Compiling SwiftParser Lexer.swift
[1074/1111] Compiling SwiftParser RegexLiteralLexer.swift
[1075/1111] Compiling SwiftParser Attributes.swift
[1076/1111] Emitting module SwiftParser
[1081/1111] Compiling SwiftParser Cursor.swift
[1096/1111] Compiling SwiftParser IsLexerClassified.swift
[1097/1111] Compiling SwiftParser LayoutNodes+Parsable.swift
[1098/1111] Compiling SwiftParser Parser+TokenSpecSet.swift
[1099/1111] Compiling SwiftParser TokenSpecStaticMembers.swift
[1104/1137] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[1105/1138] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[1106/1138] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[1107/1139] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[1108/1139] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[1109/1139] Compiling SwiftParserDiagnostics PresenceUtils.swift
[1110/1139] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[1111/1139] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[1112/1139] Compiling SwiftParserDiagnostics Utils.swift
[1113/1139] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[1114/1139] Compiling SwiftParserDiagnostics PresenceUtils.swift
[1115/1139] Compiling SwiftParserDiagnostics Utils.swift
[1116/1139] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[1117/1139] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[1118/1139] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[1119/1139] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[1120/1139] Emitting module SwiftParserDiagnostics
[1121/1139] Compiling SwiftParserDiagnostics MissingNodesError.swift
[1122/1139] Compiling SwiftParserDiagnostics MissingTokenError.swift
[1125/1139] Emitting module SwiftParserDiagnostics
[1126/1139] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[1127/1139] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[1132/1169] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[1133/1170] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[1134/1170] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[1135/1170] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[1136/1170] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[1137/1170] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[1138/1170] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[1139/1171] Emitting module SwiftSyntaxBuilder
[1140/1171] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[1141/1171] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[1144/1171] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[1145/1171] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[1146/1171] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[1147/1171] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[1148/1171] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[1149/1171] Emitting module SwiftSyntaxBuilder
[1150/1171] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[1152/1171] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[1153/1171] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[1156/1171] Compiling SwiftSyntaxBuilder Indenter.swift
[1157/1171] Compiling SwiftSyntaxBuilder ListBuilder.swift
[1164/1219] Compiling SafeDICore AttributeListSyntaxElementExtensions.swift
[1165/1219] Compiling SafeDICore AttributeListSyntaxExtensions.swift
[1166/1219] Compiling SafeDICore AttributeSyntaxExtensions.swift
[1167/1221] Compiling SafeDICore DiagnosticError.swift
[1168/1221] Compiling SafeDICore FixableInjectableError.swift
[1169/1221] Compiling SafeDICore FixableInstantiableError.swift
[1173/1223] Compiling SafeDICore TypeDescription.swift
[1174/1223] Compiling SafeDICore UnorderedEquatingCollection.swift
[1175/1223] Emitting module SafeDICore
[1177/1223] Compiling SafeDICore Dependency.swift
[1178/1223] Compiling SafeDICore ImportStatement.swift
[1179/1223] Compiling SafeDICore Property.swift
[1180/1223] Compiling SafeDICore Scope.swift
[1181/1223] Compiling SafeDICore ScopeGenerator.swift
[1182/1223] Compiling SafeDICore ConcreteDeclSyntaxProtocol.swift
[1183/1223] Compiling SafeDICore ConcreteDeclType.swift
[1184/1223] Compiling SafeDICore FileVisitor.swift
[1185/1223] Compiling SafeDICore InstantiableVisitor.swift
[1188/1223] Compiling SafeDICore CollectionExtensions.swift
[1189/1223] Compiling SafeDICore DeclModifierListSyntaxExtensions.swift
[1190/1223] Compiling SafeDICore DiagnosticExtensions.swift
[1197/1223] Compiling SafeDICore ImportDeclSyntaxExtensions.swift
[1198/1223] Compiling SafeDICore PatternBindingSyntaxExtensions.swift
[1199/1223] Compiling SafeDICore DependencyTreeGenerator.swift
[1202/1223] Compiling SafeDICore Initializer.swift
[1203/1223] Compiling SafeDICore InstantiableStruct.swift
[1216/1231] Emitting module SafeDIMacros
[1217/1231] Compiling SafeDIMacros SafeDIMacroPlugin.swift
[1218/1231] Compiling SafeDIMacros InstantiableMacro.swift
[1219/1231] Compiling SafeDIMacros InjectableMacro.swift
[1219/1231] Write Objects.LinkFileList
[1221/1231] Emitting module SafeDITool
[1222/1231] Compiling SafeDITool SafeDITool.swift
[1222/1231] Write Objects.LinkFileList
[1224/1231] Emitting module SafeDITool
[1225/1231] Compiling SafeDITool SafeDITool.swift
[1225/1231] Linking SafeDIMacros-tool
[1226/1231] Write Objects.LinkFileList
[1228/1249] Compiling SafeDI SendableInstantiator.swift
[1229/1249] Compiling SafeDI Instantiator.swift
[1230/1249] Compiling SafeDI SendableErasedInstantiator.swift
[1231/1249] Compiling SafeDI ErasedInstantiator.swift
[1232/1249] Compiling SafeDI Instantiator.swift
[1233/1249] Compiling SafeDI SendableErasedInstantiator.swift
[1234/1249] Compiling SafeDI ErasedInstantiator.swift
[1235/1249] Compiling SafeDI SendableInstantiator.swift
[1236/1249] Compiling SafeDI Received.swift
[1237/1249] Compiling SafeDI Instantiated.swift
[1238/1249] Compiling SafeDI Instantiable.swift
[1239/1249] Compiling SafeDI Received.swift
[1240/1249] Compiling SafeDI Instantiated.swift
[1241/1249] Compiling SafeDI Forwarded.swift
[1242/1249] Compiling SafeDI Instantiable.swift
[1243/1249] Compiling SafeDI Forwarded.swift
[1244/1249] Emitting module SafeDI
[1245/1249] Linking SafeDITool
[1246/1249] Applying SafeDITool
[1247/1249] Linking SafeDITool-tool
[1248/1249] Applying SafeDITool-tool
Build complete! (56.40s)
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" : "603.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" : "SafeDIPrebuiltGenerator",
      "targets" : [
        "SafeDIPrebuiltGenerator"
      ],
      "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",
        "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" : "SafeDIPrebuiltGenerator",
      "module_type" : "PluginTarget",
      "name" : "SafeDIPrebuiltGenerator",
      "path" : "Plugins/SafeDIPrebuiltGenerator",
      "plugin_capability" : {
        "type" : "buildTool"
      },
      "product_memberships" : [
        "SafeDIPrebuiltGenerator"
      ],
      "sources" : [
        "SafeDIGenerateDependencyTree.swift",
        "Shared.swift"
      ],
      "type" : "plugin"
    },
    {
      "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.