Build Information
Failed to build SwiftPackageList, reference master (802b09), with Swift 6.2 for Wasm on 25 Nov 2025 23:56:08 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FelixHerrmann/swift-package-list.git
Reference: master
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/FelixHerrmann/swift-package-list
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 802b09e Merge pull request #166 from FelixHerrmann/dependabot/github_actions/actions/checkout-6
Cloned https://github.com/FelixHerrmann/swift-package-list.git
Revision (git rev-parse @):
802b09e8f0e3a02508630821dc6c601705beb172
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/FelixHerrmann/swift-package-list.git at master
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/FelixHerrmann/swift-package-list.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:302e3f347c593123f3d337e3da1bfe6e802bb8867614e9dfa745c72e13ca8eeb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
warning: multiple Swift SDKs match target triple `wasm32-unknown-wasip1` and host triple x86_64-unknown-linux-gnu, selected one at /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/swift-sdk.json
Fetching https://github.com/apple/swift-argument-parser
[1/16860] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.93s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.2 (1.29s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.6.2
[1/1] Compiling plugin SwiftPackageListPlugin
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin GenerateDoccReference
Building for debugging...
[3/50] Write sources
[6/50] Copying PrivacyInfo.xcprivacy
[6/50] Write sources
[8/50] Copying Localizable.strings
[8/50] Write sources
[8/50] Copying Localizable.strings
[8/50] Copying PrivacyInfo.xcprivacy
[8/50] Copying Localizable.strings
[8/50] Copying Info.plist
[8/50] Copying PrivacyInfo.xcprivacy
[8/50] Copying Info.plist
[8/50] Write sources
[8/50] Copying Info.plist
[8/50] Write sources
[35/50] Write swift-version-24593BA9C3E375BF.txt
[37/70] Emitting module SwiftPackageList
[38/70] Compiling ArgumentParserToolInfo ToolInfo.swift
[39/70] Emitting module ArgumentParserToolInfo
[42/71] Compiling ArgumentParserToolInfo ToolInfo.swift
[42/72] Wrapping AST for ArgumentParserToolInfo for debugging
[46/160] Compiling SwiftPackageList resource_bundle_accessor.swift
[47/160] Compiling SwiftPackageList PackageProvider.swift
[48/160] Compiling SwiftPackageList PropertyListPackageProvider.swift
[49/160] Compiling SwiftPackageList JSONPackageProvider.swift
[50/160] Emitting module ArgumentParser
[51/166] Compiling ArgumentParser CollectionExtensions.swift
[52/166] Compiling ArgumentParser Mutex.swift
[53/166] Compiling ArgumentParser Platform.swift
[54/166] Compiling ArgumentParser SequenceExtensions.swift
[55/166] Compiling ArgumentParser StringExtensions.swift
[56/166] Compiling ArgumentParser SwiftExtensions.swift
[57/166] Compiling SwiftPackageList Package+Kind.swift
[58/166] Compiling SwiftPackageList Bundle+acknowledgements.swift
[59/166] Compiling SwiftPackageList Package.swift
[60/170] Wrapping AST for SwiftPackageList for debugging
[62/215] Compiling SwiftPackageListUI Backport+navigationTitle.swift
/host/spi-builder-workspace/Sources/SwiftPackageListUI/Utilites/Backport/Backport+navigationBarTitleDisplayMode.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | @available(iOS, deprecated: 14.0, message: "Back-port no longer needed with iOS 14")
[63/215] Compiling SwiftPackageListUI Backport+task.swift
/host/spi-builder-workspace/Sources/SwiftPackageListUI/Utilites/Backport/Backport+navigationBarTitleDisplayMode.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | @available(iOS, deprecated: 14.0, message: "Back-port no longer needed with iOS 14")
[64/215] Compiling SwiftPackageListCore Checkouts.swift
/host/spi-builder-workspace/Sources/SwiftPackageListUI/Utilites/Backport/Backport+navigationBarTitleDisplayMode.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | @available(iOS, deprecated: 14.0, message: "Back-port no longer needed with iOS 14")
[65/215] Compiling SwiftPackageListCore Configuration.swift
/host/spi-builder-workspace/Sources/SwiftPackageListUI/Utilites/Backport/Backport+navigationBarTitleDisplayMode.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | @available(iOS, deprecated: 14.0, message: "Back-port no longer needed with iOS 14")
[66/216] Compiling SwiftPackageListUI Backport.swift
/host/spi-builder-workspace/Sources/SwiftPackageListUI/Utilites/Backport/Backport+navigationBarTitleDisplayMode.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | @available(iOS, deprecated: 14.0, message: "Back-port no longer needed with iOS 14")
[67/216] Compiling SwiftPackageListCore PackageSource.swift
/host/spi-builder-workspace/Sources/SwiftPackageListUI/Utilites/Backport/Backport+navigationBarTitleDisplayMode.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | @available(iOS, deprecated: 14.0, message: "Back-port no longer needed with iOS 14")
[68/216] Compiling SwiftPackageListCore RegistryDownloads.swift
/host/spi-builder-workspace/Sources/SwiftPackageListUI/Utilites/Backport/Backport+navigationBarTitleDisplayMode.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | @available(iOS, deprecated: 14.0, message: "Back-port no longer needed with iOS 14")
[69/216] Compiling SwiftPackageListCore DerivedData.swift
/host/spi-builder-workspace/Sources/SwiftPackageListUI/Utilites/Backport/Backport+navigationBarTitleDisplayMode.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | @available(iOS, deprecated: 14.0, message: "Back-port no longer needed with iOS 14")
[70/216] Compiling SwiftPackageListCore Directory.swift
/host/spi-builder-workspace/Sources/SwiftPackageListUI/Utilites/Backport/Backport+navigationBarTitleDisplayMode.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | @available(iOS, deprecated: 14.0, message: "Back-port no longer needed with iOS 14")
[71/216] Compiling SwiftPackageListUI Backport+navigationBarTitleDisplayMode.swift
/host/spi-builder-workspace/Sources/SwiftPackageListUI/Utilites/Backport/Backport+navigationBarTitleDisplayMode.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | @available(iOS, deprecated: 14.0, message: "Back-port no longer needed with iOS 14")
error: emit-module command failed with exit code 1 (use -v to see invocation)
[72/216] Emitting module SwiftPackageListUI
/host/spi-builder-workspace/Sources/SwiftPackageListUI/Utilites/Backport/Backport+navigationBarTitleDisplayMode.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | @available(iOS, deprecated: 14.0, message: "Back-port no longer needed with iOS 14")
[73/216] Compiling SwiftPackageListUI resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/SwiftPackageListUI/Utilites/Backport/Backport+navigationBarTitleDisplayMode.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | @available(iOS, deprecated: 14.0, message: "Back-port no longer needed with iOS 14")
[74/216] Compiling SwiftPackageList Package+Kind.swift
[75/216] Compiling SwiftPackageList PackageProvider.swift
[76/216] Compiling SwiftPackageListCore VersionedFile.swift
[77/216] Compiling SwiftPackageListCore VersionedFileStorage.swift
[78/216] Compiling SwiftPackageListCore WorkspaceState.swift
[79/216] Compiling SwiftPackageListCore PropertyListGenerator.swift
[80/216] Compiling SwiftPackageListCore SettingsBundleGenerator+Language.swift
[81/216] Compiling SwiftPackageListCore SettingsBundleGenerator+PropertyList.swift
BUILD FAILURE 6.2 wasm