Build Information
Successful build of HyphenationPublishPlugin, reference v0.1.0 (56a093
), with Swift 6.1 for Linux on 25 Apr 2025 09:53:04 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/john-mueller/HyphenationPublishPlugin.git
Reference: v0.1.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/john-mueller/HyphenationPublishPlugin
* tag v0.1.0 -> FETCH_HEAD
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 v0.1.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/john-mueller/HyphenationPublishPlugin.git
https://github.com/john-mueller/HyphenationPublishPlugin.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"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"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/scinfu/SwiftSoup.git
Fetching https://github.com/JohnSundell/Publish.git
Fetching https://github.com/john-mueller/Hyphenation
[1/2898] Fetching publish
[1248/6806] Fetching publish, swiftsoup
[6807/6962] Fetching publish, swiftsoup, hyphenation
Fetched https://github.com/JohnSundell/Publish.git from cache (0.50s)
Fetched https://github.com/scinfu/SwiftSoup.git from cache (0.51s)
[127/156] Fetching hyphenation
Fetched https://github.com/john-mueller/Hyphenation from cache (0.73s)
Computing version for https://github.com/john-mueller/Hyphenation
Computed https://github.com/john-mueller/Hyphenation at 0.2.0 (1.30s)
Computing version for https://github.com/JohnSundell/Publish.git
Computed https://github.com/JohnSundell/Publish.git at 0.9.0 (0.67s)
Fetching https://github.com/johnsundell/codextended.git
Fetching https://github.com/johnsundell/shellout.git
Fetching https://github.com/johnsundell/collectionConcurrencyKit.git
Fetching https://github.com/johnsundell/files.git
Fetching https://github.com/johnsundell/plot.git
Fetching https://github.com/johnsundell/sweep.git
[1/960] Fetching shellout
[760/1044] Fetching shellout, collectionconcurrencykit
[1045/1160] Fetching shellout, collectionconcurrencykit, sweep
[1073/2396] Fetching shellout, collectionconcurrencykit, sweep, files
[1315/2577] Fetching shellout, collectionconcurrencykit, sweep, files, codextended
[1462/4663] Fetching shellout, collectionconcurrencykit, sweep, files, codextended, plot
Fetched https://github.com/johnsundell/collectionConcurrencyKit.git from cache (0.29s)
Fetched https://github.com/johnsundell/shellout.git from cache (0.30s)
Fetching https://github.com/johnsundell/ink.git
Fetched https://github.com/johnsundell/files.git from cache (0.35s)
Fetched https://github.com/johnsundell/sweep.git from cache (0.36s)
Fetched https://github.com/johnsundell/plot.git from cache (0.36s)
Fetched https://github.com/johnsundell/codextended.git from cache (0.36s)
[1/1905] Fetching ink
Fetched https://github.com/johnsundell/ink.git from cache (0.25s)
Computing version for https://github.com/johnsundell/sweep.git
Computed https://github.com/johnsundell/sweep.git at 0.4.0 (1.90s)
Computing version for https://github.com/johnsundell/shellout.git
Computed https://github.com/johnsundell/shellout.git at 2.3.0 (2.52s)
Computing version for https://github.com/johnsundell/collectionConcurrencyKit.git
Computed https://github.com/johnsundell/collectionConcurrencyKit.git at 0.2.0 (0.69s)
Computing version for https://github.com/johnsundell/codextended.git
Computed https://github.com/johnsundell/codextended.git at 0.3.0 (0.63s)
Computing version for https://github.com/johnsundell/files.git
Computed https://github.com/johnsundell/files.git at 4.2.0 (0.74s)
Computing version for https://github.com/johnsundell/ink.git
Computed https://github.com/johnsundell/ink.git at 0.6.0 (0.62s)
Computing version for https://github.com/johnsundell/plot.git
Computed https://github.com/johnsundell/plot.git at 0.14.0 (0.65s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.8.7 (0.51s)
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/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/shellout.git
Working copy of https://github.com/johnsundell/shellout.git resolved at 2.3.0
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.8.7
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/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/files.git
Working copy of https://github.com/johnsundell/files.git resolved at 4.2.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
Creating working copy for https://github.com/johnsundell/ink.git
Working copy of https://github.com/johnsundell/ink.git resolved at 0.6.0
Building for debugging...
[0/12] Write sources
[11/12] Write swift-version-24593BA9C3E375BF.txt
[13/177] Emitting module ShellOut
[14/177] Emitting module Plot
[15/185] Compiling Hyphenation TokenSequence.swift
[16/186] Compiling Hyphenation Token.swift
[17/186] Compiling Hyphenation hyph-en-us.hyp.swift
[18/186] Emitting module CollectionConcurrencyKit
[19/186] Compiling CollectionConcurrencyKit CollectionConcurrencyKit.swift
[20/186] Compiling Plot NodeConvertible.swift
[21/186] Compiling Plot Optional+Component.swift
[22/186] Compiling Plot PodcastAttributes.swift
[23/186] Compiling Plot PodcastComponents.swift
[24/191] Compiling Plot EmptyComponent.swift
[25/191] Compiling Plot EnvironmentKey.swift
[26/191] Compiling Plot EnvironmentValue.swift
[27/191] Compiling Plot HTML.swift
[28/191] Compiling Plot Node.swift
[29/191] Emitting module Ink
[30/191] Compiling Plot DocumentEncoding.swift
[31/191] Compiling Plot Element.swift
[32/191] Compiling Plot ElementClosingMode.swift
[33/191] Compiling Plot ElementComponent.swift
[34/191] Compiling Plot ElementDefinition.swift
[35/191] Compiling Hyphenation hyph-en-us.pat.swift
[37/191] Compiling Ink TextStyle.swift
[38/191] Compiling Ink TextStyleMarker.swift
[39/191] Compiling Ink URL.swift
[40/191] Compiling Ink URLDeclaration.swift
[43/193] Compiling Plot Document.swift
[44/193] Compiling Plot HTMLInputType.swift
[45/193] Compiling Plot HTMLLinkRelationship.swift
[46/193] Compiling Plot HTMLListStyle.swift
[47/193] Compiling Plot HTMLVideoFormat.swift
[48/200] Compiling Plot HTMLAnchorTarget.swift
[49/200] Compiling Plot HTMLAttributes.swift
[50/200] Compiling Plot HTMLAudioFormat.swift
[51/200] Compiling Plot HTMLButtonType.swift
[52/200] Compiling Plot Attribute.swift
[53/200] Compiling Plot Component.swift
[54/200] Compiling Plot ComponentAttributes.swift
[55/200] Compiling Plot ComponentBuilder.swift
[56/200] Compiling Plot PodcastElements.swift
[57/200] Compiling Plot PodcastEpisodeType.swift
[58/200] Compiling Plot PodcastFeed.swift
[59/200] Compiling Plot HTMLAnchorRelationship.swift
[60/200] Compiling Plot HTMLComponents.swift
[61/200] Compiling Plot HTMLElements.swift
[62/200] Compiling Plot HTMLFormContentType.swift
[63/200] Compiling Plot HTMLFormMethod.swift
[64/201] Compiling ShellOut ShellOut.swift
[67/202] Compiling SwiftSoup XmlTreeBuilder.swift
[68/202] Compiling Plot AnyNode.swift
[69/202] Compiling Plot ElementRenderingBuffer.swift
[70/202] Compiling Plot ElementWrapper.swift
[71/202] Compiling Plot Environment.swift
[72/202] Compiling Plot ModifiedComponent.swift
[73/202] Compiling Plot Renderer.swift
[74/202] Compiling Plot String+Escaping.swift
[75/202] Emitting module Sweep
[76/202] Compiling Sweep Sweep.swift
[77/203] Emitting module Hyphenation
[85/204] Compiling Plot RSSAttributes.swift
[86/204] Compiling Plot RSSElements.swift
[87/204] Compiling Plot Renderable.swift
[88/204] Compiling Plot SiteMap.swift
[89/204] Compiling Plot SiteMapChangeFrequency.swift
[90/204] Compiling Plot SiteMapElements.swift
[91/204] Compiling Plot TwitterCardType.swift
[94/204] Compiling SwiftSoup UTF8Arrays.swift
[95/204] Compiling SwiftSoup UnfairLock.swift
[96/204] Compiling SwiftSoup UnicodeScalar.swift
[97/204] Compiling SwiftSoup Validate.swift
[98/204] Compiling SwiftSoup Whitelist.swift
[99/204] Compiling SwiftSoup XmlDeclaration.swift
[109/204] Compiling Plot PodcastMediaType.swift
[110/204] Compiling Plot PodcastType.swift
[111/204] Compiling Plot RSS.swift
[149/204] Compiling Plot HTMLViewportFitMode.swift
[150/204] Compiling Plot HTMLViewportWidthMode.swift
[151/204] Compiling Plot Indentation.swift
[152/204] Compiling Plot Language.swift
[153/204] Emitting module Files
[154/204] Compiling Files Files.swift
[163/206] Emitting module Codextended
[164/206] Compiling Codextended Codextended.swift
[168/260] Compiling Publish SectionMap.swift
[169/260] Compiling Publish SortOrder.swift
[170/260] Compiling Publish StringWrapper.swift
[171/260] Compiling Publish Tag.swift
[172/260] Compiling Publish TagDetailsPage.swift
[173/260] Compiling Publish TagHTMLConfiguration.swift
[174/260] Compiling Publish TagListPage.swift
[175/260] Compiling Publish Predicate.swift
[176/260] Compiling Publish AnyItem.swift
[177/260] Compiling Publish Audio.swift
[178/260] Compiling Publish Content.swift
[179/260] Compiling Publish ContentProtocol.swift
[180/260] Compiling Publish DeploymentMethod.swift
[181/260] Compiling Publish Favicon.swift
[182/260] Compiling Publish FeedConfiguration.swift
[183/260] Compiling Publish HTMLFactory.swift
[184/260] Emitting module SwiftSoup
[185/260] Compiling Publish PlotComponents.swift
[186/260] Compiling Publish PlotEnvironmentKeys.swift
[187/260] Compiling Publish PlotModifiers.swift
[188/260] Compiling Publish Plugin.swift
[189/260] Compiling Publish PodcastAuthor.swift
[190/260] Compiling Publish PodcastCompatibleWebsiteItemMetadata.swift
[191/260] Compiling Publish PodcastEpisodeMetadata.swift
[192/260] Compiling Publish PodcastFeedConfiguration.swift
[193/260] Compiling Publish HTMLFileMode.swift
[194/260] Compiling Publish Index.swift
[195/260] Compiling Publish Item.swift
[196/260] Compiling Publish ItemRSSProperties.swift
[197/260] Compiling Publish Location.swift
[198/260] Compiling Publish Mutations.swift
[199/260] Compiling Publish Page.swift
[200/260] Compiling Publish Path.swift
[201/260] Emitting module Publish
[202/267] Compiling Publish PodcastFeedGenerator.swift
[203/267] Compiling Publish PublishingPipeline.swift
[204/267] Compiling Publish RSSFeedGenerator.swift
[205/267] Compiling Publish ShellOutError+PublishingErrorConvertible.swift
[206/267] Compiling Publish SiteMapGenerator.swift
[207/267] Compiling Publish String+Normalized.swift
[241/268] Compiling Publish Theme+Foundation.swift
[242/268] Compiling Publish Theme.swift
[243/268] Compiling Publish Video.swift
[244/268] Compiling Publish Website.swift
[245/268] Compiling Publish Array+Appending.swift
[246/268] Compiling Publish CommandLine+Output.swift
[247/268] Compiling Publish ContentError.swift
[248/268] Compiling Publish File+SwiftPackageFolder.swift
[249/268] Compiling Publish FileIOError.swift
[250/268] Compiling Publish Folder+Group.swift
[251/268] Compiling Publish HTMLGenerator.swift
[252/268] Compiling Publish MarkdownContentFactory.swift
[253/268] Compiling Publish MarkdownFileHandler.swift
[254/268] Compiling Publish MarkdownMetadataDecoder.swift
[256/268] Compiling Publish PublishedWebsite.swift
[257/268] Compiling Publish PublishingContext.swift
[258/268] Compiling Publish PublishingError.swift
[259/268] Compiling Publish PublishingStep.swift
[260/268] Compiling Publish RSSFeedConfiguration.swift
[261/268] Compiling Publish Section.swift
[262/268] Compiling Publish PodcastError.swift
[270/271] Emitting module HyphenationPublishPlugin
[271/271] Compiling HyphenationPublishPlugin HyphenationPublishPlugin.swift
Build complete! (44.36s)
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.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.