The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build StitcherMacros, reference main (a7def8), with Swift 6.2 (beta) for Android on 21 Jun 2025 16:19:27 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.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.2
Building package at path:  $PWD
https://github.com/athankefalas/StitcherMacros.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/athankefalas/Stitcher.git
[1/1159] Fetching stitcher
[1160/72083] Fetching stitcher, swift-syntax
Fetched https://github.com/athankefalas/Stitcher.git from cache (7.64s)
Fetched https://github.com/apple/swift-syntax.git from cache (7.71s)
Computing version for https://github.com/athankefalas/Stitcher.git
Computed https://github.com/athankefalas/Stitcher.git at 1.1.0 (8.26s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/OpenCombine/OpenCombine.git
[1/8280] Fetching opencombine
[2/24920] Fetching opencombine, swift-collections
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (0.80s)
[5658/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.63s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (5.04s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (0.97s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.92s)
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-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/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Building for debugging...
[0/65] Write sources
[36/65] Write swift-version-8C5A4AE7A8CE2BA.txt
[37/101] Compiling COpenCombineHelpers COpenCombineHelpers.cpp
[40/285] Compiling OpenCombine SubscriptionTap.swift
[41/285] Compiling OpenCombine AnyCancellable.swift
[42/287] Compiling OpenCombine AnyPublisher.swift
[43/287] Compiling OpenCombine AnySubscriber.swift
[44/287] Compiling OpenCombine PublishedSubject.swift
[45/287] Compiling OpenCombine PublishedSubscriber.swift
[46/287] Compiling OpenCombine ConduitBase.swift
[47/287] Compiling OpenCombine ConduitList.swift
[48/287] Compiling OpenCombine DebugHook.swift
[49/287] Emitting module InternalCollectionsUtilities
[50/287] Compiling OpenCombine FilterProducer.swift
[51/287] Compiling OpenCombine Locking.swift
[52/287] Compiling OpenCombine PartialCompletion.swift
[53/287] Compiling OpenCombine ReduceProducer.swift
[54/287] Compiling OpenCombine SubjectSubscriber.swift
[55/287] Compiling OpenCombine SubscriberTap.swift
[56/287] Compiling OpenCombine SubscriptionStatus.swift
[57/287] Compiling SwiftSyntax509 Empty.swift
[58/287] Emitting module SwiftSyntax509
[75/290] Emitting module InternalCollectionsUtilities
[76/290] Emitting module OpenCombine
[78/314] Wrapping AST for SwiftSyntax509 for debugging
[83/318] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[84/318] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[85/318] Compiling OpenCombine CombineIdentifier.swift
[86/318] Compiling OpenCombine ConcurrencyHelpers.swift
[87/318] Compiling OpenCombine Future+Concurrency.swift
[88/318] Compiling OpenCombine GENERATED-Publisher+Concurrency.swift
[89/318] Compiling OpenCombine CurrentValueSubject.swift
[90/318] Compiling OpenCombine CustomCombineIdentifierConvertible.swift
[91/318] Compiling OpenCombine Future.swift
[92/318] Compiling OpenCombine GENERATED-RootProtocols.swift
[93/323] Compiling SwiftSyntax AbsolutePosition.swift
[94/323] Compiling SwiftSyntax Assert.swift
[95/323] Compiling SwiftSyntax BumpPtrAllocator.swift
[96/323] Compiling SwiftSyntax CommonAncestor.swift
[97/323] Compiling SwiftSyntax Convenience.swift
[98/323] Compiling SwiftSyntax MemoryLayout.swift
[99/323] Compiling SwiftSyntax MissingNodeInitializers.swift
[100/323] Compiling SwiftSyntax RawSyntax.swift
[106/359] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[107/359] Compiling SwiftSyntax Syntax.swift
[108/359] Compiling SwiftSyntax SyntaxArena.swift
[109/359] Compiling SwiftSyntax SyntaxChildren.swift
[110/359] Compiling SwiftSyntax SyntaxCollection.swift
[111/359] Compiling SwiftSyntax SyntaxData.swift
[112/359] Compiling SwiftSyntax SyntaxCollections.swift
[113/359] Compiling SwiftSyntax SyntaxEnum.swift
[114/359] Compiling SwiftSyntax SyntaxKind.swift
[115/359] Compiling SwiftSyntax SyntaxRewriter.swift
[116/359] Compiling SwiftSyntax SyntaxTraits.swift
[117/359] Compiling SwiftSyntax SyntaxTransform.swift
[118/359] Compiling SwiftSyntax SyntaxVisitor.swift
[119/359] Compiling SwiftSyntax TokenKind.swift
[120/359] Compiling SwiftSyntax Tokens.swift
[121/359] Compiling SwiftSyntax TriviaPieces.swift
[122/359] Compiling SwiftSyntax RawSyntaxNodes.swift
[123/359] Compiling SwiftSyntax RawSyntaxValidation.swift
[124/359] Compiling OpenCombine Publishers.Breakpoint.swift
[125/359] Compiling OpenCombine Publishers.Buffer.swift
[126/359] Compiling OpenCombine Publishers.Collect.swift
[127/359] Compiling OpenCombine Publishers.CollectByCount.swift
[128/359] Compiling OpenCombine Publishers.CompactMap.swift
[129/359] Compiling OpenCombine Publishers.Comparison.swift
[130/359] Compiling OpenCombine Publishers.Concatenate.swift
[131/359] Compiling OpenCombine Publishers.Contains.swift
[132/359] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[133/359] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[138/525] Compiling HeapModule Heap+Invariants.swift
[139/525] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[140/635] Compiling HeapModule Heap+Descriptions.swift
[141/635] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[142/635] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[143/635] Compiling _RopeModule BigString+Sequence.swift
[144/635] Compiling _RopeModule BigString+TextOutputStream.swift
[145/635] Compiling _RopeModule BigString+Append.swift
[146/635] Compiling _RopeModule BigString+Initializers.swift
[147/635] Compiling _RopeModule BigString+Insert.swift
[148/635] Compiling _RopeModule BigString+Managing Breaks.swift
[149/635] Compiling _RopeModule BigString+RemoveSubrange.swift
[150/635] Compiling _RopeModule BigString+ReplaceSubrange.swift
[151/635] Compiling _RopeModule BigString+Split.swift
[152/635] Compiling _RopeModule Range+BigString.swift
[153/635] Compiling _RopeModule BigString+UTF16View.swift
[154/635] Compiling _RopeModule BigString+Index.swift
[155/635] Compiling _RopeModule BigString+Ingester.swift
[156/635] Compiling _RopeModule BigString+Invariants.swift
[157/635] Compiling _RopeModule BigString+Iterators.swift
[158/635] Compiling _RopeModule BigString+Metrics.swift
[159/635] Compiling _RopeModule BigString+Summary.swift
[160/635] Compiling _RopeModule BigString.swift
[161/635] Compiling _RopeModule BigString+Comparable.swift
[162/635] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[163/635] Compiling _RopeModule BigString+CustomStringConvertible.swift
[164/635] Compiling _RopeModule BigString+Equatable.swift
[165/635] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[166/635] Compiling _RopeModule BigString+Hashing.swift
[167/635] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[168/635] Compiling _RopeModule BigString+Chunk+Breaks.swift
[169/635] Compiling _RopeModule BigString+Chunk+Counts.swift
[170/635] Compiling _RopeModule BigString+Chunk+Description.swift
[171/635] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[172/635] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[173/635] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[174/635] Compiling _RopeModule BigString+Chunk+Splitting.swift
[175/635] Compiling _RopeModule BigString+Chunk.swift
[176/635] Compiling _RopeModule BigString+BidirectionalCollection.swift
[177/635] Compiling _RopeModule BigString+Builder.swift
[178/635] Compiling _RopeModule BigString+Contents.swift
[179/635] Compiling _RopeModule BigString+Debugging.swift
[180/635] Compiling _RopeModule BigString+UTF8View.swift
[181/635] Compiling _RopeModule BigString+UnicodeScalarView.swift
[182/635] Compiling _RopeModule BigSubstring+UTF16View.swift
[183/635] Compiling _RopeModule BigSubstring+UTF8View.swift
[184/635] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[185/635] Compiling _RopeModule BigSubstring.swift
[186/635] Compiling _RopeModule Rope+Builder.swift
[187/635] Compiling _RopeModule Rope+Debugging.swift
[188/635] Compiling _RopeModule Rope+Invariants.swift
[189/635] Compiling _RopeModule Rope+_Node.swift
[190/635] Compiling _RopeModule Rope+_Storage.swift
[191/635] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[192/635] Compiling _RopeModule Rope+_UnsafeHandle.swift
[193/635] Compiling HeapModule _HeapNode.swift
[194/635] Compiling HeapModule Heap.swift
[195/635] Compiling HeapModule Heap+UnsafeHandle.swift
[196/635] Compiling _RopeModule Rope.swift
[197/635] Compiling _RopeModule RopeElement.swift
[198/635] Compiling _RopeModule RopeMetric.swift
[199/635] Compiling _RopeModule RopeSummary.swift
[200/635] Compiling _RopeModule _RopeItem.swift
[201/635] Compiling _RopeModule _RopePath.swift
[202/635] Compiling _RopeModule _RopeVersion.swift
[203/635] Compiling _RopeModule Rope+Collection.swift
[204/635] Compiling _RopeModule Rope+Index.swift
[205/635] Compiling _RopeModule Rope+Sequence.swift
[206/635] Compiling _RopeModule Rope+Append.swift
[207/635] Compiling _RopeModule Rope+Extract.swift
[208/635] Compiling _RopeModule Rope+Find.swift
[209/635] Compiling _RopeModule Rope+ForEachWhile.swift
[210/635] Compiling _RopeModule Rope+Insert.swift
[211/635] Compiling HashTreeCollections TreeSet+Sequence.swift
[212/635] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[213/635] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[214/635] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[215/635] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[216/635] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[217/635] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[218/635] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[219/635] Compiling OpenCombine Publishers.RemoveDuplicates.swift
[220/635] Compiling OpenCombine Publishers.ReplaceEmpty.swift
[221/635] Compiling OpenCombine Publishers.ReplaceError.swift
[222/635] Compiling OpenCombine Publishers.Retry.swift
[223/635] Compiling OpenCombine Publishers.Scan.swift
[224/635] Compiling OpenCombine Publishers.Sequence.swift
[225/635] Compiling OpenCombine Publishers.SetFailureType.swift
[226/635] Compiling OpenCombine Publishers.Share.swift
[227/635] Compiling OpenCombine Publishers.SubscribeOn.swift
[228/635] Compiling OpenCombine Publishers.SwitchToLatest.swift
[229/635] Compiling OpenCombine Publishers.Throttle.swift
[230/635] Compiling OpenCombine Publishers.Timeout.swift
[231/635] Compiling OpenCombine Publishers.Zip.swift
[232/635] Compiling OpenCombine Publishers.swift
[233/635] Compiling OpenCombine Record.swift
[234/635] Compiling OpenCombine Result.Publisher.swift
[235/635] Emitting module HeapModule
[247/701] Compiling OrderedCollections OrderedSet+Insertions.swift
[248/701] Compiling OrderedCollections OrderedSet+Invariants.swift
[249/701] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[250/701] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[251/701] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[252/701] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[253/701] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[254/701] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[255/701] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[256/701] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[257/701] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[258/701] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[259/701] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[260/701] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[271/708] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[272/708] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[273/708] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[274/708] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[275/708] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[276/708] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[277/708] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[278/708] Compiling OrderedCollections OrderedSet+Initializers.swift
[279/708] Compiling OrderedCollections OrderedDictionary.swift
[280/708] Compiling OrderedCollections OrderedSet+Codable.swift
[281/708] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[282/708] Compiling OrderedCollections OrderedSet+Descriptions.swift
[283/708] Compiling OrderedCollections OrderedSet+Diffing.swift
[284/708] Compiling OrderedCollections OrderedSet+Equatable.swift
[285/708] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[286/708] Compiling OrderedCollections OrderedSet+Hashable.swift
[287/708] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[288/708] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[289/708] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[290/708] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[291/708] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[292/708] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[293/708] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[294/708] Compiling OrderedCollections OrderedDictionary+Values.swift
[295/708] Compiling OrderedCollections OrderedDictionary+Codable.swift
[296/708] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[297/708] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[298/708] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[299/708] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[300/708] Compiling OrderedCollections OrderedDictionary+Elements.swift
[301/708] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[302/708] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[314/708] Compiling OpenCombine Result.swift
[315/708] Compiling OpenCombine Scheduler.swift
[316/708] Compiling OpenCombine Subject+Void.swift
[317/708] Compiling OpenCombine Subscriber+Void.swift
[318/708] Compiling OpenCombine Subscribers.Assign.swift
[319/708] Compiling OpenCombine Subscribers.Completion.swift
[320/708] Compiling OpenCombine Subscribers.Demand.swift
[321/708] Compiling OpenCombine Subscribers.Sink.swift
[322/708] Compiling OpenCombine Subscribers.swift
[323/708] Compiling OpenCombine Subscription.swift
[324/708] Compiling OpenCombine Subscriptions.swift
[325/708] Compiling OpenCombine _Introspection.swift
[353/716] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[354/716] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[355/716] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[356/716] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[357/716] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[358/716] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[359/716] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[360/716] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[361/716] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[362/716] Compiling HashTreeCollections TreeSet.swift
[378/723] Compiling OrderedCollections OrderedSet+Sendable.swift
[379/723] Compiling OrderedCollections OrderedSet+SubSequence.swift
[380/723] Compiling OrderedCollections OrderedSet+Testing.swift
[381/723] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[382/723] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[383/723] Compiling OrderedCollections OrderedSet.swift
[384/723] Compiling OrderedCollections _UnsafeBitset.swift
[403/724] Compiling HeapModule Heap+Descriptions.swift
[445/735] Compiling HeapModule _HeapNode.swift
[446/735] Compiling HeapModule Heap.swift
[447/735] Compiling HeapModule Heap+Invariants.swift
[448/735] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[449/735] Compiling HeapModule Heap+UnsafeHandle.swift
[450/735] Emitting module HeapModule
[462/736] Compiling OrderedCollections _HashTable+Bucket.swift
[463/736] Compiling OrderedCollections _HashTable+BucketIterator.swift
[464/736] Compiling OrderedCollections _HashTable+Constants.swift
[465/736] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[466/736] Compiling OrderedCollections _HashTable+Testing.swift
[467/736] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[468/736] Compiling OrderedCollections _HashTable.swift
[469/736] Compiling OrderedCollections _Hashtable+Header.swift
[545/747] Emitting module OrderedCollections
[572/748] Emitting module OpenCombineDispatch
[573/748] Compiling OpenCombineDispatch DispatchQueue+Scheduler.swift
[575/825] Emitting module _RopeModule
[576/825] Emitting module OrderedCollections
[578/826] Compiling HashTreeCollections _AncestorHashSlots.swift
[579/826] Compiling HashTreeCollections _Bitmap.swift
[580/826] Compiling HashTreeCollections _Bucket.swift
[581/826] Compiling HashTreeCollections _Hash.swift
[582/826] Compiling HashTreeCollections _HashLevel.swift
[583/826] Compiling HashTreeCollections _HashNode+Builder.swift
[584/826] Compiling HashTreeCollections _HashNode+Debugging.swift
[585/826] Compiling HashTreeCollections _HashNode+Initializers.swift
[586/826] Compiling HashTreeCollections _HashNode+Invariants.swift
[587/826] Compiling HashTreeCollections _HashNode+Lookups.swift
[588/826] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[589/856] Emitting module _RopeModule
[590/856] Compiling DequeModule Deque+CustomReflectable.swift
[591/856] Compiling DequeModule Deque+Descriptions.swift
[592/858] Compiling HashTreeCollections TreeSet+Hashable.swift
[593/858] Compiling HashTreeCollections TreeSet+Sendable.swift
[594/858] Compiling HashTreeCollections TreeSet+Sequence.swift
[595/858] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[596/858] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[597/858] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[598/858] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[599/858] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[600/858] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[601/858] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[602/868] Compiling DequeModule _DequeBuffer.swift
[603/868] Compiling DequeModule _DequeBufferHeader.swift
[606/870] Emitting module OpenCombineDispatch
[607/870] Compiling OpenCombineDispatch DispatchQueue+Scheduler.swift
[611/871] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[612/871] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[613/871] Compiling HashTreeCollections _HashNode+Structural union.swift
[614/871] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[615/871] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[616/871] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[617/871] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[618/871] Compiling HashTreeCollections _HashNode.swift
[619/871] Compiling HashTreeCollections _HashNodeHeader.swift
[620/871] Compiling HashTreeCollections _HashSlot.swift
[621/871] Compiling HashTreeCollections _HashStack.swift
[622/871] Compiling DequeModule Deque.swift
[625/871] Compiling DequeModule _DequeSlot.swift
[626/871] Compiling DequeModule _UnsafeWrappedBuffer.swift
[627/871] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[628/871] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[629/871] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[630/871] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[631/871] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[632/871] Compiling HashTreeCollections _HashNode+Structural merge.swift
[633/871] Compiling DequeModule Deque+Equatable.swift
[634/871] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[637/924] Compiling BitCollections BitArray+BitwiseOperations.swift
[638/924] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[639/924] Compiling BitCollections BitArray+Codable.swift
[640/924] Compiling BitCollections BitArray+Collection.swift
[641/924] Compiling BitCollections BitArray+Copy.swift
[642/924] Compiling BitCollections BitArray+CustomReflectable.swift
[643/924] Compiling BitCollections BitArray+Descriptions.swift
[644/924] Compiling BitCollections BitArray+Equatable.swift
[645/924] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[646/924] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[647/924] Compiling BitCollections BitArray+Extras.swift
[648/924] Compiling BitCollections BitArray+Fill.swift
[649/924] Compiling BitCollections BitArray+Hashable.swift
[650/924] Compiling BitCollections BitArray+Initializers.swift
[651/930] Compiling BitCollections BitArray+Invariants.swift
[652/930] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[657/930] Compiling HashTreeCollections TreeDictionary.swift
[658/930] Compiling HashTreeCollections TreeSet+Codable.swift
[659/930] Compiling HashTreeCollections TreeSet+Collection.swift
[660/930] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[661/930] Compiling HashTreeCollections TreeSet+Debugging.swift
[662/930] Compiling HashTreeCollections TreeSet+Descriptions.swift
[663/930] Compiling HashTreeCollections TreeSet+Equatable.swift
[664/930] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[665/930] Compiling HashTreeCollections TreeSet+Extras.swift
[666/930] Compiling HashTreeCollections TreeSet+Filter.swift
[673/930] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[674/930] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[675/930] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[676/930] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[677/930] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[678/930] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[679/930] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[680/930] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[681/930] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[682/930] Compiling HashTreeCollections TreeSet.swift
[683/930] Compiling SwiftSyntax SyntaxDeclNodes.swift
[684/930] Compiling SwiftSyntax SyntaxExprNodes.swift
[685/930] Compiling SwiftSyntax SyntaxNodes.swift
[686/930] Compiling SwiftSyntax SyntaxPatternNodes.swift
[687/930] Compiling SwiftSyntax SyntaxStmtNodes.swift
[688/930] Compiling SwiftSyntax SyntaxTypeNodes.swift
[689/930] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[690/930] Compiling BitCollections BitSet.Counted.swift
[691/930] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[692/930] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[693/930] Compiling HashTreeCollections TreeDictionary+Values.swift
[707/930] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[708/930] Compiling BitCollections BitSet+CustomReflectable.swift
[709/930] Compiling BitCollections BitSet+CustomStringConvertible.swift
[710/930] Compiling BitCollections BitSet+Equatable.swift
[711/930] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[712/930] Compiling BitCollections BitSet+Extras.swift
[713/930] Compiling BitCollections BitSet+Hashable.swift
[716/937] Emitting module DequeModule
[720/938] Emitting module BitCollections
[721/938] Compiling BitCollections BitSet+Initializers.swift
[722/938] Compiling BitCollections BitSet+Invariants.swift
[723/938] Compiling BitCollections BitSet+Random.swift
[724/938] Compiling BitCollections BitSet+SetAlgebra basics.swift
[725/938] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[726/938] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[727/938] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[728/991] Compiling BitCollections BitArray._UnsafeHandle.swift
[729/991] Compiling BitCollections BitArray.swift
[730/991] Compiling BitCollections BitSet+BidirectionalCollection.swift
[731/991] Compiling BitCollections BitSet+Codable.swift
[732/991] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[733/991] Compiling BitCollections BitSet+CustomReflectable.swift
[734/991] Compiling BitCollections BitSet+CustomStringConvertible.swift
[735/991] Compiling BitCollections BitSet+Equatable.swift
[736/991] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[737/991] Compiling BitCollections BitSet+Extras.swift
[738/991] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[739/991] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[740/991] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[741/991] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[742/991] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[743/991] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[744/991] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[745/991] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[746/991] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[747/991] Compiling BitCollections BitSet+Hashable.swift
[748/991] Compiling BitCollections BitSet+Initializers.swift
[749/991] Compiling BitCollections BitSet+Invariants.swift
[750/991] Compiling BitCollections BitSet+Random.swift
[751/991] Compiling BitCollections BitSet+SetAlgebra basics.swift
[752/991] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[753/991] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[754/991] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[755/991] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[756/991] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[757/991] Emitting module HashTreeCollections
[758/992] Emitting module DequeModule
[771/993] Wrapping AST for OrderedCollections for debugging
[772/993] Wrapping AST for OpenCombineDispatch for debugging
[782/993] Wrapping AST for OpenCombine for debugging
[783/994] Wrapping AST for InternalCollectionsUtilities for debugging
[785/994] Wrapping AST for HeapModule for debugging
[805/994] Wrapping AST for DequeModule for debugging
[818/995] Compiling BitCollections BitSet+SetAlgebra union.swift
[819/995] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[820/995] Compiling BitCollections BitSet.Counted.swift
[821/995] Wrapping AST for _RopeModule for debugging
[823/995] Compiling BitCollections BitArray+BitwiseOperations.swift
[824/995] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[825/995] Compiling BitCollections BitArray+Codable.swift
[826/995] Compiling BitCollections BitArray+Collection.swift
[827/995] Compiling BitCollections BitArray+Copy.swift
[828/995] Compiling BitCollections BitArray+CustomReflectable.swift
[829/995] Compiling BitCollections BitArray+Descriptions.swift
[830/995] Compiling BitCollections BitArray+Equatable.swift
[831/995] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[832/995] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[833/995] Compiling BitCollections BitArray+Extras.swift
[834/995] Compiling BitCollections BitArray+Fill.swift
[835/995] Compiling BitCollections BitArray+Hashable.swift
[836/995] Compiling BitCollections BitArray+Initializers.swift
[837/995] Compiling BitCollections BitArray+Invariants.swift
[838/995] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[839/1002] Compiling BitCollections BitSet.Index.swift
[840/1002] Compiling BitCollections BitSet._UnsafeHandle.swift
[841/1002] Compiling BitCollections BitSet.swift
[842/1002] Compiling BitCollections Range+Utilities.swift
[843/1002] Compiling BitCollections Slice+Utilities.swift
[844/1002] Compiling BitCollections UInt+Tricks.swift
[845/1002] Compiling BitCollections _Word.swift
[854/1002] Compiling BitCollections BitArray+RandomBits.swift
[855/1002] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[856/1002] Compiling BitCollections BitArray+Shifts.swift
[857/1002] Compiling BitCollections BitArray+Testing.swift
[862/1003] Wrapping AST for BitCollections for debugging
[892/1003] Emitting module BitCollections
[950/1006] Emitting module Collections
[951/1006] Compiling Collections Collections.swift
[953/1007] Emitting module HashTreeCollections
[954/1079] Wrapping AST for HashTreeCollections for debugging
[956/1081] Emitting module Collections
[957/1081] Compiling Collections Collections.swift
[958/1082] Wrapping AST for Collections for debugging
[960/1153] 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 |
[961/1153] 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 |
[962/1153] 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 |
[963/1153] 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 |
[964/1153] 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 |
[965/1153] 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 |
[966/1153] 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 |
[967/1153] 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 |
[968/1153] 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 |
[969/1153] 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 |
[970/1153] 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 |
[971/1153] 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 |
[972/1153] 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 |
[973/1153] 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 |
[974/1153] 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 |
[975/1153] 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 |
[976/1153] 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 |
[977/1153] 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 |
[978/1153] 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 |
[979/1153] 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 |
[980/1163] Compiling Stitcher DependencyGroup.swift
[981/1163] Compiling Stitcher DependencyRegistrarBuilder.swift
[982/1163] Compiling Stitcher RawDependencyRegistration.swift
[983/1163] Compiling Stitcher DependencyGroupRepresenting.swift
[984/1163] Compiling Stitcher DependencyRepresenting.swift
[985/1163] Compiling Stitcher ManagedSingletonInstanceStorage.swift
[986/1163] Compiling Stitcher NeverInstanceStorage.swift
[987/1163] Compiling Stitcher SharedInstanceStorage.swift
[988/1163] Compiling Stitcher SingletonInstanceStorage.swift
[989/1163] Compiling Stitcher InstanceStorage.swift
[990/1163] Compiling Stitcher TypeName.swift
[991/1163] Compiling Stitcher Atomic.swift
[992/1163] Compiling Stitcher Dependencies.swift
[993/1163] Compiling Stitcher Injected+Init.swift
[994/1163] Compiling Stitcher Injected.swift
[995/1163] Compiling Stitcher AutoregisterableDependency.swift
[996/1163] Compiling Stitcher GeneratedDependencyRegistration.swift
[997/1163] Compiling Stitcher RegisterableDependency.swift
[998/1163] Compiling Stitcher DependenciesRegistrar.swift
[999/1163] Compiling Stitcher Dependency.swift
[1000/1163] Compiling Stitcher InstantionNotificationCenter.swift
[1001/1163] Compiling Stitcher PostInstantiationAware.swift
[1002/1163] Compiling Stitcher DependencyCycleDetector.swift
[1003/1163] Compiling Stitcher DependencyCycleInstantationBacktrace.swift
[1004/1163] Compiling Stitcher DependencyGraph+Assertions.swift
[1005/1163] Compiling Stitcher DependencyGraph+NameInjection.swift
[1006/1163] Compiling Stitcher DependencyGraph+TypeInjection.swift
[1007/1163] Compiling Stitcher DependencyGraph+ValueInjection.swift
[1008/1163] Compiling Stitcher DependencyGraph.swift
[1009/1163] Compiling Stitcher DependencyRegistrarIndex.swift
[1010/1163] Compiling Stitcher DependencyContainingCollection.swift
[1011/1163] Compiling Stitcher DependencyEagerness.swift
[1012/1163] Compiling Stitcher DependencyLocator.swift
[1013/1163] Compiling Stitcher DependencyLocatorTraits.swift
[1014/1163] Compiling Stitcher DependencyParameters.swift
[1015/1163] Compiling Stitcher DependencyScope.swift
[1016/1163] Compiling Stitcher InjectionError.swift
[1017/1163] Compiling Stitcher ManagedDependencyScopeProviding.swift
[1018/1163] Compiling Stitcher ManagedDependencyScopeReceipt.swift
[1019/1163] Compiling Stitcher PipelineManagedDependencyScope.swift
[1020/1163] Emitting module Stitcher
[1021/1163] Compiling Stitcher AutoregisterableDependencyCodeGenerator.swift
[1022/1163] Compiling Stitcher NameInjectionCodeGenerator.swift
[1023/1163] Compiling Stitcher TestInjectionCodeGenerator.swift
[1024/1163] Compiling Stitcher TypeInjectionCodeGenerator.swift
[1025/1163] Compiling Stitcher InjectionCodeGenerator.swift
[1026/1163] Compiling Stitcher InjectionCodeGenerators.swift
[1027/1163] Compiling Stitcher StitcherConfiguration.swift
[1028/1163] Compiling Stitcher DependencyContainer.swift
[1029/1163] Compiling Stitcher DependencyFactory+Function.swift
[1030/1163] Compiling Stitcher DependencyFactory.swift
[1031/1163] Emitting module SwiftSyntax
[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.2 android