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 WrkstrmKit, reference main (85bf13), with Swift 6.2 (beta) for Wasm on 22 Jun 2025 12:47:00 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/wrkstrm/WrkstrmKit.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/wrkstrm/WrkstrmKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 85bf13b Update to KVPair
Cloned https://github.com/wrkstrm/WrkstrmKit.git
Revision (git rev-parse @):
85bf13b31ab0a35419860ff8a75d4e50712f9d9e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/wrkstrm/WrkstrmKit.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/wrkstrm/WrkstrmKit.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
warning: 'spi-builder-workspace': ---- Wrkstrm Deps ----
[PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmFoundation.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.branch("main")), PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmLog.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.branch("main")), PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmMain.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.range(Range(1.0.0..<2.0.0)))]
---- Wrkstrm Deps ----
Fetching https://github.com/wrkstrm/WrkstrmFoundation.git
[1/1883] Fetching wrkstrmfoundation
Fetched https://github.com/wrkstrm/WrkstrmFoundation.git from cache (0.46s)
warning: 'wrkstrmfoundation': ---- ConfigurationService Deps ----
[PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmLog.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.range(Range(0.4.0..<1.0.0))), PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmMain.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.range(Range(1.0.0..<2.0.0)))]
---- ConfigurationService Deps ----
Fetching https://github.com/wrkstrm/WrkstrmLog.git
[1/874] Fetching wrkstrmlog
Fetched https://github.com/wrkstrm/WrkstrmLog.git from cache (0.40s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/wrkstrm/WrkstrmMain.git
[1/3836] Fetching swift-log
[2/4674] Fetching swift-log, wrkstrmmain
Fetched https://github.com/wrkstrm/WrkstrmMain.git from cache (0.45s)
[2647/3836] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.66s)
Computing version for https://github.com/wrkstrm/WrkstrmMain.git
Computed https://github.com/wrkstrm/WrkstrmMain.git at 1.0.0 (1.48s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.53s)
Creating working copy for https://github.com/wrkstrm/WrkstrmMain.git
Working copy of https://github.com/wrkstrm/WrkstrmMain.git resolved at 1.0.0
Creating working copy for https://github.com/wrkstrm/WrkstrmFoundation.git
Working copy of https://github.com/wrkstrm/WrkstrmFoundation.git resolved at main (59a16df)
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
Creating working copy for https://github.com/wrkstrm/WrkstrmLog.git
Working copy of https://github.com/wrkstrm/WrkstrmLog.git resolved at main (fac4567)
warning: 'wrkstrmfoundation': ---- ConfigurationService Deps ----
[PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmLog.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.range(Range(0.4.0..<1.0.0))), PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmMain.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.range(Range(1.0.0..<2.0.0)))]
---- ConfigurationService Deps ----
Building for debugging...
[0/9] Write sources
[8/9] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/41] Emitting module WrkstrmMain
/host/spi-builder-workspace/.build/checkouts/WrkstrmMain/Sources/WrkstrmMain/CustomCollections/Structs/IndexedCollection.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A collection wrapper that provides both the index and element of each entry in a
[11/44] Compiling WrkstrmSwiftUI PreviewDevice.swift
/host/spi-builder-workspace/Sources/WrkstrmSwiftUI/AnyTransition.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | extension AnyTransition {
[12/44] Compiling WrkstrmSwiftUI IndexedRow.swift
/host/spi-builder-workspace/Sources/WrkstrmSwiftUI/AnyTransition.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | extension AnyTransition {
[13/44] Compiling WrkstrmSwiftUI UIImagePublisher.swift
/host/spi-builder-workspace/Sources/WrkstrmSwiftUI/AnyTransition.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | extension AnyTransition {
[14/44] Compiling WrkstrmMain JSON.swift
/host/spi-builder-workspace/.build/checkouts/WrkstrmMain/Sources/WrkstrmMain/CustomCollections/Structs/IndexedCollection.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A collection wrapper that provides both the index and element of each entry in a
[15/44] Compiling WrkstrmMain Injectable.swift
/host/spi-builder-workspace/.build/checkouts/WrkstrmMain/Sources/WrkstrmMain/CustomCollections/Structs/IndexedCollection.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A collection wrapper that provides both the index and element of each entry in a
[16/44] Compiling WrkstrmMain Result.swift
/host/spi-builder-workspace/.build/checkouts/WrkstrmMain/Sources/WrkstrmMain/CustomCollections/Structs/IndexedCollection.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A collection wrapper that provides both the index and element of each entry in a
[17/44] Compiling WrkstrmMain BinaryTree.swift
/host/spi-builder-workspace/.build/checkouts/WrkstrmMain/Sources/WrkstrmMain/CustomCollections/Structs/IndexedCollection.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A collection wrapper that provides both the index and element of each entry in a
[18/44] Compiling WrkstrmMain TreeClass.swift
/host/spi-builder-workspace/.build/checkouts/WrkstrmMain/Sources/WrkstrmMain/CustomCollections/Structs/IndexedCollection.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A collection wrapper that provides both the index and element of each entry in a
[19/44] Compiling WrkstrmMain ListEnum.swift
/host/spi-builder-workspace/.build/checkouts/WrkstrmMain/Sources/WrkstrmMain/CustomCollections/Structs/IndexedCollection.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A collection wrapper that provides both the index and element of each entry in a
[20/44] Compiling WrkstrmMain SortEnum.swift
/host/spi-builder-workspace/.build/checkouts/WrkstrmMain/Sources/WrkstrmMain/CustomCollections/Structs/IndexedCollection.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A collection wrapper that provides both the index and element of each entry in a
[21/44] Compiling WrkstrmMain IndexedCollection.swift
/host/spi-builder-workspace/.build/checkouts/WrkstrmMain/Sources/WrkstrmMain/CustomCollections/Structs/IndexedCollection.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A collection wrapper that provides both the index and element of each entry in a
[22/44] Compiling WrkstrmMain SortedArray.swift
/host/spi-builder-workspace/.build/checkouts/WrkstrmMain/Sources/WrkstrmMain/CustomCollections/Structs/IndexedCollection.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A collection wrapper that provides both the index and element of each entry in a
[23/44] Emitting module Logging
[24/44] Compiling WrkstrmMain String+Contains.swift
/host/spi-builder-workspace/.build/checkouts/WrkstrmMain/Sources/WrkstrmMain/CustomCollections/Structs/IndexedCollection.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A collection wrapper that provides both the index and element of each entry in a
[25/44] Compiling WrkstrmMain String+Count.swift
/host/spi-builder-workspace/.build/checkouts/WrkstrmMain/Sources/WrkstrmMain/CustomCollections/Structs/IndexedCollection.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A collection wrapper that provides both the index and element of each entry in a
[26/44] Compiling WrkstrmMain String+Error.swift
/host/spi-builder-workspace/.build/checkouts/WrkstrmMain/Sources/WrkstrmMain/CustomCollections/Structs/IndexedCollection.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A collection wrapper that provides both the index and element of each entry in a
[27/44] Compiling WrkstrmMain RandomAccessCollection+IndexedCollection.swift
/host/spi-builder-workspace/.build/checkouts/WrkstrmMain/Sources/WrkstrmMain/CustomCollections/Structs/IndexedCollection.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A collection wrapper that provides both the index and element of each entry in a
[28/44] Compiling WrkstrmMain Sequence+Decompose.swift
/host/spi-builder-workspace/.build/checkouts/WrkstrmMain/Sources/WrkstrmMain/CustomCollections/Structs/IndexedCollection.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A collection wrapper that provides both the index and element of each entry in a
[29/44] Compiling WrkstrmMain Sequence+Unique.swift
/host/spi-builder-workspace/.build/checkouts/WrkstrmMain/Sources/WrkstrmMain/CustomCollections/Structs/IndexedCollection.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A collection wrapper that provides both the index and element of each entry in a
[30/44] Compiling WrkstrmMain CommandLine+Executable.swift
/host/spi-builder-workspace/.build/checkouts/WrkstrmMain/Sources/WrkstrmMain/CustomCollections/Structs/IndexedCollection.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A collection wrapper that provides both the index and element of each entry in a
[31/44] Compiling WrkstrmMain Optional+Comparable.swift
/host/spi-builder-workspace/.build/checkouts/WrkstrmMain/Sources/WrkstrmMain/CustomCollections/Structs/IndexedCollection.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A collection wrapper that provides both the index and element of each entry in a
[32/44] Compiling WrkstrmMain Optional+Flatten.swift
/host/spi-builder-workspace/.build/checkouts/WrkstrmMain/Sources/WrkstrmMain/CustomCollections/Structs/IndexedCollection.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A collection wrapper that provides both the index and element of each entry in a
[33/44] Compiling WrkstrmMain Array+Filter.swift
/host/spi-builder-workspace/.build/checkouts/WrkstrmMain/Sources/WrkstrmMain/CustomCollections/Structs/IndexedCollection.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A collection wrapper that provides both the index and element of each entry in a
[34/44] Compiling WrkstrmMain ClosedRange+Magnitude.swift
/host/spi-builder-workspace/.build/checkouts/WrkstrmMain/Sources/WrkstrmMain/CustomCollections/Structs/IndexedCollection.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A collection wrapper that provides both the index and element of each entry in a
[35/44] Compiling WrkstrmMain Collection+Sorting.swift
/host/spi-builder-workspace/.build/checkouts/WrkstrmMain/Sources/WrkstrmMain/CustomCollections/Structs/IndexedCollection.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A collection wrapper that provides both the index and element of each entry in a
[36/44] Compiling WrkstrmMain String+KebabCase.swift
/host/spi-builder-workspace/.build/checkouts/WrkstrmMain/Sources/WrkstrmMain/CustomCollections/Structs/IndexedCollection.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A collection wrapper that provides both the index and element of each entry in a
[37/44] Compiling WrkstrmMain String+Source.swift
/host/spi-builder-workspace/.build/checkouts/WrkstrmMain/Sources/WrkstrmMain/CustomCollections/Structs/IndexedCollection.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A collection wrapper that provides both the index and element of each entry in a
[38/44] Compiling WrkstrmMain UInt+BitSetting.swift
/host/spi-builder-workspace/.build/checkouts/WrkstrmMain/Sources/WrkstrmMain/CustomCollections/Structs/IndexedCollection.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A collection wrapper that provides both the index and element of each entry in a
error: emit-module command failed with exit code 1 (use -v to see invocation)
[39/44] Emitting module WrkstrmSwiftUI
/host/spi-builder-workspace/Sources/WrkstrmSwiftUI/AnyTransition.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | extension AnyTransition {
[40/44] Compiling WrkstrmSwiftUI AnyTransition.swift
/host/spi-builder-workspace/Sources/WrkstrmSwiftUI/AnyTransition.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | extension AnyTransition {
[41/44] Compiling Logging LogHandler.swift
[42/44] Compiling Logging Locks.swift
BUILD FAILURE 6.2 wasm