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 SwiftletModel, reference 0.12.3 (2074bb), with Swift 6.2 (beta) for Wasm on 23 Jun 2025 21:32:01 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/KazaiMazai/SwiftletModel.git
Reference: 0.12.3
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/KazaiMazai/SwiftletModel
 * tag               0.12.3     -> FETCH_HEAD
HEAD is now at 2074bb0 Minor schema fixes (#94)
Cloned https://github.com/KazaiMazai/SwiftletModel.git
Revision (git rev-parse @):
2074bb06022cd433dfe8ffd6f3f1810f8250b1ee
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/KazaiMazai/SwiftletModel.git at 0.12.3
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/KazaiMazai/SwiftletModel.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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-collections.git
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/attaswift/BTree
[1/3349] Fetching btree
[504/19989] Fetching btree, swift-collections
[7510/90916] Fetching btree, swift-collections, swift-syntax
Fetched https://github.com/attaswift/BTree from cache (1.03s)
[5536/87567] Fetching swift-collections, swift-syntax
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetched https://github.com/apple/swift-collections.git from cache (2.40s)
[26243/70927] Fetching swift-syntax
[48941/84978] Fetching swift-syntax, swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (5.49s)
Fetched https://github.com/swiftlang/swift-syntax from cache (10.83s)
Computing version for https://github.com/attaswift/BTree
Computed https://github.com/attaswift/BTree at 4.1.0 (14.86s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.33s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (4.98s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.4 (0.96s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4581] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.49s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (1.24s)
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.04s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (1.47s)
Creating working copy for https://github.com/attaswift/BTree
Working copy of https://github.com/attaswift/BTree resolved at 4.1.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
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/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.4
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
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
Building for debugging...
[0/47] Write sources
[25/47] Compiling _SwiftSyntaxCShims dummy.c
[26/47] Write swift-version-24593BA9C3E375BF.txt
[28/82] Emitting module SwiftSyntax509
[29/82] Compiling SwiftSyntax510 Empty.swift
[30/82] Emitting module SwiftSyntax510
[31/83] Compiling SwiftSyntax509 Empty.swift
[32/84] Emitting module SwiftSyntax600
[33/84] Compiling SwiftSyntax600 Empty.swift
[36/85] Wrapping AST for SwiftSyntax510 for debugging
[37/85] Wrapping AST for SwiftSyntax600 for debugging
[39/85] Compiling BTree Map.swift
/host/spi-builder-workspace/.build/checkouts/BTree/Sources/BridgedList.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension List where Element: AnyObject {
[40/85] Compiling BTree SortedBag.swift
/host/spi-builder-workspace/.build/checkouts/BTree/Sources/BridgedList.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension List where Element: AnyObject {
[40/87] Wrapping AST for SwiftSyntax509 for debugging
[42/87] Compiling BTree BTreeIndex.swift
/host/spi-builder-workspace/.build/checkouts/BTree/Sources/BridgedList.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension List where Element: AnyObject {
[43/87] Compiling BTree BTreeIterator.swift
/host/spi-builder-workspace/.build/checkouts/BTree/Sources/BridgedList.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension List where Element: AnyObject {
[44/87] Compiling BTree BTreeComparisons.swift
[45/87] Compiling BTree BTreeCursor.swift
[46/88] Emitting module InternalCollectionsUtilities
[49/88] Compiling BTree BTree.swift
[50/88] Compiling BTree BTreeBuilder.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[51/116] Emitting module BTree
/host/spi-builder-workspace/.build/checkouts/BTree/Sources/BridgedList.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension List where Element: AnyObject {
[52/125] Compiling SwiftSyntax SourceEdit.swift
[53/125] Compiling SwiftSyntax SourceLength.swift
[54/132] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[55/141] Compiling SwiftSyntax SyntaxNodeStructure.swift
[56/141] Compiling SwiftSyntax SyntaxProtocol.swift
[57/143] Compiling SwiftSyntax SourceLocation.swift
[58/143] Compiling SwiftSyntax SyntaxNodeFactory.swift
/host/spi-builder-workspace/.build/checkouts/BTree/Sources/BridgedList.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension List where Element: AnyObject {
/host/spi-builder-workspace/.build/checkouts/BTree/Sources/BridgedList.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension List where Element: AnyObject {
/host/spi-builder-workspace/.build/checkouts/BTree/Sources/BridgedList.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension List where Element: AnyObject {
/host/spi-builder-workspace/.build/checkouts/BTree/Sources/BridgedList.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension List where Element: AnyObject {
/host/spi-builder-workspace/.build/checkouts/BTree/Sources/BridgedList.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension List where Element: AnyObject {
/host/spi-builder-workspace/.build/checkouts/BTree/Sources/BridgedList.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension List where Element: AnyObject {
[65/152] Compiling SwiftSyntax TokenDiagnostic.swift
/host/spi-builder-workspace/.build/checkouts/BTree/Sources/BridgedList.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension List where Element: AnyObject {
[66/152] Compiling SwiftSyntax TokenSequence.swift
/host/spi-builder-workspace/.build/checkouts/BTree/Sources/BridgedList.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension List where Element: AnyObject {
[67/152] Compiling SwiftSyntax RawSyntax.swift
/host/spi-builder-workspace/.build/checkouts/BTree/Sources/BridgedList.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension List where Element: AnyObject {
[68/152] Compiling SwiftSyntax RawSyntaxLayoutView.swift
/host/spi-builder-workspace/.build/checkouts/BTree/Sources/BridgedList.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension List where Element: AnyObject {
[69/152] Compiling SwiftSyntax MemoryLayout.swift
/host/spi-builder-workspace/.build/checkouts/BTree/Sources/BridgedList.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension List where Element: AnyObject {
[70/152] Compiling SwiftSyntax MissingNodeInitializers.swift
/host/spi-builder-workspace/.build/checkouts/BTree/Sources/BridgedList.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension List where Element: AnyObject {
BUILD FAILURE 6.2 wasm