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 SwiftPackageList, reference 4.8.0 (22ef2a), with Swift 6.2 (beta) for Wasm on 24 Jun 2025 00:40:30 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/FelixHerrmann/swift-package-list.git
Reference: 4.8.0
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
 * tag               4.8.0      -> FETCH_HEAD
HEAD is now at 22ef2a2 Bump version (4.8.0)
Cloned https://github.com/FelixHerrmann/swift-package-list.git
Revision (git rev-parse @):
22ef2a2b1b51b453be02ce2bd780753718e8893a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/FelixHerrmann/swift-package-list.git at 4.8.0
========================================
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-1":/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
[1/15380] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.31s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (2.10s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
[1/1] Compiling plugin SwiftPackageListPlugin
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/49] Write sources
[4/49] Copying Info.plist
[6/49] Write sources
[8/49] Copying PrivacyInfo.xcprivacy
[9/49] Copying Localizable.strings
[24/49] Copying PrivacyInfo.xcprivacy
[25/49] Copying Info.plist
[25/49] Copying PrivacyInfo.xcprivacy
[26/49] Copying Info.plist
[28/49] Write sources
[30/49] Copying Localizable.strings
[32/49] Write sources
[34/49] Write swift-version-24593BA9C3E375BF.txt
[36/69] Compiling SwiftPackageList Package+Kind.swift
/host/spi-builder-workspace/Sources/SwiftPackageList/Bundle+acknowledgements.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bundle {
[37/69] Compiling SwiftPackageList Package.swift
/host/spi-builder-workspace/Sources/SwiftPackageList/Bundle+acknowledgements.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bundle {
[38/69] Emitting module ArgumentParserToolInfo
[39/69] Compiling ArgumentParserToolInfo ToolInfo.swift
[40/70] Compiling SwiftPackageList resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/SwiftPackageList/Bundle+acknowledgements.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bundle {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[41/70] Emitting module SwiftPackageList
/host/spi-builder-workspace/Sources/SwiftPackageList/Bundle+acknowledgements.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bundle {
[42/70] Compiling SwiftPackageList Bundle+acknowledgements.swift
/host/spi-builder-workspace/Sources/SwiftPackageList/Bundle+acknowledgements.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bundle {
[43/70] Compiling SwiftPackageList PropertyListPackageProvider.swift
/host/spi-builder-workspace/Sources/SwiftPackageList/Bundle+acknowledgements.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bundle {
[44/70] Compiling SwiftPackageList JSONPackageProvider.swift
/host/spi-builder-workspace/Sources/SwiftPackageList/Bundle+acknowledgements.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bundle {
[45/70] Compiling SwiftPackageList PackageProvider.swift
/host/spi-builder-workspace/Sources/SwiftPackageList/Bundle+acknowledgements.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bundle {
[47/70] Emitting module ArgumentParserToolInfo
[48/70] Compiling ArgumentParserToolInfo ToolInfo.swift
[49/71] Wrapping AST for ArgumentParserToolInfo for debugging
[50/71] Compiling SwiftPackageList Package+Kind.swift
[51/109] Emitting module ArgumentParser
[52/114] Compiling ArgumentParser ArgumentVisibility.swift
[53/114] Compiling ArgumentParser CompletionKind.swift
[54/114] Compiling ArgumentParser Errors.swift
[55/114] Compiling ArgumentParser Flag.swift
[56/114] Compiling ArgumentParser NameSpecification.swift
[57/114] Compiling ArgumentParser Option.swift
[58/114] Compiling ArgumentParser BashCompletionsGenerator.swift
[59/114] Compiling ArgumentParser CompletionsGenerator.swift
[60/114] Compiling ArgumentParser FishCompletionsGenerator.swift
[61/114] Compiling ArgumentParser ZshCompletionsGenerator.swift
[62/114] Compiling ArgumentParser Argument.swift
[63/114] Compiling ArgumentParser ArgumentHelp.swift
[64/114] Compiling ArgumentParser ExpressibleByArgument.swift
[65/114] Compiling ArgumentParser ParsableArguments.swift
[66/114] Compiling ArgumentParser ParsableArgumentsValidation.swift
[67/114] Compiling ArgumentParser ParsableCommand.swift
[68/114] Compiling ArgumentParser ArgumentDecoder.swift
[69/114] Compiling ArgumentParser OptionGroup.swift
[70/114] Compiling ArgumentParser AsyncParsableCommand.swift
[71/114] Compiling ArgumentParser CommandConfiguration.swift
[72/114] Compiling ArgumentParser CommandGroup.swift
[73/114] Compiling ArgumentParser EnumerableFlag.swift
[74/114] Compiling ArgumentParser ArgumentDefinition.swift
[75/114] Compiling ArgumentParser ArgumentSet.swift
[76/114] Compiling ArgumentParser CommandParser.swift
[77/114] Compiling ArgumentParser InputKey.swift
[78/114] Compiling ArgumentParser InputOrigin.swift
[79/114] Compiling ArgumentParser CollectionExtensions.swift
[80/114] Compiling ArgumentParser Platform.swift
[81/114] Compiling ArgumentParser SequenceExtensions.swift
[82/114] Compiling ArgumentParser StringExtensions.swift
[83/114] Compiling ArgumentParser Tree.swift
[84/114] Compiling ArgumentParser Name.swift
[85/114] Compiling ArgumentParser Parsed.swift
[86/114] Compiling ArgumentParser ParsedValues.swift
[87/114] Compiling ArgumentParser ParserError.swift
[88/114] Compiling ArgumentParser SplitArguments.swift
[89/114] Compiling ArgumentParser DumpHelpGenerator.swift
[90/114] Compiling ArgumentParser HelpCommand.swift
[91/114] Compiling ArgumentParser HelpGenerator.swift
[92/114] Compiling ArgumentParser MessageInfo.swift
[93/114] Compiling ArgumentParser UsageGenerator.swift
BUILD FAILURE 6.2 wasm