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 SwiftDI, reference master (0836fd), with Swift 6.2 (beta) for Wasm on 17 Jun 2025 23:09:50 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/litecode/swiftdi.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/litecode/swiftdi
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 0836fd6 Merge pull request #10 from benyo/patch-1
Cloned https://github.com/litecode/swiftdi.git
Revision (git rev-parse @):
0836fd68479ed3ee0c4f83c0ab2ad148b08a0ac1
SUCCESS checkout https://github.com/litecode/swiftdi.git at master
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/litecode/swiftdi.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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/24] Emitting module SwiftDI
/host/spi-builder-workspace/Sources/SwiftDI/DIComponentContext.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public class DIComponentContext<T> {
[4/27] Compiling SwiftDI DIPart.swift
/host/spi-builder-workspace/Sources/SwiftDI/DIComponentContext.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public class DIComponentContext<T> {
[5/27] Compiling SwiftDI DIPartBuildable.swift
/host/spi-builder-workspace/Sources/SwiftDI/DIComponentContext.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public class DIComponentContext<T> {
[6/27] Compiling SwiftDI DIRegister.swift
/host/spi-builder-workspace/Sources/SwiftDI/DIComponentContext.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public class DIComponentContext<T> {
[7/27] Compiling SwiftDI DIComponentContext.swift
/host/spi-builder-workspace/Sources/SwiftDI/DIComponentContext.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public class DIComponentContext<T> {
[8/27] Compiling SwiftDI DIComponentManager.swift
/host/spi-builder-workspace/Sources/SwiftDI/DIComponentContext.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public class DIComponentContext<T> {
[9/27] Compiling SwiftDI DIContainer.swift
/host/spi-builder-workspace/Sources/SwiftDI/DIComponentContext.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public class DIComponentContext<T> {
[10/27] Compiling SwiftDI DITuplePart.swift
/host/spi-builder-workspace/Sources/SwiftDI/DIComponentContext.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public class DIComponentContext<T> {
[11/27] Compiling SwiftDI EmptyDIPart.swift
/host/spi-builder-workspace/Sources/SwiftDI/DIComponentContext.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public class DIComponentContext<T> {
[12/27] Compiling SwiftDI Never.swift
/host/spi-builder-workspace/Sources/SwiftDI/DIComponentContext.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public class DIComponentContext<T> {
[13/27] Compiling SwiftDI DIGroup.swift
/host/spi-builder-workspace/Sources/SwiftDI/DIComponentContext.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public class DIComponentContext<T> {
[14/27] Compiling SwiftDI DIObject+DIPartBuildable.swift
/host/spi-builder-workspace/Sources/SwiftDI/DIComponentContext.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public class DIComponentContext<T> {
[15/27] Compiling SwiftDI DIPart+DIPartBuildable.swift
/host/spi-builder-workspace/Sources/SwiftDI/DIComponentContext.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public class DIComponentContext<T> {
[16/27] Compiling SwiftDI Inject.swift
/host/spi-builder-workspace/Sources/SwiftDI/DIComponentContext.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public class DIComponentContext<T> {
[17/27] Compiling SwiftDI Resolver.swift
/host/spi-builder-workspace/Sources/SwiftDI/DIComponentContext.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public class DIComponentContext<T> {
[18/27] Compiling SwiftDI SwiftDI.swift
/host/spi-builder-workspace/Sources/SwiftDI/DIComponentContext.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public class DIComponentContext<T> {
[19/27] Compiling SwiftDI EnvironmentInject.swift
/host/spi-builder-workspace/Sources/SwiftDI/DIComponentContext.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public class DIComponentContext<T> {
[20/27] Compiling SwiftDI EnvironmentObservedInject.swift
/host/spi-builder-workspace/Sources/SwiftDI/DIComponentContext.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public class DIComponentContext<T> {
[21/27] Compiling SwiftDI View+SwiftDI.swift
/host/spi-builder-workspace/Sources/SwiftDI/DIComponentContext.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public class DIComponentContext<T> {
[22/27] Compiling SwiftDI DIObject.swift
/host/spi-builder-workspace/Sources/SwiftDI/DIComponentContext.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public class DIComponentContext<T> {
[23/27] Compiling SwiftDI AnyDIPart.swift
/host/spi-builder-workspace/Sources/SwiftDI/DIComponentContext.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public class DIComponentContext<T> {
[24/27] Compiling SwiftDI DIBuilder.swift
/host/spi-builder-workspace/Sources/SwiftDI/DIComponentContext.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public class DIComponentContext<T> {
[25/27] Compiling SwiftDI Extensions.swift
/host/spi-builder-workspace/Sources/SwiftDI/DIComponentContext.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public class DIComponentContext<T> {
[26/27] Compiling SwiftDI InjectableProperty.swift
/host/spi-builder-workspace/Sources/SwiftDI/DIComponentContext.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public class DIComponentContext<T> {
[27/27] Compiling SwiftDI Utils.swift
/host/spi-builder-workspace/Sources/SwiftDI/DIComponentContext.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public class DIComponentContext<T> {
BUILD FAILURE 6.2 wasm