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 6.0 for Linux.

Swift 6 data race errors: 5

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
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:             6.0
Building package at path:  $workDir
https://github.com/JohnSundell/Publish.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Fetching https://github.com/johnsundell/codextended.git
Fetching https://github.com/johnsundell/plot.git
Fetching https://github.com/johnsundell/shellout.git
Fetching https://github.com/johnsundell/ink.git
Fetching https://github.com/johnsundell/sweep.git
Fetching https://github.com/johnsundell/files.git
[1/1231] Fetching files
[186/1347] Fetching files, sweep
[745/1528] Fetching files, sweep, codextended
[1091/3433] Fetching files, sweep, codextended, ink
[2387/5518] Fetching files, sweep, codextended, ink, plot
[3976/6474] Fetching files, sweep, codextended, ink, plot, shellout
Fetched https://github.com/johnsundell/sweep.git from cache (0.25s)
Fetching https://github.com/johnsundell/collectionConcurrencyKit.git
Fetched https://github.com/johnsundell/codextended.git from cache (0.28s)
Fetched https://github.com/johnsundell/shellout.git from cache (0.28s)
Fetched https://github.com/johnsundell/files.git from cache (0.28s)
Fetched https://github.com/johnsundell/plot.git from cache (0.29s)
Fetched https://github.com/johnsundell/ink.git from cache (0.29s)
[1/83] Fetching collectionconcurrencykit
Fetched https://github.com/johnsundell/collectionConcurrencyKit.git from cache (0.19s)
Computing version for https://github.com/johnsundell/collectionConcurrencyKit.git
Computed https://github.com/johnsundell/collectionConcurrencyKit.git at 0.1.0 (0.43s)
Computing version for https://github.com/johnsundell/sweep.git
Computed https://github.com/johnsundell/sweep.git at 0.4.0 (0.43s)
Computing version for https://github.com/johnsundell/shellout.git
Computed https://github.com/johnsundell/shellout.git at 2.3.0 (1.06s)
Computing version for https://github.com/johnsundell/codextended.git
Computed https://github.com/johnsundell/codextended.git at 0.3.0 (0.44s)
Computing version for https://github.com/johnsundell/files.git
Computed https://github.com/johnsundell/files.git at 4.2.0 (0.44s)
Computing version for https://github.com/johnsundell/plot.git
Computed https://github.com/johnsundell/plot.git at 0.9.0 (0.47s)
Computing version for https://github.com/johnsundell/ink.git
Computed https://github.com/johnsundell/ink.git at 0.5.1 (0.43s)
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/plot.git
Working copy of https://github.com/johnsundell/plot.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.1.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/sweep.git
Working copy of https://github.com/johnsundell/sweep.git resolved at 0.4.0
Building for debugging...
[0/23] Write sources
[10/23] Write swift-version-24593BA9C3E375BF.txt
[12/121] Emitting module Ink
[13/125] Compiling Ink TextStyle.swift
[14/125] Compiling Ink TextStyleMarker.swift
[15/125] Compiling Ink URL.swift
[16/125] Compiling Ink URLDeclaration.swift
[17/125] Compiling Plot EmptyComponent.swift
[18/125] Compiling Plot EnvironmentKey.swift
[19/125] Compiling Plot EnvironmentValue.swift
[20/125] Compiling Plot Attribute.swift
[21/125] Emitting module CollectionConcurrencyKit
[22/125] Compiling CollectionConcurrencyKit CollectionConcurrencyKit.swift
[23/125] Compiling Plot ControlFlow.swift
[24/125] Compiling Plot Document.swift
[25/125] Compiling Plot HTML.swift
[26/125] Compiling Plot HTMLAnchorRelationship.swift
[27/125] Compiling Plot Component.swift
[28/125] Compiling Plot ComponentAttributes.swift
[29/125] Compiling Plot ComponentBuilder.swift
[30/125] Compiling Plot ComponentContainer.swift
[31/125] Compiling Plot ComponentGroup.swift
[32/126] Compiling Plot DocumentEncoding.swift
[33/126] Compiling Plot Element.swift
[34/126] Compiling Plot ElementClosingMode.swift
[35/126] Compiling Plot ElementComponent.swift
[36/126] Compiling Plot ElementDefinition.swift
[37/126] Wrapping AST for CollectionConcurrencyKit for debugging
[39/126] Emitting module ShellOut
[40/126] Compiling ShellOut ShellOut.swift
[41/127] Emitting module Sweep
[42/127] Compiling Sweep Sweep.swift
[43/127] Emitting module Plot
[45/136] Emitting module Files
[46/136] Compiling Files Files.swift
[47/136] Compiling Plot PodcastMediaType.swift
[48/136] Compiling Plot PodcastType.swift
[49/136] Compiling Plot RSS.swift
[50/136] Compiling Plot RSSAttributes.swift
[51/136] Compiling Plot RSSElements.swift
[52/136] Compiling Plot Renderable.swift
[53/136] Compiling Plot SiteMap.swift
[54/136] Compiling Plot SiteMapChangeFrequency.swift
[55/136] Compiling Plot SiteMapElements.swift
[56/136] Compiling Plot TwitterCardType.swift
[57/136] Compiling Plot URLRepresentable.swift
[58/136] Compiling Plot XML.swift
[59/136] Compiling Plot XMLAttributes.swift
[60/136] Compiling Plot XMLElements.swift
[61/136] Compiling Plot AnyAttribute.swift
[62/136] Compiling Plot AnyElement.swift
[63/136] Compiling Codextended Codextended.swift
[66/136] Compiling Plot Optional+Component.swift
[67/136] Compiling Plot PodcastAttributes.swift
[68/136] Compiling Plot PodcastComponents.swift
[69/136] Compiling Plot PodcastElements.swift
[70/136] Compiling Plot PodcastEpisodeType.swift
[71/136] Compiling Plot PodcastFeed.swift
[80/136] Emitting module Codextended
[83/136] Compiling Plot HTMLAnchorTarget.swift
[84/136] Compiling Plot HTMLAttributes.swift
[85/136] Compiling Plot HTMLAudioFormat.swift
[86/136] Compiling Plot HTMLComponents.swift
[87/136] Compiling Plot HTMLElements.swift
[88/136] Compiling Plot HTMLFormContentType.swift
[89/136] Compiling Plot HTMLFormMethod.swift
[90/136] Compiling Plot HTMLInputType.swift
[91/136] Compiling Plot HTMLLinkRelationship.swift
[92/136] Compiling Plot HTMLListStyle.swift
[93/136] Compiling Plot HTMLVideoFormat.swift
[94/136] Compiling Plot HTMLViewportWidthMode.swift
[119/139] Wrapping AST for ShellOut for debugging
[121/139] Wrapping AST for Sweep for debugging
[122/139] Wrapping AST for Ink for debugging
[123/139] Wrapping AST for Files for debugging
[124/139] Wrapping AST for Codextended for debugging
[126/139] Compiling Plot AnyEnvironmentValue.swift
[127/139] Compiling Plot AnyNode.swift
[128/139] Compiling Plot ElementRenderingBuffer.swift
[129/139] Compiling Plot ElementWrapper.swift
[130/139] Compiling Plot Environment.swift
[131/139] Compiling Plot ModifiedComponent.swift
[132/139] Compiling Plot Renderer.swift
[133/139] Compiling Plot String+Escaping.swift
[134/140] Wrapping AST for Plot for debugging
[136/193] Compiling Publish AnyItem.swift
[137/193] Compiling Publish Audio.swift
[138/193] Compiling Publish Content.swift
[139/193] Compiling Publish ContentProtocol.swift
[140/193] Compiling Publish DeploymentMethod.swift
[141/193] Compiling Publish Favicon.swift
[142/193] Compiling Publish FeedConfiguration.swift
[143/193] Compiling Publish HTMLFactory.swift
[144/200] Compiling Publish SectionMap.swift
[145/200] Compiling Publish SortOrder.swift
[146/200] Compiling Publish StringWrapper.swift
[147/200] Compiling Publish Tag.swift
[148/200] Compiling Publish TagDetailsPage.swift
[149/200] Compiling Publish TagHTMLConfiguration.swift
[150/200] Compiling Publish TagListPage.swift
[151/200] Emitting module Publish
/host/spi-builder-workspace/Sources/Publish/API/PublishingError.swift:14:16: warning: stored property 'path' of 'Sendable'-conforming struct 'PublishingError' has non-sendable type 'Path?'; this is an error in the Swift 6 language mode
12 |     public var stepName: String?
13 |     /// Any path that the error was encountered at.
14 |     public var path: Path?
   |                `- warning: stored property 'path' of 'Sendable'-conforming struct 'PublishingError' has non-sendable type 'Path?'; this is an error in the Swift 6 language mode
15 |     /// An info message that gives more context about the error.
16 |     public let infoMessage: String
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
/host/spi-builder-workspace/Sources/Publish/Internal/ContentError.swift:8:9: warning: stored property 'path' of 'Sendable'-conforming struct 'ContentError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 6 |
 7 | internal struct ContentError: Error {
 8 |     var path: Path
   |         `- warning: stored property 'path' of 'Sendable'-conforming struct 'ContentError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 9 |     var reason: Reason
