Build Information
Failed to build Toaster, reference 0.5.0 (555d86), with Swift 6.1 for Wasm on 28 May 2025 16:46:10 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/DarthRumata/Toaster.git
Reference: 0.5.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/DarthRumata/Toaster
* tag 0.5.0 -> FETCH_HEAD
HEAD is now at 555d869 Merge pull request #2 from DarthRumata/feature/add-customization
Cloned https://github.com/DarthRumata/Toaster.git
Revision (git rev-parse @):
555d8697258c99c0f5f19bbf711bcd7fa35b3c5c
SUCCESS checkout https://github.com/DarthRumata/Toaster.git at 0.5.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/DarthRumata/Toaster.git
https://github.com/DarthRumata/Toaster.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.4",
"upper_bound" : "1.1.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
}
],
"manifest_display_name" : "Toaster",
"name" : "Toaster",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "7.0"
}
],
"products" : [
{
"name" : "Toaster",
"targets" : [
"Toaster"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ToasterTests",
"module_type" : "SwiftTarget",
"name" : "ToasterTests",
"path" : "Tests",
"sources" : [
"ToasterTests/BindingToastSchedulerTests.swift",
"ToasterTests/TestConstants.swift",
"ToasterTests/ToastSchedulerTests.swift",
"ToasterTests/ToastTests.swift"
],
"target_dependencies" : [
"Toaster"
],
"type" : "test"
},
{
"c99name" : "Toaster",
"module_type" : "SwiftTarget",
"name" : "Toaster",
"path" : "Sources",
"product_dependencies" : [
"DequeModule"
],
"product_memberships" : [
"Toaster"
],
"sources" : [
"Toaster/BindingToastScheduler.swift",
"Toaster/Toast.swift",
"Toaster/ToastDefaultProperties.swift",
"Toaster/ToastModifier.swift",
"Toaster/ToastOptions.swift",
"Toaster/ToastScheduler.swift",
"Toaster/ToastView.swift",
"Toaster/View+Modify.swift",
"Toaster/View+Toast.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/apple/swift-collections.git
[1/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.07s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.6 (3.08s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.6
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/22] Compiling DequeModule _DequeBuffer.swift
[5/22] Compiling DequeModule _DequeBufferHeader.swift
[6/24] Compiling DequeModule Deque+CustomDebugStringConvertible.swift
[7/24] Compiling DequeModule Deque+CustomReflectable.swift
[8/24] Compiling DequeModule Deque+CustomStringConvertible.swift
[9/24] Compiling DequeModule Compatibility.swift
[10/24] Compiling DequeModule Deque+Codable.swift
[11/24] Compiling DequeModule Deque+Collection.swift
[12/24] Compiling DequeModule Deque+Equatable.swift
[13/24] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[14/24] Compiling DequeModule Deque+Extras.swift
[15/24] Compiling DequeModule _DequeSlot.swift
[16/24] Compiling DequeModule _UnsafeWrappedBuffer.swift
[17/24] Emitting module DequeModule
[18/24] Compiling DequeModule Deque._Storage.swift
[19/24] Compiling DequeModule Deque._UnsafeHandle.swift
[20/24] Compiling DequeModule Deque+Hashable.swift
[21/24] Compiling DequeModule Deque+Sendable.swift
[22/24] Compiling DequeModule Deque+Testing.swift
[23/24] Compiling DequeModule Deque.swift
[24/24] Compiling DequeModule UnsafeMutableBufferPointer+Utilities.swift
[26/34] Compiling Toaster ToastView.swift
/host/spi-builder-workspace/Sources/Toaster/BindingToastScheduler.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 | import Combine
10 |
[27/34] Compiling Toaster View+Modify.swift
/host/spi-builder-workspace/Sources/Toaster/BindingToastScheduler.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 | import Combine
10 |
[28/35] Compiling Toaster ToastScheduler.swift
/host/spi-builder-workspace/Sources/Toaster/BindingToastScheduler.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 | import Combine
10 |
[29/35] Compiling Toaster ToastModifier.swift
/host/spi-builder-workspace/Sources/Toaster/BindingToastScheduler.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 | import Combine
10 |
[30/35] Compiling Toaster ToastOptions.swift
/host/spi-builder-workspace/Sources/Toaster/BindingToastScheduler.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 | import Combine
10 |
[31/35] Compiling Toaster View+Toast.swift
/host/spi-builder-workspace/Sources/Toaster/BindingToastScheduler.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 | import Combine
10 |
[32/35] Compiling Toaster ToastDefaultProperties.swift
/host/spi-builder-workspace/Sources/Toaster/BindingToastScheduler.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 | import Combine
10 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[33/35] Emitting module Toaster
/host/spi-builder-workspace/Sources/Toaster/BindingToastScheduler.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 | import Combine
10 |
[34/35] Compiling Toaster BindingToastScheduler.swift
/host/spi-builder-workspace/Sources/Toaster/BindingToastScheduler.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 | import Combine
10 |
[35/35] Compiling Toaster Toast.swift
/host/spi-builder-workspace/Sources/Toaster/BindingToastScheduler.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 | import Combine
10 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/20] Compiling DequeModule _DequeBuffer.swift
[3/20] Compiling DequeModule _DequeBufferHeader.swift
[4/20] Compiling DequeModule Deque.swift
[5/20] Compiling DequeModule UnsafeMutableBufferPointer+Utilities.swift
[6/22] Compiling DequeModule Compatibility.swift
[7/22] Compiling DequeModule Deque+Codable.swift
[8/22] Compiling DequeModule Deque+Collection.swift
[9/22] Compiling DequeModule _DequeSlot.swift
[10/22] Compiling DequeModule _UnsafeWrappedBuffer.swift
[11/22] Emitting module DequeModule
[12/22] Compiling DequeModule Deque+Hashable.swift
[13/22] Compiling DequeModule Deque+Sendable.swift
[14/22] Compiling DequeModule Deque+Testing.swift
[15/22] Compiling DequeModule Deque+CustomDebugStringConvertible.swift
[16/22] Compiling DequeModule Deque+CustomReflectable.swift
[17/22] Compiling DequeModule Deque+CustomStringConvertible.swift
[18/22] Compiling DequeModule Deque+Equatable.swift
[19/22] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[20/22] Compiling DequeModule Deque+Extras.swift
[21/22] Compiling DequeModule Deque._Storage.swift
[22/22] Compiling DequeModule Deque._UnsafeHandle.swift
[24/32] Compiling Toaster ToastView.swift
/host/spi-builder-workspace/Sources/Toaster/BindingToastScheduler.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 | import Combine
10 |
[25/32] Compiling Toaster View+Modify.swift
/host/spi-builder-workspace/Sources/Toaster/BindingToastScheduler.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 | import Combine
10 |
[26/33] Compiling Toaster ToastScheduler.swift
/host/spi-builder-workspace/Sources/Toaster/BindingToastScheduler.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 | import Combine
10 |
[27/33] Compiling Toaster ToastModifier.swift
/host/spi-builder-workspace/Sources/Toaster/BindingToastScheduler.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 | import Combine
10 |
[28/33] Compiling Toaster ToastDefaultProperties.swift
/host/spi-builder-workspace/Sources/Toaster/BindingToastScheduler.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 | import Combine
10 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[29/33] Compiling Toaster BindingToastScheduler.swift
/host/spi-builder-workspace/Sources/Toaster/BindingToastScheduler.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 | import Combine
10 |
[30/33] Compiling Toaster Toast.swift
/host/spi-builder-workspace/Sources/Toaster/BindingToastScheduler.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 | import Combine
10 |
[31/33] Emitting module Toaster
/host/spi-builder-workspace/Sources/Toaster/BindingToastScheduler.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 | import Combine
10 |
[32/33] Compiling Toaster ToastOptions.swift
/host/spi-builder-workspace/Sources/Toaster/BindingToastScheduler.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 | import Combine
10 |
[33/33] Compiling Toaster View+Toast.swift
/host/spi-builder-workspace/Sources/Toaster/BindingToastScheduler.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 | import Combine
10 |
BUILD FAILURE 6.1 wasm