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 swift-web-page, reference 0.0.1 (48a5f3), with Swift 6.2 (beta) for Wasm on 21 Jun 2025 01:31:06 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/Alja7dali/swift-web-page.git
Reference: 0.0.1
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/Alja7dali/swift-web-page
 * tag               0.0.1      -> FETCH_HEAD
HEAD is now at 48a5f31 type erasing Document<T>.init, to Document.init
Cloned https://github.com/Alja7dali/swift-web-page.git
Revision (git rev-parse @):
48a5f31dccb5803f8b1d68c6b8be0500793777b2
SUCCESS checkout https://github.com/Alja7dali/swift-web-page.git at 0.0.1
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Alja7dali/swift-web-page.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/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/14] Compiling Core Renderable.swift
[8/15] Compiling Core RenderStyle.swift
[9/15] Compiling Core Empty.swift
[10/15] Compiling Core Render.swift
[11/15] Compiling Core Tuple.swift
[12/15] Emitting module Core
[13/15] Compiling Core Either.swift
[14/15] Compiling Core Indentation.swift
[15/15] Compiling Core RenderMode.swift
[17/57] Compiling Css Fraction.swift
/host/spi-builder-workspace/Sources/Html/Attributes/Attribute.swift:1:15: error: no such module 'Foundation'
   1 | import struct Foundation.Date
     |               `- error: no such module 'Foundation'
   2 | import struct Foundation.Locale
   3 | import struct Foundation.TimeZone
[18/57] Compiling Css Inherit.swift
/host/spi-builder-workspace/Sources/Html/Attributes/Attribute.swift:1:15: error: no such module 'Foundation'
   1 | import struct Foundation.Date
     |               `- error: no such module 'Foundation'
   2 | import struct Foundation.Locale
   3 | import struct Foundation.TimeZone
[19/57] Compiling Css Default.swift
/host/spi-builder-workspace/Sources/Html/Attributes/Attribute.swift:1:15: error: no such module 'Foundation'
   1 | import struct Foundation.Date
     |               `- error: no such module 'Foundation'
   2 | import struct Foundation.Locale
   3 | import struct Foundation.TimeZone
[20/57] Compiling Css Duration.swift
/host/spi-builder-workspace/Sources/Html/Attributes/Attribute.swift:1:15: error: no such module 'Foundation'
   1 | import struct Foundation.Date
     |               `- error: no such module 'Foundation'
   2 | import struct Foundation.Locale
   3 | import struct Foundation.TimeZone
[21/58] Compiling Css Aliases.swift
/host/spi-builder-workspace/Sources/Html/Attributes/Attribute.swift:1:15: error: no such module 'Foundation'
   1 | import struct Foundation.Date
     |               `- error: no such module 'Foundation'
   2 | import struct Foundation.Locale
   3 | import struct Foundation.TimeZone
[22/58] Compiling Css CssNodeBuilder.swift
/host/spi-builder-workspace/Sources/Html/Attributes/Attribute.swift:1:15: error: no such module 'Foundation'
   1 | import struct Foundation.Date
     |               `- error: no such module 'Foundation'
   2 | import struct Foundation.Locale
   3 | import struct Foundation.TimeZone
[23/58] Compiling Css Angle.swift
/host/spi-builder-workspace/Sources/Html/Attributes/Attribute.swift:1:15: error: no such module 'Foundation'
   1 | import struct Foundation.Date
     |               `- error: no such module 'Foundation'
   2 | import struct Foundation.Locale
   3 | import struct Foundation.TimeZone
[24/58] Compiling Css Auto.swift
/host/spi-builder-workspace/Sources/Html/Attributes/Attribute.swift:1:15: error: no such module 'Foundation'
   1 | import struct Foundation.Date
     |               `- error: no such module 'Foundation'
   2 | import struct Foundation.Locale
   3 | import struct Foundation.TimeZone
[25/58] Compiling Css Normal.swift
[26/58] Compiling Css Number.swift
[27/58] Compiling Css Percentage.swift
[28/58] Compiling Css Side.swift
[29/58] Compiling Css String.swift
[30/58] Compiling Css Unset.swift
[31/61] Compiling Css Key.swift
/host/spi-builder-workspace/Sources/Html/Attributes/Attribute.swift:1:15: error: no such module 'Foundation'
   1 | import struct Foundation.Date
     |               `- error: no such module 'Foundation'
   2 | import struct Foundation.Locale
   3 | import struct Foundation.TimeZone
[32/61] Compiling Css Node.swift
/host/spi-builder-workspace/Sources/Html/Attributes/Attribute.swift:1:15: error: no such module 'Foundation'
   1 | import struct Foundation.Date
     |               `- error: no such module 'Foundation'
   2 | import struct Foundation.Locale
   3 | import struct Foundation.TimeZone
[33/61] Compiling Css Properties.swift
/host/spi-builder-workspace/Sources/Html/Attributes/Attribute.swift:1:15: error: no such module 'Foundation'
   1 | import struct Foundation.Date
     |               `- error: no such module 'Foundation'
   2 | import struct Foundation.Locale
   3 | import struct Foundation.TimeZone
[34/61] Compiling Css Render.swift
/host/spi-builder-workspace/Sources/Html/Attributes/Attribute.swift:1:15: error: no such module 'Foundation'
   1 | import struct Foundation.Date
     |               `- error: no such module 'Foundation'
   2 | import struct Foundation.Locale
   3 | import struct Foundation.TimeZone
[35/61] Compiling Css Initial.swift
[36/61] Compiling Css Length.swift
[37/61] Compiling Css None.swift
[40/61] Compiling Css Exported.swift
[41/61] Compiling Css Helpers.swift
[42/61] Compiling Css Value.swift
[43/61] Compiling Css Width+Style.swift
[44/61] Compiling Css makeDeclarations.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[45/61] Emitting module Html
/host/spi-builder-workspace/Sources/Html/Attributes/Attribute.swift:1:15: error: no such module 'Foundation'
   1 | import struct Foundation.Date
     |               `- error: no such module 'Foundation'
   2 | import struct Foundation.Locale
   3 | import struct Foundation.TimeZone
[46/61] Emitting module Css
[47/61] Compiling Html Tags.swift
/host/spi-builder-workspace/Sources/Html/Attributes/Attribute.swift:1:15: error: no such module 'Foundation'
   1 | import struct Foundation.Date
     |               `- error: no such module 'Foundation'
   2 | import struct Foundation.Locale
   3 | import struct Foundation.TimeZone
[50/61] Compiling Css Axises.swift
[51/61] Compiling Css Color.swift
/host/spi-builder-workspace/Sources/Html/Attributes/Attribute.swift:1:15: error: no such module 'Foundation'
   1 | import struct Foundation.Date
     |               `- error: no such module 'Foundation'
   2 | import struct Foundation.Locale
   3 | import struct Foundation.TimeZone
/host/spi-builder-workspace/Sources/Html/Attributes/Attribute.swift:1:15: error: no such module 'Foundation'
   1 | import struct Foundation.Date
     |               `- error: no such module 'Foundation'
   2 | import struct Foundation.Locale
   3 | import struct Foundation.TimeZone
BUILD FAILURE 6.2 wasm