Build Information
Failed to build StitcherMacros, reference v1.1.0 (6689ae
), with Swift 6.2 (beta) for Android on 21 Jun 2025 16:18:19 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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: v1.1.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/athankefalas/StitcherMacros
* tag v1.1.0 -> FETCH_HEAD
HEAD is now at 6689ae8 Release version 1.1.0
Cloned https://github.com/athankefalas/StitcherMacros.git
Revision (git rev-parse @):
6689ae827df0c1ac11623ae0af298f3a3ef4eae7
SUCCESS checkout https://github.com/athankefalas/StitcherMacros.git at v1.1.0
========================================
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-4609320-1":/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
Fetched https://github.com/athankefalas/Stitcher.git from cache (0.37s)
[1/70924] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (4.73s)
Computing version for https://github.com/athankefalas/Stitcher.git
Computed https://github.com/athankefalas/Stitcher.git at 1.1.0 (5.32s)
Fetching https://github.com/OpenCombine/OpenCombine.git
Fetching https://github.com/apple/swift-collections.git
[1/16640] Fetching swift-collections
[667/24920] Fetching swift-collections, opencombine
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (0.74s)
[7655/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.24s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (5.37s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (0.65s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.73s)
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
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-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.1.1
Creating working copy for https://github.com/athankefalas/Stitcher.git
Working copy of https://github.com/athankefalas/Stitcher.git resolved at 1.1.0
Building for debugging...
[0/65] Write sources
[36/65] Write swift-version-8C5A4AE7A8CE2BA.txt
[37/101] Compiling COpenCombineHelpers COpenCombineHelpers.cpp
[40/285] Emitting module InternalCollectionsUtilities
[41/285] Compiling OpenCombine AnyCancellable.swift
[42/285] Compiling OpenCombine AnyPublisher.swift
[43/285] Compiling OpenCombine AnySubscriber.swift
[44/285] Compiling OpenCombine Cancellable.swift
[45/285] Compiling OpenCombine Codable.swift
[46/285] Compiling OpenCombine CombineIdentifier.swift
[47/287] Compiling OpenCombine ConduitList.swift
[48/287] Compiling OpenCombine DebugHook.swift
[49/287] Compiling OpenCombine CustomCombineIdentifierConvertible.swift
[50/287] Compiling OpenCombine Future.swift
[51/287] Compiling OpenCombine GENERATED-RootProtocols.swift
[52/287] Compiling OpenCombine ConduitBase.swift
[53/287] Compiling OpenCombine ConcurrencyHelpers.swift
[54/287] Compiling OpenCombine Future+Concurrency.swift
[55/287] Compiling OpenCombine GENERATED-Publisher+Concurrency.swift
[56/287] Compiling OpenCombine CurrentValueSubject.swift
[72/301] Emitting module SwiftSyntax509
[73/301] Compiling SwiftSyntax509 Empty.swift
[74/302] Emitting module InternalCollectionsUtilities
[90/302] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[91/302] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[92/303] Emitting module OpenCombine
[111/315] Compiling OpenCombine PartialCompletion.swift
[112/315] Compiling OpenCombine PublishedSubject.swift
[113/315] Compiling OpenCombine PublishedSubscriber.swift
[114/315] Compiling OpenCombine ReduceProducer.swift
[115/315] Compiling OpenCombine SubjectSubscriber.swift
[116/315] Compiling OpenCombine SubscriberTap.swift
[117/315] Compiling OpenCombine SubscriptionStatus.swift
[118/315] Compiling OpenCombine SubscriptionTap.swift
[119/315] Wrapping AST for SwiftSyntax509 for debugging
[121/315] Compiling OpenCombine Publishers.Count.swift
[122/315] Compiling OpenCombine Publishers.Debounce.swift
[123/315] Compiling OpenCombine Publishers.Delay.swift
[124/315] Compiling OpenCombine Publishers.Drop.swift
[125/315] Compiling OpenCombine Publishers.DropUntilOutput.swift
[126/315] Compiling OpenCombine Publishers.DropWhile.swift
[127/315] Compiling OpenCombine Publishers.Filter.swift
[128/315] Compiling OpenCombine Publishers.First.swift
[129/315] Compiling OpenCombine Publishers.FlatMap.swift
[130/315] Compiling OpenCombine Publishers.HandleEvents.swift
[131/315] Compiling OpenCombine Publishers.IgnoreOutput.swift
[132/315] Compiling OpenCombine Publishers.Last.swift
[133/315] Compiling OpenCombine Publishers.MakeConnectable.swift
[134/367] Emitting module OpenCombine
[135/367] Compiling SwiftSyntax TokenKind.swift
[136/367] Compiling SwiftSyntax Tokens.swift
[137/367] Compiling SwiftSyntax TriviaPieces.swift
[138/367] Compiling SwiftSyntax RawSyntaxNodes.swift
[139/367] Compiling SwiftSyntax RawSyntaxValidation.swift
[140/367] Compiling OpenCombine Publishers.Breakpoint.swift
[141/367] Compiling OpenCombine Publishers.Buffer.swift
[142/367] Compiling OpenCombine Publishers.Collect.swift
[143/367] Compiling OpenCombine Publishers.CollectByCount.swift
[144/367] Compiling OpenCombine Publishers.CompactMap.swift
[145/367] Compiling OpenCombine Publishers.Comparison.swift
[146/367] Compiling OpenCombine Publishers.Concatenate.swift
[147/367] Compiling OpenCombine Publishers.Contains.swift
[148/367] Compiling SwiftSyntax ChildNameForKeyPath.swift
[149/367] Compiling SwiftSyntax Keyword.swift
[150/367] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[151/367] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[152/367] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[153/367] Compiling SwiftSyntax SyntaxBaseNodes.swift
[154/367] Compiling SwiftSyntax SyntaxCollections.swift
[155/367] Compiling SwiftSyntax SyntaxEnum.swift
[156/367] Compiling SwiftSyntax SyntaxKind.swift
[157/367] Compiling SwiftSyntax SyntaxRewriter.swift
[158/367] Compiling SwiftSyntax SyntaxTraits.swift
[159/367] Compiling SwiftSyntax SyntaxTransform.swift
[160/367] Compiling SwiftSyntax SyntaxVisitor.swift
[161/367] Compiling SwiftSyntax RawSyntaxTokenView.swift
[162/367] Compiling SwiftSyntax SourceLength.swift
[163/443] Compiling HeapModule Heap+Invariants.swift
[165/582] Compiling HeapModule Heap+Descriptions.swift
[166/582] Compiling DequeModule _DequeBuffer.swift
[167/582] Compiling DequeModule _DequeBufferHeader.swift
[168/584] Compiling DequeModule Deque+CustomReflectable.swift
[169/584] Compiling DequeModule Deque+Descriptions.swift
[170/584] Compiling DequeModule Deque+Equatable.swift
[171/584] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[172/584] Compiling HeapModule _HeapNode.swift
[173/584] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[174/584] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[175/584] Compiling HashTreeCollections TreeDictionary+Keys.swift
[176/584] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[177/584] Compiling HashTreeCollections TreeDictionary+Merge.swift
[178/584] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[179/584] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[180/591] Compiling DequeModule Deque+Extras.swift
[181/591] Compiling DequeModule Deque+Hashable.swift
[182/591] Compiling DequeModule Deque+Testing.swift
[183/591] Compiling DequeModule Deque._Storage.swift
[184/591] Compiling HeapModule Heap.swift
[187/591] Compiling OrderedCollections OrderedSet+Sendable.swift
[188/591] Compiling OrderedCollections OrderedSet+SubSequence.swift
[189/591] Compiling OrderedCollections OrderedSet+Testing.swift
[190/591] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[191/591] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[192/591] Compiling OrderedCollections OrderedSet.swift
[193/591] Compiling OrderedCollections _UnsafeBitset.swift
[194/591] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[195/591] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[196/591] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[197/591] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[198/591] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[199/591] Compiling HeapModule Heap+UnsafeHandle.swift
[200/591] Compiling DequeModule _DequeSlot.swift
[201/591] Compiling DequeModule _UnsafeWrappedBuffer.swift
[202/591] Emitting module HeapModule
[214/670] Compiling _RopeModule BigString+Initializers.swift
[215/670] Compiling _RopeModule BigString+Insert.swift
[216/670] Compiling _RopeModule BigString+Managing Breaks.swift
[217/670] Compiling _RopeModule BigString+RemoveSubrange.swift
[218/670] Compiling _RopeModule BigString+ReplaceSubrange.swift
[219/670] Compiling _RopeModule BigString+Split.swift
[220/670] Compiling _RopeModule Range+BigString.swift
[221/670] Compiling _RopeModule Rope+ForEachWhile.swift
[222/670] Compiling _RopeModule Rope+Insert.swift
[223/670] Compiling HashTreeCollections TreeSet+Collection.swift
[224/670] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[225/670] Compiling HashTreeCollections TreeSet+Debugging.swift
[226/670] Compiling HashTreeCollections TreeSet+Descriptions.swift
[227/670] Compiling HashTreeCollections TreeSet+Equatable.swift
[228/670] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[229/670] Compiling HashTreeCollections TreeSet+Extras.swift
[230/670] Compiling HashTreeCollections TreeSet+Filter.swift
[241/670] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[242/670] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[243/670] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[244/670] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[245/670] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[246/670] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[247/670] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[248/670] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[249/670] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[250/670] Compiling HashTreeCollections TreeSet.swift
[251/670] Compiling OpenCombine Publishers.Throttle.swift
[252/670] Compiling OpenCombine Publishers.Timeout.swift
[253/670] Compiling OpenCombine Publishers.Zip.swift
[254/670] Compiling OpenCombine Publishers.swift
[255/670] Compiling OpenCombine Record.swift
[256/670] Compiling OpenCombine Result.Publisher.swift
[257/670] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[258/670] Compiling _RopeModule BigString+Hashing.swift
[259/670] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[260/670] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[261/670] Compiling _RopeModule BigString+Sequence.swift
[262/670] Compiling _RopeModule BigString+TextOutputStream.swift
[263/670] Compiling _RopeModule BigString+UnicodeScalarView.swift
[264/670] Compiling _RopeModule BigSubstring+UTF16View.swift
[265/670] Compiling _RopeModule BigSubstring+UTF8View.swift
[266/670] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[267/670] Compiling _RopeModule BigSubstring.swift
[268/670] Compiling _RopeModule Rope+Builder.swift
[269/670] Compiling _RopeModule Rope+Debugging.swift
[270/670] Compiling _RopeModule Rope+Invariants.swift
[271/670] Compiling _RopeModule Rope+_Node.swift
[272/670] Compiling _RopeModule BigString+Append.swift
[286/670] Compiling _RopeModule BigString+Chunk+Description.swift
[287/670] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[288/670] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[289/670] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[290/670] Compiling _RopeModule BigString+Chunk+Splitting.swift
[291/670] Compiling _RopeModule BigString+Chunk.swift
[292/670] Compiling _RopeModule BigString+BidirectionalCollection.swift
[293/670] Compiling _RopeModule BigString+Comparable.swift
[294/670] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[295/670] Compiling _RopeModule BigString+CustomStringConvertible.swift
[296/670] Compiling _RopeModule BigString+Equatable.swift
[307/670] Compiling _RopeModule BigString+UTF16View.swift
[308/670] Compiling _RopeModule BigString+UTF8View.swift
[309/670] Compiling _RopeModule Rope+_Storage.swift
[310/670] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[311/670] Compiling _RopeModule Rope+_UnsafeHandle.swift
[312/670] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[313/670] Compiling _RopeModule BigString+Chunk+Breaks.swift
[314/670] Compiling _RopeModule BigString+Summary.swift
[315/670] Compiling _RopeModule BigString.swift
[318/670] Compiling _RopeModule BigString+Chunk+Counts.swift
[330/670] Compiling OpenCombine Result.swift
[331/670] Compiling OpenCombine Scheduler.swift
[332/670] Compiling OpenCombine Subject+Void.swift
[333/670] Compiling OpenCombine Subscriber+Void.swift
[334/670] Compiling OpenCombine Subscribers.Assign.swift
[335/670] Compiling OpenCombine Subscribers.Completion.swift
[336/670] Compiling OpenCombine Subscribers.Demand.swift
[337/670] Compiling OpenCombine Subscribers.Sink.swift
[338/670] Compiling OpenCombine Subscribers.swift
[339/670] Compiling OpenCombine Subscription.swift
[340/670] Compiling OpenCombine Subscriptions.swift
[341/670] Compiling OpenCombine _Introspection.swift
[350/670] Compiling _RopeModule Rope.swift
[351/670] Compiling _RopeModule RopeElement.swift
[352/670] Compiling _RopeModule RopeMetric.swift
[376/671] Compiling _RopeModule BigString+Builder.swift
[377/671] Compiling _RopeModule BigString+Contents.swift
[378/671] Emitting module DequeModule
[380/729] Emitting module OpenCombineDispatch
[382/729] Compiling _RopeModule RopeSummary.swift
[383/729] Compiling _RopeModule _RopeItem.swift
[384/729] Compiling _RopeModule _RopePath.swift
[385/729] Compiling _RopeModule _RopeVersion.swift
[386/729] Compiling _RopeModule Rope+Collection.swift
[387/729] Compiling _RopeModule Rope+Index.swift
[414/729] Compiling OrderedCollections _HashTable+Bucket.swift
[415/729] Compiling OrderedCollections _HashTable+BucketIterator.swift
[416/729] Compiling OrderedCollections _HashTable+Constants.swift
[417/729] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[418/729] Compiling OrderedCollections _HashTable+Testing.swift
[419/729] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[420/729] Compiling OrderedCollections _HashTable.swift
[421/729] Compiling OrderedCollections _Hashtable+Header.swift
[423/737] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[424/737] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[425/737] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[426/737] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[427/737] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[428/737] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[429/737] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[430/744] Compiling OrderedCollections OrderedSet+Insertions.swift
[431/744] Compiling OrderedCollections OrderedSet+Invariants.swift
[432/744] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[433/744] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[434/744] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[435/744] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[436/744] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[437/744] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[438/744] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[439/744] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[440/744] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[445/744] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[446/744] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[447/744] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[448/744] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[449/744] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[450/744] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[451/744] Compiling OrderedCollections OrderedDictionary+Values.swift
[452/744] Compiling OrderedCollections OrderedDictionary.swift
[453/744] Compiling OrderedCollections OrderedSet+Codable.swift
[454/744] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[455/744] Compiling OrderedCollections OrderedSet+Descriptions.swift
[456/744] Compiling OrderedCollections OrderedSet+Diffing.swift
[457/744] Compiling OrderedCollections OrderedSet+Equatable.swift
[463/753] Compiling OrderedCollections OrderedSet+Sendable.swift
[464/753] Compiling OrderedCollections OrderedSet+SubSequence.swift
[465/753] Compiling OrderedCollections OrderedSet+Testing.swift
[466/753] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[467/753] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[468/753] Compiling OrderedCollections OrderedSet.swift
[469/753] Compiling OrderedCollections _UnsafeBitset.swift
[470/753] Compiling _RopeModule Rope+Sequence.swift
[471/753] Compiling _RopeModule Rope+Append.swift
[472/753] Compiling _RopeModule Rope+Extract.swift
[473/753] Compiling _RopeModule Rope+Find.swift
[476/762] Compiling HeapModule Heap+Descriptions.swift
[477/762] Compiling HeapModule _HeapNode.swift
[478/762] Compiling HeapModule Heap.swift
[479/762] Compiling HeapModule Heap+Invariants.swift
[480/762] Compiling HeapModule Heap+UnsafeHandle.swift
[481/762] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[482/762] Compiling OrderedCollections OrderedDictionary+Codable.swift
[483/762] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[484/762] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[485/762] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[486/762] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[487/762] Compiling OrderedCollections OrderedDictionary+Elements.swift
[488/762] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[489/762] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[496/762] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[497/762] Compiling OrderedCollections OrderedSet+Hashable.swift
[498/762] Compiling OrderedCollections OrderedSet+Initializers.swift
[506/762] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[507/762] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[508/762] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[509/762] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[514/762] Emitting module HeapModule
[516/765] Emitting module OrderedCollections
[517/766] Compiling OpenCombineDispatch DispatchQueue+Scheduler.swift
[538/836] Compiling DequeModule Deque._UnsafeHandle.swift
[539/836] Compiling DequeModule Deque.swift
[540/836] Compiling DequeModule _DequeBuffer.swift
[541/836] Compiling DequeModule _DequeBufferHeader.swift
[542/836] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[543/836] Compiling HashTreeCollections _HashNode+Structural filter.swift
[544/836] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[545/836] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[546/836] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[547/836] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[548/858] Compiling DequeModule Deque+Codable.swift
[549/858] Compiling DequeModule Deque+Collection.swift
[550/858] Compiling DequeModule Deque+CustomReflectable.swift
[551/858] Compiling DequeModule Deque+Descriptions.swift
[552/858] Compiling DequeModule Deque+Equatable.swift
[553/858] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[554/858] Compiling DequeModule Deque+Extras.swift
[555/858] Compiling DequeModule Deque+Hashable.swift
[556/858] Compiling DequeModule Deque+Testing.swift
[557/858] Compiling DequeModule Deque._Storage.swift
[563/860] Compiling DequeModule _DequeSlot.swift
[564/860] Compiling DequeModule _UnsafeWrappedBuffer.swift
[569/860] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[570/860] Compiling HashTreeCollections _HashNode+Structural merge.swift
[582/860] Compiling HashTreeCollections _HashTreeIterator.swift
[583/860] Compiling HashTreeCollections _HashTreeStatistics.swift
[584/860] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[585/860] Compiling HashTreeCollections _RawHashNode.swift
[586/860] Compiling HashTreeCollections _UnmanagedHashNode.swift
[587/860] Compiling HashTreeCollections _UnsafePath.swift
[588/860] Compiling HashTreeCollections TreeDictionary+Codable.swift
[589/860] Compiling HashTreeCollections TreeDictionary+Collection.swift
[590/860] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[591/860] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[592/860] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[601/860] Compiling HashTreeCollections TreeSet+Hashable.swift
[602/860] Compiling HashTreeCollections TreeSet+Sendable.swift
[603/860] Compiling HashTreeCollections TreeSet+Sequence.swift
[604/860] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[605/860] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[606/860] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[607/860] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[608/860] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[609/860] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[610/860] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[629/870] Compiling HashTreeCollections TreeDictionary.swift
[630/870] Compiling HashTreeCollections TreeSet+Codable.swift
[631/870] Compiling HashTreeCollections TreeSet+Collection.swift
[632/870] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[633/870] Compiling HashTreeCollections TreeSet+Debugging.swift
[634/870] Compiling HashTreeCollections TreeSet+Descriptions.swift
[635/870] Compiling HashTreeCollections TreeSet+Equatable.swift
[636/870] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[637/870] Compiling HashTreeCollections TreeSet+Extras.swift
[638/870] Compiling HashTreeCollections TreeSet+Filter.swift
[639/870] Emitting module _RopeModule
[640/870] Compiling HashTreeCollections TreeDictionary+Values.swift
[647/870] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[648/870] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[649/870] Compiling HashTreeCollections TreeDictionary+Filter.swift
[650/870] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[651/870] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[652/870] Compiling HashTreeCollections TreeDictionary+Keys.swift
[653/870] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[654/870] Compiling HashTreeCollections TreeDictionary+Merge.swift
[655/870] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[656/870] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[684/870] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[685/870] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[686/870] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[687/870] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[688/870] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[689/870] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[690/870] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[691/870] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[692/870] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[693/870] Compiling HashTreeCollections TreeSet.swift
[694/876] Emitting module DequeModule
[696/930] Emitting module OpenCombineDispatch
[697/930] Compiling OpenCombineDispatch DispatchQueue+Scheduler.swift
[708/984] Emitting module _RopeModule
[709/984] Emitting module OrderedCollections
[710/985] Wrapping AST for OrderedCollections for debugging
[711/985] Wrapping AST for OpenCombineDispatch for debugging
[712/985] Wrapping AST for OpenCombine for debugging
[714/985] Emitting module HashTreeCollections
[715/986] Wrapping AST for InternalCollectionsUtilities for debugging
[717/986] Compiling BitCollections BitArray._UnsafeHandle.swift
[718/986] Compiling BitCollections BitArray.swift
[719/986] Compiling BitCollections BitSet+BidirectionalCollection.swift
[720/986] Compiling BitCollections BitSet+Codable.swift
[721/986] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[722/986] Compiling BitCollections BitSet+CustomReflectable.swift
[723/986] Compiling BitCollections BitSet+Hashable.swift
[724/986] Compiling BitCollections BitSet+Initializers.swift
[725/986] Compiling BitCollections BitSet+Invariants.swift
[726/986] Compiling BitCollections BitSet+Random.swift
[727/986] Compiling BitCollections BitSet+SetAlgebra basics.swift
[728/986] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[729/986] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[730/986] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[731/986] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[732/986] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[739/986] Compiling BitCollections BitSet+CustomStringConvertible.swift
[740/986] Compiling BitCollections BitSet+Equatable.swift
[741/986] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[742/986] Compiling BitCollections BitSet+Extras.swift
[743/986] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[744/986] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[745/986] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[746/986] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[747/986] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[748/986] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[749/986] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[750/986] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[751/986] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[752/986] Compiling BitCollections BitArray+Extras.swift
[753/986] Compiling BitCollections BitArray+Fill.swift
[754/986] Compiling BitCollections BitArray+Hashable.swift
[755/986] Compiling BitCollections BitArray+Initializers.swift
[756/986] Compiling BitCollections BitArray+Invariants.swift
[757/986] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[758/986] Compiling BitCollections BitArray+RandomBits.swift
[759/986] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[760/986] Compiling BitCollections BitArray+Shifts.swift
[761/986] Compiling BitCollections BitArray+Testing.swift
[761/986] Wrapping AST for HeapModule for debugging
[771/987] Wrapping AST for DequeModule for debugging
[810/1001] Emitting module BitCollections
[822/1001] Compiling BitCollections BitSet+SetAlgebra union.swift
[823/1001] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[824/1001] Compiling BitCollections BitSet.Counted.swift
[851/1002] Wrapping AST for _RopeModule for debugging
[861/1002] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[862/1002] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[890/1002] Emitting module BitCollections
[891/1002] Compiling BitCollections BitArray+BitwiseOperations.swift
[892/1002] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[893/1002] Compiling BitCollections BitArray+Codable.swift
[894/1002] Compiling BitCollections BitArray+Collection.swift
[895/1002] Compiling BitCollections BitArray+Copy.swift
[896/1002] Compiling BitCollections BitArray+CustomReflectable.swift
[897/1002] Compiling BitCollections BitArray+Descriptions.swift
[898/1002] Compiling BitCollections BitArray+Equatable.swift
[910/1002] Compiling BitCollections BitSet.Index.swift
[911/1002] Compiling BitCollections BitSet._UnsafeHandle.swift
[912/1002] Compiling BitCollections BitSet.swift
[913/1002] Compiling BitCollections Range+Utilities.swift
[914/1002] Compiling BitCollections Slice+Utilities.swift
[915/1002] Compiling BitCollections UInt+Tricks.swift
[916/1002] Compiling BitCollections _Word.swift
[935/1003] Wrapping AST for BitCollections for debugging
[962/1004] Emitting module HashTreeCollections
[964/1007] Emitting module Collections
[965/1007] Compiling Collections Collections.swift
[966/1008] Wrapping AST for HashTreeCollections for debugging
[968/1010] Compiling Collections Collections.swift
[969/1010] Emitting module Collections
[970/1082] Wrapping AST for Collections for debugging
[972/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 |
[973/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 |
[974/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 |
[975/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 |
[976/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 |
[977/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 |
[978/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 |
[979/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 |
[980/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 |
[981/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 |
[982/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 |
[983/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 |
[984/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 |
[985/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 |
[986/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 |
[987/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 |
[988/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 |
[989/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 |
[990/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 |
[991/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 |
[992/1163] Compiling Stitcher DependencyGroup.swift
[993/1163] Compiling Stitcher DependencyRegistrarBuilder.swift
[994/1163] Compiling Stitcher RawDependencyRegistration.swift
[995/1163] Compiling Stitcher DependencyGroupRepresenting.swift
[996/1163] Compiling Stitcher DependencyRepresenting.swift
[997/1163] Compiling Stitcher ManagedSingletonInstanceStorage.swift
[998/1163] Compiling Stitcher NeverInstanceStorage.swift
[999/1163] Compiling Stitcher SharedInstanceStorage.swift
[1000/1163] Compiling Stitcher SingletonInstanceStorage.swift
[1001/1163] Compiling Stitcher InstanceStorage.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] Emitting module Stitcher
[1013/1163] Emitting module SwiftSyntax
[1014/1163] Compiling Stitcher AutoregisterableDependencyCodeGenerator.swift
[1015/1163] Compiling Stitcher NameInjectionCodeGenerator.swift
[1016/1163] Compiling Stitcher TestInjectionCodeGenerator.swift
[1017/1163] Compiling Stitcher TypeInjectionCodeGenerator.swift
[1018/1163] Compiling Stitcher InjectionCodeGenerator.swift
[1019/1163] Compiling Stitcher InjectionCodeGenerators.swift
[1020/1163] Compiling Stitcher StitcherConfiguration.swift
[1021/1163] Compiling Stitcher DependencyContainer.swift
[1022/1163] Compiling Stitcher DependencyFactory+Function.swift
[1023/1163] Compiling Stitcher DependencyFactory.swift
[1024/1163] Compiling Stitcher TypeName.swift
[1025/1163] Compiling Stitcher Atomic.swift
[1026/1163] Compiling Stitcher Dependencies.swift
[1027/1163] Compiling Stitcher Injected+Init.swift
[1028/1163] Compiling Stitcher Injected.swift
[1029/1163] Compiling Stitcher AutoregisterableDependency.swift
[1030/1163] Compiling Stitcher GeneratedDependencyRegistration.swift
[1031/1163] Compiling Stitcher RegisterableDependency.swift
[1032/1163] Compiling Stitcher DependenciesRegistrar.swift
[1033/1163] Compiling Stitcher Dependency.swift
[1034/1163] Emitting module Stitcher
[1035/1173] Compiling Stitcher DependencyContainingCollection.swift
[1036/1173] Compiling Stitcher DependencyEagerness.swift
[1037/1173] Compiling Stitcher DependencyLocator.swift
[1038/1173] Compiling Stitcher DependencyLocatorTraits.swift
[1039/1173] Compiling Stitcher DependencyParameters.swift
[1040/1173] Compiling Stitcher DependencyScope.swift
[1041/1173] Compiling Stitcher InjectionError.swift
[1042/1173] Compiling Stitcher ManagedDependencyScopeProviding.swift
[1043/1173] Compiling Stitcher ManagedDependencyScopeReceipt.swift
[1044/1173] Compiling Stitcher PipelineManagedDependencyScope.swift
[1045/1173] Compiling Stitcher RawThreadKeyError.swift
[1046/1173] Compiling Stitcher ThreadIdentifierThreadValuesKey.swift
[1047/1173] Compiling Stitcher ThreadLocal.swift
[1048/1173] Compiling Stitcher ThreadValues.swift
[1049/1173] Compiling Stitcher ThreadValuesKey.swift
[1050/1173] Compiling Stitcher DefaultValueProviding.swift
[1051/1173] Compiling Stitcher Extensions.swift
[1052/1173] Compiling Stitcher Functions.swift
[1053/1173] Compiling Stitcher Reference.swift
[1054/1173] Compiling Stitcher WeakReference.swift
BUILD FAILURE 6.2 android