The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Plot, reference main (3ee6fa), with Swift 6.3 for Wasm on 14 Apr 2026 20:22:19 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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.3
Building package at path:  $PWD
https://github.com/SwiftPackageIndex/Plot.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/64] Emitting module Plot
[4/72] Compiling Plot AnyEnvironmentValue.swift
[5/72] Compiling Plot AnyNode.swift
[6/72] Compiling Plot ElementRenderingBuffer.swift
[7/72] Compiling Plot ElementWrapper.swift
[8/72] Compiling Plot Environment.swift
[9/72] Compiling Plot ModifiedComponent.swift
[10/72] Compiling Plot Renderer.swift
[11/72] Compiling Plot String+Escaping.swift
[12/72] Compiling Plot Attribute.swift
[13/72] Compiling Plot Component.swift
[14/72] Compiling Plot ComponentAttributes.swift
[15/72] Compiling Plot ComponentBuilder.swift
[16/72] Compiling Plot ComponentContainer.swift
[17/72] Compiling Plot ComponentGroup.swift
[18/72] Compiling Plot ControlFlow.swift
[19/72] Compiling Plot Directionality.swift
[20/72] Compiling Plot Document.swift
[21/72] Compiling Plot SiteMapIndexElements.swift
[22/72] Compiling Plot TwitterCardType.swift
[23/72] Compiling Plot URLRepresentable.swift
[24/72] Compiling Plot XML.swift
[25/72] Compiling Plot XMLAttributes.swift
[26/72] Compiling Plot XMLElements.swift
[27/72] Compiling Plot AnyAttribute.swift
[28/72] Compiling Plot AnyElement.swift
[29/72] Compiling Plot HTMLInputType.swift
[30/72] Compiling Plot HTMLLinkRelationship.swift
[31/72] Compiling Plot HTMLListStyle.swift
[32/72] Compiling Plot HTMLVideoFormat.swift
[33/72] Compiling Plot HTMLViewportFitMode.swift
[34/72] Compiling Plot HTMLViewportWidthMode.swift
[35/72] Compiling Plot Indentation.swift
[36/72] Compiling Plot Language.swift
[37/72] Compiling Plot Node.swift
[38/72] Compiling Plot RSS.swift
[39/72] Compiling Plot RSSAttributes.swift
[40/72] Compiling Plot RSSElements.swift
[41/72] Compiling Plot Renderable.swift
[42/72] Compiling Plot SiteMap.swift
[43/72] Compiling Plot SiteMapChangeFrequency.swift
[44/72] Compiling Plot SiteMapElements.swift
[45/72] Compiling Plot SiteMapIndex.swift
[46/72] Compiling Plot DocumentEncoding.swift
[47/72] Compiling Plot Element.swift
[48/72] Compiling Plot ElementClosingMode.swift
[49/72] Compiling Plot ElementComponent.swift
[50/72] Compiling Plot ElementDefinition.swift
[51/72] Compiling Plot EmptyComponent.swift
[52/72] Compiling Plot EnvironmentKey.swift
[53/72] Compiling Plot EnvironmentValue.swift
[54/72] Compiling Plot HTML.swift
[55/72] Compiling Plot NodeConvertible.swift
[56/72] Compiling Plot Optional+Component.swift
[57/72] Compiling Plot PodcastAttributes.swift
[58/72] Compiling Plot PodcastComponents.swift
[59/72] Compiling Plot PodcastElements.swift
[60/72] Compiling Plot PodcastEpisodeType.swift
[61/72] Compiling Plot PodcastFeed.swift
[62/72] Compiling Plot PodcastMediaType.swift
[63/72] Compiling Plot PodcastType.swift
[64/72] Compiling Plot HTMLAnchorRelationship.swift
[65/72] Compiling Plot HTMLAnchorTarget.swift
[66/72] Compiling Plot HTMLAttributes.swift
[67/72] Compiling Plot HTMLAudioFormat.swift
[68/72] Compiling Plot HTMLButtonType.swift
[69/72] Compiling Plot HTMLComponents.swift
[70/72] Compiling Plot HTMLElements.swift
[71/72] Compiling Plot HTMLFormContentType.swift
[72/72] Compiling Plot HTMLFormMethod.swift
Build complete! (21.25s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Plot",
  "name" : "Plot",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Plot",
      "targets" : [
        "Plot"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PlotTests",
      "module_type" : "SwiftTarget",
      "name" : "PlotTests",
      "path" : "Tests/PlotTests",
      "sources" : [
        "Assertions.swift",
        "ControlFlowTests.swift",
        "Date+Stubbing.swift",
        "DocumentTests.swift",
        "HTMLComponentTests.swift",
        "HTMLTests.swift",
        "IndentationTests.swift",
        "NodeTests.swift",
        "PodcastFeedTests.swift",
        "RSSTests.swift",
        "Require.swift",
        "SiteMapIndexTests.swift",
        "SiteMapTests.swift",
        "XMLTests.swift"
      ],
      "target_dependencies" : [
        "Plot"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Plot",
      "module_type" : "SwiftTarget",
      "name" : "Plot",
      "path" : "Sources/Plot",
      "product_memberships" : [
        "Plot"
      ],
      "sources" : [
        "API/Attribute.swift",
        "API/Component.swift",
        "API/ComponentAttributes.swift",
        "API/ComponentBuilder.swift",
        "API/ComponentContainer.swift",
        "API/ComponentGroup.swift",
        "API/ControlFlow.swift",
        "API/Directionality.swift",
        "API/Document.swift",
        "API/DocumentEncoding.swift",
        "API/Element.swift",
        "API/ElementClosingMode.swift",
        "API/ElementComponent.swift",
        "API/ElementDefinition.swift",
        "API/EmptyComponent.swift",
        "API/EnvironmentKey.swift",
        "API/EnvironmentValue.swift",
        "API/HTML.swift",
        "API/HTMLAnchorRelationship.swift",
        "API/HTMLAnchorTarget.swift",
        "API/HTMLAttributes.swift",
        "API/HTMLAudioFormat.swift",
        "API/HTMLButtonType.swift",
        "API/HTMLComponents.swift",
        "API/HTMLElements.swift",
        "API/HTMLFormContentType.swift",
        "API/HTMLFormMethod.swift",
        "API/HTMLInputType.swift",
        "API/HTMLLinkRelationship.swift",
        "API/HTMLListStyle.swift",
        "API/HTMLVideoFormat.swift",
        "API/HTMLViewportFitMode.swift",
        "API/HTMLViewportWidthMode.swift",
        "API/Indentation.swift",
        "API/Language.swift",
        "API/Node.swift",
        "API/NodeConvertible.swift",
        "API/Optional+Component.swift",
        "API/PodcastAttributes.swift",
        "API/PodcastComponents.swift",
        "API/PodcastElements.swift",
        "API/PodcastEpisodeType.swift",
        "API/PodcastFeed.swift",
        "API/PodcastMediaType.swift",
        "API/PodcastType.swift",
        "API/RSS.swift",
        "API/RSSAttributes.swift",
        "API/RSSElements.swift",
        "API/Renderable.swift",
        "API/SiteMap.swift",
        "API/SiteMapChangeFrequency.swift",
        "API/SiteMapElements.swift",
        "API/SiteMapIndex.swift",
        "API/SiteMapIndexElements.swift",
        "API/TwitterCardType.swift",
        "API/URLRepresentable.swift",
        "API/XML.swift",
        "API/XMLAttributes.swift",
        "API/XMLElements.swift",
        "Internal/AnyAttribute.swift",
        "Internal/AnyElement.swift",
        "Internal/AnyEnvironmentValue.swift",
        "Internal/AnyNode.swift",
        "Internal/ElementRenderingBuffer.swift",
        "Internal/ElementWrapper.swift",
        "Internal/Environment.swift",
        "Internal/ModifiedComponent.swift",
        "Internal/Renderer.swift",
        "Internal/String+Escaping.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.4"
}
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Done.