The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Stitcher, reference v1.1.0 (d13eba), with Swift 6.3 for Linux on 14 Apr 2026 16:34: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: 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:         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
[1/23537] Fetching swift-collections
Fetching https://github.com/OpenCombine/OpenCombine.git
Fetched https://github.com/apple/swift-collections.git from cache (2.85s)
[1/8284] Fetching opencombine
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (1.20s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (8.48s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.6 (1.21s)
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/30] Emitting module InternalCollectionsUtilities
[15/124] Emitting module OpenCombine
[16/136] Compiling OpenCombine ConduitBase.swift
[17/136] Compiling OpenCombine ConduitList.swift
[18/136] Compiling OpenCombine DebugHook.swift
[19/136] Compiling OpenCombine Publishers.Drop.swift
[20/136] Compiling OpenCombine Publishers.DropUntilOutput.swift
[21/136] Compiling OpenCombine PartialCompletion.swift
[22/136] Compiling OpenCombine PublishedSubject.swift
[23/136] Compiling OpenCombine FilterProducer.swift
[24/136] Compiling OpenCombine Locking.swift
[25/136] Compiling OpenCombine PublishedSubscriber.swift
[26/136] Compiling OpenCombine ReduceProducer.swift
[27/136] Compiling OpenCombine SubjectSubscriber.swift
[28/136] Compiling OpenCombine SubscriberTap.swift
[29/136] Compiling OpenCombine SubscriptionStatus.swift
[30/136] Compiling OpenCombine SubscriptionTap.swift
[31/136] Compiling OpenCombine Publishers.Count.swift
[32/136] Compiling OpenCombine Publishers.Debounce.swift
[33/136] Compiling OpenCombine Publishers.Delay.swift
[35/137] Compiling OpenCombine Result.swift
[36/137] Compiling OpenCombine Scheduler.swift
[37/137] Compiling OpenCombine Subject+Void.swift
[38/137] Compiling OpenCombine Subscriber+Void.swift
[39/137] Compiling OpenCombine Subscribers.Assign.swift
[40/137] Compiling OpenCombine Subscribers.Completion.swift
[41/137] Compiling OpenCombine Subscribers.Demand.swift
[42/137] Compiling OpenCombine Subscribers.Sink.swift
[43/137] Compiling OpenCombine Subscribers.swift
[44/137] Compiling OpenCombine Subscription.swift
[45/137] Compiling OpenCombine Subscriptions.swift
[46/137] Compiling OpenCombine _Introspection.swift
[60/137] Compiling OpenCombine AnyCancellable.swift
[61/137] Compiling OpenCombine AnyPublisher.swift
[62/137] Compiling OpenCombine AnySubscriber.swift
[63/137] Compiling OpenCombine Cancellable.swift
[64/137] Compiling OpenCombine Codable.swift
[65/137] Compiling OpenCombine CombineIdentifier.swift
[66/137] Compiling OpenCombine ConcurrencyHelpers.swift
[67/137] Compiling OpenCombine Future+Concurrency.swift
[68/137] Compiling OpenCombine GENERATED-Publisher+Concurrency.swift
[69/137] Compiling OpenCombine CurrentValueSubject.swift
[70/137] Compiling OpenCombine CustomCombineIdentifierConvertible.swift
[71/137] Compiling OpenCombine Future.swift
[72/137] Compiling OpenCombine GENERATED-RootProtocols.swift
[73/137] Compiling OpenCombine Utils.swift
[74/137] Compiling OpenCombine Violations.swift
[75/137] Compiling OpenCombine ImmediateScheduler.swift
[76/137] Compiling OpenCombine ObservableObject.swift
[77/137] Compiling OpenCombine PassthroughSubject.swift
[78/137] Compiling OpenCombine Published.swift
[79/137] Compiling OpenCombine Publisher+Subscribe.swift
[80/137] Compiling OpenCombine Deferred.swift
[81/137] Compiling OpenCombine Empty.swift
[82/137] Compiling OpenCombine Fail.swift
[83/137] Compiling OpenCombine GENERATED-Publishers.Catch.swift
[84/137] Compiling OpenCombine GENERATED-Publishers.Encode.swift
[85/137] Compiling OpenCombine GENERATED-Publishers.MapKeyPath.swift
[86/137] Compiling OpenCombine Just.swift
[87/137] Compiling OpenCombine Optional.Publisher.swift
[88/137] Compiling OpenCombine Publishers.AllSatisfy.swift
[89/137] Compiling OpenCombine Publishers.AssertNoFailure.swift
[90/137] Compiling OpenCombine Publishers.Autoconnect.swift
[91/137] Compiling OpenCombine Publishers.Breakpoint.swift
[92/137] Compiling OpenCombine Publishers.Buffer.swift
[93/137] Compiling OpenCombine Publishers.Collect.swift
[94/137] Compiling OpenCombine Publishers.CollectByCount.swift
[95/137] Compiling OpenCombine Publishers.CompactMap.swift
[96/137] Compiling OpenCombine Publishers.Comparison.swift
[97/137] Compiling OpenCombine Publishers.Concatenate.swift
[98/137] Compiling OpenCombine Publishers.Contains.swift
[99/137] Compiling OpenCombine Publishers.Map.swift
[100/137] Compiling OpenCombine Publishers.MapError.swift
[101/137] Compiling OpenCombine Publishers.MeasureInterval.swift
[102/137] Compiling OpenCombine Publishers.Multicast.swift
[103/137] Compiling OpenCombine Publishers.Output.swift
[104/137] Compiling OpenCombine Publishers.PrefixUntilOutput.swift
[105/137] Compiling OpenCombine Publishers.PrefixWhile.swift
[106/137] Compiling OpenCombine Publishers.Print.swift
[107/137] Compiling OpenCombine Publishers.ReceiveOn.swift
[108/137] Compiling OpenCombine Publishers.Reduce.swift
[109/137] Compiling OpenCombine Publishers.RemoveDuplicates.swift
[110/137] Compiling OpenCombine Publishers.ReplaceEmpty.swift
[111/137] Compiling OpenCombine Publishers.ReplaceError.swift
[117/137] Compiling OpenCombine Publishers.DropWhile.swift
[118/137] Compiling OpenCombine Publishers.Filter.swift
[119/137] Compiling OpenCombine Publishers.First.swift
[120/137] Compiling OpenCombine Publishers.FlatMap.swift
[121/137] Compiling OpenCombine Publishers.HandleEvents.swift
[122/137] Compiling OpenCombine Publishers.IgnoreOutput.swift
[123/137] Compiling OpenCombine Publishers.Last.swift
[124/137] Compiling OpenCombine Publishers.MakeConnectable.swift
[125/163] Compiling OpenCombine Publishers.Retry.swift
[126/163] Compiling OpenCombine Publishers.Scan.swift
[127/163] Compiling OpenCombine Publishers.Sequence.swift
[128/163] Compiling OpenCombine Publishers.SetFailureType.swift
[129/163] Compiling OpenCombine Publishers.Share.swift
[130/163] Compiling OpenCombine Publishers.SubscribeOn.swift
[131/163] Compiling OpenCombine Publishers.SwitchToLatest.swift
[132/163] Compiling OpenCombine Publishers.Throttle.swift
[133/163] Compiling OpenCombine Publishers.Timeout.swift
[134/163] Compiling OpenCombine Publishers.Zip.swift
[135/163] Compiling OpenCombine Publishers.swift
[136/163] Compiling OpenCombine Record.swift
[137/163] Compiling OpenCombine Result.Publisher.swift
[138/163] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[139/164] Compiling DequeModule Deque+Equatable.swift
[140/164] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[142/166] Compiling HeapModule Heap+Descriptions.swift
[143/166] Compiling DequeModule _DequeBuffer.swift
[144/166] Compiling DequeModule _DequeBufferHeader.swift
[145/416] Emitting module HeapModule
[146/416] Compiling HashTreeCollections _HashLevel.swift
[147/416] Compiling HashTreeCollections _HashNode+Builder.swift
[148/416] Compiling HashTreeCollections _HashNode+Debugging.swift
[149/416] Compiling HashTreeCollections _HashNode+Initializers.swift
[150/416] Compiling HeapModule _HeapNode.swift
[151/416] Compiling HeapModule Heap.swift
[152/416] Compiling HeapModule Heap+Invariants.swift
[153/416] Compiling HeapModule Heap+UnsafeHandle.swift
[154/417] Compiling _RopeModule BigString+RemoveSubrange.swift
[155/417] Compiling _RopeModule BigString+ReplaceSubrange.swift
[157/417] Compiling _RopeModule BigString+Split.swift
[158/417] Compiling _RopeModule Range+BigString.swift
[159/417] Compiling _RopeModule BigString+UTF16View.swift
[160/417] Compiling _RopeModule BigString+UTF8View.swift
[161/417] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[162/417] Compiling _RopeModule BigString+Chunk+Breaks.swift
[163/417] Compiling _RopeModule BigString+Chunk+Counts.swift
[164/424] Compiling HashTreeCollections _HashNode+Invariants.swift
[165/424] Compiling HashTreeCollections _HashNode+Lookups.swift
[166/424] Emitting module OpenCombineDispatch
[167/424] Compiling _RopeModule BigString+Chunk+Description.swift
[168/424] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[169/424] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[170/424] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[171/424] Compiling _RopeModule BigString+Chunk+Splitting.swift
[172/424] Compiling _RopeModule BigString+Chunk.swift
[173/424] Compiling _RopeModule BigString+BidirectionalCollection.swift
[174/424] Compiling _RopeModule BigString+Append.swift
[175/424] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[180/424] Compiling _RopeModule BigString+Insert.swift
[181/424] Compiling _RopeModule BigString+Managing Breaks.swift
[184/424] Emitting module BitCollections
[191/424] Compiling _RopeModule BigString+Comparable.swift
[192/424] Compiling OpenCombineDispatch DispatchQueue+Scheduler.swift
[193/425] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[194/425] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[195/425] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[196/425] Compiling HashTreeCollections _HashNode.swift
[197/425] Compiling HashTreeCollections _HashNodeHeader.swift
[198/425] Compiling BitCollections BitSet.Index.swift
[199/425] Compiling BitCollections BitSet._UnsafeHandle.swift
[201/425] Compiling HashTreeCollections TreeSet+Hashable.swift
[202/425] Compiling HashTreeCollections TreeSet+Sendable.swift
[203/425] Compiling HashTreeCollections TreeSet+Sequence.swift
[204/425] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[205/425] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[206/425] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[207/425] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[208/425] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[209/425] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[210/425] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[211/425] Compiling HashTreeCollections _AncestorHashSlots.swift
[212/425] Compiling HashTreeCollections _Bitmap.swift
[214/425] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[215/425] Compiling _RopeModule BigString+CustomStringConvertible.swift
[216/425] Compiling _RopeModule BigString+Equatable.swift
[217/425] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[218/425] Compiling _RopeModule BigString+Hashing.swift
[219/425] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[234/425] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[235/425] Compiling _RopeModule BigString+Sequence.swift
[236/425] Compiling BitCollections BitSet.swift
[237/425] Compiling BitCollections Range+Utilities.swift
[238/425] Compiling BitCollections Slice+Utilities.swift
[239/425] Compiling BitCollections UInt+Tricks.swift
[240/425] Compiling BitCollections _Word.swift
[241/425] Compiling HashTreeCollections TreeDictionary+Keys.swift
[242/425] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[243/425] Compiling HashTreeCollections TreeDictionary+Merge.swift
[244/425] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[245/425] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[246/425] Compiling HashTreeCollections TreeDictionary+Values.swift
[261/425] Compiling _RopeModule BigString+TextOutputStream.swift
[262/425] Compiling _RopeModule _RopeVersion.swift
[263/425] Compiling _RopeModule Rope+Collection.swift
[264/425] Compiling _RopeModule Rope+Index.swift
[265/425] Compiling _RopeModule Rope+Extract.swift
[266/425] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[272/425] Emitting module DequeModule
[278/426] Compiling _RopeModule Rope+Sequence.swift
[279/426] Compiling _RopeModule Rope+Append.swift
[303/443] Compiling HashTreeCollections _Bucket.swift
[304/443] Compiling HashTreeCollections _Hash.swift
[309/452] Emitting module _RopeModule
[312/452] Compiling OrderedCollections OrderedSet+Sendable.swift
[313/452] Compiling OrderedCollections OrderedSet+SubSequence.swift
[314/452] Compiling OrderedCollections OrderedSet+Testing.swift
[315/452] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[316/452] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[365/453] Compiling _RopeModule _CharacterRecognizer.swift
[366/453] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[367/453] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[368/453] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[369/453] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[370/453] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[371/453] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[372/453] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[373/453] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[374/453] Compiling HashTreeCollections TreeSet.swift
[384/453] Emitting module OrderedCollections
[411/453] Compiling OrderedCollections OrderedSet.swift
[412/453] Compiling OrderedCollections _UnsafeBitset.swift
[434/454] Emitting module HashTreeCollections
[447/455] Compiling _RopeModule Rope+Join.swift
[448/455] Compiling _RopeModule Rope+MutatingForEach.swift
[449/455] Compiling _RopeModule Rope+Remove.swift
[450/455] Compiling _RopeModule Rope+RemoveSubrange.swift
[451/455] Compiling _RopeModule Rope+Split.swift
[452/455] Compiling _RopeModule Optional Utilities.swift
[453/455] Compiling _RopeModule String Utilities.swift
[454/455] Compiling _RopeModule String.Index+ABI.swift
[457/458] Emitting module Collections
[458/458] Compiling Collections Collections.swift
[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 DependencyGroup.swift
[462/540] Compiling Stitcher DependencyRegistrarBuilder.swift
[463/540] Compiling Stitcher RawDependencyRegistration.swift
[464/540] Compiling Stitcher DependencyGroupRepresenting.swift
[465/540] Compiling Stitcher DependencyRepresenting.swift
[466/540] Compiling Stitcher ManagedSingletonInstanceStorage.swift
[467/540] Compiling Stitcher NeverInstanceStorage.swift
[468/540] Compiling Stitcher SharedInstanceStorage.swift
[469/540] Compiling Stitcher SingletonInstanceStorage.swift
[470/540] Compiling Stitcher InstanceStorage.swift
[471/540] Compiling Stitcher RawThreadKeyError.swift
[472/540] Compiling Stitcher ThreadIdentifierThreadValuesKey.swift
[473/540] Compiling Stitcher ThreadLocal.swift
[474/540] Compiling Stitcher ThreadValues.swift
[475/540] Compiling Stitcher ThreadValuesKey.swift
[476/540] Compiling Stitcher DefaultValueProviding.swift
[477/540] Compiling Stitcher Extensions.swift
[478/540] Compiling Stitcher Functions.swift
[479/540] Compiling Stitcher Reference.swift
[480/540] Compiling Stitcher WeakReference.swift
[481/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 |
[482/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 |
[483/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 |
[484/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 |
[485/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 |
[486/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 |
[487/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 |
[488/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 |
[489/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 |
[490/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 |
[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 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 |
[502/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 |
[503/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 |
[504/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 |
[505/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 |
[506/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 |
[507/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 |
[508/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 |
[509/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 |
[510/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 |
[511/540] Compiling Stitcher TypeName.swift
[512/540] Compiling Stitcher Atomic.swift
[513/540] Compiling Stitcher Dependencies.swift
[514/540] Compiling Stitcher Injected+Init.swift
[515/540] Compiling Stitcher Injected.swift
[516/540] Compiling Stitcher AutoregisterableDependency.swift
[517/540] Compiling Stitcher GeneratedDependencyRegistration.swift
[518/540] Compiling Stitcher RegisterableDependency.swift
[519/540] Compiling Stitcher DependenciesRegistrar.swift
[520/540] Compiling Stitcher Dependency.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 linux