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 Pods, reference 1.0.0 (1599ee), with Swift 6.2 (beta) for Wasm on 19 Jun 2025 18:53:54 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/swiftyfinch/Pods.git
Reference: 1.0.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/swiftyfinch/Pods
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 1599ee3 Bump version 1.0.0
Cloned https://github.com/swiftyfinch/Pods.git
Revision (git rev-parse @):
1599ee3750b1048d318ea05655a3754f3a5feaa1
SUCCESS checkout https://github.com/swiftyfinch/Pods.git at 1.0.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/swiftyfinch/Pods.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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
Fetching https://github.com/kareman/SwiftShell
Fetching https://github.com/onevcat/Rainbow
[1/1196] Fetching rainbow
[169/6059] Fetching rainbow, swiftshell
[2948/21439] Fetching rainbow, swiftshell, swift-argument-parser
Fetched https://github.com/onevcat/Rainbow from cache (0.56s)
[1801/20243] Fetching swiftshell, swift-argument-parser
Fetched https://github.com/kareman/SwiftShell from cache (0.86s)
[8152/15380] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.45s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 5.1.0 (2.19s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.1.0 (4.01s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.79s)
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
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.1.0
Creating working copy for https://github.com/kareman/SwiftShell
Working copy of https://github.com/kareman/SwiftShell resolved at 5.1.0
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/14] Write sources
[6/14] Write swift-version-24593BA9C3E375BF.txt
[8/36] Compiling SwiftShell Stream.swift
/host/spi-builder-workspace/.build/checkouts/SwiftShell/Sources/SwiftShell/Bash.swift:8:8: error: no such module 'Foundation'
 6 |  */
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | // MARK: Bash
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/37] Emitting module Rainbow
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/ColorApproximation.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public enum HexColorTarget {
[10/37] Compiling Rainbow BackgroundColor.swift
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/ColorApproximation.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public enum HexColorTarget {
[11/37] Compiling Rainbow CodesParser.swift
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/ColorApproximation.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public enum HexColorTarget {
[12/38] Compiling SwiftShell String.swift
/host/spi-builder-workspace/.build/checkouts/SwiftShell/Sources/SwiftShell/Bash.swift:8:8: error: no such module 'Foundation'
 6 |  */
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | // MARK: Bash
[13/38] Compiling SwiftShell Process.swift
/host/spi-builder-workspace/.build/checkouts/SwiftShell/Sources/SwiftShell/Bash.swift:8:8: error: no such module 'Foundation'
 6 |  */
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | // MARK: Bash
[14/38] Compiling SwiftShell Lazy-split.swift
/host/spi-builder-workspace/.build/checkouts/SwiftShell/Sources/SwiftShell/Bash.swift:8:8: error: no such module 'Foundation'
 6 |  */
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | // MARK: Bash
[15/38] Compiling Rainbow Color.swift
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/ColorApproximation.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public enum HexColorTarget {
[16/38] Compiling Rainbow ColorApproximation.swift
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/ColorApproximation.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public enum HexColorTarget {
[17/38] Compiling SwiftShell Files.swift
/host/spi-builder-workspace/.build/checkouts/SwiftShell/Sources/SwiftShell/Bash.swift:8:8: error: no such module 'Foundation'
 6 |  */
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | // MARK: Bash
[18/38] Compiling Rainbow ControlCode.swift
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/ColorApproximation.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public enum HexColorTarget {
[19/38] Compiling SwiftShell Context.swift
/host/spi-builder-workspace/.build/checkouts/SwiftShell/Sources/SwiftShell/Bash.swift:8:8: error: no such module 'Foundation'
 6 |  */
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | // MARK: Bash
[20/38] Compiling Rainbow ModesExtractor.swift
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/ColorApproximation.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public enum HexColorTarget {
[21/38] Compiling SwiftShell Array.swift
/host/spi-builder-workspace/.build/checkouts/SwiftShell/Sources/SwiftShell/Bash.swift:8:8: error: no such module 'Foundation'
 6 |  */
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | // MARK: Bash
[22/38] Compiling Rainbow Rainbow.swift
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/ColorApproximation.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public enum HexColorTarget {
[23/38] Compiling Rainbow String+Rainbow.swift
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/ColorApproximation.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public enum HexColorTarget {
[24/38] Compiling Rainbow StringGenerator.swift
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/ColorApproximation.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public enum HexColorTarget {
[25/38] Compiling Rainbow Style.swift
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/ColorApproximation.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public enum HexColorTarget {
[26/38] Compiling Rainbow OutputTarget.swift
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/ColorApproximation.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public enum HexColorTarget {
/host/spi-builder-workspace/.build/checkouts/SwiftShell/Sources/SwiftShell/Bash.swift:8:8: error: no such module 'Foundation'
 6 |  */
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | // MARK: Bash
/host/spi-builder-workspace/.build/checkouts/SwiftShell/Sources/SwiftShell/Bash.swift:8:8: error: no such module 'Foundation'
 6 |  */
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | // MARK: Bash
error: emit-module command failed with exit code 1 (use -v to see invocation)
[29/38] Emitting module SwiftShell
/host/spi-builder-workspace/.build/checkouts/SwiftShell/Sources/SwiftShell/Bash.swift:8:8: error: no such module 'Foundation'
 6 |  */
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | // MARK: Bash
[30/38] Emitting module ArgumentParserToolInfo
BUILD FAILURE 6.2 wasm