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 ValidatableKit, reference v1.0.0 (c6efdf), with Swift 6.2 (beta) for Wasm on 19 Jun 2025 21:50:33 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/SwiftyLab/ValidatableKit.git
Reference: v1.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/SwiftyLab/ValidatableKit
 * tag               v1.0.0     -> FETCH_HEAD
HEAD is now at c6efdfc chore(CHANGELOG): update for v1.0.0 [skip ci]
Cloned https://github.com/SwiftyLab/ValidatableKit.git
Revision (git rev-parse @):
c6efdfc9147ad4216753402c2d6e27d9d7f25d41
SUCCESS checkout https://github.com/SwiftyLab/ValidatableKit.git at v1.0.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/SwiftyLab/ValidatableKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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-format
Fetching https://github.com/apple/swift-docc-plugin
[1/2082] Fetching swift-docc-plugin
[231/14292] Fetching swift-docc-plugin, swift-format
Fetched https://github.com/apple/swift-format from cache (0.79s)
Fetched https://github.com/apple/swift-docc-plugin from cache (0.79s)
Computing version for https://github.com/apple/swift-format
Computed https://github.com/apple/swift-format at 0.50700.1 (3.13s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/apple/swift-tools-support-core.git
[1/6855] Fetching swift-tools-support-core
[6856/22235] Fetching swift-tools-support-core, swift-argument-parser
Fetched https://github.com/apple/swift-tools-support-core.git from cache (0.63s)
[3384/15380] Fetching swift-argument-parser
Fetching https://github.com/apple/swift-syntax
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.47s)
[1/70906] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax from cache (6.80s)
Computing version for https://github.com/apple/swift-tools-support-core.git
Computed https://github.com/apple/swift-tools-support-core.git at 0.2.7 (10.18s)
Fetching https://github.com/apple/swift-system.git
[1/4436] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.48s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 0.50700.1 (1.38s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.1.4 (1.11s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.1.1 (0.61s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (0.52s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3413] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.52s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.24s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.4
Creating working copy for https://github.com/apple/swift-syntax
Working copy of https://github.com/apple/swift-syntax resolved at 0.50700.1
Creating working copy for https://github.com/apple/swift-format
Working copy of https://github.com/apple/swift-format resolved at 0.50700.1
Creating working copy for https://github.com/apple/swift-tools-support-core.git
Working copy of https://github.com/apple/swift-tools-support-core.git resolved at 0.2.7
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
[1/1] Compiling plugin GenerateManualPlugin
[2/2] Compiling plugin Swift-DocC Preview
[3/3] Compiling plugin Swift-DocC
Building for debugging...
[3/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/26] Compiling ValidatableKit ValidatorResult.swift
/host/spi-builder-workspace/Sources/ValidatableKit/Validator.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Validates data of type `T` specialized with.
[7/26] Compiling ValidatableKit Validatable.swift
/host/spi-builder-workspace/Sources/ValidatableKit/Validator.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Validates data of type `T` specialized with.
[8/26] Compiling ValidatableKit Validation.swift
/host/spi-builder-workspace/Sources/ValidatableKit/Validator.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Validates data of type `T` specialized with.
[9/28] Compiling ValidatableKit Validations.swift
/host/spi-builder-workspace/Sources/ValidatableKit/Validator.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Validates data of type `T` specialized with.
[10/28] Compiling ValidatableKit Validator.swift
/host/spi-builder-workspace/Sources/ValidatableKit/Validator.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Validates data of type `T` specialized with.
[11/28] Compiling ValidatableKit Bool.swift
/host/spi-builder-workspace/Sources/ValidatableKit/Validator.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Validates data of type `T` specialized with.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[12/28] Emitting module ValidatableKit
/host/spi-builder-workspace/Sources/ValidatableKit/Validator.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Validates data of type `T` specialized with.
[13/28] Compiling ValidatableKit Invalid.swift
/host/spi-builder-workspace/Sources/ValidatableKit/Validator.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Validates data of type `T` specialized with.
[14/28] Compiling ValidatableKit Nested.swift
/host/spi-builder-workspace/Sources/ValidatableKit/Validator.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Validates data of type `T` specialized with.
[15/28] Compiling ValidatableKit Skipped.swift
/host/spi-builder-workspace/Sources/ValidatableKit/Validator.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Validates data of type `T` specialized with.
[16/28] Compiling ValidatableKit Not.swift
/host/spi-builder-workspace/Sources/ValidatableKit/Validator.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Validates data of type `T` specialized with.
[17/28] Compiling ValidatableKit Or.swift
/host/spi-builder-workspace/Sources/ValidatableKit/Validator.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Validates data of type `T` specialized with.
[18/28] Compiling ValidatableKit Case.swift
/host/spi-builder-workspace/Sources/ValidatableKit/Validator.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Validates data of type `T` specialized with.
[19/28] Compiling ValidatableKit CharacterSet.swift
/host/spi-builder-workspace/Sources/ValidatableKit/Validator.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Validates data of type `T` specialized with.
[20/28] Compiling ValidatableKit Email.swift
/host/spi-builder-workspace/Sources/ValidatableKit/Validator.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Validates data of type `T` specialized with.
[21/28] Compiling ValidatableKit Empty.swift
/host/spi-builder-workspace/Sources/ValidatableKit/Validator.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Validates data of type `T` specialized with.
[22/28] Compiling ValidatableKit Eql.swift
/host/spi-builder-workspace/Sources/ValidatableKit/Validator.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Validates data of type `T` specialized with.
[23/28] Compiling ValidatableKit In.swift
/host/spi-builder-workspace/Sources/ValidatableKit/Validator.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Validates data of type `T` specialized with.
[24/28] Compiling ValidatableKit Nil.swift
/host/spi-builder-workspace/Sources/ValidatableKit/Validator.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Validates data of type `T` specialized with.
[25/28] Compiling ValidatableKit And.swift
/host/spi-builder-workspace/Sources/ValidatableKit/Validator.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Validates data of type `T` specialized with.
[26/28] Compiling ValidatableKit NilIgnoring.swift
/host/spi-builder-workspace/Sources/ValidatableKit/Validator.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Validates data of type `T` specialized with.
[27/28] Compiling ValidatableKit Regex.swift
/host/spi-builder-workspace/Sources/ValidatableKit/Validator.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Validates data of type `T` specialized with.
[28/28] Compiling ValidatableKit URL.swift
/host/spi-builder-workspace/Sources/ValidatableKit/Validator.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Validates data of type `T` specialized with.
BUILD FAILURE 6.2 wasm