Build Information
Successful build of TransistorPublishPlugin, reference 1.0.0 (d8cb3c
), with Swift 6.1 for Linux on 27 Apr 2025 14:18:58 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/brightdigit/TransistorPublishPlugin.git
Reference: 1.0.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/brightdigit/TransistorPublishPlugin
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at d8cb3c3 Merge pull request #4 from brightdigit/v1.0.0
Cloned https://github.com/brightdigit/TransistorPublishPlugin.git
Revision (git rev-parse @):
d8cb3c341cfea0495d99096c7caac4016884dc79
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/brightdigit/TransistorPublishPlugin.git at 1.0.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/brightdigit/TransistorPublishPlugin.git
https://github.com/brightdigit/TransistorPublishPlugin.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "publish",
"requirement" : {
"range" : [
{
"lower_bound" : "0.9.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/johnsundell/publish.git"
},
{
"identity" : "ink",
"requirement" : {
"range" : [
{
"lower_bound" : "0.6.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/JohnSundell/Ink"
}
],
"manifest_display_name" : "TransistorPublishPlugin",
"name" : "TransistorPublishPlugin",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "TransistorPublishPlugin",
"targets" : [
"TransistorPublishPlugin"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TransistorPublishPluginTests",
"module_type" : "SwiftTarget",
"name" : "TransistorPublishPluginTests",
"path" : "Tests/TransistorPublishPluginTests",
"sources" : [
"TransistorModifierTests.swift"
],
"target_dependencies" : [
"TransistorPublishPlugin"
],
"type" : "test"
},
{
"c99name" : "TransistorPublishPlugin",
"module_type" : "SwiftTarget",
"name" : "TransistorPublishPlugin",
"path" : "Sources/TransistorPublishPlugin",
"product_dependencies" : [
"Publish",
"Ink"
],
"product_memberships" : [
"TransistorPublishPlugin"
],
"sources" : [
"EmbeddedTransistor.swift",
"Modifier.swift",
"Plugin.swift",
"TransistorEmbedGenerator.swift",
"TransistorRenderer+Default.swift",
"TransistorRenderer.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/JohnSundell/Ink
Fetching https://github.com/johnsundell/publish.git
[1/1905] Fetching ink
[1906/4803] Fetching ink, publish
Fetched https://github.com/JohnSundell/Ink from cache (0.26s)
Fetched https://github.com/johnsundell/publish.git from cache (0.26s)
Computing version for https://github.com/JohnSundell/Ink
Computed https://github.com/JohnSundell/Ink at 0.6.0 (2.18s)
Computing version for https://github.com/johnsundell/publish.git
Computed https://github.com/johnsundell/publish.git at 0.9.0 (0.92s)
Fetching https://github.com/johnsundell/plot.git
Fetching https://github.com/johnsundell/files.git
Fetching https://github.com/johnsundell/codextended.git
Fetching https://github.com/johnsundell/sweep.git
Fetching https://github.com/johnsundell/collectionConcurrencyKit.git
Fetching https://github.com/johnsundell/shellout.git
[1/181] Fetching codextended
[11/297] Fetching codextended, sweep
[298/381] Fetching codextended, sweep, collectionconcurrencykit
[305/1617] Fetching codextended, sweep, collectionconcurrencykit, files
[564/2577] Fetching codextended, sweep, collectionconcurrencykit, files, shellout
[2574/4663] Fetching codextended, sweep, collectionconcurrencykit, files, shellout, plot
Fetched https://github.com/johnsundell/sweep.git from cache (0.37s)
Fetched https://github.com/johnsundell/collectionConcurrencyKit.git from cache (0.37s)
Fetched https://github.com/johnsundell/shellout.git from cache (0.37s)
Fetched https://github.com/johnsundell/codextended.git from cache (0.37s)
Fetched https://github.com/johnsundell/files.git from cache (0.37s)
Fetched https://github.com/johnsundell/plot.git from cache (0.37s)
Computing version for https://github.com/johnsundell/sweep.git
Computed https://github.com/johnsundell/sweep.git at 0.4.0 (0.96s)
Computing version for https://github.com/johnsundell/shellout.git
Computed https://github.com/johnsundell/shellout.git at 2.3.0 (2.46s)
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.46s)
Computing version for https://github.com/johnsundell/files.git
Computed https://github.com/johnsundell/files.git at 4.2.0 (0.45s)
Computing version for https://github.com/johnsundell/plot.git
Computed https://github.com/johnsundell/plot.git at 0.14.0 (0.49s)
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
Working copy of https://github.com/JohnSundell/Ink resolved at 0.6.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/publish.git
Working copy of https://github.com/johnsundell/publish.git resolved at 0.9.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/collectionConcurrencyKit.git
Working copy of https://github.com/johnsundell/collectionConcurrencyKit.git 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
Building for debugging...
[0/10] Write sources
[9/10] Write swift-version-24593BA9C3E375BF.txt
[11/111] Emitting module Ink
[12/115] Emitting module Plot
[13/123] Emitting module CollectionConcurrencyKit
[14/123] Compiling CollectionConcurrencyKit CollectionConcurrencyKit.swift
[15/124] Compiling Ink TextStyle.swift
[16/124] Compiling Ink TextStyleMarker.swift
[17/124] Compiling Ink URL.swift
[18/124] Compiling Ink URLDeclaration.swift
[19/124] Compiling Plot Attribute.swift
[20/124] Compiling Plot Component.swift
[21/124] Compiling Plot ComponentAttributes.swift
[22/124] Compiling Plot ComponentBuilder.swift
[23/124] Compiling Plot ComponentContainer.swift
[24/124] Compiling Plot ComponentGroup.swift
[25/124] Compiling Plot ControlFlow.swift
[26/124] Compiling Plot Directionality.swift
[27/124] Compiling Plot Document.swift
[28/124] Compiling Plot DocumentEncoding.swift
[29/124] Compiling Plot HTMLInputType.swift
[30/124] Compiling Plot HTMLLinkRelationship.swift
[31/124] Compiling Plot HTMLListStyle.swift
[32/124] Compiling Plot HTMLVideoFormat.swift
[33/124] Compiling Plot Element.swift
[34/124] Compiling Plot ElementClosingMode.swift
[35/124] Compiling Plot ElementComponent.swift
[36/124] Compiling Plot ElementDefinition.swift
[37/124] Compiling Plot EmptyComponent.swift
[38/124] Compiling Plot EnvironmentKey.swift
[39/124] Compiling Plot EnvironmentValue.swift
[40/124] Compiling Plot HTML.swift
[42/124] Compiling Plot SiteMapElements.swift
[43/124] Compiling Plot TwitterCardType.swift
[44/124] Compiling Plot URLRepresentable.swift
[45/124] Compiling Plot XML.swift
[46/124] Compiling Plot XMLAttributes.swift
[47/124] Compiling Plot XMLElements.swift
[48/124] Compiling Plot AnyAttribute.swift
[49/124] Compiling Plot AnyElement.swift
[54/124] Compiling Plot HTMLViewportFitMode.swift
[55/124] Compiling Plot HTMLViewportWidthMode.swift
[56/124] Compiling Plot Indentation.swift
[57/124] Compiling Plot Language.swift
[58/124] Emitting module ShellOut
[59/124] Compiling ShellOut ShellOut.swift
[60/125] Compiling Codextended Codextended.swift
[61/125] Emitting module Codextended
[62/125] Compiling Plot Node.swift
[63/125] Compiling Plot NodeConvertible.swift
[64/125] Compiling Plot Optional+Component.swift
[65/125] Compiling Plot PodcastAttributes.swift
[66/125] Compiling Plot PodcastComponents.swift
[67/125] Compiling Plot PodcastElements.swift
[68/125] Compiling Plot PodcastEpisodeType.swift
[69/125] Compiling Plot PodcastFeed.swift
[70/126] Compiling Plot PodcastMediaType.swift
[71/126] Compiling Plot PodcastType.swift
[72/126] Compiling Plot RSS.swift
[73/126] Compiling Plot RSSAttributes.swift
[74/126] Compiling Plot RSSElements.swift
[75/126] Compiling Plot Renderable.swift
[76/126] Compiling Plot SiteMap.swift
[77/126] Compiling Plot SiteMapChangeFrequency.swift
[78/126] Emitting module Files
[79/126] Compiling Files Files.swift
[84/126] Compiling Plot HTMLAnchorRelationship.swift
[85/126] Compiling Plot HTMLAnchorTarget.swift
[86/126] Compiling Plot HTMLAttributes.swift
[87/126] Compiling Plot HTMLAudioFormat.swift
[88/126] Compiling Sweep Sweep.swift
[89/126] Emitting module Sweep
[90/129] Compiling Plot AnyEnvironmentValue.swift
[91/129] Compiling Plot AnyNode.swift
[92/129] Compiling Plot ElementRenderingBuffer.swift
[93/129] Compiling Plot ElementWrapper.swift
[94/129] Compiling Plot Environment.swift
[95/129] Compiling Plot ModifiedComponent.swift
[96/129] Compiling Plot Renderer.swift
[97/129] Compiling Plot String+Escaping.swift
[125/129] Compiling Plot HTMLFormMethod.swift
[131/183] Compiling Publish AnyItem.swift
[132/183] Compiling Publish Audio.swift
[133/183] Compiling Publish Content.swift
[134/183] Compiling Publish ContentProtocol.swift
[135/183] Compiling Publish DeploymentMethod.swift
[136/183] Compiling Publish Favicon.swift
[137/183] Compiling Publish FeedConfiguration.swift
[138/183] Compiling Publish HTMLFactory.swift
[139/190] Compiling Publish HTMLFileMode.swift
[140/190] Compiling Publish Index.swift
[141/190] Compiling Publish Item.swift
[142/190] Compiling Publish ItemRSSProperties.swift
[143/190] Compiling Publish Location.swift
[144/190] Compiling Publish Mutations.swift
[145/190] Compiling Publish Page.swift
[146/190] Compiling Publish Path.swift
[147/190] Compiling Publish Theme+Foundation.swift
[148/190] Compiling Publish Theme.swift
[149/190] Compiling Publish Video.swift
[150/190] Compiling Publish Website.swift
[151/190] Compiling Publish Array+Appending.swift
[152/190] Compiling Publish CommandLine+Output.swift
[153/190] Compiling Publish ContentError.swift
[154/190] Compiling Publish PlotComponents.swift
[155/190] Compiling Publish PlotEnvironmentKeys.swift
[156/190] Compiling Publish PlotModifiers.swift
[157/190] Compiling Publish Plugin.swift
[158/190] Compiling Publish PodcastAuthor.swift
[159/190] Compiling Publish PodcastCompatibleWebsiteItemMetadata.swift
[160/190] Compiling Publish PodcastEpisodeMetadata.swift
[161/190] Compiling Publish PodcastFeedConfiguration.swift
[162/190] Compiling Publish SectionMap.swift
[163/190] Compiling Publish SortOrder.swift
[164/190] Compiling Publish StringWrapper.swift
[165/190] Compiling Publish Tag.swift
[166/190] Compiling Publish TagDetailsPage.swift
[167/190] Compiling Publish TagHTMLConfiguration.swift
[168/190] Compiling Publish TagListPage.swift
[169/190] Emitting module Publish
[170/190] Compiling Publish File+SwiftPackageFolder.swift
[171/190] Compiling Publish FileIOError.swift
[172/190] Compiling Publish Folder+Group.swift
[173/190] Compiling Publish HTMLGenerator.swift
[174/190] Compiling Publish MarkdownContentFactory.swift
[175/190] Compiling Publish MarkdownFileHandler.swift
[176/190] Compiling Publish MarkdownMetadataDecoder.swift
[177/190] Compiling Publish Predicate.swift
[178/190] Compiling Publish PublishedWebsite.swift
[179/190] Compiling Publish PublishingContext.swift
[180/190] Compiling Publish PublishingError.swift
[181/190] Compiling Publish PublishingStep.swift
[182/190] Compiling Publish RSSFeedConfiguration.swift
[183/190] Compiling Publish Section.swift
[184/190] Compiling Publish PodcastError.swift
[185/190] Compiling Publish PodcastFeedGenerator.swift
[186/190] Compiling Publish PublishingPipeline.swift
[187/190] Compiling Publish RSSFeedGenerator.swift
[188/190] Compiling Publish ShellOutError+PublishingErrorConvertible.swift
[189/190] Compiling Publish SiteMapGenerator.swift
[190/190] Compiling Publish String+Normalized.swift
[192/198] Compiling TransistorPublishPlugin TransistorEmbedGenerator.swift
[193/198] Compiling TransistorPublishPlugin TransistorRenderer+Default.swift
[194/198] Emitting module TransistorPublishPlugin
[195/198] Compiling TransistorPublishPlugin TransistorRenderer.swift
[196/198] Compiling TransistorPublishPlugin Plugin.swift
[197/198] Compiling TransistorPublishPlugin EmbeddedTransistor.swift
[198/198] Compiling TransistorPublishPlugin Modifier.swift
Build complete! (21.57s)
Build complete.
{
"dependencies" : [
{
"identity" : "publish",
"requirement" : {
"range" : [
{
"lower_bound" : "0.9.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/johnsundell/publish.git"
},
{
"identity" : "ink",
"requirement" : {
"range" : [
{
"lower_bound" : "0.6.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/JohnSundell/Ink"
}
],
"manifest_display_name" : "TransistorPublishPlugin",
"name" : "TransistorPublishPlugin",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "TransistorPublishPlugin",
"targets" : [
"TransistorPublishPlugin"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TransistorPublishPluginTests",
"module_type" : "SwiftTarget",
"name" : "TransistorPublishPluginTests",
"path" : "Tests/TransistorPublishPluginTests",
"sources" : [
"TransistorModifierTests.swift"
],
"target_dependencies" : [
"TransistorPublishPlugin"
],
"type" : "test"
},
{
"c99name" : "TransistorPublishPlugin",
"module_type" : "SwiftTarget",
"name" : "TransistorPublishPlugin",
"path" : "Sources/TransistorPublishPlugin",
"product_dependencies" : [
"Publish",
"Ink"
],
"product_memberships" : [
"TransistorPublishPlugin"
],
"sources" : [
"EmbeddedTransistor.swift",
"Modifier.swift",
"Plugin.swift",
"TransistorEmbedGenerator.swift",
"TransistorRenderer+Default.swift",
"TransistorRenderer.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
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.