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 SpeedrunKit, reference master (284107), with Swift 6.2 (beta) for Wasm on 13 Jul 2025 11:30:08 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/guitaripod/SpeedrunKit.git
Reference: master
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/guitaripod/SpeedrunKit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 2841076 Update GitHub username from marcusziade to guitaripod
Cloned https://github.com/guitaripod/SpeedrunKit.git
Revision (git rev-parse @):
28410767f30bc2987d4fa57dc1d1205b48420a34
SUCCESS checkout https://github.com/guitaripod/SpeedrunKit.git at master
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/guitaripod/SpeedrunKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/swiftlang/swift-docc-plugin
[1/2094] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.39s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (2.71s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3425] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.35s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.84s)
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/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
[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/50] Emitting module SpeedrunKit
/host/spi-builder-workspace/Sources/SpeedrunKit/API/CategoriesAPI.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /// Categories API operations
[7/55] Compiling SpeedrunKit LevelsAPI.swift
/host/spi-builder-workspace/Sources/SpeedrunKit/API/CategoriesAPI.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /// Categories API operations
[8/55] Compiling SpeedrunKit PaginatedResponse.swift
/host/spi-builder-workspace/Sources/SpeedrunKit/API/CategoriesAPI.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /// Categories API operations
[9/55] Compiling SpeedrunKit PlatformsAPI.swift
/host/spi-builder-workspace/Sources/SpeedrunKit/API/CategoriesAPI.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /// Categories API operations
[10/55] Compiling SpeedrunKit ProfileAPI.swift
/host/spi-builder-workspace/Sources/SpeedrunKit/API/CategoriesAPI.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /// Categories API operations
[11/55] Compiling SpeedrunKit RegionsAPI.swift
/host/spi-builder-workspace/Sources/SpeedrunKit/API/CategoriesAPI.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /// Categories API operations
[12/55] Compiling SpeedrunKit ResourceProtocol.swift
/host/spi-builder-workspace/Sources/SpeedrunKit/API/CategoriesAPI.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /// Categories API operations
[13/55] Compiling SpeedrunKit Region.swift
/host/spi-builder-workspace/Sources/SpeedrunKit/API/CategoriesAPI.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /// Categories API operations
[14/55] Compiling SpeedrunKit Run.swift
/host/spi-builder-workspace/Sources/SpeedrunKit/API/CategoriesAPI.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /// Categories API operations
[15/55] Compiling SpeedrunKit RunSubmit.swift
/host/spi-builder-workspace/Sources/SpeedrunKit/API/CategoriesAPI.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /// Categories API operations
[16/55] Compiling SpeedrunKit Series.swift
/host/spi-builder-workspace/Sources/SpeedrunKit/API/CategoriesAPI.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /// Categories API operations
[17/55] Compiling SpeedrunKit User.swift
/host/spi-builder-workspace/Sources/SpeedrunKit/API/CategoriesAPI.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /// Categories API operations
[18/55] Compiling SpeedrunKit Variable.swift
/host/spi-builder-workspace/Sources/SpeedrunKit/API/CategoriesAPI.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /// Categories API operations
[19/55] Compiling SpeedrunKit NetworkProtocol.swift
/host/spi-builder-workspace/Sources/SpeedrunKit/API/CategoriesAPI.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /// Categories API operations
[20/55] Compiling SpeedrunKit SpeedrunError.swift
/host/spi-builder-workspace/Sources/SpeedrunKit/API/CategoriesAPI.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /// Categories API operations
[21/55] Compiling SpeedrunKit URLSessionNetwork.swift
/host/spi-builder-workspace/Sources/SpeedrunKit/API/CategoriesAPI.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /// Categories API operations
[22/55] Compiling SpeedrunKit SpeedrunKit.swift
/host/spi-builder-workspace/Sources/SpeedrunKit/API/CategoriesAPI.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /// Categories API operations
[23/55] Compiling SpeedrunKit APIResponse.swift
/host/spi-builder-workspace/Sources/SpeedrunKit/API/CategoriesAPI.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /// Categories API operations
[24/55] Compiling SpeedrunKit Asset.swift
/host/spi-builder-workspace/Sources/SpeedrunKit/API/CategoriesAPI.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /// Categories API operations
[25/55] Compiling SpeedrunKit Category.swift
/host/spi-builder-workspace/Sources/SpeedrunKit/API/CategoriesAPI.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /// Categories API operations
[26/55] Compiling SpeedrunKit Color.swift
/host/spi-builder-workspace/Sources/SpeedrunKit/API/CategoriesAPI.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /// Categories API operations
[27/55] Compiling SpeedrunKit Developer.swift
/host/spi-builder-workspace/Sources/SpeedrunKit/API/CategoriesAPI.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /// Categories API operations
[28/55] Compiling SpeedrunKit Engine.swift
/host/spi-builder-workspace/Sources/SpeedrunKit/API/CategoriesAPI.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /// Categories API operations
[29/55] Compiling SpeedrunKit Location.swift
/host/spi-builder-workspace/Sources/SpeedrunKit/API/CategoriesAPI.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /// Categories API operations
[30/55] Compiling SpeedrunKit Names.swift
/host/spi-builder-workspace/Sources/SpeedrunKit/API/CategoriesAPI.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /// Categories API operations
[31/55] Compiling SpeedrunKit Notification.swift
/host/spi-builder-workspace/Sources/SpeedrunKit/API/CategoriesAPI.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /// Categories API operations
[32/55] Compiling SpeedrunKit Platform.swift
/host/spi-builder-workspace/Sources/SpeedrunKit/API/CategoriesAPI.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /// Categories API operations
[33/55] Compiling SpeedrunKit Publisher.swift
/host/spi-builder-workspace/Sources/SpeedrunKit/API/CategoriesAPI.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /// Categories API operations
[34/55] Compiling SpeedrunKit Game.swift
/host/spi-builder-workspace/Sources/SpeedrunKit/API/CategoriesAPI.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /// Categories API operations
[35/55] Compiling SpeedrunKit GameType.swift
/host/spi-builder-workspace/Sources/SpeedrunKit/API/CategoriesAPI.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /// Categories API operations
[36/55] Compiling SpeedrunKit Genre.swift
/host/spi-builder-workspace/Sources/SpeedrunKit/API/CategoriesAPI.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /// Categories API operations
[37/55] Compiling SpeedrunKit Leaderboard.swift
/host/spi-builder-workspace/Sources/SpeedrunKit/API/CategoriesAPI.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /// Categories API operations
[38/55] Compiling SpeedrunKit Level.swift
/host/spi-builder-workspace/Sources/SpeedrunKit/API/CategoriesAPI.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /// Categories API operations
[39/55] Compiling SpeedrunKit Link.swift
/host/spi-builder-workspace/Sources/SpeedrunKit/API/CategoriesAPI.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /// Categories API operations
[40/55] Compiling SpeedrunKit RunsAPI.swift
/host/spi-builder-workspace/Sources/SpeedrunKit/API/CategoriesAPI.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /// Categories API operations
[41/55] Compiling SpeedrunKit SeriesAPI.swift
/host/spi-builder-workspace/Sources/SpeedrunKit/API/CategoriesAPI.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /// Categories API operations
[42/55] Compiling SpeedrunKit SpeedrunClientProtocol.swift
/host/spi-builder-workspace/Sources/SpeedrunKit/API/CategoriesAPI.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /// Categories API operations
[43/55] Compiling SpeedrunKit SpeedrunConfiguration.swift
/host/spi-builder-workspace/Sources/SpeedrunKit/API/CategoriesAPI.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /// Categories API operations
[44/55] Compiling SpeedrunKit UsersAPI.swift
/host/spi-builder-workspace/Sources/SpeedrunKit/API/CategoriesAPI.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /// Categories API operations
[45/55] Compiling SpeedrunKit VariablesAPI.swift
/host/spi-builder-workspace/Sources/SpeedrunKit/API/CategoriesAPI.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /// Categories API operations
[46/55] Compiling SpeedrunKit CategoriesAPI.swift
/host/spi-builder-workspace/Sources/SpeedrunKit/API/CategoriesAPI.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /// Categories API operations
[47/55] Compiling SpeedrunKit Endpoint.swift
/host/spi-builder-workspace/Sources/SpeedrunKit/API/CategoriesAPI.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /// Categories API operations
[48/55] Compiling SpeedrunKit GamesAPI.swift
/host/spi-builder-workspace/Sources/SpeedrunKit/API/CategoriesAPI.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /// Categories API operations
[49/55] Compiling SpeedrunKit GamesAPIImpl.swift
/host/spi-builder-workspace/Sources/SpeedrunKit/API/CategoriesAPI.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /// Categories API operations
[50/55] Compiling SpeedrunKit GenresAPI.swift
/host/spi-builder-workspace/Sources/SpeedrunKit/API/CategoriesAPI.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /// Categories API operations
[51/55] Compiling SpeedrunKit LeaderboardsAPI.swift
/host/spi-builder-workspace/Sources/SpeedrunKit/API/CategoriesAPI.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /// Categories API operations
BUILD FAILURE 6.2 wasm