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 Stitcher with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.41.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/athankefalas/Stitcher.git
Reference: v1.1.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/athankefalas/Stitcher
 * tag               v1.1.0     -> FETCH_HEAD
HEAD is now at d13eba0 Release version 1.1.0
Cloned https://github.com/athankefalas/Stitcher.git
Revision (git rev-parse @):
d13eba05d6fbbd9cec10f965dee5dac0efe9e513
SUCCESS checkout https://github.com/athankefalas/Stitcher.git at v1.1.0
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/OpenCombine/OpenCombine.git from cache
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (0.23s)
Fetched https://github.com/apple/swift-collections.git from cache (0.32s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (0.54s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.1 (0.03s)
Creating working copy for https://github.com/OpenCombine/OpenCombine.git
Working copy of https://github.com/OpenCombine/OpenCombine.git resolved at 0.14.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.1.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "stitcher",
      "name": "Stitcher",
      "url": "https://github.com/athankefalas/Stitcher.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Stitcher",
      "dependencies": [
        {
          "identity": "swift-collections",
          "name": "swift-collections",
          "url": "https://github.com/apple/swift-collections.git",
          "version": "1.1.1",
          "path": "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
          "dependencies": [
          ]
        },
        {
          "identity": "opencombine",
          "name": "OpenCombine",
          "url": "https://github.com/OpenCombine/OpenCombine.git",
          "version": "0.14.0",
          "path": "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/OpenCombine",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/athankefalas/Stitcher.git from cache
Fetched https://github.com/athankefalas/Stitcher.git from cache (0.16s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/OpenCombine/OpenCombine.git from cache
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (0.22s)
Fetched https://github.com/apple/swift-collections.git from cache (0.34s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (0.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.1 (0.02s)
Creating working copy for https://github.com/OpenCombine/OpenCombine.git
Working copy of https://github.com/OpenCombine/OpenCombine.git resolved at 0.14.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.1.1
Creating working copy for https://github.com/athankefalas/Stitcher.git
Working copy of https://github.com/athankefalas/Stitcher.git resolved at v1.1.0 (d13eba0)
warning: '.resolve-product-dependencies': dependency 'stitcher' is not used by any target
Found 2 product dependencies
  - swift-collections
  - OpenCombine
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/athankefalas/Stitcher.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/13] Write sources
[11/13] Write swift-version-33747A42983211AE.txt
[12/30] Compiling COpenCombineHelpers COpenCombineHelpers.cpp
[14/122] Compiling OpenCombine Optional.Publisher.swift
[15/122] Compiling OpenCombine Publishers.AllSatisfy.swift
[16/124] Compiling OpenCombine Publishers.Zip.swift
[17/124] Compiling OpenCombine Publishers.swift
[18/124] Emitting module InternalCollectionsUtilities
[19/124] Compiling OpenCombine Publishers.SwitchToLatest.swift
[20/124] Compiling OpenCombine Publishers.Throttle.swift
[21/124] Compiling OpenCombine Publishers.Timeout.swift
[22/124] Compiling OpenCombine Record.swift
[23/124] Compiling OpenCombine Result.Publisher.swift
[24/124] Compiling OpenCombine Just.swift
[25/124] Compiling OpenCombine Publishers.Sequence.swift
[26/124] Compiling OpenCombine Publishers.SetFailureType.swift
[27/124] Compiling OpenCombine Publishers.Retry.swift
[28/124] Compiling OpenCombine Publishers.Scan.swift
[29/124] Compiling OpenCombine Publishers.Share.swift
[30/124] Compiling OpenCombine Publishers.SubscribeOn.swift
[31/124] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[32/124] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[33/323] Compiling HeapModule Heap+Invariants.swift
[34/399] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[35/399] Compiling HeapModule Heap+Descriptions.swift
[36/399] Compiling HashTreeCollections TreeDictionary.swift
[37/399] Compiling HashTreeCollections TreeSet+Codable.swift
[38/401] Compiling HashTreeCollections _HashTreeStatistics.swift
[39/401] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[40/401] Compiling HeapModule _HeapNode.swift
[41/401] Compiling HeapModule Heap.swift
[42/401] Emitting module HeapModule
[43/401] Compiling HeapModule Heap+UnsafeHandle.swift
[44/401] Compiling HashTreeCollections TreeSet+Collection.swift
[45/401] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[46/401] Compiling DequeModule _DequeSlot.swift
[47/401] Compiling DequeModule _UnsafeWrappedBuffer.swift
[52/401] Compiling HashTreeCollections TreeSet+Debugging.swift
[53/401] Compiling HashTreeCollections TreeSet+Descriptions.swift
[54/401] Compiling HashTreeCollections TreeSet+Equatable.swift
[55/401] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[56/408] Compiling HashTreeCollections TreeSet+Extras.swift
[57/408] Compiling HashTreeCollections TreeSet+Filter.swift
[58/408] Compiling HashTreeCollections _HashTreeIterator.swift
[61/408] Compiling HashTreeCollections _RawHashNode.swift
[62/408] Compiling HashTreeCollections _UnmanagedHashNode.swift
[64/415] Compiling HashTreeCollections TreeSet+Hashable.swift
[65/415] Compiling HashTreeCollections TreeSet+Sendable.swift
[66/415] Compiling HashTreeCollections TreeSet+Sequence.swift
[67/415] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[68/415] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[69/415] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[70/415] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[71/415] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[72/415] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[73/415] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[74/425] Emitting module BitCollections
[81/425] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[82/425] Compiling HashTreeCollections _HashNode.swift
[83/425] Compiling HashTreeCollections _HashNodeHeader.swift
[84/425] Compiling HashTreeCollections _HashSlot.swift
[85/425] Compiling HashTreeCollections _HashStack.swift
[86/425] Compiling HashTreeCollections _AncestorHashSlots.swift
[87/425] Compiling HashTreeCollections _Bitmap.swift
[88/425] Compiling HashTreeCollections _Bucket.swift
[89/425] Compiling HashTreeCollections _Hash.swift
[90/425] Compiling HashTreeCollections _HashLevel.swift
[91/425] Compiling HashTreeCollections _HashNode+Builder.swift
[92/425] Compiling HashTreeCollections _HashNode+Debugging.swift
[93/425] Compiling HashTreeCollections _HashNode+Initializers.swift
[94/425] Compiling HashTreeCollections _HashNode+Invariants.swift
[96/425] Compiling HashTreeCollections TreeDictionary+Collection.swift
[97/425] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[98/425] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[99/425] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[100/425] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[101/425] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[102/425] Compiling HashTreeCollections _HashNode+Structural merge.swift
[103/425] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[104/425] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[105/425] Compiling HashTreeCollections _HashNode+Structural union.swift
[106/425] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[107/425] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[108/425] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[125/425] Compiling BitCollections BitSet.Index.swift
[126/425] Compiling BitCollections BitSet._UnsafeHandle.swift
[135/425] Compiling HashTreeCollections _HashNode+Storage.swift
[136/425] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[137/425] Compiling HashTreeCollections _HashNode+Structural filter.swift
[138/425] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[139/425] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[140/425] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[141/425] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[142/425] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[161/425] Emitting module DequeModule
[162/425] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[163/425] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[164/425] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[165/425] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[166/425] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[167/425] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[168/425] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[169/425] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[170/425] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[171/425] Compiling HashTreeCollections TreeSet.swift
[184/434] Compiling OrderedCollections OrderedSet+Sendable.swift
[185/434] Compiling OrderedCollections OrderedSet+SubSequence.swift
[186/434] Compiling OrderedCollections OrderedSet+Testing.swift
[187/434] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[188/434] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[219/434] Compiling OrderedCollections OrderedSet.swift
[220/434] Compiling OrderedCollections _UnsafeBitset.swift
[224/434] Compiling HashTreeCollections TreeDictionary+Merge.swift
[225/434] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[226/434] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[227/434] Compiling HashTreeCollections TreeDictionary+Values.swift
[258/434] Emitting module OrderedCollections
[272/434] Emitting module OpenCombine
[288/434] Compiling _RopeModule Rope+Join.swift
[289/434] Compiling _RopeModule Rope+MutatingForEach.swift
[290/434] Compiling _RopeModule Rope+Remove.swift
[291/434] Compiling _RopeModule Rope+RemoveSubrange.swift
[292/434] Compiling _RopeModule Rope+Split.swift
[293/434] Compiling _RopeModule Optional Utilities.swift
[294/434] Compiling _RopeModule String Utilities.swift
[295/434] Compiling _RopeModule String.Index+ABI.swift
[296/434] Compiling _RopeModule _CharacterRecognizer.swift
[306/434] Compiling OpenCombine Publishers.First.swift
[307/434] Compiling OpenCombine Publishers.FlatMap.swift
[308/434] Compiling OpenCombine Publishers.HandleEvents.swift
[309/434] Compiling OpenCombine Publishers.IgnoreOutput.swift
[310/434] Compiling OpenCombine Publishers.Last.swift
[311/434] Compiling OpenCombine Publishers.MakeConnectable.swift
[312/446] Emitting module _RopeModule
[322/446] Compiling OpenCombine Result.swift
[323/446] Compiling OpenCombine Scheduler.swift
[324/446] Compiling OpenCombine Subject+Void.swift
[325/446] Compiling OpenCombine Subscriber+Void.swift
[326/446] Compiling OpenCombine Subscribers.Assign.swift
[327/446] Compiling OpenCombine Subscribers.Completion.swift
[328/446] Compiling OpenCombine Subscribers.Demand.swift
[329/446] Compiling OpenCombine Subscribers.Sink.swift
[330/446] Compiling OpenCombine Subscribers.swift
[331/446] Compiling OpenCombine Subscription.swift
[332/446] Compiling OpenCombine Subscriptions.swift
[333/446] Compiling OpenCombine _Introspection.swift
[384/446] Emitting module HashTreeCollections
[447/450] Compiling Collections Collections.swift
[448/450] Emitting module Collections
[449/450] Emitting module OpenCombineDispatch
[450/450] Compiling OpenCombineDispatch DispatchQueue+Scheduler.swift
[451/521] Compiling Stitcher InstanceStorageFactory.swift
[452/521] Compiling Stitcher InstanceStorageKey.swift
[453/521] Compiling Stitcher AnyPipeline.swift
[454/521] Compiling Stitcher AnyPipelineCancellable.swift
[455/521] Compiling Stitcher Pipeline.swift
[456/521] Compiling Stitcher PipelineSubject.swift
[457/521] Compiling Stitcher Stitcher.swift
[458/521] Compiling Stitcher AsyncTask.swift
[459/521] Compiling Stitcher CancellableTask.swift
[460/521] Compiling Stitcher RawThreadKey.swift
[461/531] Compiling Stitcher AutoregisterableDependencyCodeGenerator.swift
[462/531] Compiling Stitcher NameInjectionCodeGenerator.swift
[463/531] Compiling Stitcher TestInjectionCodeGenerator.swift
[464/531] Compiling Stitcher TypeInjectionCodeGenerator.swift
[465/531] Compiling Stitcher InjectionCodeGenerator.swift
[466/531] Compiling Stitcher InjectionCodeGenerators.swift
[467/531] Compiling Stitcher StitcherConfiguration.swift
[468/531] Compiling Stitcher DependencyContainer.swift
[469/531] Compiling Stitcher DependencyFactory+Function.swift
[470/531] Compiling Stitcher DependencyFactory.swift
[471/531] Compiling Stitcher DependencyGroup.swift
[472/531] Compiling Stitcher DependencyRegistrarBuilder.swift
[473/531] Compiling Stitcher RawDependencyRegistration.swift
[474/531] Compiling Stitcher DependencyGroupRepresenting.swift
[475/531] Compiling Stitcher DependencyRepresenting.swift
[476/531] Compiling Stitcher ManagedSingletonInstanceStorage.swift
[477/531] Compiling Stitcher NeverInstanceStorage.swift
[478/531] Compiling Stitcher SharedInstanceStorage.swift
[479/531] Compiling Stitcher SingletonInstanceStorage.swift
[480/531] Compiling Stitcher InstanceStorage.swift
[481/531] Compiling Stitcher DependencyContainingCollection.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/DependencyParameters.swift:120:41: warning: cast from '(/* shape: each Element */ repeat DependencyParameters.AnyParameter)' to unrelated type 'DependencyParameters.AnyParameter' always fails
            let singleParameter = tuple as! AnyParameter
                                  ~~~~~ ^   ~~~~~~~~~~~~
[482/531] Compiling Stitcher DependencyEagerness.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/DependencyParameters.swift:120:41: warning: cast from '(/* shape: each Element */ repeat DependencyParameters.AnyParameter)' to unrelated type 'DependencyParameters.AnyParameter' always fails
            let singleParameter = tuple as! AnyParameter
                                  ~~~~~ ^   ~~~~~~~~~~~~
[483/531] Compiling Stitcher DependencyLocator.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/DependencyParameters.swift:120:41: warning: cast from '(/* shape: each Element */ repeat DependencyParameters.AnyParameter)' to unrelated type 'DependencyParameters.AnyParameter' always fails
            let singleParameter = tuple as! AnyParameter
                                  ~~~~~ ^   ~~~~~~~~~~~~
[484/531] Compiling Stitcher DependencyLocatorTraits.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/DependencyParameters.swift:120:41: warning: cast from '(/* shape: each Element */ repeat DependencyParameters.AnyParameter)' to unrelated type 'DependencyParameters.AnyParameter' always fails
            let singleParameter = tuple as! AnyParameter
                                  ~~~~~ ^   ~~~~~~~~~~~~
[485/531] Compiling Stitcher DependencyParameters.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/DependencyParameters.swift:120:41: warning: cast from '(/* shape: each Element */ repeat DependencyParameters.AnyParameter)' to unrelated type 'DependencyParameters.AnyParameter' always fails
            let singleParameter = tuple as! AnyParameter
                                  ~~~~~ ^   ~~~~~~~~~~~~
[486/531] Compiling Stitcher DependencyScope.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/DependencyParameters.swift:120:41: warning: cast from '(/* shape: each Element */ repeat DependencyParameters.AnyParameter)' to unrelated type 'DependencyParameters.AnyParameter' always fails
            let singleParameter = tuple as! AnyParameter
                                  ~~~~~ ^   ~~~~~~~~~~~~
[487/531] Compiling Stitcher InjectionError.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/DependencyParameters.swift:120:41: warning: cast from '(/* shape: each Element */ repeat DependencyParameters.AnyParameter)' to unrelated type 'DependencyParameters.AnyParameter' always fails
            let singleParameter = tuple as! AnyParameter
                                  ~~~~~ ^   ~~~~~~~~~~~~
[488/531] Compiling Stitcher ManagedDependencyScopeProviding.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/DependencyParameters.swift:120:41: warning: cast from '(/* shape: each Element */ repeat DependencyParameters.AnyParameter)' to unrelated type 'DependencyParameters.AnyParameter' always fails
            let singleParameter = tuple as! AnyParameter
                                  ~~~~~ ^   ~~~~~~~~~~~~
[489/531] Compiling Stitcher ManagedDependencyScopeReceipt.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/DependencyParameters.swift:120:41: warning: cast from '(/* shape: each Element */ repeat DependencyParameters.AnyParameter)' to unrelated type 'DependencyParameters.AnyParameter' always fails
            let singleParameter = tuple as! AnyParameter
                                  ~~~~~ ^   ~~~~~~~~~~~~
[490/531] Compiling Stitcher PipelineManagedDependencyScope.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/DependencyParameters.swift:120:41: warning: cast from '(/* shape: each Element */ repeat DependencyParameters.AnyParameter)' to unrelated type 'DependencyParameters.AnyParameter' always fails
            let singleParameter = tuple as! AnyParameter
                                  ~~~~~ ^   ~~~~~~~~~~~~
[491/531] Compiling Stitcher TypeName.swift
[492/531] Compiling Stitcher Atomic.swift
[493/531] Compiling Stitcher Dependencies.swift
[494/531] Compiling Stitcher Injected+Init.swift
[495/531] Compiling Stitcher Injected.swift
[496/531] Compiling Stitcher AutoregisterableDependency.swift
[497/531] Compiling Stitcher GeneratedDependencyRegistration.swift
[498/531] Compiling Stitcher RegisterableDependency.swift
[499/531] Compiling Stitcher DependenciesRegistrar.swift
[500/531] Compiling Stitcher Dependency.swift
[501/531] Compiling Stitcher InstantionNotificationCenter.swift
[502/531] Compiling Stitcher PostInstantiationAware.swift
[503/531] Compiling Stitcher DependencyCycleDetector.swift
[504/531] Compiling Stitcher DependencyCycleInstantationBacktrace.swift
[505/531] Compiling Stitcher DependencyGraph+Assertions.swift
[506/531] Compiling Stitcher DependencyGraph+NameInjection.swift
[507/531] Compiling Stitcher DependencyGraph+TypeInjection.swift
[508/531] Compiling Stitcher DependencyGraph+ValueInjection.swift
[509/531] Compiling Stitcher DependencyGraph.swift
[510/531] Compiling Stitcher DependencyRegistrarIndex.swift
[511/531] Compiling Stitcher RawThreadKeyError.swift
[512/531] Compiling Stitcher ThreadIdentifierThreadValuesKey.swift
[513/531] Compiling Stitcher ThreadLocal.swift
[514/531] Compiling Stitcher ThreadValues.swift
[515/531] Compiling Stitcher ThreadValuesKey.swift
[516/531] Compiling Stitcher DefaultValueProviding.swift
[517/531] Compiling Stitcher Extensions.swift
[518/531] Compiling Stitcher Functions.swift
[519/531] Compiling Stitcher Reference.swift
[520/531] Compiling Stitcher WeakReference.swift
[521/531] Emitting module Stitcher
[522/531] Compiling Stitcher Common.swift
[523/531] Compiling Stitcher DefaultIndexer.swift
[524/531] Compiling Stitcher ParallelIndexer.swift
[525/531] Compiling Stitcher PlainIndexer.swift
[526/531] Compiling Stitcher IndexedDependencyContainer.swift
[527/531] Compiling Stitcher Indexing.swift
[528/531] Compiling Stitcher IndexingCoordinator.swift
[529/531] Compiling Stitcher IndexingKey.swift
[530/531] Compiling Stitcher IndexingTask.swift
[531/531] Compiling Stitcher StorageCleaner.swift
Build complete! (15.58s)
Build complete.
Done.