The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Publish, reference master (58e943), with Swift 6.1 for Android on 28 May 2025 06:14:53 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/JohnSundell/Publish.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/JohnSundell/Publish
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 58e9430 Foundation theme: Add margin to tags (#133)
Cloned https://github.com/JohnSundell/Publish.git
Revision (git rev-parse @):
58e943047882a5a6d8135ae2711be8ba7fba57c4
SUCCESS checkout https://github.com/JohnSundell/Publish.git at master
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/JohnSundell/Publish.git
https://github.com/JohnSundell/Publish.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "ink",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/johnsundell/ink.git"
    },
    {
      "identity" : "plot",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/johnsundell/plot.git"
    },
    {
      "identity" : "files",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/johnsundell/files.git"
    },
    {
      "identity" : "codextended",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/johnsundell/codextended.git"
    },
    {
      "identity" : "shellout",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.3.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/johnsundell/shellout.git"
    },
    {
      "identity" : "sweep",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/johnsundell/sweep.git"
    },
    {
      "identity" : "collectionconcurrencykit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/johnsundell/collectionConcurrencyKit.git"
    }
  ],
  "manifest_display_name" : "Publish",
  "name" : "Publish",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "Publish",
      "targets" : [
        "Publish"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "publish-cli",
      "targets" : [
        "PublishCLI"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PublishTests",
      "module_type" : "SwiftTarget",
      "name" : "PublishTests",
      "path" : "Tests/PublishTests",
      "sources" : [
        "Infrastructure/AnyError.swift",
        "Infrastructure/Assertions.swift",
        "Infrastructure/Files+Temporary.swift",
        "Infrastructure/HTMLFactoryMock.swift",
        "Infrastructure/Item+Stubbable.swift",
        "Infrastructure/Page+Stubbable.swift",
        "Infrastructure/PublishTestCase.swift",
        "Infrastructure/Require.swift",
        "Infrastructure/String+Unique.swift",
        "Infrastructure/Stubbable.swift",
        "Infrastructure/WebsiteStub.swift",
        "Tests/CLITests.swift",
        "Tests/ContentMutationTests.swift",
        "Tests/DeploymentTests.swift",
        "Tests/ErrorTests.swift",
        "Tests/FileIOTests.swift",
        "Tests/HTMLGenerationTests.swift",
        "Tests/MarkdownTests.swift",
        "Tests/PathTests.swift",
        "Tests/PlotComponentTests.swift",
        "Tests/PluginTests.swift",
        "Tests/PodcastFeedGenerationTests.swift",
        "Tests/PublishingContextTests.swift",
        "Tests/RSSFeedGenerationTests.swift",
        "Tests/SiteMapGenerationTests.swift",
        "Tests/WebsiteTests.swift"
      ],
      "target_dependencies" : [
        "Publish",
        "PublishCLICore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PublishCLICore",
      "module_type" : "SwiftTarget",
      "name" : "PublishCLICore",
      "path" : "Sources/PublishCLICore",
      "product_memberships" : [
        "publish-cli"
      ],
      "sources" : [
        "CLI.swift",
        "CLIError.swift",
        "Folder+SwiftPackage.swift",
        "ProjectGenerator.swift",
        "ProjectKind.swift",
        "WebsiteDeployer.swift",
        "WebsiteGenerator.swift",
        "WebsiteRunner.swift"
      ],
      "target_dependencies" : [
        "Publish"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PublishCLI",
      "module_type" : "SwiftTarget",
      "name" : "PublishCLI",
      "path" : "Sources/PublishCLI",
      "product_memberships" : [
        "publish-cli"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "PublishCLICore"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Publish",
      "module_type" : "SwiftTarget",
      "name" : "Publish",
      "path" : "Sources/Publish",
      "product_dependencies" : [
        "Ink",
        "Plot",
        "Files",
        "Codextended",
        "ShellOut",
        "Sweep",
        "CollectionConcurrencyKit"
      ],
      "product_memberships" : [
        "Publish",
        "publish-cli"
      ],
      "sources" : [
        "API/AnyItem.swift",
        "API/Audio.swift",
        "API/Content.swift",
        "API/ContentProtocol.swift",
        "API/DeploymentMethod.swift",
        "API/Favicon.swift",
        "API/FeedConfiguration.swift",
        "API/HTMLFactory.swift",
        "API/HTMLFileMode.swift",
        "API/Index.swift",
        "API/Item.swift",
        "API/ItemRSSProperties.swift",
        "API/Location.swift",
        "API/Mutations.swift",
        "API/Page.swift",
        "API/Path.swift",
        "API/PlotComponents.swift",
        "API/PlotEnvironmentKeys.swift",
        "API/PlotModifiers.swift",
        "API/Plugin.swift",
        "API/PodcastAuthor.swift",
        "API/PodcastCompatibleWebsiteItemMetadata.swift",
        "API/PodcastEpisodeMetadata.swift",
        "API/PodcastFeedConfiguration.swift",
        "API/Predicate.swift",
        "API/PublishedWebsite.swift",
        "API/PublishingContext.swift",
        "API/PublishingError.swift",
        "API/PublishingStep.swift",
        "API/RSSFeedConfiguration.swift",
        "API/Section.swift",
        "API/SectionMap.swift",
        "API/SortOrder.swift",
        "API/StringWrapper.swift",
        "API/Tag.swift",
        "API/TagDetailsPage.swift",
        "API/TagHTMLConfiguration.swift",
        "API/TagListPage.swift",
        "API/Theme+Foundation.swift",
        "API/Theme.swift",
        "API/Video.swift",
        "API/Website.swift",
        "Internal/Array+Appending.swift",
        "Internal/CommandLine+Output.swift",
        "Internal/ContentError.swift",
        "Internal/File+SwiftPackageFolder.swift",
        "Internal/FileIOError.swift",
        "Internal/Folder+Group.swift",
        "Internal/HTMLGenerator.swift",
        "Internal/MarkdownContentFactory.swift",
        "Internal/MarkdownFileHandler.swift",
        "Internal/MarkdownMetadataDecoder.swift",
        "Internal/PodcastError.swift",
        "Internal/PodcastFeedGenerator.swift",
        "Internal/PublishingPipeline.swift",
        "Internal/RSSFeedGenerator.swift",
        "Internal/ShellOutError+PublishingErrorConvertible.swift",
        "Internal/SiteMapGenerator.swift",
        "Internal/String+Normalized.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/johnsundell/collectionConcurrencyKit.git
Fetching https://github.com/johnsundell/plot.git
Fetching https://github.com/johnsundell/shellout.git
Fetching https://github.com/johnsundell/codextended.git
[1/2086] Fetching plot
[64/3046] Fetching plot, shellout
[197/3227] Fetching plot, shellout, codextended
[1841/3311] Fetching plot, shellout, codextended, collectionconcurrencykit
Fetching https://github.com/johnsundell/sweep.git
Fetching https://github.com/johnsundell/files.git
Fetched https://github.com/johnsundell/collectionConcurrencyKit.git from cache (0.57s)
Fetching https://github.com/johnsundell/ink.git
Fetched https://github.com/johnsundell/codextended.git from cache (0.57s)
Fetched https://github.com/johnsundell/shellout.git from cache (0.72s)
Fetched https://github.com/johnsundell/plot.git from cache (0.72s)
[1/116] Fetching sweep
[117/1352] Fetching sweep, files
[414/3257] Fetching sweep, files, ink
Fetched https://github.com/johnsundell/ink.git from cache (0.57s)
Fetched https://github.com/johnsundell/sweep.git from cache (0.62s)
Fetched https://github.com/johnsundell/files.git from cache (0.62s)
Computing version for https://github.com/johnsundell/sweep.git
Computed https://github.com/johnsundell/sweep.git at 0.4.0 (2.28s)
Computing version for https://github.com/johnsundell/shellout.git
Computed https://github.com/johnsundell/shellout.git at 2.3.0 (3.98s)
Computing version for https://github.com/johnsundell/collectionConcurrencyKit.git
Computed https://github.com/johnsundell/collectionConcurrencyKit.git at 0.2.0 (1.17s)
Computing version for https://github.com/johnsundell/codextended.git
Computed https://github.com/johnsundell/codextended.git at 0.3.0 (1.98s)
Computing version for https://github.com/johnsundell/files.git
Computed https://github.com/johnsundell/files.git at 4.2.0 (1.02s)
Computing version for https://github.com/johnsundell/ink.git
Computed https://github.com/johnsundell/ink.git at 0.6.0 (1.04s)
Computing version for https://github.com/johnsundell/plot.git
Computed https://github.com/johnsundell/plot.git at 0.14.0 (0.99s)
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/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
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/collectionConcurrencyKit.git
Working copy of https://github.com/johnsundell/collectionConcurrencyKit.git resolved at 0.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/sweep.git
Working copy of https://github.com/johnsundell/sweep.git resolved at 0.4.0
Building for debugging...
[0/23] Write sources
[10/23] Write swift-version-24593BA9C3E375BF.txt
[12/124] Emitting module CollectionConcurrencyKit
[13/124] Compiling CollectionConcurrencyKit CollectionConcurrencyKit.swift
[14/125] Wrapping AST for CollectionConcurrencyKit for debugging
[16/125] Compiling Plot Element.swift
[17/125] Compiling Plot ElementClosingMode.swift
[18/125] Compiling Plot ElementComponent.swift
[19/125] Compiling Plot ElementDefinition.swift
[20/129] Emitting module Ink
[21/129] Compiling Plot Attribute.swift
[22/129] Compiling Plot Component.swift
[23/129] Compiling Plot ComponentAttributes.swift
[24/129] Compiling Plot ComponentBuilder.swift
[25/129] Compiling Plot ComponentContainer.swift
[26/129] Compiling Plot EmptyComponent.swift
[27/129] Compiling Plot EnvironmentKey.swift
[28/129] Compiling Plot EnvironmentValue.swift
[29/129] Compiling Plot HTML.swift
[30/129] Compiling Ink TextStyle.swift
[31/129] Compiling Ink TextStyleMarker.swift
[32/129] Compiling Ink URL.swift
[33/129] Compiling Ink URLDeclaration.swift
[34/129] Compiling Plot ComponentGroup.swift
[35/129] Compiling Plot ControlFlow.swift
[36/129] Compiling Plot Directionality.swift
[37/129] Compiling Plot Document.swift
[38/129] Compiling Plot DocumentEncoding.swift
[39/129] Emitting module Plot
[40/137] Emitting module ShellOut
[41/137] Compiling ShellOut ShellOut.swift
[42/138] Compiling Plot SiteMapElements.swift
[43/138] Compiling Plot TwitterCardType.swift
[44/138] Compiling Plot URLRepresentable.swift
[45/138] Compiling Plot XML.swift
[46/138] Compiling Plot XMLAttributes.swift
[47/138] Compiling Plot XMLElements.swift
[48/138] Compiling Plot AnyAttribute.swift
[49/138] Compiling Plot AnyElement.swift
[50/138] Emitting module Codextended
[51/138] Compiling Codextended Codextended.swift
[53/139] Compiling Plot HTMLInputType.swift
[54/139] Compiling Plot HTMLLinkRelationship.swift
[55/139] Compiling Plot HTMLListStyle.swift
[56/139] Compiling Plot HTMLVideoFormat.swift
[57/139] Compiling Plot HTMLViewportFitMode.swift
[58/139] Compiling Plot HTMLViewportWidthMode.swift
[59/139] Compiling Plot Indentation.swift
[60/139] Compiling Plot Language.swift
[61/139] Compiling Plot Node.swift
[62/139] Compiling Plot NodeConvertible.swift
[63/139] Compiling Plot Optional+Component.swift
[64/139] Compiling Plot PodcastAttributes.swift
[65/140] Emitting module Sweep
[66/140] Compiling Sweep Sweep.swift
[67/140] Emitting module Files
[68/140] Compiling Files Files.swift
[86/142] Compiling Plot PodcastMediaType.swift
[87/142] Compiling Plot PodcastType.swift
[88/142] Compiling Plot RSS.swift
[89/142] Compiling Plot RSSAttributes.swift
[90/142] Compiling Plot RSSElements.swift
[91/142] Compiling Plot Renderable.swift
[92/142] Compiling Plot SiteMap.swift
[93/142] Compiling Plot SiteMapChangeFrequency.swift
[94/142] Compiling Plot AnyEnvironmentValue.swift
[95/142] Compiling Plot AnyNode.swift
[96/142] Compiling Plot ElementRenderingBuffer.swift
[97/142] Compiling Plot ElementWrapper.swift
[98/142] Compiling Plot Environment.swift
[99/142] Compiling Plot ModifiedComponent.swift
[100/142] Compiling Plot Renderer.swift
[101/142] Compiling Plot String+Escaping.swift
[101/142] Wrapping AST for ShellOut for debugging
[102/142] Wrapping AST for Codextended for debugging
[113/142] Compiling Plot HTMLAnchorRelationship.swift
[114/142] Compiling Plot HTMLAnchorTarget.swift
[115/142] Compiling Plot HTMLAttributes.swift
[116/142] Compiling Plot HTMLAudioFormat.swift
[117/142] Compiling Plot HTMLButtonType.swift
[118/142] Compiling Plot HTMLComponents.swift
[119/142] Compiling Plot HTMLElements.swift
[120/142] Compiling Plot HTMLFormContentType.swift
[121/142] Compiling Plot HTMLFormMethod.swift
[133/143] Wrapping AST for Sweep for debugging
[134/143] Wrapping AST for Ink for debugging
[136/143] Wrapping AST for Files for debugging
[137/143] Wrapping AST for Plot for debugging
[139/196] Compiling Publish Theme+Foundation.swift
/host/spi-builder-workspace/Sources/Publish/Internal/CommandLine+Output.swift:42:38: error: cannot find type 'FILE' in scope
40 |     }
41 |
42 |     var target: UnsafeMutablePointer<FILE> {
   |                                      `- error: cannot find type 'FILE' in scope
43 |         switch self {
44 |         case .info, .warning, .success:
/host/spi-builder-workspace/Sources/Publish/Internal/ContentError.swift:8:9: warning: stored property 'path' of 'Sendable'-conforming struct 'ContentError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 6 |
 7 | internal struct ContentError: Error {
 8 |     var path: Path
   |         `- warning: stored property 'path' of 'Sendable'-conforming struct 'ContentError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 9 |     var reason: Reason
10 | }
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
[140/196] Compiling Publish Theme.swift
/host/spi-builder-workspace/Sources/Publish/Internal/CommandLine+Output.swift:42:38: error: cannot find type 'FILE' in scope
40 |     }
41 |
42 |     var target: UnsafeMutablePointer<FILE> {
   |                                      `- error: cannot find type 'FILE' in scope
43 |         switch self {
44 |         case .info, .warning, .success:
/host/spi-builder-workspace/Sources/Publish/Internal/ContentError.swift:8:9: warning: stored property 'path' of 'Sendable'-conforming struct 'ContentError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 6 |
 7 | internal struct ContentError: Error {
 8 |     var path: Path
   |         `- warning: stored property 'path' of 'Sendable'-conforming struct 'ContentError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 9 |     var reason: Reason
10 | }
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
[141/196] Compiling Publish Video.swift
/host/spi-builder-workspace/Sources/Publish/Internal/CommandLine+Output.swift:42:38: error: cannot find type 'FILE' in scope
40 |     }
41 |
42 |     var target: UnsafeMutablePointer<FILE> {
   |                                      `- error: cannot find type 'FILE' in scope
43 |         switch self {
44 |         case .info, .warning, .success:
/host/spi-builder-workspace/Sources/Publish/Internal/ContentError.swift:8:9: warning: stored property 'path' of 'Sendable'-conforming struct 'ContentError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 6 |
 7 | internal struct ContentError: Error {
 8 |     var path: Path
   |         `- warning: stored property 'path' of 'Sendable'-conforming struct 'ContentError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 9 |     var reason: Reason
10 | }
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
[142/196] Compiling Publish Website.swift
/host/spi-builder-workspace/Sources/Publish/Internal/CommandLine+Output.swift:42:38: error: cannot find type 'FILE' in scope
40 |     }
41 |
42 |     var target: UnsafeMutablePointer<FILE> {
   |                                      `- error: cannot find type 'FILE' in scope
43 |         switch self {
44 |         case .info, .warning, .success:
/host/spi-builder-workspace/Sources/Publish/Internal/ContentError.swift:8:9: warning: stored property 'path' of 'Sendable'-conforming struct 'ContentError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 6 |
 7 | internal struct ContentError: Error {
 8 |     var path: Path
   |         `- warning: stored property 'path' of 'Sendable'-conforming struct 'ContentError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 9 |     var reason: Reason
10 | }
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
[143/196] Compiling Publish Array+Appending.swift
/host/spi-builder-workspace/Sources/Publish/Internal/CommandLine+Output.swift:42:38: error: cannot find type 'FILE' in scope
40 |     }
41 |
42 |     var target: UnsafeMutablePointer<FILE> {
   |                                      `- error: cannot find type 'FILE' in scope
43 |         switch self {
44 |         case .info, .warning, .success:
/host/spi-builder-workspace/Sources/Publish/Internal/ContentError.swift:8:9: warning: stored property 'path' of 'Sendable'-conforming struct 'ContentError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 6 |
 7 | internal struct ContentError: Error {
 8 |     var path: Path
   |         `- warning: stored property 'path' of 'Sendable'-conforming struct 'ContentError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 9 |     var reason: Reason
10 | }
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
[144/196] Compiling Publish CommandLine+Output.swift
/host/spi-builder-workspace/Sources/Publish/Internal/CommandLine+Output.swift:42:38: error: cannot find type 'FILE' in scope
40 |     }
41 |
42 |     var target: UnsafeMutablePointer<FILE> {
   |                                      `- error: cannot find type 'FILE' in scope
43 |         switch self {
44 |         case .info, .warning, .success:
/host/spi-builder-workspace/Sources/Publish/Internal/ContentError.swift:8:9: warning: stored property 'path' of 'Sendable'-conforming struct 'ContentError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 6 |
 7 | internal struct ContentError: Error {
 8 |     var path: Path
   |         `- warning: stored property 'path' of 'Sendable'-conforming struct 'ContentError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 9 |     var reason: Reason
10 | }
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
[145/196] Compiling Publish ContentError.swift
/host/spi-builder-workspace/Sources/Publish/Internal/CommandLine+Output.swift:42:38: error: cannot find type 'FILE' in scope
40 |     }
41 |
42 |     var target: UnsafeMutablePointer<FILE> {
   |                                      `- error: cannot find type 'FILE' in scope
43 |         switch self {
44 |         case .info, .warning, .success:
/host/spi-builder-workspace/Sources/Publish/Internal/ContentError.swift:8:9: warning: stored property 'path' of 'Sendable'-conforming struct 'ContentError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 6 |
 7 | internal struct ContentError: Error {
 8 |     var path: Path
   |         `- warning: stored property 'path' of 'Sendable'-conforming struct 'ContentError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 9 |     var reason: Reason
10 | }
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
[146/196] Compiling Publish SectionMap.swift
[147/196] Compiling Publish SortOrder.swift
[148/196] Compiling Publish StringWrapper.swift
[149/196] Compiling Publish Tag.swift
[150/196] Compiling Publish TagDetailsPage.swift
[151/196] Compiling Publish TagHTMLConfiguration.swift
[152/196] Compiling Publish TagListPage.swift
[153/203] Compiling Publish AnyItem.swift
[154/203] Compiling Publish Audio.swift
[155/203] Compiling Publish Content.swift
[156/203] Compiling Publish ContentProtocol.swift
[157/203] Compiling Publish DeploymentMethod.swift
[158/203] Compiling Publish Favicon.swift
[159/203] Compiling Publish FeedConfiguration.swift
[160/203] Compiling Publish HTMLFactory.swift
[161/203] Compiling Publish HTMLFileMode.swift
[162/203] Compiling Publish Index.swift
[163/203] Compiling Publish Item.swift
[164/203] Compiling Publish ItemRSSProperties.swift
[165/203] Compiling Publish Location.swift
[166/203] Compiling Publish Mutations.swift
[167/203] Compiling Publish Page.swift
[168/203] Compiling Publish Path.swift
[169/203] Compiling Publish PlotComponents.swift
[170/203] Compiling Publish PlotEnvironmentKeys.swift
[171/203] Compiling Publish PlotModifiers.swift
[172/203] Compiling Publish Plugin.swift
[173/203] Compiling Publish PodcastAuthor.swift
[174/203] Compiling Publish PodcastCompatibleWebsiteItemMetadata.swift
[175/203] Compiling Publish PodcastEpisodeMetadata.swift
[176/203] Compiling Publish PodcastFeedConfiguration.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[177/203] Emitting module Publish
/host/spi-builder-workspace/Sources/Publish/API/PublishingError.swift:14:16: warning: stored property 'path' of 'Sendable'-conforming struct 'PublishingError' has non-sendable type 'Path?'; this is an error in the Swift 6 language mode
12 |     public var stepName: String?
13 |     /// Any path that the error was encountered at.
14 |     public var path: Path?
   |                `- warning: stored property 'path' of 'Sendable'-conforming struct 'PublishingError' has non-sendable type 'Path?'; this is an error in the Swift 6 language mode
15 |     /// An info message that gives more context about the error.
16 |     public let infoMessage: String
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
/host/spi-builder-workspace/Sources/Publish/Internal/CommandLine+Output.swift:42:38: error: cannot find type 'FILE' in scope
40 |     }
41 |
42 |     var target: UnsafeMutablePointer<FILE> {
   |                                      `- error: cannot find type 'FILE' in scope
