The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Stitcher, reference v1.1.0 (d13eba), with Swift 6.3 for Android on 14 Apr 2026 16:34:05 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/athankefalas/Stitcher.git
Reference: v1.1.0
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
 * 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
========================================
Build
========================================
Selected platform:         android
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-4609320-2":/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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/OpenCombine/OpenCombine.git
Fetching https://github.com/apple/swift-collections.git
[1/23537] Fetching swift-collections
[943/31821] Fetching swift-collections, opencombine
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (2.69s)
Fetched https://github.com/apple/swift-collections.git from cache (2.75s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (6.67s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.6 (1.09s)
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--4F562202D5529B1.txt
[13/30] Emitting module InternalCollectionsUtilities
[13/32] Compiling COpenCombineHelpers COpenCombineHelpers.cpp
[15/124] Compiling OpenCombine AnyCancellable.swift
[16/124] Compiling OpenCombine AnyPublisher.swift
[17/124] Compiling OpenCombine AnySubscriber.swift
[18/124] Compiling OpenCombine ConcurrencyHelpers.swift
[19/124] Compiling OpenCombine Future+Concurrency.swift
[20/124] Compiling OpenCombine ObservableObject.swift
[21/124] Compiling OpenCombine PassthroughSubject.swift
[22/124] Emitting module OpenCombine
[23/136] Compiling OpenCombine Violations.swift
[24/136] Compiling OpenCombine ImmediateScheduler.swift
[25/136] Compiling OpenCombine CustomCombineIdentifierConvertible.swift
[26/136] Compiling OpenCombine Future.swift
[27/136] Compiling OpenCombine GENERATED-Publisher+Concurrency.swift
[28/136] Compiling OpenCombine CurrentValueSubject.swift
[29/136] Compiling OpenCombine GENERATED-RootProtocols.swift
[30/136] Compiling OpenCombine Utils.swift
[31/136] Compiling OpenCombine Cancellable.swift
[32/136] Compiling OpenCombine Codable.swift
[33/136] Compiling OpenCombine CombineIdentifier.swift
[53/137] Compiling OpenCombine Published.swift
[54/137] Compiling OpenCombine Publisher+Subscribe.swift
[55/137] Compiling OpenCombine Deferred.swift
[56/137] Compiling OpenCombine Empty.swift
[57/137] Compiling OpenCombine Fail.swift
[58/137] Compiling OpenCombine GENERATED-Publishers.Catch.swift
[59/137] Compiling OpenCombine GENERATED-Publishers.Encode.swift
[60/137] Compiling OpenCombine GENERATED-Publishers.MapKeyPath.swift
[61/137] Compiling OpenCombine ConduitBase.swift
[62/137] Compiling OpenCombine ConduitList.swift
[63/137] Compiling OpenCombine DebugHook.swift
[64/137] Compiling OpenCombine FilterProducer.swift
[65/137] Compiling OpenCombine Locking.swift
[66/137] Compiling OpenCombine PartialCompletion.swift
[67/137] Compiling OpenCombine PublishedSubject.swift
[68/137] Compiling OpenCombine PublishedSubscriber.swift
[69/137] Compiling OpenCombine ReduceProducer.swift
[70/137] Compiling OpenCombine SubjectSubscriber.swift
[71/137] Compiling OpenCombine SubscriberTap.swift
[72/137] Compiling OpenCombine SubscriptionStatus.swift
[73/137] Compiling OpenCombine SubscriptionTap.swift
[74/137] Compiling OpenCombine Publishers.Count.swift
[75/137] Compiling OpenCombine Publishers.Debounce.swift
[76/137] Compiling OpenCombine Publishers.Delay.swift
[77/137] Compiling OpenCombine Publishers.Drop.swift
[78/137] Compiling OpenCombine Publishers.DropUntilOutput.swift
[79/137] Compiling OpenCombine Publishers.DropWhile.swift
[80/137] Compiling OpenCombine Publishers.Filter.swift
[81/137] Compiling OpenCombine Publishers.First.swift
[82/137] Compiling OpenCombine Publishers.FlatMap.swift
[83/137] Compiling OpenCombine Publishers.HandleEvents.swift
[84/137] Compiling OpenCombine Publishers.IgnoreOutput.swift
[85/137] Compiling OpenCombine Publishers.Last.swift
[86/137] Compiling OpenCombine Publishers.MakeConnectable.swift
[87/137] Compiling OpenCombine Just.swift
[88/137] Compiling OpenCombine Optional.Publisher.swift
[89/137] Compiling OpenCombine Publishers.AllSatisfy.swift
[90/137] Compiling OpenCombine Publishers.AssertNoFailure.swift
[91/137] Compiling OpenCombine Publishers.Autoconnect.swift
[92/137] Compiling OpenCombine Publishers.Breakpoint.swift
[93/137] Compiling OpenCombine Publishers.Buffer.swift
[94/137] Compiling OpenCombine Publishers.Collect.swift
[95/137] Compiling OpenCombine Publishers.CollectByCount.swift
[96/137] Compiling OpenCombine Publishers.CompactMap.swift
[97/137] Compiling OpenCombine Publishers.Comparison.swift
[98/137] Compiling OpenCombine Publishers.Concatenate.swift
[99/137] Compiling OpenCombine Publishers.Contains.swift
[100/137] Compiling OpenCombine Publishers.Map.swift
[101/137] Compiling OpenCombine Publishers.MapError.swift
[102/137] Compiling OpenCombine Publishers.MeasureInterval.swift
[103/137] Compiling OpenCombine Publishers.Multicast.swift
[104/137] Compiling OpenCombine Publishers.Output.swift
[105/137] Compiling OpenCombine Publishers.PrefixUntilOutput.swift
[106/137] Compiling OpenCombine Publishers.PrefixWhile.swift
[107/137] Compiling OpenCombine Publishers.Print.swift
[108/137] Compiling OpenCombine Publishers.ReceiveOn.swift
[109/137] Compiling OpenCombine Publishers.Reduce.swift
[110/137] Compiling OpenCombine Publishers.RemoveDuplicates.swift
[111/137] Compiling OpenCombine Publishers.ReplaceEmpty.swift
[112/137] Compiling OpenCombine Publishers.ReplaceError.swift
[113/137] Compiling OpenCombine Publishers.Retry.swift
[114/137] Compiling OpenCombine Publishers.Scan.swift
[115/137] Compiling OpenCombine Publishers.Sequence.swift
[116/137] Compiling OpenCombine Publishers.SetFailureType.swift
[117/137] Compiling OpenCombine Publishers.Share.swift
[118/137] Compiling OpenCombine Publishers.SubscribeOn.swift
[119/137] Compiling OpenCombine Publishers.SwitchToLatest.swift
[120/137] Compiling OpenCombine Publishers.Throttle.swift
[121/137] Compiling OpenCombine Publishers.Timeout.swift
[122/137] Compiling OpenCombine Publishers.Zip.swift
[123/137] Compiling OpenCombine Publishers.swift
[124/137] Compiling OpenCombine Record.swift
[125/137] Compiling OpenCombine Result.Publisher.swift
[126/137] Compiling OpenCombine Result.swift
[127/137] Compiling OpenCombine Scheduler.swift
[128/137] Compiling OpenCombine Subject+Void.swift
[129/137] Compiling OpenCombine Subscriber+Void.swift
[130/137] Compiling OpenCombine Subscribers.Assign.swift
[131/137] Compiling OpenCombine Subscribers.Completion.swift
[132/137] Compiling OpenCombine Subscribers.Demand.swift
[133/137] Compiling OpenCombine Subscribers.Sink.swift
[134/137] Compiling OpenCombine Subscribers.swift
[135/137] Compiling OpenCombine Subscription.swift
[136/137] Compiling OpenCombine Subscriptions.swift
[137/137] Compiling OpenCombine _Introspection.swift
[139/334] Compiling _RopeModule BigString+Debugging.swift
[140/334] Compiling _RopeModule BigString+Index.swift
[141/415] Compiling HeapModule Heap+Descriptions.swift
[142/415] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[143/415] Compiling _RopeModule BigString+Chunk+Breaks.swift
[144/416] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[145/416] Compiling HeapModule Heap+Invariants.swift
[146/416] Compiling _RopeModule BigString+Ingester.swift
[147/416] Compiling _RopeModule BigString+Invariants.swift
[148/416] Compiling HeapModule _HeapNode.swift
[149/416] Compiling HeapModule Heap+UnsafeHandle.swift
[150/416] Compiling HeapModule Heap.swift
[151/416] Emitting module HeapModule
[153/417] Compiling HashTreeCollections TreeSet+Hashable.swift
[154/417] Compiling HashTreeCollections TreeSet+Sendable.swift
[155/417] Compiling HashTreeCollections TreeSet+Sequence.swift
[156/417] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[157/417] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[158/417] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[159/417] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[160/417] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[161/417] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[162/417] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[163/427] Compiling DequeModule _DequeSlot.swift
[164/427] Compiling DequeModule _UnsafeWrappedBuffer.swift
[165/427] Emitting module BitCollections
[166/434] Compiling _RopeModule BigString+Iterators.swift
[167/434] Compiling _RopeModule BigString+Metrics.swift
[168/434] Compiling _RopeModule BigString+Chunk+Counts.swift
[169/434] Compiling _RopeModule BigString+Chunk+Description.swift
[170/434] Compiling _RopeModule BigString+Summary.swift
[171/434] Compiling _RopeModule BigString.swift
[172/434] Compiling _RopeModule BigString+Builder.swift
[173/434] Compiling _RopeModule BigString+Contents.swift
[174/434] Emitting module DequeModule
[175/435] Compiling _RopeModule Rope.swift
[176/435] Compiling _RopeModule RopeElement.swift
[177/435] Compiling _RopeModule RopeMetric.swift
[178/435] Compiling _RopeModule RopeSummary.swift
[179/435] Compiling _RopeModule _RopeItem.swift
[180/435] Compiling _RopeModule _RopePath.swift
[181/435] Compiling _RopeModule BigString+Comparable.swift
[182/435] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[183/435] Compiling _RopeModule BigString+CustomStringConvertible.swift
[184/435] Compiling _RopeModule BigString+Equatable.swift
[185/435] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[186/435] Compiling _RopeModule BigString+Hashing.swift
[187/435] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[188/435] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[189/435] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[191/435] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[192/435] Compiling HashTreeCollections _HashNode.swift
[193/435] Compiling _RopeModule BigSubstring+UTF16View.swift
[194/435] Compiling _RopeModule BigSubstring+UTF8View.swift
[195/435] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[196/435] Compiling _RopeModule BigSubstring.swift
[197/435] Compiling _RopeModule Rope+Builder.swift
[204/435] Compiling _RopeModule Rope+Debugging.swift
[205/435] Compiling _RopeModule Rope+Invariants.swift
[206/435] Compiling _RopeModule Rope+_Node.swift
[207/435] Compiling _RopeModule BigString+Append.swift
[208/435] Compiling _RopeModule BigString+Initializers.swift
[209/435] Compiling _RopeModule BigString+Insert.swift
[210/435] Compiling _RopeModule BigString+Managing Breaks.swift
[211/435] Compiling BitCollections BitSet.Index.swift
[212/435] Compiling BitCollections BitSet._UnsafeHandle.swift
[225/442] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[226/442] Compiling _RopeModule BigString+Chunk+Splitting.swift
[227/442] Compiling _RopeModule BigString+Chunk.swift
[228/442] Compiling _RopeModule BigString+BidirectionalCollection.swift
[229/442] Compiling _RopeModule Rope+_Storage.swift
[250/442] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[251/442] Compiling _RopeModule Rope+_UnsafeHandle.swift
[272/442] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[273/442] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[274/442] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[275/442] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[276/442] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[277/442] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[278/442] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[279/442] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[280/442] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[281/442] Compiling HashTreeCollections TreeSet.swift
[290/442] Emitting module OpenCombineDispatch
[291/442] Compiling OpenCombineDispatch DispatchQueue+Scheduler.swift
[304/452] Compiling OrderedCollections OrderedSet+Sendable.swift
[305/452] Compiling OrderedCollections OrderedSet+SubSequence.swift
[306/452] Compiling OrderedCollections OrderedSet+Testing.swift
[307/452] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[308/452] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[333/452] Compiling OrderedCollections OrderedSet.swift
[334/452] Compiling OrderedCollections _UnsafeBitset.swift
[335/452] Compiling _RopeModule Rope+Sequence.swift
[336/452] Compiling _RopeModule Rope+Append.swift
[337/452] Compiling _RopeModule Rope+Extract.swift
[338/452] Compiling _RopeModule Rope+Find.swift
[401/453] Emitting module _RopeModule
[413/453] Emitting module OrderedCollections
[426/454] Compiling _RopeModule Rope+Join.swift
[427/454] Compiling _RopeModule Rope+MutatingForEach.swift
[428/454] Compiling _RopeModule Rope+Remove.swift
[429/454] Compiling _RopeModule Rope+RemoveSubrange.swift
[430/454] Compiling _RopeModule Rope+Split.swift
[431/454] Compiling _RopeModule Optional Utilities.swift
[432/454] Compiling _RopeModule String Utilities.swift
[433/454] Compiling _RopeModule String.Index+ABI.swift
[434/454] Compiling _RopeModule _CharacterRecognizer.swift
[435/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 TypeName.swift
[462/540] Compiling Stitcher Atomic.swift
[463/540] Compiling Stitcher Dependencies.swift
[464/540] Compiling Stitcher Injected+Init.swift
[465/540] Compiling Stitcher Injected.swift
[466/540] Compiling Stitcher AutoregisterableDependency.swift
[467/540] Compiling Stitcher GeneratedDependencyRegistration.swift
[468/540] Compiling Stitcher RegisterableDependency.swift
[469/540] Compiling Stitcher DependenciesRegistrar.swift
[470/540] Compiling Stitcher Dependency.swift
[471/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 | }
[472/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 | }
[473/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 | }
[474/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 | }
[475/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 | }
[476/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 | }
[477/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 | }
[478/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 | }
[479/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 | }
[480/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 | }
[481/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 |
[482/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 |
[483/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 |
[484/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 |
[485/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 |
[486/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 |
[487/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 |
[488/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 |
[489/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 |
[490/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 |
[491/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 |
[492/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 |
[493/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 |
[494/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 |
[495/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 |
[496/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 |
[497/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 |
[498/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 |
[499/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 |
[500/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 |
[501/540] Compiling Stitcher RawThreadKeyError.swift
[502/540] Compiling Stitcher ThreadIdentifierThreadValuesKey.swift
[503/540] Compiling Stitcher ThreadLocal.swift
[504/540] Compiling Stitcher ThreadValues.swift
[505/540] Compiling Stitcher ThreadValuesKey.swift
[506/540] Compiling Stitcher DefaultValueProviding.swift
[507/540] Compiling Stitcher Extensions.swift
[508/540] Compiling Stitcher Functions.swift
[509/540] Compiling Stitcher Reference.swift
[510/540] Compiling Stitcher WeakReference.swift
[511/540] Compiling Stitcher DependencyGroup.swift
[512/540] Compiling Stitcher DependencyRegistrarBuilder.swift
[513/540] Compiling Stitcher RawDependencyRegistration.swift
[514/540] Compiling Stitcher DependencyGroupRepresenting.swift
[515/540] Compiling Stitcher DependencyRepresenting.swift
[516/540] Compiling Stitcher ManagedSingletonInstanceStorage.swift
[517/540] Compiling Stitcher NeverInstanceStorage.swift
[518/540] Compiling Stitcher SharedInstanceStorage.swift
[519/540] Compiling Stitcher SingletonInstanceStorage.swift
[520/540] Compiling Stitcher InstanceStorage.swift
[521/540] Compiling Stitcher InstantionNotificationCenter.swift
[522/540] Compiling Stitcher PostInstantiationAware.swift
[523/540] Compiling Stitcher DependencyCycleDetector.swift
[524/540] Compiling Stitcher DependencyCycleInstantationBacktrace.swift
[525/540] Compiling Stitcher DependencyGraph+Assertions.swift
[526/540] Compiling Stitcher DependencyGraph+NameInjection.swift
[527/540] Compiling Stitcher DependencyGraph+TypeInjection.swift
[528/540] Compiling Stitcher DependencyGraph+ValueInjection.swift
[529/540] Compiling Stitcher DependencyGraph.swift
[530/540] Compiling Stitcher DependencyRegistrarIndex.swift
[531/540] Compiling Stitcher AutoregisterableDependencyCodeGenerator.swift
[532/540] Compiling Stitcher NameInjectionCodeGenerator.swift
[533/540] Compiling Stitcher TestInjectionCodeGenerator.swift
[534/540] Compiling Stitcher TypeInjectionCodeGenerator.swift
[535/540] Compiling Stitcher InjectionCodeGenerator.swift
[536/540] Compiling Stitcher InjectionCodeGenerators.swift
[537/540] Compiling Stitcher StitcherConfiguration.swift
[538/540] Compiling Stitcher DependencyContainer.swift
[539/540] Compiling Stitcher DependencyFactory+Function.swift
[540/540] Compiling Stitcher DependencyFactory.swift
BUILD FAILURE 6.3 android