Build Information
Failed to build SpanGrid, reference main (550b88
), with Swift 6.2 (beta) for Wasm on 19 Jun 2025 03:41:17 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/sherlouk/SpanGrid.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/sherlouk/SpanGrid
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 550b88d Remove DocC Plugin
Cloned https://github.com/sherlouk/SpanGrid.git
Revision (git rev-parse @):
550b88d78e6c5130e11f13a411c6017378ea575a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/sherlouk/SpanGrid.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/sherlouk/SpanGrid.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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-log.git
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
[1/3836] Fetching swift-log
[3837/17063] Fetching swift-log, swift-snapshot-testing
Fetched https://github.com/apple/swift-log.git from cache (2.04s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (2.10s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (2.80s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.18.4 (1.22s)
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/swiftlang/swift-syntax
[1/4581] Fetching swift-custom-dump
[4582/75487] Fetching swift-custom-dump, swift-syntax
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (5.33s)
Fetched https://github.com/swiftlang/swift-syntax from cache (5.38s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (5.78s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5467] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.75s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (2.52s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.40s)
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing.git
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.18.4
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/8] Emitting module Logging
[5/8] Compiling Logging Locks.swift
[6/8] Compiling Logging LogHandler.swift
[7/8] Compiling Logging MetadataProvider.swift
[8/8] Compiling Logging Logging.swift
[10/27] Compiling SpanGrid SpanGridWidthListener+iOS+tvOS.swift
/host/spi-builder-workspace/Sources/Business Logic/SpanGridDynamicColumnSizeStrategy.swift:7:8: error: no such module 'SwiftUI'
5 | //
6 |
7 | import SwiftUI
| `- error: no such module 'SwiftUI'
8 |
9 | public struct SpanGridDynamicColumnSizeStrategy {
[11/27] Compiling SpanGrid SpanGridWidthListener+macOS.swift
/host/spi-builder-workspace/Sources/Business Logic/SpanGridDynamicColumnSizeStrategy.swift:7:8: error: no such module 'SwiftUI'
5 | //
6 |
7 | import SwiftUI
| `- error: no such module 'SwiftUI'
8 |
9 | public struct SpanGridDynamicColumnSizeStrategy {
[12/27] Compiling SpanGrid SpanGridRowSizeStrategy.swift
/host/spi-builder-workspace/Sources/Business Logic/SpanGridDynamicColumnSizeStrategy.swift:7:8: error: no such module 'SwiftUI'
5 | //
6 |
7 | import SwiftUI
| `- error: no such module 'SwiftUI'
8 |
9 | public struct SpanGridDynamicColumnSizeStrategy {
[13/27] Compiling SpanGrid SpanGridTraitCollection.swift
/host/spi-builder-workspace/Sources/Business Logic/SpanGridDynamicColumnSizeStrategy.swift:7:8: error: no such module 'SwiftUI'
5 | //
6 |
7 | import SwiftUI
| `- error: no such module 'SwiftUI'
8 |
9 | public struct SpanGridDynamicColumnSizeStrategy {
[14/27] Compiling SpanGrid SpanGrid.swift
/host/spi-builder-workspace/Sources/Business Logic/SpanGridDynamicColumnSizeStrategy.swift:7:8: error: no such module 'SwiftUI'
5 | //
6 |
7 | import SwiftUI
| `- error: no such module 'SwiftUI'
8 |
9 | public struct SpanGridDynamicColumnSizeStrategy {
[15/27] Compiling SpanGrid SpanGridDetermineRowHeight.swift
/host/spi-builder-workspace/Sources/Business Logic/SpanGridDynamicColumnSizeStrategy.swift:7:8: error: no such module 'SwiftUI'
5 | //
6 |
7 | import SwiftUI
| `- error: no such module 'SwiftUI'
8 |
9 | public struct SpanGridDynamicColumnSizeStrategy {
[16/27] Compiling SpanGrid SpanGridData.swift
/host/spi-builder-workspace/Sources/Business Logic/SpanGridDynamicColumnSizeStrategy.swift:7:8: error: no such module 'SwiftUI'
5 | //
6 |
7 | import SwiftUI
| `- error: no such module 'SwiftUI'
8 |
9 | public struct SpanGridDynamicColumnSizeStrategy {
[17/27] Compiling SpanGrid SpanGridKeyboardNavigationOptions.swift
/host/spi-builder-workspace/Sources/Business Logic/SpanGridDynamicColumnSizeStrategy.swift:7:8: error: no such module 'SwiftUI'
5 | //
6 |
7 | import SwiftUI
| `- error: no such module 'SwiftUI'
8 |
9 | public struct SpanGridDynamicColumnSizeStrategy {
[18/27] Compiling SpanGrid SpanGridLayoutSize.swift
/host/spi-builder-workspace/Sources/Business Logic/SpanGridDynamicColumnSizeStrategy.swift:7:8: error: no such module 'SwiftUI'
5 | //
6 |
7 | import SwiftUI
| `- error: no such module 'SwiftUI'
8 |
9 | public struct SpanGridDynamicColumnSizeStrategy {
[19/27] Compiling SpanGrid SpanGridSpanIndexCalculator.swift
/host/spi-builder-workspace/Sources/Business Logic/SpanGridDynamicColumnSizeStrategy.swift:7:8: error: no such module 'SwiftUI'
5 | //
6 |
7 | import SwiftUI
| `- error: no such module 'SwiftUI'
8 |
9 | public struct SpanGridDynamicColumnSizeStrategy {
[20/27] Compiling SpanGrid SpanGridCellMetadata.swift
/host/spi-builder-workspace/Sources/Business Logic/SpanGridDynamicColumnSizeStrategy.swift:7:8: error: no such module 'SwiftUI'
5 | //
6 |
7 | import SwiftUI
| `- error: no such module 'SwiftUI'
8 |
9 | public struct SpanGridDynamicColumnSizeStrategy {
[21/27] Compiling SpanGrid SpanGridColumnSizeStrategy.swift
/host/spi-builder-workspace/Sources/Business Logic/SpanGridDynamicColumnSizeStrategy.swift:7:8: error: no such module 'SwiftUI'
5 | //
6 |
7 | import SwiftUI
| `- error: no such module 'SwiftUI'
8 |
9 | public struct SpanGridDynamicColumnSizeStrategy {
[22/27] Compiling SpanGrid SpanGridWidthListener+watchOS.swift
/host/spi-builder-workspace/Sources/Business Logic/SpanGridDynamicColumnSizeStrategy.swift:7:8: error: no such module 'SwiftUI'
5 | //
6 |
7 | import SwiftUI
| `- error: no such module 'SwiftUI'
8 |
9 | public struct SpanGridDynamicColumnSizeStrategy {
[23/27] Compiling SpanGrid SpanGridWidthListener.swift
/host/spi-builder-workspace/Sources/Business Logic/SpanGridDynamicColumnSizeStrategy.swift:7:8: error: no such module 'SwiftUI'
5 | //
6 |
7 | import SwiftUI
| `- error: no such module 'SwiftUI'
8 |
9 | public struct SpanGridDynamicColumnSizeStrategy {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[24/29] Emitting module SpanGrid
/host/spi-builder-workspace/Sources/Business Logic/SpanGridDynamicColumnSizeStrategy.swift:7:8: error: no such module 'SwiftUI'
5 | //
6 |
7 | import SwiftUI
| `- error: no such module 'SwiftUI'
8 |
9 | public struct SpanGridDynamicColumnSizeStrategy {
[25/29] Compiling SpanGrid SpanGridDynamicColumnSizeStrategy.swift
/host/spi-builder-workspace/Sources/Business Logic/SpanGridDynamicColumnSizeStrategy.swift:7:8: error: no such module 'SwiftUI'
5 | //
6 |
7 | import SwiftUI
| `- error: no such module 'SwiftUI'
8 |
9 | public struct SpanGridDynamicColumnSizeStrategy {
[26/29] Compiling SpanGrid SpanGridKeyboardNavigation.swift
/host/spi-builder-workspace/Sources/Business Logic/SpanGridDynamicColumnSizeStrategy.swift:7:8: error: no such module 'SwiftUI'
5 | //
6 |
7 | import SwiftUI
| `- error: no such module 'SwiftUI'
8 |
9 | public struct SpanGridDynamicColumnSizeStrategy {
[27/29] Compiling SpanGrid SpanGridRowHeightStorage.swift
/host/spi-builder-workspace/Sources/Business Logic/SpanGridDynamicColumnSizeStrategy.swift:7:8: error: no such module 'SwiftUI'
5 | //
6 |
7 | import SwiftUI
| `- error: no such module 'SwiftUI'
8 |
9 | public struct SpanGridDynamicColumnSizeStrategy {
[28/29] Compiling SpanGrid SpanGridKeyboardNavigationShortcuts.swift
/host/spi-builder-workspace/Sources/Business Logic/SpanGridDynamicColumnSizeStrategy.swift:7:8: error: no such module 'SwiftUI'
5 | //
6 |
7 | import SwiftUI
| `- error: no such module 'SwiftUI'
8 |
9 | public struct SpanGridDynamicColumnSizeStrategy {
[29/29] Compiling SpanGrid SpanGridSpanView.swift
/host/spi-builder-workspace/Sources/Business Logic/SpanGridDynamicColumnSizeStrategy.swift:7:8: error: no such module 'SwiftUI'
5 | //
6 |
7 | import SwiftUI
| `- error: no such module 'SwiftUI'
8 |
9 | public struct SpanGridDynamicColumnSizeStrategy {
BUILD FAILURE 6.2 wasm