The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build HyperSwift, reference main (a749aa), with Swift 6.2 (beta) for Wasm on 21 Jun 2025 01:32:47 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/johngarrett/HyperSwift.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/johngarrett/HyperSwift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a749aaa Update README.md
Cloned https://github.com/johngarrett/HyperSwift.git
Revision (git rev-parse @):
a749aaafbf15b6b39cfb56eb4ba9602ecd448d68
SUCCESS checkout https://github.com/johngarrett/HyperSwift.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/johngarrett/HyperSwift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/31] Compiling HyperSwift Input.swift
/host/spi-builder-workspace/Sources/HyperSwift/Array+HyperSwift.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension Array where Element: CustomStringConvertible {
[4/31] Compiling HyperSwift Link.swift
/host/spi-builder-workspace/Sources/HyperSwift/Array+HyperSwift.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension Array where Element: CustomStringConvertible {
[5/31] Compiling HyperSwift Paragraph.swift
/host/spi-builder-workspace/Sources/HyperSwift/Array+HyperSwift.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension Array where Element: CustomStringConvertible {
[6/31] Compiling HyperSwift Protocols.swift
/host/spi-builder-workspace/Sources/HyperSwift/Array+HyperSwift.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension Array where Element: CustomStringConvertible {
[7/35] Compiling HyperSwift HTMLElement.swift
/host/spi-builder-workspace/Sources/HyperSwift/Array+HyperSwift.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension Array where Element: CustomStringConvertible {
[8/35] Compiling HyperSwift HTMLTag.swift
/host/spi-builder-workspace/Sources/HyperSwift/Array+HyperSwift.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension Array where Element: CustomStringConvertible {
[9/35] Compiling HyperSwift Head.swift
/host/spi-builder-workspace/Sources/HyperSwift/Array+HyperSwift.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension Array where Element: CustomStringConvertible {
[10/35] Compiling HyperSwift Header.swift
/host/spi-builder-workspace/Sources/HyperSwift/Array+HyperSwift.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension Array where Element: CustomStringConvertible {
[11/35] Compiling HyperSwift Small.swift
/host/spi-builder-workspace/Sources/HyperSwift/Array+HyperSwift.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension Array where Element: CustomStringConvertible {
[12/35] Compiling HyperSwift Stacks.swift
/host/spi-builder-workspace/Sources/HyperSwift/Array+HyperSwift.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension Array where Element: CustomStringConvertible {
[13/35] Compiling HyperSwift Wrappers.swift
/host/spi-builder-workspace/Sources/HyperSwift/Array+HyperSwift.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension Array where Element: CustomStringConvertible {
[14/35] Compiling HyperSwift String+HyperSwift.swift
/host/spi-builder-workspace/Sources/HyperSwift/Array+HyperSwift.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension Array where Element: CustomStringConvertible {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[15/35] Emitting module HyperSwift
/host/spi-builder-workspace/Sources/HyperSwift/Array+HyperSwift.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension Array where Element: CustomStringConvertible {
[16/35] Compiling HyperSwift GridStyler.swift
/host/spi-builder-workspace/Sources/HyperSwift/Array+HyperSwift.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension Array where Element: CustomStringConvertible {
[17/35] Compiling HyperSwift MarginStyler.swift
/host/spi-builder-workspace/Sources/HyperSwift/Array+HyperSwift.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension Array where Element: CustomStringConvertible {
[18/35] Compiling HyperSwift MediaQueryStyler.swift
/host/spi-builder-workspace/Sources/HyperSwift/Array+HyperSwift.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension Array where Element: CustomStringConvertible {
[19/35] Compiling HyperSwift PaddingStyler.swift
/host/spi-builder-workspace/Sources/HyperSwift/Array+HyperSwift.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension Array where Element: CustomStringConvertible {
[20/35] Compiling HyperSwift HyperSwift+Array.swift
/host/spi-builder-workspace/Sources/HyperSwift/Array+HyperSwift.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension Array where Element: CustomStringConvertible {
[21/35] Compiling HyperSwift MediaQuery.swift
/host/spi-builder-workspace/Sources/HyperSwift/Array+HyperSwift.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension Array where Element: CustomStringConvertible {
[22/35] Compiling HyperSwift Style.swift
/host/spi-builder-workspace/Sources/HyperSwift/Array+HyperSwift.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension Array where Element: CustomStringConvertible {
[23/35] Compiling HyperSwift StyleSheet.swift
/host/spi-builder-workspace/Sources/HyperSwift/Array+HyperSwift.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension Array where Element: CustomStringConvertible {
[24/35] Compiling HyperSwift Array+HyperSwift.swift
/host/spi-builder-workspace/Sources/HyperSwift/Array+HyperSwift.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension Array where Element: CustomStringConvertible {
[25/35] Compiling HyperSwift CSSColor.swift
/host/spi-builder-workspace/Sources/HyperSwift/Array+HyperSwift.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension Array where Element: CustomStringConvertible {
[26/35] Compiling HyperSwift CSSProperties.swift
/host/spi-builder-workspace/Sources/HyperSwift/Array+HyperSwift.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension Array where Element: CustomStringConvertible {
[27/35] Compiling HyperSwift CSSUnit.swift
/host/spi-builder-workspace/Sources/HyperSwift/Array+HyperSwift.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension Array where Element: CustomStringConvertible {
[28/35] Compiling HyperSwift Button.swift
/host/spi-builder-workspace/Sources/HyperSwift/Array+HyperSwift.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension Array where Element: CustomStringConvertible {
[29/35] Compiling HyperSwift Code.swift
/host/spi-builder-workspace/Sources/HyperSwift/Array+HyperSwift.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension Array where Element: CustomStringConvertible {
[30/35] Compiling HyperSwift Div.swift
/host/spi-builder-workspace/Sources/HyperSwift/Array+HyperSwift.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension Array where Element: CustomStringConvertible {
[31/35] Compiling HyperSwift HTMLComponent.swift
/host/spi-builder-workspace/Sources/HyperSwift/Array+HyperSwift.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension Array where Element: CustomStringConvertible {
[32/35] Compiling HyperSwift CSS+Styler.swift
/host/spi-builder-workspace/Sources/HyperSwift/Array+HyperSwift.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension Array where Element: CustomStringConvertible {
[33/35] Compiling HyperSwift CSSExtensions.swift
/host/spi-builder-workspace/Sources/HyperSwift/Array+HyperSwift.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension Array where Element: CustomStringConvertible {
[34/35] Compiling HyperSwift FontStyler.swift
/host/spi-builder-workspace/Sources/HyperSwift/Array+HyperSwift.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension Array where Element: CustomStringConvertible {
[35/35] Compiling HyperSwift FrameStyler.swift
/host/spi-builder-workspace/Sources/HyperSwift/Array+HyperSwift.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension Array where Element: CustomStringConvertible {
BUILD FAILURE 6.2 wasm