The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Helm, reference v0.0.12-beta (4cbe7c), with Swift 6.3 for Android on 23 Apr 2026 05:54:37 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 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.12-beta
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.12-beta -> FETCH_HEAD
HEAD is now at 4cbe7c1 Removed logo
Cloned https://github.com/valentinradu/Helm.git
Revision (git rev-parse @):
4cbe7c1348acee3054dfaa7d5f19eff8e8f95cc4
SUCCESS checkout https://github.com/valentinradu/Helm.git at v0.0.12-beta
========================================
Build
========================================
Selected platform:         android
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-4606859-2":/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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/apple/swift-collections.git
[1/23657] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.50s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (2.70s)
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--4F562202D5529B1.txt
[14/31] Emitting module InternalCollectionsUtilities
[15/33] Compiling InternalCollectionsUtilities Debugging.swift
[16/33] Compiling InternalCollectionsUtilities Descriptions.swift
[17/33] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[18/33] Compiling InternalCollectionsUtilities _SortedCollection.swift
[19/33] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[20/33] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[21/33] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[22/33] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[23/33] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[24/33] Compiling InternalCollectionsUtilities Span+Extras.swift
[25/33] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[26/33] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[27/33] Compiling InternalCollectionsUtilities Integer rank.swift
[28/33] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[29/33] Compiling InternalCollectionsUtilities UInt+reversed.swift
[30/33] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[31/33] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[32/33] Compiling InternalCollectionsUtilities String+Padding.swift
[33/33] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[35/220] Compiling _RopeModule BigString+CustomStringConvertible.swift
[36/220] Compiling _RopeModule BigString+Equatable.swift
[37/220] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[38/220] Compiling _RopeModule BigString+Hashing.swift
[39/228] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[40/228] Compiling _RopeModule BigString+Chunk+Splitting.swift
[41/228] Compiling _RopeModule BigString+Chunk+UTF16.swift
[42/228] Compiling _RopeModule BigString+Chunk+UTF8.swift
[43/228] Compiling _RopeModule BigString+Chunk+UnicodeScalar.swift
[44/301] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[45/333] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[46/333] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[47/333] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[48/333] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[49/333] Compiling HashTreeCollections _HashSlot.swift
[50/333] Compiling HashTreeCollections _HashStack.swift
[51/333] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[52/333] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[53/333] Compiling HeapModule _HeapNode.swift
[54/333] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[55/333] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[56/333] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[57/333] Compiling HashTreeCollections _HashNode+Structural union.swift
[58/333] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[59/333] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[60/333] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[61/333] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[62/333] Compiling HashTreeCollections _HashNode.swift
[63/333] Compiling HashTreeCollections _HashNodeHeader.swift
[64/333] Compiling HashTreeCollections _HashNode+Structural merge.swift
[65/333] Compiling HashTreeCollections _HashTreeIterator.swift
[66/333] Compiling HashTreeCollections _HashTreeStatistics.swift
[67/333] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[68/333] Compiling HeapModule Heap+Invariants.swift
[69/333] Emitting module ContainersPreview
[70/333] Compiling HeapModule Heap+UnsafeHandle.swift
[71/333] Compiling HeapModule Heap+Descriptions.swift
[72/333] Compiling HeapModule Heap.swift
[73/333] Compiling HashTreeCollections _AncestorHashSlots.swift
[74/333] Compiling HashTreeCollections _Bitmap.swift
[75/333] Compiling HashTreeCollections _Bucket.swift
[76/333] Compiling HashTreeCollections _Hash.swift
[77/333] Compiling HashTreeCollections _HashLevel.swift
[79/334] Emitting module _RopeModule
[80/383] Compiling DequeModule _DequeBuffer.swift
[81/383] Compiling DequeModule _DequeBufferHeader.swift
[82/383] Compiling DequeModule RigidDeque+Append.swift
[83/383] Compiling DequeModule RigidDeque+Consumption.swift
[84/383] Compiling DequeModule RigidDeque+Container.swift
[85/383] Compiling DequeModule RigidDeque+Descriptions.swift
[86/388] Emitting module HeapModule
[88/389] Compiling DequeModule Deque+Extras.swift
[89/389] Compiling DequeModule Deque+Hashable.swift
[90/389] Compiling DequeModule Deque+Testing.swift
[91/389] Compiling DequeModule Deque._Storage.swift
[92/389] Compiling DequeModule Deque._UnsafeHandle.swift
[93/389] Compiling DequeModule Deque.swift
[94/389] Compiling DequeModule Deque+Codable.swift
[95/389] Compiling DequeModule Deque+Collection.swift
[96/396] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[97/396] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[98/396] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[99/396] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[100/396] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[101/396] Compiling HashTreeCollections TreeDictionary.swift
[102/396] Compiling HashTreeCollections TreeSet+Codable.swift
[103/396] Compiling HashTreeCollections TreeSet+Collection.swift
[104/396] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[105/396] Emitting module OrderedCollections
[106/403] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[107/403] Compiling HashTreeCollections TreeDictionary+Merge.swift
[108/403] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[109/403] Compiling BitCollections BitSet.Index.swift
[110/403] Compiling OrderedCollections OrderedSet+Sendable.swift
[111/403] Compiling OrderedCollections OrderedSet+SubSequence.swift
[112/403] Compiling OrderedCollections OrderedSet+Testing.swift
[113/403] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[114/403] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[115/403] Compiling OrderedCollections OrderedSet.swift
[121/403] Compiling OrderedCollections _UnsafeBitset.swift
[126/413] Compiling DequeModule RigidDeque+Equatable.swift
[127/413] Compiling DequeModule RigidDeque+Experimental.swift
[128/413] Compiling DequeModule RigidDeque+Hashable.swift
[129/413] Compiling DequeModule RigidDeque+Initializers.swift
[130/413] Compiling DequeModule RigidDeque+Insertions.swift
[131/413] Compiling DequeModule RigidDeque+Prepend.swift
[132/413] Compiling DequeModule Deque+CustomReflectable.swift
[133/413] Compiling DequeModule Deque+Descriptions.swift
[134/413] Compiling DequeModule Deque+Equatable.swift
[135/413] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[140/413] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[141/413] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[142/413] Compiling HashTreeCollections TreeDictionary+Keys.swift
[147/413] Compiling DequeModule UniqueDeque+Consumption.swift
[148/413] Compiling DequeModule UniqueDeque+Container.swift
[149/413] Compiling DequeModule UniqueDeque+Descriptions.swift
[150/413] Compiling DequeModule UniqueDeque+Equatable.swift
[151/413] Compiling DequeModule UniqueDeque+Experimental.swift
[152/413] Compiling DequeModule UniqueDeque+Hashable.swift
[153/413] Compiling DequeModule UniqueDeque+Initializers.swift
[154/413] Compiling DequeModule UniqueDeque+Insertions.swift
[155/413] Compiling DequeModule UniqueDeque+Prepend.swift
[156/413] Compiling DequeModule UniqueDeque+Removals.swift
[170/413] Compiling DequeModule UniqueDeque+Replacements.swift
[171/413] Compiling DequeModule UniqueDeque.swift
[172/413] Compiling DequeModule _DequeSlot.swift
[173/413] Compiling DequeModule _UnsafeDequeHandle.swift
[174/413] Compiling DequeModule _UnsafeDequeSegments.swift
[175/413] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[176/413] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[177/413] Compiling HashTreeCollections TreeDictionary+Filter.swift
[178/413] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[179/413] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[180/413] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[181/413] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[182/413] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[183/413] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[184/413] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[185/413] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[186/413] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[187/413] Compiling HashTreeCollections TreeSet.swift
[189/413] Compiling DequeModule RigidDeque+Removals.swift
[190/413] Compiling DequeModule RigidDeque+Replacements.swift
[191/413] Compiling DequeModule RigidDeque+Testing.swift
[192/413] Compiling DequeModule RigidDeque.swift
[193/413] Compiling DequeModule UniqueDeque+Append.swift
[215/413] Emitting module BitCollections
[221/413] Emitting module HashTreeCollections
[226/413] Compiling _RopeModule Rope+Join.swift
[227/413] Compiling _RopeModule Rope+MutatingForEach.swift
[228/413] Compiling _RopeModule Rope+Remove.swift
[229/413] Compiling _RopeModule Rope+RemoveSubrange.swift
[230/413] Compiling _RopeModule Rope+Split.swift
[231/413] Compiling _RopeModule Optional Utilities.swift
[373/415] Emitting module DequeModule
[419/424] Compiling Collections OrderedCollections reexports.swift
[420/424] Compiling Collections HeapModule reexports.swift
[421/424] Compiling Collections DequeModule reexports.swift
[422/424] Compiling Collections BitCollections reexports.swift
[423/424] Emitting module Collections
[424/424] Compiling Collections HashTreeCollections reexports.swift
[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.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+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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[430/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
[431/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
[432/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
[433/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
[434/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
[435/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
[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 android