Build Information
Failed to build Plot, reference main (3ee6fa
), with Swift 6.2 (beta) for Wasm on 21 Jun 2025 20:27:41 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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/SwiftPackageIndex/Plot.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/SwiftPackageIndex/Plot
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 3ee6fa6 Merge pull request #3 from SwiftPackageIndex/github-ci
Cloned https://github.com/SwiftPackageIndex/Plot.git
Revision (git rev-parse @):
3ee6fa631a22401643b21146a68c953b87a0a752
SUCCESS checkout https://github.com/SwiftPackageIndex/Plot.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/SwiftPackageIndex/Plot.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/64] Compiling Plot SiteMapIndexElements.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[4/64] Compiling Plot TwitterCardType.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[5/64] Compiling Plot URLRepresentable.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[6/64] Compiling Plot XML.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[7/64] Compiling Plot XMLAttributes.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[8/64] Compiling Plot XMLElements.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[9/64] Compiling Plot AnyAttribute.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[10/64] Compiling Plot AnyElement.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/72] Emitting module Plot
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[12/72] Compiling Plot RSS.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[13/72] Compiling Plot RSSAttributes.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[14/72] Compiling Plot RSSElements.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[15/72] Compiling Plot Renderable.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[16/72] Compiling Plot SiteMap.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[17/72] Compiling Plot SiteMapChangeFrequency.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[18/72] Compiling Plot SiteMapElements.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[19/72] Compiling Plot SiteMapIndex.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[20/72] Compiling Plot NodeConvertible.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[21/72] Compiling Plot Optional+Component.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[22/72] Compiling Plot PodcastAttributes.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[23/72] Compiling Plot PodcastComponents.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[24/72] Compiling Plot PodcastElements.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[25/72] Compiling Plot PodcastEpisodeType.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[26/72] Compiling Plot PodcastFeed.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[27/72] Compiling Plot PodcastMediaType.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[28/72] Compiling Plot PodcastType.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[29/72] Compiling Plot HTMLInputType.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[30/72] Compiling Plot HTMLLinkRelationship.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[31/72] Compiling Plot HTMLListStyle.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[32/72] Compiling Plot HTMLVideoFormat.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[33/72] Compiling Plot HTMLViewportFitMode.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[34/72] Compiling Plot HTMLViewportWidthMode.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[35/72] Compiling Plot Indentation.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[36/72] Compiling Plot Language.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[37/72] Compiling Plot Node.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[38/72] Compiling Plot DocumentEncoding.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[39/72] Compiling Plot Element.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[40/72] Compiling Plot ElementClosingMode.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[41/72] Compiling Plot ElementComponent.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[42/72] Compiling Plot ElementDefinition.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[43/72] Compiling Plot EmptyComponent.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[44/72] Compiling Plot EnvironmentKey.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[45/72] Compiling Plot EnvironmentValue.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[46/72] Compiling Plot HTML.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[47/72] Compiling Plot HTMLAnchorRelationship.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[48/72] Compiling Plot HTMLAnchorTarget.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[49/72] Compiling Plot HTMLAttributes.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[50/72] Compiling Plot HTMLAudioFormat.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[51/72] Compiling Plot HTMLButtonType.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[52/72] Compiling Plot HTMLComponents.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[53/72] Compiling Plot HTMLElements.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[54/72] Compiling Plot HTMLFormContentType.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[55/72] Compiling Plot HTMLFormMethod.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[56/72] Compiling Plot Attribute.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[57/72] Compiling Plot Component.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[58/72] Compiling Plot ComponentAttributes.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[59/72] Compiling Plot ComponentBuilder.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[60/72] Compiling Plot ComponentContainer.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[61/72] Compiling Plot ComponentGroup.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[62/72] Compiling Plot ControlFlow.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[63/72] Compiling Plot Directionality.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[64/72] Compiling Plot Document.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[65/72] Compiling Plot AnyEnvironmentValue.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[66/72] Compiling Plot AnyNode.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[67/72] Compiling Plot ElementRenderingBuffer.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[68/72] Compiling Plot ElementWrapper.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[69/72] Compiling Plot Environment.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[70/72] Compiling Plot ModifiedComponent.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[71/72] Compiling Plot Renderer.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[72/72] Compiling Plot String+Escaping.swift
/host/spi-builder-workspace/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
BUILD FAILURE 6.2 wasm