Build Information
Failed to build Device, reference main (90b47e
), with Swift 6.2 (beta) for Wasm on 24 Jun 2025 15:13:44 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/kudit/Device.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/kudit/Device
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 90b47ea v2.8.8
Cloned https://github.com/kudit/Device.git
Revision (git rev-parse @):
90b47ea784da3165d5b7a603738900cf58ba824f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/kudit/Device.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/kudit/Device.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/kudit/Color
[1/592] Fetching color
Fetched https://github.com/kudit/Color from cache (0.49s)
Computing version for https://github.com/kudit/Color
Computed https://github.com/kudit/Color at 1.3.6 (0.94s)
Fetching https://github.com/kudit/Compatibility
[1/1997] Fetching compatibility
Fetched https://github.com/kudit/Compatibility from cache (1.19s)
Computing version for https://github.com/kudit/Compatibility
Computed https://github.com/kudit/Compatibility at 1.10.15 (1.92s)
Creating working copy for https://github.com/kudit/Compatibility
Working copy of https://github.com/kudit/Compatibility resolved at 1.10.15
Creating working copy for https://github.com/kudit/Color
Working copy of https://github.com/kudit/Color resolved at 1.3.6
Building for debugging...
[0/5] Write sources
[3/5] Copying SymbolAssets.xcassets
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/46] Compiling Compatibility ClearableTextField.swift
/host/spi-builder-workspace/.build/checkouts/Compatibility/Sources/Compatibility.swift:14:19: error: no such module 'Foundation'
12 | }
13 |
14 | @_exported import Foundation
| `- error: no such module 'Foundation'
15 |
16 | // NOTE: UNAVAILABLE to mark API as unavailabe for specific versions.
[7/46] Compiling Compatibility Embossed.swift
/host/spi-builder-workspace/.build/checkouts/Compatibility/Sources/Compatibility.swift:14:19: error: no such module 'Foundation'
12 | }
13 |
14 | @_exported import Foundation
| `- error: no such module 'Foundation'
15 |
16 | // NOTE: UNAVAILABLE to mark API as unavailabe for specific versions.
[8/46] Compiling Compatibility Menu.swift
/host/spi-builder-workspace/.build/checkouts/Compatibility/Sources/Compatibility.swift:14:19: error: no such module 'Foundation'
12 | }
13 |
14 | @_exported import Foundation
| `- error: no such module 'Foundation'
15 |
16 | // NOTE: UNAVAILABLE to mark API as unavailabe for specific versions.
[9/46] Compiling Compatibility OverlappingStack.swift
/host/spi-builder-workspace/.build/checkouts/Compatibility/Sources/Compatibility.swift:14:19: error: no such module 'Foundation'
12 | }
13 |
14 | @_exported import Foundation
| `- error: no such module 'Foundation'
15 |
16 | // NOTE: UNAVAILABLE to mark API as unavailabe for specific versions.
[10/46] Compiling Compatibility Pasteboard.swift
/host/spi-builder-workspace/.build/checkouts/Compatibility/Sources/Compatibility.swift:14:19: error: no such module 'Foundation'
12 | }
13 |
14 | @_exported import Foundation
| `- error: no such module 'Foundation'
15 |
16 | // NOTE: UNAVAILABLE to mark API as unavailabe for specific versions.
[11/51] Compiling Compatibility RadialLayout.swift
/host/spi-builder-workspace/.build/checkouts/Compatibility/Sources/Compatibility.swift:14:19: error: no such module 'Foundation'
12 | }
13 |
14 | @_exported import Foundation
| `- error: no such module 'Foundation'
15 |
16 | // NOTE: UNAVAILABLE to mark API as unavailabe for specific versions.
[12/51] Compiling Compatibility Placard.swift
/host/spi-builder-workspace/.build/checkouts/Compatibility/Sources/Compatibility.swift:14:19: error: no such module 'Foundation'
12 | }
13 |
14 | @_exported import Foundation
| `- error: no such module 'Foundation'
15 |
16 | // NOTE: UNAVAILABLE to mark API as unavailabe for specific versions.
[13/51] Compiling Compatibility Triangle.swift
/host/spi-builder-workspace/.build/checkouts/Compatibility/Sources/Compatibility.swift:14:19: error: no such module 'Foundation'
12 | }
13 |
14 | @_exported import Foundation
| `- error: no such module 'Foundation'
15 |
16 | // NOTE: UNAVAILABLE to mark API as unavailabe for specific versions.
[14/51] Compiling Compatibility SwiftUI.swift
/host/spi-builder-workspace/.build/checkouts/Compatibility/Sources/Compatibility.swift:14:19: error: no such module 'Foundation'
12 | }
13 |
14 | @_exported import Foundation
| `- error: no such module 'Foundation'
15 |
16 | // NOTE: UNAVAILABLE to mark API as unavailabe for specific versions.
[15/51] Compiling Compatibility TestUI.swift
/host/spi-builder-workspace/.build/checkouts/Compatibility/Sources/Compatibility.swift:14:19: error: no such module 'Foundation'
12 | }
13 |
14 | @_exported import Foundation
| `- error: no such module 'Foundation'
15 |
16 | // NOTE: UNAVAILABLE to mark API as unavailabe for specific versions.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[16/51] Emitting module Compatibility
/host/spi-builder-workspace/.build/checkouts/Compatibility/Sources/Compatibility.swift:14:19: error: no such module 'Foundation'
12 | }
13 |
14 | @_exported import Foundation
| `- error: no such module 'Foundation'
15 |
16 | // NOTE: UNAVAILABLE to mark API as unavailabe for specific versions.
[17/51] Compiling Compatibility Shell.swift
/host/spi-builder-workspace/.build/checkouts/Compatibility/Sources/Compatibility.swift:14:19: error: no such module 'Foundation'
12 | }
13 |
14 | @_exported import Foundation
| `- error: no such module 'Foundation'
15 |
16 | // NOTE: UNAVAILABLE to mark API as unavailabe for specific versions.
[18/51] Compiling Compatibility Test.swift
/host/spi-builder-workspace/.build/checkouts/Compatibility/Sources/Compatibility.swift:14:19: error: no such module 'Foundation'
12 | }
13 |
14 | @_exported import Foundation
| `- error: no such module 'Foundation'
15 |
16 | // NOTE: UNAVAILABLE to mark API as unavailabe for specific versions.
[19/51] Compiling Compatibility UserDefaultsBacked.swift
/host/spi-builder-workspace/.build/checkouts/Compatibility/Sources/Compatibility.swift:14:19: error: no such module 'Foundation'
12 | }
13 |
14 | @_exported import Foundation
| `- error: no such module 'Foundation'
15 |
16 | // NOTE: UNAVAILABLE to mark API as unavailabe for specific versions.
[20/51] Compiling Compatibility Array.swift
/host/spi-builder-workspace/.build/checkouts/Compatibility/Sources/Compatibility.swift:14:19: error: no such module 'Foundation'
12 | }
13 |
14 | @_exported import Foundation
| `- error: no such module 'Foundation'
15 |
16 | // NOTE: UNAVAILABLE to mark API as unavailabe for specific versions.
[21/51] Compiling Compatibility Codable.swift
/host/spi-builder-workspace/.build/checkouts/Compatibility/Sources/Compatibility.swift:14:19: error: no such module 'Foundation'
12 | }
13 |
14 | @_exported import Foundation
| `- error: no such module 'Foundation'
15 |
16 | // NOTE: UNAVAILABLE to mark API as unavailabe for specific versions.
[22/51] Compiling Compatibility CodingFoundation.swift
/host/spi-builder-workspace/.build/checkouts/Compatibility/Sources/Compatibility.swift:14:19: error: no such module 'Foundation'
12 | }
13 |
14 | @_exported import Foundation
| `- error: no such module 'Foundation'
15 |
16 | // NOTE: UNAVAILABLE to mark API as unavailabe for specific versions.
[23/51] Compiling Compatibility Threading.swift
/host/spi-builder-workspace/.build/checkouts/Compatibility/Sources/Compatibility.swift:14:19: error: no such module 'Foundation'
12 | }
13 |
14 | @_exported import Foundation
| `- error: no such module 'Foundation'
15 |
16 | // NOTE: UNAVAILABLE to mark API as unavailabe for specific versions.
[24/51] Compiling Compatibility URL.swift
/host/spi-builder-workspace/.build/checkouts/Compatibility/Sources/Compatibility.swift:14:19: error: no such module 'Foundation'
12 | }
13 |
14 | @_exported import Foundation
| `- error: no such module 'Foundation'
15 |
16 | // NOTE: UNAVAILABLE to mark API as unavailabe for specific versions.
[25/51] Compiling Compatibility Version.swift
/host/spi-builder-workspace/.build/checkouts/Compatibility/Sources/Compatibility.swift:14:19: error: no such module 'Foundation'
12 | }
13 |
14 | @_exported import Foundation
| `- error: no such module 'Foundation'
15 |
16 | // NOTE: UNAVAILABLE to mark API as unavailabe for specific versions.
[26/51] Compiling Compatibility Backport.swift
/host/spi-builder-workspace/.build/checkouts/Compatibility/Sources/Compatibility.swift:14:19: error: no such module 'Foundation'
12 | }
13 |
14 | @_exported import Foundation
| `- error: no such module 'Foundation'
15 |
16 | // NOTE: UNAVAILABLE to mark API as unavailabe for specific versions.
[27/51] Compiling Compatibility BytesView.swift
/host/spi-builder-workspace/.build/checkouts/Compatibility/Sources/Compatibility.swift:14:19: error: no such module 'Foundation'
12 | }
13 |
14 | @_exported import Foundation
| `- error: no such module 'Foundation'
15 |
16 | // NOTE: UNAVAILABLE to mark API as unavailabe for specific versions.
[28/51] Compiling Compatibility DataStore.swift
/host/spi-builder-workspace/.build/checkouts/Compatibility/Sources/Compatibility.swift:14:19: error: no such module 'Foundation'
12 | }
13 |
14 | @_exported import Foundation
| `- error: no such module 'Foundation'
15 |
16 | // NOTE: UNAVAILABLE to mark API as unavailabe for specific versions.
[29/51] Compiling Compatibility Debug.swift
/host/spi-builder-workspace/.build/checkouts/Compatibility/Sources/Compatibility.swift:14:19: error: no such module 'Foundation'
12 | }
13 |
14 | @_exported import Foundation
| `- error: no such module 'Foundation'
15 |
16 | // NOTE: UNAVAILABLE to mark API as unavailabe for specific versions.
[30/51] Compiling Compatibility FileManager.swift
/host/spi-builder-workspace/.build/checkouts/Compatibility/Sources/Compatibility.swift:14:19: error: no such module 'Foundation'
12 | }
13 |
14 | @_exported import Foundation
| `- error: no such module 'Foundation'
15 |
16 | // NOTE: UNAVAILABLE to mark API as unavailabe for specific versions.
[31/51] Compiling Compatibility Graphics.swift
/host/spi-builder-workspace/.build/checkouts/Compatibility/Sources/Compatibility.swift:14:19: error: no such module 'Foundation'
12 | }
13 |
14 | @_exported import Foundation
| `- error: no such module 'Foundation'
15 |
16 | // NOTE: UNAVAILABLE to mark API as unavailabe for specific versions.
[32/51] Compiling Compatibility Network.swift
/host/spi-builder-workspace/.build/checkouts/Compatibility/Sources/Compatibility.swift:14:19: error: no such module 'Foundation'
12 | }
13 |
14 | @_exported import Foundation
| `- error: no such module 'Foundation'
15 |
16 | // NOTE: UNAVAILABLE to mark API as unavailabe for specific versions.
[33/51] Compiling Compatibility ObservableObject.swift
/host/spi-builder-workspace/.build/checkouts/Compatibility/Sources/Compatibility.swift:14:19: error: no such module 'Foundation'
12 | }
13 |
14 | @_exported import Foundation
| `- error: no such module 'Foundation'
15 |
16 | // NOTE: UNAVAILABLE to mark API as unavailabe for specific versions.
[34/51] Compiling Compatibility CodingJSON.swift
/host/spi-builder-workspace/.build/checkouts/Compatibility/Sources/Compatibility.swift:14:19: error: no such module 'Foundation'
12 | }
13 |
14 | @_exported import Foundation
| `- error: no such module 'Foundation'
15 |
16 | // NOTE: UNAVAILABLE to mark API as unavailabe for specific versions.
[35/51] Compiling Compatibility CodingParameters.swift
/host/spi-builder-workspace/.build/checkouts/Compatibility/Sources/Compatibility.swift:14:19: error: no such module 'Foundation'
12 | }
13 |
14 | @_exported import Foundation
| `- error: no such module 'Foundation'
15 |
16 | // NOTE: UNAVAILABLE to mark API as unavailabe for specific versions.
[36/51] Compiling Compatibility Date.swift
/host/spi-builder-workspace/.build/checkouts/Compatibility/Sources/Compatibility.swift:14:19: error: no such module 'Foundation'
12 | }
13 |
14 | @_exported import Foundation
| `- error: no such module 'Foundation'
15 |
16 | // NOTE: UNAVAILABLE to mark API as unavailabe for specific versions.
[37/51] Compiling Compatibility DateString.swift
/host/spi-builder-workspace/.build/checkouts/Compatibility/Sources/Compatibility.swift:14:19: error: no such module 'Foundation'
12 | }
13 |
14 | @_exported import Foundation
| `- error: no such module 'Foundation'
15 |
16 | // NOTE: UNAVAILABLE to mark API as unavailabe for specific versions.
[38/51] Compiling Compatibility Dictionary.swift
/host/spi-builder-workspace/.build/checkouts/Compatibility/Sources/Compatibility.swift:14:19: error: no such module 'Foundation'
12 | }
13 |
14 | @_exported import Foundation
| `- error: no such module 'Foundation'
15 |
16 | // NOTE: UNAVAILABLE to mark API as unavailabe for specific versions.
[39/51] Compiling Compatibility Double.swift
/host/spi-builder-workspace/.build/checkouts/Compatibility/Sources/Compatibility.swift:14:19: error: no such module 'Foundation'
12 | }
13 |
14 | @_exported import Foundation
| `- error: no such module 'Foundation'
15 |
16 | // NOTE: UNAVAILABLE to mark API as unavailabe for specific versions.
[40/51] Compiling Compatibility Compatibility.swift
/host/spi-builder-workspace/.build/checkouts/Compatibility/Sources/Compatibility.swift:14:19: error: no such module 'Foundation'
12 | }
13 |
14 | @_exported import Foundation
| `- error: no such module 'Foundation'
15 |
16 | // NOTE: UNAVAILABLE to mark API as unavailabe for specific versions.
[41/51] Compiling Compatibility Application.swift
/host/spi-builder-workspace/.build/checkouts/Compatibility/Sources/Compatibility.swift:14:19: error: no such module 'Foundation'
12 | }
13 |
14 | @_exported import Foundation
| `- error: no such module 'Foundation'
15 |
16 | // NOTE: UNAVAILABLE to mark API as unavailabe for specific versions.
[42/51] Compiling Compatibility Bundle.swift
/host/spi-builder-workspace/.build/checkouts/Compatibility/Sources/Compatibility.swift:14:19: error: no such module 'Foundation'
12 | }
13 |
14 | @_exported import Foundation
| `- error: no such module 'Foundation'
15 |
16 | // NOTE: UNAVAILABLE to mark API as unavailabe for specific versions.
[43/51] Compiling Compatibility CloudStatus.swift
/host/spi-builder-workspace/.build/checkouts/Compatibility/Sources/Compatibility.swift:14:19: error: no such module 'Foundation'
12 | }
13 |
14 | @_exported import Foundation
| `- error: no such module 'Foundation'
15 |
16 | // NOTE: UNAVAILABLE to mark API as unavailabe for specific versions.
[44/51] Compiling Compatibility CloudStorage.swift
/host/spi-builder-workspace/.build/checkouts/Compatibility/Sources/Compatibility.swift:14:19: error: no such module 'Foundation'
12 | }
13 |
14 | @_exported import Foundation
| `- error: no such module 'Foundation'
15 |
16 | // NOTE: UNAVAILABLE to mark API as unavailabe for specific versions.
[45/51] Compiling Compatibility CloudStorageSync.swift
/host/spi-builder-workspace/.build/checkouts/Compatibility/Sources/Compatibility.swift:14:19: error: no such module 'Foundation'
12 | }
13 |
14 | @_exported import Foundation
| `- error: no such module 'Foundation'
15 |
16 | // NOTE: UNAVAILABLE to mark API as unavailabe for specific versions.
[46/51] Compiling Compatibility Enum.swift
/host/spi-builder-workspace/.build/checkouts/Compatibility/Sources/Compatibility.swift:14:19: error: no such module 'Foundation'
12 | }
13 |
14 | @_exported import Foundation
| `- error: no such module 'Foundation'
15 |
16 | // NOTE: UNAVAILABLE to mark API as unavailabe for specific versions.
[47/51] Compiling Compatibility Int.swift
/host/spi-builder-workspace/.build/checkouts/Compatibility/Sources/Compatibility.swift:14:19: error: no such module 'Foundation'
12 | }
13 |
14 | @_exported import Foundation
| `- error: no such module 'Foundation'
15 |
16 | // NOTE: UNAVAILABLE to mark API as unavailabe for specific versions.
[48/51] Compiling Compatibility Introspection.swift
/host/spi-builder-workspace/.build/checkouts/Compatibility/Sources/Compatibility.swift:14:19: error: no such module 'Foundation'
12 | }
13 |
14 | @_exported import Foundation
| `- error: no such module 'Foundation'
15 |
16 | // NOTE: UNAVAILABLE to mark API as unavailabe for specific versions.
[49/51] Compiling Compatibility OrderedDictionary.swift
/host/spi-builder-workspace/.build/checkouts/Compatibility/Sources/Compatibility.swift:14:19: error: no such module 'Foundation'
12 | }
13 |
14 | @_exported import Foundation
| `- error: no such module 'Foundation'
15 |
16 | // NOTE: UNAVAILABLE to mark API as unavailabe for specific versions.
[50/51] Compiling Compatibility OrderedSet.swift
/host/spi-builder-workspace/.build/checkouts/Compatibility/Sources/Compatibility.swift:14:19: error: no such module 'Foundation'
12 | }
13 |
14 | @_exported import Foundation
| `- error: no such module 'Foundation'
15 |
16 | // NOTE: UNAVAILABLE to mark API as unavailabe for specific versions.
[51/51] Compiling Compatibility String.swift
/host/spi-builder-workspace/.build/checkouts/Compatibility/Sources/Compatibility.swift:14:19: error: no such module 'Foundation'
12 | }
13 |
14 | @_exported import Foundation
| `- error: no such module 'Foundation'
15 |
16 | // NOTE: UNAVAILABLE to mark API as unavailabe for specific versions.
BUILD FAILURE 6.2 wasm