43 |         switch self {
44 |         case .info, .warning, .success:
/host/spi-builder-workspace/Sources/Publish/Internal/ContentError.swift:8:9: warning: stored property 'path' of 'Sendable'-conforming struct 'ContentError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 6 |
 7 | internal struct ContentError: Error {
 8 |     var path: Path
   |         `- warning: stored property 'path' of 'Sendable'-conforming struct 'ContentError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 9 |     var reason: Reason
10 | }
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
/host/spi-builder-workspace/Sources/Publish/Internal/FileIOError.swift:8:9: warning: stored property 'path' of 'Sendable'-conforming struct 'FileIOError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 6 |
 7 | internal struct FileIOError: Error {
 8 |     var path: Path
   |         `- warning: stored property 'path' of 'Sendable'-conforming struct 'FileIOError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 9 |     var reason: Reason
10 | }
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
/host/spi-builder-workspace/Sources/Publish/Internal/PodcastError.swift:8:9: warning: stored property 'path' of 'Sendable'-conforming struct 'PodcastError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 6 |
 7 | internal struct PodcastError: Error {
 8 |     var path: Path
   |         `- warning: stored property 'path' of 'Sendable'-conforming struct 'PodcastError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 9 |     var reason: Reason
10 | }
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
[178/203] Compiling Publish Predicate.swift
/host/spi-builder-workspace/Sources/Publish/API/PublishingError.swift:14:16: warning: stored property 'path' of 'Sendable'-conforming struct 'PublishingError' has non-sendable type 'Path?'; this is an error in the Swift 6 language mode
12 |     public var stepName: String?
13 |     /// Any path that the error was encountered at.
14 |     public var path: Path?
   |                `- warning: stored property 'path' of 'Sendable'-conforming struct 'PublishingError' has non-sendable type 'Path?'; this is an error in the Swift 6 language mode
15 |     /// An info message that gives more context about the error.
16 |     public let infoMessage: String
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
[179/203] Compiling Publish PublishedWebsite.swift
/host/spi-builder-workspace/Sources/Publish/API/PublishingError.swift:14:16: warning: stored property 'path' of 'Sendable'-conforming struct 'PublishingError' has non-sendable type 'Path?'; this is an error in the Swift 6 language mode
12 |     public var stepName: String?
13 |     /// Any path that the error was encountered at.
14 |     public var path: Path?
   |                `- warning: stored property 'path' of 'Sendable'-conforming struct 'PublishingError' has non-sendable type 'Path?'; this is an error in the Swift 6 language mode
15 |     /// An info message that gives more context about the error.
16 |     public let infoMessage: String
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
[180/203] Compiling Publish PublishingContext.swift
/host/spi-builder-workspace/Sources/Publish/API/PublishingError.swift:14:16: warning: stored property 'path' of 'Sendable'-conforming struct 'PublishingError' has non-sendable type 'Path?'; this is an error in the Swift 6 language mode
12 |     public var stepName: String?
13 |     /// Any path that the error was encountered at.
14 |     public var path: Path?
   |                `- warning: stored property 'path' of 'Sendable'-conforming struct 'PublishingError' has non-sendable type 'Path?'; this is an error in the Swift 6 language mode
15 |     /// An info message that gives more context about the error.
16 |     public let infoMessage: String
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
[181/203] Compiling Publish PublishingError.swift
/host/spi-builder-workspace/Sources/Publish/API/PublishingError.swift:14:16: warning: stored property 'path' of 'Sendable'-conforming struct 'PublishingError' has non-sendable type 'Path?'; this is an error in the Swift 6 language mode
12 |     public var stepName: String?
13 |     /// Any path that the error was encountered at.
14 |     public var path: Path?
   |                `- warning: stored property 'path' of 'Sendable'-conforming struct 'PublishingError' has non-sendable type 'Path?'; this is an error in the Swift 6 language mode
15 |     /// An info message that gives more context about the error.
16 |     public let infoMessage: String
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
[182/203] Compiling Publish PublishingStep.swift
/host/spi-builder-workspace/Sources/Publish/API/PublishingError.swift:14:16: warning: stored property 'path' of 'Sendable'-conforming struct 'PublishingError' has non-sendable type 'Path?'; this is an error in the Swift 6 language mode
12 |     public var stepName: String?
13 |     /// Any path that the error was encountered at.
14 |     public var path: Path?
   |                `- warning: stored property 'path' of 'Sendable'-conforming struct 'PublishingError' has non-sendable type 'Path?'; this is an error in the Swift 6 language mode
15 |     /// An info message that gives more context about the error.
16 |     public let infoMessage: String
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
[183/203] Compiling Publish RSSFeedConfiguration.swift
/host/spi-builder-workspace/Sources/Publish/API/PublishingError.swift:14:16: warning: stored property 'path' of 'Sendable'-conforming struct 'PublishingError' has non-sendable type 'Path?'; this is an error in the Swift 6 language mode
12 |     public var stepName: String?
13 |     /// Any path that the error was encountered at.
14 |     public var path: Path?
   |                `- warning: stored property 'path' of 'Sendable'-conforming struct 'PublishingError' has non-sendable type 'Path?'; this is an error in the Swift 6 language mode
15 |     /// An info message that gives more context about the error.
16 |     public let infoMessage: String
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
[184/203] Compiling Publish Section.swift
/host/spi-builder-workspace/Sources/Publish/API/PublishingError.swift:14:16: warning: stored property 'path' of 'Sendable'-conforming struct 'PublishingError' has non-sendable type 'Path?'; this is an error in the Swift 6 language mode
12 |     public var stepName: String?
13 |     /// Any path that the error was encountered at.
14 |     public var path: Path?
   |                `- warning: stored property 'path' of 'Sendable'-conforming struct 'PublishingError' has non-sendable type 'Path?'; this is an error in the Swift 6 language mode
15 |     /// An info message that gives more context about the error.
16 |     public let infoMessage: String
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
[185/203] Compiling Publish PodcastError.swift
/host/spi-builder-workspace/Sources/Publish/Internal/PodcastError.swift:8:9: warning: stored property 'path' of 'Sendable'-conforming struct 'PodcastError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 6 |
 7 | internal struct PodcastError: Error {
 8 |     var path: Path
   |         `- warning: stored property 'path' of 'Sendable'-conforming struct 'PodcastError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 9 |     var reason: Reason
10 | }
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
[186/203] Compiling Publish PodcastFeedGenerator.swift
/host/spi-builder-workspace/Sources/Publish/Internal/PodcastError.swift:8:9: warning: stored property 'path' of 'Sendable'-conforming struct 'PodcastError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 6 |
 7 | internal struct PodcastError: Error {
 8 |     var path: Path
   |         `- warning: stored property 'path' of 'Sendable'-conforming struct 'PodcastError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 9 |     var reason: Reason
10 | }
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
[187/203] Compiling Publish PublishingPipeline.swift
/host/spi-builder-workspace/Sources/Publish/Internal/PodcastError.swift:8:9: warning: stored property 'path' of 'Sendable'-conforming struct 'PodcastError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 6 |
 7 | internal struct PodcastError: Error {
 8 |     var path: Path
   |         `- warning: stored property 'path' of 'Sendable'-conforming struct 'PodcastError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 9 |     var reason: Reason
10 | }
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
[188/203] Compiling Publish RSSFeedGenerator.swift
/host/spi-builder-workspace/Sources/Publish/Internal/PodcastError.swift:8:9: warning: stored property 'path' of 'Sendable'-conforming struct 'PodcastError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 6 |
 7 | internal struct PodcastError: Error {
 8 |     var path: Path
   |         `- warning: stored property 'path' of 'Sendable'-conforming struct 'PodcastError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 9 |     var reason: Reason
10 | }
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
[189/203] Compiling Publish ShellOutError+PublishingErrorConvertible.swift
/host/spi-builder-workspace/Sources/Publish/Internal/PodcastError.swift:8:9: warning: stored property 'path' of 'Sendable'-conforming struct 'PodcastError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 6 |
 7 | internal struct PodcastError: Error {
 8 |     var path: Path
   |         `- warning: stored property 'path' of 'Sendable'-conforming struct 'PodcastError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 9 |     var reason: Reason
10 | }
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
[190/203] Compiling Publish SiteMapGenerator.swift
/host/spi-builder-workspace/Sources/Publish/Internal/PodcastError.swift:8:9: warning: stored property 'path' of 'Sendable'-conforming struct 'PodcastError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 6 |
 7 | internal struct PodcastError: Error {
 8 |     var path: Path
   |         `- warning: stored property 'path' of 'Sendable'-conforming struct 'PodcastError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 9 |     var reason: Reason
10 | }
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
[191/203] Compiling Publish String+Normalized.swift
/host/spi-builder-workspace/Sources/Publish/Internal/PodcastError.swift:8:9: warning: stored property 'path' of 'Sendable'-conforming struct 'PodcastError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 6 |
 7 | internal struct PodcastError: Error {
 8 |     var path: Path
   |         `- warning: stored property 'path' of 'Sendable'-conforming struct 'PodcastError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 9 |     var reason: Reason
10 | }
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
[192/203] Compiling Publish File+SwiftPackageFolder.swift
/host/spi-builder-workspace/Sources/Publish/Internal/FileIOError.swift:8:9: warning: stored property 'path' of 'Sendable'-conforming struct 'FileIOError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 6 |
 7 | internal struct FileIOError: Error {
 8 |     var path: Path
   |         `- warning: stored property 'path' of 'Sendable'-conforming struct 'FileIOError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 9 |     var reason: Reason
10 | }
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
/host/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:19: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() }
/host/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() }
/host/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() }
/host/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 |
/host/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:
[193/203] Compiling Publish FileIOError.swift
/host/spi-builder-workspace/Sources/Publish/Internal/FileIOError.swift:8:9: warning: stored property 'path' of 'Sendable'-conforming struct 'FileIOError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 6 |
 7 | internal struct FileIOError: Error {
 8 |     var path: Path
   |         `- warning: stored property 'path' of 'Sendable'-conforming struct 'FileIOError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 9 |     var reason: Reason
10 | }
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
/host/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:19: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() }
/host/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() }
/host/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() }
/host/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 |
/host/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:
[194/203] Compiling Publish Folder+Group.swift
/host/spi-builder-workspace/Sources/Publish/Internal/FileIOError.swift:8:9: warning: stored property 'path' of 'Sendable'-conforming struct 'FileIOError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 6 |
 7 | internal struct FileIOError: Error {
 8 |     var path: Path
   |         `- warning: stored property 'path' of 'Sendable'-conforming struct 'FileIOError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 9 |     var reason: Reason
10 | }
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
/host/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:19: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() }
/host/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() }
/host/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() }
/host/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 |
/host/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:
[195/203] Compiling Publish HTMLGenerator.swift
/host/spi-builder-workspace/Sources/Publish/Internal/FileIOError.swift:8:9: warning: stored property 'path' of 'Sendable'-conforming struct 'FileIOError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 6 |
 7 | internal struct FileIOError: Error {
 8 |     var path: Path
   |         `- warning: stored property 'path' of 'Sendable'-conforming struct 'FileIOError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 9 |     var reason: Reason
10 | }
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
/host/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:19: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() }
/host/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() }
/host/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() }
/host/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 |
/host/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:
[196/203] Compiling Publish MarkdownContentFactory.swift
/host/spi-builder-workspace/Sources/Publish/Internal/FileIOError.swift:8:9: warning: stored property 'path' of 'Sendable'-conforming struct 'FileIOError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 6 |
 7 | internal struct FileIOError: Error {
 8 |     var path: Path
   |         `- warning: stored property 'path' of 'Sendable'-conforming struct 'FileIOError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 9 |     var reason: Reason
10 | }
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
/host/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:19: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() }
/host/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() }
/host/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() }
/host/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 |
/host/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:
[197/203] Compiling Publish MarkdownFileHandler.swift
/host/spi-builder-workspace/Sources/Publish/Internal/FileIOError.swift:8:9: warning: stored property 'path' of 'Sendable'-conforming struct 'FileIOError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 6 |
 7 | internal struct FileIOError: Error {
 8 |     var path: Path
   |         `- warning: stored property 'path' of 'Sendable'-conforming struct 'FileIOError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 9 |     var reason: Reason
10 | }
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
/host/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:19: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() }
/host/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() }
/host/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() }
/host/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 |
/host/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:
[198/203] Compiling Publish MarkdownMetadataDecoder.swift
/host/spi-builder-workspace/Sources/Publish/Internal/FileIOError.swift:8:9: warning: stored property 'path' of 'Sendable'-conforming struct 'FileIOError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 6 |
 7 | internal struct FileIOError: Error {
 8 |     var path: Path
   |         `- warning: stored property 'path' of 'Sendable'-conforming struct 'FileIOError' has non-sendable type 'Path'; this is an error in the Swift 6 language mode
 9 |     var reason: Reason
10 | }
/host/spi-builder-workspace/Sources/Publish/API/Path.swift:11:15: note: consider making struct 'Path' conform to the 'Sendable' protocol
 9 | /// Type used to express a path within a website, either to a
