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 1.1.2 (a51b09), with Swift 6.0 for macOS (SPM) on 30 Apr 2025 03:08:07 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: 1.1.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dfed/SafeDI
 * tag               1.1.2      -> FETCH_HEAD
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 1.1.2
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/pointfreeco/swift-macro-testing.git
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4581] Fetching swift-custom-dump
[505/5449] Fetching swift-custom-dump, swift-macro-testing
[1816/10837] Fetching swift-custom-dump, swift-macro-testing, xctest-dynamic-overlay
[4519/27106] Fetching swift-custom-dump, swift-macro-testing, xctest-dynamic-overlay, swift-collections
[6964/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
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.37s)
[17699/49827] Fetching swift-custom-dump, swift-macro-testing, swift-collections, swift-argument-parser, swift-snapshot-testing
[24726/120072] Fetching swift-custom-dump, swift-macro-testing, swift-collections, swift-argument-parser, swift-snapshot-testing, swift-syntax
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.78s)
[19219/105122] Fetching swift-custom-dump, swift-macro-testing, swift-collections, swift-snapshot-testing, swift-syntax
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (5.99s)
Fetched https://github.com/pointfreeco/swift-macro-testing.git from cache (5.99s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (5.99s)
[29428/29428] Fetching swift-collections, swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (6.15s)
Fetched https://github.com/apple/swift-collections.git from cache (6.15s)
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.48s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (3.23s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.61s)
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.47s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.2 (0.45s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.47s)
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/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/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-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/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/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.12s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.82s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.82s)
Fetched https://github.com/apple/swift-collections.git from cache (0.82s)
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.04s)
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/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/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/dfed/SafeDI.git
Working copy of https://github.com/dfed/SafeDI.git resolved at 1.1.2 (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
[33/58] Write SafeDITool-entitlement.plist
[33/58] Write sources
[50/58] Compiling _SwiftSyntaxCShims dummy.c
[52/58] Write swift-version-5BDAB9E9C0126B9D.txt
[54/108] Emitting module InternalCollectionsUtilities
[55/109] Compiling SwiftSyntax600 Empty.swift
[56/109] Emitting module SwiftSyntax600
[57/109] Emitting module SwiftSyntax509
[58/109] Compiling SwiftSyntax509 Empty.swift
[59/109] Emitting module SwiftSyntax600
[60/109] Compiling SwiftSyntax600 Empty.swift
[61/109] Emitting module SwiftSyntax509
[62/109] Compiling SwiftSyntax509 Empty.swift
[63/109] Emitting module InternalCollectionsUtilities
[64/110] Emitting module SwiftSyntax510
[65/110] Compiling SwiftSyntax510 Empty.swift
[66/110] Emitting module SwiftSyntax510
[67/110] Compiling SwiftSyntax510 Empty.swift
[68/110] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[69/110] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[70/110] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[71/110] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[72/110] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[77/110] Compiling InternalCollectionsUtilities _SortedCollection.swift
[78/110] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[79/110] Compiling InternalCollectionsUtilities Debugging.swift
[80/110] Compiling InternalCollectionsUtilities Descriptions.swift
[81/110] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[82/110] Compiling InternalCollectionsUtilities Specialize.swift
[83/110] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[90/110] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[91/110] Compiling InternalCollectionsUtilities Integer rank.swift
[92/110] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[95/110] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[96/186] Emitting module ArgumentParserToolInfo
[97/186] Compiling ArgumentParserToolInfo ToolInfo.swift
[98/240] Compiling SwiftSyntax SourceLength.swift
[99/240] Compiling SwiftSyntax SourceLocation.swift
[100/240] Compiling SwiftSyntax RawSyntaxTokenView.swift
[101/240] Compiling SwiftSyntax SourceEdit.swift
[106/631] Compiling DequeModule _DequeSlot.swift
[107/631] Compiling DequeModule _DequeBufferHeader.swift
[108/632] Compiling DequeModule _DequeBuffer.swift
[109/632] Compiling HeapModule Heap+Invariants.swift
[110/632] Compiling HeapModule _HeapNode.swift
[111/632] Compiling HeapModule Heap.swift
[112/632] Compiling HeapModule Heap+Descriptions.swift
[113/632] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[114/632] Emitting module HeapModule
[115/632] Compiling HeapModule Heap+UnsafeHandle.swift
[116/632] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[117/632] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[118/632] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[119/632] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[120/632] Compiling HashTreeCollections TreeDictionary+Filter.swift
[121/632] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[122/694] Compiling DequeModule _UnsafeWrappedBuffer.swift
[123/694] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[124/694] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[125/694] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[126/694] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[127/694] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[128/694] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[129/699] Compiling OrderedCollections OrderedSet+Codable.swift
[130/699] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[131/699] Compiling OrderedCollections OrderedSet+Equatable.swift
[132/699] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[133/699] Compiling OrderedCollections OrderedDictionary+Values.swift
[134/699] Compiling OrderedCollections OrderedDictionary.swift
[135/699] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[136/699] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[137/699] Compiling OrderedCollections OrderedSet+Descriptions.swift
[138/699] Compiling OrderedCollections OrderedSet+Diffing.swift
[139/699] Emitting module BitCollections
[140/699] Compiling OrderedCollections _HashTable+BucketIterator.swift
[141/699] Compiling OrderedCollections _HashTable+Constants.swift
[142/699] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[143/699] Compiling OrderedCollections _HashTable+Testing.swift
[144/699] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[145/699] Compiling OrderedCollections _HashTable.swift
[146/699] Compiling OrderedCollections OrderedSet+Hashable.swift
[147/699] Compiling OrderedCollections OrderedSet+Initializers.swift
[148/699] Compiling OrderedCollections OrderedSet+Insertions.swift
[149/699] Compiling OrderedCollections OrderedSet+Invariants.swift
[150/699] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[151/699] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[152/699] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[153/699] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[154/699] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[155/699] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[156/699] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[157/699] Compiling OrderedCollections OrderedSet+Sendable.swift
[158/699] Compiling OrderedCollections _Hashtable+Header.swift
[159/699] Compiling OrderedCollections OrderedDictionary+Codable.swift
[160/699] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[161/699] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[162/699] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[163/699] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[164/699] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[165/699] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[166/699] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[167/699] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[168/699] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[170/699] Compiling OrderedCollections OrderedDictionary+Elements.swift
[171/699] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[172/699] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[173/699] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[174/699] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[175/699] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[187/705] Compiling BitCollections BitSet.swift
[217/705] Compiling OrderedCollections _HashTable+Bucket.swift
[218/705] Emitting module DequeModule
[219/705] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[220/705] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[252/712] Compiling OrderedCollections OrderedSet+SubSequence.swift
[253/712] Compiling OrderedCollections OrderedSet+Testing.swift
[254/712] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[255/712] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[256/712] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[257/712] Compiling HashTreeCollections TreeSet+Extras.swift
[258/712] Compiling HashTreeCollections TreeSet+Filter.swift
[259/712] Compiling HashTreeCollections TreeSet+Hashable.swift
[260/712] Compiling HashTreeCollections TreeSet+Sendable.swift
[261/712] Compiling HashTreeCollections TreeSet+Sequence.swift
[262/712] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[263/712] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[275/719] Compiling OrderedCollections OrderedSet.swift
[276/719] Compiling OrderedCollections _UnsafeBitset.swift
[285/804] Compiling HashTreeCollections _HashNode+Initializers.swift
[286/804] Compiling HashTreeCollections _HashNode+Invariants.swift
[287/804] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[288/804] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[289/804] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[290/804] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[291/804] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[292/804] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[293/804] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[294/804] Compiling HashTreeCollections TreeDictionary+Filter.swift
[295/804] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[296/804] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[297/804] Compiling HashTreeCollections TreeDictionary+Keys.swift
[298/804] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[299/804] Compiling HashTreeCollections TreeDictionary+Merge.swift
[300/804] Compiling HashTreeCollections TreeSet+Filter.swift
[301/804] Compiling HashTreeCollections TreeSet+Hashable.swift
[302/804] Compiling HashTreeCollections TreeSet+Sendable.swift
[303/804] Compiling HashTreeCollections TreeSet+Sequence.swift
[304/804] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[305/804] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[306/804] Compiling HeapModule _HeapNode.swift
[307/804] Compiling HeapModule Heap+Invariants.swift
[308/804] Compiling HeapModule Heap.swift
[309/804] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[310/804] Compiling HeapModule Heap+UnsafeHandle.swift
[311/804] Compiling HeapModule Heap+Descriptions.swift
[312/804] Emitting module HeapModule
[313/820] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[314/820] Compiling HashTreeCollections _HashNode+Storage.swift
[315/820] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[316/820] Compiling HashTreeCollections _HashNode+Structural filter.swift
[317/820] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[318/820] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[319/820] Compiling HashTreeCollections TreeSet+Equatable.swift
[320/820] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[321/820] Compiling HashTreeCollections _HashNode+Structural union.swift
[322/820] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[323/820] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[324/820] Compiling HashTreeCollections _HashNode+Lookups.swift
[325/820] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[326/820] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[327/820] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[328/820] Compiling HashTreeCollections TreeSet+Extras.swift
[335/820] Compiling DequeModule Deque+Extras.swift
[336/820] Compiling DequeModule Deque+Hashable.swift
[337/820] Compiling DequeModule Deque._UnsafeHandle.swift
[338/820] Compiling DequeModule Deque.swift
[339/820] Compiling HashTreeCollections _HashLevel.swift
[340/820] Compiling HashTreeCollections _HashNode+Builder.swift
[341/820] Compiling HashTreeCollections _HashNode+Debugging.swift
[342/820] Compiling DequeModule Deque+Codable.swift
[343/820] Compiling DequeModule Deque+Collection.swift
[344/820] Compiling DequeModule Deque+CustomReflectable.swift
[345/820] Compiling DequeModule Deque+Descriptions.swift
[346/820] Compiling DequeModule Deque+Equatable.swift
[347/820] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[348/820] Compiling DequeModule Deque+Testing.swift
[349/820] Compiling DequeModule Deque._Storage.swift
[363/820] Compiling DequeModule _DequeSlot.swift
[364/821] Emitting module OrderedCollections
[365/821] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[366/821] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[367/821] Compiling HashTreeCollections _HashNode+Structural merge.swift
[368/821] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[374/821] Compiling HashTreeCollections _HashNode.swift
[375/821] Compiling HashTreeCollections _HashNodeHeader.swift
[376/821] Compiling HashTreeCollections _HashSlot.swift
[377/821] Compiling HashTreeCollections _HashStack.swift
[378/821] Compiling HashTreeCollections _HashTreeIterator.swift
[379/821] Compiling HashTreeCollections _HashTreeStatistics.swift
[380/821] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[381/821] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[388/884] Compiling DequeModule _UnsafeWrappedBuffer.swift
[389/884] Compiling DequeModule _DequeBufferHeader.swift
[390/884] Compiling DequeModule _DequeBuffer.swift
[391/884] Compiling BitCollections BitArray+Copy.swift
[392/884] Compiling BitCollections BitArray+CustomReflectable.swift
[393/884] Compiling BitCollections BitArray+RandomBits.swift
[394/884] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[395/884] Compiling BitCollections BitArray+Invariants.swift
[396/884] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[397/884] Compiling BitCollections BitArray+Hashable.swift
[398/884] Compiling BitCollections BitArray+Initializers.swift
[399/884] Compiling BitCollections BitSet+Initializers.swift
[400/884] Compiling BitCollections BitSet+Invariants.swift
[401/884] Compiling BitCollections BitSet+Random.swift
[402/884] Compiling BitCollections BitSet+SetAlgebra basics.swift
[403/884] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[404/884] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[405/884] Compiling BitCollections BitSet+CustomReflectable.swift
[406/884] Compiling BitCollections BitSet+CustomStringConvertible.swift
[407/884] Compiling BitCollections BitSet+Equatable.swift
[408/884] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[409/884] Compiling BitCollections BitSet+Extras.swift
[410/884] Compiling BitCollections BitArray+Shifts.swift
[411/884] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[412/884] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[413/884] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[414/884] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[415/884] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[416/884] Compiling BitCollections BitSet+Hashable.swift
[417/884] Emitting module OrderedCollections
[419/884] Compiling HashTreeCollections TreeDictionary+Values.swift
[420/884] Compiling HashTreeCollections TreeDictionary.swift
[421/884] Compiling HashTreeCollections TreeSet+Codable.swift
[422/884] Compiling HashTreeCollections TreeSet+Collection.swift
[423/884] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[424/884] Compiling HashTreeCollections TreeSet+Debugging.swift
[425/884] Compiling HashTreeCollections TreeSet+Descriptions.swift
[426/884] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[427/884] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[434/884] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[435/884] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[436/884] Compiling BitCollections BitArray+Extras.swift
[437/884] Compiling BitCollections BitArray+Fill.swift
[438/884] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[439/884] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[440/884] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[441/884] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[442/884] Compiling HashTreeCollections _RawHashNode.swift
[443/884] Compiling HashTreeCollections _UnmanagedHashNode.swift
[444/884] Compiling HashTreeCollections _UnsafePath.swift
[445/884] Compiling HashTreeCollections TreeDictionary+Codable.swift
[446/884] Compiling HashTreeCollections TreeDictionary+Collection.swift
[447/884] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[448/884] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[449/884] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[450/884] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[451/884] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[452/884] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[453/884] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[454/884] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[455/884] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[456/884] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[457/884] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[458/884] Compiling HashTreeCollections TreeSet.swift
[461/884] Compiling BitCollections BitArray+Testing.swift
[462/884] Compiling BitCollections BitArray._UnsafeHandle.swift
[463/884] Compiling BitCollections BitArray.swift
[464/884] Compiling BitCollections BitSet+BidirectionalCollection.swift
[465/884] Compiling BitCollections BitSet+Codable.swift
[466/891] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[478/891] Compiling BitCollections BitArray+BitwiseOperations.swift
[479/891] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[480/891] Compiling BitCollections BitArray+Codable.swift
[481/891] Compiling BitCollections BitArray+Collection.swift
[490/891] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[491/891] Compiling BitCollections BitSet+SetAlgebra union.swift
[492/891] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[493/891] Compiling BitCollections BitSet.Counted.swift
[494/891] Emitting module _RopeModule
[495/896] Compiling BitCollections BitArray+Descriptions.swift
[496/896] Compiling BitCollections BitArray+Equatable.swift
[522/896] Emitting module _RopeModule
[523/896] Emitting module BitCollections
[524/896] Compiling SwiftSyntax SyntaxNodesOP.swift
[525/896] Compiling SwiftSyntax SyntaxNodesQRS.swift
[526/896] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[537/896] Compiling SwiftSyntax SyntaxNodesD.swift
[538/896] Compiling SwiftSyntax SyntaxNodesEF.swift
[539/896] Compiling SwiftSyntax SyntaxNodesGHI.swift
[540/896] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[543/896] Compiling BitCollections BitSet.swift
[544/896] Compiling BitCollections Range+Utilities.swift
[545/896] Compiling BitCollections Slice+Utilities.swift
[546/896] Compiling BitCollections UInt+Tricks.swift
[547/896] Compiling BitCollections _Word.swift
[551/904] Emitting module DequeModule
[601/904] Compiling BitCollections BitSet.Index.swift
[602/904] Compiling BitCollections BitSet._UnsafeHandle.swift
[658/904] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[659/904] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[660/904] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[661/904] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[662/904] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[663/904] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[664/904] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[665/904] Compiling HashTreeCollections TreeSet.swift
[724/911] Emitting module HashTreeCollections
[732/913] Compiling Collections Collections.swift
[733/913] Emitting module Collections
[760/913] Emitting module ArgumentParser
[761/917] Emitting module HashTreeCollections
[772/919] Compiling Collections Collections.swift
[773/919] Emitting module Collections
[774/919] Compiling ArgumentParser Platform.swift
[775/919] Compiling ArgumentParser SequenceExtensions.swift
[776/919] Compiling ArgumentParser StringExtensions.swift
[777/919] Compiling ArgumentParser Tree.swift
[806/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/983] Compiling SwiftDiagnostics Message.swift
[916/1036] Compiling SwiftDiagnostics Diagnostic.swift
[917/1036] Emitting module SwiftDiagnostics
[918/1036] Compiling SwiftDiagnostics Convenience.swift
[919/1036] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[920/1036] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[921/1036] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[922/1036] Compiling SwiftDiagnostics Note.swift
[923/1036] Compiling SwiftBasicFormat Syntax+Extensions.swift
[924/1036] Compiling SwiftBasicFormat InferIndentation.swift
[925/1036] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[926/1036] Compiling SwiftDiagnostics FixIt.swift
[927/1036] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[928/1036] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[929/1036] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[930/1036] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[931/1036] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[932/1036] Compiling SwiftBasicFormat InferIndentation.swift
[933/1036] Compiling SwiftBasicFormat Syntax+Extensions.swift
[934/1036] Compiling SwiftDiagnostics Message.swift
[935/1036] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[936/1037] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[937/1037] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[938/1037] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[939/1037] Compiling SwiftDiagnostics FixIt.swift
[940/1037] Compiling SwiftDiagnostics Diagnostic.swift
[941/1037] Emitting module SwiftDiagnostics
[942/1037] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[943/1037] Compiling SwiftDiagnostics Convenience.swift
[944/1037] Compiling SwiftDiagnostics Note.swift
[945/1037] Emitting module SwiftBasicFormat
[946/1037] Compiling SwiftBasicFormat BasicFormat.swift
[948/1037] Emitting module SwiftBasicFormat
[949/1037] Compiling SwiftParser Parameters.swift
[950/1037] Compiling SwiftParser ParseSourceFile.swift
[951/1037] Compiling SwiftParser Parser.swift
[952/1037] Compiling SwiftParser Patterns.swift
[953/1041] Compiling SwiftParser LoopProgressCondition.swift
[954/1041] Compiling SwiftParser Modifiers.swift
[955/1041] Compiling SwiftParser Names.swift
[956/1041] Compiling SwiftParser TopLevel.swift
[957/1041] Compiling SwiftParser TriviaParser.swift
[958/1041] Compiling SwiftParser Lexer.swift
[959/1041] Compiling SwiftParser RegexLiteralLexer.swift
[960/1041] Compiling SwiftParser Directives.swift
[961/1041] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[962/1041] Compiling SwiftParser Expressions.swift
[963/1041] Compiling SwiftParser IncrementalParseTransition.swift
[964/1041] Compiling SwiftParser IsValidIdentifier.swift
[965/1041] Compiling SwiftParser Nominals.swift
[966/1041] Emitting module SwiftParser
[967/1041] Compiling SwiftParser UnicodeScalarExtensions.swift
[968/1041] Compiling SwiftParser Lookahead.swift
[972/1045] Compiling SwiftParser TokenSpecSet.swift
[973/1045] Compiling SwiftParser Cursor.swift
[974/1045] Compiling SwiftParser Lexeme.swift
[975/1045] Compiling SwiftParser LexemeSequence.swift
[976/1045] Compiling SwiftParser Types.swift
[977/1045] Compiling SwiftParser ExperimentalFeatures.swift
[978/1045] Compiling SwiftParser TokenConsumer.swift
[979/1045] Compiling SwiftParser TokenPrecedence.swift
[980/1045] Compiling SwiftParser TokenSpec.swift
[981/1045] Emitting module SwiftParser
[992/1045] Compiling SwiftParser Attributes.swift
[993/1045] Compiling SwiftParser Availability.swift
[994/1045] Compiling SwiftParser CharacterInfo.swift
[995/1045] Compiling SwiftParser CollectionNodes+Parsable.swift
[996/1045] Compiling SwiftParser Declarations.swift
[997/1045] Compiling SwiftParser Specifiers.swift
[998/1045] Compiling SwiftParser Statements.swift
[999/1045] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[1002/1045] Compiling SwiftParser StringLiterals.swift
[1003/1045] Compiling SwiftParser SwiftParserCompatibility.swift
[1004/1045] Compiling SwiftParser SwiftVersion.swift
[1005/1045] Compiling SwiftParser SyntaxUtils.swift
[1006/1045] Compiling SwiftParser Recovery.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 PrecedenceGroup.swift
[1044/1083] Compiling SwiftOperators OperatorTable+Defaults.swift
[1045/1083] Compiling SwiftOperators OperatorTable+Semantics.swift
[1046/1083] Compiling SwiftOperators OperatorError.swift
[1047/1083] Emitting module SwiftOperators
[1048/1083] Compiling SwiftOperators SyntaxSynthesis.swift
[1049/1083] Compiling SwiftOperators PrecedenceGraph.swift
[1050/1083] Compiling SwiftOperators OperatorError+Diagnostics.swift
[1051/1083] Compiling SwiftOperators OperatorTable+Folding.swift
[1052/1083] Compiling SwiftOperators OperatorTable.swift
[1053/1083] Compiling SwiftOperators Operator.swift
[1054/1083] Compiling SwiftParserDiagnostics Utils.swift
[1055/1083] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[1056/1083] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[1057/1083] Compiling SwiftParserDiagnostics PresenceUtils.swift
[1058/1083] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[1059/1083] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[1060/1084] Compiling SwiftParserDiagnostics PresenceUtils.swift
[1061/1084] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[1062/1084] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[1063/1084] Compiling SwiftParserDiagnostics Utils.swift
[1064/1084] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[1065/1084] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[1066/1084] Emitting module SwiftParserDiagnostics
[1067/1084] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[1068/1084] Compiling SwiftParserDiagnostics MissingNodesError.swift
[1069/1084] Compiling SwiftParserDiagnostics MissingTokenError.swift
[1070/1084] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[1071/1084] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[1072/1084] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[1079/1084] Emitting module SwiftParserDiagnostics
[1080/1114] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[1081/1114] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[1082/1115] Emitting module SwiftSyntaxBuilder
[1083/1115] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[1084/1115] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[1085/1115] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[1086/1115] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[1087/1115] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[1088/1115] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[1089/1115] Compiling SwiftSyntaxBuilder Indenter.swift
[1090/1115] Compiling SwiftSyntaxBuilder ListBuilder.swift
[1091/1115] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[1092/1115] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[1093/1116] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[1094/1116] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[1099/1116] Emitting module SwiftSyntaxBuilder
[1100/1116] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[1101/1116] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[1104/1116] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[1105/1116] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[1106/1116] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[1111/1116] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[1112/1182] Compiling SafeDICore Scope.swift
[1113/1182] Compiling SafeDICore TypeDescription.swift
[1114/1182] Compiling SafeDICore UnorderedEquatingCollection.swift
[1115/1184] Compiling SafeDICore CollectionExtensions.swift
[1116/1184] Compiling SafeDICore DeclModifierListSyntaxExtensions.swift
[1117/1184] Compiling SafeDICore AttributeSyntaxExtensions.swift
[1118/1184] Compiling SafeDICore DiagnosticError.swift
[1119/1185] Compiling SwiftSyntaxMacros PreambleMacro.swift
[1120/1185] Compiling SafeDICore FixableInjectableError.swift
[1121/1185] Compiling SafeDICore FixableInstantiableError.swift
[1122/1185] Compiling SafeDICore DiagnosticExtensions.swift
[1123/1185] Compiling SafeDICore ImportDeclSyntaxExtensions.swift
[1124/1185] Compiling SafeDICore PatternBindingSyntaxExtensions.swift
[1125/1185] Compiling SafeDICore DependencyTreeGenerator.swift
[1126/1185] Compiling SafeDICore ScopeGenerator.swift
[1127/1185] Compiling SafeDICore ConcreteDeclSyntaxProtocol.swift
[1128/1185] Compiling SafeDICore ConcreteDeclType.swift
[1129/1185] Compiling SafeDICore Dependency.swift
[1135/1185] Emitting module SwiftSyntaxMacros
[1136/1185] Compiling SafeDICore AttributeListSyntaxElementExtensions.swift
[1137/1185] Compiling SafeDICore AttributeListSyntaxExtensions.swift
[1138/1185] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[1145/1197] Emitting module SafeDICore
[1146/1197] Compiling SafeDICore Initializer.swift
[1147/1197] Compiling SafeDICore InstantiableStruct.swift
[1148/1197] Compiling SafeDICore Property.swift
[1150/1197] Compiling SafeDICore ImportStatement.swift
[1154/1197] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[1164/1197] Compiling SafeDICore FileVisitor.swift
[1165/1197] Compiling SafeDICore InstantiableVisitor.swift
[1169/1197] Emitting module SafeDICore
[1184/1199] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[1185/1199] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[1186/1199] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[1187/1199] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[1188/1199] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[1189/1199] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[1190/1199] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[1191/1199] Emitting module SwiftSyntaxMacroExpansion
[1192/1199] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[1193/1211] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[1194/1212] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[1195/1212] Emitting module SafeDITool
[1196/1212] Compiling SafeDITool SafeDITool.swift
[1196/1212] Write Objects.LinkFileList
[1198/1212] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[1199/1212] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[1200/1212] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[1201/1212] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[1202/1212] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[1203/1212] Emitting module SwiftCompilerPluginMessageHandling
[1204/1212] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[1205/1212] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[1206/1212] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[1207/1212] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[1208/1212] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[1209/1214] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[1210/1214] Emitting module SwiftCompilerPlugin
[1211/1218] Compiling SafeDIMacros SafeDIMacroPlugin.swift
[1212/1218] Compiling SafeDIMacros InjectableMacro.swift
[1213/1218] Compiling SafeDIMacros InstantiableMacro.swift
[1214/1218] Emitting module SafeDIMacros
[1214/1218] Write Objects.LinkFileList
[1215/1218] Linking SafeDITool
[1216/1218] Applying SafeDITool
[1217/1218] Linking SafeDIMacros-tool
[1219/1227] Compiling SafeDI SendableInstantiator.swift
[1220/1227] Compiling SafeDI SendableErasedInstantiator.swift
[1221/1227] Compiling SafeDI Instantiated.swift
[1222/1227] Compiling SafeDI Instantiator.swift
[1223/1227] Compiling SafeDI ErasedInstantiator.swift
[1224/1227] Compiling SafeDI Instantiable.swift
[1225/1227] Compiling SafeDI Received.swift
[1226/1227] Compiling SafeDI Forwarded.swift
[1227/1227] Emitting module SafeDI
Build complete! (42.89s)
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.