Build Information
Failed to build BlurHashViews, reference main (17b4bf
), with Swift 6.2 (beta) for Wasm on 24 Jun 2025 04:38:12 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/daprice/BlurHashViews.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/daprice/BlurHashViews
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 17b4bfa Add preview screenshot to documentation
Cloned https://github.com/daprice/BlurHashViews.git
Revision (git rev-parse @):
17b4bfaf620db70f0de09e9e4fca6bcc0be49a9e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/daprice/BlurHashViews.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/daprice/BlurHashViews.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/daprice/SwiftKMeansPlusPlus.git
[1/64] Fetching swiftkmeansplusplus
Fetched https://github.com/daprice/SwiftKMeansPlusPlus.git from cache (0.29s)
Computing version for https://github.com/daprice/SwiftKMeansPlusPlus.git
Computed https://github.com/daprice/SwiftKMeansPlusPlus.git at 1.1.0 (1.23s)
Fetching https://github.com/apple/swift-collections
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.27s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (2.15s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
Creating working copy for https://github.com/daprice/SwiftKMeansPlusPlus.git
Working copy of https://github.com/daprice/SwiftKMeansPlusPlus.git resolved at 1.1.0
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/19] Emitting module InternalCollectionsUtilities
[7/19] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[8/19] Compiling InternalCollectionsUtilities UInt+reversed.swift
[9/19] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[10/19] Compiling InternalCollectionsUtilities Integer rank.swift
[11/19] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[12/19] Compiling InternalCollectionsUtilities _SortedCollection.swift
[13/20] Compiling InternalCollectionsUtilities Descriptions.swift
[14/20] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[15/20] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[16/20] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[17/20] Compiling InternalCollectionsUtilities Debugging.swift
[18/20] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[19/20] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[20/20] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[22/76] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[23/76] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[24/76] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[25/76] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[26/76] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[27/76] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[28/76] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[29/76] Compiling OrderedCollections OrderedDictionary+Values.swift
[30/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[31/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[32/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[33/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[34/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[35/83] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[36/83] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[37/83] Compiling OrderedCollections OrderedSet+Initializers.swift
[38/83] Compiling OrderedCollections OrderedSet+Insertions.swift
[39/83] Compiling OrderedCollections OrderedSet+Invariants.swift
[40/83] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[41/83] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[42/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[43/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[44/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[45/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[46/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[47/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[48/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[49/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[50/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[51/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[52/83] Compiling OrderedCollections OrderedDictionary.swift
[53/83] Compiling OrderedCollections OrderedSet+Codable.swift
[54/83] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[55/83] Compiling OrderedCollections OrderedSet+Descriptions.swift
[56/83] Compiling OrderedCollections OrderedSet+Diffing.swift
[57/83] Compiling OrderedCollections OrderedSet+Equatable.swift
[58/83] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[59/83] Compiling OrderedCollections OrderedSet+Hashable.swift
[60/83] Compiling OrderedCollections OrderedDictionary+Codable.swift
[61/83] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[62/83] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[63/83] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[64/83] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[65/83] Compiling OrderedCollections OrderedDictionary+Elements.swift
[66/83] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[67/83] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[68/83] Compiling OrderedCollections _HashTable+Bucket.swift
[69/83] Compiling OrderedCollections _HashTable+BucketIterator.swift
[70/83] Compiling OrderedCollections _HashTable+Constants.swift
[71/83] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[72/83] Compiling OrderedCollections _HashTable+Testing.swift
[73/83] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[74/83] Compiling OrderedCollections _HashTable.swift
[75/83] Compiling OrderedCollections _Hashtable+Header.swift
[76/83] Emitting module OrderedCollections
[77/83] Compiling OrderedCollections OrderedSet+Sendable.swift
[78/83] Compiling OrderedCollections OrderedSet+SubSequence.swift
[79/83] Compiling OrderedCollections OrderedSet+Testing.swift
[80/83] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[81/83] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[82/83] Compiling OrderedCollections OrderedSet.swift
[83/83] Compiling OrderedCollections _UnsafeBitset.swift
[85/88] Compiling SwiftKMeansPlusPlus simd_distanceSquared.swift
/host/spi-builder-workspace/.build/checkouts/SwiftKMeansPlusPlus/Sources/SwiftKMeansPlusPlus/KMeansPlusPlus.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | import simd
10 | import OrderedCollections
[86/88] Compiling SwiftKMeansPlusPlus WeightedRandom.swift
/host/spi-builder-workspace/.build/checkouts/SwiftKMeansPlusPlus/Sources/SwiftKMeansPlusPlus/KMeansPlusPlus.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | import simd
10 | import OrderedCollections
error: emit-module command failed with exit code 1 (use -v to see invocation)
[87/88] Emitting module SwiftKMeansPlusPlus
/host/spi-builder-workspace/.build/checkouts/SwiftKMeansPlusPlus/Sources/SwiftKMeansPlusPlus/KMeansPlusPlus.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | import simd
10 | import OrderedCollections
[88/88] Compiling SwiftKMeansPlusPlus KMeansPlusPlus.swift
/host/spi-builder-workspace/.build/checkouts/SwiftKMeansPlusPlus/Sources/SwiftKMeansPlusPlus/KMeansPlusPlus.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | import simd
10 | import OrderedCollections
BUILD FAILURE 6.2 wasm