Build Information
Successful build of HyphenationPublishPlugin, reference master (56a093
), with Swift 6.1 for Linux on 25 Apr 2025 09:51:40 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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: 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.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-1":/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/john-mueller/Hyphenation
Fetching https://github.com/scinfu/SwiftSoup.git
Fetching https://github.com/JohnSundell/Publish.git
[1/2898] Fetching publish
[639/6806] Fetching publish, swiftsoup
[5635/6962] Fetching publish, swiftsoup, hyphenation
Fetched https://github.com/JohnSundell/Publish.git from cache (0.73s)
Fetched https://github.com/scinfu/SwiftSoup.git from cache (0.74s)
[130/156] Fetching hyphenation
Fetched https://github.com/john-mueller/Hyphenation from cache (1.23s)
Computing version for https://github.com/john-mueller/Hyphenation
Computed https://github.com/john-mueller/Hyphenation at 0.2.0 (2.20s)
Computing version for https://github.com/JohnSundell/Publish.git
Computed https://github.com/JohnSundell/Publish.git at 0.9.0 (0.65s)
Fetching https://github.com/johnsundell/files.git
Fetching https://github.com/johnsundell/collectionConcurrencyKit.git
Fetching https://github.com/johnsundell/shellout.git
Fetching https://github.com/johnsundell/codextended.git
Fetching https://github.com/johnsundell/sweep.git
Fetching https://github.com/johnsundell/plot.git
[1/84] Fetching collectionconcurrencykit
[85/265] Fetching collectionconcurrencykit, codextended
[266/1501] Fetching collectionconcurrencykit, codextended, files
[674/1617] Fetching collectionconcurrencykit, codextended, files, sweep
[1618/2577] Fetching collectionconcurrencykit, codextended, files, sweep, shellout
[1743/4663] Fetching collectionconcurrencykit, codextended, files, sweep, shellout, plot
Fetched https://github.com/johnsundell/codextended.git from cache (0.29s)
[2469/4482] Fetching collectionconcurrencykit, files, sweep, shellout, plot
Fetched https://github.com/johnsundell/sweep.git from cache (0.30s)
[3027/4366] Fetching collectionconcurrencykit, files, shellout, plot
Fetching https://github.com/johnsundell/ink.git
Fetched https://github.com/johnsundell/collectionConcurrencyKit.git from cache (0.38s)
Fetched https://github.com/johnsundell/shellout.git from cache (0.38s)
Fetched https://github.com/johnsundell/files.git from cache (0.38s)
Fetched https://github.com/johnsundell/plot.git from cache (0.41s)
[1/1905] Fetching ink
Fetched https://github.com/johnsundell/ink.git from cache (0.32s)
Computing version for https://github.com/johnsundell/sweep.git
Computed https://github.com/johnsundell/sweep.git at 0.4.0 (1.29s)
Computing version for https://github.com/johnsundell/shellout.git
Computed https://github.com/johnsundell/shellout.git at 2.3.0 (2.31s)
Computing version for https://github.com/johnsundell/collectionConcurrencyKit.git
Computed https://github.com/johnsundell/collectionConcurrencyKit.git at 0.2.0 (1.74s)
Computing version for https://github.com/johnsundell/codextended.git
Computed https://github.com/johnsundell/codextended.git at 0.3.0 (1.10s)
Computing version for https://github.com/johnsundell/files.git
Computed https://github.com/johnsundell/files.git at 4.2.0 (0.68s)
Computing version for https://github.com/johnsundell/ink.git
Computed https://github.com/johnsundell/ink.git at 0.6.0 (0.57s)
Computing version for https://github.com/johnsundell/plot.git
Computed https://github.com/johnsundell/plot.git at 0.14.0 (0.56s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.8.7 (0.52s)
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/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/plot.git
Working copy of https://github.com/johnsundell/plot.git resolved at 0.14.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/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/ink.git
Working copy of https://github.com/johnsundell/ink.git resolved at 0.6.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/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
Building for debugging...
[0/12] Write sources
[11/12] Write swift-version-24593BA9C3E375BF.txt
[13/167] Emitting module Files
[14/167] Emitting module Ink
[15/171] Emitting module CollectionConcurrencyKit
[16/171] Compiling CollectionConcurrencyKit CollectionConcurrencyKit.swift
[17/172] Compiling SwiftSoup Mutex.swift
[18/172] Compiling SwiftSoup Node.swift
[19/172] Compiling SwiftSoup NodeTraversor.swift
[20/172] Compiling SwiftSoup NodeVisitor.swift
[21/172] Compiling SwiftSoup CharacterExt.swift
[22/172] Compiling SwiftSoup CharacterReader.swift
[23/172] Compiling SwiftSoup Cleaner.swift
[24/172] Compiling SwiftSoup DocumentType.swift
[26/172] Compiling SwiftSoup ArrayExt.swift
[27/172] Compiling SwiftSoup Attribute.swift
[28/172] Compiling SwiftSoup Attributes.swift
[29/172] Compiling SwiftSoup BinarySearch.swift
[30/172] Compiling SwiftSoup BooleanAttribute.swift
[31/172] Compiling Ink TextStyle.swift
[32/172] Compiling Ink TextStyleMarker.swift
[33/172] Compiling Ink URL.swift
[34/172] Compiling Ink URLDeclaration.swift
[35/184] Compiling Hyphenation hyph-en-us.hyp.swift
[36/185] Compiling Hyphenation Token.swift
[37/185] Compiling Hyphenation TokenSequence.swift
[38/185] Compiling Hyphenation hyph-en-us.pat.swift
[39/185] Compiling Hyphenation Pattern.swift
[40/185] Compiling Hyphenation PatternDictionary.swift
[41/185] Compiling Hyphenation Copyable.swift
[42/185] Compiling Hyphenation Exception.swift
[43/185] Compiling Hyphenation Hyphenator.swift
[44/185] Compiling Hyphenation PatternParsingError.swift
[45/185] Emitting module Hyphenation
[46/185] Compiling Hyphenation ExceptionDictionary.swift
[47/185] Compiling Hyphenation HyphenatorCache.swift
[48/186] Emitting module Sweep
[49/186] Compiling Sweep Sweep.swift
[50/186] Compiling ShellOut ShellOut.swift
[51/186] Emitting module ShellOut
[52/186] Compiling SwiftSoup StringUtil.swift
[53/186] Compiling SwiftSoup StructuralEvaluator.swift
[54/186] Compiling SwiftSoup SwiftSoup.swift
[55/186] Compiling SwiftSoup Tag.swift
[56/186] Compiling SwiftSoup TextNode.swift
[57/186] Compiling SwiftSoup Token.swift
[58/186] Compiling SwiftSoup TokenQueue.swift
[59/186] Compiling SwiftSoup Tokeniser.swift
[60/188] Compiling SwiftSoup TokeniserState.swift
[61/188] Compiling SwiftSoup TreeBuilder.swift
[62/188] Compiling Plot RSS.swift
[63/188] Compiling Plot RSSAttributes.swift
[64/188] Compiling Plot RSSElements.swift
[65/188] Compiling Plot Renderable.swift
[66/188] Compiling Plot SiteMap.swift
[67/188] Compiling Plot SiteMapChangeFrequency.swift
[68/188] Compiling SwiftSoup Exception.swift
[69/188] Compiling SwiftSoup FormElement.swift
[70/188] Compiling SwiftSoup HtmlTreeBuilder.swift
[71/188] Compiling SwiftSoup Collector.swift
[72/188] Compiling SwiftSoup Element.swift
[73/188] Compiling SwiftSoup Elements.swift
[74/188] Compiling SwiftSoup Entities.swift
[75/188] Compiling SwiftSoup Evaluator.swift
[76/188] Compiling SwiftSoup DataUtil.swift
[77/188] Compiling SwiftSoup Document.swift
[78/188] Compiling SwiftSoup HtmlTreeBuilderState.swift
[79/188] Compiling SwiftSoup HttpStatusException.swift
[80/188] Compiling SwiftSoup CombiningEvaluator.swift
[81/188] Compiling SwiftSoup Comment.swift
[82/188] Compiling SwiftSoup Connection.swift
[83/188] Compiling SwiftSoup CssSelector.swift
[84/188] Compiling SwiftSoup DataNode.swift
[86/197] Emitting module Codextended
[87/197] Compiling Codextended Codextended.swift
[88/198] Compiling Files Files.swift
[115/199] Compiling SwiftSoup Parser.swift
[125/199] Emitting module Plot
[126/199] Compiling SwiftSoup ParsingStrings.swift
[127/199] Compiling SwiftSoup Pattern.swift
[128/199] Compiling SwiftSoup QueryParser.swift
[129/199] Compiling SwiftSoup SerializationException.swift
[130/199] Compiling SwiftSoup SimpleDictionary.swift
[131/199] Compiling SwiftSoup StreamReader.swift
[132/199] Compiling SwiftSoup String.swift
[133/199] Compiling SwiftSoup StringBuilder.swift
[135/199] Emitting module SwiftSoup
[168/206] Compiling SwiftSoup XmlTreeBuilder.swift
[169/206] Compiling Plot AnyNode.swift
[170/206] Compiling Plot ElementRenderingBuffer.swift
[171/206] Compiling Plot ElementWrapper.swift
[172/206] Compiling Plot Environment.swift
[173/206] Compiling Plot ModifiedComponent.swift
[174/206] Compiling Plot Renderer.swift
[175/206] Compiling Plot String+Escaping.swift
[201/260] Compiling SwiftSoup UTF8Arrays.swift
[202/260] Compiling SwiftSoup UnfairLock.swift
[203/260] Compiling SwiftSoup UnicodeScalar.swift
[204/260] Compiling SwiftSoup Validate.swift
[205/260] Compiling SwiftSoup Whitelist.swift
[206/260] Compiling SwiftSoup XmlDeclaration.swift
[209/261] Emitting module Publish
[210/268] Compiling Publish AnyItem.swift
[211/268] Compiling Publish Audio.swift
[212/268] Compiling Publish Content.swift
[213/268] Compiling Publish ContentProtocol.swift
[214/268] Compiling Publish DeploymentMethod.swift
[215/268] Compiling Publish Favicon.swift
[216/268] Compiling Publish FeedConfiguration.swift
[217/268] Compiling Publish HTMLFactory.swift
[218/268] Compiling Publish HTMLFileMode.swift
[219/268] Compiling Publish Index.swift
[220/268] Compiling Publish Item.swift
[221/268] Compiling Publish ItemRSSProperties.swift
[222/268] Compiling Publish Location.swift
[223/268] Compiling Publish Mutations.swift
[224/268] Compiling Publish Page.swift
[225/268] Compiling Publish Path.swift
[226/268] Compiling Publish PlotComponents.swift
[227/268] Compiling Publish PlotEnvironmentKeys.swift
[228/268] Compiling Publish PlotModifiers.swift
[229/268] Compiling Publish Plugin.swift
[230/268] Compiling Publish PodcastAuthor.swift
[231/268] Compiling Publish PodcastCompatibleWebsiteItemMetadata.swift
[232/268] Compiling Publish PodcastEpisodeMetadata.swift
[233/268] Compiling Publish PodcastFeedConfiguration.swift
[234/268] Compiling Publish File+SwiftPackageFolder.swift
[235/268] Compiling Publish FileIOError.swift
[236/268] Compiling Publish Folder+Group.swift
[237/268] Compiling Publish HTMLGenerator.swift
[238/268] Compiling Publish MarkdownContentFactory.swift
[239/268] Compiling Publish MarkdownFileHandler.swift
[240/268] Compiling Publish MarkdownMetadataDecoder.swift
[241/268] Compiling Publish SectionMap.swift
[242/268] Compiling Publish SortOrder.swift
[243/268] Compiling Publish StringWrapper.swift
[244/268] Compiling Publish Tag.swift
[245/268] Compiling Publish TagDetailsPage.swift
[246/268] Compiling Publish TagHTMLConfiguration.swift
[247/268] Compiling Publish TagListPage.swift
[248/268] Compiling Publish Theme+Foundation.swift
[249/268] Compiling Publish Theme.swift
[250/268] Compiling Publish Video.swift
[251/268] Compiling Publish Website.swift
[252/268] Compiling Publish Array+Appending.swift
[253/268] Compiling Publish CommandLine+Output.swift
[254/268] Compiling Publish ContentError.swift
[255/268] Compiling Publish Predicate.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
[263/268] Compiling Publish PodcastFeedGenerator.swift
[264/268] Compiling Publish PublishingPipeline.swift
[265/268] Compiling Publish RSSFeedGenerator.swift
[266/268] Compiling Publish ShellOutError+PublishingErrorConvertible.swift
[267/268] Compiling Publish SiteMapGenerator.swift
[268/268] Compiling Publish String+Normalized.swift
[270/271] Emitting module HyphenationPublishPlugin
[271/271] Compiling HyphenationPublishPlugin HyphenationPublishPlugin.swift
Build complete! (38.24s)
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.