Build Information
Failed to build Helm, reference main (9e8323), with Swift 6.3 for Linux on 13 Apr 2026 00:33:18 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images: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/valentinradu/Helm.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/valentinradu/Helm
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 9e83233 Update README.md
Cloned https://github.com/valentinradu/Helm.git
Revision (git rev-parse @):
9e83233160174813b620e734d6e43018e123ed25
SUCCESS checkout https://github.com/valentinradu/Helm.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/valentinradu/Helm.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images: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-collections.git
[1/23525] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.22s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (3.34s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Building for debugging...
[0/13] Write sources
[5/13] Copying Media.xcassets
[7/13] Write sources
[12/13] Write swift-version-24593BA9C3E375BF.txt
[14/31] Emitting module InternalCollectionsUtilities
[15/33] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[16/33] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[17/33] Compiling InternalCollectionsUtilities _SortedCollection.swift
[18/33] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[19/33] Compiling InternalCollectionsUtilities Debugging.swift
[20/33] Compiling InternalCollectionsUtilities Descriptions.swift
[21/33] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[22/33] Compiling InternalCollectionsUtilities Integer rank.swift
[23/33] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[24/33] Compiling InternalCollectionsUtilities UInt+reversed.swift
[25/33] Compiling InternalCollectionsUtilities String+Padding.swift
[26/33] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[27/33] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[28/33] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[29/33] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[30/33] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[31/33] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[32/33] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[33/33] Compiling InternalCollectionsUtilities Span+Extras.swift
[35/229] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[36/309] Compiling HeapModule Heap+Descriptions.swift
[37/322] Compiling BitCollections BitArray+Invariants.swift
[38/322] Compiling BitCollections BitSet+Initializers.swift
[39/322] Compiling BitCollections BitSet+Invariants.swift
[40/322] Compiling BitCollections BitSet+Random.swift
[41/322] Compiling BitCollections BitSet+SetAlgebra basics.swift
[42/333] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[43/333] Compiling BitCollections BitArray.swift
[44/333] Compiling BitCollections BitSet+BidirectionalCollection.swift
[45/333] Compiling _RopeModule Rope+_Storage.swift
[46/333] Compiling _RopeModule BigString+CustomStringConvertible.swift
[47/333] Compiling _RopeModule BigString+Equatable.swift
[48/333] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[49/333] Compiling _RopeModule BigString+Hashing.swift
[50/333] Compiling _RopeModule BigString+Chunk.swift
[51/333] Compiling _RopeModule BigString+BidirectionalCollection.swift
[52/333] Compiling _RopeModule BigString+Comparable.swift
[53/333] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[54/333] Compiling BitCollections BitArray+Copy.swift
[55/333] Compiling BitCollections BitArray+CustomReflectable.swift
[56/333] Compiling BitCollections BitArray+Descriptions.swift
[57/333] Compiling BitCollections BitArray+Equatable.swift
[58/333] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[59/333] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[60/333] Compiling BitCollections BitArray+Extras.swift
[61/333] Compiling BitCollections BitArray+Fill.swift
[62/333] Compiling BitCollections BitArray+Hashable.swift
[63/333] Compiling BitCollections BitArray+Initializers.swift
[64/333] Compiling HeapModule Heap.swift
[65/333] Compiling HeapModule _HeapNode.swift
[66/333] Compiling ContainersPreview Box.swift
[67/333] Compiling ContainersPreview Inout.swift
[68/333] Compiling ContainersPreview InputSpan.swift
[69/333] Compiling ContainersPreview Shared.swift
[70/333] Emitting module ContainersPreview
[71/333] Compiling BitCollections BinaryInteger extensions.swift
[72/333] Compiling BitCollections BitArray+BitwiseOperations.swift
[73/333] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[74/333] Compiling BitCollections BitArray+Codable.swift
[75/333] Compiling BitCollections BitArray+Collection.swift
[77/334] Compiling HeapModule Heap+Invariants.swift
[78/334] Compiling HeapModule Heap+UnsafeHandle.swift
[79/342] Emitting module HeapModule
[81/375] Compiling DequeModule Deque+Testing.swift
[82/375] Compiling DequeModule Deque._Storage.swift
[83/375] Compiling DequeModule Deque._UnsafeHandle.swift
[84/375] Compiling DequeModule Deque.swift
[85/375] Compiling DequeModule RigidDeque+Equatable.swift
[86/375] Compiling DequeModule RigidDeque+Experimental.swift
[87/375] Compiling DequeModule RigidDeque+Hashable.swift
[88/375] Compiling DequeModule RigidDeque+Initializers.swift
[89/382] Compiling _RopeModule Rope+Builder.swift
[90/382] Compiling _RopeModule Rope+Debugging.swift
[91/382] Compiling _RopeModule Rope+Invariants.swift
[92/382] Compiling _RopeModule _RopeVersion.swift
[93/382] Compiling _RopeModule Rope+Collection.swift
[94/382] Compiling _RopeModule Rope+Index.swift
[95/382] Compiling BitCollections BitSet.Index.swift
[96/382] Compiling _RopeModule BigString+UTF16View.swift
[97/382] Compiling _RopeModule BigString+UTF8View.swift
[98/382] Compiling _RopeModule BigString+UnicodeScalarView.swift
[99/382] Compiling _RopeModule BigSubstring+UTF16View.swift
[100/382] Compiling _RopeModule BigSubstring+UTF8View.swift
[101/382] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[102/382] Compiling _RopeModule BigSubstring.swift
[103/389] Compiling DequeModule UniqueDeque+Hashable.swift
[104/389] Compiling DequeModule UniqueDeque+Initializers.swift
[105/389] Compiling DequeModule UniqueDeque+Insertions.swift
[106/389] Compiling DequeModule UniqueDeque+Prepend.swift
[107/389] Compiling DequeModule UniqueDeque+Removals.swift
[108/389] Compiling DequeModule RigidDeque+Removals.swift
[109/389] Compiling DequeModule RigidDeque+Replacements.swift
[110/389] Compiling DequeModule RigidDeque+Testing.swift
[111/389] Compiling DequeModule RigidDeque+Insertions.swift
[112/389] Compiling DequeModule RigidDeque+Prepend.swift
[113/389] Compiling DequeModule _DequeBuffer.swift
[114/389] Compiling DequeModule _DequeBufferHeader.swift
[115/389] Compiling DequeModule RigidDeque+Append.swift
[116/389] Compiling DequeModule RigidDeque+Consumption.swift
[117/389] Compiling DequeModule RigidDeque+Container.swift
[135/399] Compiling DequeModule RigidDeque+Descriptions.swift
[141/399] Compiling DequeModule RigidDeque.swift
[142/399] Compiling DequeModule UniqueDeque+Append.swift
[143/399] Compiling DequeModule UniqueDeque+Consumption.swift
[144/399] Compiling DequeModule UniqueDeque+Container.swift
[145/399] Compiling DequeModule UniqueDeque+Descriptions.swift
[146/399] Compiling DequeModule UniqueDeque+Equatable.swift
[147/399] Compiling DequeModule UniqueDeque+Experimental.swift
[148/399] Compiling _RopeModule _RopePath.swift
[157/404] Compiling OrderedCollections OrderedSet+Sendable.swift
[158/404] Compiling OrderedCollections OrderedSet+SubSequence.swift
[159/404] Compiling OrderedCollections OrderedSet+Testing.swift
[160/404] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[161/404] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[162/404] Compiling OrderedCollections OrderedSet.swift
[163/404] Compiling OrderedCollections _UnsafeBitset.swift
[164/404] Compiling _RopeModule BigString+Append.swift
[165/404] Compiling _RopeModule BigString+Initializers.swift
[166/404] Compiling _RopeModule BigString+Insert.swift
[167/404] Compiling _RopeModule BigString+Managing Breaks.swift
[168/404] Compiling _RopeModule BigString+RemoveSubrange.swift
[169/404] Compiling _RopeModule BigString+ReplaceSubrange.swift
[170/404] Compiling _RopeModule BigString+Split.swift
[171/404] Compiling _RopeModule Range+BigString.swift
[172/404] Compiling HashTreeCollections TreeDictionary+Keys.swift
[173/404] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[174/404] Compiling HashTreeCollections TreeDictionary+Merge.swift
[175/404] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[176/404] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[177/404] Compiling HashTreeCollections TreeDictionary+Values.swift
[205/404] Compiling DequeModule UniqueDeque+Replacements.swift
[206/404] Compiling DequeModule UniqueDeque.swift
[207/404] Compiling DequeModule _DequeSlot.swift
[208/404] Compiling DequeModule _UnsafeDequeHandle.swift
[209/404] Compiling DequeModule _UnsafeDequeSegments.swift
[222/404] Emitting module BitCollections
[223/404] Compiling DequeModule Deque+Codable.swift
[224/404] Compiling DequeModule Deque+Collection.swift
[225/404] Compiling DequeModule Deque+CustomReflectable.swift
[226/404] Compiling DequeModule Deque+Descriptions.swift
[227/404] Compiling DequeModule Deque+Equatable.swift
[228/404] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[229/404] Compiling DequeModule Deque+Extras.swift
[230/404] Compiling DequeModule Deque+Hashable.swift
[244/404] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[245/404] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[246/404] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[247/404] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[248/404] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[249/404] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[250/404] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[251/404] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[252/404] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[253/404] Compiling HashTreeCollections TreeSet.swift
[324/414] Emitting module OrderedCollections
[337/415] Emitting module _RopeModule
[400/415] Compiling _RopeModule Rope+Join.swift
[401/415] Compiling _RopeModule Rope+MutatingForEach.swift
[402/415] Compiling _RopeModule Rope+Remove.swift
[403/415] Compiling _RopeModule Rope+RemoveSubrange.swift
[404/415] Compiling _RopeModule Rope+Split.swift
[405/415] Compiling _RopeModule Optional Utilities.swift
[406/415] Compiling _RopeModule String Utilities.swift
[407/415] Compiling _RopeModule String.Index+ABI.swift
[408/415] Compiling _RopeModule _CharacterRecognizer.swift
[410/416] Emitting module HashTreeCollections
[417/417] Emitting module DequeModule
[419/424] Compiling Collections DequeModule reexports.swift
[420/424] Compiling Collections OrderedCollections reexports.swift
[421/424] Compiling Collections HeapModule reexports.swift
[422/424] Compiling Collections HashTreeCollections reexports.swift
[423/424] Compiling Collections BitCollections reexports.swift
[424/424] Emitting module Collections
[426/436] 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
[427/436] 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
[428/437] 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
[429/437] 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
[430/437] 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
[431/437] 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
[432/437] 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
[433/437] 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
[434/437] 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
[435/437] 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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[436/437] 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
[437/437] 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
BUILD FAILURE 6.3 linux