10 | }
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
/host/spi-builder-workspace/Sources/Publish/Internal/FileIOError.swift:8:9: warning: stored property 'path' of 'Sendable'-conforming struct 'FileIOError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 6 |
 7 | internal struct FileIOError: Error {
 8 |     var path: Path
   |         `- warning: stored property 'path' of 'Sendable'-conforming struct 'FileIOError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 9 |     var reason: Reason
10 | }
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
/host/spi-builder-workspace/Sources/Publish/Internal/PodcastError.swift:8:9: warning: stored property 'path' of 'Sendable'-conforming struct 'PodcastError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 6 |
 7 | internal struct PodcastError: Error {
 8 |     var path: Path
   |         `- warning: stored property 'path' of 'Sendable'-conforming struct 'PodcastError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 9 |     var reason: Reason
10 | }
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
[152/200] Compiling Publish PlotComponents.swift
[153/200] Compiling Publish PlotEnvironmentKeys.swift
[154/200] Compiling Publish PlotModifiers.swift
[155/200] Compiling Publish Plugin.swift
[156/200] Compiling Publish PodcastAuthor.swift
[157/200] Compiling Publish PodcastCompatibleWebsiteItemMetadata.swift
[158/200] Compiling Publish PodcastEpisodeMetadata.swift
[159/200] Compiling Publish PodcastFeedConfiguration.swift
[160/200] Compiling Publish HTMLFileMode.swift
[161/200] Compiling Publish Index.swift
[162/200] Compiling Publish Item.swift
[163/200] Compiling Publish ItemRSSProperties.swift
[164/200] Compiling Publish Location.swift
[165/200] Compiling Publish Mutations.swift
[166/200] Compiling Publish Page.swift
[167/200] Compiling Publish Path.swift
[168/200] Compiling Publish Predicate.swift
/host/spi-builder-workspace/Sources/Publish/API/PublishingError.swift:14:16: warning: stored property 'path' of 'Sendable'-conforming struct 'PublishingError' has non-sendable type 'Path?'; this is an error in the Swift 6 language mode
12 |     public var stepName: String?
13 |     /// Any path that the error was encountered at.
14 |     public var path: Path?
   |                `- warning: stored property 'path' of 'Sendable'-conforming struct 'PublishingError' has non-sendable type 'Path?'; this is an error in the Swift 6 language mode
15 |     /// An info message that gives more context about the error.
16 |     public let infoMessage: String
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
[169/200] Compiling Publish PublishedWebsite.swift
/host/spi-builder-workspace/Sources/Publish/API/PublishingError.swift:14:16: warning: stored property 'path' of 'Sendable'-conforming struct 'PublishingError' has non-sendable type 'Path?'; this is an error in the Swift 6 language mode
12 |     public var stepName: String?
13 |     /// Any path that the error was encountered at.
14 |     public var path: Path?
   |                `- warning: stored property 'path' of 'Sendable'-conforming struct 'PublishingError' has non-sendable type 'Path?'; this is an error in the Swift 6 language mode
15 |     /// An info message that gives more context about the error.
16 |     public let infoMessage: String
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
[170/200] Compiling Publish PublishingContext.swift
/host/spi-builder-workspace/Sources/Publish/API/PublishingError.swift:14:16: warning: stored property 'path' of 'Sendable'-conforming struct 'PublishingError' has non-sendable type 'Path?'; this is an error in the Swift 6 language mode
12 |     public var stepName: String?
13 |     /// Any path that the error was encountered at.
14 |     public var path: Path?
   |                `- warning: stored property 'path' of 'Sendable'-conforming struct 'PublishingError' has non-sendable type 'Path?'; this is an error in the Swift 6 language mode
15 |     /// An info message that gives more context about the error.
16 |     public let infoMessage: String
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
[171/200] Compiling Publish PublishingError.swift
/host/spi-builder-workspace/Sources/Publish/API/PublishingError.swift:14:16: warning: stored property 'path' of 'Sendable'-conforming struct 'PublishingError' has non-sendable type 'Path?'; this is an error in the Swift 6 language mode
12 |     public var stepName: String?
13 |     /// Any path that the error was encountered at.
14 |     public var path: Path?
   |                `- warning: stored property 'path' of 'Sendable'-conforming struct 'PublishingError' has non-sendable type 'Path?'; this is an error in the Swift 6 language mode
15 |     /// An info message that gives more context about the error.
16 |     public let infoMessage: String
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
[172/200] Compiling Publish PublishingStep.swift
/host/spi-builder-workspace/Sources/Publish/API/PublishingError.swift:14:16: warning: stored property 'path' of 'Sendable'-conforming struct 'PublishingError' has non-sendable type 'Path?'; this is an error in the Swift 6 language mode
12 |     public var stepName: String?
13 |     /// Any path that the error was encountered at.
14 |     public var path: Path?
   |                `- warning: stored property 'path' of 'Sendable'-conforming struct 'PublishingError' has non-sendable type 'Path?'; this is an error in the Swift 6 language mode
15 |     /// An info message that gives more context about the error.
16 |     public let infoMessage: String
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
[173/200] Compiling Publish RSSFeedConfiguration.swift
/host/spi-builder-workspace/Sources/Publish/API/PublishingError.swift:14:16: warning: stored property 'path' of 'Sendable'-conforming struct 'PublishingError' has non-sendable type 'Path?'; this is an error in the Swift 6 language mode
12 |     public var stepName: String?
13 |     /// Any path that the error was encountered at.
14 |     public var path: Path?
   |                `- warning: stored property 'path' of 'Sendable'-conforming struct 'PublishingError' has non-sendable type 'Path?'; this is an error in the Swift 6 language mode
15 |     /// An info message that gives more context about the error.
16 |     public let infoMessage: String
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
[174/200] Compiling Publish Section.swift
/host/spi-builder-workspace/Sources/Publish/API/PublishingError.swift:14:16: warning: stored property 'path' of 'Sendable'-conforming struct 'PublishingError' has non-sendable type 'Path?'; this is an error in the Swift 6 language mode
12 |     public var stepName: String?
13 |     /// Any path that the error was encountered at.
14 |     public var path: Path?
   |                `- warning: stored property 'path' of 'Sendable'-conforming struct 'PublishingError' has non-sendable type 'Path?'; this is an error in the Swift 6 language mode
15 |     /// An info message that gives more context about the error.
16 |     public let infoMessage: String
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
[175/200] Compiling Publish Theme+Foundation.swift
/host/spi-builder-workspace/Sources/Publish/API/Website.swift:121:41: warning: capture of 'pipeline' with non-sendable type 'PublishingPipeline<Self>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
119 |         Task {
120 |             do {
121 |                 let website = try await pipeline.execute(for: self, at: path)
    |                                         `- warning: capture of 'pipeline' with non-sendable type 'PublishingPipeline<Self>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
