Build Information
Successful build of Plot, reference main (3ee6fa
), with Swift 6.2 (beta) for Android on 21 Jun 2025 20:28:27 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 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: android
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-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-8C5A4AE7A8CE2BA.txt
[3/64] Emitting module Plot
[4/72] Compiling Plot Attribute.swift
[5/72] Compiling Plot Component.swift
[6/72] Compiling Plot ComponentAttributes.swift
[7/72] Compiling Plot ComponentBuilder.swift
[8/72] Compiling Plot ComponentContainer.swift
[9/72] Compiling Plot ComponentGroup.swift
[10/72] Compiling Plot ControlFlow.swift
[11/72] Compiling Plot Directionality.swift
[12/72] Compiling Plot Document.swift
[13/72] Compiling Plot RSS.swift
[14/72] Compiling Plot RSSAttributes.swift
[15/72] Compiling Plot RSSElements.swift
[16/72] Compiling Plot Renderable.swift
[17/72] Compiling Plot SiteMap.swift
[18/72] Compiling Plot SiteMapChangeFrequency.swift
[19/72] Compiling Plot SiteMapElements.swift
[20/72] Compiling Plot SiteMapIndex.swift
[21/72] Compiling Plot NodeConvertible.swift
[22/72] Compiling Plot Optional+Component.swift
[23/72] Compiling Plot PodcastAttributes.swift
[24/72] Compiling Plot PodcastComponents.swift
[25/72] Compiling Plot PodcastElements.swift
[26/72] Compiling Plot PodcastEpisodeType.swift
[27/72] Compiling Plot PodcastFeed.swift
[28/72] Compiling Plot PodcastMediaType.swift
[29/72] Compiling Plot PodcastType.swift
[30/72] Compiling Plot HTMLInputType.swift
[31/72] Compiling Plot HTMLLinkRelationship.swift
[32/72] Compiling Plot HTMLListStyle.swift
[33/72] Compiling Plot HTMLVideoFormat.swift
[34/72] Compiling Plot HTMLViewportFitMode.swift
[35/72] Compiling Plot HTMLViewportWidthMode.swift
[36/72] Compiling Plot Indentation.swift
[37/72] Compiling Plot Language.swift
[38/72] Compiling Plot Node.swift
[39/72] Compiling Plot SiteMapIndexElements.swift
[40/72] Compiling Plot TwitterCardType.swift
[41/72] Compiling Plot URLRepresentable.swift
[42/72] Compiling Plot XML.swift
[43/72] Compiling Plot XMLAttributes.swift
[44/72] Compiling Plot XMLElements.swift
[45/72] Compiling Plot AnyAttribute.swift
[46/72] Compiling Plot AnyElement.swift
[47/72] Compiling Plot AnyEnvironmentValue.swift
[48/72] Compiling Plot AnyNode.swift
[49/72] Compiling Plot ElementRenderingBuffer.swift
[50/72] Compiling Plot ElementWrapper.swift
[51/72] Compiling Plot Environment.swift
[52/72] Compiling Plot ModifiedComponent.swift
[53/72] Compiling Plot Renderer.swift
[54/72] Compiling Plot String+Escaping.swift
[55/72] Compiling Plot DocumentEncoding.swift
[56/72] Compiling Plot Element.swift
[57/72] Compiling Plot ElementClosingMode.swift
[58/72] Compiling Plot ElementComponent.swift
[59/72] Compiling Plot ElementDefinition.swift
[60/72] Compiling Plot EmptyComponent.swift
[61/72] Compiling Plot EnvironmentKey.swift
[62/72] Compiling Plot EnvironmentValue.swift
[63/72] Compiling Plot HTML.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! (17.39s)
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"
}
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Done.