Build Information
Failed to build Helm, reference v0.0.10 (92e87f
), with Swift 6.1 for Linux on 26 Apr 2025 22:47:41 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/valentinradu/Helm.git
Reference: v0.0.10
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/valentinradu/Helm
* tag v0.0.10 -> FETCH_HEAD
HEAD is now at 92e87f0 Made Helm final
Cloned https://github.com/valentinradu/Helm.git
Revision (git rev-parse @):
92e87f062045b2a1810cd8a77057935a383bcfb1
SUCCESS checkout https://github.com/valentinradu/Helm.git at v0.0.10
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/valentinradu/Helm.git
https://github.com/valentinradu/Helm.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
}
],
"manifest_display_name" : "Helm",
"name" : "Helm",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "tvos",
"version" : "9.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "2.0"
},
{
"name" : "driverkit",
"version" : "19.0"
}
],
"products" : [
{
"name" : "Helm",
"targets" : [
"Helm"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Playground",
"targets" : [
"Playground"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Playground",
"module_type" : "SwiftTarget",
"name" : "Playground",
"path" : "Sources/Playground",
"product_memberships" : [
"Playground"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/Playground/Media.xcassets",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Examples/ActionSheet.swift",
"Examples/Basic.swift",
"Examples/NavigationView.swift",
"Examples/TabView.swift",
"PlaygroundFragment.swift"
],
"target_dependencies" : [
"Helm"
],
"type" : "library"
},
{
"c99name" : "HelmTests",
"module_type" : "SwiftTarget",
"name" : "HelmTests",
"path" : "Tests/HelmTests",
"sources" : [
"Fixtures.swift",
"GraphTests.swift",
"HelmTests.swift"
],
"target_dependencies" : [
"Helm"
],
"type" : "test"
},
{
"c99name" : "Helm",
"module_type" : "SwiftTarget",
"name" : "Helm",
"path" : "Sources/Helm",
"product_dependencies" : [
"Collections"
],
"product_memberships" : [
"Helm",
"Playground"
],
"sources" : [
"Errors.swift",
"Graph+Operators.swift",
"Graph.swift",
"Helm+Navigation.swift",
"Helm+Transitions.swift",
"Helm+Traversal.swift",
"Helm+Validation.swift",
"Helm.swift",
"Optional+Unwrap.swift",
"Segue+Graph.swift",
"Segue.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-collections.git
[1/16242] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (0.92s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.54s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Building for debugging...
[0/12] Write sources
[10/12] Copying Media.xcassets
[11/12] Write swift-version-24593BA9C3E375BF.txt
[13/29] Emitting module InternalCollectionsUtilities
[14/31] Compiling InternalCollectionsUtilities Debugging.swift
[15/31] Compiling InternalCollectionsUtilities Descriptions.swift
[16/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[17/31] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[18/31] Compiling InternalCollectionsUtilities UInt+reversed.swift
[19/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[20/31] Compiling InternalCollectionsUtilities _SortedCollection.swift
[21/31] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[22/31] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[23/31] Compiling InternalCollectionsUtilities Integer rank.swift
[24/31] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[25/31] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[26/31] Compiling InternalCollectionsUtilities Specialize.swift
[27/31] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[28/31] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[29/31] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[30/31] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[31/31] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[33/294] Compiling HeapModule Heap+Invariants.swift
[34/306] Compiling HashTreeCollections _Bucket.swift
[35/306] Compiling HashTreeCollections _Hash.swift
[36/308] Compiling HeapModule Heap+UnsafeHandle.swift
[37/308] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[38/308] Compiling HashTreeCollections _HashNode+Storage.swift
[39/308] Compiling HeapModule _HeapNode.swift
[40/308] Compiling HeapModule Heap.swift
[41/308] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[42/308] Compiling HeapModule Heap+Descriptions.swift
[43/308] Emitting module HeapModule
[44/309] Compiling HashTreeCollections _HashNode+Debugging.swift
[45/309] Compiling HashTreeCollections _HashNode+Initializers.swift
[46/309] Compiling HashTreeCollections _HashLevel.swift
[47/309] Compiling HashTreeCollections _HashNode+Builder.swift
[49/309] Compiling HashTreeCollections TreeSet+Hashable.swift
[50/309] Compiling HashTreeCollections TreeSet+Sendable.swift
[51/309] Compiling HashTreeCollections TreeSet+Sequence.swift
[52/309] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[53/309] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[54/309] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[55/309] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[56/309] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[57/309] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[58/309] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[59/319] Compiling DequeModule _DequeSlot.swift
[60/319] Compiling DequeModule _UnsafeWrappedBuffer.swift
[61/319] Compiling HashTreeCollections TreeDictionary+Collection.swift
[62/319] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[63/319] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[64/319] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[65/319] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[66/319] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[67/319] Compiling HashTreeCollections TreeDictionary+Filter.swift
[68/319] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[69/319] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[70/319] Compiling HashTreeCollections TreeDictionary+Keys.swift
[71/319] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[72/319] Compiling HashTreeCollections TreeDictionary+Merge.swift
[73/319] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[74/319] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[75/326] Emitting module BitCollections
[76/333] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[77/333] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[78/333] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[79/333] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[80/333] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[81/333] Compiling HashTreeCollections _HashNode+Structural merge.swift
[82/333] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[83/333] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[84/333] Compiling HashTreeCollections _UnsafePath.swift
[85/333] Compiling HashTreeCollections TreeDictionary+Codable.swift
[91/333] Compiling HashTreeCollections _HashNode+Structural union.swift
[92/333] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[93/333] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[94/333] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[95/333] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[96/333] Compiling HashTreeCollections _HashNode.swift
[97/333] Compiling HashTreeCollections _HashNodeHeader.swift
[98/333] Compiling HashTreeCollections _HashSlot.swift
[99/333] Compiling OrderedCollections OrderedSet+Initializers.swift
[100/333] Compiling HashTreeCollections _HashTreeIterator.swift
[101/333] Compiling HashTreeCollections _HashTreeStatistics.swift
[102/333] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[103/333] Compiling HashTreeCollections _RawHashNode.swift
[104/333] Compiling HashTreeCollections _UnmanagedHashNode.swift
[105/333] Compiling HashTreeCollections _AncestorHashSlots.swift
[106/333] Compiling HashTreeCollections _Bitmap.swift
[107/333] Compiling HashTreeCollections _HashNode+Invariants.swift
[108/333] Compiling HashTreeCollections _HashNode+Lookups.swift
[109/333] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[110/333] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[111/333] Compiling HashTreeCollections TreeDictionary.swift
[112/333] Compiling HashTreeCollections TreeSet+Codable.swift
[113/333] Compiling HashTreeCollections TreeSet+Collection.swift
[114/333] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[115/333] Compiling HashTreeCollections TreeSet+Debugging.swift
[116/333] Compiling HashTreeCollections TreeSet+Descriptions.swift
[117/333] Compiling HashTreeCollections TreeSet+Equatable.swift
[118/333] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[119/333] Compiling HashTreeCollections TreeSet+Extras.swift
[120/333] Compiling HashTreeCollections TreeSet+Filter.swift
[144/333] Compiling BitCollections BitSet.Index.swift
[145/333] Compiling BitCollections BitSet._UnsafeHandle.swift
[146/333] Compiling BitCollections BitSet.swift
[163/333] Emitting module DequeModule
[165/334] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[166/334] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[167/334] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[168/334] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[169/334] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[170/334] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[171/334] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[172/334] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[173/334] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[174/334] Compiling HashTreeCollections TreeSet.swift
[230/343] Compiling BitCollections Range+Utilities.swift
[231/343] Compiling BitCollections Slice+Utilities.swift
[232/343] Compiling BitCollections UInt+Tricks.swift
[233/343] Compiling BitCollections _Word.swift
[235/344] Compiling OrderedCollections OrderedSet.swift
[236/344] Compiling OrderedCollections _UnsafeBitset.swift
[291/344] Emitting module OrderedCollections
[326/345] Emitting module _RopeModule
[327/345] Emitting module HashTreeCollections
[328/346] Compiling _RopeModule Rope+Join.swift
[329/346] Compiling _RopeModule Rope+MutatingForEach.swift
[330/346] Compiling _RopeModule Rope+Remove.swift
[331/346] Compiling _RopeModule Rope+RemoveSubrange.swift
[332/346] Compiling _RopeModule Rope+Split.swift
[333/346] Compiling _RopeModule Optional Utilities.swift
[334/346] Compiling _RopeModule String Utilities.swift
[335/346] Compiling _RopeModule String.Index+ABI.swift
[336/346] Compiling _RopeModule _CharacterRecognizer.swift
[348/349] Emitting module Collections
[349/349] Compiling Collections Collections.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[351/361] Emitting module Helm
/host/spi-builder-workspace/Sources/Helm/Helm+Navigation.swift:10:8: error: no such module 'SwiftUI'
8 | import Foundation
9 | import OrderedCollections
10 | import SwiftUI
| `- error: no such module 'SwiftUI'
11 |
12 | // Present-related methods
[352/361] Compiling Helm Errors.swift
/host/spi-builder-workspace/Sources/Helm/Helm+Navigation.swift:10:8: error: no such module 'SwiftUI'
8 | import Foundation
9 | import OrderedCollections
10 | import SwiftUI
| `- error: no such module 'SwiftUI'
11 |
12 | // Present-related methods
[353/361] Compiling Helm Graph+Operators.swift
/host/spi-builder-workspace/Sources/Helm/Helm+Navigation.swift:10:8: error: no such module 'SwiftUI'
8 | import Foundation
9 | import OrderedCollections
10 | import SwiftUI
| `- error: no such module 'SwiftUI'
11 |
12 | // Present-related methods
[354/362] Compiling Helm Optional+Unwrap.swift
/host/spi-builder-workspace/Sources/Helm/Helm+Navigation.swift:10:8: error: no such module 'SwiftUI'
8 | import Foundation
9 | import OrderedCollections
10 | import SwiftUI
| `- error: no such module 'SwiftUI'
11 |
12 | // Present-related methods
[355/362] Compiling Helm Helm.swift
/host/spi-builder-workspace/Sources/Helm/Helm+Navigation.swift:10:8: error: no such module 'SwiftUI'
8 | import Foundation
9 | import OrderedCollections
10 | import SwiftUI
| `- error: no such module 'SwiftUI'
11 |
12 | // Present-related methods
[356/362] Compiling Helm Helm+Validation.swift
/host/spi-builder-workspace/Sources/Helm/Helm+Navigation.swift:10:8: error: no such module 'SwiftUI'
8 | import Foundation
9 | import OrderedCollections
10 | import SwiftUI
| `- error: no such module 'SwiftUI'
11 |
12 | // Present-related methods
[357/362] Compiling Helm Segue+Graph.swift
/host/spi-builder-workspace/Sources/Helm/Helm+Navigation.swift:10:8: error: no such module 'SwiftUI'
8 | import Foundation
9 | import OrderedCollections
10 | import SwiftUI
| `- error: no such module 'SwiftUI'
11 |
12 | // Present-related methods
[358/362] Compiling Helm Graph.swift
/host/spi-builder-workspace/Sources/Helm/Helm+Navigation.swift:10:8: error: no such module 'SwiftUI'
8 | import Foundation
9 | import OrderedCollections
10 | import SwiftUI
| `- error: no such module 'SwiftUI'
11 |
12 | // Present-related methods
[359/362] Compiling Helm Helm+Navigation.swift
/host/spi-builder-workspace/Sources/Helm/Helm+Navigation.swift:10:8: error: no such module 'SwiftUI'
8 | import Foundation
9 | import OrderedCollections
10 | import SwiftUI
| `- error: no such module 'SwiftUI'
11 |
12 | // Present-related methods
[360/362] Compiling Helm Helm+Transitions.swift
/host/spi-builder-workspace/Sources/Helm/Helm+Navigation.swift:10:8: error: no such module 'SwiftUI'
8 | import Foundation
9 | import OrderedCollections
10 | import SwiftUI
| `- error: no such module 'SwiftUI'
11 |
12 | // Present-related methods
[361/362] Compiling Helm Helm+Traversal.swift
/host/spi-builder-workspace/Sources/Helm/Helm+Navigation.swift:10:8: error: no such module 'SwiftUI'
8 | import Foundation
9 | import OrderedCollections
10 | import SwiftUI
| `- error: no such module 'SwiftUI'
11 |
12 | // Present-related methods
[362/362] Compiling Helm Segue.swift
/host/spi-builder-workspace/Sources/Helm/Helm+Navigation.swift:10:8: error: no such module 'SwiftUI'
8 | import Foundation
9 | import OrderedCollections
10 | import SwiftUI
| `- error: no such module 'SwiftUI'
11 |
12 | // Present-related methods
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/18] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[3/18] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[4/18] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[5/18] Compiling InternalCollectionsUtilities _SortedCollection.swift
[6/18] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[7/18] Compiling InternalCollectionsUtilities Debugging.swift
[8/18] Compiling InternalCollectionsUtilities Descriptions.swift
[9/20] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[10/20] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[11/20] Compiling InternalCollectionsUtilities UInt+reversed.swift
[12/20] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[13/20] Emitting module InternalCollectionsUtilities
[14/20] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[15/20] Compiling InternalCollectionsUtilities Specialize.swift
[16/20] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[17/20] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[18/20] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[19/20] Compiling InternalCollectionsUtilities Integer rank.swift
[20/20] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[22/182] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[23/258] Compiling HashTreeCollections _Bucket.swift
[24/258] Compiling HashTreeCollections _Hash.swift
[25/297] Emitting module HeapModule
[26/297] Compiling HeapModule Heap+Descriptions.swift
[27/297] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[28/297] Compiling HashTreeCollections _HashNode+Storage.swift
[29/297] Compiling HeapModule Heap+Invariants.swift
[30/297] Compiling HeapModule Heap+UnsafeHandle.swift
[31/297] Compiling HeapModule Heap.swift
[32/297] Compiling HeapModule _HeapNode.swift
[33/298] Compiling HashTreeCollections _HashLevel.swift
[34/298] Compiling HashTreeCollections _HashNode+Builder.swift
[35/298] Compiling HashTreeCollections _HashNode+Debugging.swift
[36/298] Compiling HashTreeCollections _HashNode+Initializers.swift
[38/298] Compiling HashTreeCollections _HashNode+Structural union.swift
[39/298] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[40/298] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[41/298] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[42/298] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[43/298] Compiling HashTreeCollections _HashNode.swift
[44/298] Compiling HashTreeCollections _HashNodeHeader.swift
[45/298] Compiling DequeModule _DequeSlot.swift
[46/298] Compiling DequeModule _UnsafeWrappedBuffer.swift
[47/305] Compiling HashTreeCollections TreeSet+Hashable.swift
[48/305] Compiling HashTreeCollections TreeSet+Sendable.swift
[49/305] Compiling HashTreeCollections TreeSet+Sequence.swift
[50/305] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[51/305] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[52/305] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[53/305] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[54/305] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[55/305] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[56/305] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[57/315] Compiling HashTreeCollections TreeDictionary+Merge.swift
[58/315] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[59/315] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[60/315] Compiling HashTreeCollections TreeDictionary+Values.swift
[61/315] Compiling HashTreeCollections _HashTreeIterator.swift
[62/315] Compiling HashTreeCollections _HashTreeStatistics.swift
[63/315] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[64/315] Compiling HashTreeCollections _RawHashNode.swift
[65/315] Compiling HashTreeCollections _UnmanagedHashNode.swift
[66/315] Compiling HashTreeCollections _UnsafePath.swift
[67/315] Compiling HashTreeCollections TreeDictionary+Codable.swift
[68/315] Compiling HashTreeCollections TreeDictionary+Collection.swift
[69/315] Compiling BitCollections BitSet.Index.swift
[70/315] Compiling BitCollections BitSet._UnsafeHandle.swift
[71/322] Compiling HashTreeCollections _HashNode+Invariants.swift
[72/322] Compiling HashTreeCollections _HashNode+Lookups.swift
[73/322] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[74/322] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[79/322] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[80/322] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[81/322] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[82/322] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[83/322] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[84/322] Compiling HashTreeCollections _HashNode+Structural merge.swift
[85/322] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[86/322] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[94/322] Compiling HashTreeCollections _HashSlot.swift
[95/322] Compiling HashTreeCollections _HashStack.swift
[96/322] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[97/322] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[98/322] Compiling HashTreeCollections TreeDictionary+Filter.swift
[99/322] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[100/322] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[101/322] Compiling HashTreeCollections TreeDictionary+Keys.swift
[102/322] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[103/322] Compiling OrderedCollections OrderedSet+SubSequence.swift
[104/322] Compiling OrderedCollections OrderedSet+Testing.swift
[105/322] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[106/322] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[107/322] Compiling OrderedCollections OrderedSet.swift
[108/322] Compiling OrderedCollections _UnsafeBitset.swift
[109/322] Compiling HashTreeCollections TreeSet+Equatable.swift
[110/322] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[111/322] Compiling HashTreeCollections TreeSet+Extras.swift
[112/322] Compiling HashTreeCollections TreeSet+Filter.swift
[113/322] Compiling HashTreeCollections _AncestorHashSlots.swift
[114/322] Compiling HashTreeCollections _Bitmap.swift
[159/322] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[160/322] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[161/322] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[162/322] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[163/322] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[164/322] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[165/322] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[166/322] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[167/322] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[168/322] Compiling HashTreeCollections TreeSet.swift
[169/322] Emitting module DequeModule
[178/323] Emitting module BitCollections
[182/323] Compiling OrderedCollections OrderedSet+Sendable.swift
[292/333] Emitting module OrderedCollections
[305/334] Emitting module _RopeModule
[306/334] Compiling _RopeModule Rope+Join.swift
[307/334] Compiling _RopeModule Rope+MutatingForEach.swift
[308/334] Compiling _RopeModule Rope+Remove.swift
[309/334] Compiling _RopeModule Rope+RemoveSubrange.swift
[310/334] Compiling _RopeModule Rope+Split.swift
[311/334] Compiling _RopeModule Optional Utilities.swift
[312/334] Compiling _RopeModule String Utilities.swift
[313/334] Compiling _RopeModule String.Index+ABI.swift
[314/334] Compiling _RopeModule _CharacterRecognizer.swift
[335/335] Emitting module HashTreeCollections
[337/338] Emitting module Collections
[338/338] Compiling Collections Collections.swift
[340/350] Compiling Helm Optional+Unwrap.swift
/host/spi-builder-workspace/Sources/Helm/Helm+Navigation.swift:10:8: error: no such module 'SwiftUI'
8 | import Foundation
9 | import OrderedCollections
10 | import SwiftUI
| `- error: no such module 'SwiftUI'
11 |
12 | // Present-related methods
[341/351] Compiling Helm Segue+Graph.swift
/host/spi-builder-workspace/Sources/Helm/Helm+Navigation.swift:10:8: error: no such module 'SwiftUI'
8 | import Foundation
9 | import OrderedCollections
10 | import SwiftUI
| `- error: no such module 'SwiftUI'
11 |
12 | // Present-related methods
[342/351] Compiling Helm Helm+Validation.swift
/host/spi-builder-workspace/Sources/Helm/Helm+Navigation.swift:10:8: error: no such module 'SwiftUI'
8 | import Foundation
9 | import OrderedCollections
10 | import SwiftUI
| `- error: no such module 'SwiftUI'
11 |
12 | // Present-related methods
[343/351] Compiling Helm Helm.swift
/host/spi-builder-workspace/Sources/Helm/Helm+Navigation.swift:10:8: error: no such module 'SwiftUI'
8 | import Foundation
9 | import OrderedCollections
10 | import SwiftUI
| `- error: no such module 'SwiftUI'
11 |
12 | // Present-related methods
[344/351] Compiling Helm Helm+Transitions.swift
/host/spi-builder-workspace/Sources/Helm/Helm+Navigation.swift:10:8: error: no such module 'SwiftUI'
8 | import Foundation
9 | import OrderedCollections
10 | import SwiftUI
| `- error: no such module 'SwiftUI'
11 |
12 | // Present-related methods
[345/351] Compiling Helm Helm+Traversal.swift
/host/spi-builder-workspace/Sources/Helm/Helm+Navigation.swift:10:8: error: no such module 'SwiftUI'
8 | import Foundation
9 | import OrderedCollections
10 | import SwiftUI
| `- error: no such module 'SwiftUI'
11 |
12 | // Present-related methods
[346/351] Compiling Helm Segue.swift
/host/spi-builder-workspace/Sources/Helm/Helm+Navigation.swift:10:8: error: no such module 'SwiftUI'
8 | import Foundation
9 | import OrderedCollections
10 | import SwiftUI
| `- error: no such module 'SwiftUI'
11 |
12 | // Present-related methods
error: emit-module command failed with exit code 1 (use -v to see invocation)
[347/351] Emitting module Helm
/host/spi-builder-workspace/Sources/Helm/Helm+Navigation.swift:10:8: error: no such module 'SwiftUI'
8 | import Foundation
9 | import OrderedCollections
10 | import SwiftUI
| `- error: no such module 'SwiftUI'
11 |
12 | // Present-related methods
[348/351] Compiling Helm Errors.swift
/host/spi-builder-workspace/Sources/Helm/Helm+Navigation.swift:10:8: error: no such module 'SwiftUI'
8 | import Foundation
9 | import OrderedCollections
10 | import SwiftUI
| `- error: no such module 'SwiftUI'
11 |
12 | // Present-related methods
[349/351] Compiling Helm Graph+Operators.swift
/host/spi-builder-workspace/Sources/Helm/Helm+Navigation.swift:10:8: error: no such module 'SwiftUI'
8 | import Foundation
9 | import OrderedCollections
10 | import SwiftUI
| `- error: no such module 'SwiftUI'
11 |
12 | // Present-related methods
[350/351] Compiling Helm Graph.swift
/host/spi-builder-workspace/Sources/Helm/Helm+Navigation.swift:10:8: error: no such module 'SwiftUI'
8 | import Foundation
9 | import OrderedCollections
10 | import SwiftUI
| `- error: no such module 'SwiftUI'
11 |
12 | // Present-related methods
[351/351] Compiling Helm Helm+Navigation.swift
/host/spi-builder-workspace/Sources/Helm/Helm+Navigation.swift:10:8: error: no such module 'SwiftUI'
8 | import Foundation
9 | import OrderedCollections
10 | import SwiftUI
| `- error: no such module 'SwiftUI'
11 |
12 | // Present-related methods
BUILD FAILURE 6.1 linux