122 |                 completionHandler(.success(website))
123 |             } catch {
/host/spi-builder-workspace/Sources/Publish/Internal/PublishingPipeline.swift:13:17: note: consider making generic struct 'PublishingPipeline' conform to the 'Sendable' protocol
 11 | #endif
 12 |
 13 | internal struct PublishingPipeline<Site: Website> {
    |                 `- note: consider making generic struct 'PublishingPipeline' conform to the 'Sendable' protocol
 14 |     let steps: [PublishingStep<Site>]
 15 |     let originFilePath: Path
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/Publish/API/Website.swift:121:63: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
119 |         Task {
120 |             do {
121 |                 let website = try await pipeline.execute(for: self, at: path)
    |                                                               `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
122 |                 completionHandler(.success(website))
123 |             } catch {
/host/spi-builder-workspace/Sources/Publish/API/Website.swift:121:73: warning: capture of 'path' with non-sendable type 'Path?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
119 |         Task {
120 |             do {
121 |                 let website = try await pipeline.execute(for: self, at: path)
    |                                                                         `- warning: capture of 'path' with non-sendable type 'Path?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
122 |                 completionHandler(.success(website))
123 |             } catch {
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
/host/spi-builder-workspace/Sources/Publish/API/Website.swift:122:17: warning: capture of 'completionHandler' with non-sendable type '(Result<PublishedWebsite<Self>, any Error>?) -> ()' in a `@Sendable` closure; this is an error in the Swift 6 language mode
120 |             do {
121 |                 let website = try await pipeline.execute(for: self, at: path)
122 |                 completionHandler(.success(website))
    |                 |- warning: capture of 'completionHandler' with non-sendable type '(Result<PublishedWebsite<Self>, any Error>?) -> ()' in a `@Sendable` closure; this is an error in the Swift 6 language mode
    |                 `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
123 |             } catch {
124 |                 completionHandler(.failure(error))
/host/spi-builder-workspace/Sources/Publish/Internal/CommandLine+Output.swift:45:20: warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
43 |         switch self {
44 |         case .info, .warning, .success:
45 |             return stdout
   |                    `- warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
46 |         case .error:
47 |             return stdout
SwiftGlibc.stdout:1:12: note: var declared here
1 | public var stdout: UnsafeMutablePointer<FILE>!
  |            `- note: var declared here
/host/spi-builder-workspace/Sources/Publish/Internal/CommandLine+Output.swift:47:20: warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
45 |             return stdout
46 |         case .error:
47 |             return stdout
   |                    `- warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
48 |         }
49 |     }
SwiftGlibc.stdout:1:12: note: var declared here
1 | public var stdout: UnsafeMutablePointer<FILE>!
  |            `- note: var declared here
/host/spi-builder-workspace/Sources/Publish/Internal/ContentError.swift:8:9: warning: stored property 'path' of 'Sendable'-conforming struct 'ContentError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 6 |
 7 | internal struct ContentError: Error {
 8 |     var path: Path
   |         `- warning: stored property 'path' of 'Sendable'-conforming struct 'ContentError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 9 |     var reason: Reason
10 | }
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
[176/200] Compiling Publish Theme.swift
/host/spi-builder-workspace/Sources/Publish/API/Website.swift:121:41: warning: capture of 'pipeline' with non-sendable type 'PublishingPipeline<Self>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
119 |         Task {
120 |             do {
121 |                 let website = try await pipeline.execute(for: self, at: path)
    |                                         `- warning: capture of 'pipeline' with non-sendable type 'PublishingPipeline<Self>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
122 |                 completionHandler(.success(website))
123 |             } catch {
/host/spi-builder-workspace/Sources/Publish/Internal/PublishingPipeline.swift:13:17: note: consider making generic struct 'PublishingPipeline' conform to the 'Sendable' protocol
 11 | #endif
 12 |
 13 | internal struct PublishingPipeline<Site: Website> {
    |                 `- note: consider making generic struct 'PublishingPipeline' conform to the 'Sendable' protocol
 14 |     let steps: [PublishingStep<Site>]
 15 |     let originFilePath: Path
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/Publish/API/Website.swift:121:63: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
119 |         Task {
120 |             do {
121 |                 let website = try await pipeline.execute(for: self, at: path)
    |                                                               `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
122 |                 completionHandler(.success(website))
123 |             } catch {
/host/spi-builder-workspace/Sources/Publish/API/Website.swift:121:73: warning: capture of 'path' with non-sendable type 'Path?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
119 |         Task {
120 |             do {
121 |                 let website = try await pipeline.execute(for: self, at: path)
    |                                                                         `- warning: capture of 'path' with non-sendable type 'Path?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
122 |                 completionHandler(.success(website))
123 |             } catch {
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
/host/spi-builder-workspace/Sources/Publish/API/Website.swift:122:17: warning: capture of 'completionHandler' with non-sendable type '(Result<PublishedWebsite<Self>, any Error>?) -> ()' in a `@Sendable` closure; this is an error in the Swift 6 language mode
120 |             do {
121 |                 let website = try await pipeline.execute(for: self, at: path)
122 |                 completionHandler(.success(website))
    |                 |- warning: capture of 'completionHandler' with non-sendable type '(Result<PublishedWebsite<Self>, any Error>?) -> ()' in a `@Sendable` closure; this is an error in the Swift 6 language mode
    |                 `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
123 |             } catch {
124 |                 completionHandler(.failure(error))
/host/spi-builder-workspace/Sources/Publish/Internal/CommandLine+Output.swift:45:20: warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
43 |         switch self {
44 |         case .info, .warning, .success:
45 |             return stdout
   |                    `- warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
46 |         case .error:
47 |             return stdout
SwiftGlibc.stdout:1:12: note: var declared here
1 | public var stdout: UnsafeMutablePointer<FILE>!
  |            `- note: var declared here
/host/spi-builder-workspace/Sources/Publish/Internal/CommandLine+Output.swift:47:20: warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
45 |             return stdout
46 |         case .error:
47 |             return stdout
   |                    `- warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
48 |         }
49 |     }
SwiftGlibc.stdout:1:12: note: var declared here
1 | public var stdout: UnsafeMutablePointer<FILE>!
  |            `- note: var declared here
/host/spi-builder-workspace/Sources/Publish/Internal/ContentError.swift:8:9: warning: stored property 'path' of 'Sendable'-conforming struct 'ContentError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 6 |
 7 | internal struct ContentError: Error {
 8 |     var path: Path
   |         `- warning: stored property 'path' of 'Sendable'-conforming struct 'ContentError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 9 |     var reason: Reason
10 | }
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
[177/200] Compiling Publish Video.swift
/host/spi-builder-workspace/Sources/Publish/API/Website.swift:121:41: warning: capture of 'pipeline' with non-sendable type 'PublishingPipeline<Self>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
119 |         Task {
120 |             do {
121 |                 let website = try await pipeline.execute(for: self, at: path)
    |                                         `- warning: capture of 'pipeline' with non-sendable type 'PublishingPipeline<Self>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
122 |                 completionHandler(.success(website))
123 |             } catch {
/host/spi-builder-workspace/Sources/Publish/Internal/PublishingPipeline.swift:13:17: note: consider making generic struct 'PublishingPipeline' conform to the 'Sendable' protocol
 11 | #endif
 12 |
 13 | internal struct PublishingPipeline<Site: Website> {
    |                 `- note: consider making generic struct 'PublishingPipeline' conform to the 'Sendable' protocol
 14 |     let steps: [PublishingStep<Site>]
 15 |     let originFilePath: Path
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/Publish/API/Website.swift:121:63: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
119 |         Task {
120 |             do {
121 |                 let website = try await pipeline.execute(for: self, at: path)
    |                                                               `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
122 |                 completionHandler(.success(website))
123 |             } catch {
/host/spi-builder-workspace/Sources/Publish/API/Website.swift:121:73: warning: capture of 'path' with non-sendable type 'Path?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
119 |         Task {
120 |             do {
121 |                 let website = try await pipeline.execute(for: self, at: path)
    |                                                                         `- warning: capture of 'path' with non-sendable type 'Path?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
122 |                 completionHandler(.success(website))
123 |             } catch {
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
/host/spi-builder-workspace/Sources/Publish/API/Website.swift:122:17: warning: capture of 'completionHandler' with non-sendable type '(Result<PublishedWebsite<Self>, any Error>?) -> ()' in a `@Sendable` closure; this is an error in the Swift 6 language mode
120 |             do {
121 |                 let website = try await pipeline.execute(for: self, at: path)
122 |                 completionHandler(.success(website))
    |                 |- warning: capture of 'completionHandler' with non-sendable type '(Result<PublishedWebsite<Self>, any Error>?) -> ()' in a `@Sendable` closure; this is an error in the Swift 6 language mode
    |                 `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
123 |             } catch {
124 |                 completionHandler(.failure(error))
/host/spi-builder-workspace/Sources/Publish/Internal/CommandLine+Output.swift:45:20: warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
43 |         switch self {
44 |         case .info, .warning, .success:
45 |             return stdout
   |                    `- warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
46 |         case .error:
47 |             return stdout
SwiftGlibc.stdout:1:12: note: var declared here
1 | public var stdout: UnsafeMutablePointer<FILE>!
  |            `- note: var declared here
/host/spi-builder-workspace/Sources/Publish/Internal/CommandLine+Output.swift:47:20: warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
45 |             return stdout
46 |         case .error:
47 |             return stdout
   |                    `- warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
48 |         }
49 |     }
SwiftGlibc.stdout:1:12: note: var declared here
1 | public var stdout: UnsafeMutablePointer<FILE>!
  |            `- note: var declared here
/host/spi-builder-workspace/Sources/Publish/Internal/ContentError.swift:8:9: warning: stored property 'path' of 'Sendable'-conforming struct 'ContentError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 6 |
 7 | internal struct ContentError: Error {
 8 |     var path: Path
   |         `- warning: stored property 'path' of 'Sendable'-conforming struct 'ContentError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 9 |     var reason: Reason
10 | }
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
[178/200] Compiling Publish Website.swift
/host/spi-builder-workspace/Sources/Publish/API/Website.swift:121:41: warning: capture of 'pipeline' with non-sendable type 'PublishingPipeline<Self>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
119 |         Task {
120 |             do {
121 |                 let website = try await pipeline.execute(for: self, at: path)
    |                                         `- warning: capture of 'pipeline' with non-sendable type 'PublishingPipeline<Self>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
122 |                 completionHandler(.success(website))
123 |             } catch {
/host/spi-builder-workspace/Sources/Publish/Internal/PublishingPipeline.swift:13:17: note: consider making generic struct 'PublishingPipeline' conform to the 'Sendable' protocol
 11 | #endif
 12 |
 13 | internal struct PublishingPipeline<Site: Website> {
    |                 `- note: consider making generic struct 'PublishingPipeline' conform to the 'Sendable' protocol
 14 |     let steps: [PublishingStep<Site>]
 15 |     let originFilePath: Path
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/Publish/API/Website.swift:121:63: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
119 |         Task {
120 |             do {
121 |                 let website = try await pipeline.execute(for: self, at: path)
    |                                                               `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
122 |                 completionHandler(.success(website))
123 |             } catch {
/host/spi-builder-workspace/Sources/Publish/API/Website.swift:121:73: warning: capture of 'path' with non-sendable type 'Path?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
119 |         Task {
120 |             do {
121 |                 let website = try await pipeline.execute(for: self, at: path)
    |                                                                         `- warning: capture of 'path' with non-sendable type 'Path?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
122 |                 completionHandler(.success(website))
123 |             } catch {
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
/host/spi-builder-workspace/Sources/Publish/API/Website.swift:122:17: warning: capture of 'completionHandler' with non-sendable type '(Result<PublishedWebsite<Self>, any Error>?) -> ()' in a `@Sendable` closure; this is an error in the Swift 6 language mode
120 |             do {
121 |                 let website = try await pipeline.execute(for: self, at: path)
122 |                 completionHandler(.success(website))
    |                 |- warning: capture of 'completionHandler' with non-sendable type '(Result<PublishedWebsite<Self>, any Error>?) -> ()' in a `@Sendable` closure; this is an error in the Swift 6 language mode
    |                 `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
123 |             } catch {
124 |                 completionHandler(.failure(error))
/host/spi-builder-workspace/Sources/Publish/Internal/CommandLine+Output.swift:45:20: warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
43 |         switch self {
44 |         case .info, .warning, .success:
45 |             return stdout
   |                    `- warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
46 |         case .error:
47 |             return stdout
SwiftGlibc.stdout:1:12: note: var declared here
1 | public var stdout: UnsafeMutablePointer<FILE>!
  |            `- note: var declared here
/host/spi-builder-workspace/Sources/Publish/Internal/CommandLine+Output.swift:47:20: warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
45 |             return stdout
46 |         case .error:
47 |             return stdout
   |                    `- warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
48 |         }
49 |     }
SwiftGlibc.stdout:1:12: note: var declared here
1 | public var stdout: UnsafeMutablePointer<FILE>!
  |            `- note: var declared here
/host/spi-builder-workspace/Sources/Publish/Internal/ContentError.swift:8:9: warning: stored property 'path' of 'Sendable'-conforming struct 'ContentError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 6 |
 7 | internal struct ContentError: Error {
 8 |     var path: Path
   |         `- warning: stored property 'path' of 'Sendable'-conforming struct 'ContentError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 9 |     var reason: Reason
10 | }
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
[179/200] Compiling Publish Array+Appending.swift
/host/spi-builder-workspace/Sources/Publish/API/Website.swift:121:41: warning: capture of 'pipeline' with non-sendable type 'PublishingPipeline<Self>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
119 |         Task {
120 |             do {
121 |                 let website = try await pipeline.execute(for: self, at: path)
    |                                         `- warning: capture of 'pipeline' with non-sendable type 'PublishingPipeline<Self>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
122 |                 completionHandler(.success(website))
123 |             } catch {
/host/spi-builder-workspace/Sources/Publish/Internal/PublishingPipeline.swift:13:17: note: consider making generic struct 'PublishingPipeline' conform to the 'Sendable' protocol
 11 | #endif
 12 |
 13 | internal struct PublishingPipeline<Site: Website> {
    |                 `- note: consider making generic struct 'PublishingPipeline' conform to the 'Sendable' protocol
 14 |     let steps: [PublishingStep<Site>]
 15 |     let originFilePath: Path
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/Publish/API/Website.swift:121:63: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
119 |         Task {
120 |             do {
121 |                 let website = try await pipeline.execute(for: self, at: path)
    |                                                               `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
122 |                 completionHandler(.success(website))
123 |             } catch {
/host/spi-builder-workspace/Sources/Publish/API/Website.swift:121:73: warning: capture of 'path' with non-sendable type 'Path?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
119 |         Task {
120 |             do {
121 |                 let website = try await pipeline.execute(for: self, at: path)
    |                                                                         `- warning: capture of 'path' with non-sendable type 'Path?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
122 |                 completionHandler(.success(website))
123 |             } catch {
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
/host/spi-builder-workspace/Sources/Publish/API/Website.swift:122:17: warning: capture of 'completionHandler' with non-sendable type '(Result<PublishedWebsite<Self>, any Error>?) -> ()' in a `@Sendable` closure; this is an error in the Swift 6 language mode
120 |             do {
121 |                 let website = try await pipeline.execute(for: self, at: path)
122 |                 completionHandler(.success(website))
    |                 |- warning: capture of 'completionHandler' with non-sendable type '(Result<PublishedWebsite<Self>, any Error>?) -> ()' in a `@Sendable` closure; this is an error in the Swift 6 language mode
    |                 `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
123 |             } catch {
124 |                 completionHandler(.failure(error))
/host/spi-builder-workspace/Sources/Publish/Internal/CommandLine+Output.swift:45:20: warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
43 |         switch self {
44 |         case .info, .warning, .success:
45 |             return stdout
   |                    `- warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
46 |         case .error:
47 |             return stdout
SwiftGlibc.stdout:1:12: note: var declared here
1 | public var stdout: UnsafeMutablePointer<FILE>!
  |            `- note: var declared here
/host/spi-builder-workspace/Sources/Publish/Internal/CommandLine+Output.swift:47:20: warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
45 |             return stdout
46 |         case .error:
47 |             return stdout
   |                    `- warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
48 |         }
49 |     }
SwiftGlibc.stdout:1:12: note: var declared here
1 | public var stdout: UnsafeMutablePointer<FILE>!
  |            `- note: var declared here
/host/spi-builder-workspace/Sources/Publish/Internal/ContentError.swift:8:9: warning: stored property 'path' of 'Sendable'-conforming struct 'ContentError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 6 |
 7 | internal struct ContentError: Error {
 8 |     var path: Path
   |         `- warning: stored property 'path' of 'Sendable'-conforming struct 'ContentError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 9 |     var reason: Reason
10 | }
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
[180/200] Compiling Publish CommandLine+Output.swift
/host/spi-builder-workspace/Sources/Publish/API/Website.swift:121:41: warning: capture of 'pipeline' with non-sendable type 'PublishingPipeline<Self>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
119 |         Task {
120 |             do {
121 |                 let website = try await pipeline.execute(for: self, at: path)
    |                                         `- warning: capture of 'pipeline' with non-sendable type 'PublishingPipeline<Self>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
122 |                 completionHandler(.success(website))
123 |             } catch {
/host/spi-builder-workspace/Sources/Publish/Internal/PublishingPipeline.swift:13:17: note: consider making generic struct 'PublishingPipeline' conform to the 'Sendable' protocol
 11 | #endif
 12 |
 13 | internal struct PublishingPipeline<Site: Website> {
    |                 `- note: consider making generic struct 'PublishingPipeline' conform to the 'Sendable' protocol
 14 |     let steps: [PublishingStep<Site>]
 15 |     let originFilePath: Path
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/Publish/API/Website.swift:121:63: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
119 |         Task {
120 |             do {
121 |                 let website = try await pipeline.execute(for: self, at: path)
    |                                                               `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
122 |                 completionHandler(.success(website))
123 |             } catch {
/host/spi-builder-workspace/Sources/Publish/API/Website.swift:121:73: warning: capture of 'path' with non-sendable type 'Path?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
119 |         Task {
120 |             do {
121 |                 let website = try await pipeline.execute(for: self, at: path)
    |                                                                         `- warning: capture of 'path' with non-sendable type 'Path?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
122 |                 completionHandler(.success(website))
123 |             } catch {
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
/host/spi-builder-workspace/Sources/Publish/API/Website.swift:122:17: warning: capture of 'completionHandler' with non-sendable type '(Result<PublishedWebsite<Self>, any Error>?) -> ()' in a `@Sendable` closure; this is an error in the Swift 6 language mode
120 |             do {
121 |                 let website = try await pipeline.execute(for: self, at: path)
122 |                 completionHandler(.success(website))
    |                 |- warning: capture of 'completionHandler' with non-sendable type '(Result<PublishedWebsite<Self>, any Error>?) -> ()' in a `@Sendable` closure; this is an error in the Swift 6 language mode
    |                 `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
123 |             } catch {
124 |                 completionHandler(.failure(error))
/host/spi-builder-workspace/Sources/Publish/Internal/CommandLine+Output.swift:45:20: warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
43 |         switch self {
44 |         case .info, .warning, .success:
45 |             return stdout
   |                    `- warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
46 |         case .error:
47 |             return stdout
SwiftGlibc.stdout:1:12: note: var declared here
1 | public var stdout: UnsafeMutablePointer<FILE>!
  |            `- note: var declared here
/host/spi-builder-workspace/Sources/Publish/Internal/CommandLine+Output.swift:47:20: warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
45 |             return stdout
46 |         case .error:
47 |             return stdout
   |                    `- warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
48 |         }
49 |     }
SwiftGlibc.stdout:1:12: note: var declared here
1 | public var stdout: UnsafeMutablePointer<FILE>!
  |            `- note: var declared here
/host/spi-builder-workspace/Sources/Publish/Internal/ContentError.swift:8:9: warning: stored property 'path' of 'Sendable'-conforming struct 'ContentError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 6 |
 7 | internal struct ContentError: Error {
 8 |     var path: Path
   |         `- warning: stored property 'path' of 'Sendable'-conforming struct 'ContentError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 9 |     var reason: Reason
10 | }
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
[181/200] Compiling Publish ContentError.swift
/host/spi-builder-workspace/Sources/Publish/API/Website.swift:121:41: warning: capture of 'pipeline' with non-sendable type 'PublishingPipeline<Self>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
119 |         Task {
120 |             do {
121 |                 let website = try await pipeline.execute(for: self, at: path)
    |                                         `- warning: capture of 'pipeline' with non-sendable type 'PublishingPipeline<Self>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
122 |                 completionHandler(.success(website))
123 |             } catch {
/host/spi-builder-workspace/Sources/Publish/Internal/PublishingPipeline.swift:13:17: note: consider making generic struct 'PublishingPipeline' conform to the 'Sendable' protocol
 11 | #endif
 12 |
 13 | internal struct PublishingPipeline<Site: Website> {
    |                 `- note: consider making generic struct 'PublishingPipeline' conform to the 'Sendable' protocol
 14 |     let steps: [PublishingStep<Site>]
 15 |     let originFilePath: Path
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/Publish/API/Website.swift:121:63: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
119 |         Task {
120 |             do {
121 |                 let website = try await pipeline.execute(for: self, at: path)
    |                                                               `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
122 |                 completionHandler(.success(website))
123 |             } catch {
/host/spi-builder-workspace/Sources/Publish/API/Website.swift:121:73: warning: capture of 'path' with non-sendable type 'Path?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
119 |         Task {
120 |             do {
121 |                 let website = try await pipeline.execute(for: self, at: path)
    |                                                                         `- warning: capture of 'path' with non-sendable type 'Path?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
122 |                 completionHandler(.success(website))
123 |             } catch {
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
/host/spi-builder-workspace/Sources/Publish/API/Website.swift:122:17: warning: capture of 'completionHandler' with non-sendable type '(Result<PublishedWebsite<Self>, any Error>?) -> ()' in a `@Sendable` closure; this is an error in the Swift 6 language mode
120 |             do {
121 |                 let website = try await pipeline.execute(for: self, at: path)
122 |                 completionHandler(.success(website))
    |                 |- warning: capture of 'completionHandler' with non-sendable type '(Result<PublishedWebsite<Self>, any Error>?) -> ()' in a `@Sendable` closure; this is an error in the Swift 6 language mode
    |                 `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
123 |             } catch {
124 |                 completionHandler(.failure(error))
/host/spi-builder-workspace/Sources/Publish/Internal/CommandLine+Output.swift:45:20: warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
43 |         switch self {
44 |         case .info, .warning, .success:
45 |             return stdout
   |                    `- warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
46 |         case .error:
47 |             return stdout
SwiftGlibc.stdout:1:12: note: var declared here
1 | public var stdout: UnsafeMutablePointer<FILE>!
  |            `- note: var declared here
/host/spi-builder-workspace/Sources/Publish/Internal/CommandLine+Output.swift:47:20: warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
45 |             return stdout
46 |         case .error:
47 |             return stdout
   |                    `- warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
48 |         }
49 |     }
SwiftGlibc.stdout:1:12: note: var declared here
1 | public var stdout: UnsafeMutablePointer<FILE>!
  |            `- note: var declared here
/host/spi-builder-workspace/Sources/Publish/Internal/ContentError.swift:8:9: warning: stored property 'path' of 'Sendable'-conforming struct 'ContentError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 6 |
 7 | internal struct ContentError: Error {
 8 |     var path: Path
   |         `- warning: stored property 'path' of 'Sendable'-conforming struct 'ContentError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 9 |     var reason: Reason
10 | }
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
[182/200] Compiling Publish File+SwiftPackageFolder.swift
/host/spi-builder-workspace/Sources/Publish/Internal/FileIOError.swift:8:9: warning: stored property 'path' of 'Sendable'-conforming struct 'FileIOError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 6 |
 7 | internal struct FileIOError: Error {
 8 |     var path: Path
   |         `- warning: stored property 'path' of 'Sendable'-conforming struct 'FileIOError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 9 |     var reason: Reason
10 | }
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
/host/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:19:39: warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  9 | import CollectionConcurrencyKit
 10 |
 11 | internal struct HTMLGenerator<Site: Website> {
    |                 `- note: consider making generic struct 'HTMLGenerator' conform to the 'Sendable' protocol
 12 |     let theme: Theme<Site>
 13 |     let indentation: Indentation.Kind?
    :
 17 |     func generate() async throws {
 18 |         try await withThrowingTaskGroup(of: Void.self) { group in
 19 |             group.addTask { try await copyThemeResources() }
    |                                       `- warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 20 |             group.addTask { try generateIndexHTML() }
 21 |             group.addTask { try await generateSectionHTML() }
/host/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:20:33: warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  9 | import CollectionConcurrencyKit
 10 |
 11 | internal struct HTMLGenerator<Site: Website> {
    |                 `- note: consider making generic struct 'HTMLGenerator' conform to the 'Sendable' protocol
 12 |     let theme: Theme<Site>
 13 |     let indentation: Indentation.Kind?
    :
 18 |         try await withThrowingTaskGroup(of: Void.self) { group in
 19 |             group.addTask { try await copyThemeResources() }
 20 |             group.addTask { try generateIndexHTML() }
    |                                 `- warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 21 |             group.addTask { try await generateSectionHTML() }
 22 |             group.addTask { try await generatePageHTML() }
/host/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:21:39: warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  9 | import CollectionConcurrencyKit
 10 |
 11 | internal struct HTMLGenerator<Site: Website> {
    |                 `- note: consider making generic struct 'HTMLGenerator' conform to the 'Sendable' protocol
 12 |     let theme: Theme<Site>
 13 |     let indentation: Indentation.Kind?
    :
 19 |             group.addTask { try await copyThemeResources() }
 20 |             group.addTask { try generateIndexHTML() }
 21 |             group.addTask { try await generateSectionHTML() }
    |                                       `- warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 22 |             group.addTask { try await generatePageHTML() }
 23 |             group.addTask { try await generateTagHTMLIfNeeded() }
/host/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:22:39: warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  9 | import CollectionConcurrencyKit
 10 |
 11 | internal struct HTMLGenerator<Site: Website> {
    |                 `- note: consider making generic struct 'HTMLGenerator' conform to the 'Sendable' protocol
 12 |     let theme: Theme<Site>
 13 |     let indentation: Indentation.Kind?
    :
 20 |             group.addTask { try generateIndexHTML() }
 21 |             group.addTask { try await generateSectionHTML() }
 22 |             group.addTask { try await generatePageHTML() }
    |                                       `- warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 23 |             group.addTask { try await generateTagHTMLIfNeeded() }
 24 |
/host/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:23:39: warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  9 | import CollectionConcurrencyKit
 10 |
 11 | internal struct HTMLGenerator<Site: Website> {
    |                 `- note: consider making generic struct 'HTMLGenerator' conform to the 'Sendable' protocol
 12 |     let theme: Theme<Site>
 13 |     let indentation: Indentation.Kind?
    :
 21 |             group.addTask { try await generateSectionHTML() }
 22 |             group.addTask { try await generatePageHTML() }
 23 |             group.addTask { try await generateTagHTMLIfNeeded() }
    |                                       `- warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 24 |
 25 |             // Throw any errors generated by the above set of operations:
[183/200] Compiling Publish FileIOError.swift
/host/spi-builder-workspace/Sources/Publish/Internal/FileIOError.swift:8:9: warning: stored property 'path' of 'Sendable'-conforming struct 'FileIOError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 6 |
 7 | internal struct FileIOError: Error {
 8 |     var path: Path
   |         `- warning: stored property 'path' of 'Sendable'-conforming struct 'FileIOError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 9 |     var reason: Reason
10 | }
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
/host/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:19:39: warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  9 | import CollectionConcurrencyKit
 10 |
 11 | internal struct HTMLGenerator<Site: Website> {
    |                 `- note: consider making generic struct 'HTMLGenerator' conform to the 'Sendable' protocol
 12 |     let theme: Theme<Site>
 13 |     let indentation: Indentation.Kind?
    :
 17 |     func generate() async throws {
 18 |         try await withThrowingTaskGroup(of: Void.self) { group in
 19 |             group.addTask { try await copyThemeResources() }
    |                                       `- warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 20 |             group.addTask { try generateIndexHTML() }
 21 |             group.addTask { try await generateSectionHTML() }
/host/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:20:33: warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  9 | import CollectionConcurrencyKit
 10 |
 11 | internal struct HTMLGenerator<Site: Website> {
    |                 `- note: consider making generic struct 'HTMLGenerator' conform to the 'Sendable' protocol
 12 |     let theme: Theme<Site>
 13 |     let indentation: Indentation.Kind?
    :
 18 |         try await withThrowingTaskGroup(of: Void.self) { group in
 19 |             group.addTask { try await copyThemeResources() }
 20 |             group.addTask { try generateIndexHTML() }
    |                                 `- warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 21 |             group.addTask { try await generateSectionHTML() }
 22 |             group.addTask { try await generatePageHTML() }
/host/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:21:39: warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  9 | import CollectionConcurrencyKit
 10 |
 11 | internal struct HTMLGenerator<Site: Website> {
    |                 `- note: consider making generic struct 'HTMLGenerator' conform to the 'Sendable' protocol
 12 |     let theme: Theme<Site>
 13 |     let indentation: Indentation.Kind?
    :
 19 |             group.addTask { try await copyThemeResources() }
 20 |             group.addTask { try generateIndexHTML() }
 21 |             group.addTask { try await generateSectionHTML() }
    |                                       `- warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 22 |             group.addTask { try await generatePageHTML() }
 23 |             group.addTask { try await generateTagHTMLIfNeeded() }
/host/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:22:39: warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  9 | import CollectionConcurrencyKit
 10 |
 11 | internal struct HTMLGenerator<Site: Website> {
    |                 `- note: consider making generic struct 'HTMLGenerator' conform to the 'Sendable' protocol
 12 |     let theme: Theme<Site>
 13 |     let indentation: Indentation.Kind?
    :
 20 |             group.addTask { try generateIndexHTML() }
 21 |             group.addTask { try await generateSectionHTML() }
 22 |             group.addTask { try await generatePageHTML() }
    |                                       `- warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 23 |             group.addTask { try await generateTagHTMLIfNeeded() }
 24 |
/host/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:23:39: warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  9 | import CollectionConcurrencyKit
 10 |
 11 | internal struct HTMLGenerator<Site: Website> {
    |                 `- note: consider making generic struct 'HTMLGenerator' conform to the 'Sendable' protocol
 12 |     let theme: Theme<Site>
 13 |     let indentation: Indentation.Kind?
    :
 21 |             group.addTask { try await generateSectionHTML() }
 22 |             group.addTask { try await generatePageHTML() }
 23 |             group.addTask { try await generateTagHTMLIfNeeded() }
    |                                       `- warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 24 |
 25 |             // Throw any errors generated by the above set of operations:
[184/200] Compiling Publish Folder+Group.swift
/host/spi-builder-workspace/Sources/Publish/Internal/FileIOError.swift:8:9: warning: stored property 'path' of 'Sendable'-conforming struct 'FileIOError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 6 |
 7 | internal struct FileIOError: Error {
 8 |     var path: Path
   |         `- warning: stored property 'path' of 'Sendable'-conforming struct 'FileIOError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 9 |     var reason: Reason
10 | }
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
/host/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:19:39: warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  9 | import CollectionConcurrencyKit
 10 |
 11 | internal struct HTMLGenerator<Site: Website> {
    |                 `- note: consider making generic struct 'HTMLGenerator' conform to the 'Sendable' protocol
 12 |     let theme: Theme<Site>
 13 |     let indentation: Indentation.Kind?
    :
 17 |     func generate() async throws {
 18 |         try await withThrowingTaskGroup(of: Void.self) { group in
 19 |             group.addTask { try await copyThemeResources() }
    |                                       `- warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 20 |             group.addTask { try generateIndexHTML() }
 21 |             group.addTask { try await generateSectionHTML() }
/host/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:20:33: warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  9 | import CollectionConcurrencyKit
 10 |
 11 | internal struct HTMLGenerator<Site: Website> {
    |                 `- note: consider making generic struct 'HTMLGenerator' conform to the 'Sendable' protocol
 12 |     let theme: Theme<Site>
 13 |     let indentation: Indentation.Kind?
    :
 18 |         try await withThrowingTaskGroup(of: Void.self) { group in
 19 |             group.addTask { try await copyThemeResources() }
 20 |             group.addTask { try generateIndexHTML() }
    |                                 `- warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 21 |             group.addTask { try await generateSectionHTML() }
 22 |             group.addTask { try await generatePageHTML() }
/host/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:21:39: warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  9 | import CollectionConcurrencyKit
 10 |
 11 | internal struct HTMLGenerator<Site: Website> {
    |                 `- note: consider making generic struct 'HTMLGenerator' conform to the 'Sendable' protocol
 12 |     let theme: Theme<Site>
 13 |     let indentation: Indentation.Kind?
    :
 19 |             group.addTask { try await copyThemeResources() }
 20 |             group.addTask { try generateIndexHTML() }
 21 |             group.addTask { try await generateSectionHTML() }
    |                                       `- warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 22 |             group.addTask { try await generatePageHTML() }
 23 |             group.addTask { try await generateTagHTMLIfNeeded() }
/host/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:22:39: warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  9 | import CollectionConcurrencyKit
 10 |
 11 | internal struct HTMLGenerator<Site: Website> {
    |                 `- note: consider making generic struct 'HTMLGenerator' conform to the 'Sendable' protocol
 12 |     let theme: Theme<Site>
 13 |     let indentation: Indentation.Kind?
    :
 20 |             group.addTask { try generateIndexHTML() }
 21 |             group.addTask { try await generateSectionHTML() }
 22 |             group.addTask { try await generatePageHTML() }
    |                                       `- warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 23 |             group.addTask { try await generateTagHTMLIfNeeded() }
 24 |
/host/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:23:39: warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  9 | import CollectionConcurrencyKit
 10 |
 11 | internal struct HTMLGenerator<Site: Website> {
    |                 `- note: consider making generic struct 'HTMLGenerator' conform to the 'Sendable' protocol
 12 |     let theme: Theme<Site>
 13 |     let indentation: Indentation.Kind?
    :
 21 |             group.addTask { try await generateSectionHTML() }
 22 |             group.addTask { try await generatePageHTML() }
 23 |             group.addTask { try await generateTagHTMLIfNeeded() }
    |                                       `- warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 24 |
 25 |             // Throw any errors generated by the above set of operations:
[185/200] Compiling Publish HTMLGenerator.swift
/host/spi-builder-workspace/Sources/Publish/Internal/FileIOError.swift:8:9: warning: stored property 'path' of 'Sendable'-conforming struct 'FileIOError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 6 |
 7 | internal struct FileIOError: Error {
 8 |     var path: Path
   |         `- warning: stored property 'path' of 'Sendable'-conforming struct 'FileIOError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 9 |     var reason: Reason
10 | }
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
/host/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:19:39: warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  9 | import CollectionConcurrencyKit
 10 |
 11 | internal struct HTMLGenerator<Site: Website> {
    |                 `- note: consider making generic struct 'HTMLGenerator' conform to the 'Sendable' protocol
 12 |     let theme: Theme<Site>
 13 |     let indentation: Indentation.Kind?
    :
 17 |     func generate() async throws {
 18 |         try await withThrowingTaskGroup(of: Void.self) { group in
 19 |             group.addTask { try await copyThemeResources() }
    |                                       `- warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 20 |             group.addTask { try generateIndexHTML() }
 21 |             group.addTask { try await generateSectionHTML() }
/host/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:20:33: warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  9 | import CollectionConcurrencyKit
 10 |
 11 | internal struct HTMLGenerator<Site: Website> {
    |                 `- note: consider making generic struct 'HTMLGenerator' conform to the 'Sendable' protocol
 12 |     let theme: Theme<Site>
 13 |     let indentation: Indentation.Kind?
    :
 18 |         try await withThrowingTaskGroup(of: Void.self) { group in
 19 |             group.addTask { try await copyThemeResources() }
 20 |             group.addTask { try generateIndexHTML() }
    |                                 `- warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 21 |             group.addTask { try await generateSectionHTML() }
 22 |             group.addTask { try await generatePageHTML() }
/host/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:21:39: warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  9 | import CollectionConcurrencyKit
 10 |
 11 | internal struct HTMLGenerator<Site: Website> {
    |                 `- note: consider making generic struct 'HTMLGenerator' conform to the 'Sendable' protocol
 12 |     let theme: Theme<Site>
 13 |     let indentation: Indentation.Kind?
    :
 19 |             group.addTask { try await copyThemeResources() }
 20 |             group.addTask { try generateIndexHTML() }
 21 |             group.addTask { try await generateSectionHTML() }
    |                                       `- warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 22 |             group.addTask { try await generatePageHTML() }
 23 |             group.addTask { try await generateTagHTMLIfNeeded() }
/host/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:22:39: warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  9 | import CollectionConcurrencyKit
 10 |
 11 | internal struct HTMLGenerator<Site: Website> {
    |                 `- note: consider making generic struct 'HTMLGenerator' conform to the 'Sendable' protocol
 12 |     let theme: Theme<Site>
 13 |     let indentation: Indentation.Kind?
    :
 20 |             group.addTask { try generateIndexHTML() }
 21 |             group.addTask { try await generateSectionHTML() }
 22 |             group.addTask { try await generatePageHTML() }
    |                                       `- warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 23 |             group.addTask { try await generateTagHTMLIfNeeded() }
 24 |
/host/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:23:39: warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  9 | import CollectionConcurrencyKit
 10 |
 11 | internal struct HTMLGenerator<Site: Website> {
    |                 `- note: consider making generic struct 'HTMLGenerator' conform to the 'Sendable' protocol
 12 |     let theme: Theme<Site>
 13 |     let indentation: Indentation.Kind?
    :
 21 |             group.addTask { try await generateSectionHTML() }
 22 |             group.addTask { try await generatePageHTML() }
 23 |             group.addTask { try await generateTagHTMLIfNeeded() }
    |                                       `- warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 24 |
 25 |             // Throw any errors generated by the above set of operations:
[186/200] Compiling Publish MarkdownContentFactory.swift
/host/spi-builder-workspace/Sources/Publish/Internal/FileIOError.swift:8:9: warning: stored property 'path' of 'Sendable'-conforming struct 'FileIOError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 6 |
 7 | internal struct FileIOError: Error {
 8 |     var path: Path
   |         `- warning: stored property 'path' of 'Sendable'-conforming struct 'FileIOError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 9 |     var reason: Reason
10 | }
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
/host/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:19:39: warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  9 | import CollectionConcurrencyKit
 10 |
 11 | internal struct HTMLGenerator<Site: Website> {
    |                 `- note: consider making generic struct 'HTMLGenerator' conform to the 'Sendable' protocol
 12 |     let theme: Theme<Site>
 13 |     let indentation: Indentation.Kind?
    :
 17 |     func generate() async throws {
 18 |         try await withThrowingTaskGroup(of: Void.self) { group in
 19 |             group.addTask { try await copyThemeResources() }
    |                                       `- warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 20 |             group.addTask { try generateIndexHTML() }
 21 |             group.addTask { try await generateSectionHTML() }
/host/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:20:33: warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  9 | import CollectionConcurrencyKit
 10 |
 11 | internal struct HTMLGenerator<Site: Website> {
    |                 `- note: consider making generic struct 'HTMLGenerator' conform to the 'Sendable' protocol
 12 |     let theme: Theme<Site>
 13 |     let indentation: Indentation.Kind?
    :
 18 |         try await withThrowingTaskGroup(of: Void.self) { group in
 19 |             group.addTask { try await copyThemeResources() }
 20 |             group.addTask { try generateIndexHTML() }
    |                                 `- warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 21 |             group.addTask { try await generateSectionHTML() }
 22 |             group.addTask { try await generatePageHTML() }
/host/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:21:39: warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  9 | import CollectionConcurrencyKit
 10 |
 11 | internal struct HTMLGenerator<Site: Website> {
    |                 `- note: consider making generic struct 'HTMLGenerator' conform to the 'Sendable' protocol
 12 |     let theme: Theme<Site>
 13 |     let indentation: Indentation.Kind?
    :
 19 |             group.addTask { try await copyThemeResources() }
 20 |             group.addTask { try generateIndexHTML() }
 21 |             group.addTask { try await generateSectionHTML() }
    |                                       `- warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 22 |             group.addTask { try await generatePageHTML() }
 23 |             group.addTask { try await generateTagHTMLIfNeeded() }
/host/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:22:39: warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  9 | import CollectionConcurrencyKit
 10 |
 11 | internal struct HTMLGenerator<Site: Website> {
    |                 `- note: consider making generic struct 'HTMLGenerator' conform to the 'Sendable' protocol
 12 |     let theme: Theme<Site>
 13 |     let indentation: Indentation.Kind?
    :
 20 |             group.addTask { try generateIndexHTML() }
 21 |             group.addTask { try await generateSectionHTML() }
 22 |             group.addTask { try await generatePageHTML() }
    |                                       `- warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 23 |             group.addTask { try await generateTagHTMLIfNeeded() }
 24 |
/host/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:23:39: warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  9 | import CollectionConcurrencyKit
 10 |
 11 | internal struct HTMLGenerator<Site: Website> {
    |                 `- note: consider making generic struct 'HTMLGenerator' conform to the 'Sendable' protocol
 12 |     let theme: Theme<Site>
 13 |     let indentation: Indentation.Kind?
    :
 21 |             group.addTask { try await generateSectionHTML() }
 22 |             group.addTask { try await generatePageHTML() }
 23 |             group.addTask { try await generateTagHTMLIfNeeded() }
    |                                       `- warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 24 |
 25 |             // Throw any errors generated by the above set of operations:
[187/200] Compiling Publish MarkdownFileHandler.swift
/host/spi-builder-workspace/Sources/Publish/Internal/FileIOError.swift:8:9: warning: stored property 'path' of 'Sendable'-conforming struct 'FileIOError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 6 |
 7 | internal struct FileIOError: Error {
 8 |     var path: Path
   |         `- warning: stored property 'path' of 'Sendable'-conforming struct 'FileIOError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 9 |     var reason: Reason
10 | }
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
/host/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:19:39: warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  9 | import CollectionConcurrencyKit
 10 |
 11 | internal struct HTMLGenerator<Site: Website> {
    |                 `- note: consider making generic struct 'HTMLGenerator' conform to the 'Sendable' protocol
 12 |     let theme: Theme<Site>
 13 |     let indentation: Indentation.Kind?
    :
 17 |     func generate() async throws {
 18 |         try await withThrowingTaskGroup(of: Void.self) { group in
 19 |             group.addTask { try await copyThemeResources() }
    |                                       `- warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 20 |             group.addTask { try generateIndexHTML() }
 21 |             group.addTask { try await generateSectionHTML() }
/host/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:20:33: warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  9 | import CollectionConcurrencyKit
 10 |
 11 | internal struct HTMLGenerator<Site: Website> {
    |                 `- note: consider making generic struct 'HTMLGenerator' conform to the 'Sendable' protocol
 12 |     let theme: Theme<Site>
 13 |     let indentation: Indentation.Kind?
    :
 18 |         try await withThrowingTaskGroup(of: Void.self) { group in
 19 |             group.addTask { try await copyThemeResources() }
 20 |             group.addTask { try generateIndexHTML() }
    |                                 `- warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 21 |             group.addTask { try await generateSectionHTML() }
 22 |             group.addTask { try await generatePageHTML() }
/host/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:21:39: warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  9 | import CollectionConcurrencyKit
 10 |
 11 | internal struct HTMLGenerator<Site: Website> {
    |                 `- note: consider making generic struct 'HTMLGenerator' conform to the 'Sendable' protocol
 12 |     let theme: Theme<Site>
 13 |     let indentation: Indentation.Kind?
    :
 19 |             group.addTask { try await copyThemeResources() }
 20 |             group.addTask { try generateIndexHTML() }
 21 |             group.addTask { try await generateSectionHTML() }
    |                                       `- warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 22 |             group.addTask { try await generatePageHTML() }
 23 |             group.addTask { try await generateTagHTMLIfNeeded() }
/host/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:22:39: warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  9 | import CollectionConcurrencyKit
 10 |
 11 | internal struct HTMLGenerator<Site: Website> {
    |                 `- note: consider making generic struct 'HTMLGenerator' conform to the 'Sendable' protocol
 12 |     let theme: Theme<Site>
 13 |     let indentation: Indentation.Kind?
    :
 20 |             group.addTask { try generateIndexHTML() }
 21 |             group.addTask { try await generateSectionHTML() }
 22 |             group.addTask { try await generatePageHTML() }
    |                                       `- warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 23 |             group.addTask { try await generateTagHTMLIfNeeded() }
 24 |
/host/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:23:39: warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  9 | import CollectionConcurrencyKit
 10 |
 11 | internal struct HTMLGenerator<Site: Website> {
    |                 `- note: consider making generic struct 'HTMLGenerator' conform to the 'Sendable' protocol
 12 |     let theme: Theme<Site>
 13 |     let indentation: Indentation.Kind?
    :
 21 |             group.addTask { try await generateSectionHTML() }
 22 |             group.addTask { try await generatePageHTML() }
 23 |             group.addTask { try await generateTagHTMLIfNeeded() }
    |                                       `- warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 24 |
 25 |             // Throw any errors generated by the above set of operations:
[188/200] Compiling Publish MarkdownMetadataDecoder.swift
/host/spi-builder-workspace/Sources/Publish/Internal/FileIOError.swift:8:9: warning: stored property 'path' of 'Sendable'-conforming struct 'FileIOError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 6 |
 7 | internal struct FileIOError: Error {
 8 |     var path: Path
   |         `- warning: stored property 'path' of 'Sendable'-conforming struct 'FileIOError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 9 |     var reason: Reason
10 | }
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
/host/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:19:39: warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  9 | import CollectionConcurrencyKit
 10 |
 11 | internal struct HTMLGenerator<Site: Website> {
    |                 `- note: consider making generic struct 'HTMLGenerator' conform to the 'Sendable' protocol
 12 |     let theme: Theme<Site>
 13 |     let indentation: Indentation.Kind?
    :
 17 |     func generate() async throws {
 18 |         try await withThrowingTaskGroup(of: Void.self) { group in
 19 |             group.addTask { try await copyThemeResources() }
    |                                       `- warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 20 |             group.addTask { try generateIndexHTML() }
 21 |             group.addTask { try await generateSectionHTML() }
/host/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:20:33: warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  9 | import CollectionConcurrencyKit
 10 |
 11 | internal struct HTMLGenerator<Site: Website> {
    |                 `- note: consider making generic struct 'HTMLGenerator' conform to the 'Sendable' protocol
 12 |     let theme: Theme<Site>
 13 |     let indentation: Indentation.Kind?
    :
 18 |         try await withThrowingTaskGroup(of: Void.self) { group in
 19 |             group.addTask { try await copyThemeResources() }
 20 |             group.addTask { try generateIndexHTML() }
    |                                 `- warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 21 |             group.addTask { try await generateSectionHTML() }
 22 |             group.addTask { try await generatePageHTML() }
/host/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:21:39: warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  9 | import CollectionConcurrencyKit
 10 |
 11 | internal struct HTMLGenerator<Site: Website> {
    |                 `- note: consider making generic struct 'HTMLGenerator' conform to the 'Sendable' protocol
 12 |     let theme: Theme<Site>
 13 |     let indentation: Indentation.Kind?
    :
 19 |             group.addTask { try await copyThemeResources() }
 20 |             group.addTask { try generateIndexHTML() }
 21 |             group.addTask { try await generateSectionHTML() }
    |                                       `- warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 22 |             group.addTask { try await generatePageHTML() }
 23 |             group.addTask { try await generateTagHTMLIfNeeded() }
/host/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:22:39: warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  9 | import CollectionConcurrencyKit
 10 |
 11 | internal struct HTMLGenerator<Site: Website> {
    |                 `- note: consider making generic struct 'HTMLGenerator' conform to the 'Sendable' protocol
 12 |     let theme: Theme<Site>
 13 |     let indentation: Indentation.Kind?
    :
 20 |             group.addTask { try generateIndexHTML() }
 21 |             group.addTask { try await generateSectionHTML() }
 22 |             group.addTask { try await generatePageHTML() }
    |                                       `- warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 23 |             group.addTask { try await generateTagHTMLIfNeeded() }
 24 |
/host/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:23:39: warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  9 | import CollectionConcurrencyKit
 10 |
 11 | internal struct HTMLGenerator<Site: Website> {
    |                 `- note: consider making generic struct 'HTMLGenerator' conform to the 'Sendable' protocol
 12 |     let theme: Theme<Site>
 13 |     let indentation: Indentation.Kind?
    :
 21 |             group.addTask { try await generateSectionHTML() }
 22 |             group.addTask { try await generatePageHTML() }
 23 |             group.addTask { try await generateTagHTMLIfNeeded() }
    |                                       `- warning: capture of 'self' with non-sendable type 'HTMLGenerator<Site>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 24 |
 25 |             // Throw any errors generated by the above set of operations:
[189/200] Compiling Publish PodcastError.swift
/host/spi-builder-workspace/Sources/Publish/Internal/PodcastError.swift:8:9: warning: stored property 'path' of 'Sendable'-conforming struct 'PodcastError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 6 |
 7 | internal struct PodcastError: Error {
 8 |     var path: Path
   |         `- warning: stored property 'path' of 'Sendable'-conforming struct 'PodcastError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 9 |     var reason: Reason
10 | }
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
[190/200] Compiling Publish PodcastFeedGenerator.swift
/host/spi-builder-workspace/Sources/Publish/Internal/PodcastError.swift:8:9: warning: stored property 'path' of 'Sendable'-conforming struct 'PodcastError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 6 |
 7 | internal struct PodcastError: Error {
 8 |     var path: Path
   |         `- warning: stored property 'path' of 'Sendable'-conforming struct 'PodcastError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 9 |     var reason: Reason
10 | }
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
[191/200] Compiling Publish PublishingPipeline.swift
/host/spi-builder-workspace/Sources/Publish/Internal/PodcastError.swift:8:9: warning: stored property 'path' of 'Sendable'-conforming struct 'PodcastError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 6 |
 7 | internal struct PodcastError: Error {
 8 |     var path: Path
   |         `- warning: stored property 'path' of 'Sendable'-conforming struct 'PodcastError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 9 |     var reason: Reason
10 | }
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
[192/200] Compiling Publish RSSFeedGenerator.swift
/host/spi-builder-workspace/Sources/Publish/Internal/PodcastError.swift:8:9: warning: stored property 'path' of 'Sendable'-conforming struct 'PodcastError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 6 |
 7 | internal struct PodcastError: Error {
 8 |     var path: Path
   |         `- warning: stored property 'path' of 'Sendable'-conforming struct 'PodcastError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 9 |     var reason: Reason
10 | }
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
[193/200] Compiling Publish ShellOutError+PublishingErrorConvertible.swift
/host/spi-builder-workspace/Sources/Publish/Internal/PodcastError.swift:8:9: warning: stored property 'path' of 'Sendable'-conforming struct 'PodcastError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 6 |
 7 | internal struct PodcastError: Error {
 8 |     var path: Path
   |         `- warning: stored property 'path' of 'Sendable'-conforming struct 'PodcastError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 9 |     var reason: Reason
10 | }
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
[194/200] Compiling Publish SiteMapGenerator.swift
/host/spi-builder-workspace/Sources/Publish/Internal/PodcastError.swift:8:9: warning: stored property 'path' of 'Sendable'-conforming struct 'PodcastError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 6 |
 7 | internal struct PodcastError: Error {
 8 |     var path: Path
   |         `- warning: stored property 'path' of 'Sendable'-conforming struct 'PodcastError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 9 |     var reason: Reason
10 | }
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
[195/200] Compiling Publish String+Normalized.swift
/host/spi-builder-workspace/Sources/Publish/Internal/PodcastError.swift:8:9: warning: stored property 'path' of 'Sendable'-conforming struct 'PodcastError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 6 |
 7 | internal struct PodcastError: Error {
 8 |     var path: Path
   |         `- warning: stored property 'path' of 'Sendable'-conforming struct 'PodcastError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 9 |     var reason: Reason
10 | }
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
[196/201] Wrapping AST for Publish for debugging
[198/209] Compiling PublishCLICore WebsiteGenerator.swift
[199/210] Compiling PublishCLICore CLI.swift
[200/210] Compiling PublishCLICore WebsiteDeployer.swift
[201/210] Compiling PublishCLICore ProjectKind.swift
[202/210] Compiling PublishCLICore Folder+SwiftPackage.swift
[203/210] Emitting module PublishCLICore
[204/210] Compiling PublishCLICore CLIError.swift
[205/210] Compiling PublishCLICore ProjectGenerator.swift
[206/210] Compiling PublishCLICore WebsiteRunner.swift
/host/spi-builder-workspace/Sources/PublishCLICore/WebsiteRunner.swift:33:51: warning: capture of 'self' with non-sendable type 'WebsiteRunner' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 9 | import ShellOut
10 |
11 | internal struct WebsiteRunner {
   |                 `- note: consider making struct 'WebsiteRunner' conform to the 'Sendable' protocol
12 |     let folder: Folder
13 |     var portNumber: Int
   :
31 |             do {
32 |                 _ = try shellOut(
33 |                     to: "python3 -m http.server \(self.portNumber)",
   |                                                   `- warning: capture of 'self' with non-sendable type 'WebsiteRunner' in a `@Sendable` closure; this is an error in the Swift 6 language mode
34 |                     at: outputFolder.path,
35 |                     process: serverProcess
/host/spi-builder-workspace/Sources/PublishCLICore/WebsiteRunner.swift:34:25: warning: capture of 'outputFolder' with non-sendable type 'Folder' in a `@Sendable` closure; this is an error in the Swift 6 language mode
32 |                 _ = try shellOut(
33 |                     to: "python3 -m http.server \(self.portNumber)",
34 |                     at: outputFolder.path,
   |                         `- warning: capture of 'outputFolder' with non-sendable type 'Folder' in a `@Sendable` closure; this is an error in the Swift 6 language mode
35 |                     process: serverProcess
36 |                 )
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files.swift:478:15: note: struct 'Folder' does not conform to the 'Sendable' protocol
 476 | /// folder by initializing an instance with a `path`, or you can create new
 477 | /// subfolders using this type's various `createSubfolder...` APIs.
 478 | public struct Folder: Location {
     |               `- note: struct 'Folder' does not conform to the 'Sendable' protocol
 479 |     public let storage: Storage<Folder>
 480 |
/host/spi-builder-workspace/Sources/PublishCLICore/WebsiteRunner.swift:8:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Files'
 6 |
 7 | import Foundation
 8 | import Files
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Files'
 9 | import ShellOut
10 |
/host/spi-builder-workspace/Sources/PublishCLICore/WebsiteRunner.swift:35:30: warning: capture of 'serverProcess' with non-sendable type 'Process' in a `@Sendable` closure; this is an error in the Swift 6 language mode
33 |                     to: "python3 -m http.server \(self.portNumber)",
34 |                     at: outputFolder.path,
35 |                     process: serverProcess
   |                              `- warning: capture of 'serverProcess' with non-sendable type 'Process' in a `@Sendable` closure; this is an error in the Swift 6 language mode
36 |                 )
37 |             } catch let error as ShellOutError {
Foundation.Process:1:12: note: class 'Process' does not conform to the 'Sendable' protocol
 1 | open class Process : NSObject {
   |            `- note: class 'Process' does not conform to the 'Sendable' protocol
 2 |     override public init()
 3 |     open var executableURL: URL? { get set }
/host/spi-builder-workspace/Sources/PublishCLICore/WebsiteRunner.swift:7:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
 5 | */
 6 |
 7 | import Foundation
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
 8 | import Files
 9 | import ShellOut
/host/spi-builder-workspace/Sources/PublishCLICore/WebsiteRunner.swift:73:72: warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
71 |         }
72 |
73 |         fputs("\n❌ Failed to start local web server:\n\(message)\n", stderr)
   |                                                                      `- warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
74 |     }
75 | }
SwiftGlibc.stderr:1:12: note: var declared here
1 | public var stderr: UnsafeMutablePointer<FILE>!
  |            `- note: var declared here
[207/211] Wrapping AST for PublishCLICore for debugging
[209/213] Emitting module PublishCLI
/host/spi-builder-workspace/Sources/PublishCLI/main.swift:24:29: warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
22 |     try cli.run()
23 | } catch {
24 |     fputs("❌ \(error)\n", stderr)
   |                           `- warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
25 |     exit(1)
26 | }
SwiftGlibc.stderr:1:12: note: var declared here
1 | public var stderr: UnsafeMutablePointer<FILE>!
  |            `- note: var declared here
[210/213] Compiling PublishCLI main.swift
/host/spi-builder-workspace/Sources/PublishCLI/main.swift:24:29: warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
22 |     try cli.run()
23 | } catch {
24 |     fputs("❌ \(error)\n", stderr)
   |                           `- warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
25 |     exit(1)
26 | }
SwiftGlibc.stderr:1:12: note: var declared here
1 | public var stderr: UnsafeMutablePointer<FILE>!
  |            `- note: var declared here
[211/214] Wrapping AST for PublishCLI for debugging
[212/214] Write Objects.LinkFileList
[213/214] Linking publish-cli
Build complete! (34.36s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "ink",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/johnsundell/ink.git"
    },
    {
      "identity" : "plot",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/johnsundell/plot.git"
    },
    {
      "identity" : "files",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/johnsundell/files.git"
    },
    {
      "identity" : "codextended",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/johnsundell/codextended.git"
    },
    {
      "identity" : "shellout",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.3.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/johnsundell/shellout.git"
    },
    {
      "identity" : "sweep",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/johnsundell/sweep.git"
    },
    {
      "identity" : "collectionconcurrencykit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/johnsundell/collectionConcurrencyKit.git"
    }
  ],
  "manifest_display_name" : "Publish",
  "name" : "Publish",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "Publish",
      "targets" : [
        "Publish"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "publish-cli",
      "targets" : [
        "PublishCLI"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PublishTests",
      "module_type" : "SwiftTarget",
      "name" : "PublishTests",
      "path" : "Tests/PublishTests",
      "sources" : [
        "Infrastructure/AnyError.swift",
        "Infrastructure/Assertions.swift",
        "Infrastructure/Files+Temporary.swift",
        "Infrastructure/HTMLFactoryMock.swift",
        "Infrastructure/Item+Stubbable.swift",
        "Infrastructure/Page+Stubbable.swift",
        "Infrastructure/PublishTestCase.swift",
        "Infrastructure/Require.swift",
        "Infrastructure/String+Unique.swift",
        "Infrastructure/Stubbable.swift",
        "Infrastructure/WebsiteStub.swift",
        "Tests/CLITests.swift",
        "Tests/ContentMutationTests.swift",
        "Tests/DeploymentTests.swift",
        "Tests/ErrorTests.swift",
        "Tests/FileIOTests.swift",
        "Tests/HTMLGenerationTests.swift",
        "Tests/MarkdownTests.swift",
        "Tests/PathTests.swift",
        "Tests/PlotComponentTests.swift",
        "Tests/PluginTests.swift",
        "Tests/PodcastFeedGenerationTests.swift",
        "Tests/PublishingContextTests.swift",
        "Tests/RSSFeedGenerationTests.swift",
        "Tests/SiteMapGenerationTests.swift",
        "Tests/WebsiteTests.swift"
      ],
      "target_dependencies" : [
        "Publish",
        "PublishCLICore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PublishCLICore",
      "module_type" : "SwiftTarget",
      "name" : "PublishCLICore",
      "path" : "Sources/PublishCLICore",
      "product_memberships" : [
        "publish-cli"
      ],
      "sources" : [
        "CLI.swift",
        "CLIError.swift",
        "Folder+SwiftPackage.swift",
        "ProjectGenerator.swift",
        "ProjectKind.swift",
        "WebsiteDeployer.swift",
        "WebsiteGenerator.swift",
        "WebsiteRunner.swift"
      ],
      "target_dependencies" : [
        "Publish"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PublishCLI",
      "module_type" : "SwiftTarget",
      "name" : "PublishCLI",
      "path" : "Sources/PublishCLI",
      "product_memberships" : [
        "publish-cli"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "PublishCLICore"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Publish",
      "module_type" : "SwiftTarget",
      "name" : "Publish",
      "path" : "Sources/Publish",
      "product_dependencies" : [
        "Ink",
        "Plot",
        "Files",
        "Codextended",
        "ShellOut",
        "Sweep",
        "CollectionConcurrencyKit"
      ],
      "product_memberships" : [
        "Publish",
        "publish-cli"
      ],
      "sources" : [
        "API/AnyItem.swift",
        "API/Audio.swift",
        "API/Content.swift",
        "API/ContentProtocol.swift",
        "API/DeploymentMethod.swift",
        "API/Favicon.swift",
        "API/FeedConfiguration.swift",
        "API/HTMLFactory.swift",
        "API/HTMLFileMode.swift",
        "API/Index.swift",
        "API/Item.swift",
        "API/ItemRSSProperties.swift",
        "API/Location.swift",
        "API/Mutations.swift",
        "API/Page.swift",
        "API/Path.swift",
        "API/PlotComponents.swift",
        "API/PlotEnvironmentKeys.swift",
        "API/PlotModifiers.swift",
        "API/Plugin.swift",
        "API/PodcastAuthor.swift",
        "API/PodcastCompatibleWebsiteItemMetadata.swift",
        "API/PodcastEpisodeMetadata.swift",
        "API/PodcastFeedConfiguration.swift",
        "API/Predicate.swift",
        "API/PublishedWebsite.swift",
        "API/PublishingContext.swift",
        "API/PublishingError.swift",
        "API/PublishingStep.swift",
        "API/RSSFeedConfiguration.swift",
        "API/Section.swift",
        "API/SectionMap.swift",
        "API/SortOrder.swift",
        "API/StringWrapper.swift",
        "API/Tag.swift",
        "API/TagDetailsPage.swift",
        "API/TagHTMLConfiguration.swift",
        "API/TagListPage.swift",
        "API/Theme+Foundation.swift",
        "API/Theme.swift",
        "API/Video.swift",
        "API/Website.swift",
        "Internal/Array+Appending.swift",
        "Internal/CommandLine+Output.swift",
        "Internal/ContentError.swift",
        "Internal/File+SwiftPackageFolder.swift",
        "Internal/FileIOError.swift",
        "Internal/Folder+Group.swift",
        "Internal/HTMLGenerator.swift",
        "Internal/MarkdownContentFactory.swift",
        "Internal/MarkdownFileHandler.swift",
        "Internal/MarkdownMetadataDecoder.swift",
        "Internal/PodcastError.swift",
        "Internal/PodcastFeedGenerator.swift",
        "Internal/PublishingPipeline.swift",
        "Internal/RSSFeedGenerator.swift",
        "Internal/ShellOutError+PublishingErrorConvertible.swift",
        "Internal/SiteMapGenerator.swift",
        "Internal/String+Normalized.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.