Build Information
Failed to build StreamDeck, reference main (3ef001
), with Swift 6.2 (beta) for Wasm on 22 Jun 2025 08:03:59 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/emorydunn/StreamDeckPlugin.git
Reference: main
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/emorydunn/StreamDeckPlugin
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 3ef0010 Detach message parsing
Cloned https://github.com/emorydunn/StreamDeckPlugin.git
Revision (git rev-parse @):
3ef0010e4a4230e1a8beaf2b1707996e31a60f36
SUCCESS checkout https://github.com/emorydunn/StreamDeckPlugin.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/emorydunn/StreamDeckPlugin.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/apple/swift-argument-parser.git
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/swiftlang/swift-syntax.git
[1/2082] Fetching swift-docc-plugin
[2083/17462] Fetching swift-docc-plugin, swift-argument-parser
[3160/88386] Fetching swift-docc-plugin, swift-argument-parser, swift-syntax
Fetched https://github.com/apple/swift-docc-plugin from cache (2.08s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (2.08s)
[68088/70924] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (4.85s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (5.93s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (4.00s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3414] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.57s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.28s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (0.97s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.1
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.1
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.4
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin GenerateManual
Building for debugging...
[3/47] Write sources
[27/47] Compiling _SwiftSyntaxCShims dummy.c
[28/47] Write swift-version-24593BA9C3E375BF.txt
[30/93] Emitting module ArgumentParserToolInfo
error: emit-module command failed with exit code 1 (use -v to see invocation)
[31/93] Emitting module SDPlusLayout
/host/spi-builder-workspace/Sources/SDPlusLayout/BarLayoutItem.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BarLayoutItem: LayoutItemProtocol {
[32/95] Emitting module SwiftSyntax600
[33/95] Compiling SwiftSyntax600 Empty.swift
[34/96] Emitting module SwiftSyntax510
[35/96] Compiling SwiftSyntax510 Empty.swift
[36/97] Emitting module SwiftSyntax601
[37/97] Compiling SwiftSyntax601 Empty.swift
[40/98] Compiling SwiftSyntax509 Empty.swift
[41/98] Emitting module SwiftSyntax509
[43/99] Compiling SDPlusLayout ModifiedItem.swift
/host/spi-builder-workspace/Sources/SDPlusLayout/BarLayoutItem.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BarLayoutItem: LayoutItemProtocol {
[44/99] Compiling SDPlusLayout Properties.swift
/host/spi-builder-workspace/Sources/SDPlusLayout/BarLayoutItem.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BarLayoutItem: LayoutItemProtocol {
[46/99] Compiling SDPlusLayout LayoutName.swift
/host/spi-builder-workspace/Sources/SDPlusLayout/BarLayoutItem.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BarLayoutItem: LayoutItemProtocol {
[47/99] Compiling SDPlusLayout LayoutSettings.swift
/host/spi-builder-workspace/Sources/SDPlusLayout/BarLayoutItem.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BarLayoutItem: LayoutItemProtocol {
[47/99] Wrapping AST for SwiftSyntax510 for debugging
[48/99] Wrapping AST for SwiftSyntax600 for debugging
[49/99] Wrapping AST for SwiftSyntax601 for debugging
[51/99] Compiling SDPlusLayout Clamped.swift
/host/spi-builder-workspace/Sources/SDPlusLayout/BarLayoutItem.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BarLayoutItem: LayoutItemProtocol {
[52/99] Compiling SDPlusLayout Layout.swift
/host/spi-builder-workspace/Sources/SDPlusLayout/BarLayoutItem.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BarLayoutItem: LayoutItemProtocol {
[53/99] Compiling SDPlusLayout LayoutItem.swift
/host/spi-builder-workspace/Sources/SDPlusLayout/BarLayoutItem.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BarLayoutItem: LayoutItemProtocol {
[54/99] Compiling SDPlusLayout LayoutItemKey.swift
/host/spi-builder-workspace/Sources/SDPlusLayout/BarLayoutItem.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BarLayoutItem: LayoutItemProtocol {
[55/99] Compiling SDPlusLayout Slider.swift
/host/spi-builder-workspace/Sources/SDPlusLayout/BarLayoutItem.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BarLayoutItem: LayoutItemProtocol {
[56/99] Compiling SDPlusLayout Text.swift
/host/spi-builder-workspace/Sources/SDPlusLayout/BarLayoutItem.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BarLayoutItem: LayoutItemProtocol {
[57/99] Compiling SDPlusLayout Color.swift
/host/spi-builder-workspace/Sources/SDPlusLayout/BarLayoutItem.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BarLayoutItem: LayoutItemProtocol {
[58/99] Compiling SDPlusLayout ColorStyle.swift
/host/spi-builder-workspace/Sources/SDPlusLayout/BarLayoutItem.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BarLayoutItem: LayoutItemProtocol {
[59/99] Compiling SDPlusLayout Gradient.swift
/host/spi-builder-workspace/Sources/SDPlusLayout/BarLayoutItem.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BarLayoutItem: LayoutItemProtocol {
[60/99] Compiling SDPlusLayout Bar.swift
/host/spi-builder-workspace/Sources/SDPlusLayout/BarLayoutItem.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BarLayoutItem: LayoutItemProtocol {
[61/99] Compiling SDPlusLayout Image.swift
/host/spi-builder-workspace/Sources/SDPlusLayout/BarLayoutItem.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BarLayoutItem: LayoutItemProtocol {
[62/99] Compiling SDPlusLayout BarLayoutItem.swift
/host/spi-builder-workspace/Sources/SDPlusLayout/BarLayoutItem.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BarLayoutItem: LayoutItemProtocol {
[63/99] Compiling SDPlusLayout Color+ExpressibleByStringLiteral.swift
/host/spi-builder-workspace/Sources/SDPlusLayout/BarLayoutItem.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BarLayoutItem: LayoutItemProtocol {
[64/99] Compiling SDPlusLayout Color+FormatStyle.swift
/host/spi-builder-workspace/Sources/SDPlusLayout/BarLayoutItem.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol BarLayoutItem: LayoutItemProtocol {
[64/99] Wrapping AST for SwiftSyntax509 for debugging
[65/99] Emitting module ArgumentParserToolInfo
BUILD FAILURE 6.2 wasm