The Swift Package Index logo.Swift Package Index

Build Information

Failed to build StitcherMacros, reference main (a7def8), with Swift 6.3 for Android on 14 Apr 2026 16:33:35 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/StitcherMacros.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/athankefalas/StitcherMacros
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a7def81 Create FUNDING.yml
Cloned https://github.com/athankefalas/StitcherMacros.git
Revision (git rev-parse @):
a7def81b91f720adb44de0af6f84dbe648ac5081
SUCCESS checkout https://github.com/athankefalas/StitcherMacros.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/athankefalas/StitcherMacros.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/apple/swift-syntax.git
Fetching https://github.com/athankefalas/Stitcher.git
[1/1159] Fetching stitcher
[1160/76131] Fetching stitcher, swift-syntax
Fetched https://github.com/athankefalas/Stitcher.git from cache (1.35s)
[21742/74972] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (10.76s)
Computing version for https://github.com/athankefalas/Stitcher.git
Computed https://github.com/athankefalas/Stitcher.git at 1.1.0 (11.56s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/OpenCombine/OpenCombine.git
[1/8284] Fetching opencombine
[250/31821] Fetching opencombine, swift-collections
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (1.27s)
[6826/23537] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (3.09s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (7.68s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (1.17s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.6 (1.52s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.1.1
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/athankefalas/Stitcher.git
Working copy of https://github.com/athankefalas/Stitcher.git resolved at 1.1.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/65] Write sources
[36/65] Write swift-version--4F562202D5529B1.txt
[38/101] Emitting module InternalCollectionsUtilities
[38/103] Compiling COpenCombineHelpers COpenCombineHelpers.cpp
[40/103] Emitting module InternalCollectionsUtilities
[40/197] Compiling COpenCombineHelpers COpenCombineHelpers.cpp
[42/289] Emitting module OpenCombine
[43/301] Compiling OpenCombine ConduitList.swift
[44/301] Compiling OpenCombine DebugHook.swift
[45/301] Compiling OpenCombine FilterProducer.swift
[46/301] Compiling OpenCombine Locking.swift
[47/301] Compiling OpenCombine CustomCombineIdentifierConvertible.swift
[48/301] Compiling OpenCombine Future.swift
[49/301] Compiling OpenCombine GENERATED-Publisher+Concurrency.swift
[50/301] Compiling OpenCombine CurrentValueSubject.swift
[51/301] Compiling OpenCombine ConcurrencyHelpers.swift
[52/301] Compiling OpenCombine Future+Concurrency.swift
[53/301] Compiling OpenCombine GENERATED-RootProtocols.swift
[54/301] Compiling OpenCombine ConduitBase.swift
[55/301] Compiling OpenCombine AnyCancellable.swift
[56/301] Compiling OpenCombine AnyPublisher.swift
[57/301] Compiling OpenCombine AnySubscriber.swift
[58/301] Compiling OpenCombine Cancellable.swift
[59/301] Compiling OpenCombine Codable.swift
[60/301] Compiling OpenCombine CombineIdentifier.swift
[80/302] Compiling OpenCombine PartialCompletion.swift
[81/302] Compiling OpenCombine PublishedSubject.swift
[82/302] Compiling OpenCombine PublishedSubscriber.swift
[83/302] Compiling OpenCombine ReduceProducer.swift
[84/302] Compiling OpenCombine SubjectSubscriber.swift
[85/302] Compiling OpenCombine SubscriberTap.swift
[86/302] Compiling OpenCombine SubscriptionStatus.swift
[87/302] Compiling OpenCombine SubscriptionTap.swift
[90/314] Compiling SwiftSyntax509 Empty.swift
[91/314] Emitting module SwiftSyntax509
[110/323] Compiling OpenCombine Publishers.Retry.swift
[111/323] Compiling OpenCombine Publishers.Scan.swift
[112/323] Compiling OpenCombine Publishers.Sequence.swift
[113/323] Compiling OpenCombine Publishers.SetFailureType.swift
[114/323] Compiling OpenCombine Publishers.Share.swift
[115/323] Compiling OpenCombine Publishers.SubscribeOn.swift
[116/323] Compiling OpenCombine Publishers.SwitchToLatest.swift
[117/323] Compiling OpenCombine Publishers.Throttle.swift
[118/323] Compiling OpenCombine Publishers.Timeout.swift
[119/323] Compiling OpenCombine Publishers.Zip.swift
[120/323] Compiling OpenCombine Publishers.swift
[121/323] Compiling OpenCombine Record.swift
[122/323] Compiling OpenCombine Result.Publisher.swift
[123/366] Compiling OrderedCollections OrderedDictionary+Elements.swift
[124/366] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[125/366] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[126/366] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[127/366] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[128/366] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[129/366] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[130/366] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[131/366] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[132/366] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[133/366] Compiling OrderedCollections OrderedDictionary+Values.swift
[134/366] Compiling OrderedCollections OrderedDictionary.swift
[135/366] Compiling OrderedCollections OrderedSet+Codable.swift
[136/366] Compiling OrderedCollections _HashTable+Bucket.swift
[137/366] Compiling OrderedCollections _HashTable+BucketIterator.swift
[138/366] Compiling OrderedCollections _HashTable+Constants.swift
[139/366] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[140/366] Compiling OrderedCollections _HashTable+Testing.swift
[141/366] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[142/366] Compiling OrderedCollections _HashTable.swift
[143/366] Compiling OrderedCollections _Hashtable+Header.swift
[144/366] Compiling OrderedCollections OrderedDictionary+Codable.swift
[145/366] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[146/366] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[147/366] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[148/366] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[149/371] Emitting module OpenCombine
[150/457] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[151/582] Compiling HeapModule Heap+Descriptions.swift
[152/582] Compiling SwiftSyntax ChildNameForKeyPath.swift
[153/582] Compiling SwiftSyntax Keyword.swift
[154/582] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[155/582] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[156/582] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[157/582] Compiling SwiftSyntax SyntaxBaseNodes.swift
[158/582] Compiling SwiftSyntax SyntaxCollections.swift
[159/582] Compiling SwiftSyntax SyntaxEnum.swift
[160/582] Compiling SwiftSyntax SyntaxKind.swift
[161/582] Compiling SwiftSyntax SyntaxRewriter.swift
[162/582] Compiling SwiftSyntax SyntaxTraits.swift
[163/582] Compiling SwiftSyntax SyntaxTransform.swift
[164/582] Compiling SwiftSyntax SyntaxVisitor.swift
[165/582] Compiling SwiftSyntax AbsolutePosition.swift
[166/582] Compiling SwiftSyntax Assert.swift
[167/584] Compiling HeapModule _HeapNode.swift
[168/584] Compiling SwiftSyntax RawSyntaxTokenView.swift
[169/584] Compiling SwiftSyntax SourceLength.swift
[170/584] Compiling HeapModule Heap.swift
[171/584] Emitting module HeapModule
[172/584] Compiling HeapModule Heap+Invariants.swift
[173/584] Compiling HeapModule Heap+UnsafeHandle.swift
[175/585] Compiling _RopeModule Rope+Sequence.swift
[176/585] Compiling _RopeModule Rope+Append.swift
[177/585] Compiling _RopeModule Rope+Extract.swift
[178/585] Compiling _RopeModule Rope+Find.swift
[179/585] Compiling _RopeModule Rope+ForEachWhile.swift
[180/585] Compiling _RopeModule Rope+Insert.swift
[181/585] Compiling _RopeModule Rope+_Storage.swift
[182/585] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[183/585] Compiling _RopeModule Rope+_UnsafeHandle.swift
[184/585] Compiling _RopeModule Rope.swift
[185/585] Compiling _RopeModule RopeElement.swift
[186/585] Compiling _RopeModule RopeMetric.swift
[187/585] Compiling _RopeModule RopeSummary.swift
[188/585] Compiling SwiftSyntax TokenKind.swift
[189/585] Compiling SwiftSyntax Tokens.swift
[190/585] Compiling SwiftSyntax TriviaPieces.swift
[191/585] Compiling SwiftSyntax RawSyntaxNodes.swift
[192/585] Compiling SwiftSyntax RawSyntaxValidation.swift
[193/585] Compiling _RopeModule BigString+ReplaceSubrange.swift
[194/585] Compiling _RopeModule BigString+Split.swift
[195/585] Compiling _RopeModule Range+BigString.swift
[196/585] Compiling _RopeModule BigString+UTF16View.swift
[197/585] Compiling _RopeModule BigString+UTF8View.swift
[198/585] Compiling _RopeModule _RopeVersion.swift
[199/585] Compiling _RopeModule Rope+Collection.swift
[200/585] Compiling _RopeModule Rope+Index.swift
[214/585] Compiling _RopeModule _RopeItem.swift
[215/585] Compiling _RopeModule _RopePath.swift
[216/585] Compiling HashTreeCollections TreeSet+Collection.swift
[217/585] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[218/585] Compiling HashTreeCollections TreeSet+Debugging.swift
[219/585] Compiling HashTreeCollections TreeSet+Descriptions.swift
[220/585] Compiling HashTreeCollections TreeSet+Equatable.swift
[221/585] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[222/585] Compiling HashTreeCollections TreeSet+Extras.swift
[223/585] Compiling HashTreeCollections TreeSet+Filter.swift
[224/585] Compiling OpenCombine Publishers.IgnoreOutput.swift
[225/585] Compiling OpenCombine Publishers.Last.swift
[226/585] Compiling OpenCombine Publishers.MakeConnectable.swift
[270/603] Compiling OpenCombine Result.swift
[271/603] Compiling OpenCombine Scheduler.swift
[272/603] Compiling OpenCombine Subject+Void.swift
[273/603] Compiling OpenCombine Subscriber+Void.swift
[274/603] Compiling OpenCombine Subscribers.Assign.swift
[275/603] Compiling OpenCombine Subscribers.Completion.swift
[276/603] Compiling OpenCombine Subscribers.Demand.swift
[277/603] Compiling OpenCombine Subscribers.Sink.swift
[278/603] Compiling OpenCombine Subscribers.swift
[279/603] Compiling OpenCombine Subscription.swift
[280/603] Compiling OpenCombine Subscriptions.swift
[281/603] Compiling OpenCombine _Introspection.swift
[283/662] Compiling _RopeModule BigString+Insert.swift
[284/662] Compiling _RopeModule BigString+Managing Breaks.swift
[285/662] Compiling _RopeModule BigString+RemoveSubrange.swift
[286/662] Compiling _RopeModule BigString+ReplaceSubrange.swift
[287/662] Compiling _RopeModule BigString+Split.swift
[288/662] Compiling _RopeModule Range+BigString.swift
[289/662] Compiling _RopeModule BigString+UTF16View.swift
[290/671] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[291/671] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[292/671] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[293/671] Compiling _RopeModule BigString+Hashing.swift
[294/671] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[295/671] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[296/671] Compiling _RopeModule BigString+Sequence.swift
[297/671] Compiling _RopeModule BigString+TextOutputStream.swift
[298/671] Compiling _RopeModule BigString+Append.swift
[299/671] Compiling _RopeModule BigString+Initializers.swift
[300/671] Compiling _RopeModule BigString+UTF8View.swift
[301/671] Compiling _RopeModule _RopeVersion.swift
[302/671] Compiling _RopeModule Rope+Collection.swift
[303/671] Compiling _RopeModule Rope+Index.swift
[304/671] Compiling _RopeModule Rope+Sequence.swift
[305/671] Compiling _RopeModule Rope+Append.swift
[306/671] Compiling _RopeModule Rope+Extract.swift
[307/671] Compiling _RopeModule Rope+Find.swift
[308/726] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[309/726] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[310/726] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[311/726] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[312/726] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[313/726] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[314/726] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[315/726] Compiling OrderedCollections OrderedDictionary+Values.swift
[316/726] Compiling OrderedCollections _HashTable.swift
[317/726] Compiling OrderedCollections _Hashtable+Header.swift
[322/726] Compiling OrderedCollections _HashTable+Testing.swift
[323/726] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[324/726] Compiling _RopeModule _RopeItem.swift
[325/726] Compiling _RopeModule _RopePath.swift
[334/726] Compiling OrderedCollections _HashTable+Constants.swift
[335/726] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[336/726] Compiling _RopeModule Rope+Builder.swift
[337/726] Compiling _RopeModule Rope+Debugging.swift
[338/726] Compiling _RopeModule Rope+Invariants.swift
[339/726] Compiling _RopeModule Rope+_Node.swift
[340/726] Compiling _RopeModule Rope+_Storage.swift
[341/726] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[342/726] Compiling _RopeModule Rope+_UnsafeHandle.swift
[343/726] Compiling _RopeModule Rope.swift
[344/726] Compiling _RopeModule RopeElement.swift
[345/726] Compiling _RopeModule RopeMetric.swift
[346/726] Compiling _RopeModule RopeSummary.swift
[347/726] Compiling OrderedCollections OrderedSet+Initializers.swift
[348/726] Compiling OrderedCollections OrderedSet+Insertions.swift
[349/726] Compiling OrderedCollections OrderedSet+Invariants.swift
[350/726] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[351/726] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[352/726] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[353/726] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[354/726] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[355/726] Emitting module DequeModule
[366/727] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[367/727] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[368/727] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[369/727] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[370/727] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[371/727] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[372/727] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[373/727] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[374/727] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[375/727] Compiling HashTreeCollections TreeSet.swift
[406/737] Emitting module OpenCombineDispatch
[407/737] Compiling HeapModule Heap+Descriptions.swift
[408/737] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[409/737] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[410/737] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[411/737] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[412/737] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[413/737] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[414/737] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[415/737] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[416/744] Emitting module OrderedCollections
[417/744] Compiling OrderedCollections _HashTable+Bucket.swift
[418/744] Compiling OrderedCollections _HashTable+BucketIterator.swift
[431/744] Compiling OrderedCollections OrderedDictionary.swift
[432/744] Compiling OrderedCollections OrderedSet+Codable.swift
[433/744] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[434/744] Compiling OrderedCollections OrderedSet+Descriptions.swift
[435/744] Compiling OrderedCollections OrderedSet+Diffing.swift
[436/744] Emitting module HeapModule
[437/744] Compiling HeapModule Heap+Invariants.swift
[438/744] Compiling HeapModule Heap+UnsafeHandle.swift
[452/744] Compiling OrderedCollections OrderedSet+Equatable.swift
[453/744] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[454/744] Compiling OrderedCollections OrderedSet+Hashable.swift
[455/744] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[456/744] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[457/744] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[458/744] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[459/744] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[460/744] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[461/744] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[462/744] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[463/744] Compiling OrderedCollections OrderedSet.swift
[464/744] Compiling OrderedCollections _UnsafeBitset.swift
[471/744] Compiling HeapModule Heap.swift
[472/744] Compiling HeapModule _HeapNode.swift
[478/754] Compiling OrderedCollections OrderedDictionary+Codable.swift
[479/754] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[480/754] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[481/754] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[482/754] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[483/754] Compiling OrderedCollections OrderedDictionary+Elements.swift
[484/754] Compiling OrderedCollections OrderedSet+Sendable.swift
[485/754] Compiling OrderedCollections OrderedSet+SubSequence.swift
[486/754] Compiling OrderedCollections OrderedSet+Testing.swift
[487/754] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[497/757] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[498/757] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[536/766] Emitting module OrderedCollections
[537/798] Emitting module _RopeModule
[538/842] Compiling OpenCombineDispatch DispatchQueue+Scheduler.swift
[539/842] Compiling HashTreeCollections _AncestorHashSlots.swift
[540/842] Compiling HashTreeCollections _Bitmap.swift
[541/842] Compiling HashTreeCollections _Bucket.swift
[542/842] Compiling HashTreeCollections _Hash.swift
[543/842] Compiling HashTreeCollections _HashLevel.swift
[544/842] Compiling HashTreeCollections _HashNode+Builder.swift
[545/842] Compiling HashTreeCollections _HashNode+Debugging.swift
[546/842] Compiling HashTreeCollections _HashNode+Initializers.swift
[547/842] Compiling HashTreeCollections _HashNode+Invariants.swift
[548/842] Compiling HashTreeCollections _HashNode+Lookups.swift
[549/842] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[550/842] Compiling HashTreeCollections TreeDictionary.swift
[551/842] Compiling HashTreeCollections TreeSet+Codable.swift
[552/842] Compiling HashTreeCollections TreeSet+Collection.swift
[553/842] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[554/842] Compiling HashTreeCollections TreeSet+Debugging.swift
[555/842] Compiling HashTreeCollections TreeSet+Descriptions.swift
[556/842] Compiling HashTreeCollections TreeSet+Equatable.swift
[557/842] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[558/842] Compiling HashTreeCollections TreeSet+Extras.swift
[560/843] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[561/843] Compiling HashTreeCollections _HashTreeIterator.swift
[562/843] Compiling HashTreeCollections _HashTreeStatistics.swift
[563/843] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[564/843] Compiling HashTreeCollections _RawHashNode.swift
[565/843] Compiling HashTreeCollections _UnmanagedHashNode.swift
[566/843] Compiling HashTreeCollections _UnsafePath.swift
[567/843] Compiling HashTreeCollections TreeDictionary+Codable.swift
[568/843] Compiling HashTreeCollections TreeDictionary+Collection.swift
[569/843] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[570/843] Emitting module _RopeModule
[579/858] Compiling DequeModule Deque+Codable.swift
[580/858] Compiling DequeModule Deque+Collection.swift
[581/858] Compiling DequeModule Deque+CustomReflectable.swift
[582/858] Compiling DequeModule Deque+Descriptions.swift
[583/858] Compiling DequeModule Deque+Equatable.swift
[584/858] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[585/858] Compiling DequeModule Deque+Extras.swift
[586/858] Compiling DequeModule Deque+Hashable.swift
[587/858] Compiling DequeModule Deque+Testing.swift
[588/858] Compiling DequeModule Deque._Storage.swift
[589/858] Compiling DequeModule Deque._UnsafeHandle.swift
[592/860] Compiling DequeModule _DequeBuffer.swift
[593/860] Compiling DequeModule _DequeBufferHeader.swift
[605/860] Compiling DequeModule Deque.swift
[608/860] Compiling DequeModule _DequeSlot.swift
[609/860] Compiling DequeModule _UnsafeWrappedBuffer.swift
[618/860] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[619/860] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[620/860] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[621/860] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[622/860] Compiling HashTreeCollections _HashNode+Storage.swift
[623/860] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[624/860] Compiling HashTreeCollections _HashNode+Structural filter.swift
[625/860] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[626/860] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[627/860] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[628/860] Compiling HashTreeCollections TreeDictionary+Filter.swift
[629/860] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[630/860] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[631/860] Compiling HashTreeCollections TreeDictionary+Keys.swift
[632/860] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[633/860] Compiling HashTreeCollections TreeDictionary+Merge.swift
[637/861] Compiling HashTreeCollections TreeSet+Sendable.swift
[638/861] Compiling HashTreeCollections TreeSet+Sequence.swift
[639/861] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[640/861] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[641/861] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[642/861] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[643/861] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[644/861] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[657/861] Compiling HashTreeCollections TreeSet+Filter.swift
[658/861] Compiling HashTreeCollections TreeSet+Hashable.swift
[673/861] Compiling OpenCombineDispatch DispatchQueue+Scheduler.swift
[674/861] Emitting module OpenCombineDispatch
[675/862] Emitting module HashTreeCollections
[682/863] Emitting module DequeModule
[696/864] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[697/864] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[698/864] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[699/864] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[700/864] Compiling HashTreeCollections _HashNode.swift
[701/864] Compiling HashTreeCollections _HashNodeHeader.swift
[702/864] Compiling HashTreeCollections _HashSlot.swift
[703/864] Compiling HashTreeCollections _HashStack.swift
[704/864] Compiling _RopeModule _CharacterRecognizer.swift
[766/865] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[767/865] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[768/865] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[769/865] Compiling HashTreeCollections _HashNode+Structural merge.swift
[770/865] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[795/866] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[796/866] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[797/866] Compiling HashTreeCollections TreeDictionary+Values.swift
[798/866] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[799/866] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[800/866] Compiling HashTreeCollections _HashNode+Structural union.swift
[809/882] Emitting module HashTreeCollections
[809/882] Wrapping AST for OpenCombine for debugging
[810/882] Wrapping AST for SwiftSyntax509 for debugging
[811/882] Wrapping AST for OrderedCollections for debugging
[812/882] Wrapping AST for OpenCombineDispatch for debugging
[813/884] Wrapping AST for _RopeModule for debugging
[814/884] Wrapping AST for HeapModule for debugging
[815/884] Wrapping AST for InternalCollectionsUtilities for debugging
[816/960] Wrapping AST for DequeModule for debugging
[818/988] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[819/988] Compiling BitCollections BitArray+Extras.swift
[820/988] Compiling BitCollections BitArray+Fill.swift
[821/988] Compiling BitCollections BitArray+Hashable.swift
[822/988] Compiling BitCollections BitArray+Initializers.swift
[823/988] Compiling BitCollections BitArray+Invariants.swift
[824/988] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[825/988] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[826/988] Compiling BitCollections BitSet+CustomReflectable.swift
[827/988] Compiling BitCollections BitSet+CustomStringConvertible.swift
[828/988] Compiling BitCollections BitArray+Extras.swift
[829/988] Compiling BitCollections BitArray+Fill.swift
[830/988] Compiling BitCollections BitArray+Hashable.swift
[831/988] Compiling BitCollections BitArray+Initializers.swift
[832/988] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[833/988] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[834/988] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[835/988] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[836/988] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[837/988] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[838/988] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[839/988] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[840/988] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[841/988] Compiling HashTreeCollections TreeSet.swift
[842/988] Compiling BitCollections BitArray+Invariants.swift
[843/988] Compiling BitCollections BitSet+Invariants.swift
[844/988] Compiling BitCollections BitSet+Initializers.swift
[845/988] Compiling BitCollections BitSet+SetAlgebra basics.swift
[846/988] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[847/988] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[848/988] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[862/989] Compiling BitCollections BitArray+BitwiseOperations.swift
[863/989] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[865/1003] Emitting module BitCollections
[866/1003] Wrapping AST for HashTreeCollections for debugging
[868/1003] Compiling BitCollections BitArray+Codable.swift
[869/1003] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[870/1003] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[871/1003] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[872/1003] Compiling BitCollections BitArray+Descriptions.swift
[873/1003] Compiling BitCollections BitArray+Equatable.swift
[874/1003] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[875/1003] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[876/1003] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[877/1003] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[878/1003] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[879/1003] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[880/1003] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[881/1003] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[898/1003] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[899/1003] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[900/1003] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[901/1003] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[902/1003] Compiling BitCollections BitSet+SetAlgebra union.swift
[903/1003] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[904/1003] Compiling BitCollections BitSet.Counted.swift
[905/1003] Compiling BitCollections BitArray+RandomBits.swift
[906/1003] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[907/1003] Compiling BitCollections BitArray+Shifts.swift
[908/1003] Compiling BitCollections BitArray+Testing.swift
[909/1003] Compiling BitCollections BitArray._UnsafeHandle.swift
[910/1003] Compiling BitCollections BitArray.swift
[911/1003] Compiling BitCollections BitSet+BidirectionalCollection.swift
[912/1003] Compiling BitCollections BitSet+Codable.swift
[921/1003] Compiling BitCollections BitSet.Index.swift
[922/1003] Compiling BitCollections BitSet._UnsafeHandle.swift
[923/1003] Compiling BitCollections BitSet.swift
[924/1003] Compiling BitCollections Range+Utilities.swift
[925/1003] Compiling BitCollections Slice+Utilities.swift
[926/1003] Compiling BitCollections UInt+Tricks.swift
[927/1003] Compiling BitCollections _Word.swift
[951/1009] Wrapping AST for BitCollections for debugging
[953/1009] Compiling Collections Collections.swift
[954/1009] Emitting module Collections
[955/1009] Compiling Collections Collections.swift
[956/1009] Emitting module Collections
[958/1011] Wrapping AST for Collections for debugging
[960/1153] Emitting module SwiftSyntax
[961/1153] Emitting module Stitcher
[962/1163] Compiling Stitcher InstanceStorageFactory.swift
/host/spi-builder-workspace/.build/checkouts/Stitcher/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 |
[963/1163] Compiling Stitcher InstanceStorageKey.swift
/host/spi-builder-workspace/.build/checkouts/Stitcher/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 |
[964/1163] Compiling Stitcher AnyPipeline.swift
/host/spi-builder-workspace/.build/checkouts/Stitcher/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 |
[965/1163] Compiling Stitcher AnyPipelineCancellable.swift
/host/spi-builder-workspace/.build/checkouts/Stitcher/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 |
[966/1163] Compiling Stitcher Pipeline.swift
/host/spi-builder-workspace/.build/checkouts/Stitcher/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 |
[967/1163] Compiling Stitcher PipelineSubject.swift
/host/spi-builder-workspace/.build/checkouts/Stitcher/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 |
[968/1163] Compiling Stitcher Stitcher.swift
/host/spi-builder-workspace/.build/checkouts/Stitcher/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 |
[969/1163] Compiling Stitcher AsyncTask.swift
/host/spi-builder-workspace/.build/checkouts/Stitcher/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 |
[970/1163] Compiling Stitcher CancellableTask.swift
/host/spi-builder-workspace/.build/checkouts/Stitcher/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 |
[971/1163] Compiling Stitcher RawThreadKey.swift
/host/spi-builder-workspace/.build/checkouts/Stitcher/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 |
[972/1163] Compiling Stitcher TypeName.swift
[973/1163] Compiling Stitcher Atomic.swift
[974/1163] Compiling Stitcher Dependencies.swift
[975/1163] Compiling Stitcher Injected+Init.swift
[976/1163] Compiling Stitcher Injected.swift
[977/1163] Compiling Stitcher AutoregisterableDependency.swift
[978/1163] Compiling Stitcher GeneratedDependencyRegistration.swift
[979/1163] Compiling Stitcher RegisterableDependency.swift
[980/1163] Compiling Stitcher DependenciesRegistrar.swift
[981/1163] Compiling Stitcher Dependency.swift
[982/1163] Compiling Stitcher DependencyGroup.swift
[983/1163] Compiling Stitcher DependencyRegistrarBuilder.swift
[984/1163] Compiling Stitcher RawDependencyRegistration.swift
[985/1163] Compiling Stitcher DependencyGroupRepresenting.swift
[986/1163] Compiling Stitcher DependencyRepresenting.swift
[987/1163] Compiling Stitcher ManagedSingletonInstanceStorage.swift
[988/1163] Compiling Stitcher NeverInstanceStorage.swift
[989/1163] Compiling Stitcher SharedInstanceStorage.swift
[990/1163] Compiling Stitcher SingletonInstanceStorage.swift
[991/1163] Compiling Stitcher InstanceStorage.swift
[992/1163] Compiling Stitcher AutoregisterableDependencyCodeGenerator.swift
[993/1163] Compiling Stitcher NameInjectionCodeGenerator.swift
[994/1163] Compiling Stitcher TestInjectionCodeGenerator.swift
[995/1163] Compiling Stitcher TypeInjectionCodeGenerator.swift
[996/1163] Compiling Stitcher InjectionCodeGenerator.swift
[997/1163] Compiling Stitcher InjectionCodeGenerators.swift
[998/1163] Compiling Stitcher StitcherConfiguration.swift
[999/1163] Compiling Stitcher DependencyContainer.swift
[1000/1163] Compiling Stitcher DependencyFactory+Function.swift
[1001/1163] Compiling Stitcher DependencyFactory.swift
[1002/1163] Compiling Stitcher InstantionNotificationCenter.swift
[1003/1163] Compiling Stitcher PostInstantiationAware.swift
[1004/1163] Compiling Stitcher DependencyCycleDetector.swift
[1005/1163] Compiling Stitcher DependencyCycleInstantationBacktrace.swift
[1006/1163] Compiling Stitcher DependencyGraph+Assertions.swift
[1007/1163] Compiling Stitcher DependencyGraph+NameInjection.swift
[1008/1163] Compiling Stitcher DependencyGraph+TypeInjection.swift
[1009/1163] Compiling Stitcher DependencyGraph+ValueInjection.swift
[1010/1163] Compiling Stitcher DependencyGraph.swift
[1011/1163] Compiling Stitcher DependencyRegistrarIndex.swift
[1012/1163] Compiling Stitcher DependencyContainingCollection.swift
[1013/1163] Compiling Stitcher DependencyEagerness.swift
[1014/1163] Compiling Stitcher DependencyLocator.swift
[1015/1163] Compiling Stitcher DependencyLocatorTraits.swift
[1016/1163] Compiling Stitcher DependencyParameters.swift
[1017/1163] Compiling Stitcher DependencyScope.swift
[1018/1163] Compiling Stitcher InjectionError.swift
[1019/1163] Compiling Stitcher ManagedDependencyScopeProviding.swift
[1020/1163] Compiling Stitcher ManagedDependencyScopeReceipt.swift
[1021/1163] Compiling Stitcher PipelineManagedDependencyScope.swift
[1022/1163] Compiling Stitcher Common.swift
/host/spi-builder-workspace/.build/checkouts/Stitcher/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 |
[1023/1163] Compiling Stitcher DefaultIndexer.swift
/host/spi-builder-workspace/.build/checkouts/Stitcher/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 |
[1024/1163] Compiling Stitcher ParallelIndexer.swift
/host/spi-builder-workspace/.build/checkouts/Stitcher/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 |
[1025/1163] Compiling Stitcher PlainIndexer.swift
/host/spi-builder-workspace/.build/checkouts/Stitcher/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 |
[1026/1163] Compiling Stitcher IndexedDependencyContainer.swift
/host/spi-builder-workspace/.build/checkouts/Stitcher/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 |
[1027/1163] Compiling Stitcher Indexing.swift
/host/spi-builder-workspace/.build/checkouts/Stitcher/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 |
[1028/1163] Compiling Stitcher IndexingCoordinator.swift
/host/spi-builder-workspace/.build/checkouts/Stitcher/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 |
[1029/1163] Compiling Stitcher IndexingKey.swift
/host/spi-builder-workspace/.build/checkouts/Stitcher/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 |
[1030/1163] Compiling Stitcher IndexingTask.swift
/host/spi-builder-workspace/.build/checkouts/Stitcher/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 |
[1031/1163] Compiling Stitcher StorageCleaner.swift
/host/spi-builder-workspace/.build/checkouts/Stitcher/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 |
[1032/1163] Compiling Stitcher RawThreadKeyError.swift
[1033/1163] Compiling Stitcher ThreadIdentifierThreadValuesKey.swift
[1034/1163] Compiling Stitcher ThreadLocal.swift
[1035/1163] Compiling Stitcher ThreadValues.swift
[1036/1163] Compiling Stitcher ThreadValuesKey.swift
[1037/1163] Compiling Stitcher DefaultValueProviding.swift
[1038/1163] Compiling Stitcher Extensions.swift
[1039/1163] Compiling Stitcher Functions.swift
[1040/1163] Compiling Stitcher Reference.swift
[1041/1163] Compiling Stitcher WeakReference.swift
BUILD FAILURE 6.3 android