Build Information
Successful build of HyphenationPublishPlugin, reference master (56a093), with Swift 6.3 for Linux on 10 Apr 2026 12:04:10 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/john-mueller/HyphenationPublishPlugin.git
Reference: master
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/john-mueller/HyphenationPublishPlugin
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 56a0932 Initial commit
Cloned https://github.com/john-mueller/HyphenationPublishPlugin.git
Revision (git rev-parse @):
56a09329ed3cf748879d3ea4631b537dd7fb80ca
SUCCESS checkout https://github.com/john-mueller/HyphenationPublishPlugin.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/john-mueller/HyphenationPublishPlugin.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/JohnSundell/Publish.git
Fetching https://github.com/john-mueller/Hyphenation
Fetching https://github.com/scinfu/SwiftSoup.git
[1/2982] Fetching publish
[1701/8911] Fetching publish, swiftsoup
[3992/9067] Fetching publish, swiftsoup, hyphenation
Fetched https://github.com/JohnSundell/Publish.git from cache (0.83s)
Fetched https://github.com/john-mueller/Hyphenation from cache (0.84s)
Fetched https://github.com/scinfu/SwiftSoup.git from cache (0.85s)
Computing version for https://github.com/john-mueller/Hyphenation
Computed https://github.com/john-mueller/Hyphenation at 0.2.0 (1.43s)
Computing version for https://github.com/JohnSundell/Publish.git
Computed https://github.com/JohnSundell/Publish.git at 0.9.0 (0.57s)
Fetching https://github.com/johnsundell/collectionConcurrencyKit.git
Fetching https://github.com/johnsundell/ink.git
Fetching https://github.com/johnsundell/sweep.git
Fetching https://github.com/johnsundell/codextended.git
Fetching https://github.com/johnsundell/files.git
Fetching https://github.com/johnsundell/shellout.git
[1/101] Fetching collectionconcurrencykit
[102/217] Fetching collectionconcurrencykit, sweep
Fetched https://github.com/johnsundell/collectionConcurrencyKit.git from cache (0.27s)
Fetching https://github.com/johnsundell/plot.git
[1/181] Fetching codextended
[182/2086] Fetching codextended, ink
[2087/3359] Fetching codextended, ink, files
Fetched https://github.com/johnsundell/sweep.git from cache (0.38s)
Fetched https://github.com/johnsundell/codextended.git from cache (0.40s)
Fetched https://github.com/johnsundell/ink.git from cache (0.40s)
[1/2109] Fetching plot
[1794/3089] Fetching plot, shellout
Fetched https://github.com/johnsundell/plot.git from cache (0.35s)
Fetched https://github.com/johnsundell/files.git from cache (0.65s)
Fetched https://github.com/johnsundell/shellout.git from cache (0.66s)
Computing version for https://github.com/johnsundell/sweep.git
Computed https://github.com/johnsundell/sweep.git at 0.4.0 (1.28s)
Computing version for https://github.com/johnsundell/shellout.git
Computed https://github.com/johnsundell/shellout.git at 2.3.0 (2.34s)
Computing version for https://github.com/johnsundell/collectionConcurrencyKit.git
Computed https://github.com/johnsundell/collectionConcurrencyKit.git at 0.2.0 (0.47s)
Computing version for https://github.com/johnsundell/codextended.git
Computed https://github.com/johnsundell/codextended.git at 0.3.0 (0.49s)
Computing version for https://github.com/johnsundell/ink.git
Computed https://github.com/johnsundell/ink.git at 0.6.0 (0.43s)
Computing version for https://github.com/johnsundell/files.git
Computed https://github.com/johnsundell/files.git at 4.3.0 (0.46s)
Computing version for https://github.com/johnsundell/plot.git
Computed https://github.com/johnsundell/plot.git at 0.14.0 (0.50s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.13.4 (0.46s)
Creating working copy for https://github.com/john-mueller/Hyphenation
Working copy of https://github.com/john-mueller/Hyphenation resolved at 0.2.0
Creating working copy for https://github.com/JohnSundell/Publish.git
Working copy of https://github.com/JohnSundell/Publish.git resolved at 0.9.0
Creating working copy for https://github.com/johnsundell/plot.git
Working copy of https://github.com/johnsundell/plot.git resolved at 0.14.0
Creating working copy for https://github.com/johnsundell/shellout.git
Working copy of https://github.com/johnsundell/shellout.git resolved at 2.3.0
Creating working copy for https://github.com/johnsundell/ink.git
Working copy of https://github.com/johnsundell/ink.git resolved at 0.6.0
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.13.4
Creating working copy for https://github.com/johnsundell/sweep.git
Working copy of https://github.com/johnsundell/sweep.git resolved at 0.4.0
Creating working copy for https://github.com/johnsundell/collectionConcurrencyKit.git
Working copy of https://github.com/johnsundell/collectionConcurrencyKit.git resolved at 0.2.0
Creating working copy for https://github.com/johnsundell/files.git
Working copy of https://github.com/johnsundell/files.git resolved at 4.3.0
Creating working copy for https://github.com/johnsundell/codextended.git
Working copy of https://github.com/johnsundell/codextended.git resolved at 0.3.0
Building for debugging...
[0/12] Write sources
[11/12] Write swift-version-24593BA9C3E375BF.txt
[13/177] Emitting module Files
[14/177] Emitting module Ink
[15/181] Emitting module Plot
[16/189] Compiling Plot HTMLAnchorRelationship.swift
[17/189] Compiling Plot HTMLAnchorTarget.swift
[18/189] Compiling Plot HTMLAttributes.swift
[19/189] Compiling Plot HTMLAudioFormat.swift
[20/189] Compiling Ink TextStyle.swift
[21/189] Compiling Ink TextStyleMarker.swift
[22/189] Compiling Ink URL.swift
[23/189] Compiling Ink URLDeclaration.swift
[24/189] Compiling Hyphenation Token.swift
[25/190] Compiling Hyphenation TokenSequence.swift
[26/190] Compiling Hyphenation hyph-en-us.hyp.swift
[27/190] Compiling Plot Attribute.swift
[28/190] Compiling Plot Component.swift
[29/190] Compiling Plot ComponentAttributes.swift
[30/190] Compiling Plot ComponentBuilder.swift
[31/190] Compiling Plot ComponentContainer.swift
[32/190] Compiling Plot Element.swift
[33/190] Compiling Plot ElementClosingMode.swift
[34/190] Compiling Plot ElementComponent.swift
[35/190] Compiling Plot ElementDefinition.swift
[36/190] Compiling Plot HTMLButtonType.swift
[37/190] Compiling Plot HTMLComponents.swift
[38/190] Compiling Plot HTMLElements.swift
[39/190] Compiling Plot HTMLFormContentType.swift
[40/190] Compiling Plot EmptyComponent.swift
[41/190] Compiling Plot EnvironmentKey.swift
[42/190] Compiling Plot EnvironmentValue.swift
[43/190] Compiling Plot HTML.swift
[44/190] Compiling Plot ComponentGroup.swift
[45/190] Compiling Plot ControlFlow.swift
[46/190] Compiling Plot Directionality.swift
[47/190] Compiling Plot Document.swift
[48/190] Compiling Plot DocumentEncoding.swift
[49/190] Compiling Hyphenation hyph-en-us.pat.swift
[50/190] Emitting module CollectionConcurrencyKit
[51/190] Compiling CollectionConcurrencyKit CollectionConcurrencyKit.swift
[55/193] Compiling Plot SiteMapElements.swift
[56/193] Compiling Plot TwitterCardType.swift
[57/193] Compiling Plot URLRepresentable.swift
[58/193] Compiling Plot XML.swift
[59/193] Compiling Plot XMLAttributes.swift
[60/193] Compiling Plot XMLElements.swift
[61/193] Compiling Plot AnyAttribute.swift
[62/193] Compiling Plot AnyElement.swift
[63/193] Compiling Plot HTMLInputType.swift
[64/193] Compiling Plot HTMLLinkRelationship.swift
[65/193] Compiling Plot HTMLListStyle.swift
[66/193] Compiling Plot HTMLVideoFormat.swift
[67/193] Compiling Plot HTMLViewportFitMode.swift
[68/193] Compiling Plot HTMLViewportWidthMode.swift
[69/193] Compiling Plot Indentation.swift
[70/193] Compiling Plot Language.swift
[71/193] Emitting module Hyphenation
[74/193] Compiling Plot AnyEnvironmentValue.swift
[75/193] Compiling Plot AnyNode.swift
[76/193] Compiling Plot ElementRenderingBuffer.swift
[77/193] Compiling Plot ElementWrapper.swift
[78/193] Compiling Plot Environment.swift
[79/193] Compiling Plot ModifiedComponent.swift
[80/193] Compiling Plot Renderer.swift
[81/193] Compiling Plot String+Escaping.swift
[82/193] Compiling Plot PodcastMediaType.swift
[83/193] Compiling Plot PodcastType.swift
[84/193] Compiling Plot RSS.swift
[85/193] Compiling Plot RSSAttributes.swift
[86/193] Compiling Plot RSSElements.swift
[87/193] Compiling Plot Renderable.swift
[88/193] Compiling Plot SiteMap.swift
[89/193] Compiling Plot SiteMapChangeFrequency.swift
[90/193] Compiling Plot HTMLFormMethod.swift
[91/193] Compiling Plot Node.swift
[92/193] Compiling Plot NodeConvertible.swift
[93/193] Compiling Plot Optional+Component.swift
[101/194] Compiling Plot PodcastFeed.swift
[116/195] Emitting module Codextended
[126/195] Compiling Codextended Codextended.swift
[137/197] Compiling ShellOut ShellOut.swift
[138/197] Emitting module ShellOut
[139/197] Emitting module Sweep
[140/197] Compiling Sweep Sweep.swift
[145/199] Compiling Files Files.swift
[147/235] Compiling Publish Index.swift
[148/235] Compiling Publish Item.swift
[149/235] Compiling Publish ItemRSSProperties.swift
[154/260] Compiling Publish PlotEnvironmentKeys.swift
[155/260] Compiling Publish PlotModifiers.swift
[156/260] Compiling Publish Plugin.swift
[157/260] Compiling Publish PodcastAuthor.swift
[158/260] Compiling Publish PodcastCompatibleWebsiteItemMetadata.swift
[159/260] Compiling Publish PodcastEpisodeMetadata.swift
[160/260] Compiling Publish PodcastFeedConfiguration.swift
[161/260] Compiling Publish AnyItem.swift
[162/260] Compiling Publish Audio.swift
[163/260] Compiling Publish Content.swift
[164/260] Compiling Publish ContentProtocol.swift
[165/260] Compiling Publish DeploymentMethod.swift
[166/260] Compiling Publish Favicon.swift
[167/260] Compiling Publish FeedConfiguration.swift
[168/260] Compiling Publish HTMLFactory.swift
[169/260] Compiling Publish File+SwiftPackageFolder.swift
[170/260] Emitting module Publish
[171/267] Compiling Publish SectionMap.swift
[172/267] Compiling Publish SortOrder.swift
[173/267] Compiling Publish StringWrapper.swift
[174/267] Compiling Publish Tag.swift
[175/267] Compiling Publish TagDetailsPage.swift
[176/267] Compiling Publish TagHTMLConfiguration.swift
[177/267] Compiling Publish TagListPage.swift
[178/267] Emitting module SwiftSoup
[186/267] Compiling Publish PlotComponents.swift
[187/267] Compiling Publish HTMLFileMode.swift
[191/267] Compiling Publish Location.swift
[192/267] Compiling Publish Mutations.swift
[193/267] Compiling Publish Page.swift
[194/267] Compiling Publish Path.swift
[195/267] Compiling Publish Theme+Foundation.swift
[196/267] Compiling Publish Theme.swift
[197/267] Compiling Publish Video.swift
[198/267] Compiling Publish Website.swift
[199/267] Compiling Publish Array+Appending.swift
[200/267] Compiling Publish CommandLine+Output.swift
[201/267] Compiling Publish ContentError.swift
[219/267] Compiling Publish FileIOError.swift
[220/267] Compiling Publish Folder+Group.swift
[221/267] Compiling Publish HTMLGenerator.swift
[222/267] Compiling Publish MarkdownContentFactory.swift
[223/267] Compiling Publish MarkdownFileHandler.swift
[224/267] Compiling Publish MarkdownMetadataDecoder.swift
[225/267] Compiling Publish Predicate.swift
[226/267] Compiling Publish PublishedWebsite.swift
[227/267] Compiling Publish PublishingContext.swift
[228/267] Compiling Publish PublishingError.swift
[229/267] Compiling Publish PublishingStep.swift
[230/267] Compiling Publish RSSFeedConfiguration.swift
[231/267] Compiling Publish Section.swift
[232/267] Compiling Publish PodcastError.swift
[233/267] Compiling Publish PodcastFeedGenerator.swift
[234/267] Compiling Publish PublishingPipeline.swift
[235/267] Compiling Publish RSSFeedGenerator.swift
[236/267] Compiling Publish ShellOutError+PublishingErrorConvertible.swift
[237/267] Compiling Publish SiteMapGenerator.swift
[238/267] Compiling Publish String+Normalized.swift
[246/268] Compiling SwiftSoup XmlTreeBuilder.swift
[270/271] Compiling HyphenationPublishPlugin HyphenationPublishPlugin.swift
[271/271] Emitting module HyphenationPublishPlugin
Build complete! (84.62s)
Build complete.
{
"dependencies" : [
{
"identity" : "publish",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/JohnSundell/Publish.git"
},
{
"identity" : "hyphenation",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/john-mueller/Hyphenation"
},
{
"identity" : "swiftsoup",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/scinfu/SwiftSoup.git"
}
],
"manifest_display_name" : "HyphenationPublishPlugin",
"name" : "HyphenationPublishPlugin",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "HyphenationPublishPlugin",
"targets" : [
"HyphenationPublishPlugin"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "HyphenationPublishPluginTests",
"module_type" : "SwiftTarget",
"name" : "HyphenationPublishPluginTests",
"path" : "Tests/HyphenationPublishPluginTests",
"sources" : [
"HyphenationPublishPluginTests.swift"
],
"target_dependencies" : [
"HyphenationPublishPlugin"
],
"type" : "test"
},
{
"c99name" : "HyphenationPublishPlugin",
"module_type" : "SwiftTarget",
"name" : "HyphenationPublishPlugin",
"path" : "Sources/HyphenationPublishPlugin",
"product_dependencies" : [
"Publish",
"Hyphenation",
"SwiftSoup"
],
"product_memberships" : [
"HyphenationPublishPlugin"
],
"sources" : [
"HyphenationPublishPlugin.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.