The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Blend, reference main (274282), with Swift 6.2 for Wasm on 14 Sep 2025 23:02:47 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/convenience-init/Blend.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/convenience-init/Blend
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 274282b docs: remove emojis from feature list in README.md for consistency
Cloned https://github.com/convenience-init/Blend.git
Revision (git rev-parse @):
274282b07482690b719153b14db010ec416e15ef
SUCCESS checkout https://github.com/convenience-init/Blend.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/convenience-init/Blend.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:3160178686d03086db4c1712d78c1980537bb37521128c64baade7f466b6b4aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Building for debugging...
[0/4] Write sources
[0/4] Copying Localizable.strings
[0/4] Copying Info.plist
[3/4] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/42] Emitting module Blend
/host/spi-builder-workspace/Sources/Blend/Core/Errors/AuthErrorMessages.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Authentication and authorization error message handlers for NetworkError
[6/47] Compiling Blend MultipartBuilder.swift
/host/spi-builder-workspace/Sources/Blend/Core/Errors/AuthErrorMessages.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Authentication and authorization error message handlers for NetworkError
[7/47] Compiling Blend NSImage+DataRepresentation.swift
/host/spi-builder-workspace/Sources/Blend/Core/Errors/AuthErrorMessages.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Authentication and authorization error message handlers for NetworkError
[8/47] Compiling Blend ImageService+CacheManagement.swift
/host/spi-builder-workspace/Sources/Blend/Core/Errors/AuthErrorMessages.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Authentication and authorization error message handlers for NetworkError
[9/47] Compiling Blend ImageService+Fetching.swift
/host/spi-builder-workspace/Sources/Blend/Core/Errors/AuthErrorMessages.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Authentication and authorization error message handlers for NetworkError
[10/47] Compiling Blend ImageService+Helpers.swift
/host/spi-builder-workspace/Sources/Blend/Core/Errors/AuthErrorMessages.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Authentication and authorization error message handlers for NetworkError
[11/47] Compiling Blend BlendConfig.swift
/host/spi-builder-workspace/Sources/Blend/Core/Errors/AuthErrorMessages.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Authentication and authorization error message handlers for NetworkError
[12/47] Compiling Blend RetryPolicy.swift
/host/spi-builder-workspace/Sources/Blend/Core/Errors/AuthErrorMessages.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Authentication and authorization error message handlers for NetworkError
[13/47] Compiling Blend RequestInterceptor.swift
/host/spi-builder-workspace/Sources/Blend/Core/Errors/AuthErrorMessages.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Authentication and authorization error message handlers for NetworkError
[14/47] Compiling Blend SwiftUIExtensions.swift
/host/spi-builder-workspace/Sources/Blend/Core/Errors/AuthErrorMessages.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Authentication and authorization error message handlers for NetworkError
[15/47] Compiling Blend resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/Blend/Core/Errors/AuthErrorMessages.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Authentication and authorization error message handlers for NetworkError
[16/47] Compiling Blend NetworkError+Helpers.swift
/host/spi-builder-workspace/Sources/Blend/Core/Errors/AuthErrorMessages.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Authentication and authorization error message handlers for NetworkError
[17/47] Compiling Blend NetworkError+LocalizedError.swift
/host/spi-builder-workspace/Sources/Blend/Core/Errors/AuthErrorMessages.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Authentication and authorization error message handlers for NetworkError
[18/47] Compiling Blend NetworkError+Wrapping.swift
/host/spi-builder-workspace/Sources/Blend/Core/Errors/AuthErrorMessages.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Authentication and authorization error message handlers for NetworkError
[19/47] Compiling Blend NetworkError.swift
/host/spi-builder-workspace/Sources/Blend/Core/Errors/AuthErrorMessages.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Authentication and authorization error message handlers for NetworkError
[20/47] Compiling Blend NetworkErrorMessages.swift
/host/spi-builder-workspace/Sources/Blend/Core/Errors/AuthErrorMessages.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Authentication and authorization error message handlers for NetworkError
[21/47] Compiling Blend NetworkErrorRecovery.swift
/host/spi-builder-workspace/Sources/Blend/Core/Errors/AuthErrorMessages.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Authentication and authorization error message handlers for NetworkError
[22/47] Compiling Blend TestErrorMessages.swift
/host/spi-builder-workspace/Sources/Blend/Core/Errors/AuthErrorMessages.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Authentication and authorization error message handlers for NetworkError
[23/47] Compiling Blend AdvancedNetworkManager.swift
/host/spi-builder-workspace/Sources/Blend/Core/Errors/AuthErrorMessages.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Authentication and authorization error message handlers for NetworkError
[24/47] Compiling Blend NetworkUtilities.swift
/host/spi-builder-workspace/Sources/Blend/Core/Errors/AuthErrorMessages.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Authentication and authorization error message handlers for NetworkError
[25/47] Compiling Blend RequestMethod.swift
/host/spi-builder-workspace/Sources/Blend/Core/Errors/AuthErrorMessages.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Authentication and authorization error message handlers for NetworkError
[26/47] Compiling Blend RequestUtilities.swift
/host/spi-builder-workspace/Sources/Blend/Core/Errors/AuthErrorMessages.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Authentication and authorization error message handlers for NetworkError
[27/47] Compiling Blend ImageService+JSONEncoding.swift
/host/spi-builder-workspace/Sources/Blend/Core/Errors/AuthErrorMessages.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Authentication and authorization error message handlers for NetworkError
[28/47] Compiling Blend ImageService+SwiftUI.swift
/host/spi-builder-workspace/Sources/Blend/Core/Errors/AuthErrorMessages.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Authentication and authorization error message handlers for NetworkError
[29/47] Compiling Blend ImageService+Upload.swift
/host/spi-builder-workspace/Sources/Blend/Core/Errors/AuthErrorMessages.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Authentication and authorization error message handlers for NetworkError
[30/47] Compiling Blend ImageService.swift
/host/spi-builder-workspace/Sources/Blend/Core/Errors/AuthErrorMessages.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Authentication and authorization error message handlers for NetworkError
[31/47] Compiling Blend DefaultNetworkCache.swift
/host/spi-builder-workspace/Sources/Blend/Core/Errors/AuthErrorMessages.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Authentication and authorization error message handlers for NetworkError
[32/47] Compiling Blend NetworkProtocols.swift
/host/spi-builder-workspace/Sources/Blend/Core/Errors/AuthErrorMessages.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Authentication and authorization error message handlers for NetworkError
[33/47] Compiling Blend TestClock.swift
/host/spi-builder-workspace/Sources/Blend/Core/Errors/AuthErrorMessages.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Authentication and authorization error message handlers for NetworkError
[34/47] Compiling Blend Cache.swift
/host/spi-builder-workspace/Sources/Blend/Core/Errors/AuthErrorMessages.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Authentication and authorization error message handlers for NetworkError
[35/47] Compiling Blend CacheActor.swift
/host/spi-builder-workspace/Sources/Blend/Core/Errors/AuthErrorMessages.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Authentication and authorization error message handlers for NetworkError
[36/47] Compiling Blend MIMETypeDetector.swift
/host/spi-builder-workspace/Sources/Blend/Core/Errors/AuthErrorMessages.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Authentication and authorization error message handlers for NetworkError
[37/47] Compiling Blend AuthErrorMessages.swift
/host/spi-builder-workspace/Sources/Blend/Core/Errors/AuthErrorMessages.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Authentication and authorization error message handlers for NetworkError
[38/47] Compiling Blend DataProcessingErrorMessages.swift
/host/spi-builder-workspace/Sources/Blend/Core/Errors/AuthErrorMessages.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Authentication and authorization error message handlers for NetworkError
[39/47] Compiling Blend HTTPErrorMessages.swift
/host/spi-builder-workspace/Sources/Blend/Core/Errors/AuthErrorMessages.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Authentication and authorization error message handlers for NetworkError
[40/47] Compiling Blend NetworkConnectivityErrorMessages.swift
/host/spi-builder-workspace/Sources/Blend/Core/Errors/AuthErrorMessages.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Authentication and authorization error message handlers for NetworkError
[41/47] Compiling Blend NetworkError+Comparison.swift
/host/spi-builder-workspace/Sources/Blend/Core/Errors/AuthErrorMessages.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Authentication and authorization error message handlers for NetworkError
[42/47] Compiling Blend NetworkError+Equatable.swift
/host/spi-builder-workspace/Sources/Blend/Core/Errors/AuthErrorMessages.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Authentication and authorization error message handlers for NetworkError
[43/47] Compiling Blend TransportCustomErrorMessages.swift
/host/spi-builder-workspace/Sources/Blend/Core/Errors/AuthErrorMessages.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Authentication and authorization error message handlers for NetworkError
[44/47] Compiling Blend TransportErrorDescriptions.swift
/host/spi-builder-workspace/Sources/Blend/Core/Errors/AuthErrorMessages.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Authentication and authorization error message handlers for NetworkError
[45/47] Compiling Blend AdvancedAsyncRequestable.swift
/host/spi-builder-workspace/Sources/Blend/Core/Errors/AuthErrorMessages.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Authentication and authorization error message handlers for NetworkError
[46/47] Compiling Blend AsyncRequestable.swift
/host/spi-builder-workspace/Sources/Blend/Core/Errors/AuthErrorMessages.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Authentication and authorization error message handlers for NetworkError
[47/47] Compiling Blend Endpoint.swift
/host/spi-builder-workspace/Sources/Blend/Core/Errors/AuthErrorMessages.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// Authentication and authorization error message handlers for NetworkError
BUILD FAILURE 6.2 wasm