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 SpectreKit, reference main (05b531), with Swift 6.2 (beta) for Wasm on 22 Jun 2025 08:08:22 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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/patriksvensson/spectre-kit.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/patriksvensson/spectre-kit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 05b5314 Merge pull request #11 from patriksvensson/feature/windows
Cloned https://github.com/patriksvensson/spectre-kit.git
Revision (git rev-parse @):
05b531447809b92969bd8688d7b842bbd796f469
SUCCESS checkout https://github.com/patriksvensson/spectre-kit.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/patriksvensson/spectre-kit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/apple/swift-docc-plugin
[1/2082] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (0.41s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (2.54s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3414] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.37s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.80s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.4
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/9] Write sources
[4/9] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/68] Emitting module SpectreKit
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[7/76] Compiling SpectreKit Array.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[8/76] Compiling SpectreKit Character.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[9/76] Compiling SpectreKit Sequence.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[10/76] Compiling SpectreKit String.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[11/76] Compiling SpectreKit Iterators.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[12/76] Compiling SpectreKit Platform.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[13/76] Compiling SpectreKit Ratio.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[14/76] Compiling SpectreKit Wcwidth.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[15/76] Compiling SpectreKit Justify.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[16/76] Compiling SpectreKit Grid.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[17/76] Compiling SpectreKit Markup.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[18/76] Compiling SpectreKit Padder.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[19/76] Compiling SpectreKit Panel.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[20/76] Compiling SpectreKit Paragraph.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[21/76] Compiling SpectreKit Rule.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[22/76] Compiling SpectreKit Table.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[23/76] Compiling SpectreKit Text.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[24/76] Compiling SpectreKit Alignable.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[25/76] Compiling SpectreKit Borderable.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[26/76] Compiling SpectreKit BoxBorder.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[27/76] Compiling SpectreKit BoxBordereable.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[28/76] Compiling SpectreKit Colors.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[29/76] Compiling SpectreKit Column.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[30/76] Compiling SpectreKit Environment.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[31/76] Compiling SpectreKit Expandable.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[32/76] Compiling SpectreKit DataStructures.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[33/76] Compiling SpectreKit Size.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[34/76] Compiling SpectreKit SpectreKit.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[35/76] Compiling SpectreKit Styles.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[36/76] Compiling SpectreKit TableBorder.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[37/76] Compiling SpectreKit TableBordereable.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[38/76] Compiling SpectreKit Terminal.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[39/76] Compiling SpectreKit BoxBorderPart.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[40/76] Compiling SpectreKit AsciiBoxBorder.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[41/76] Compiling SpectreKit DoubleBoxBorder.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[42/76] Compiling SpectreKit HeavyBoxBorder.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[43/76] Compiling SpectreKit NoBoxBorder.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[44/76] Compiling SpectreKit RoundedBoxCorner.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[45/76] Compiling SpectreKit SquareBoxBorder.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[46/76] Compiling SpectreKit TableBorderPart.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[47/76] Compiling SpectreKit Ascii2TableBorder.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[48/76] Compiling SpectreKit AsciiDoubleHeadTableBorder.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[49/76] Compiling SpectreKit MinimalDoubleHeadTableBorder.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[50/76] Compiling SpectreKit MinimalHeavyHeadTableBorder.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[51/76] Compiling SpectreKit MinimalTableBorder.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[52/76] Compiling SpectreKit NoTableBorder.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[53/76] Compiling SpectreKit RoundedTableBorder.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[54/76] Compiling SpectreKit SimpleHeavyTableBorder.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[55/76] Compiling SpectreKit SimpleTableBorder.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[56/76] Compiling SpectreKit SquareTableBorder.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[57/76] Compiling SpectreKit AsciiTableBorder.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[58/76] Compiling SpectreKit DoubleEdgeTableBorder.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[59/76] Compiling SpectreKit DoubleTableBorder.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[60/76] Compiling SpectreKit HeavyEdgeTableBorder.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[61/76] Compiling SpectreKit HeavyHeadTableBorder.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[62/76] Compiling SpectreKit HeavyTableBorder.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[63/76] Compiling SpectreKit HorizontalTableBorder.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[64/76] Compiling SpectreKit MarkdownTableBorder.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[65/76] Compiling SpectreKit Overflow.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[66/76] Compiling SpectreKit Paddable.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[67/76] Compiling SpectreKit Padding.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[68/76] Compiling SpectreKit Aligner.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[69/76] Compiling SpectreKit Ansi.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[70/76] Compiling SpectreKit Renderable.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[71/76] Compiling SpectreKit Segments.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
[72/76] Compiling SpectreKit TablePart.swift
/host/spi-builder-workspace/Sources/SpectreKit/Colors.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // -----------------------------------------------------------------------------
BUILD FAILURE 6.2 wasm