10 | /// location or to a resource, such as a file or image.
11 | public struct Path: StringWrapper {
   |               `- note: consider making struct 'Path' conform to the 'Sendable' protocol
12 |     public var string: String
13 |
/host/spi-builder-workspace/Sources/Publish/Internal/HTMLGenerator.swift:19: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() }
/host/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() }
/host/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() }
/host/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 |
/host/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:
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/13] Write swift-version-24593BA9C3E375BF.txt
[2/114] Compiling Plot HTML.swift
[3/114] Compiling Plot HTMLInputType.swift
[4/114] Compiling Plot HTMLLinkRelationship.swift
[5/114] Compiling Plot HTMLListStyle.swift
[6/118] Emitting module Ink
[7/118] Compiling Codextended Codextended.swift
[8/118] Emitting module Codextended
[10/119] Emitting module CollectionConcurrencyKit
[11/119] Compiling CollectionConcurrencyKit CollectionConcurrencyKit.swift
[12/119] Emitting module ShellOut
[13/119] Compiling ShellOut ShellOut.swift
[14/119] Compiling Plot SiteMapElements.swift
[15/119] Compiling Plot TwitterCardType.swift
[16/119] Compiling Plot URLRepresentable.swift
[17/119] Compiling Plot XML.swift
[18/119] Compiling Plot XMLAttributes.swift
[19/119] Compiling Plot XMLElements.swift
[20/119] Compiling Plot AnyAttribute.swift
[21/119] Compiling Plot AnyElement.swift
[23/127] Compiling Sweep Sweep.swift
[24/127] Emitting module Sweep
[25/128] Compiling Plot ElementDefinition.swift
[26/128] Compiling Plot EmptyComponent.swift
[27/128] Compiling Plot EnvironmentKey.swift
[28/128] Compiling Plot EnvironmentValue.swift
[29/128] Compiling Plot DocumentEncoding.swift
[30/128] Compiling Plot Element.swift
[31/128] Compiling Plot ElementClosingMode.swift
[32/128] Compiling Plot ElementComponent.swift
[33/128] Compiling Plot Attribute.swift
[34/128] Compiling Plot Component.swift
[35/128] Compiling Plot ComponentAttributes.swift
[36/128] Compiling Plot ComponentBuilder.swift
[37/128] Compiling Plot ComponentContainer.swift
[38/128] Compiling Plot Node.swift
[39/128] Compiling Plot NodeConvertible.swift
[40/128] Compiling Plot Optional+Component.swift
[41/128] Compiling Plot PodcastAttributes.swift
[42/128] Compiling Plot PodcastComponents.swift
[43/128] Compiling Plot PodcastElements.swift
[44/128] Compiling Plot PodcastEpisodeType.swift
[45/128] Compiling Plot PodcastFeed.swift
[46/128] Compiling Plot PodcastMediaType.swift
[47/128] Compiling Plot PodcastType.swift
[48/128] Compiling Plot RSS.swift
[49/128] Compiling Plot RSSAttributes.swift
[50/128] Compiling Plot RSSElements.swift
[51/128] Compiling Plot Renderable.swift
[52/128] Compiling Plot SiteMap.swift
[53/128] Compiling Plot SiteMapChangeFrequency.swift
[56/127] Compiling Plot HTMLVideoFormat.swift
[57/127] Compiling Plot HTMLViewportFitMode.swift
[58/127] Compiling Plot HTMLViewportWidthMode.swift
[59/127] Compiling Plot Indentation.swift
[60/127] Compiling Plot Language.swift
[61/126] Compiling Ink TextStyle.swift
[62/126] Compiling Ink TextStyleMarker.swift
[63/126] Compiling Ink URL.swift
[64/126] Compiling Ink URLDeclaration.swift
[74/127] Compiling Files Files.swift
[75/127] Emitting module Files
[75/128] Wrapping AST for Ink for debugging
[77/128] Emitting module Plot
[87/127] Compiling Plot AnyEnvironmentValue.swift
[88/127] Compiling Plot AnyNode.swift
[89/127] Compiling Plot ElementRenderingBuffer.swift
[90/127] Compiling Plot ElementWrapper.swift
[91/127] Compiling Plot Environment.swift
[92/127] Compiling Plot ModifiedComponent.swift
[93/127] Compiling Plot Renderer.swift
[94/127] Compiling Plot String+Escaping.swift
[113/127] Compiling Plot HTMLAnchorRelationship.swift
[114/127] Compiling Plot HTMLAnchorTarget.swift
[115/127] Compiling Plot HTMLAttributes.swift
[116/127] Compiling Plot HTMLAudioFormat.swift
[117/127] Compiling Plot HTMLButtonType.swift
[118/127] Compiling Plot HTMLComponents.swift
[119/127] Compiling Plot HTMLElements.swift
[120/127] Compiling Plot HTMLFormContentType.swift
[121/127] Compiling Plot HTMLFormMethod.swift
[122/128] Wrapping AST for Plot for debugging
[124/181] Compiling Publish Theme+Foundation.swift
/host/spi-builder-workspace/Sources/Publish/Internal/CommandLine+Output.swift:42:38: error: cannot find type 'FILE' in scope
40 |     }
41 |
42 |     var target: UnsafeMutablePointer<FILE> {
   |                                      `- error: cannot find type 'FILE' in scope
43 |         switch self {
44 |         case .info, .warning, .success:
[125/181] Compiling Publish Theme.swift
/host/spi-builder-workspace/Sources/Publish/Internal/CommandLine+Output.swift:42:38: error: cannot find type 'FILE' in scope
40 |     }
41 |
42 |     var target: UnsafeMutablePointer<FILE> {
   |                                      `- error: cannot find type 'FILE' in scope
43 |         switch self {
44 |         case .info, .warning, .success:
[126/181] Compiling Publish Video.swift
/host/spi-builder-workspace/Sources/Publish/Internal/CommandLine+Output.swift:42:38: error: cannot find type 'FILE' in scope
40 |     }
41 |
42 |     var target: UnsafeMutablePointer<FILE> {
   |                                      `- error: cannot find type 'FILE' in scope
43 |         switch self {
44 |         case .info, .warning, .success:
[127/181] Compiling Publish Website.swift
/host/spi-builder-workspace/Sources/Publish/Internal/CommandLine+Output.swift:42:38: error: cannot find type 'FILE' in scope
40 |     }
41 |
42 |     var target: UnsafeMutablePointer<FILE> {
   |                                      `- error: cannot find type 'FILE' in scope
43 |         switch self {
44 |         case .info, .warning, .success:
[128/181] Compiling Publish Array+Appending.swift
/host/spi-builder-workspace/Sources/Publish/Internal/CommandLine+Output.swift:42:38: error: cannot find type 'FILE' in scope
40 |     }
41 |
42 |     var target: UnsafeMutablePointer<FILE> {
   |                                      `- error: cannot find type 'FILE' in scope
43 |         switch self {
44 |         case .info, .warning, .success:
[129/181] Compiling Publish CommandLine+Output.swift
/host/spi-builder-workspace/Sources/Publish/Internal/CommandLine+Output.swift:42:38: error: cannot find type 'FILE' in scope
40 |     }
41 |
42 |     var target: UnsafeMutablePointer<FILE> {
   |                                      `- error: cannot find type 'FILE' in scope
43 |         switch self {
44 |         case .info, .warning, .success:
[130/181] Compiling Publish ContentError.swift
/host/spi-builder-workspace/Sources/Publish/Internal/CommandLine+Output.swift:42:38: error: cannot find type 'FILE' in scope
40 |     }
41 |
42 |     var target: UnsafeMutablePointer<FILE> {
   |                                      `- error: cannot find type 'FILE' in scope
43 |         switch self {
44 |         case .info, .warning, .success:
error: emit-module command failed with exit code 1 (use -v to see invocation)
[131/188] Emitting module Publish
/host/spi-builder-workspace/Sources/Publish/Internal/CommandLine+Output.swift:42:38: error: cannot find type 'FILE' in scope
40 |     }
41 |
42 |     var target: UnsafeMutablePointer<FILE> {
   |                                      `- error: cannot find type 'FILE' in scope
43 |         switch self {
44 |         case .info, .warning, .success:
[132/188] Compiling Publish AnyItem.swift
[133/188] Compiling Publish Audio.swift
[134/188] Compiling Publish Content.swift
[135/188] Compiling Publish ContentProtocol.swift
[136/188] Compiling Publish DeploymentMethod.swift
[137/188] Compiling Publish Favicon.swift
[138/188] Compiling Publish FeedConfiguration.swift
[139/188] Compiling Publish HTMLFactory.swift
[140/188] Compiling Publish HTMLFileMode.swift
[141/188] Compiling Publish Index.swift
[142/188] Compiling Publish Item.swift
[143/188] Compiling Publish ItemRSSProperties.swift
[144/188] Compiling Publish Location.swift
[145/188] Compiling Publish Mutations.swift
[146/188] Compiling Publish Page.swift
[147/188] Compiling Publish Path.swift
[148/188] Compiling Publish PlotComponents.swift
[149/188] Compiling Publish PlotEnvironmentKeys.swift
[150/188] Compiling Publish PlotModifiers.swift
[151/188] Compiling Publish Plugin.swift
[152/188] Compiling Publish PodcastAuthor.swift
[153/188] Compiling Publish PodcastCompatibleWebsiteItemMetadata.swift
[154/188] Compiling Publish PodcastEpisodeMetadata.swift
[155/188] Compiling Publish PodcastFeedConfiguration.swift
[156/188] Compiling Publish Predicate.swift
[157/188] Compiling Publish PublishedWebsite.swift
[158/188] Compiling Publish PublishingContext.swift
[159/188] Compiling Publish PublishingError.swift
[160/188] Compiling Publish PublishingStep.swift
[161/188] Compiling Publish RSSFeedConfiguration.swift
[162/188] Compiling Publish Section.swift
[163/188] Compiling Publish SectionMap.swift
[164/188] Compiling Publish SortOrder.swift
[165/188] Compiling Publish StringWrapper.swift
[166/188] Compiling Publish Tag.swift
[167/188] Compiling Publish TagDetailsPage.swift
[168/188] Compiling Publish TagHTMLConfiguration.swift
[169/188] Compiling Publish TagListPage.swift
[170/188] Compiling Publish File+SwiftPackageFolder.swift
[171/188] Compiling Publish FileIOError.swift
[172/188] Compiling Publish Folder+Group.swift
[173/188] Compiling Publish HTMLGenerator.swift
[174/188] Compiling Publish MarkdownContentFactory.swift
[175/188] Compiling Publish MarkdownFileHandler.swift
[176/188] Compiling Publish MarkdownMetadataDecoder.swift
[177/188] Compiling Publish PodcastError.swift
[178/188] Compiling Publish PodcastFeedGenerator.swift
[179/188] Compiling Publish PublishingPipeline.swift
[180/188] Compiling Publish RSSFeedGenerator.swift
[181/188] Compiling Publish ShellOutError+PublishingErrorConvertible.swift
[182/188] Compiling Publish SiteMapGenerator.swift
[183/188] Compiling Publish String+Normalized.swift
BUILD FAILURE 6.1 android