This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Publish with Swift 5.8 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.25.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/JohnSundell/Publish.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/JohnSundell/Publish
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 58e9430 Foundation theme: Add margin to tags (#133)
Cloned https://github.com/JohnSundell/Publish.git
Revision (git rev-parse @):
58e943047882a5a6d8135ae2711be8ba7fba57c4
SUCCESS checkout https://github.com/JohnSundell/Publish.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/johnsundell/files.git
Fetching https://github.com/johnsundell/collectionConcurrencyKit.git
Fetching https://github.com/johnsundell/shellout.git
[1/83] Fetching collectionconcurrencykit
[84/1314] Fetching collectionconcurrencykit, files
[269/2270] Fetching collectionconcurrencykit, files, shellout
Fetching https://github.com/johnsundell/plot.git
Fetched https://github.com/johnsundell/collectionConcurrencyKit.git (0.24s)
Fetched https://github.com/johnsundell/files.git (0.24s)
Fetching https://github.com/johnsundell/ink.git
Fetched https://github.com/johnsundell/shellout.git (0.24s)
Fetching https://github.com/johnsundell/codextended.git
[1/181] Fetching codextended
[182/2247] Fetching codextended, plot
[510/4145] Fetching codextended, plot, ink
Fetched https://github.com/johnsundell/codextended.git (0.22s)
Fetching https://github.com/johnsundell/sweep.git
Fetched https://github.com/johnsundell/ink.git (0.23s)
Fetched https://github.com/johnsundell/plot.git (0.26s)
[1/116] Fetching sweep
Fetched https://github.com/johnsundell/sweep.git (0.21s)
Computing version for https://github.com/johnsundell/collectionConcurrencyKit.git
Computed https://github.com/johnsundell/collectionConcurrencyKit.git at 0.1.0 (0.31s)
Computing version for https://github.com/johnsundell/sweep.git
Computed https://github.com/johnsundell/sweep.git at 0.4.0 (0.30s)
Computing version for https://github.com/johnsundell/shellout.git
Computed https://github.com/johnsundell/shellout.git at 2.3.0 (0.89s)
Computing version for https://github.com/johnsundell/codextended.git
Computed https://github.com/johnsundell/codextended.git at 0.3.0 (0.30s)
Computing version for https://github.com/johnsundell/files.git
Computed https://github.com/johnsundell/files.git at 4.2.0 (0.30s)
Computing version for https://github.com/johnsundell/plot.git
Computed https://github.com/johnsundell/plot.git at 0.9.0 (0.31s)
Computing version for https://github.com/johnsundell/ink.git
Computed https://github.com/johnsundell/ink.git at 0.5.1 (0.31s)
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/files.git
Working copy of https://github.com/johnsundell/files.git resolved at 4.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/johnsundell/ink.git
Working copy of https://github.com/johnsundell/ink.git resolved at 0.5.1
Creating working copy for https://github.com/johnsundell/plot.git
Working copy of https://github.com/johnsundell/plot.git resolved at 0.9.0
Creating working copy for https://github.com/johnsundell/collectionConcurrencyKit.git
Working copy of https://github.com/johnsundell/collectionConcurrencyKit.git resolved at 0.1.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
Building for debugging...
[1/109] Emitting module Plot
[2/117] Compiling Plot DocumentEncoding.swift
[3/117] Compiling Plot Element.swift
[4/117] Compiling Plot ElementClosingMode.swift
[5/117] Compiling Plot ElementComponent.swift
[6/121] Emitting module Ink
[7/121] Emitting module CollectionConcurrencyKit
[8/121] Compiling CollectionConcurrencyKit CollectionConcurrencyKit.swift
[10/123] Wrapping AST for CollectionConcurrencyKit for debugging
[12/123] Compiling Ink TextStyle.swift
[13/123] Compiling Ink TextStyleMarker.swift
[14/123] Compiling Ink URL.swift
[15/123] Compiling Ink URLDeclaration.swift
[16/123] Compiling Plot SiteMapElements.swift
[17/123] Compiling Plot TwitterCardType.swift
[18/123] Compiling Plot URLRepresentable.swift
[19/123] Compiling Plot XML.swift
[20/123] Compiling Plot XMLAttributes.swift
[21/123] Compiling Plot XMLElements.swift
[22/123] Compiling Plot AnyAttribute.swift
[23/123] Compiling Plot AnyElement.swift
[24/123] Compiling Plot HTMLFormMethod.swift
[25/123] Compiling Plot HTMLInputType.swift
[26/123] Compiling Plot HTMLLinkRelationship.swift
[27/123] Compiling Plot HTMLListStyle.swift
[28/123] Compiling Plot HTMLVideoFormat.swift
[29/123] Compiling Plot HTMLViewportWidthMode.swift
[30/123] Compiling Plot Indentation.swift
[31/123] Compiling Plot Language.swift
[32/123] Compiling Plot AnyEnvironmentValue.swift
[33/123] Compiling Plot AnyNode.swift
[34/123] Compiling Plot ElementRenderingBuffer.swift
[35/123] Compiling Plot ElementWrapper.swift
[36/123] Compiling Plot Environment.swift
[37/123] Compiling Plot ModifiedComponent.swift
[38/123] Compiling Plot Renderer.swift
[39/123] Compiling Plot String+Escaping.swift
[40/123] Emitting module Codextended
[41/123] Compiling Codextended Codextended.swift
[42/123] Compiling Plot HTML.swift
[43/123] Compiling Plot HTMLAnchorRelationship.swift
[44/123] Compiling Plot HTMLAnchorTarget.swift
[45/123] Compiling Plot HTMLAttributes.swift
[46/123] Compiling Plot HTMLAudioFormat.swift
[47/123] Compiling Plot HTMLComponents.swift
[50/123] Emitting module ShellOut
[51/123] Compiling ShellOut ShellOut.swift
[52/124] Compiling Plot Attribute.swift
[53/124] Compiling Plot Component.swift
[54/124] Compiling Plot ComponentAttributes.swift
[55/124] Compiling Plot ComponentBuilder.swift
[61/124] Compiling Plot ComponentContainer.swift
[62/124] Compiling Plot ComponentGroup.swift
[63/124] Compiling Plot ControlFlow.swift
[64/124] Compiling Plot Document.swift
[66/124] Compiling Ink Image.swift
[67/124] Compiling Ink InlineCode.swift
[68/124] Compiling Plot EnvironmentKey.swift
[69/124] Compiling Plot EnvironmentValue.swift
[100/129] Emitting module Sweep
[101/129] Compiling Sweep Sweep.swift
[101/129] Wrapping AST for Codextended for debugging
[102/129] Wrapping AST for ShellOut for debugging
[103/129] Wrapping AST for Ink for debugging
[107/129] Compiling Plot RSS.swift
[108/129] Compiling Plot RSSAttributes.swift
[109/129] Compiling Plot RSSElements.swift
[110/129] Compiling Plot Renderable.swift
[111/129] Compiling Plot SiteMap.swift
[112/129] Compiling Plot SiteMapChangeFrequency.swift
[113/129] Compiling Plot Node.swift
[114/129] Compiling Plot NodeConvertible.swift
[115/129] Compiling Plot Optional+Component.swift
[116/129] Compiling Plot PodcastAttributes.swift
[117/129] Compiling Plot PodcastComponents.swift
[118/129] Compiling Plot PodcastElements.swift
[119/129] Compiling Plot PodcastEpisodeType.swift
[120/129] Compiling Plot PodcastFeed.swift
[123/132] Emitting module Files
[124/132] Compiling Files Files.swift
[128/135] Wrapping AST for Sweep for debugging
[129/135] Wrapping AST for Plot for debugging
[130/135] Wrapping AST for Files for debugging
[132/188] Compiling Publish SectionMap.swift
[133/188] Compiling Publish SortOrder.swift
[134/188] Compiling Publish StringWrapper.swift
[135/188] Compiling Publish Tag.swift
[136/188] Compiling Publish TagDetailsPage.swift
[137/188] Compiling Publish TagHTMLConfiguration.swift
[138/188] Compiling Publish TagListPage.swift
[139/195] Compiling Publish AnyItem.swift
[140/195] Compiling Publish Audio.swift
[141/195] Compiling Publish Content.swift
[142/195] Compiling Publish ContentProtocol.swift
[143/195] Compiling Publish DeploymentMethod.swift
[144/195] Compiling Publish Favicon.swift
[145/195] Compiling Publish FeedConfiguration.swift
[146/195] Compiling Publish HTMLFactory.swift
[147/195] Emitting module Publish
[148/195] Compiling Publish Theme+Foundation.swift
[149/195] Compiling Publish Theme.swift
[150/195] Compiling Publish Video.swift
[151/195] Compiling Publish Website.swift
[152/195] Compiling Publish Array+Appending.swift
[153/195] Compiling Publish CommandLine+Output.swift
[154/195] Compiling Publish ContentError.swift
[155/195] Compiling Publish Predicate.swift
[156/195] Compiling Publish PublishedWebsite.swift
[157/195] Compiling Publish PublishingContext.swift
[158/195] Compiling Publish PublishingError.swift
[159/195] Compiling Publish PublishingStep.swift
[160/195] Compiling Publish RSSFeedConfiguration.swift
[161/195] Compiling Publish Section.swift
[162/195] Compiling Publish HTMLFileMode.swift
[163/195] Compiling Publish Index.swift
[164/195] Compiling Publish Item.swift
[165/195] Compiling Publish ItemRSSProperties.swift
[166/195] Compiling Publish Location.swift
[167/195] Compiling Publish Mutations.swift
[168/195] Compiling Publish Page.swift
[169/195] Compiling Publish Path.swift
[170/195] Compiling Publish PlotComponents.swift
[171/195] Compiling Publish PlotEnvironmentKeys.swift
[172/195] Compiling Publish PlotModifiers.swift
[173/195] Compiling Publish Plugin.swift
[174/195] Compiling Publish PodcastAuthor.swift
[175/195] Compiling Publish PodcastCompatibleWebsiteItemMetadata.swift
[176/195] Compiling Publish PodcastEpisodeMetadata.swift
[177/195] Compiling Publish PodcastFeedConfiguration.swift
[178/195] Compiling Publish File+SwiftPackageFolder.swift
[179/195] Compiling Publish FileIOError.swift
[180/195] Compiling Publish Folder+Group.swift
[181/195] Compiling Publish HTMLGenerator.swift
[182/195] Compiling Publish MarkdownContentFactory.swift
[183/195] Compiling Publish MarkdownFileHandler.swift
[184/195] Compiling Publish MarkdownMetadataDecoder.swift
[185/195] Compiling Publish PodcastError.swift
[186/195] Compiling Publish PodcastFeedGenerator.swift
[187/195] Compiling Publish PublishingPipeline.swift
[188/195] Compiling Publish RSSFeedGenerator.swift
[189/195] Compiling Publish ShellOutError+PublishingErrorConvertible.swift
[190/195] Compiling Publish SiteMapGenerator.swift
[191/195] Compiling Publish String+Normalized.swift
[193/197] Wrapping AST for Publish for debugging
[195/205] Compiling PublishCLICore WebsiteGenerator.swift
[196/206] Emitting module PublishCLICore
[197/206] Compiling PublishCLICore WebsiteDeployer.swift
[198/206] Compiling PublishCLICore ProjectKind.swift
[199/206] Compiling PublishCLICore CLI.swift
[200/206] Compiling PublishCLICore Folder+SwiftPackage.swift
[201/206] Compiling PublishCLICore CLIError.swift
[202/206] Compiling PublishCLICore ProjectGenerator.swift
[203/206] Compiling PublishCLICore WebsiteRunner.swift
[205/208] Wrapping AST for PublishCLICore for debugging
[207/210] Compiling PublishCLI main.swift
[208/210] Emitting module PublishCLI
[210/212] Wrapping AST for PublishCLI for debugging
[211/212] Linking publish-cli
Build complete! (12.81s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.