The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Stitcher, reference main (ad1e84), with Swift 6.3 for Linux on 14 Apr 2026 16:32:34 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/athankefalas/Stitcher.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/athankefalas/Stitcher
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ad1e845 Update issue templates
Cloned https://github.com/athankefalas/Stitcher.git
Revision (git rev-parse @):
ad1e8458208ea0529b0221dc856b481a6089605c
SUCCESS checkout https://github.com/athankefalas/Stitcher.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/athankefalas/Stitcher.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/OpenCombine/OpenCombine.git
[1/23537] Fetching swift-collections
[708/31821] Fetching swift-collections, opencombine
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (1.41s)
[6355/23537] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (3.34s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (8.49s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.6 (1.13s)
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.6
Building for debugging...
[0/13] Write sources
[11/13] Write swift-version-24593BA9C3E375BF.txt
[12/30] Compiling COpenCombineHelpers COpenCombineHelpers.cpp
[14/31] Emitting module InternalCollectionsUtilities
[15/124] Emitting module OpenCombine
[16/136] Compiling OpenCombine FilterProducer.swift
[17/136] Compiling OpenCombine Locking.swift
[18/136] Compiling OpenCombine AnyCancellable.swift
[19/136] Compiling OpenCombine AnyPublisher.swift
[20/136] Compiling OpenCombine GENERATED-RootProtocols.swift
[21/136] Compiling OpenCombine ConduitBase.swift
[22/136] Compiling OpenCombine CustomCombineIdentifierConvertible.swift
[23/136] Compiling OpenCombine Future.swift
[24/136] Compiling OpenCombine GENERATED-Publisher+Concurrency.swift
[25/136] Compiling OpenCombine CurrentValueSubject.swift
[26/136] Compiling OpenCombine CombineIdentifier.swift
[27/136] Compiling OpenCombine ConcurrencyHelpers.swift
[28/136] Compiling OpenCombine Future+Concurrency.swift
[29/136] Compiling OpenCombine ConduitList.swift
[30/136] Compiling OpenCombine DebugHook.swift
[31/136] Compiling OpenCombine AnySubscriber.swift
[32/136] Compiling OpenCombine Cancellable.swift
[33/136] Compiling OpenCombine Codable.swift
[53/137] Compiling OpenCombine PartialCompletion.swift
[54/137] Compiling OpenCombine PublishedSubject.swift
[55/137] Compiling OpenCombine PublishedSubscriber.swift
[56/137] Compiling OpenCombine ReduceProducer.swift
[57/137] Compiling OpenCombine SubjectSubscriber.swift
[58/137] Compiling OpenCombine SubscriberTap.swift
[59/137] Compiling OpenCombine SubscriptionStatus.swift
[60/137] Compiling OpenCombine SubscriptionTap.swift
[61/256] Compiling OpenCombine Just.swift
[62/256] Compiling OpenCombine Optional.Publisher.swift
[63/256] Compiling OpenCombine Publishers.AllSatisfy.swift
[64/256] Compiling OpenCombine Publishers.AssertNoFailure.swift
[65/256] Compiling OpenCombine Publishers.Autoconnect.swift
[66/256] Compiling OpenCombine Publishers.Breakpoint.swift
[67/256] Compiling OpenCombine Publishers.Buffer.swift
[68/256] Compiling OpenCombine Publishers.Collect.swift
[69/256] Compiling OpenCombine Publishers.CollectByCount.swift
[70/256] Compiling OpenCombine Publishers.CompactMap.swift
[71/256] Compiling OpenCombine Publishers.Comparison.swift
[72/256] Compiling OpenCombine Publishers.Concatenate.swift
[73/256] Compiling OpenCombine Publishers.Contains.swift
[74/387] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[75/406] Compiling BitCollections BitArray+BitwiseOperations.swift
[76/406] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[77/413] Compiling HeapModule Heap+Descriptions.swift
[78/413] Compiling BitCollections BitArray+Hashable.swift
[79/413] Compiling BitCollections BitArray+Initializers.swift
[80/413] Compiling OpenCombine Result.swift
[81/413] Compiling OpenCombine Scheduler.swift
[82/413] Compiling OpenCombine Subject+Void.swift
[83/413] Compiling OpenCombine Subscriber+Void.swift
[84/413] Compiling OpenCombine Subscribers.Assign.swift
[85/413] Compiling OpenCombine Subscribers.Completion.swift
[86/413] Compiling OpenCombine Subscribers.Demand.swift
[87/413] Compiling OpenCombine Subscribers.Sink.swift
[88/413] Compiling OpenCombine Subscribers.swift
[89/413] Compiling OpenCombine Subscription.swift
[90/413] Compiling OpenCombine Subscriptions.swift
[91/413] Compiling OpenCombine _Introspection.swift
[92/413] Compiling HeapModule _HeapNode.swift
[93/413] Compiling HeapModule Heap.swift
[94/413] Compiling BitCollections BitArray+Copy.swift
[95/413] Compiling BitCollections BitArray+CustomReflectable.swift
[96/413] Compiling DequeModule _DequeSlot.swift
[97/413] Compiling DequeModule _UnsafeWrappedBuffer.swift
[98/413] Compiling HeapModule Heap+Invariants.swift
[99/413] Compiling HeapModule Heap+UnsafeHandle.swift
[100/413] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[101/413] Compiling HashTreeCollections _RawHashNode.swift
[102/413] Compiling HashTreeCollections _UnmanagedHashNode.swift
[103/413] Compiling HashTreeCollections _UnsafePath.swift
[104/413] Compiling HashTreeCollections TreeDictionary+Codable.swift
[105/413] Compiling HashTreeCollections TreeDictionary+Collection.swift
[106/413] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[107/420] Emitting module HeapModule
[109/421] Compiling HashTreeCollections _HashNode.swift
[110/421] Compiling HashTreeCollections _HashNodeHeader.swift
[111/421] Compiling HashTreeCollections _HashSlot.swift
[112/421] Compiling HashTreeCollections _HashStack.swift
[113/421] Compiling HashTreeCollections _HashTreeIterator.swift
[114/421] Compiling HashTreeCollections _HashTreeStatistics.swift
[116/428] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[117/428] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[118/428] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[119/428] Compiling HashTreeCollections _HashNode+Structural union.swift
[120/428] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[121/428] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[122/428] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[123/428] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[124/428] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[125/428] Compiling BitCollections BitArray+Extras.swift
[126/428] Compiling BitCollections BitArray+Fill.swift
[131/428] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[132/428] Compiling HashTreeCollections TreeDictionary+Filter.swift
[133/428] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[134/428] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[135/428] Compiling HashTreeCollections TreeDictionary+Keys.swift
[136/428] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[137/428] Compiling HashTreeCollections TreeDictionary+Merge.swift
[138/428] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[139/428] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[140/428] Compiling HashTreeCollections TreeDictionary+Values.swift
[141/428] Compiling OpenCombine Publishers.swift
[142/428] Compiling OpenCombine Record.swift
[143/428] Compiling OpenCombine Result.Publisher.swift
[144/428] Compiling BitCollections BitSet.Index.swift
[145/428] Compiling BitCollections BitSet._UnsafeHandle.swift
[146/428] Compiling OrderedCollections OrderedSet+Sendable.swift
[147/428] Compiling OrderedCollections OrderedSet+SubSequence.swift
[148/428] Compiling OrderedCollections OrderedSet+Testing.swift
[149/428] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[150/428] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[151/428] Compiling OrderedCollections OrderedSet.swift
[152/428] Compiling OrderedCollections _UnsafeBitset.swift
[153/428] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[154/428] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[155/428] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[156/428] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[170/428] Compiling BitCollections BitArray+Testing.swift
[171/428] Compiling HashTreeCollections _HashNode+Debugging.swift
[172/428] Compiling HashTreeCollections _HashNode+Initializers.swift
[173/428] Compiling HashTreeCollections _HashNode+Invariants.swift
[174/428] Compiling HashTreeCollections _HashNode+Lookups.swift
[182/428] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[183/428] Emitting module BitCollections
[184/428] Compiling BitCollections BitArray+Descriptions.swift
[185/428] Compiling BitCollections BitArray+Equatable.swift
[228/441] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[229/441] Compiling BitCollections BitArray+Shifts.swift
[243/441] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[244/441] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[245/441] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[246/441] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[247/441] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[248/441] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[249/441] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[250/441] Compiling BitCollections BitArray+RandomBits.swift
[251/441] Compiling BitCollections BitArray+Codable.swift
[252/441] Compiling BitCollections BitArray+Collection.swift
[260/441] Emitting module DequeModule
[311/452] Compiling _RopeModule _CharacterRecognizer.swift
[312/452] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[313/452] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[314/452] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[315/452] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[316/452] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[317/452] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[318/452] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[319/452] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[320/452] Compiling HashTreeCollections TreeSet.swift
[328/452] Emitting module OpenCombineDispatch
[329/452] Compiling OpenCombineDispatch DispatchQueue+Scheduler.swift
[361/453] Emitting module OrderedCollections
[374/454] Emitting module _RopeModule
[418/454] Compiling _RopeModule Rope+Join.swift
[419/454] Compiling _RopeModule Rope+MutatingForEach.swift
[420/454] Compiling _RopeModule Rope+Remove.swift
[421/454] Compiling _RopeModule Rope+RemoveSubrange.swift
[422/454] Compiling _RopeModule Rope+Split.swift
[423/454] Compiling _RopeModule Optional Utilities.swift
[424/454] Compiling _RopeModule String Utilities.swift
[425/454] Compiling _RopeModule String.Index+ABI.swift
[427/454] Emitting module HashTreeCollections
[457/458] Compiling Collections Collections.swift
[458/458] Emitting module Collections
[460/530] Emitting module Stitcher
/host/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/InjectionError.swift:52:10: warning: associated value 'invalidDependencyParameters(_:_:parameters:)' of 'Sendable'-conforming enum 'InjectionError' contains non-Sendable type '[AnyHashable]'
 50 |     case multipleDependencies(DependencyContext)
 51 |     case cyclicDependencyReference(DependencyCycleInstantationBacktrace)
 52 |     case invalidDependencyParameters(DependencyContext, DependencyParameterContext, parameters: [AnyHashable])
    |          `- warning: associated value 'invalidDependencyParameters(_:_:parameters:)' of 'Sendable'-conforming enum 'InjectionError' contains non-Sendable type '[AnyHashable]'
 53 |
 54 |     public var description: String {
Swift.Array:1:23: note: generic struct 'Array' does not conform to the 'Sendable' protocol
1 | @frozen public struct Array<Element> : _DestructorSafeContainer {
  |                       `- note: generic struct 'Array' does not conform to the 'Sendable' protocol
2 | }
[461/540] Compiling Stitcher Common.swift
/host/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/Indexing/Implementations/ParallelIndexer.swift:14:32: error: 'ProcessInfo' initializer is inaccessible due to 'internal' protection level
12 |
13 |     static var parallelTaskCount: Int {
14 |         let coreCount = Double(ProcessInfo().processorCount)
   |                                `- error: 'ProcessInfo' initializer is inaccessible due to 'internal' protection level
15 |         let maximumSystemLoadFactor = 0.75
16 |         return Int(floor(coreCount * maximumSystemLoadFactor))
FoundationEssentials.ProcessInfo.init:2:10: note: 'init()' declared here
1 | class ProcessInfo {
2 | internal init()}
  |          `- note: 'init()' declared here
3 |
[462/540] Compiling Stitcher DefaultIndexer.swift
/host/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/Indexing/Implementations/ParallelIndexer.swift:14:32: error: 'ProcessInfo' initializer is inaccessible due to 'internal' protection level
12 |
13 |     static var parallelTaskCount: Int {
14 |         let coreCount = Double(ProcessInfo().processorCount)
   |                                `- error: 'ProcessInfo' initializer is inaccessible due to 'internal' protection level
15 |         let maximumSystemLoadFactor = 0.75
16 |         return Int(floor(coreCount * maximumSystemLoadFactor))
FoundationEssentials.ProcessInfo.init:2:10: note: 'init()' declared here
1 | class ProcessInfo {
2 | internal init()}
  |          `- note: 'init()' declared here
3 |
[463/540] Compiling Stitcher ParallelIndexer.swift
/host/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/Indexing/Implementations/ParallelIndexer.swift:14:32: error: 'ProcessInfo' initializer is inaccessible due to 'internal' protection level
12 |
13 |     static var parallelTaskCount: Int {
14 |         let coreCount = Double(ProcessInfo().processorCount)
   |                                `- error: 'ProcessInfo' initializer is inaccessible due to 'internal' protection level
15 |         let maximumSystemLoadFactor = 0.75
16 |         return Int(floor(coreCount * maximumSystemLoadFactor))
FoundationEssentials.ProcessInfo.init:2:10: note: 'init()' declared here
1 | class ProcessInfo {
2 | internal init()}
  |          `- note: 'init()' declared here
3 |
[464/540] Compiling Stitcher PlainIndexer.swift
/host/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/Indexing/Implementations/ParallelIndexer.swift:14:32: error: 'ProcessInfo' initializer is inaccessible due to 'internal' protection level
12 |
13 |     static var parallelTaskCount: Int {
14 |         let coreCount = Double(ProcessInfo().processorCount)
   |                                `- error: 'ProcessInfo' initializer is inaccessible due to 'internal' protection level
15 |         let maximumSystemLoadFactor = 0.75
16 |         return Int(floor(coreCount * maximumSystemLoadFactor))
FoundationEssentials.ProcessInfo.init:2:10: note: 'init()' declared here
1 | class ProcessInfo {
2 | internal init()}
  |          `- note: 'init()' declared here
3 |
[465/540] Compiling Stitcher IndexedDependencyContainer.swift
/host/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/Indexing/Implementations/ParallelIndexer.swift:14:32: error: 'ProcessInfo' initializer is inaccessible due to 'internal' protection level
12 |
13 |     static var parallelTaskCount: Int {
14 |         let coreCount = Double(ProcessInfo().processorCount)
   |                                `- error: 'ProcessInfo' initializer is inaccessible due to 'internal' protection level
15 |         let maximumSystemLoadFactor = 0.75
16 |         return Int(floor(coreCount * maximumSystemLoadFactor))
FoundationEssentials.ProcessInfo.init:2:10: note: 'init()' declared here
1 | class ProcessInfo {
2 | internal init()}
  |          `- note: 'init()' declared here
3 |
[466/540] Compiling Stitcher Indexing.swift
/host/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/Indexing/Implementations/ParallelIndexer.swift:14:32: error: 'ProcessInfo' initializer is inaccessible due to 'internal' protection level
12 |
13 |     static var parallelTaskCount: Int {
14 |         let coreCount = Double(ProcessInfo().processorCount)
   |                                `- error: 'ProcessInfo' initializer is inaccessible due to 'internal' protection level
15 |         let maximumSystemLoadFactor = 0.75
16 |         return Int(floor(coreCount * maximumSystemLoadFactor))
FoundationEssentials.ProcessInfo.init:2:10: note: 'init()' declared here
1 | class ProcessInfo {
2 | internal init()}
  |          `- note: 'init()' declared here
3 |
[467/540] Compiling Stitcher IndexingCoordinator.swift
/host/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/Indexing/Implementations/ParallelIndexer.swift:14:32: error: 'ProcessInfo' initializer is inaccessible due to 'internal' protection level
12 |
13 |     static var parallelTaskCount: Int {
14 |         let coreCount = Double(ProcessInfo().processorCount)
   |                                `- error: 'ProcessInfo' initializer is inaccessible due to 'internal' protection level
15 |         let maximumSystemLoadFactor = 0.75
16 |         return Int(floor(coreCount * maximumSystemLoadFactor))
FoundationEssentials.ProcessInfo.init:2:10: note: 'init()' declared here
1 | class ProcessInfo {
2 | internal init()}
  |          `- note: 'init()' declared here
3 |
[468/540] Compiling Stitcher IndexingKey.swift
/host/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/Indexing/Implementations/ParallelIndexer.swift:14:32: error: 'ProcessInfo' initializer is inaccessible due to 'internal' protection level
12 |
13 |     static var parallelTaskCount: Int {
14 |         let coreCount = Double(ProcessInfo().processorCount)
   |                                `- error: 'ProcessInfo' initializer is inaccessible due to 'internal' protection level
15 |         let maximumSystemLoadFactor = 0.75
16 |         return Int(floor(coreCount * maximumSystemLoadFactor))
FoundationEssentials.ProcessInfo.init:2:10: note: 'init()' declared here
1 | class ProcessInfo {
2 | internal init()}
  |          `- note: 'init()' declared here
3 |
[469/540] Compiling Stitcher IndexingTask.swift
/host/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/Indexing/Implementations/ParallelIndexer.swift:14:32: error: 'ProcessInfo' initializer is inaccessible due to 'internal' protection level
12 |
13 |     static var parallelTaskCount: Int {
14 |         let coreCount = Double(ProcessInfo().processorCount)
   |                                `- error: 'ProcessInfo' initializer is inaccessible due to 'internal' protection level
15 |         let maximumSystemLoadFactor = 0.75
16 |         return Int(floor(coreCount * maximumSystemLoadFactor))
FoundationEssentials.ProcessInfo.init:2:10: note: 'init()' declared here
1 | class ProcessInfo {
2 | internal init()}
  |          `- note: 'init()' declared here
3 |
[470/540] Compiling Stitcher StorageCleaner.swift
/host/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/Indexing/Implementations/ParallelIndexer.swift:14:32: error: 'ProcessInfo' initializer is inaccessible due to 'internal' protection level
12 |
13 |     static var parallelTaskCount: Int {
14 |         let coreCount = Double(ProcessInfo().processorCount)
   |                                `- error: 'ProcessInfo' initializer is inaccessible due to 'internal' protection level
15 |         let maximumSystemLoadFactor = 0.75
16 |         return Int(floor(coreCount * maximumSystemLoadFactor))
FoundationEssentials.ProcessInfo.init:2:10: note: 'init()' declared here
1 | class ProcessInfo {
2 | internal init()}
  |          `- note: 'init()' declared here
3 |
[471/540] Compiling Stitcher InstanceStorageFactory.swift
/host/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift:37:31: error: 'ProcessInfo' initializer is inaccessible due to 'internal' protection level
 35 |
 36 |         private static var defaultQueueCount: Int {
 37 |             let processInfo = ProcessInfo()
    |                               `- error: 'ProcessInfo' initializer is inaccessible due to 'internal' protection level
 38 |             return processInfo.processorCount - 1
 39 |         }
FoundationEssentials.ProcessInfo.init:2:10: note: 'init()' declared here
1 | class ProcessInfo {
2 | internal init()}
  |          `- note: 'init()' declared here
3 |
[472/540] Compiling Stitcher InstanceStorageKey.swift
/host/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift:37:31: error: 'ProcessInfo' initializer is inaccessible due to 'internal' protection level
 35 |
 36 |         private static var defaultQueueCount: Int {
 37 |             let processInfo = ProcessInfo()
    |                               `- error: 'ProcessInfo' initializer is inaccessible due to 'internal' protection level
 38 |             return processInfo.processorCount - 1
 39 |         }
FoundationEssentials.ProcessInfo.init:2:10: note: 'init()' declared here
1 | class ProcessInfo {
2 | internal init()}
  |          `- note: 'init()' declared here
3 |
[473/540] Compiling Stitcher AnyPipeline.swift
/host/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift:37:31: error: 'ProcessInfo' initializer is inaccessible due to 'internal' protection level
 35 |
 36 |         private static var defaultQueueCount: Int {
 37 |             let processInfo = ProcessInfo()
    |                               `- error: 'ProcessInfo' initializer is inaccessible due to 'internal' protection level
 38 |             return processInfo.processorCount - 1
 39 |         }
FoundationEssentials.ProcessInfo.init:2:10: note: 'init()' declared here
1 | class ProcessInfo {
2 | internal init()}
  |          `- note: 'init()' declared here
3 |
[474/540] Compiling Stitcher AnyPipelineCancellable.swift
/host/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift:37:31: error: 'ProcessInfo' initializer is inaccessible due to 'internal' protection level
 35 |
 36 |         private static var defaultQueueCount: Int {
 37 |             let processInfo = ProcessInfo()
    |                               `- error: 'ProcessInfo' initializer is inaccessible due to 'internal' protection level
 38 |             return processInfo.processorCount - 1
 39 |         }
FoundationEssentials.ProcessInfo.init:2:10: note: 'init()' declared here
1 | class ProcessInfo {
2 | internal init()}
  |          `- note: 'init()' declared here
3 |
[475/540] Compiling Stitcher Pipeline.swift
/host/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift:37:31: error: 'ProcessInfo' initializer is inaccessible due to 'internal' protection level
 35 |
 36 |         private static var defaultQueueCount: Int {
 37 |             let processInfo = ProcessInfo()
    |                               `- error: 'ProcessInfo' initializer is inaccessible due to 'internal' protection level
 38 |             return processInfo.processorCount - 1
 39 |         }
FoundationEssentials.ProcessInfo.init:2:10: note: 'init()' declared here
1 | class ProcessInfo {
2 | internal init()}
  |          `- note: 'init()' declared here
3 |
[476/540] Compiling Stitcher PipelineSubject.swift
/host/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift:37:31: error: 'ProcessInfo' initializer is inaccessible due to 'internal' protection level
 35 |
 36 |         private static var defaultQueueCount: Int {
 37 |             let processInfo = ProcessInfo()
    |                               `- error: 'ProcessInfo' initializer is inaccessible due to 'internal' protection level
 38 |             return processInfo.processorCount - 1
 39 |         }
FoundationEssentials.ProcessInfo.init:2:10: note: 'init()' declared here
1 | class ProcessInfo {
2 | internal init()}
  |          `- note: 'init()' declared here
3 |
[477/540] Compiling Stitcher Stitcher.swift
/host/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift:37:31: error: 'ProcessInfo' initializer is inaccessible due to 'internal' protection level
 35 |
 36 |         private static var defaultQueueCount: Int {
 37 |             let processInfo = ProcessInfo()
    |                               `- error: 'ProcessInfo' initializer is inaccessible due to 'internal' protection level
 38 |             return processInfo.processorCount - 1
 39 |         }
FoundationEssentials.ProcessInfo.init:2:10: note: 'init()' declared here
1 | class ProcessInfo {
2 | internal init()}
  |          `- note: 'init()' declared here
3 |
[478/540] Compiling Stitcher AsyncTask.swift
/host/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift:37:31: error: 'ProcessInfo' initializer is inaccessible due to 'internal' protection level
 35 |
 36 |         private static var defaultQueueCount: Int {
 37 |             let processInfo = ProcessInfo()
    |                               `- error: 'ProcessInfo' initializer is inaccessible due to 'internal' protection level
 38 |             return processInfo.processorCount - 1
 39 |         }
FoundationEssentials.ProcessInfo.init:2:10: note: 'init()' declared here
1 | class ProcessInfo {
2 | internal init()}
  |          `- note: 'init()' declared here
3 |
[479/540] Compiling Stitcher CancellableTask.swift
/host/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift:37:31: error: 'ProcessInfo' initializer is inaccessible due to 'internal' protection level
 35 |
 36 |         private static var defaultQueueCount: Int {
 37 |             let processInfo = ProcessInfo()
    |                               `- error: 'ProcessInfo' initializer is inaccessible due to 'internal' protection level
 38 |             return processInfo.processorCount - 1
 39 |         }
FoundationEssentials.ProcessInfo.init:2:10: note: 'init()' declared here
1 | class ProcessInfo {
2 | internal init()}
  |          `- note: 'init()' declared here
3 |
[480/540] Compiling Stitcher RawThreadKey.swift
/host/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift:37:31: error: 'ProcessInfo' initializer is inaccessible due to 'internal' protection level
 35 |
 36 |         private static var defaultQueueCount: Int {
 37 |             let processInfo = ProcessInfo()
    |                               `- error: 'ProcessInfo' initializer is inaccessible due to 'internal' protection level
 38 |             return processInfo.processorCount - 1
 39 |         }
FoundationEssentials.ProcessInfo.init:2:10: note: 'init()' declared here
1 | class ProcessInfo {
2 | internal init()}
  |          `- note: 'init()' declared here
3 |
[481/540] Compiling Stitcher RawThreadKeyError.swift
[482/540] Compiling Stitcher ThreadIdentifierThreadValuesKey.swift
[483/540] Compiling Stitcher ThreadLocal.swift
[484/540] Compiling Stitcher ThreadValues.swift
[485/540] Compiling Stitcher ThreadValuesKey.swift
[486/540] Compiling Stitcher DefaultValueProviding.swift
[487/540] Compiling Stitcher Extensions.swift
[488/540] Compiling Stitcher Functions.swift
[489/540] Compiling Stitcher Reference.swift
[490/540] Compiling Stitcher WeakReference.swift
[491/540] Compiling Stitcher DependencyContainingCollection.swift
/host/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
118 |
119 |         if tupleValues.isEmpty && mirror.displayStyle != .tuple {
120 |             let singleParameter = tuple as! AnyParameter
    |                                         `- warning: cast from '(/* shape: each Element */ repeat DependencyParameters.AnyParameter)' to unrelated type 'DependencyParameters.AnyParameter' always fails
121 |             tupleValues = [singleParameter]
122 |         }
/host/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/InjectionError.swift:52:10: warning: associated value 'invalidDependencyParameters(_:_:parameters:)' of 'Sendable'-conforming enum 'InjectionError' contains non-Sendable type '[AnyHashable]'
 50 |     case multipleDependencies(DependencyContext)
 51 |     case cyclicDependencyReference(DependencyCycleInstantationBacktrace)
 52 |     case invalidDependencyParameters(DependencyContext, DependencyParameterContext, parameters: [AnyHashable])
    |          `- warning: associated value 'invalidDependencyParameters(_:_:parameters:)' of 'Sendable'-conforming enum 'InjectionError' contains non-Sendable type '[AnyHashable]'
 53 |
 54 |     public var description: String {
Swift.Array:1:23: note: generic struct 'Array' does not conform to the 'Sendable' protocol
1 | @frozen public struct Array<Element> : _DestructorSafeContainer {
  |                       `- note: generic struct 'Array' does not conform to the 'Sendable' protocol
2 | }
[492/540] Compiling Stitcher DependencyEagerness.swift
/host/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
118 |
119 |         if tupleValues.isEmpty && mirror.displayStyle != .tuple {
120 |             let singleParameter = tuple as! AnyParameter
    |                                         `- warning: cast from '(/* shape: each Element */ repeat DependencyParameters.AnyParameter)' to unrelated type 'DependencyParameters.AnyParameter' always fails
121 |             tupleValues = [singleParameter]
122 |         }
/host/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/InjectionError.swift:52:10: warning: associated value 'invalidDependencyParameters(_:_:parameters:)' of 'Sendable'-conforming enum 'InjectionError' contains non-Sendable type '[AnyHashable]'
 50 |     case multipleDependencies(DependencyContext)
 51 |     case cyclicDependencyReference(DependencyCycleInstantationBacktrace)
 52 |     case invalidDependencyParameters(DependencyContext, DependencyParameterContext, parameters: [AnyHashable])
    |          `- warning: associated value 'invalidDependencyParameters(_:_:parameters:)' of 'Sendable'-conforming enum 'InjectionError' contains non-Sendable type '[AnyHashable]'
 53 |
 54 |     public var description: String {
Swift.Array:1:23: note: generic struct 'Array' does not conform to the 'Sendable' protocol
1 | @frozen public struct Array<Element> : _DestructorSafeContainer {
  |                       `- note: generic struct 'Array' does not conform to the 'Sendable' protocol
2 | }
[493/540] Compiling Stitcher DependencyLocator.swift
/host/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
118 |
119 |         if tupleValues.isEmpty && mirror.displayStyle != .tuple {
120 |             let singleParameter = tuple as! AnyParameter
    |                                         `- warning: cast from '(/* shape: each Element */ repeat DependencyParameters.AnyParameter)' to unrelated type 'DependencyParameters.AnyParameter' always fails
121 |             tupleValues = [singleParameter]
122 |         }
/host/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/InjectionError.swift:52:10: warning: associated value 'invalidDependencyParameters(_:_:parameters:)' of 'Sendable'-conforming enum 'InjectionError' contains non-Sendable type '[AnyHashable]'
 50 |     case multipleDependencies(DependencyContext)
 51 |     case cyclicDependencyReference(DependencyCycleInstantationBacktrace)
 52 |     case invalidDependencyParameters(DependencyContext, DependencyParameterContext, parameters: [AnyHashable])
    |          `- warning: associated value 'invalidDependencyParameters(_:_:parameters:)' of 'Sendable'-conforming enum 'InjectionError' contains non-Sendable type '[AnyHashable]'
 53 |
 54 |     public var description: String {
Swift.Array:1:23: note: generic struct 'Array' does not conform to the 'Sendable' protocol
1 | @frozen public struct Array<Element> : _DestructorSafeContainer {
  |                       `- note: generic struct 'Array' does not conform to the 'Sendable' protocol
2 | }
[494/540] Compiling Stitcher DependencyLocatorTraits.swift
/host/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
118 |
119 |         if tupleValues.isEmpty && mirror.displayStyle != .tuple {
120 |             let singleParameter = tuple as! AnyParameter
    |                                         `- warning: cast from '(/* shape: each Element */ repeat DependencyParameters.AnyParameter)' to unrelated type 'DependencyParameters.AnyParameter' always fails
121 |             tupleValues = [singleParameter]
122 |         }
/host/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/InjectionError.swift:52:10: warning: associated value 'invalidDependencyParameters(_:_:parameters:)' of 'Sendable'-conforming enum 'InjectionError' contains non-Sendable type '[AnyHashable]'
 50 |     case multipleDependencies(DependencyContext)
 51 |     case cyclicDependencyReference(DependencyCycleInstantationBacktrace)
 52 |     case invalidDependencyParameters(DependencyContext, DependencyParameterContext, parameters: [AnyHashable])
    |          `- warning: associated value 'invalidDependencyParameters(_:_:parameters:)' of 'Sendable'-conforming enum 'InjectionError' contains non-Sendable type '[AnyHashable]'
 53 |
 54 |     public var description: String {
Swift.Array:1:23: note: generic struct 'Array' does not conform to the 'Sendable' protocol
1 | @frozen public struct Array<Element> : _DestructorSafeContainer {
  |                       `- note: generic struct 'Array' does not conform to the 'Sendable' protocol
2 | }
[495/540] Compiling Stitcher DependencyParameters.swift
/host/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
118 |
119 |         if tupleValues.isEmpty && mirror.displayStyle != .tuple {
120 |             let singleParameter = tuple as! AnyParameter
    |                                         `- warning: cast from '(/* shape: each Element */ repeat DependencyParameters.AnyParameter)' to unrelated type 'DependencyParameters.AnyParameter' always fails
121 |             tupleValues = [singleParameter]
122 |         }
/host/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/InjectionError.swift:52:10: warning: associated value 'invalidDependencyParameters(_:_:parameters:)' of 'Sendable'-conforming enum 'InjectionError' contains non-Sendable type '[AnyHashable]'
 50 |     case multipleDependencies(DependencyContext)
 51 |     case cyclicDependencyReference(DependencyCycleInstantationBacktrace)
 52 |     case invalidDependencyParameters(DependencyContext, DependencyParameterContext, parameters: [AnyHashable])
    |          `- warning: associated value 'invalidDependencyParameters(_:_:parameters:)' of 'Sendable'-conforming enum 'InjectionError' contains non-Sendable type '[AnyHashable]'
 53 |
 54 |     public var description: String {
Swift.Array:1:23: note: generic struct 'Array' does not conform to the 'Sendable' protocol
1 | @frozen public struct Array<Element> : _DestructorSafeContainer {
  |                       `- note: generic struct 'Array' does not conform to the 'Sendable' protocol
2 | }
[496/540] Compiling Stitcher DependencyScope.swift
/host/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
118 |
119 |         if tupleValues.isEmpty && mirror.displayStyle != .tuple {
120 |             let singleParameter = tuple as! AnyParameter
    |                                         `- warning: cast from '(/* shape: each Element */ repeat DependencyParameters.AnyParameter)' to unrelated type 'DependencyParameters.AnyParameter' always fails
121 |             tupleValues = [singleParameter]
122 |         }
/host/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/InjectionError.swift:52:10: warning: associated value 'invalidDependencyParameters(_:_:parameters:)' of 'Sendable'-conforming enum 'InjectionError' contains non-Sendable type '[AnyHashable]'
 50 |     case multipleDependencies(DependencyContext)
 51 |     case cyclicDependencyReference(DependencyCycleInstantationBacktrace)
 52 |     case invalidDependencyParameters(DependencyContext, DependencyParameterContext, parameters: [AnyHashable])
    |          `- warning: associated value 'invalidDependencyParameters(_:_:parameters:)' of 'Sendable'-conforming enum 'InjectionError' contains non-Sendable type '[AnyHashable]'
 53 |
 54 |     public var description: String {
Swift.Array:1:23: note: generic struct 'Array' does not conform to the 'Sendable' protocol
1 | @frozen public struct Array<Element> : _DestructorSafeContainer {
  |                       `- note: generic struct 'Array' does not conform to the 'Sendable' protocol
2 | }
[497/540] Compiling Stitcher InjectionError.swift
/host/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
118 |
119 |         if tupleValues.isEmpty && mirror.displayStyle != .tuple {
120 |             let singleParameter = tuple as! AnyParameter
    |                                         `- warning: cast from '(/* shape: each Element */ repeat DependencyParameters.AnyParameter)' to unrelated type 'DependencyParameters.AnyParameter' always fails
121 |             tupleValues = [singleParameter]
122 |         }
/host/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/InjectionError.swift:52:10: warning: associated value 'invalidDependencyParameters(_:_:parameters:)' of 'Sendable'-conforming enum 'InjectionError' contains non-Sendable type '[AnyHashable]'
 50 |     case multipleDependencies(DependencyContext)
 51 |     case cyclicDependencyReference(DependencyCycleInstantationBacktrace)
 52 |     case invalidDependencyParameters(DependencyContext, DependencyParameterContext, parameters: [AnyHashable])
    |          `- warning: associated value 'invalidDependencyParameters(_:_:parameters:)' of 'Sendable'-conforming enum 'InjectionError' contains non-Sendable type '[AnyHashable]'
 53 |
 54 |     public var description: String {
Swift.Array:1:23: note: generic struct 'Array' does not conform to the 'Sendable' protocol
1 | @frozen public struct Array<Element> : _DestructorSafeContainer {
  |                       `- note: generic struct 'Array' does not conform to the 'Sendable' protocol
2 | }
[498/540] Compiling Stitcher ManagedDependencyScopeProviding.swift
/host/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
118 |
119 |         if tupleValues.isEmpty && mirror.displayStyle != .tuple {
120 |             let singleParameter = tuple as! AnyParameter
    |                                         `- warning: cast from '(/* shape: each Element */ repeat DependencyParameters.AnyParameter)' to unrelated type 'DependencyParameters.AnyParameter' always fails
121 |             tupleValues = [singleParameter]
122 |         }
/host/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/InjectionError.swift:52:10: warning: associated value 'invalidDependencyParameters(_:_:parameters:)' of 'Sendable'-conforming enum 'InjectionError' contains non-Sendable type '[AnyHashable]'
 50 |     case multipleDependencies(DependencyContext)
 51 |     case cyclicDependencyReference(DependencyCycleInstantationBacktrace)
 52 |     case invalidDependencyParameters(DependencyContext, DependencyParameterContext, parameters: [AnyHashable])
    |          `- warning: associated value 'invalidDependencyParameters(_:_:parameters:)' of 'Sendable'-conforming enum 'InjectionError' contains non-Sendable type '[AnyHashable]'
 53 |
 54 |     public var description: String {
Swift.Array:1:23: note: generic struct 'Array' does not conform to the 'Sendable' protocol
1 | @frozen public struct Array<Element> : _DestructorSafeContainer {
  |                       `- note: generic struct 'Array' does not conform to the 'Sendable' protocol
2 | }
[499/540] Compiling Stitcher ManagedDependencyScopeReceipt.swift
/host/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
118 |
119 |         if tupleValues.isEmpty && mirror.displayStyle != .tuple {
120 |             let singleParameter = tuple as! AnyParameter
    |                                         `- warning: cast from '(/* shape: each Element */ repeat DependencyParameters.AnyParameter)' to unrelated type 'DependencyParameters.AnyParameter' always fails
121 |             tupleValues = [singleParameter]
122 |         }
/host/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/InjectionError.swift:52:10: warning: associated value 'invalidDependencyParameters(_:_:parameters:)' of 'Sendable'-conforming enum 'InjectionError' contains non-Sendable type '[AnyHashable]'
 50 |     case multipleDependencies(DependencyContext)
 51 |     case cyclicDependencyReference(DependencyCycleInstantationBacktrace)
 52 |     case invalidDependencyParameters(DependencyContext, DependencyParameterContext, parameters: [AnyHashable])
    |          `- warning: associated value 'invalidDependencyParameters(_:_:parameters:)' of 'Sendable'-conforming enum 'InjectionError' contains non-Sendable type '[AnyHashable]'
 53 |
 54 |     public var description: String {
Swift.Array:1:23: note: generic struct 'Array' does not conform to the 'Sendable' protocol
1 | @frozen public struct Array<Element> : _DestructorSafeContainer {
  |                       `- note: generic struct 'Array' does not conform to the 'Sendable' protocol
2 | }
[500/540] Compiling Stitcher PipelineManagedDependencyScope.swift
/host/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
118 |
119 |         if tupleValues.isEmpty && mirror.displayStyle != .tuple {
120 |             let singleParameter = tuple as! AnyParameter
    |                                         `- warning: cast from '(/* shape: each Element */ repeat DependencyParameters.AnyParameter)' to unrelated type 'DependencyParameters.AnyParameter' always fails
121 |             tupleValues = [singleParameter]
122 |         }
/host/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/InjectionError.swift:52:10: warning: associated value 'invalidDependencyParameters(_:_:parameters:)' of 'Sendable'-conforming enum 'InjectionError' contains non-Sendable type '[AnyHashable]'
 50 |     case multipleDependencies(DependencyContext)
 51 |     case cyclicDependencyReference(DependencyCycleInstantationBacktrace)
 52 |     case invalidDependencyParameters(DependencyContext, DependencyParameterContext, parameters: [AnyHashable])
    |          `- warning: associated value 'invalidDependencyParameters(_:_:parameters:)' of 'Sendable'-conforming enum 'InjectionError' contains non-Sendable type '[AnyHashable]'
 53 |
 54 |     public var description: String {
Swift.Array:1:23: note: generic struct 'Array' does not conform to the 'Sendable' protocol
1 | @frozen public struct Array<Element> : _DestructorSafeContainer {
  |                       `- note: generic struct 'Array' does not conform to the 'Sendable' protocol
2 | }
[501/540] Compiling Stitcher TypeName.swift
[502/540] Compiling Stitcher Atomic.swift
[503/540] Compiling Stitcher Dependencies.swift
[504/540] Compiling Stitcher Injected+Init.swift
[505/540] Compiling Stitcher Injected.swift
[506/540] Compiling Stitcher AutoregisterableDependency.swift
[507/540] Compiling Stitcher GeneratedDependencyRegistration.swift
[508/540] Compiling Stitcher RegisterableDependency.swift
[509/540] Compiling Stitcher DependenciesRegistrar.swift
[510/540] Compiling Stitcher Dependency.swift
[511/540] Compiling Stitcher InstantionNotificationCenter.swift
[512/540] Compiling Stitcher PostInstantiationAware.swift
[513/540] Compiling Stitcher DependencyCycleDetector.swift
[514/540] Compiling Stitcher DependencyCycleInstantationBacktrace.swift
[515/540] Compiling Stitcher DependencyGraph+Assertions.swift
[516/540] Compiling Stitcher DependencyGraph+NameInjection.swift
[517/540] Compiling Stitcher DependencyGraph+TypeInjection.swift
[518/540] Compiling Stitcher DependencyGraph+ValueInjection.swift
[519/540] Compiling Stitcher DependencyGraph.swift
[520/540] Compiling Stitcher DependencyRegistrarIndex.swift
[521/540] Compiling Stitcher AutoregisterableDependencyCodeGenerator.swift
[522/540] Compiling Stitcher NameInjectionCodeGenerator.swift
[523/540] Compiling Stitcher TestInjectionCodeGenerator.swift
[524/540] Compiling Stitcher TypeInjectionCodeGenerator.swift
[525/540] Compiling Stitcher InjectionCodeGenerator.swift
[526/540] Compiling Stitcher InjectionCodeGenerators.swift
[527/540] Compiling Stitcher StitcherConfiguration.swift
[528/540] Compiling Stitcher DependencyContainer.swift
[529/540] Compiling Stitcher DependencyFactory+Function.swift
[530/540] Compiling Stitcher DependencyFactory.swift
[531/540] Compiling Stitcher DependencyGroup.swift
[532/540] Compiling Stitcher DependencyRegistrarBuilder.swift
[533/540] Compiling Stitcher RawDependencyRegistration.swift
[534/540] Compiling Stitcher DependencyGroupRepresenting.swift
[535/540] Compiling Stitcher DependencyRepresenting.swift
[536/540] Compiling Stitcher ManagedSingletonInstanceStorage.swift
[537/540] Compiling Stitcher NeverInstanceStorage.swift
[538/540] Compiling Stitcher SharedInstanceStorage.swift
[539/540] Compiling Stitcher SingletonInstanceStorage.swift
[540/540] Compiling Stitcher InstanceStorage.swift
BUILD FAILURE 6.3 linux