Build Information
Failed to build Plot, reference 0.14.0 (271926
), with Swift 6.2 (beta) for Wasm on 21 Jun 2025 20:27:37 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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: 0.14.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/SwiftPackageIndex/Plot
* tag 0.14.0 -> FETCH_HEAD
HEAD is now at 271926b Add <time> element (#86)
Cloned https://github.com/SwiftPackageIndex/Plot.git
Revision (git rev-parse @):
271926b4413fe868739d99f5eadcf2bd6cd62fb8
SUCCESS checkout https://github.com/SwiftPackageIndex/Plot.git at 0.14.0
========================================
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-3":/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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/62] 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
[4/70] 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
[5/70] 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
[6/70] 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
[7/70] 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
[8/70] 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
[9/70] 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
[10/70] 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
[11/70] 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
[12/70] 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
[13/70] 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
[14/70] 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
[15/70] 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
[16/70] 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
[17/70] 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
[18/70] 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
[19/70] 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
[20/70] 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
[21/70] 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
[22/70] 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
[23/70] 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
[24/70] 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
[25/70] 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
[26/70] 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
[27/70] 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
[28/70] 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
[29/70] 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
[30/70] 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
[31/70] 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
[32/70] 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
[33/70] 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
[34/70] 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
[35/70] 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
[36/70] 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
[37/70] 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
[38/70] 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
[39/70] 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
[40/70] 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
[41/70] 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
[42/70] 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
[43/70] 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
[44/70] 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
[45/70] 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
[46/70] 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
[47/70] 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
[48/70] 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
[49/70] 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
[50/70] 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
[51/70] 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
[52/70] 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
[53/70] 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
[54/70] 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
[55/70] 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
[56/70] 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
[57/70] 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
[58/70] 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
[59/70] 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
[60/70] 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
[61/70] 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
[62/70] 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
[63/70] 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
[64/70] 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
[65/70] 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
[66/70] 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
[67/70] 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
[68/70] 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
[69/70] 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
[70/70] 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