Build Information
Failed to build AppUpdater, reference 1.1.1 (1b6016
), with Swift 6.1 for Wasm on 28 May 2025 00:02:44 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.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mxcl/AppUpdater.git
Reference: 1.1.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/mxcl/AppUpdater
* tag 1.1.1 -> FETCH_HEAD
HEAD is now at 1b60169 Merge pull request #12 from mxcl/deps/bump
Cloned https://github.com/mxcl/AppUpdater.git
Revision (git rev-parse @):
1b60169700489f16cfbe2feb6b1e32ca5c9464b8
SUCCESS checkout https://github.com/mxcl/AppUpdater.git at 1.1.1
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/mxcl/AppUpdater.git
https://github.com/mxcl/AppUpdater.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "foundation",
"requirement" : {
"range" : [
{
"lower_bound" : "3.3.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/PromiseKit/Foundation"
},
{
"identity" : "path.swift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mxcl/Path.swift"
},
{
"identity" : "version",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mxcl/Version"
}
],
"manifest_display_name" : "AppUpdater",
"name" : "AppUpdater",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "AppUpdater",
"targets" : [
"AppUpdater"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"4.2",
"5"
],
"targets" : [
{
"c99name" : "AppUpdater",
"module_type" : "SwiftTarget",
"name" : "AppUpdater",
"path" : ".",
"product_dependencies" : [
"PMKFoundation",
"Path",
"Version"
],
"product_memberships" : [
"AppUpdater"
],
"sources" : [
"AppUpdater.swift"
],
"type" : "library"
}
],
"tools_version" : "4.2"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/mxcl/Version
Fetching https://github.com/mxcl/Path.swift
Fetching https://github.com/PromiseKit/Foundation
[1/288] Fetching version
[289/897] Fetching version, foundation
[898/1956] Fetching version, foundation, path.swift
Fetched https://github.com/PromiseKit/Foundation from cache (1.10s)
Fetched https://github.com/mxcl/Version from cache (1.10s)
Fetched https://github.com/mxcl/Path.swift from cache (1.10s)
Computing version for https://github.com/PromiseKit/Foundation
Computed https://github.com/PromiseKit/Foundation at 3.4.0 (3.54s)
Fetching https://github.com/mxcl/PromiseKit.git
[1/17186] Fetching promisekit
Fetched https://github.com/mxcl/PromiseKit.git from cache (1.16s)
Computing version for https://github.com/mxcl/Version
Computed https://github.com/mxcl/Version at 1.2.0 (1.72s)
Computing version for https://github.com/mxcl/Path.swift
Computed https://github.com/mxcl/Path.swift at 1.4.1 (0.55s)
Computing version for https://github.com/mxcl/PromiseKit.git
Computed https://github.com/mxcl/PromiseKit.git at 6.22.1 (0.60s)
Creating working copy for https://github.com/PromiseKit/Foundation
Working copy of https://github.com/PromiseKit/Foundation resolved at 3.4.0
Creating working copy for https://github.com/mxcl/Version
Working copy of https://github.com/mxcl/Version resolved at 1.2.0
Creating working copy for https://github.com/mxcl/PromiseKit.git
Working copy of https://github.com/mxcl/PromiseKit.git resolved at 6.22.1
Creating working copy for https://github.com/mxcl/Path.swift
Working copy of https://github.com/mxcl/Path.swift resolved at 1.4.1
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/38] Emitting module PromiseKit
/host/spi-builder-workspace/.build/checkouts/PromiseKit/Sources/Box.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 |
3 | enum Sealant<R> {
[8/40] Compiling Version Version.swift
[9/40] Compiling Version Version+Range.swift
[10/40] Compiling Path PathToBool.swift
/host/spi-builder-workspace/.build/checkouts/Path.swift/Sources/Path.swift:3:13: error: no such module 'Darwin'
1 | import Foundation
2 | #if !os(Linux)
3 | import func Darwin.realpath
| `- error: no such module 'Darwin'
4 | let _realpath = Darwin.realpath
5 | #else
[11/40] Compiling PromiseKit Thenable.swift
/host/spi-builder-workspace/.build/checkouts/PromiseKit/Sources/Box.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 |
3 | enum Sealant<R> {
[12/40] Compiling PromiseKit after.swift
/host/spi-builder-workspace/.build/checkouts/PromiseKit/Sources/Box.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 |
3 | enum Sealant<R> {
[13/40] Compiling PromiseKit race.swift
/host/spi-builder-workspace/.build/checkouts/PromiseKit/Sources/Box.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 |
3 | enum Sealant<R> {
[14/40] Compiling PromiseKit when.swift
/host/spi-builder-workspace/.build/checkouts/PromiseKit/Sources/Box.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 |
3 | enum Sealant<R> {
[15/40] Emitting module Version
[16/41] Compiling Version Version+Comparable.swift
[17/41] Compiling Version Version+Codable.swift
[18/41] Compiling Version Version+Foundation.swift
[19/41] Compiling PromiseKit firstly.swift
/host/spi-builder-workspace/.build/checkouts/PromiseKit/Sources/Box.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 |
3 | enum Sealant<R> {
[20/41] Compiling PromiseKit hang.swift
/host/spi-builder-workspace/.build/checkouts/PromiseKit/Sources/Box.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 |
3 | enum Sealant<R> {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[21/41] Emitting module Path
/host/spi-builder-workspace/.build/checkouts/Path.swift/Sources/Path.swift:3:13: error: no such module 'Darwin'
1 | import Foundation
2 | #if !os(Linux)
3 | import func Darwin.realpath
| `- error: no such module 'Darwin'
4 | let _realpath = Darwin.realpath
5 | #else
[22/41] Compiling PromiseKit Async.swift
/host/spi-builder-workspace/.build/checkouts/PromiseKit/Sources/Box.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 |
3 | enum Sealant<R> {
[23/41] Compiling PromiseKit Box.swift
/host/spi-builder-workspace/.build/checkouts/PromiseKit/Sources/Box.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 |
3 | enum Sealant<R> {
[24/41] Compiling PromiseKit Catchable.swift
/host/spi-builder-workspace/.build/checkouts/PromiseKit/Sources/Box.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 |
3 | enum Sealant<R> {
[25/41] Compiling Path Path+StringConvertibles.swift
/host/spi-builder-workspace/.build/checkouts/Path.swift/Sources/Path.swift:3:13: error: no such module 'Darwin'
1 | import Foundation
2 | #if !os(Linux)
3 | import func Darwin.realpath
| `- error: no such module 'Darwin'
4 | let _realpath = Darwin.realpath
5 | #else
/host/spi-builder-workspace/.build/checkouts/Path.swift/Sources/Path.swift:3:13: error: no such module 'Darwin'
1 | import Foundation
2 | #if !os(Linux)
3 | import func Darwin.realpath
| `- error: no such module 'Darwin'
4 | let _realpath = Darwin.realpath
5 | #else
/host/spi-builder-workspace/.build/checkouts/Path.swift/Sources/Path.swift:3:13: error: no such module 'Darwin'
1 | import Foundation
2 | #if !os(Linux)
3 | import func Darwin.realpath
| `- error: no such module 'Darwin'
4 | let _realpath = Darwin.realpath
5 | #else
/host/spi-builder-workspace/.build/checkouts/Path.swift/Sources/Path.swift:3:13: error: no such module 'Darwin'
1 | import Foundation
2 | #if !os(Linux)
3 | import func Darwin.realpath
| `- error: no such module 'Darwin'
4 | let _realpath = Darwin.realpath
5 | #else
[30/42] Compiling PromiseKit Combine.swift
/host/spi-builder-workspace/.build/checkouts/Path.swift/Sources/Path.swift:3:13: error: no such module 'Darwin'
1 | import Foundation
2 | #if !os(Linux)
3 | import func Darwin.realpath
| `- error: no such module 'Darwin'
4 | let _realpath = Darwin.realpath
5 | #else
[31/42] Compiling PromiseKit CustomStringConvertible.swift
/host/spi-builder-workspace/.build/checkouts/PromiseKit/Sources/Box.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 |
3 | enum Sealant<R> {
[32/42] Compiling PromiseKit Error.swift
/host/spi-builder-workspace/.build/checkouts/PromiseKit/Sources/Box.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 |
3 | enum Sealant<R> {
/host/spi-builder-workspace/.build/checkouts/PromiseKit/Sources/Box.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 |
3 | enum Sealant<R> {
[34/42] Compiling PromiseKit Configuration.swift
/host/spi-builder-workspace/.build/checkouts/PromiseKit/Sources/Box.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 |
3 | enum Sealant<R> {
[35/42] Compiling PromiseKit Guarantee.swift
/host/spi-builder-workspace/.build/checkouts/PromiseKit/Sources/Box.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 |
3 | enum Sealant<R> {
[36/42] Compiling PromiseKit LogEvent.swift
/host/spi-builder-workspace/.build/checkouts/PromiseKit/Sources/Box.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 |
3 | enum Sealant<R> {
[37/42] Compiling PromiseKit Promise.swift
/host/spi-builder-workspace/.build/checkouts/PromiseKit/Sources/Box.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 |
3 | enum Sealant<R> {
[38/42] Compiling PromiseKit Resolver.swift
/host/spi-builder-workspace/.build/checkouts/PromiseKit/Sources/Box.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 |
3 | enum Sealant<R> {
[39/42] Compiling Path Pathish.swift
/host/spi-builder-workspace/.build/checkouts/Path.swift/Sources/Path.swift:3:13: error: no such module 'Darwin'
1 | import Foundation
2 | #if !os(Linux)
3 | import func Darwin.realpath
| `- error: no such module 'Darwin'
4 | let _realpath = Darwin.realpath
5 | #else
/host/spi-builder-workspace/.build/checkouts/Path.swift/Sources/Path.swift:3:13: error: no such module 'Darwin'
1 | import Foundation
2 | #if !os(Linux)
3 | import func Darwin.realpath
| `- error: no such module 'Darwin'
4 | let _realpath = Darwin.realpath
5 | #else
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/33] Compiling Version Version+Codable.swift
[3/33] Compiling Version Version+Comparable.swift
[4/33] Compiling Version Version.swift
[5/33] Compiling Version Version+Range.swift
[6/33] Emitting module Version
[7/33] Compiling Version Version+Foundation.swift
[8/34] Compiling Path Extensions.swift
/host/spi-builder-workspace/.build/checkouts/PromiseKit/Sources/Box.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 |
3 | enum Sealant<R> {
[9/34] Compiling Path Path+Attributes.swift
/host/spi-builder-workspace/.build/checkouts/PromiseKit/Sources/Box.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 |
3 | enum Sealant<R> {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/36] Emitting module PromiseKit
/host/spi-builder-workspace/.build/checkouts/PromiseKit/Sources/Box.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 |
3 | enum Sealant<R> {
[12/36] Compiling Path PathToBool.swift
/host/spi-builder-workspace/.build/checkouts/Path.swift/Sources/Path.swift:3:13: error: no such module 'Darwin'
1 | import Foundation
2 | #if !os(Linux)
3 | import func Darwin.realpath
| `- error: no such module 'Darwin'
4 | let _realpath = Darwin.realpath
5 | #else
[13/37] Compiling Path Path+StringConvertibles.swift
/host/spi-builder-workspace/.build/checkouts/Path.swift/Sources/Path.swift:3:13: error: no such module 'Darwin'
1 | import Foundation
2 | #if !os(Linux)
3 | import func Darwin.realpath
| `- error: no such module 'Darwin'
4 | let _realpath = Darwin.realpath
5 | #else
[14/37] Compiling Path Path+ls.swift
/host/spi-builder-workspace/.build/checkouts/Path.swift/Sources/Path.swift:3:13: error: no such module 'Darwin'
1 | import Foundation
2 | #if !os(Linux)
3 | import func Darwin.realpath
| `- error: no such module 'Darwin'
4 | let _realpath = Darwin.realpath
5 | #else
[15/37] Compiling Path Path.swift
/host/spi-builder-workspace/.build/checkouts/Path.swift/Sources/Path.swift:3:13: error: no such module 'Darwin'
1 | import Foundation
2 | #if !os(Linux)
3 | import func Darwin.realpath
| `- error: no such module 'Darwin'
4 | let _realpath = Darwin.realpath
5 | #else
error: emit-module command failed with exit code 1 (use -v to see invocation)
[16/37] Emitting module Path
/host/spi-builder-workspace/.build/checkouts/Path.swift/Sources/Path.swift:3:13: error: no such module 'Darwin'
1 | import Foundation
2 | #if !os(Linux)
3 | import func Darwin.realpath
| `- error: no such module 'Darwin'
4 | let _realpath = Darwin.realpath
5 | #else
[17/37] Compiling Path Path+Codable.swift
/host/spi-builder-workspace/.build/checkouts/Path.swift/Sources/Path.swift:3:13: error: no such module 'Darwin'
1 | import Foundation
2 | #if !os(Linux)
3 | import func Darwin.realpath
| `- error: no such module 'Darwin'
4 | let _realpath = Darwin.realpath
5 | #else
[18/37] Compiling Path Path+CommonDirectories.swift
/host/spi-builder-workspace/.build/checkouts/Path.swift/Sources/Path.swift:3:13: error: no such module 'Darwin'
1 | import Foundation
2 | #if !os(Linux)
3 | import func Darwin.realpath
| `- error: no such module 'Darwin'
4 | let _realpath = Darwin.realpath
5 | #else
/host/spi-builder-workspace/.build/checkouts/Path.swift/Sources/Path.swift:3:13: error: no such module 'Darwin'
1 | import Foundation
2 | #if !os(Linux)
3 | import func Darwin.realpath
| `- error: no such module 'Darwin'
4 | let _realpath = Darwin.realpath
5 | #else
/host/spi-builder-workspace/.build/checkouts/Path.swift/Sources/Path.swift:3:13: error: no such module 'Darwin'
1 | import Foundation
2 | #if !os(Linux)
3 | import func Darwin.realpath
| `- error: no such module 'Darwin'
4 | let _realpath = Darwin.realpath
5 | #else
[21/37] Compiling Path Path+FileManager.swift
/host/spi-builder-workspace/.build/checkouts/Path.swift/Sources/Path.swift:3:13: error: no such module 'Darwin'
1 | import Foundation
2 | #if !os(Linux)
3 | import func Darwin.realpath
| `- error: no such module 'Darwin'
4 | let _realpath = Darwin.realpath
5 | #else
[22/37] Compiling PromiseKit Guarantee.swift
/host/spi-builder-workspace/.build/checkouts/PromiseKit/Sources/Box.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 |
3 | enum Sealant<R> {
[23/37] Compiling PromiseKit LogEvent.swift
/host/spi-builder-workspace/.build/checkouts/PromiseKit/Sources/Box.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 |
3 | enum Sealant<R> {
[24/37] Compiling Path Pathish.swift
/host/spi-builder-workspace/.build/checkouts/Path.swift/Sources/Path.swift:3:13: error: no such module 'Darwin'
1 | import Foundation
2 | #if !os(Linux)
3 | import func Darwin.realpath
| `- error: no such module 'Darwin'
4 | let _realpath = Darwin.realpath
5 | #else
BUILD FAILURE 6.1 wasm