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 Artisan, reference main (1711e2), with Swift 6.2 (beta) for Wasm on 19 Jun 2025 13:59:00 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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/hainayanda/Artisan.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/hainayanda/Artisan
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1711e2c Update Artisan.podspec
Cloned https://github.com/hainayanda/Artisan.git
Revision (git rev-parse @):
1711e2c03094808c4bf4064e60398418fdfe9dac
SUCCESS checkout https://github.com/hainayanda/Artisan.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/hainayanda/Artisan.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/ra1028/DiffableDataSources.git
Fetching https://github.com/hainayanda/Pharos.git
Fetching https://github.com/hainayanda/Draftsman.git
[1/449] Fetching diffabledatasources
[136/3320] Fetching diffabledatasources, draftsman
[137/5758] Fetching diffabledatasources, draftsman, pharos
Fetched https://github.com/hainayanda/Draftsman.git from cache (1.70s)
Fetched https://github.com/hainayanda/Pharos.git from cache (1.80s)
Fetched https://github.com/ra1028/DiffableDataSources.git from cache (1.81s)
Computing version for https://github.com/ra1028/DiffableDataSources.git
Computed https://github.com/ra1028/DiffableDataSources.git at 0.5.0 (2.30s)
Fetching https://github.com/ra1028/DifferenceKit.git
[1/2319] Fetching differencekit
Fetched https://github.com/ra1028/DifferenceKit.git from cache (0.46s)
Computing version for https://github.com/hainayanda/Pharos.git
Computed https://github.com/hainayanda/Pharos.git at 2.3.5 (1.75s)
Fetching https://github.com/hainayanda/Chary.git
[1/514] Fetching chary
Fetched https://github.com/hainayanda/Chary.git from cache (0.51s)
Computing version for https://github.com/ra1028/DifferenceKit.git
Computed https://github.com/ra1028/DifferenceKit.git at 1.2.0 (0.95s)
Computing version for https://github.com/hainayanda/Chary.git
Computed https://github.com/hainayanda/Chary.git at 1.0.7 (0.41s)
Computing version for https://github.com/hainayanda/Draftsman.git
Computed https://github.com/hainayanda/Draftsman.git at 3.2.5 (0.46s)
Fetching https://github.com/hainayanda/Clavier.git
Fetching https://github.com/hainayanda/Builder.git
[1/488] Fetching builder
[441/1202] Fetching builder, clavier
Fetched https://github.com/hainayanda/Builder.git from cache (1.22s)
Fetched https://github.com/hainayanda/Clavier.git from cache (1.22s)
Computing version for https://github.com/hainayanda/Clavier.git
Computed https://github.com/hainayanda/Clavier.git at 2.0.3 (1.63s)
Computing version for https://github.com/hainayanda/Builder.git
Computed https://github.com/hainayanda/Builder.git at 1.1.1 (0.44s)
Creating working copy for https://github.com/ra1028/DifferenceKit.git
Working copy of https://github.com/ra1028/DifferenceKit.git resolved at 1.2.0
Creating working copy for https://github.com/hainayanda/Clavier.git
Working copy of https://github.com/hainayanda/Clavier.git resolved at 2.0.3
Creating working copy for https://github.com/ra1028/DiffableDataSources.git
Working copy of https://github.com/ra1028/DiffableDataSources.git resolved at 0.5.0
Creating working copy for https://github.com/hainayanda/Chary.git
Working copy of https://github.com/hainayanda/Chary.git resolved at 1.0.7
Creating working copy for https://github.com/hainayanda/Pharos.git
Working copy of https://github.com/hainayanda/Pharos.git resolved at 2.3.5
Creating working copy for https://github.com/hainayanda/Builder.git
Working copy of https://github.com/hainayanda/Builder.git resolved at 1.1.1
Creating working copy for https://github.com/hainayanda/Draftsman.git
Working copy of https://github.com/hainayanda/Draftsman.git resolved at 3.2.5
Building for debugging...
[0/9] Write sources
[8/9] Write swift-version-24593BA9C3E375BF.txt
[10/34] Compiling Chary Atomic.swift
/host/spi-builder-workspace/.build/checkouts/Chary/Chary/Classes/Atomic.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | @propertyWrapper
[11/34] Compiling Builder Protocols.swift
/host/spi-builder-workspace/.build/checkouts/Builder/Builder/Classes/Builder.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public func builder<B: Initializable>(_ type: B.Type) -> Builder<B> {
[12/34] Compiling Clavier SafeAreaKeyboardLayoutGuide.swift
/host/spi-builder-workspace/.build/checkouts/Clavier/Clavier/Classes/ClavierGlobalConfig.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public class ClavierGlobalConfig {
[13/34] Compiling Clavier Extensions.swift
/host/spi-builder-workspace/.build/checkouts/Clavier/Clavier/Classes/ClavierGlobalConfig.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public class ClavierGlobalConfig {
[14/34] Compiling Builder PropertyAssigner.swift
/host/spi-builder-workspace/.build/checkouts/Builder/Builder/Classes/Builder.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public func builder<B: Initializable>(_ type: B.Type) -> Builder<B> {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[15/34] Emitting module Builder
/host/spi-builder-workspace/.build/checkouts/Builder/Builder/Classes/Builder.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public func builder<B: Initializable>(_ type: B.Type) -> Builder<B> {
[16/34] Compiling DifferenceKit UIKitExtension.swift
[17/34] Emitting module DifferenceKit
[18/35] Compiling Chary DispatchQueue+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/Chary/Chary/Classes/Atomic.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | @propertyWrapper
error: emit-module command failed with exit code 1 (use -v to see invocation)
[19/35] Emitting module Chary
/host/spi-builder-workspace/.build/checkouts/Chary/Chary/Classes/Atomic.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | @propertyWrapper
[20/35] Compiling DifferenceKit Algorithm.swift
[21/35] Compiling DifferenceKit AnyDifferentiable.swift
[22/35] Compiling DifferenceKit ArraySection.swift
[23/35] Compiling DifferenceKit Changeset.swift
[24/35] Compiling Builder Builder.swift
/host/spi-builder-workspace/.build/checkouts/Builder/Builder/Classes/Builder.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public func builder<B: Initializable>(_ type: B.Type) -> Builder<B> {
/host/spi-builder-workspace/.build/checkouts/Builder/Builder/Classes/Builder.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public func builder<B: Initializable>(_ type: B.Type) -> Builder<B> {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[25/35] Emitting module Clavier
/host/spi-builder-workspace/.build/checkouts/Clavier/Clavier/Classes/ClavierGlobalConfig.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public class ClavierGlobalConfig {
BUILD FAILURE 6.2 wasm