The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build StreamDeck, reference 0.5.1 (f6d1a5), with Swift 6.2 (beta) for Wasm on 22 Jun 2025 08:03:08 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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: 0.5.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/emorydunn/StreamDeckPlugin
 * tag               0.5.1      -> FETCH_HEAD
HEAD is now at f6d1a5f GitHub Actions are still grumpy
Cloned https://github.com/emorydunn/StreamDeckPlugin.git
Revision (git rev-parse @):
f6d1a5ff8545106bf18720817bfa9f2833b7babc
SUCCESS checkout https://github.com/emorydunn/StreamDeckPlugin.git at 0.5.1
========================================
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-4609320-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-syntax.git
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-argument-parser.git
[1/2082] Fetching swift-docc-plugin
[2083/17462] Fetching swift-docc-plugin, swift-argument-parser
[17463/88386] Fetching swift-docc-plugin, swift-argument-parser, swift-syntax
Fetched https://github.com/apple/swift-docc-plugin from cache (5.67s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (5.68s)
Fetched https://github.com/apple/swift-syntax.git from cache (5.73s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (6.27s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (3.58s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (0.56s)
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.36s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.89s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.1.1
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-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/40] Write sources
[24/40] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[26/76] 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 {
[27/78] Emitting module SwiftSyntax509
[28/78] Compiling SwiftSyntax509 Empty.swift
[29/79] Wrapping AST for SwiftSyntax509 for debugging
[31/124] Compiling SwiftSyntax SwiftSyntaxCompatibility.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 {
[32/124] Compiling SwiftSyntax Syntax.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 {
[33/124] Compiling SwiftSyntax RawSyntaxNodeProtocol.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 {
[34/124] Compiling SwiftSyntax RawSyntaxTokenView.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 {
[35/124] Compiling SwiftSyntax SourcePresence.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 {
[36/124] Compiling SwiftSyntax AbsolutePosition.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 {
[37/124] Compiling SwiftSyntax SourceLength.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 {
[38/124] Compiling SwiftSyntax SourceLocation.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 {
[39/124] Compiling SwiftSyntax RawSyntax.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 {
[40/124] Compiling SwiftSyntax RawSyntaxLayoutView.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 {
[41/124] Compiling SwiftSyntax MemoryLayout.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 {
[42/124] Compiling SwiftSyntax MissingNodeInitializers.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 {
[43/124] Compiling SwiftSyntax Assert.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/124] Compiling SwiftSyntax BumpPtrAllocator.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 {
[45/124] Compiling SwiftSyntax CommonAncestor.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/124] Compiling SwiftSyntax Convenience.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/124] Emitting module ArgumentParserToolInfo
BUILD FAILURE 6.2 wasm