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 Gravatar, reference 3.4.0 (10ea47), with Swift 6.2 (beta) for Wasm on 24 Jun 2025 04:25:27 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/Automattic/Gravatar-SDK-iOS.git
Reference: 3.4.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/Automattic/Gravatar-SDK-iOS
 * tag               3.4.0      -> FETCH_HEAD
HEAD is now at 10ea47a Version bump to `3.4.0`
Cloned https://github.com/Automattic/Gravatar-SDK-iOS.git
Revision (git rev-parse @):
10ea47af09875f830adf63bc72bf5fb686bffc05
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Automattic/Gravatar-SDK-iOS.git at 3.4.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Automattic/Gravatar-SDK-iOS.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/pointfreeco/swift-snapshot-testing
[1/14051] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (4.68s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.4 (5.09s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4581] Fetching swift-custom-dump
[4582/75508] Fetching swift-custom-dump, swift-syntax
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (5.01s)
Fetched https://github.com/swiftlang/swift-syntax from cache (5.06s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (5.48s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5467] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.81s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (4.26s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.41s)
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/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Building for debugging...
[0/36] Write sources
[0/36] Copying SDKInfo.plist
[0/36] Copying fullProfile.json
[0/36] Copying Info.plist
[0/36] Copying avatarSetRatingResponse.json
[1/36] Copying test.png
[5/36] Copying avatarsResponse.json
[5/36] Copying placeholder.png
[7/36] Copying avatarUploadResponse.json
[9/36] Copying avatarSetAltTextResponse.json
[9/36] Copying avatarSelected.json
[9/36] Copying Info.plist
[9/36] Copying Localizable.strings
[23/36] Copying example_avatar.png
[25/36] Copying Localizable.strings
[27/36] Copying Info.plist
[27/36] Write sources
[33/36] Copying Media.xcassets
[34/36] Copying AccountIcons.xcassets
[35/36] Write swift-version-24593BA9C3E375BF.txt
[37/94] Compiling Gravatar AvatarIdentifier.swift
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
[38/94] Compiling Gravatar Email.swift
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
[39/94] Compiling Gravatar HashID.swift
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
[40/94] Compiling Gravatar ProfileIdentifier.swift
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
[41/94] Compiling Gravatar APIErrorPayload.swift
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
[42/94] Compiling Gravatar AvatarType.swift
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
[43/94] Compiling Gravatar Data+Extension.swift
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
[44/94] Compiling Gravatar Error+Extension.swift
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
[45/102] Compiling Gravatar ImageDownloader.swift
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
[46/102] Compiling Gravatar ImageUploadService.swift
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
[47/102] Compiling Gravatar ImageUploader.swift
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
[48/102] Compiling Gravatar Avatar+AvatarDetails.swift
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
[49/102] Compiling Gravatar AvatarDetails.swift
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
[50/102] Compiling Gravatar AvatarRating+Additions.swift
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
[51/102] Compiling Gravatar ProfileFetching.swift
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
[52/102] Compiling Gravatar ProfileService.swift
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
[53/102] Compiling Gravatar ImageSize.swift
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
[54/102] Compiling Gravatar ImageTransition.swift
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
[55/102] Compiling Gravatar Rating.swift
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
[56/102] Compiling Gravatar ProfileURL.swift
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
[57/102] Compiling Gravatar DefaultImageProcessor.swift
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
[58/102] Compiling Gravatar ImageProcessor.swift
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
[59/102] Compiling Gravatar URLComponents+Additions.swift
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
[60/102] Compiling Gravatar resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[61/102] Compiling Gravatar Interest.swift
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
[62/102] Compiling Gravatar Language.swift
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
[63/102] Compiling Gravatar Link.swift
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
[64/102] Compiling Gravatar ModelError.swift
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
[65/102] Compiling Gravatar Profile.swift
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
[66/102] Compiling Gravatar ProfileContactInfo.swift
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
[67/102] Compiling Gravatar ProfilePayments.swift
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
[68/102] Compiling Gravatar SetEmailAvatarRequest.swift
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
[69/102] Compiling Gravatar Errors.swift
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
[70/102] Compiling Gravatar HTTPStatus.swift
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
[71/102] Compiling Gravatar HTTPURLResponse+Additions.swift
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
[72/102] Compiling Gravatar ImageDownloadResult.swift
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
[73/102] Compiling Gravatar AvatarService.swift
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
[74/102] Compiling Gravatar CheckTokenAuthorizationService.swift
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
[75/102] Compiling Gravatar HTTPClient.swift
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
[76/102] Compiling Gravatar ImageDownloadService.swift
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
[77/102] Compiling Gravatar UpdateAvatarRequest.swift
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
[78/102] Compiling Gravatar UpdateProfileRequest.swift
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
[79/102] Compiling Gravatar VerifiedAccount.swift
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
[80/102] Compiling Gravatar AvatarQueryOptions.swift
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
[81/102] Compiling Gravatar AvatarSelection.swift
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
[82/102] Compiling Gravatar DefaultAvatarOption.swift
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
[83/102] Compiling Gravatar ImageDownloadOptions.swift
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
[84/102] Compiling Gravatar ImageProcessorOption.swift
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
[85/102] Emitting module Gravatar
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
[86/102] Compiling Gravatar AvatarURL.swift
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
[87/102] Compiling Gravatar Bundle+ResourceBundle.swift
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
[88/102] Compiling Gravatar BundleInfo.swift
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
[89/102] Compiling Gravatar ImageCaching.swift
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
[90/102] Compiling Gravatar Configuration.swift
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
[91/102] Compiling Gravatar String.swift
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
[92/102] Compiling Gravatar UIImage+Additions.swift
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
[93/102] Compiling Gravatar UIImage+Square.swift
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
[94/102] Compiling Gravatar URL.swift
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
[95/102] Compiling Gravatar ServiceConfig.swift
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
[96/102] Compiling Gravatar URLSessionHTTPClient.swift
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
[97/102] Compiling Gravatar URLSessionProtocol.swift
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
[98/102] Compiling Gravatar AssociatedResponse.swift
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
[99/102] Compiling Gravatar Avatar.swift
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
[100/102] Compiling Gravatar AvatarRating.swift
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
[101/102] Compiling Gravatar CryptoWalletAddress.swift
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
[102/102] Compiling Gravatar GalleryImage.swift
/host/spi-builder-workspace/Sources/Gravatar/AvatarURL.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | /// A type that represents a canonical Gravatar avatar URL along with associated options and metadata.
BUILD FAILURE 6.2 wasm