Build Information
Failed to build Gravatar, reference trunk (f32fe8
), with Swift 6.2 (beta) for Wasm on 25 Jun 2025 16:42:34 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: trunk
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
* branch trunk -> FETCH_HEAD
* [new branch] trunk -> origin/trunk
HEAD is now at f32fe83 Update openapi spec (#791)
Cloned https://github.com/Automattic/Gravatar-SDK-iOS.git
Revision (git rev-parse @):
f32fe832d31fd19df4b6d94800abb231bfd085c8
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Automattic/Gravatar-SDK-iOS.git at trunk
========================================
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 (1.96s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.4 (2.31s)
Fetching https://github.com/swiftlang/swift-syntax
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.31s)
[1/70951] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (6.61s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (7.01s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5467] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (2.53s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (5.30s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.91s)
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/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 601.0.1
Building for debugging...
[0/36] Write sources
[0/36] Copying Localizable.strings
[0/36] Copying SDKInfo.plist
[0/36] Copying Localizable.strings
[0/36] Copying Info.plist
[0/36] Write sources
[0/36] Copying Localizable.strings
[0/36] Copying fullProfile.json
[0/36] Copying Localizable.strings
[0/36] Copying Info.plist
[0/36] Copying Localizable.strings
[0/36] Copying avatarSelected.json
[0/36] Copying avatarUploadResponse.json
[0/36] Copying test.png
[0/36] Copying avatarsResponse.json
[0/36] Copying placeholder.png
[0/36] Copying avatarSetAltTextResponse.json
[0/36] Copying avatarSetRatingResponse.json
[0/36] Copying Info.plist
[32/36] Copying example_avatar.png
[33/36] Copying Media.xcassets
[34/36] Copying AccountIcons.xcassets
[35/36] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[37/97] 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.
[38/105] 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.
[39/105] 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.
[40/105] 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.
[41/105] 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.
[42/105] 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.
[43/105] 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.
[44/105] 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.
[45/105] 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.
[46/105] 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.
[47/105] 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.
[48/105] 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.
[49/105] 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.
[50/105] 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.
[51/105] 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.
[52/105] Compiling Gravatar GetVerifiedAccountServices200Response.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/105] Compiling Gravatar GetVerifiedAccountServices200ResponseServicesInner.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/105] 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.
[55/105] 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.
[56/105] 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.
[57/105] 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.
[58/105] 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.
[59/105] 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.
[60/105] 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.
[61/105] 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.
[62/105] 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.
[63/105] 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.
[64/105] 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.
[65/105] 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.
[66/105] 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.
[67/105] 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.
[68/105] 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.
[69/105] Compiling Gravatar SearchProfilesByVerifiedAccount200Response.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/105] 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.
[71/105] 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.
[72/105] 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.
[73/105] 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.
[74/105] 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.
[75/105] 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.
[76/105] 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.
[77/105] 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.
[78/105] 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.
[79/105] 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.
[80/105] 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.
[81/105] 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.
[82/105] 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.
[83/105] 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.
[84/105] 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.
[85/105] 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.
[86/105] 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.
[87/105] 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.
[88/105] 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.
[89/105] 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.
[90/105] 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.
[91/105] 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.
[92/105] 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.
[93/105] 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.
[94/105] 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.
[95/105] 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.
[96/105] 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.
[97/105] 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.
[98/105] 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.
[99/105] 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.
[100/105] 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.
[101/105] 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.
[102/105] 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.
[103/105] 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.
[104/105] 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.
[105/105] 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.
BUILD FAILURE 6.2 wasm