Build Information
Failed to build StitcherMacros, reference v1.1.0 (6689ae), with Swift 6.3 for Linux on 14 Apr 2026 16:32:55 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.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: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/athankefalas/StitcherMacros.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/athankefalas/Stitcher.git
[1/1159] Fetching stitcher
[1160/76131] Fetching stitcher, swift-syntax
Fetched https://github.com/athankefalas/Stitcher.git from cache (5.05s)
Fetched https://github.com/apple/swift-syntax.git from cache (5.10s)
Computing version for https://github.com/athankefalas/Stitcher.git
Computed https://github.com/athankefalas/Stitcher.git at 1.1.0 (5.57s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/OpenCombine/OpenCombine.git
[1/23537] Fetching swift-collections
[943/31821] Fetching swift-collections, opencombine
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (1.46s)
Fetched https://github.com/apple/swift-collections.git from cache (1.50s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (3.78s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (0.63s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.6 (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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.6
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
Building for debugging...
[0/65] Write sources
[36/65] Write swift-version-24593BA9C3E375BF.txt
[37/101] Compiling COpenCombineHelpers COpenCombineHelpers.cpp
[40/102] Emitting module InternalCollectionsUtilities
[42/289] Compiling OpenCombine ReduceProducer.swift
[43/289] Compiling OpenCombine SubjectSubscriber.swift
[44/289] Compiling OpenCombine ConduitBase.swift
[45/289] Compiling OpenCombine ConduitList.swift
[46/289] Compiling OpenCombine DebugHook.swift
[47/289] Compiling OpenCombine FilterProducer.swift
[48/289] Compiling OpenCombine Locking.swift
[49/289] Compiling OpenCombine PartialCompletion.swift
[50/289] Compiling OpenCombine PublishedSubject.swift
[51/289] Compiling OpenCombine PublishedSubscriber.swift
[54/289] Compiling OpenCombine SubscriberTap.swift
[55/289] Compiling OpenCombine SubscriptionStatus.swift
[56/289] Compiling OpenCombine SubscriptionTap.swift
[70/301] Compiling OpenCombine Cancellable.swift
[71/301] Compiling OpenCombine Codable.swift
[77/313] Compiling OpenCombine AnyPublisher.swift
[78/313] Compiling OpenCombine AnySubscriber.swift
[87/313] Compiling OpenCombine AnyCancellable.swift
[97/313] Compiling OpenCombine CombineIdentifier.swift
[98/313] Compiling OpenCombine ConcurrencyHelpers.swift
[99/313] Compiling OpenCombine Future+Concurrency.swift
[100/313] Compiling OpenCombine GENERATED-Publisher+Concurrency.swift
[101/313] Compiling OpenCombine CurrentValueSubject.swift
[102/313] Compiling OpenCombine CustomCombineIdentifierConvertible.swift
[103/313] Compiling OpenCombine Future.swift
[104/313] Compiling OpenCombine GENERATED-RootProtocols.swift
[114/313] Emitting module SwiftSyntax509
[115/313] Compiling SwiftSyntax509 Empty.swift
[116/315] Emitting module OpenCombine
[136/316] Wrapping AST for SwiftSyntax509 for debugging
[138/325] Compiling OpenCombine Publishers.Map.swift
[139/325] Compiling OpenCombine Publishers.MapError.swift
[140/325] Compiling OpenCombine Publishers.MeasureInterval.swift
[141/325] Compiling OpenCombine Publishers.Multicast.swift
[142/325] Compiling OpenCombine Publishers.Output.swift
[143/325] Compiling OpenCombine Publishers.PrefixUntilOutput.swift
[144/325] Compiling OpenCombine Publishers.PrefixWhile.swift
[145/325] Compiling OpenCombine Publishers.Print.swift
[146/325] Compiling OpenCombine Publishers.ReceiveOn.swift
[147/325] Compiling OpenCombine Publishers.Reduce.swift
[148/325] Compiling OpenCombine Publishers.RemoveDuplicates.swift
[149/325] Compiling OpenCombine Publishers.ReplaceEmpty.swift
[150/325] Compiling OpenCombine Publishers.ReplaceError.swift
[151/326] Compiling OpenCombine Utils.swift
[152/326] Compiling OpenCombine Violations.swift
[153/326] Compiling OpenCombine ImmediateScheduler.swift
[154/326] Compiling OpenCombine ObservableObject.swift
[155/326] Compiling OpenCombine PassthroughSubject.swift
[156/326] Compiling OpenCombine Published.swift
[157/326] Compiling OpenCombine Publisher+Subscribe.swift
[158/326] Compiling OpenCombine Deferred.swift
[159/326] Compiling OpenCombine Empty.swift
[160/326] Compiling OpenCombine Fail.swift
[161/326] Compiling OpenCombine GENERATED-Publishers.Catch.swift
[162/326] Compiling OpenCombine GENERATED-Publishers.Encode.swift
[163/326] Compiling OpenCombine GENERATED-Publishers.MapKeyPath.swift
[164/389] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[165/404] Compiling HeapModule Heap+Invariants.swift
[166/635] Compiling HeapModule Heap+Descriptions.swift
[167/635] Compiling _RopeModule RopeSummary.swift
[168/635] Compiling _RopeModule _RopeItem.swift
[169/635] Compiling _RopeModule _RopePath.swift
[170/635] Compiling _RopeModule BigString+UnicodeScalarView.swift
[171/635] Compiling _RopeModule BigSubstring+UTF16View.swift
[172/635] Compiling _RopeModule BigSubstring+UTF8View.swift
[173/635] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[174/635] Compiling _RopeModule BigSubstring.swift
[175/635] Compiling _RopeModule Rope+Builder.swift
[176/635] Compiling _RopeModule Rope+Debugging.swift
[177/635] Compiling _RopeModule Rope+Invariants.swift
[178/635] Compiling _RopeModule Rope+_Node.swift
[179/635] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[180/635] Compiling _RopeModule BigString+Chunk+Breaks.swift
[181/635] Compiling _RopeModule BigString+Chunk+Counts.swift
[182/635] Compiling _RopeModule BigString+Chunk+Description.swift
[183/635] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[184/635] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[185/635] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[186/635] Compiling _RopeModule BigString+Chunk+Splitting.swift
[187/635] Compiling _RopeModule BigString+Chunk.swift
[188/635] Compiling _RopeModule BigString+BidirectionalCollection.swift
[189/635] Compiling _RopeModule _RopeVersion.swift
[190/635] Compiling _RopeModule Rope+Collection.swift
[191/635] Compiling _RopeModule Rope+Index.swift
[192/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 _RopeModule BigString+Comparable.swift
[212/635] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[213/635] Compiling _RopeModule BigString+CustomStringConvertible.swift
[214/635] Compiling _RopeModule BigString+Equatable.swift
[215/635] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[216/635] Compiling _RopeModule BigString+Hashing.swift
[217/635] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[218/635] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[219/635] Compiling HeapModule _HeapNode.swift
[220/635] Compiling HeapModule Heap.swift
[221/635] Compiling HeapModule Heap+UnsafeHandle.swift
[222/635] Emitting module HeapModule
[224/691] Compiling OrderedCollections OrderedDictionary+Codable.swift
[225/691] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[226/691] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[227/691] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[228/691] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[229/691] Compiling OrderedCollections OrderedDictionary+Elements.swift
[230/691] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[231/698] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[232/698] Compiling OrderedCollections OrderedSet+Hashable.swift
[233/698] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[234/698] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[235/698] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[236/698] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[237/698] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[238/698] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[239/698] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[240/698] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[241/698] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[242/708] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[243/708] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[244/708] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[245/708] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[246/708] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[247/708] Compiling OrderedCollections OrderedSet+Initializers.swift
[248/708] Compiling OrderedCollections OrderedSet+Insertions.swift
[249/708] Compiling OrderedCollections OrderedSet+Invariants.swift
[250/708] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[251/708] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[267/708] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[268/708] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[269/708] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[270/708] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[271/708] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[272/708] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[273/708] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[274/708] Compiling OrderedCollections OrderedDictionary+Values.swift
[280/708] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[281/708] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[282/708] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[283/708] Compiling _RopeModule BigString+Sequence.swift
[284/708] Compiling _RopeModule BigString+TextOutputStream.swift
[285/708] Compiling HashTreeCollections _RawHashNode.swift
[286/708] Compiling HashTreeCollections _UnmanagedHashNode.swift
[287/708] Compiling HashTreeCollections _UnsafePath.swift
[288/708] Compiling HashTreeCollections TreeDictionary+Codable.swift
[289/708] Compiling HashTreeCollections TreeDictionary+Collection.swift
[290/708] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[291/708] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[292/708] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[293/708] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[294/708] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[295/708] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[311/708] Compiling OrderedCollections OrderedSet+Sendable.swift
[312/708] Compiling OrderedCollections OrderedSet+SubSequence.swift
[313/708] Compiling OrderedCollections OrderedSet+Testing.swift
[314/708] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[315/708] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[316/708] Compiling OrderedCollections OrderedSet.swift
[317/708] Compiling OrderedCollections _UnsafeBitset.swift
[322/708] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[323/708] Compiling OrderedCollections OrderedDictionary.swift
[324/708] Compiling OrderedCollections OrderedSet+Codable.swift
[325/708] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[326/708] Compiling OrderedCollections OrderedSet+Descriptions.swift
[327/708] Compiling OrderedCollections OrderedSet+Diffing.swift
[328/708] Compiling OrderedCollections OrderedSet+Equatable.swift
[330/708] Compiling OpenCombine Result.swift
[331/708] Compiling OpenCombine Scheduler.swift
[332/708] Compiling OpenCombine Subject+Void.swift
[333/708] Compiling OpenCombine Subscriber+Void.swift
[334/708] Compiling OpenCombine Subscribers.Assign.swift
[335/708] Compiling OpenCombine Subscribers.Completion.swift
[336/708] Compiling OpenCombine Subscribers.Demand.swift
[337/708] Compiling OpenCombine Subscribers.Sink.swift
[338/708] Compiling OpenCombine Subscribers.swift
[339/708] Compiling OpenCombine Subscription.swift
[340/708] Compiling OpenCombine Subscriptions.swift
[341/708] Compiling OpenCombine _Introspection.swift
[378/725] Compiling _RopeModule Rope+Join.swift
[379/725] Compiling _RopeModule Rope+MutatingForEach.swift
[380/725] Compiling _RopeModule Rope+Remove.swift
[381/725] Compiling _RopeModule Rope+RemoveSubrange.swift
[382/725] Compiling _RopeModule Rope+Split.swift
[383/725] Compiling _RopeModule Optional Utilities.swift
[384/725] Compiling _RopeModule String Utilities.swift
[385/725] Compiling _RopeModule String.Index+ABI.swift
[386/725] Compiling _RopeModule _CharacterRecognizer.swift
[411/726] Compiling OrderedCollections _HashTable+Bucket.swift
[412/726] Compiling OrderedCollections _HashTable+BucketIterator.swift
[413/726] Compiling OrderedCollections _HashTable+Constants.swift
[414/726] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[415/726] Compiling OrderedCollections _HashTable+Testing.swift
[416/726] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[417/726] Compiling OrderedCollections _HashTable.swift
[450/745] Compiling SwiftSyntax SyntaxDeclNodes.swift
[451/745] Compiling SwiftSyntax SyntaxExprNodes.swift
[452/745] Compiling SwiftSyntax SyntaxNodes.swift
[453/745] Compiling SwiftSyntax SyntaxPatternNodes.swift
[454/745] Compiling SwiftSyntax SyntaxStmtNodes.swift
[455/745] Compiling SwiftSyntax SyntaxTypeNodes.swift
[460/745] Emitting module OpenCombineDispatch
[461/745] Compiling _RopeModule _CharacterRecognizer.swift
[464/745] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[465/745] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[466/745] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[467/745] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[468/745] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[469/745] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[470/745] Compiling HashTreeCollections TreeSet.swift
[478/745] Compiling OrderedCollections _Hashtable+Header.swift
[482/745] Compiling _RopeModule Rope+Join.swift
[483/745] Compiling _RopeModule Rope+MutatingForEach.swift
[484/745] Compiling _RopeModule Rope+Remove.swift
[485/745] Compiling _RopeModule Rope+RemoveSubrange.swift
[486/745] Compiling _RopeModule Rope+Split.swift
[487/745] Compiling _RopeModule Optional Utilities.swift
[488/745] Compiling _RopeModule String Utilities.swift
[489/745] Compiling _RopeModule String.Index+ABI.swift
[519/745] Compiling OrderedCollections OrderedSet+Sendable.swift
[520/745] Compiling OrderedCollections OrderedSet+SubSequence.swift
[521/745] Compiling OrderedCollections OrderedSet+Testing.swift
[522/745] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[523/745] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[524/745] Compiling OrderedCollections OrderedSet.swift
[525/745] Compiling OrderedCollections _UnsafeBitset.swift
[535/745] Emitting module OrderedCollections
[576/753] Emitting module OpenCombineDispatch
[577/753] Compiling OpenCombineDispatch DispatchQueue+Scheduler.swift
[579/754] Compiling HeapModule Heap+Descriptions.swift
[593/770] Compiling HeapModule _HeapNode.swift
[601/770] Compiling HeapModule Heap.swift
[602/789] Emitting module OrderedCollections
[604/847] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[605/847] Compiling HeapModule Heap+UnsafeHandle.swift
[606/847] Compiling HeapModule Heap+Invariants.swift
[607/847] Emitting module HeapModule
[608/848] Compiling HashTreeCollections _HashNode+Structural filter.swift
[609/848] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[610/848] Compiling HashTreeCollections _HashNode+Storage.swift
[611/848] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[612/850] Emitting module _RopeModule
[614/865] Compiling DequeModule Deque+Extras.swift
[615/865] Compiling DequeModule Deque+Hashable.swift
[616/865] Emitting module _RopeModule
[618/865] Compiling DequeModule Deque+Testing.swift
[619/865] Compiling DequeModule Deque._Storage.swift
[620/865] Compiling DequeModule Deque._UnsafeHandle.swift
[621/865] Compiling DequeModule Deque.swift
[622/865] Compiling DequeModule _DequeBuffer.swift
[623/918] Compiling BitCollections BitArray+BitwiseOperations.swift
[624/918] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[625/920] Compiling BitCollections BitArray+Hashable.swift
[626/920] Compiling BitCollections BitArray+Initializers.swift
[627/920] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[628/920] Compiling HashTreeCollections TreeDictionary+Values.swift
[629/920] Compiling HashTreeCollections TreeSet+Hashable.swift
[630/920] Compiling HashTreeCollections TreeSet+Sendable.swift
[631/920] Compiling HashTreeCollections TreeSet+Sequence.swift
[632/920] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[633/920] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[634/920] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[635/920] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[636/920] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[637/920] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[638/920] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[639/920] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[640/920] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[641/920] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[642/920] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[643/920] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[644/920] Compiling BitCollections BitSet+SetAlgebra union.swift
[645/920] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[646/920] Compiling BitCollections BitSet.Counted.swift
[647/920] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[648/920] Compiling BitCollections BitArray+Copy.swift
[649/920] Compiling BitCollections BitArray+CustomReflectable.swift
[650/920] Compiling DequeModule _DequeSlot.swift
[651/920] Compiling DequeModule _UnsafeWrappedBuffer.swift
[661/920] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[662/920] Compiling BitCollections BitArray+Descriptions.swift
[663/920] Compiling BitCollections BitArray+Equatable.swift
[667/930] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[668/930] Compiling BitCollections BitSet+CustomReflectable.swift
[669/930] Compiling BitCollections BitSet+CustomStringConvertible.swift
[670/930] Compiling BitCollections BitSet+Equatable.swift
[671/930] Compiling HashTreeCollections TreeSet+Collection.swift
[672/930] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[673/930] Compiling HashTreeCollections TreeSet+Debugging.swift
[674/930] Compiling HashTreeCollections TreeSet+Descriptions.swift
[675/930] Compiling HashTreeCollections TreeSet+Equatable.swift
[676/930] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[677/930] Compiling HashTreeCollections TreeSet+Extras.swift
[678/930] Compiling HashTreeCollections TreeSet+Filter.swift
[679/930] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[682/930] Compiling BitCollections BitArray+Extras.swift
[683/930] Compiling BitCollections BitArray+Fill.swift
[684/930] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[685/930] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[699/930] Compiling HashTreeCollections TreeDictionary.swift
[700/930] Compiling HashTreeCollections TreeSet+Codable.swift
[709/930] Emitting module HashTreeCollections
[718/931] Emitting module BitCollections
[724/938] Emitting module DequeModule
[725/939] Wrapping AST for OrderedCollections for debugging
[727/959] Compiling BitCollections BitArray+RandomBits.swift
[728/959] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[729/959] Compiling BitCollections BitArray+Shifts.swift
[731/959] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[732/959] Compiling BitCollections BitSet+Extras.swift
[733/959] Compiling BitCollections BitSet+Hashable.swift
[733/992] Wrapping AST for OpenCombineDispatch for debugging
[735/992] Compiling BitCollections BitArray+Codable.swift
[736/992] Compiling BitCollections BitArray+Collection.swift
[737/992] Emitting module DequeModule
[739/993] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[740/993] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[741/993] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[742/993] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[743/993] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[744/993] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[745/993] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[746/993] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[747/993] Compiling HashTreeCollections TreeSet.swift
[747/993] Wrapping AST for OpenCombine for debugging
[749/993] Wrapping AST for InternalCollectionsUtilities for debugging
[751/993] Compiling BitCollections BitSet+Initializers.swift
[752/993] Compiling BitCollections BitSet+Invariants.swift
[753/993] Compiling BitCollections BitSet+Random.swift
[754/993] Compiling BitCollections BitSet+SetAlgebra basics.swift
[755/993] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[756/993] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[757/993] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[758/993] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[759/993] Compiling BitCollections BitSet+CustomReflectable.swift
[760/993] Compiling BitCollections BitSet+CustomStringConvertible.swift
[761/993] Compiling BitCollections BitSet+Equatable.swift
[762/993] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[763/993] Compiling BitCollections BitSet+Extras.swift
[764/993] Compiling BitCollections BitSet+Hashable.swift
[764/993] Wrapping AST for DequeModule for debugging
[765/993] Wrapping AST for HeapModule for debugging
[771/993] Compiling BitCollections BitSet.Index.swift
[772/993] Compiling BitCollections BitSet._UnsafeHandle.swift
[773/993] Compiling BitCollections BitSet.swift
[774/993] Compiling BitCollections Range+Utilities.swift
[775/993] Compiling BitCollections Slice+Utilities.swift
[776/993] Compiling BitCollections UInt+Tricks.swift
[777/993] Compiling BitCollections _Word.swift
[797/994] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[798/994] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[799/994] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[800/994] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[801/994] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[802/994] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[803/994] Compiling BitCollections BitSet+SetAlgebra union.swift
[804/994] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[805/994] Compiling BitCollections BitSet.Counted.swift
[806/995] Compiling BitCollections BitArray+BitwiseOperations.swift
[807/995] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[810/995] Compiling BitCollections BitArray+Copy.swift
[811/995] Compiling BitCollections BitArray+CustomReflectable.swift
[812/995] Compiling BitCollections BitArray+Descriptions.swift
[813/995] Compiling BitCollections BitArray+Equatable.swift
[814/995] Wrapping AST for _RopeModule for debugging
[816/995] Compiling BitCollections BitSet+Codable.swift
[817/995] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[818/995] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[819/995] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[820/995] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[821/995] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[875/995] Emitting module BitCollections
[883/1002] Compiling BitCollections BitSet.Index.swift
[884/1002] Compiling BitCollections BitSet._UnsafeHandle.swift
[885/1002] Compiling BitCollections BitSet.swift
[886/1002] Compiling BitCollections Range+Utilities.swift
[887/1002] Compiling BitCollections Slice+Utilities.swift
[888/1002] Compiling BitCollections UInt+Tricks.swift
[889/1002] Compiling BitCollections _Word.swift
[898/1005] Compiling Collections Collections.swift
[899/1005] Emitting module Collections
[901/1006] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[902/1006] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[903/1006] Compiling BitCollections BitArray+Extras.swift
[904/1006] Compiling BitCollections BitArray+Fill.swift
[905/1006] Compiling BitCollections BitArray+Hashable.swift
[906/1006] Compiling BitCollections BitArray+Initializers.swift
[907/1006] Compiling BitCollections BitArray+Invariants.swift
[908/1006] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[912/1006] Compiling BitCollections BitArray+Testing.swift
[913/1006] Compiling BitCollections BitArray._UnsafeHandle.swift
[914/1006] Compiling BitCollections BitArray.swift
[915/1006] Compiling BitCollections BitSet+BidirectionalCollection.swift
[917/1077] Compiling Stitcher ParallelIndexer.swift
[918/1077] Compiling Stitcher PlainIndexer.swift
[919/1077] Compiling Stitcher IndexedDependencyContainer.swift
[920/1077] Compiling Stitcher Indexing.swift
[921/1077] Compiling Stitcher IndexingCoordinator.swift
[922/1077] Compiling Stitcher IndexingKey.swift
[923/1077] Compiling Stitcher IndexingTask.swift
[924/1078] Wrapping AST for BitCollections for debugging
[926/1078] Emitting module HashTreeCollections
[927/1078] Compiling Stitcher DependencyLocator.swift
[928/1078] Compiling Stitcher DependencyLocatorTraits.swift
[929/1078] Compiling Stitcher DependencyParameters.swift
[930/1078] Compiling Stitcher DependencyScope.swift
[931/1078] Compiling Stitcher InjectionError.swift
[932/1078] Compiling Stitcher ManagedDependencyScopeProviding.swift
[933/1078] Compiling Stitcher ManagedDependencyScopeReceipt.swift
[934/1078] Compiling Stitcher PipelineManagedDependencyScope.swift
[935/1078] Compiling Stitcher TypeName.swift
[936/1078] Compiling Stitcher Atomic.swift
[937/1078] Compiling Stitcher Dependencies.swift
[938/1078] Compiling Stitcher AutoregisterableDependencyCodeGenerator.swift
[939/1078] Compiling Stitcher NameInjectionCodeGenerator.swift
[940/1078] Compiling Stitcher TestInjectionCodeGenerator.swift
[941/1078] Compiling Stitcher TypeInjectionCodeGenerator.swift
[942/1078] Compiling Stitcher InjectionCodeGenerator.swift
[943/1078] Compiling Stitcher InjectionCodeGenerators.swift
[944/1078] Compiling Stitcher StitcherConfiguration.swift
[945/1078] Compiling Stitcher DependencyContainer.swift
[946/1078] Compiling Stitcher DependencyFactory+Function.swift
[947/1078] Compiling Stitcher DependencyFactory.swift
[948/1078] Compiling Stitcher InstantionNotificationCenter.swift
[949/1078] Compiling Stitcher PostInstantiationAware.swift
[950/1078] Compiling Stitcher DependencyCycleDetector.swift
[951/1078] Compiling Stitcher DependencyCycleInstantationBacktrace.swift
[952/1078] Compiling Stitcher DependencyGraph+Assertions.swift
[953/1078] Compiling Stitcher DependencyGraph+NameInjection.swift
[954/1078] Compiling Stitcher DependencyGraph+TypeInjection.swift
[955/1078] Compiling Stitcher DependencyGraph+ValueInjection.swift
[956/1078] Compiling Stitcher DependencyGraph.swift
[957/1078] Compiling Stitcher DependencyRegistrarIndex.swift
[958/1078] Compiling Stitcher DependencyContainingCollection.swift
[959/1078] Compiling Stitcher DependencyEagerness.swift
[960/1081] Wrapping AST for HashTreeCollections for debugging
[962/1081] Compiling Collections Collections.swift
[963/1081] Emitting module Collections
[964/1082] Wrapping AST for Collections for debugging
[966/1153] Compiling Stitcher DependencyGroup.swift
/host/spi-builder-workspace/.build/checkouts/Stitcher/Sources/Stitcher/Task/AsyncTask.swift:37:31: error: 'ProcessInfo' initializer is inaccessible due to 'internal' protection level
35 |
36 | private static var defaultQueueCount: Int {
37 | let processInfo = ProcessInfo()
| `- error: 'ProcessInfo' initializer is inaccessible due to 'internal' protection level
38 | return processInfo.processorCount - 1
39 | }
FoundationEssentials.ProcessInfo.init:2:10: note: 'init()' declared here
1 | class ProcessInfo {
2 | internal init()}
| `- note: 'init()' declared here
3 |
[967/1153] Compiling Stitcher DependencyRegistrarBuilder.swift
/host/spi-builder-workspace/.build/checkouts/Stitcher/Sources/Stitcher/Task/AsyncTask.swift:37:31: error: 'ProcessInfo' initializer is inaccessible due to 'internal' protection level
35 |
36 | private static var defaultQueueCount: Int {
37 | let processInfo = ProcessInfo()
| `- error: 'ProcessInfo' initializer is inaccessible due to 'internal' protection level
38 | return processInfo.processorCount - 1
39 | }
FoundationEssentials.ProcessInfo.init:2:10: note: 'init()' declared here
1 | class ProcessInfo {
2 | internal init()}
| `- note: 'init()' declared here
3 |
[968/1153] Compiling Stitcher RawDependencyRegistration.swift
/host/spi-builder-workspace/.build/checkouts/Stitcher/Sources/Stitcher/Task/AsyncTask.swift:37:31: error: 'ProcessInfo' initializer is inaccessible due to 'internal' protection level
35 |
36 | private static var defaultQueueCount: Int {
37 | let processInfo = ProcessInfo()
| `- error: 'ProcessInfo' initializer is inaccessible due to 'internal' protection level
38 | return processInfo.processorCount - 1
39 | }
FoundationEssentials.ProcessInfo.init:2:10: note: 'init()' declared here
1 | class ProcessInfo {
2 | internal init()}
| `- note: 'init()' declared here
3 |
[969/1153] Compiling Stitcher DependencyGroupRepresenting.swift
/host/spi-builder-workspace/.build/checkouts/Stitcher/Sources/Stitcher/Task/AsyncTask.swift:37:31: error: 'ProcessInfo' initializer is inaccessible due to 'internal' protection level
35 |
36 | private static var defaultQueueCount: Int {
37 | let processInfo = ProcessInfo()
| `- error: 'ProcessInfo' initializer is inaccessible due to 'internal' protection level
38 | return processInfo.processorCount - 1
39 | }
FoundationEssentials.ProcessInfo.init:2:10: note: 'init()' declared here
1 | class ProcessInfo {
2 | internal init()}
| `- note: 'init()' declared here
3 |
[970/1153] Compiling Stitcher DependencyRepresenting.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 ManagedSingletonInstanceStorage.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 NeverInstanceStorage.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 SharedInstanceStorage.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 SingletonInstanceStorage.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 InstanceStorage.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 DependencyContainingCollection.swift
[977/1153] Compiling Stitcher DependencyEagerness.swift
[978/1153] Compiling Stitcher DependencyLocator.swift
[979/1153] Compiling Stitcher DependencyLocatorTraits.swift
[980/1153] Compiling Stitcher DependencyParameters.swift
[981/1153] Compiling Stitcher DependencyScope.swift
[982/1153] Compiling Stitcher InjectionError.swift
[983/1153] Compiling Stitcher ManagedDependencyScopeProviding.swift
[984/1153] Compiling Stitcher ManagedDependencyScopeReceipt.swift
[985/1153] Compiling Stitcher PipelineManagedDependencyScope.swift
[986/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 |
[987/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 |
[988/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 |
[989/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 |
[990/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 |
[991/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 |
[992/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 |
[993/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 |
[994/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 |
[995/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 |
[996/1173] Compiling Stitcher TypeName.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 |
[997/1173] Compiling Stitcher Atomic.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 |
[998/1173] Compiling Stitcher Dependencies.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 |
[999/1173] Compiling Stitcher Injected+Init.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 |
[1000/1173] Compiling Stitcher Injected.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 |
[1001/1173] Compiling Stitcher AutoregisterableDependency.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 |
[1002/1173] Compiling Stitcher GeneratedDependencyRegistration.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 |
[1003/1173] Compiling Stitcher RegisterableDependency.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 |
[1004/1173] Compiling Stitcher DependenciesRegistrar.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 |
[1005/1173] Compiling Stitcher Dependency.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 |
[1016/1173] Compiling Stitcher InstanceStorageFactory.swift
[1017/1173] Compiling Stitcher InstanceStorageKey.swift
[1018/1173] Compiling Stitcher AnyPipeline.swift
[1019/1173] Compiling Stitcher AnyPipelineCancellable.swift
[1020/1173] Compiling Stitcher Pipeline.swift
[1021/1173] Compiling Stitcher PipelineSubject.swift
[1022/1173] Compiling Stitcher Stitcher.swift
[1023/1173] Compiling Stitcher AsyncTask.swift
[1024/1173] Compiling Stitcher CancellableTask.swift
[1025/1173] Compiling Stitcher RawThreadKey.swift
[1036/1173] Emitting module Stitcher
[1037/1173] Compiling Stitcher InstantionNotificationCenter.swift
[1038/1173] Compiling Stitcher PostInstantiationAware.swift
[1039/1173] Compiling Stitcher DependencyCycleDetector.swift
[1040/1173] Compiling Stitcher DependencyCycleInstantationBacktrace.swift
[1041/1173] Compiling Stitcher DependencyGraph+Assertions.swift
[1042/1173] Compiling Stitcher DependencyGraph+NameInjection.swift
[1043/1173] Compiling Stitcher DependencyGraph+TypeInjection.swift
[1044/1173] Compiling Stitcher DependencyGraph+ValueInjection.swift
[1045/1173] Compiling Stitcher DependencyGraph.swift
[1046/1173] Compiling Stitcher DependencyRegistrarIndex.swift
[1047/1173] Compiling Stitcher AutoregisterableDependencyCodeGenerator.swift
[1048/1173] Compiling Stitcher NameInjectionCodeGenerator.swift
[1049/1173] Compiling Stitcher TestInjectionCodeGenerator.swift
[1050/1173] Compiling Stitcher TypeInjectionCodeGenerator.swift
[1051/1173] Compiling Stitcher InjectionCodeGenerator.swift
[1052/1173] Compiling Stitcher InjectionCodeGenerators.swift
[1053/1173] Compiling Stitcher StitcherConfiguration.swift
[1054/1173] Compiling Stitcher DependencyContainer.swift
[1055/1173] Compiling Stitcher DependencyFactory+Function.swift
[1056/1173] Compiling Stitcher DependencyFactory.swift
[1067/1173] Emitting module Stitcher
/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 |
/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 |
/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 |
/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 |
/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 |
/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 |
/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 |
/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 |
/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 |
/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 |
[1108/1173] Compiling Stitcher RawThreadKeyError.swift
[1109/1173] Compiling Stitcher ThreadIdentifierThreadValuesKey.swift
[1110/1173] Compiling Stitcher ThreadLocal.swift
[1111/1173] Compiling Stitcher ThreadValues.swift
[1112/1173] Compiling Stitcher ThreadValuesKey.swift
[1113/1173] Compiling Stitcher DefaultValueProviding.swift
[1114/1173] Compiling Stitcher Extensions.swift
[1115/1173] Compiling Stitcher Functions.swift
[1116/1173] Compiling Stitcher Reference.swift
[1117/1173] Compiling Stitcher WeakReference.swift
BUILD FAILURE 6.3 linux