The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Helm, reference v0.0.10 (92e87f), 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-0":/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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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.3
Building package at path:  $PWD
https://github.com/valentinradu/Helm.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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.36s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (3.44s)
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
[7/13] Copying Media.xcassets
[8/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 LifetimeOverride.swift
[20/33] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[21/33] Compiling InternalCollectionsUtilities Span+Extras.swift
[22/33] Compiling InternalCollectionsUtilities Debugging.swift
[23/33] Compiling InternalCollectionsUtilities Descriptions.swift
[24/33] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[25/33] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[26/33] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[27/33] Compiling InternalCollectionsUtilities String+Padding.swift
[28/33] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[29/33] Compiling InternalCollectionsUtilities Integer rank.swift
[30/33] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[31/33] Compiling InternalCollectionsUtilities UInt+reversed.swift
[32/33] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[33/33] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[35/254] Compiling _RopeModule BigString+Chunk+Description.swift
[36/254] Compiling _RopeModule BigString+Chunk+Index.swift
[37/254] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[38/254] Compiling _RopeModule BigString+Chunk+Splitting.swift
[39/266] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[40/266] Compiling _RopeModule BigString+Chunk+Breaks.swift
[41/266] Compiling _RopeModule BigString+Chunk+Character.swift
[42/266] Compiling _RopeModule BigString+Chunk+Counts.swift
[43/266] Compiling _RopeModule BigString+Chunk.swift
[44/266] Compiling _RopeModule BigString+BidirectionalCollection.swift
[45/266] Compiling _RopeModule BigString+Comparable.swift
[46/266] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[47/266] Compiling _RopeModule BigString+CustomStringConvertible.swift
[48/273] Compiling _RopeModule BigString+Equatable.swift
[49/273] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[50/273] Compiling _RopeModule BigString+Hashing.swift
[51/273] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[52/287] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[53/287] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[54/287] Compiling _RopeModule BigString+Chunk+UnicodeScalar.swift
[55/287] Compiling _RopeModule BigString+Sequence.swift
[56/287] Compiling _RopeModule BigString+TextOutputStream.swift
[57/330] Compiling HashTreeCollections _HashNode+Builder.swift
[58/330] Compiling HashTreeCollections _HashNode+Debugging.swift
[59/330] Compiling HashTreeCollections _HashNode+Initializers.swift
[60/330] Compiling HashTreeCollections _HashNode+Invariants.swift
[61/330] Compiling HashTreeCollections _HashNode+Lookups.swift
[62/333] Emitting module ContainersPreview
[63/333] Compiling HashTreeCollections _HashStack.swift
[64/333] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[65/333] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[66/333] Compiling HashTreeCollections TreeDictionary+Filter.swift
[67/333] Compiling HeapModule _HeapNode.swift
[68/333] Compiling HeapModule Heap.swift
[69/333] Compiling HashTreeCollections _AncestorHashSlots.swift
[70/333] Compiling HashTreeCollections _Bitmap.swift
[71/333] Compiling HashTreeCollections _Bucket.swift
[72/333] Compiling HashTreeCollections _Hash.swift
[73/333] Compiling HashTreeCollections _HashLevel.swift
[75/334] Compiling HeapModule Heap+Descriptions.swift
[76/334] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[77/334] Compiling HeapModule Heap+Invariants.swift
[78/334] Compiling HeapModule Heap+UnsafeHandle.swift
[79/334] Emitting module HeapModule
[81/375] Compiling DequeModule UniqueDeque+Equatable.swift
[82/375] Compiling DequeModule UniqueDeque+Experimental.swift
[83/375] Compiling DequeModule UniqueDeque+Hashable.swift
[84/375] Compiling DequeModule UniqueDeque+Initializers.swift
[85/375] Compiling DequeModule UniqueDeque+Insertions.swift
[86/375] Compiling DequeModule UniqueDeque+Prepend.swift
[87/375] Compiling DequeModule UniqueDeque+Removals.swift
[88/382] Compiling DequeModule UniqueDeque+Consumption.swift
[89/382] Compiling DequeModule UniqueDeque+Container.swift
[90/382] Compiling DequeModule UniqueDeque+Descriptions.swift
[93/387] Compiling HashTreeCollections _RawHashNode.swift
[94/387] Compiling HashTreeCollections _UnmanagedHashNode.swift
[95/387] Compiling HashTreeCollections _UnsafePath.swift
[96/387] Compiling HashTreeCollections TreeDictionary+Codable.swift
[97/387] Compiling HashTreeCollections TreeDictionary+Collection.swift
[98/387] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[99/387] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[100/387] Compiling DequeModule UniqueDeque+Replacements.swift
[101/387] Compiling DequeModule UniqueDeque.swift
[102/387] Compiling DequeModule _DequeSlot.swift
[103/387] Compiling DequeModule _UnsafeDequeHandle.swift
[104/387] Compiling DequeModule _UnsafeDequeSegments.swift
[105/387] Compiling HashTreeCollections _HashTreeIterator.swift
[106/387] Compiling HashTreeCollections _HashTreeStatistics.swift
[107/387] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[116/387] Compiling DequeModule Deque._UnsafeHandle.swift
[117/387] Compiling DequeModule Deque.swift
[118/387] Compiling DequeModule RigidDeque+Equatable.swift
[119/387] Compiling DequeModule RigidDeque+Experimental.swift
[120/387] Compiling DequeModule RigidDeque+Hashable.swift
[121/387] Compiling DequeModule RigidDeque+Initializers.swift
[122/387] Compiling DequeModule RigidDeque+Insertions.swift
[130/394] Emitting module BitCollections
[138/394] Compiling DequeModule RigidDeque+Removals.swift
[139/394] Compiling DequeModule RigidDeque+Replacements.swift
[140/394] Compiling DequeModule RigidDeque+Testing.swift
[141/394] Compiling DequeModule RigidDeque.swift
[142/394] Compiling DequeModule UniqueDeque+Append.swift
[151/394] Compiling DequeModule _DequeBuffer.swift
[152/394] Compiling DequeModule _DequeBufferHeader.swift
[153/394] Compiling DequeModule RigidDeque+Append.swift
[154/394] Compiling DequeModule RigidDeque+Consumption.swift
[155/394] Compiling DequeModule RigidDeque+Container.swift
[156/394] Compiling DequeModule RigidDeque+Descriptions.swift
[162/394] Compiling DequeModule RigidDeque+Prepend.swift
[163/394] Compiling BitCollections BitSet.swift
[164/394] Compiling BitCollections Range+Utilities.swift
[165/394] Compiling BitCollections Slice+Utilities.swift
[166/394] Compiling BitCollections UInt+Tricks.swift
[167/394] Compiling BitCollections _Word.swift
[168/394] Compiling OrderedCollections _UnsafeBitset.swift
[169/394] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[170/394] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[171/394] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[172/394] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[184/394] Compiling HashTreeCollections TreeDictionary.swift
[185/394] Compiling HashTreeCollections TreeSet+Codable.swift
[186/394] Compiling HashTreeCollections TreeSet+Collection.swift
[187/394] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[188/394] Compiling HashTreeCollections TreeSet+Debugging.swift
[189/394] Compiling HashTreeCollections TreeSet+Descriptions.swift
[190/394] Compiling HashTreeCollections TreeSet+Equatable.swift
[191/394] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[192/394] Compiling HashTreeCollections TreeSet+Extras.swift
[193/394] Compiling HashTreeCollections TreeSet+Filter.swift
[198/394] Compiling DequeModule Deque+Extras.swift
[199/394] Compiling DequeModule Deque+Hashable.swift
[200/394] Compiling DequeModule Deque+Testing.swift
[201/394] Compiling DequeModule Deque._Storage.swift
[215/404] Compiling DequeModule Deque+Codable.swift
[216/404] Compiling DequeModule Deque+Collection.swift
[217/404] Compiling DequeModule Deque+CustomReflectable.swift
[218/404] Compiling DequeModule Deque+Descriptions.swift
[219/404] Compiling DequeModule Deque+Equatable.swift
[220/404] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[229/404] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[230/404] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[231/404] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[232/404] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[233/404] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[234/404] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[235/404] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[236/404] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[237/404] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[238/404] Compiling HashTreeCollections TreeSet.swift
[269/404] Compiling BitCollections BitSet.Index.swift
[270/404] Compiling BitCollections BitSet._UnsafeHandle.swift
[345/414] Emitting module OrderedCollections
[368/415] Emitting module _RopeModule
[405/415] Emitting module HashTreeCollections
[406/416] Compiling _RopeModule Rope+Join.swift
[407/416] Compiling _RopeModule Rope+MutatingForEach.swift
[408/416] Compiling _RopeModule Rope+Remove.swift
[409/416] Compiling _RopeModule Rope+RemoveSubrange.swift
[410/416] Compiling _RopeModule Rope+Split.swift
[411/416] Compiling _RopeModule Optional Utilities.swift
[412/416] Compiling _RopeModule String Utilities.swift
[413/416] Compiling _RopeModule String.Index+ABI.swift
[414/416] Compiling _RopeModule _CharacterRecognizer.swift
[415/416] Emitting module DequeModule
[419/424] Compiling Collections DequeModule reexports.swift
[420/424] Compiling Collections HashTreeCollections reexports.swift
[421/424] Compiling Collections OrderedCollections reexports.swift
[422/424] Compiling Collections HeapModule 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/436] 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
[429/436] 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
[430/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
[431/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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[432/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
[433/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
[434/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
[435/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
[436/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
[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