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 DeckUI, reference main (df66ef), with Swift 6.2 (beta) for Wasm on 19 Jun 2025 17:20:52 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/joshdholtz/DeckUI.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/joshdholtz/DeckUI
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at df66efe Merge pull request #37 from zhbrass/iOSPresenterNotesView
Cloned https://github.com/joshdholtz/DeckUI.git
Revision (git rev-parse @):
df66efe501cfefbd76233eb2524c55f5a720d81f
SUCCESS checkout https://github.com/joshdholtz/DeckUI.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/joshdholtz/DeckUI.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/johnsundell/Splash.git
[1/2167] Fetching splash
Fetched https://github.com/johnsundell/Splash.git from cache (0.35s)
Computing version for https://github.com/johnsundell/Splash.git
Computed https://github.com/johnsundell/Splash.git at 0.16.0 (0.80s)
Creating working copy for https://github.com/johnsundell/Splash.git
Working copy of https://github.com/johnsundell/Splash.git resolved at 0.16.0
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/27] Compiling Splash CharacterSet+Contains.swift
/host/spi-builder-workspace/.build/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift:7:8: error: no such module 'Foundation'
 5 |  */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | internal extension CharacterSet {
[5/27] Compiling Splash Equatable+AnyOf.swift
/host/spi-builder-workspace/.build/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift:7:8: error: no such module 'Foundation'
 5 |  */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | internal extension CharacterSet {
[6/27] Compiling Splash Int+IsOdd.swift
/host/spi-builder-workspace/.build/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift:7:8: error: no such module 'Foundation'
 5 |  */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | internal extension CharacterSet {
[7/27] Compiling Splash Sequence+AnyOf.swift
/host/spi-builder-workspace/.build/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift:7:8: error: no such module 'Foundation'
 5 |  */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | internal extension CharacterSet {
[8/30] Compiling Splash SyntaxHighlighter.swift
/host/spi-builder-workspace/.build/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift:7:8: error: no such module 'Foundation'
 5 |  */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | internal extension CharacterSet {
[9/30] Compiling Splash SyntaxRule.swift
/host/spi-builder-workspace/.build/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift:7:8: error: no such module 'Foundation'
 5 |  */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | internal extension CharacterSet {
[10/30] Compiling Splash Color.swift
/host/spi-builder-workspace/.build/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift:7:8: error: no such module 'Foundation'
 5 |  */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | internal extension CharacterSet {
[11/30] Compiling Splash Font.swift
/host/spi-builder-workspace/.build/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift:7:8: error: no such module 'Foundation'
 5 |  */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | internal extension CharacterSet {
[12/30] Compiling Splash Theme+Defaults.swift
/host/spi-builder-workspace/.build/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift:7:8: error: no such module 'Foundation'
 5 |  */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | internal extension CharacterSet {
[13/30] Compiling Splash Theme.swift
/host/spi-builder-workspace/.build/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift:7:8: error: no such module 'Foundation'
 5 |  */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | internal extension CharacterSet {
[14/30] Compiling Splash String+Removing.swift
/host/spi-builder-workspace/.build/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift:7:8: error: no such module 'Foundation'
 5 |  */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | internal extension CharacterSet {
[15/30] Compiling Splash Substring+HasSuffix.swift
/host/spi-builder-workspace/.build/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift:7:8: error: no such module 'Foundation'
 5 |  */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | internal extension CharacterSet {
[16/30] Compiling Splash Grammar.swift
/host/spi-builder-workspace/.build/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift:7:8: error: no such module 'Foundation'
 5 |  */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | internal extension CharacterSet {
[17/30] Compiling Splash SwiftGrammar.swift
/host/spi-builder-workspace/.build/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift:7:8: error: no such module 'Foundation'
 5 |  */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | internal extension CharacterSet {
[18/30] Compiling Splash AttributedStringOutputFormat.swift
/host/spi-builder-workspace/.build/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift:7:8: error: no such module 'Foundation'
 5 |  */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | internal extension CharacterSet {
[19/30] Compiling Splash HTMLOutputFormat.swift
/host/spi-builder-workspace/.build/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift:7:8: error: no such module 'Foundation'
 5 |  */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | internal extension CharacterSet {
[20/30] Compiling Splash Sequence+Occurrences.swift
/host/spi-builder-workspace/.build/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift:7:8: error: no such module 'Foundation'
 5 |  */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | internal extension CharacterSet {
[21/30] Compiling Splash String+HTMLEntities.swift
/host/spi-builder-workspace/.build/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift:7:8: error: no such module 'Foundation'
 5 |  */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | internal extension CharacterSet {
[22/30] Compiling Splash String+IsNumber.swift
/host/spi-builder-workspace/.build/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift:7:8: error: no such module 'Foundation'
 5 |  */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | internal extension CharacterSet {
[23/30] Compiling Splash String+PrefixChecking.swift
/host/spi-builder-workspace/.build/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift:7:8: error: no such module 'Foundation'
 5 |  */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | internal extension CharacterSet {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[24/30] Emitting module Splash
/host/spi-builder-workspace/.build/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift:7:8: error: no such module 'Foundation'
 5 |  */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | internal extension CharacterSet {
[25/30] Compiling Splash MarkdownDecorator.swift
/host/spi-builder-workspace/.build/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift:7:8: error: no such module 'Foundation'
 5 |  */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | internal extension CharacterSet {
[26/30] Compiling Splash OutputBuilder.swift
/host/spi-builder-workspace/.build/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift:7:8: error: no such module 'Foundation'
 5 |  */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | internal extension CharacterSet {
[27/30] Compiling Splash OutputFormat.swift
/host/spi-builder-workspace/.build/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift:7:8: error: no such module 'Foundation'
 5 |  */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | internal extension CharacterSet {
[28/30] Compiling Splash Segment.swift
/host/spi-builder-workspace/.build/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift:7:8: error: no such module 'Foundation'
 5 |  */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | internal extension CharacterSet {
[29/30] Compiling Splash TokenType.swift
/host/spi-builder-workspace/.build/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift:7:8: error: no such module 'Foundation'
 5 |  */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | internal extension CharacterSet {
[30/30] Compiling Splash Tokenizer.swift
/host/spi-builder-workspace/.build/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift:7:8: error: no such module 'Foundation'
 5 |  */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | internal extension CharacterSet {
BUILD FAILURE 6.2 wasm