Build Information
Failed to build Deli, reference v0.9.0 (ce03cd
), with Swift 6.2 (beta) for Wasm on 17 Jun 2025 15:48:52 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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/kawoou/Deli.git
Reference: v0.9.0
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/kawoou/Deli
* tag v0.9.0 -> FETCH_HEAD
HEAD is now at ce03cd3 Update travis deploy key
Cloned https://github.com/kawoou/Deli.git
Revision (git rev-parse @):
ce03cd37987f51fad921b891ad428ecd5c38475c
SUCCESS checkout https://github.com/kawoou/Deli.git at v0.9.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/kawoou/Deli.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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/Quick/Quick.git
Fetching https://github.com/Quick/Nimble.git
[1/14759] Fetching quick
[10333/34343] Fetching quick, nimble
Fetched https://github.com/Quick/Quick.git from cache (1.56s)
Fetched https://github.com/Quick/Nimble.git from cache (1.57s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.0.2 (2.04s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.2.0 (0.60s)
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 2.2.0
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.0.2
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/27] Emitting module Deli
/host/spi-builder-workspace/Sources/Deli/Core/AppContext.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | /// The AppContext is the context that wrapped the container.
[4/30] Compiling Deli Dependency.swift
/host/spi-builder-workspace/Sources/Deli/Core/AppContext.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | /// The AppContext is the context that wrapped the container.
[5/30] Compiling Deli DependencyArray.swift
/host/spi-builder-workspace/Sources/Deli/Core/AppContext.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | /// The AppContext is the context that wrapped the container.
[6/30] Compiling Deli Factory.swift
/host/spi-builder-workspace/Sources/Deli/Core/AppContext.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | /// The AppContext is the context that wrapped the container.
[7/30] Compiling Deli Linker.swift
/host/spi-builder-workspace/Sources/Deli/Core/AppContext.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | /// The AppContext is the context that wrapped the container.
[8/30] Compiling Deli LoadPriority.swift
/host/spi-builder-workspace/Sources/Deli/Core/AppContext.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | /// The AppContext is the context that wrapped the container.
[9/30] Compiling Deli ResolveRole.swift
/host/spi-builder-workspace/Sources/Deli/Core/AppContext.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | /// The AppContext is the context that wrapped the container.
[10/30] Compiling Deli ModuleFactory.swift
/host/spi-builder-workspace/Sources/Deli/Core/AppContext.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | /// The AppContext is the context that wrapped the container.
[11/30] Compiling Deli Payload.swift
/host/spi-builder-workspace/Sources/Deli/Core/AppContext.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | /// The AppContext is the context that wrapped the container.
[12/30] Compiling Deli PropertyValue.swift
/host/spi-builder-workspace/Sources/Deli/Core/AppContext.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | /// The AppContext is the context that wrapped the container.
[13/30] Compiling Deli Resolver.swift
/host/spi-builder-workspace/Sources/Deli/Core/AppContext.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | /// The AppContext is the context that wrapped the container.
[14/30] Compiling Deli Scope.swift
/host/spi-builder-workspace/Sources/Deli/Core/AppContext.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | /// The AppContext is the context that wrapped the container.
[15/30] Compiling Deli TypeKey.swift
/host/spi-builder-workspace/Sources/Deli/Core/AppContext.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | /// The AppContext is the context that wrapped the container.
[16/30] Compiling Deli Inject.swift
/host/spi-builder-workspace/Sources/Deli/Core/AppContext.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | /// The AppContext is the context that wrapped the container.
[17/30] Compiling Deli LazyAutowired.swift
/host/spi-builder-workspace/Sources/Deli/Core/AppContext.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | /// The AppContext is the context that wrapped the container.
[18/30] Compiling Deli LazyAutowiredFactory.swift
/host/spi-builder-workspace/Sources/Deli/Core/AppContext.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | /// The AppContext is the context that wrapped the container.
[19/30] Compiling Deli FactoryContainerComponent.swift
/host/spi-builder-workspace/Sources/Deli/Core/AppContext.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | /// The AppContext is the context that wrapped the container.
[20/30] Compiling Deli Container.swift
/host/spi-builder-workspace/Sources/Deli/Core/AppContext.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | /// The AppContext is the context that wrapped the container.
[21/30] Compiling Deli ContainerError.swift
/host/spi-builder-workspace/Sources/Deli/Core/AppContext.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | /// The AppContext is the context that wrapped the container.
[22/30] Compiling Deli FactoryResolver.swift
/host/spi-builder-workspace/Sources/Deli/Core/AppContext.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | /// The AppContext is the context that wrapped the container.
[23/30] Compiling Deli Autowired.swift
/host/spi-builder-workspace/Sources/Deli/Core/AppContext.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | /// The AppContext is the context that wrapped the container.
[24/30] Compiling Deli AutowiredFactory.swift
/host/spi-builder-workspace/Sources/Deli/Core/AppContext.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | /// The AppContext is the context that wrapped the container.
[25/30] Compiling Deli Component.swift
/host/spi-builder-workspace/Sources/Deli/Core/AppContext.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | /// The AppContext is the context that wrapped the container.
[26/30] Compiling Deli ConfigProperty.swift
/host/spi-builder-workspace/Sources/Deli/Core/AppContext.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | /// The AppContext is the context that wrapped the container.
[27/30] Compiling Deli Configuration.swift
/host/spi-builder-workspace/Sources/Deli/Core/AppContext.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | /// The AppContext is the context that wrapped the container.
[28/30] Compiling Deli AppContext.swift
/host/spi-builder-workspace/Sources/Deli/Core/AppContext.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | /// The AppContext is the context that wrapped the container.
[29/30] Compiling Deli ContainerComponent.swift
/host/spi-builder-workspace/Sources/Deli/Core/AppContext.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | /// The AppContext is the context that wrapped the container.
[30/30] Compiling Deli DefaultContainerComponent.swift
/host/spi-builder-workspace/Sources/Deli/Core/AppContext.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | /// The AppContext is the context that wrapped the container.
BUILD FAILURE 6.2 wasm