Build Information
Failed to build materialize, reference master (572b70
), with Swift 6.2 (beta) for Wasm on 22 Jun 2025 22:14:28 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/swifweb/materialize.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/swifweb/materialize
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 572b70e 📦 Upgrade to latest `web` version
Cloned https://github.com/swifweb/materialize.git
Revision (git rev-parse @):
572b70ea35eb5b2fd7e24b1eac1f97d46cff7625
SUCCESS checkout https://github.com/swifweb/materialize.git at master
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/swifweb/materialize.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
Fetching https://github.com/swifweb/web
[1/6549] Fetching web
Fetched https://github.com/swifweb/web from cache (0.51s)
Computing version for https://github.com/swifweb/web
Computed https://github.com/swifweb/web at 1.0.0 (1.52s)
Fetching https://github.com/swiftwasm/JavaScriptKit
[1/23836] Fetching javascriptkit
Fetched https://github.com/swiftwasm/JavaScriptKit from cache (0.98s)
Computing version for https://github.com/swiftwasm/JavaScriptKit
Computed https://github.com/swiftwasm/JavaScriptKit at 0.17.0 (1.93s)
Creating working copy for https://github.com/swifweb/web
Working copy of https://github.com/swifweb/web resolved at 1.0.0
Creating working copy for https://github.com/swiftwasm/JavaScriptKit
Working copy of https://github.com/swiftwasm/JavaScriptKit resolved at 0.17.0
Building for debugging...
[0/56] Write sources
[14/56] Copying Runtime
[14/56] Write sources
[14/56] Copying css
[14/56] Write sources
[25/56] Copying js
[26/56] Compiling _CJavaScriptBigIntSupport _CJavaScriptKit+I64.c
[27/56] Compiling _CJavaScriptKit _CJavaScriptKit.c
[28/56] Write swift-version-24593BA9C3E375BF.txt
[30/77] Compiling JavaScriptKit Features.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/JavaScriptKit.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[31/77] Compiling JavaScriptKit JSBigInt.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/JavaScriptKit.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[32/77] Compiling JavaScriptKit JSClosure.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/JavaScriptKit.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[33/79] Compiling JavaScriptKit JSValue.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/JavaScriptKit.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[34/79] Compiling JavaScriptKit JSValueDecoder.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/JavaScriptKit.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[35/79] Compiling JavaScriptKit JSArray.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/JavaScriptKit.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[36/79] Compiling JavaScriptKit JSDate.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/JavaScriptKit.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[37/79] Compiling JavaScriptKit JSError.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/JavaScriptKit.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[38/79] Compiling JavaScriptKit ConstructibleFromJSValue.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/JavaScriptKit.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[39/79] Compiling JavaScriptKit ConvertibleToJSValue.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/JavaScriptKit.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[40/79] Compiling JavaScriptKit Deprecated.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/JavaScriptKit.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[41/79] Compiling JavaScriptKit JSPromise.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/JavaScriptKit.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[42/79] Compiling JavaScriptKit JSTimer.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/JavaScriptKit.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[43/79] Compiling JavaScriptKit JSTypedArray.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/JavaScriptKit.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[44/79] Emitting module JavaScriptKit
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/JavaScriptKit.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[45/79] Compiling JavaScriptKit JSSymbol.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/JavaScriptKit.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[46/79] Compiling JavaScriptKit JSThrowingFunction.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/JavaScriptKit.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[47/79] Compiling JavaScriptKit JSBridgedType.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/JavaScriptKit.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[48/79] Compiling JavaScriptKit XcodeSupport.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/JavaScriptKit.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[49/79] Compiling JavaScriptKit resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/JavaScriptKit.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[50/79] Compiling JavaScriptKit JSFunction.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/JavaScriptKit.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[51/79] Compiling JavaScriptKit JSObject.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/JavaScriptKit.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[52/79] Compiling JavaScriptKit JSString.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/JavaScriptKit.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
BUILD FAILURE 6.2 wasm