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, reference 0.9.0 (1c8ad0), with Swift 6.1 for macOS (SPM) on 26 Apr 2025 22:45:37 UTC.

Swift 6 data race errors: 4

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/JohnSundell/Publish.git
Reference: 0.9.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/JohnSundell/Publish
 * tag               0.9.0      -> FETCH_HEAD
HEAD is now at 1c8ad00 README: Update Swift version badge to 5.5
Cloned https://github.com/JohnSundell/Publish.git
Revision (git rev-parse @):
1c8ad00d39c985cb5d497153241a2f1b654e0d40
SUCCESS checkout https://github.com/JohnSundell/Publish.git at 0.9.0
Fetching https://github.com/johnsundell/collectionConcurrencyKit.git
Fetching https://github.com/johnsundell/plot.git
Fetching https://github.com/johnsundell/files.git
Fetching https://github.com/johnsundell/shellout.git
Fetching https://github.com/johnsundell/codextended.git
Fetching https://github.com/johnsundell/ink.git
Fetching https://github.com/johnsundell/sweep.git
[1/181] Fetching codextended
[27/297] Fetching codextended, sweep
[46/381] Fetching codextended, sweep, collectionconcurrencykit
[130/1341] Fetching codextended, sweep, collectionconcurrencykit, shellout
[241/3246] Fetching codextended, sweep, collectionconcurrencykit, shellout, ink
Fetched https://github.com/johnsundell/collectionConcurrencyKit.git from cache (0.67s)
[366/3162] Fetching codextended, sweep, shellout, ink
[383/5248] Fetching codextended, sweep, shellout, ink, plot
[446/6484] Fetching codextended, sweep, shellout, ink, plot, files
Fetched https://github.com/johnsundell/plot.git from cache (0.99s)
Fetched https://github.com/johnsundell/shellout.git from cache (0.99s)
Fetched https://github.com/johnsundell/sweep.git from cache (0.99s)
Fetched https://github.com/johnsundell/codextended.git from cache (0.99s)
Fetched https://github.com/johnsundell/files.git from cache (0.99s)
Fetched https://github.com/johnsundell/ink.git from cache (0.99s)
Computing version for https://github.com/johnsundell/collectionConcurrencyKit.git
Computed https://github.com/johnsundell/collectionConcurrencyKit.git at 0.1.0 (1.57s)
Computing version for https://github.com/johnsundell/sweep.git
Computed https://github.com/johnsundell/sweep.git at 0.4.0 (0.56s)
Computing version for https://github.com/johnsundell/shellout.git
Computed https://github.com/johnsundell/shellout.git at 2.3.0 (2.78s)
Computing version for https://github.com/johnsundell/codextended.git
Computed https://github.com/johnsundell/codextended.git at 0.3.0 (0.56s)
Computing version for https://github.com/johnsundell/files.git
Computed https://github.com/johnsundell/files.git at 4.2.0 (0.56s)
Computing version for https://github.com/johnsundell/plot.git
Computed https://github.com/johnsundell/plot.git at 0.9.0 (0.56s)
Computing version for https://github.com/johnsundell/ink.git
Computed https://github.com/johnsundell/ink.git at 0.5.1 (0.58s)
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/codextended.git
Working copy of https://github.com/johnsundell/codextended.git resolved at 0.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/shellout.git
Working copy of https://github.com/johnsundell/shellout.git resolved at 2.3.0
Creating working copy for https://github.com/johnsundell/files.git
Working copy of https://github.com/johnsundell/files.git resolved at 4.2.0
Creating working copy for https://github.com/johnsundell/collectionConcurrencyKit.git
Working copy of https://github.com/johnsundell/collectionConcurrencyKit.git resolved at 0.1.0
Creating working copy for https://github.com/johnsundell/sweep.git
Working copy of https://github.com/johnsundell/sweep.git resolved at 0.4.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "publish",
      "name": "Publish",
      "url": "https://github.com/JohnSundell/Publish.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Publish",
      "dependencies": [
        {
          "identity": "ink",
          "name": "Ink",
          "url": "https://github.com/johnsundell/ink.git",
          "version": "0.6.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ink",
          "dependencies": [
          ]
        },
        {
          "identity": "plot",
          "name": "Plot",
          "url": "https://github.com/johnsundell/plot.git",
          "version": "0.14.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/plot",
          "dependencies": [
          ]
        },
        {
          "identity": "files",
          "name": "Files",
          "url": "https://github.com/johnsundell/files.git",
          "version": "4.2.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/files",
          "dependencies": [
          ]
        },
        {
          "identity": "codextended",
          "name": "Codextended",
          "url": "https://github.com/johnsundell/codextended.git",
          "version": "0.3.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/codextended",
          "dependencies": [
          ]
        },
        {
          "identity": "shellout",
          "name": "ShellOut",
          "url": "https://github.com/johnsundell/shellout.git",
          "version": "2.3.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/shellout",
          "dependencies": [
          ]
        },
        {
          "identity": "sweep",
          "name": "Sweep",
          "url": "https://github.com/johnsundell/sweep.git",
          "version": "0.4.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/sweep",
          "dependencies": [
          ]
        },
        {
          "identity": "collectionconcurrencykit",
          "name": "CollectionConcurrencyKit",
          "url": "https://github.com/johnsundell/collectionConcurrencyKit.git",
          "version": "0.2.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/collectionConcurrencyKit",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/JohnSundell/Publish.git
[1/2898] Fetching publish
Fetched https://github.com/JohnSundell/Publish.git from cache (0.84s)
Fetching https://github.com/johnsundell/files.git from cache
Fetching https://github.com/johnsundell/shellout.git from cache
Fetching https://github.com/johnsundell/plot.git from cache
Fetching https://github.com/johnsundell/ink.git from cache
Fetching https://github.com/johnsundell/sweep.git from cache
Fetching https://github.com/johnsundell/collectionConcurrencyKit.git from cache
Fetching https://github.com/johnsundell/codextended.git from cache
Fetched https://github.com/johnsundell/plot.git from cache (0.47s)
Fetched https://github.com/johnsundell/ink.git from cache (0.49s)
Fetched https://github.com/johnsundell/shellout.git from cache (0.49s)
Fetched https://github.com/johnsundell/codextended.git from cache (0.49s)
Fetched https://github.com/johnsundell/collectionConcurrencyKit.git from cache (0.49s)
Fetched https://github.com/johnsundell/files.git from cache (0.49s)
Fetched https://github.com/johnsundell/sweep.git from cache (0.49s)
Computing version for https://github.com/johnsundell/sweep.git
Computed https://github.com/johnsundell/sweep.git at 0.4.0 (0.57s)
Computing version for https://github.com/johnsundell/shellout.git
Computed https://github.com/johnsundell/shellout.git at 2.3.0 (0.03s)
Computing version for https://github.com/johnsundell/collectionConcurrencyKit.git
Computed https://github.com/johnsundell/collectionConcurrencyKit.git at 0.2.0 (0.57s)
Computing version for https://github.com/johnsundell/codextended.git
Computed https://github.com/johnsundell/codextended.git at 0.3.0 (0.03s)
Computing version for https://github.com/johnsundell/files.git
Computed https://github.com/johnsundell/files.git at 4.2.0 (0.03s)
Computing version for https://github.com/johnsundell/ink.git
Computed https://github.com/johnsundell/ink.git at 0.6.0 (0.03s)
Computing version for https://github.com/johnsundell/plot.git
Computed https://github.com/johnsundell/plot.git at 0.14.0 (0.03s)
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/Publish.git
Working copy of https://github.com/JohnSundell/Publish.git resolved at 0.9.0 (1c8ad00)
Creating working copy for https://github.com/johnsundell/collectionConcurrencyKit.git
Working copy of https://github.com/johnsundell/collectionConcurrencyKit.git resolved at 0.2.0
Creating working copy for https://github.com/johnsundell/sweep.git
Working copy of https://github.com/johnsundell/sweep.git resolved at 0.4.0
Creating working copy for https://github.com/johnsundell/plot.git
Working copy of https://github.com/johnsundell/plot.git resolved at 0.14.0
Creating working copy for https://github.com/johnsundell/ink.git
Working copy of https://github.com/johnsundell/ink.git resolved at 0.6.0
Creating working copy for https://github.com/johnsundell/shellout.git
Working copy of https://github.com/johnsundell/shellout.git resolved at 2.3.0
Found 7 product dependencies
  - Ink
  - Plot
  - Files
  - Codextended
  - ShellOut
  - Sweep
  - CollectionConcurrencyKit
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/JohnSundell/Publish.git
https://github.com/JohnSundell/Publish.git
{
  "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" : "/Users/admin/builder/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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/15] Write sources
[5/15] Write publish-cli-entitlement.plist
[7/15] Write sources
[11/15] Write swift-version-2F0A5646E1D333AE.txt
[13/116] Emitting module CollectionConcurrencyKit
[14/116] Compiling CollectionConcurrencyKit CollectionConcurrencyKit.swift
[15/116] Compiling Plot HTML.swift
[16/116] Compiling Plot HTMLAnchorRelationship.swift
[17/116] Compiling Plot HTMLAnchorTarget.swift
[18/119] Compiling Plot HTMLAttributes.swift
[19/119] Compiling Plot HTMLAudioFormat.swift
[20/119] Compiling Plot HTMLComponents.swift
[21/119] Compiling Plot XMLAttributes.swift
[22/119] Compiling Plot XMLElements.swift
[23/119] Compiling Plot AnyAttribute.swift
[24/119] Compiling Plot AnyElement.swift
[25/119] Compiling Plot AnyEnvironmentValue.swift
[26/119] Compiling Plot AnyNode.swift
[27/125] Emitting module Ink
[28/125] Compiling Plot HTMLElements.swift
[29/125] Compiling Plot HTMLFormContentType.swift
[30/125] Compiling Plot HTMLFormMethod.swift
[31/125] Compiling Plot ElementDefinition.swift
[32/125] Compiling Plot EmptyComponent.swift
[33/125] Compiling Plot EnvironmentKey.swift
[34/125] Compiling Plot EnvironmentValue.swift
[35/125] Compiling Plot DocumentEncoding.swift
[36/125] Compiling Plot Element.swift
[37/125] Compiling Plot ElementClosingMode.swift
[38/125] Compiling Plot ElementComponent.swift
[39/125] Compiling Plot ComponentContainer.swift
[40/125] Compiling Plot ComponentGroup.swift
[41/125] Compiling Plot ControlFlow.swift
[42/125] Compiling Plot Document.swift
[43/125] Compiling Plot Attribute.swift
[44/125] Compiling Plot Component.swift
[45/125] Compiling Plot ComponentAttributes.swift
[46/125] Compiling Plot ComponentBuilder.swift
[47/125] Compiling Ink TextStyleMarker.swift
[48/125] Compiling Ink URL.swift
[49/125] Compiling Ink URLDeclaration.swift
[50/125] Emitting module Codextended
[51/125] Compiling Codextended Codextended.swift
[52/125] Compiling Plot SiteMap.swift
[53/125] Compiling Plot SiteMapChangeFrequency.swift
[54/125] Compiling Plot SiteMapElements.swift
[55/125] Compiling Plot TwitterCardType.swift
[56/125] Compiling Plot URLRepresentable.swift
[57/125] Compiling Plot XML.swift
[58/125] Compiling Plot HTMLInputType.swift
[59/125] Compiling Plot HTMLLinkRelationship.swift
[60/125] Compiling Plot HTMLListStyle.swift
[61/125] Compiling Plot HTMLVideoFormat.swift
[62/125] Compiling Plot HTMLViewportWidthMode.swift
[63/125] Compiling Plot Indentation.swift
[64/125] Emitting module Sweep
[65/125] Emitting module ShellOut
[66/125] Compiling Sweep Sweep.swift
[67/125] Compiling ShellOut ShellOut.swift
[75/125] Compiling Plot Optional+Component.swift
[76/125] Compiling Plot PodcastAttributes.swift
[77/125] Compiling Plot PodcastComponents.swift
[78/125] Compiling Plot PodcastElements.swift
[79/125] Compiling Plot PodcastEpisodeType.swift
[80/125] Compiling Plot PodcastFeed.swift
[81/125] Compiling Plot PodcastMediaType.swift
[82/125] Compiling Plot PodcastType.swift
[83/125] Compiling Plot RSS.swift
[84/125] Compiling Plot RSSAttributes.swift
[85/125] Compiling Plot RSSElements.swift
[86/125] Compiling Plot Renderable.swift
[93/125] Compiling Plot ElementRenderingBuffer.swift
[94/125] Compiling Plot ElementWrapper.swift
[95/125] Compiling Plot Environment.swift
[96/125] Compiling Plot ModifiedComponent.swift
[97/125] Compiling Plot Renderer.swift
[98/125] Compiling Plot String+Escaping.swift
[99/125] Emitting module Plot
[121/125] Emitting module Files
[122/125] Compiling Files Files.swift
[123/180] Compiling Publish FeedConfiguration.swift
[124/180] Compiling Publish HTMLFactory.swift
[125/180] Compiling Publish HTMLFileMode.swift
[126/180] Compiling Publish Index.swift
[127/180] Compiling Publish Item.swift
[128/180] Compiling Publish ItemRSSProperties.swift
[129/180] Emitting module Publish
/Users/admin/builder/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
/Users/admin/builder/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 |
/Users/admin/builder/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 | }
/Users/admin/builder/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 |
/Users/admin/builder/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 | }
/Users/admin/builder/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 |
/Users/admin/builder/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 | }
/Users/admin/builder/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 |
[130/185] Compiling Publish Location.swift
[131/185] Compiling Publish Mutations.swift
[132/185] Compiling Publish Page.swift
[133/185] Compiling Publish Path.swift
[134/185] Compiling Publish PlotComponents.swift
[135/185] Compiling Publish PlotEnvironmentKeys.swift
[136/185] Compiling Publish AnyItem.swift
[137/185] Compiling Publish Audio.swift
[138/185] Compiling Publish Content.swift
[139/185] Compiling Publish ContentProtocol.swift
[140/185] Compiling Publish DeploymentMethod.swift
[141/185] Compiling Publish Favicon.swift
[142/185] Compiling Publish Array+Appending.swift
/Users/admin/builder/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 | }
/Users/admin/builder/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 |
/Users/admin/builder/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 | }
/Users/admin/builder/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 |
[143/185] Compiling Publish CommandLine+Output.swift
/Users/admin/builder/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 | }
/Users/admin/builder/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 |
/Users/admin/builder/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 | }
/Users/admin/builder/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 |
[144/185] Compiling Publish ContentError.swift
/Users/admin/builder/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 | }
/Users/admin/builder/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 |
/Users/admin/builder/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 | }
/Users/admin/builder/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 |
[145/185] Compiling Publish File+SwiftPackageFolder.swift
/Users/admin/builder/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 | }
/Users/admin/builder/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 |
/Users/admin/builder/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 | }
/Users/admin/builder/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 |
[146/185] Compiling Publish FileIOError.swift
/Users/admin/builder/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 | }
/Users/admin/builder/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 |
/Users/admin/builder/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 | }
/Users/admin/builder/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 |
[147/185] Compiling Publish Folder+Group.swift
/Users/admin/builder/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 | }
/Users/admin/builder/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 |
/Users/admin/builder/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 | }
/Users/admin/builder/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 |
[148/185] Compiling Publish Section.swift
[149/185] Compiling Publish SectionMap.swift
[150/185] Compiling Publish SortOrder.swift
[151/185] Compiling Publish StringWrapper.swift
[152/185] Compiling Publish Tag.swift
[153/185] Compiling Publish TagDetailsPage.swift
[154/185] Compiling Publish TagHTMLConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/Publish/API/Website.swift:119:14: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
117 |         let completionHandler = { result = $0 }
118 |
119 |         Task {
    |              `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
120 |             do {
121 |                 let website = try await pipeline.execute(for: self, at: path)
    |                                         |                     |         `- note: closure captures non-Sendable 'path'
    |                                         |                     `- note: closure captures non-Sendable 'self'
    |                                         `- note: closure captures non-Sendable 'pipeline'
122 |                 completionHandler(.success(website))
    |                 `- note: closure captures non-Sendable 'completionHandler'
123 |             } catch {
124 |                 completionHandler(.failure(error))
[155/185] Compiling Publish TagListPage.swift
/Users/admin/builder/spi-builder-workspace/Sources/Publish/API/Website.swift:119:14: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
117 |         let completionHandler = { result = $0 }
118 |
119 |         Task {
    |              `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
120 |             do {
121 |                 let website = try await pipeline.execute(for: self, at: path)
    |                                         |                     |         `- note: closure captures non-Sendable 'path'
    |                                         |                     `- note: closure captures non-Sendable 'self'
    |                                         `- note: closure captures non-Sendable 'pipeline'
122 |                 completionHandler(.success(website))
    |                 `- note: closure captures non-Sendable 'completionHandler'
123 |             } catch {
124 |                 completionHandler(.failure(error))
[156/185] Compiling Publish Theme+Foundation.swift
/Users/admin/builder/spi-builder-workspace/Sources/Publish/API/Website.swift:119:14: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
117 |         let completionHandler = { result = $0 }
118 |
119 |         Task {
    |              `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
120 |             do {
121 |                 let website = try await pipeline.execute(for: self, at: path)
    |                                         |                     |         `- note: closure captures non-Sendable 'path'
    |                                         |                     `- note: closure captures non-Sendable 'self'
    |                                         `- note: closure captures non-Sendable 'pipeline'
122 |                 completionHandler(.success(website))
    |                 `- note: closure captures non-Sendable 'completionHandler'
123 |             } catch {
124 |                 completionHandler(.failure(error))
[157/185] Compiling Publish Theme.swift
/Users/admin/builder/spi-builder-workspace/Sources/Publish/API/Website.swift:119:14: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
117 |         let completionHandler = { result = $0 }
118 |
119 |         Task {
    |              `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
120 |             do {
121 |                 let website = try await pipeline.execute(for: self, at: path)
    |                                         |                     |         `- note: closure captures non-Sendable 'path'
    |                                         |                     `- note: closure captures non-Sendable 'self'
    |                                         `- note: closure captures non-Sendable 'pipeline'
122 |                 completionHandler(.success(website))
    |                 `- note: closure captures non-Sendable 'completionHandler'
123 |             } catch {
124 |                 completionHandler(.failure(error))
[158/185] Compiling Publish Video.swift
/Users/admin/builder/spi-builder-workspace/Sources/Publish/API/Website.swift:119:14: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
117 |         let completionHandler = { result = $0 }
118 |
119 |         Task {
    |              `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
120 |             do {
121 |                 let website = try await pipeline.execute(for: self, at: path)
    |                                         |                     |         `- note: closure captures non-Sendable 'path'
    |                                         |                     `- note: closure captures non-Sendable 'self'
    |                                         `- note: closure captures non-Sendable 'pipeline'
122 |                 completionHandler(.success(website))
    |                 `- note: closure captures non-Sendable 'completionHandler'
123 |             } catch {
124 |                 completionHandler(.failure(error))
[159/185] Compiling Publish Website.swift
/Users/admin/builder/spi-builder-workspace/Sources/Publish/API/Website.swift:119:14: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
117 |         let completionHandler = { result = $0 }
118 |
119 |         Task {
    |              `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
120 |             do {
121 |                 let website = try await pipeline.execute(for: self, at: path)
    |                                         |                     |         `- note: closure captures non-Sendable 'path'
    |                                         |                     `- note: closure captures non-Sendable 'self'
    |                                         `- note: closure captures non-Sendable 'pipeline'
122 |                 completionHandler(.success(website))
    |                 `- note: closure captures non-Sendable 'completionHandler'
123 |             } catch {
124 |                 completionHandler(.failure(error))
[160/185] Compiling Publish PlotModifiers.swift
[161/185] Compiling Publish Plugin.swift
[162/185] Compiling Publish PodcastAuthor.swift
[163/185] Compiling Publish PodcastCompatibleWebsiteItemMetadata.swift
[164/185] Compiling Publish PodcastEpisodeMetadata.swift
[165/185] Compiling Publish PodcastFeedConfiguration.swift
[166/185] Compiling Publish Predicate.swift
/Users/admin/builder/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
/Users/admin/builder/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 |
[167/185] Compiling Publish PublishedWebsite.swift
/Users/admin/builder/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
/Users/admin/builder/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 |
[168/185] Compiling Publish PublishingContext.swift
/Users/admin/builder/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
/Users/admin/builder/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/185] Compiling Publish PublishingError.swift
/Users/admin/builder/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
/Users/admin/builder/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/185] Compiling Publish PublishingStep.swift
/Users/admin/builder/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
/Users/admin/builder/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/185] Compiling Publish RSSFeedConfiguration.swift
/Users/admin/builder/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
/Users/admin/builder/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/185] Compiling Publish HTMLGenerator.swift
/Users/admin/builder/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 | }
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:19:27: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 17 |     func generate() async throws {
 18 |         try await withThrowingTaskGroup(of: Void.self) { group in
 19 |             group.addTask { try await copyThemeResources() }
    |                           |           `- note: closure captures 'self' which is accessible to code in the current task
    |                           `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 20 |             group.addTask { try generateIndexHTML() }
 21 |             group.addTask { try await generateSectionHTML() }
/Users/admin/builder/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:20:27: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 18 |         try await withThrowingTaskGroup(of: Void.self) { group in
 19 |             group.addTask { try await copyThemeResources() }
 20 |             group.addTask { try generateIndexHTML() }
    |                           |     `- note: closure captures 'self' which is accessible to code in the current task
    |                           `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 21 |             group.addTask { try await generateSectionHTML() }
 22 |             group.addTask { try await generatePageHTML() }
/Users/admin/builder/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:21:27: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 19 |             group.addTask { try await copyThemeResources() }
 20 |             group.addTask { try generateIndexHTML() }
 21 |             group.addTask { try await generateSectionHTML() }
    |                           |           `- note: closure captures 'self' which is accessible to code in the current task
    |                           `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 22 |             group.addTask { try await generatePageHTML() }
 23 |             group.addTask { try await generateTagHTMLIfNeeded() }
/Users/admin/builder/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:22:27: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 20 |             group.addTask { try generateIndexHTML() }
 21 |             group.addTask { try await generateSectionHTML() }
 22 |             group.addTask { try await generatePageHTML() }
    |                           |           `- note: closure captures 'self' which is accessible to code in the current task
    |                           `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 23 |             group.addTask { try await generateTagHTMLIfNeeded() }
 24 |
/Users/admin/builder/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:23:27: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 21 |             group.addTask { try await generateSectionHTML() }
 22 |             group.addTask { try await generatePageHTML() }
 23 |             group.addTask { try await generateTagHTMLIfNeeded() }
    |                           |           `- note: closure captures 'self' which is accessible to code in the current task
    |                           `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 24 |
 25 |             // Throw any errors generated by the above set of operations:
[173/185] Compiling Publish MarkdownContentFactory.swift
/Users/admin/builder/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 | }
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:19:27: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 17 |     func generate() async throws {
 18 |         try await withThrowingTaskGroup(of: Void.self) { group in
 19 |             group.addTask { try await copyThemeResources() }
    |                           |           `- note: closure captures 'self' which is accessible to code in the current task
    |                           `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 20 |             group.addTask { try generateIndexHTML() }
 21 |             group.addTask { try await generateSectionHTML() }
/Users/admin/builder/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:20:27: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 18 |         try await withThrowingTaskGroup(of: Void.self) { group in
 19 |             group.addTask { try await copyThemeResources() }
 20 |             group.addTask { try generateIndexHTML() }
    |                           |     `- note: closure captures 'self' which is accessible to code in the current task
    |                           `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 21 |             group.addTask { try await generateSectionHTML() }
 22 |             group.addTask { try await generatePageHTML() }
/Users/admin/builder/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:21:27: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 19 |             group.addTask { try await copyThemeResources() }
 20 |             group.addTask { try generateIndexHTML() }
 21 |             group.addTask { try await generateSectionHTML() }
    |                           |           `- note: closure captures 'self' which is accessible to code in the current task
    |                           `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 22 |             group.addTask { try await generatePageHTML() }
 23 |             group.addTask { try await generateTagHTMLIfNeeded() }
/Users/admin/builder/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:22:27: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 20 |             group.addTask { try generateIndexHTML() }
 21 |             group.addTask { try await generateSectionHTML() }
 22 |             group.addTask { try await generatePageHTML() }
    |                           |           `- note: closure captures 'self' which is accessible to code in the current task
    |                           `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 23 |             group.addTask { try await generateTagHTMLIfNeeded() }
 24 |
/Users/admin/builder/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:23:27: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 21 |             group.addTask { try await generateSectionHTML() }
 22 |             group.addTask { try await generatePageHTML() }
 23 |             group.addTask { try await generateTagHTMLIfNeeded() }
    |                           |           `- note: closure captures 'self' which is accessible to code in the current task
    |                           `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 24 |
 25 |             // Throw any errors generated by the above set of operations:
[174/185] Compiling Publish MarkdownFileHandler.swift
/Users/admin/builder/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 | }
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:19:27: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 17 |     func generate() async throws {
 18 |         try await withThrowingTaskGroup(of: Void.self) { group in
 19 |             group.addTask { try await copyThemeResources() }
    |                           |           `- note: closure captures 'self' which is accessible to code in the current task
    |                           `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 20 |             group.addTask { try generateIndexHTML() }
 21 |             group.addTask { try await generateSectionHTML() }
/Users/admin/builder/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:20:27: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 18 |         try await withThrowingTaskGroup(of: Void.self) { group in
 19 |             group.addTask { try await copyThemeResources() }
 20 |             group.addTask { try generateIndexHTML() }
    |                           |     `- note: closure captures 'self' which is accessible to code in the current task
    |                           `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 21 |             group.addTask { try await generateSectionHTML() }
 22 |             group.addTask { try await generatePageHTML() }
/Users/admin/builder/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:21:27: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 19 |             group.addTask { try await copyThemeResources() }
 20 |             group.addTask { try generateIndexHTML() }
 21 |             group.addTask { try await generateSectionHTML() }
    |                           |           `- note: closure captures 'self' which is accessible to code in the current task
    |                           `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 22 |             group.addTask { try await generatePageHTML() }
 23 |             group.addTask { try await generateTagHTMLIfNeeded() }
/Users/admin/builder/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:22:27: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 20 |             group.addTask { try generateIndexHTML() }
 21 |             group.addTask { try await generateSectionHTML() }
 22 |             group.addTask { try await generatePageHTML() }
    |                           |           `- note: closure captures 'self' which is accessible to code in the current task
    |                           `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 23 |             group.addTask { try await generateTagHTMLIfNeeded() }
 24 |
/Users/admin/builder/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:23:27: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 21 |             group.addTask { try await generateSectionHTML() }
 22 |             group.addTask { try await generatePageHTML() }
 23 |             group.addTask { try await generateTagHTMLIfNeeded() }
    |                           |           `- note: closure captures 'self' which is accessible to code in the current task
    |                           `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 24 |
 25 |             // Throw any errors generated by the above set of operations:
[175/185] Compiling Publish MarkdownMetadataDecoder.swift
/Users/admin/builder/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 | }
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:19:27: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 17 |     func generate() async throws {
 18 |         try await withThrowingTaskGroup(of: Void.self) { group in
 19 |             group.addTask { try await copyThemeResources() }
    |                           |           `- note: closure captures 'self' which is accessible to code in the current task
    |                           `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 20 |             group.addTask { try generateIndexHTML() }
 21 |             group.addTask { try await generateSectionHTML() }
/Users/admin/builder/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:20:27: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 18 |         try await withThrowingTaskGroup(of: Void.self) { group in
 19 |             group.addTask { try await copyThemeResources() }
 20 |             group.addTask { try generateIndexHTML() }
    |                           |     `- note: closure captures 'self' which is accessible to code in the current task
    |                           `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 21 |             group.addTask { try await generateSectionHTML() }
 22 |             group.addTask { try await generatePageHTML() }
/Users/admin/builder/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:21:27: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 19 |             group.addTask { try await copyThemeResources() }
 20 |             group.addTask { try generateIndexHTML() }
 21 |             group.addTask { try await generateSectionHTML() }
    |                           |           `- note: closure captures 'self' which is accessible to code in the current task
    |                           `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 22 |             group.addTask { try await generatePageHTML() }
 23 |             group.addTask { try await generateTagHTMLIfNeeded() }
/Users/admin/builder/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:22:27: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 20 |             group.addTask { try generateIndexHTML() }
 21 |             group.addTask { try await generateSectionHTML() }
 22 |             group.addTask { try await generatePageHTML() }
    |                           |           `- note: closure captures 'self' which is accessible to code in the current task
    |                           `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 23 |             group.addTask { try await generateTagHTMLIfNeeded() }
 24 |
/Users/admin/builder/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:23:27: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 21 |             group.addTask { try await generateSectionHTML() }
 22 |             group.addTask { try await generatePageHTML() }
 23 |             group.addTask { try await generateTagHTMLIfNeeded() }
    |                           |           `- note: closure captures 'self' which is accessible to code in the current task
    |                           `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 24 |
 25 |             // Throw any errors generated by the above set of operations:
[176/185] Compiling Publish PodcastError.swift
/Users/admin/builder/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 | }
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:19:27: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 17 |     func generate() async throws {
 18 |         try await withThrowingTaskGroup(of: Void.self) { group in
 19 |             group.addTask { try await copyThemeResources() }
    |                           |           `- note: closure captures 'self' which is accessible to code in the current task
    |                           `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 20 |             group.addTask { try generateIndexHTML() }
 21 |             group.addTask { try await generateSectionHTML() }
/Users/admin/builder/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:20:27: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 18 |         try await withThrowingTaskGroup(of: Void.self) { group in
 19 |             group.addTask { try await copyThemeResources() }
 20 |             group.addTask { try generateIndexHTML() }
    |                           |     `- note: closure captures 'self' which is accessible to code in the current task
    |                           `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 21 |             group.addTask { try await generateSectionHTML() }
 22 |             group.addTask { try await generatePageHTML() }
/Users/admin/builder/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:21:27: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 19 |             group.addTask { try await copyThemeResources() }
 20 |             group.addTask { try generateIndexHTML() }
 21 |             group.addTask { try await generateSectionHTML() }
    |                           |           `- note: closure captures 'self' which is accessible to code in the current task
    |                           `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 22 |             group.addTask { try await generatePageHTML() }
 23 |             group.addTask { try await generateTagHTMLIfNeeded() }
/Users/admin/builder/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:22:27: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 20 |             group.addTask { try generateIndexHTML() }
 21 |             group.addTask { try await generateSectionHTML() }
 22 |             group.addTask { try await generatePageHTML() }
    |                           |           `- note: closure captures 'self' which is accessible to code in the current task
    |                           `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 23 |             group.addTask { try await generateTagHTMLIfNeeded() }
 24 |
/Users/admin/builder/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:23:27: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 21 |             group.addTask { try await generateSectionHTML() }
 22 |             group.addTask { try await generatePageHTML() }
 23 |             group.addTask { try await generateTagHTMLIfNeeded() }
    |                           |           `- note: closure captures 'self' which is accessible to code in the current task
    |                           `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 24 |
 25 |             // Throw any errors generated by the above set of operations:
[177/185] Compiling Publish PodcastFeedGenerator.swift
/Users/admin/builder/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 | }
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:19:27: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 17 |     func generate() async throws {
 18 |         try await withThrowingTaskGroup(of: Void.self) { group in
 19 |             group.addTask { try await copyThemeResources() }
    |                           |           `- note: closure captures 'self' which is accessible to code in the current task
    |                           `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 20 |             group.addTask { try generateIndexHTML() }
 21 |             group.addTask { try await generateSectionHTML() }
/Users/admin/builder/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:20:27: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 18 |         try await withThrowingTaskGroup(of: Void.self) { group in
 19 |             group.addTask { try await copyThemeResources() }
 20 |             group.addTask { try generateIndexHTML() }
    |                           |     `- note: closure captures 'self' which is accessible to code in the current task
    |                           `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 21 |             group.addTask { try await generateSectionHTML() }
 22 |             group.addTask { try await generatePageHTML() }
/Users/admin/builder/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:21:27: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 19 |             group.addTask { try await copyThemeResources() }
 20 |             group.addTask { try generateIndexHTML() }
 21 |             group.addTask { try await generateSectionHTML() }
    |                           |           `- note: closure captures 'self' which is accessible to code in the current task
    |                           `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 22 |             group.addTask { try await generatePageHTML() }
 23 |             group.addTask { try await generateTagHTMLIfNeeded() }
/Users/admin/builder/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:22:27: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 20 |             group.addTask { try generateIndexHTML() }
 21 |             group.addTask { try await generateSectionHTML() }
 22 |             group.addTask { try await generatePageHTML() }
    |                           |           `- note: closure captures 'self' which is accessible to code in the current task
    |                           `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 23 |             group.addTask { try await generateTagHTMLIfNeeded() }
 24 |
/Users/admin/builder/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:23:27: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 21 |             group.addTask { try await generateSectionHTML() }
 22 |             group.addTask { try await generatePageHTML() }
 23 |             group.addTask { try await generateTagHTMLIfNeeded() }
    |                           |           `- note: closure captures 'self' which is accessible to code in the current task
    |                           `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 24 |
 25 |             // Throw any errors generated by the above set of operations:
[178/185] Compiling Publish PublishingPipeline.swift
[179/185] Compiling Publish RSSFeedGenerator.swift
[180/185] Compiling Publish ShellOutError+PublishingErrorConvertible.swift
[181/185] Compiling Publish SiteMapGenerator.swift
[182/185] Compiling Publish String+Normalized.swift
[183/194] Compiling PublishCLICore WebsiteGenerator.swift
[184/194] Compiling PublishCLICore WebsiteDeployer.swift
[185/194] Compiling PublishCLICore WebsiteRunner.swift
/Users/admin/builder/spi-builder-workspace/Sources/PublishCLICore/WebsiteRunner.swift:33:51: warning: capture of 'self' with non-sendable type 'WebsiteRunner' in a '@Sendable' closure
 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
34 |                     at: outputFolder.path,
35 |                     process: serverProcess
/Users/admin/builder/spi-builder-workspace/Sources/PublishCLICore/WebsiteRunner.swift:34:25: warning: capture of 'outputFolder' with non-sendable type 'Folder' in a '@Sendable' closure
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
35 |                     process: serverProcess
36 |                 )
/Users/admin/builder/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 |
/Users/admin/builder/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 |
[186/194] Compiling PublishCLICore ProjectKind.swift
[187/194] Compiling PublishCLICore CLIError.swift
[188/194] Compiling PublishCLICore CLI.swift
[189/194] Compiling PublishCLICore Folder+SwiftPackage.swift
[190/194] Emitting module PublishCLICore
[191/194] Compiling PublishCLICore ProjectGenerator.swift
[192/196] Compiling PublishCLI main.swift
[193/196] Emitting module PublishCLI
[193/196] Write Objects.LinkFileList
[194/196] Linking publish-cli
[195/196] Applying publish-cli
Build complete! (15.30s)
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" : "/Users/admin/builder/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.