The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build ContributeWordPress, reference main (6dceda), with Swift 6.0 for Linux on 3 Nov 2024 14:53:52 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brightdigit/ContributeWordPress.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/brightdigit/ContributeWordPress
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 6dceda3 Prep for Release (#12) (#14) (#16)
Cloned https://github.com/brightdigit/ContributeWordPress.git
Revision (git rev-parse @):
6dceda3ea4c7df328311ecc516b7adb11865df5a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/brightdigit/ContributeWordPress.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/brightdigit/ContributeWordPress.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/brightdigit/Contribute.git
Fetching https://github.com/brightdigit/SyndiKit.git
[1/4553] Fetching syndikit
[1140/5122] Fetching syndikit, contribute
Fetched https://github.com/brightdigit/Contribute.git from cache (0.95s)
Fetched https://github.com/brightdigit/SyndiKit.git from cache (0.96s)
Computing version for https://github.com/brightdigit/SyndiKit.git
Computed https://github.com/brightdigit/SyndiKit.git at 0.4.0 (2.01s)
Fetching https://github.com/CoreOffice/XMLCoder
[1/10011] Fetching xmlcoder
Fetched https://github.com/CoreOffice/XMLCoder from cache (0.42s)
Computing version for https://github.com/CoreOffice/XMLCoder
Computed https://github.com/CoreOffice/XMLCoder at 0.17.1 (0.48s)
Computing version for https://github.com/brightdigit/Contribute.git
Computed https://github.com/brightdigit/Contribute.git at 1.0.0-alpha.5 (0.44s)
Fetching https://github.com/jpsim/Yams.git
[1/9902] Fetching yams
Fetched https://github.com/jpsim/Yams.git from cache (0.96s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 4.0.6 (0.47s)
Creating working copy for https://github.com/brightdigit/SyndiKit.git
Working copy of https://github.com/brightdigit/SyndiKit.git resolved at 0.4.0
Creating working copy for https://github.com/CoreOffice/XMLCoder
Working copy of https://github.com/CoreOffice/XMLCoder resolved at 0.17.1
Creating working copy for https://github.com/brightdigit/Contribute.git
Working copy of https://github.com/brightdigit/Contribute.git resolved at 1.0.0-alpha.5
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 4.0.6
Building for debugging...
[0/21] Write sources
[6/21] Compiling writer.c
[7/21] Compiling reader.c
[8/21] Compiling parser.c
[9/21] Compiling api.c
[10/21] Compiling emitter.c
[11/21] Write swift-version-24593BA9C3E375BF.txt
[12/21] Compiling scanner.c
[14/81] Compiling XMLCoder Attribute.swift
[15/81] Compiling XMLCoder BoolBox.swift
[16/82] Compiling Yams YamlError.swift
[17/82] Compiling XMLCoder DoubleBox.swift
[18/82] Compiling XMLCoder FloatBox.swift
[19/82] Compiling XMLCoder IntBox.swift
[20/82] Compiling XMLCoder KeyedBox.swift
[21/82] Compiling XMLCoder NullBox.swift
[22/82] Compiling XMLCoder SharedBox.swift
[23/82] Compiling XMLCoder SingleKeyedBox.swift
[24/88] Compiling XMLCoder StringBox.swift
[25/88] Compiling XMLCoder UIntBox.swift
[26/88] Compiling XMLCoder URLBox.swift
[27/88] Compiling XMLCoder UnkeyedBox.swift
[28/88] Compiling XMLCoder ValueBox.swift
[29/88] Compiling XMLCoder Element.swift
[30/88] Compiling XMLCoder DynamicNodeDecoding.swift
[31/88] Compiling XMLCoder SingleValueDecodingContainer.swift
[32/88] Compiling XMLCoder XMLChoiceDecodingContainer.swift
[33/88] Compiling XMLCoder XMLDecoder.swift
[34/88] Compiling XMLCoder XMLDecoderImplementation.swift
[35/88] Compiling XMLCoder XMLDecodingStorage.swift
[38/88] Compiling XMLCoder ElementAndAttribute.swift
[39/88] Compiling XMLCoder ISO8601DateFormatter.swift
[40/88] Compiling XMLCoder KeyedStorage.swift
[41/88] Compiling XMLCoder Metatypes.swift
[42/88] Compiling XMLCoder String+Extensions.swift
[43/88] Compiling XMLCoder XMLChoiceCodingKey.swift
[44/88] Compiling XMLCoder XMLCoderElement.swift
[45/88] Compiling XMLCoder XMLDocumentType.swift
[46/88] Compiling XMLCoder XMLHeader.swift
[47/88] Compiling XMLCoder XMLKey.swift
[48/88] Compiling XMLCoder XMLStackParser.swift
[49/88] Compiling XMLCoder DecodingErrorExtension.swift
[50/88] Emitting module XMLCoder
[53/88] Compiling XMLCoder Box.swift
[54/88] Compiling XMLCoder ChoiceBox.swift
[55/88] Compiling XMLCoder DataBox.swift
[56/88] Compiling XMLCoder DateBox.swift
[57/88] Compiling XMLCoder DecimalBox.swift
[62/88] Emitting module Yams
[65/88] Compiling XMLCoder XMLKeyedDecodingContainer.swift
[66/88] Compiling XMLCoder XMLUnkeyedDecodingContainer.swift
[67/88] Compiling XMLCoder DynamicNodeEncoding.swift
[68/88] Compiling XMLCoder EncodingErrorExtension.swift
[69/88] Compiling XMLCoder SingleValueEncodingContainer.swift
[70/88] Compiling XMLCoder XMLChoiceEncodingContainer.swift
[75/89] Wrapping AST for Yams for debugging
[77/116] Compiling Contribute URLDownloader.swift
[78/116] Compiling Contribute URLSessionable.swift
[79/116] Compiling Contribute SimpleFrontMatterMarkdownFormatter.swift
[80/116] Emitting module Contribute
[81/116] Compiling Contribute ContributeError.swift
[82/116] Compiling Contribute FileNameGenerator.swift
[83/116] Compiling Contribute FileURLDownloader.swift
[84/116] Compiling Contribute FilteredHTMLMarkdownExtractor.swift
[85/119] Compiling Contribute FrontMatterYAMLExporter.swift
[86/119] Compiling Contribute HTMLtoMarkdown.swift
[87/119] Compiling Contribute ImportError.swift
[88/119] Compiling Contribute MarkdownContentBuilderOptions.swift
[89/119] Compiling Contribute FrontMatterFormatter.swift
[90/119] Compiling Contribute FrontMatterMarkdownFormatter.swift
[91/119] Compiling Contribute FrontMatterTranslator.swift
[92/119] Compiling Contribute HTMLSource.swift
[93/119] Compiling Contribute ContentType.swift
[94/119] Compiling Contribute ContentURLGenerator.swift
[95/119] Compiling Contribute FileManagerProtocol.swift
[96/119] Compiling Contribute FrontMatterExporter.swift
[97/119] Compiling Contribute MarkdownContentYAMLBuilder.swift
[98/119] Compiling Contribute PandocMarkdownGenerator.swift
[99/119] Compiling Contribute PassthroughMarkdownGenerator.swift
[100/119] Compiling Contribute BasicContentURLGenerator.swift
[101/119] Compiling Contribute MarkdownContentBuilder.swift
[102/119] Compiling Contribute MarkdownExtractor.swift
[103/119] Compiling Contribute MarkdownGenerator.swift
[104/119] Compiling Contribute String.swift
[105/119] Compiling Contribute URL.swift
[106/119] Compiling Contribute YAML.swift
[108/120] Compiling XMLCoder XMLEncoder.swift
[109/120] Compiling XMLCoder XMLEncoderImplementation.swift
[110/120] Compiling XMLCoder XMLEncodingStorage.swift
[111/120] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[112/120] Compiling XMLCoder XMLReferencingEncoder.swift
[113/120] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[114/121] Wrapping AST for Contribute for debugging
[115/121] Wrapping AST for XMLCoder for debugging
[117/199] Compiling SyndiKit AnyDecoding.swift
[118/199] Compiling SyndiKit CustomDecoderSetup.swift
[119/199] Compiling SyndiKit DateFormatterDecoder.swift
[120/199] Compiling SyndiKit DecodableFeed.swift
[121/199] Compiling SyndiKit DecoderSetup.swift
[122/199] Compiling SyndiKit DecoderSource.swift
[123/199] Compiling SyndiKit Decoding.swift
[124/199] Compiling SyndiKit DecodingError.swift
[125/199] Compiling SyndiKit SynDecoder.swift
[126/199] Compiling SyndiKit TypeDecoder.swift
[127/199] Compiling SyndiKit Dictionary.swift
[128/199] Compiling SyndiKit CategoryDescriptor.swift
[129/199] Compiling SyndiKit CategoryLanguage.swift
[130/199] Compiling SyndiKit Site.swift
[131/199] Compiling SyndiKit SiteCategory.swift
[132/199] Compiling SyndiKit SiteCategoryType.swift
[133/199] Compiling SyndiKit SiteCollection.swift
[134/199] Compiling SyndiKit SiteDirectory.swift
[135/199] Compiling SyndiKit SiteDirectoryBuilder.swift
[136/199] Compiling SyndiKit SiteLanguage.swift
[137/199] Compiling SyndiKit SiteLanguageCategory+Site.swift
[138/199] Compiling SyndiKit SiteLanguageCategory.swift
[139/210] Compiling SyndiKit Character.swift
[140/210] Compiling SyndiKit Collection.swift
[141/210] Compiling SyndiKit Author.swift
[142/210] Compiling SyndiKit EntryCategory.swift
[143/210] Compiling SyndiKit Entryable.swift
[144/210] Compiling SyndiKit Feedable.swift
[145/210] Compiling SyndiKit Link.swift
[146/210] Compiling SyndiKit CData.swift
[147/210] Compiling SyndiKit ListString.swift
[148/210] Compiling SyndiKit UTF8EncodedURL.swift
[149/210] Compiling SyndiKit XMLStringInt.swift
[150/210] Compiling SyndiKit Video.swift
[151/210] Compiling SyndiKit WPCategory.swift
[152/210] Compiling SyndiKit WPPostMeta.swift
[153/210] Compiling SyndiKit WPTag.swift
[154/210] Compiling SyndiKit WordPressPost+RSSItem.swift
[155/210] Compiling SyndiKit WordPressPost.swift
[156/210] Compiling SyndiKit YouTubeID.swift
[157/210] Compiling SyndiKit iTunesDuration.swift
[158/210] Compiling SyndiKit iTunesEpisode.swift
[159/210] Compiling SyndiKit iTunesImage.swift
[160/210] Compiling SyndiKit iTunesOwner.swift
[161/210] Compiling SyndiKit PodcastFunding.swift
[162/210] Compiling SyndiKit PodcastLocation+GeoURI.swift
[163/210] Compiling SyndiKit PodcastLocation+OsmQuery.swift
[164/210] Compiling SyndiKit PodcastLocation.swift
[165/210] Compiling SyndiKit PodcastLocked.swift
[166/210] Compiling SyndiKit PodcastPerson+Role.swift
[167/210] Compiling SyndiKit PodcastPerson.swift
[168/210] Compiling SyndiKit PodcastSeason.swift
[169/210] Compiling SyndiKit PodcastSoundbite.swift
[170/210] Compiling SyndiKit PodcastTranscript+MimeType.swift
[171/210] Compiling SyndiKit PodcastTranscript.swift
[172/210] Emitting module SyndiKit
[173/210] Compiling SyndiKit SiteLanguageContent.swift
[174/210] Compiling SyndiKit SiteLanguageType.swift
[175/210] Compiling SyndiKit AtomCategory.swift
[176/210] Compiling SyndiKit AtomEntry.swift
[177/210] Compiling SyndiKit AtomFeed.swift
[178/210] Compiling SyndiKit AtomMedia.swift
[179/210] Compiling SyndiKit AtomMediaGroup.swift
[180/210] Compiling SyndiKit JSONFeed.swift
[181/210] Compiling SyndiKit JSONItem.swift
[182/210] Compiling SyndiKit Enclosure.swift
[183/210] Compiling SyndiKit EntryID.swift
[184/210] Compiling SyndiKit RSSChannel.swift
[185/210] Compiling SyndiKit RSSFeed.swift
[186/210] Compiling SyndiKit RSSImage.swift
[187/210] Compiling SyndiKit RSSItem+Decodings.swift
[188/210] Compiling SyndiKit RSSItem+Init.swift
[189/210] Compiling SyndiKit RSSItem.swift
[190/210] Compiling SyndiKit RSSItemCategory.swift
[191/210] Compiling SyndiKit MediaContent.swift
[192/210] Compiling SyndiKit PodcastChapters+MimeType.swift
[193/210] Compiling SyndiKit PodcastChapters.swift
[194/210] Compiling SyndiKit PodcastEpisode.swift
[195/210] Compiling SyndiKit OPML+Body.swift
[196/210] Compiling SyndiKit OPML+Head.swift
[197/210] Compiling SyndiKit OPML+Outline.swift
[198/210] Compiling SyndiKit OPML.swift
[199/210] Compiling SyndiKit OutlineType.swift
[200/210] Compiling SyndiKit SyndicationUpdate.swift
[201/210] Compiling SyndiKit SyndicationUpdateFrequency.swift
[202/210] Compiling SyndiKit SyndicationUpdatePeriod.swift
[203/210] Compiling SyndiKit KeyedDecodingContainerProtocol.swift
[204/210] Compiling SyndiKit Substring.SubSequence.swift
[205/210] Compiling SyndiKit URL.swift
[206/211] Wrapping AST for SyndiKit for debugging
[208/248] Compiling ContributeWordPress Downloader.swift
/host/spi-builder-workspace/Sources/ContributeWordPress/PostFilters/PostFilter.swift:5:14: warning: static property 'default' is not concurrency-safe because non-'Sendable' type '[RegexKeyPostFilter]' may have shared mutable state; this is an error in the Swift 6 language mode
 3 | private enum PostFilters {
 4 |   // swiftlint:disable:next force_try
 5 |   static let `default` = try! [
   |              |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type '[RegexKeyPostFilter]' may have shared mutable state; this is an error in the Swift 6 language mode
   |              |- note: annotate 'default' with '@MainActor' if property should only be accessed from the main actor
   |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 6 |     RegexKeyPostFilter(pattern: "post", keyPath: \.type),
 7 |     RegexKeyPostFilter(pattern: "publish", keyPath: \.status)
/host/spi-builder-workspace/Sources/ContributeWordPress/PostFilters/RegexKeyPostFilter.swift:6:15: note: consider making struct 'RegexKeyPostFilter' conform to the 'Sendable' protocol
 4 | /// A type that matches WordPress posts with a given keyPath
 5 | /// that matches a regular expression pattern.
 6 | public struct RegexKeyPostFilter: PostFilter {
   |               `- note: consider making struct 'RegexKeyPostFilter' conform to the 'Sendable' protocol
 7 |   /// The regular expression that is used to match posts.
 8 |   private let regex: NSRegularExpression
[209/248] Compiling ContributeWordPress WordPressError.swift
/host/spi-builder-workspace/Sources/ContributeWordPress/PostFilters/PostFilter.swift:5:14: warning: static property 'default' is not concurrency-safe because non-'Sendable' type '[RegexKeyPostFilter]' may have shared mutable state; this is an error in the Swift 6 language mode
 3 | private enum PostFilters {
 4 |   // swiftlint:disable:next force_try
 5 |   static let `default` = try! [
   |              |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type '[RegexKeyPostFilter]' may have shared mutable state; this is an error in the Swift 6 language mode
   |              |- note: annotate 'default' with '@MainActor' if property should only be accessed from the main actor
   |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 6 |     RegexKeyPostFilter(pattern: "post", keyPath: \.type),
 7 |     RegexKeyPostFilter(pattern: "publish", keyPath: \.status)
/host/spi-builder-workspace/Sources/ContributeWordPress/PostFilters/RegexKeyPostFilter.swift:6:15: note: consider making struct 'RegexKeyPostFilter' conform to the 'Sendable' protocol
 4 | /// A type that matches WordPress posts with a given keyPath
 5 | /// that matches a regular expression pattern.
 6 | public struct RegexKeyPostFilter: PostFilter {
   |               `- note: consider making struct 'RegexKeyPostFilter' conform to the 'Sendable' protocol
 7 |   /// The regular expression that is used to match posts.
 8 |   private let regex: NSRegularExpression
[210/248] Compiling ContributeWordPress PostFilter.swift
/host/spi-builder-workspace/Sources/ContributeWordPress/PostFilters/PostFilter.swift:5:14: warning: static property 'default' is not concurrency-safe because non-'Sendable' type '[RegexKeyPostFilter]' may have shared mutable state; this is an error in the Swift 6 language mode
 3 | private enum PostFilters {
 4 |   // swiftlint:disable:next force_try
 5 |   static let `default` = try! [
   |              |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type '[RegexKeyPostFilter]' may have shared mutable state; this is an error in the Swift 6 language mode
   |              |- note: annotate 'default' with '@MainActor' if property should only be accessed from the main actor
   |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 6 |     RegexKeyPostFilter(pattern: "post", keyPath: \.type),
 7 |     RegexKeyPostFilter(pattern: "publish", keyPath: \.status)
/host/spi-builder-workspace/Sources/ContributeWordPress/PostFilters/RegexKeyPostFilter.swift:6:15: note: consider making struct 'RegexKeyPostFilter' conform to the 'Sendable' protocol
 4 | /// A type that matches WordPress posts with a given keyPath
 5 | /// that matches a regular expression pattern.
 6 | public struct RegexKeyPostFilter: PostFilter {
   |               `- note: consider making struct 'RegexKeyPostFilter' conform to the 'Sendable' protocol
 7 |   /// The regular expression that is used to match posts.
 8 |   private let regex: NSRegularExpression
[211/248] Compiling ContributeWordPress RegexKeyPostFilter.swift
/host/spi-builder-workspace/Sources/ContributeWordPress/PostFilters/PostFilter.swift:5:14: warning: static property 'default' is not concurrency-safe because non-'Sendable' type '[RegexKeyPostFilter]' may have shared mutable state; this is an error in the Swift 6 language mode
 3 | private enum PostFilters {
 4 |   // swiftlint:disable:next force_try
 5 |   static let `default` = try! [
   |              |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type '[RegexKeyPostFilter]' may have shared mutable state; this is an error in the Swift 6 language mode
   |              |- note: annotate 'default' with '@MainActor' if property should only be accessed from the main actor
   |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 6 |     RegexKeyPostFilter(pattern: "post", keyPath: \.type),
 7 |     RegexKeyPostFilter(pattern: "publish", keyPath: \.status)
/host/spi-builder-workspace/Sources/ContributeWordPress/PostFilters/RegexKeyPostFilter.swift:6:15: note: consider making struct 'RegexKeyPostFilter' conform to the 'Sendable' protocol
 4 | /// A type that matches WordPress posts with a given keyPath
 5 | /// that matches a regular expression pattern.
 6 | public struct RegexKeyPostFilter: PostFilter {
   |               `- note: consider making struct 'RegexKeyPostFilter' conform to the 'Sendable' protocol
 7 |   /// The regular expression that is used to match posts.
 8 |   private let regex: NSRegularExpression
[212/248] Compiling ContributeWordPress MarkdownProcessor+Begin.swift
/host/spi-builder-workspace/Sources/ContributeWordPress/PostFilters/PostFilter.swift:5:14: warning: static property 'default' is not concurrency-safe because non-'Sendable' type '[RegexKeyPostFilter]' may have shared mutable state; this is an error in the Swift 6 language mode
 3 | private enum PostFilters {
 4 |   // swiftlint:disable:next force_try
 5 |   static let `default` = try! [
   |              |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type '[RegexKeyPostFilter]' may have shared mutable state; this is an error in the Swift 6 language mode
   |              |- note: annotate 'default' with '@MainActor' if property should only be accessed from the main actor
   |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 6 |     RegexKeyPostFilter(pattern: "post", keyPath: \.type),
 7 |     RegexKeyPostFilter(pattern: "publish", keyPath: \.status)
/host/spi-builder-workspace/Sources/ContributeWordPress/PostFilters/RegexKeyPostFilter.swift:6:15: note: consider making struct 'RegexKeyPostFilter' conform to the 'Sendable' protocol
 4 | /// A type that matches WordPress posts with a given keyPath
 5 | /// that matches a regular expression pattern.
 6 | public struct RegexKeyPostFilter: PostFilter {
   |               `- note: consider making struct 'RegexKeyPostFilter' conform to the 'Sendable' protocol
 7 |   /// The regular expression that is used to match posts.
 8 |   private let regex: NSRegularExpression
[213/248] Compiling ContributeWordPress MarkdownProcessor+SectionContentURLGenerator.swift
/host/spi-builder-workspace/Sources/ContributeWordPress/Processing/MarkdownProcessor.swift:79:64: error: value of type 'WordPressPost' has no member 'ID'
 77 |     try site.posts
 78 |       .filter(postFilters.postSatisfiesAll)
 79 |       .map { post in (post, assets.first { $0.parentID == post.ID }) }
    |                                                                `- error: value of type 'WordPressPost' has no member 'ID'
 80 |       .forEach { post, featuredImage in
 81 |         _ = try self.contentBuilder.write(
[214/248] Compiling ContributeWordPress MarkdownProcessor+Starter.swift
/host/spi-builder-workspace/Sources/ContributeWordPress/Processing/MarkdownProcessor.swift:79:64: error: value of type 'WordPressPost' has no member 'ID'
 77 |     try site.posts
 78 |       .filter(postFilters.postSatisfiesAll)
 79 |       .map { post in (post, assets.first { $0.parentID == post.ID }) }
    |                                                                `- error: value of type 'WordPressPost' has no member 'ID'
 80 |       .forEach { post, featuredImage in
 81 |         _ = try self.contentBuilder.write(
[215/248] Compiling ContributeWordPress MarkdownProcessor.swift
/host/spi-builder-workspace/Sources/ContributeWordPress/Processing/MarkdownProcessor.swift:79:64: error: value of type 'WordPressPost' has no member 'ID'
 77 |     try site.posts
 78 |       .filter(postFilters.postSatisfiesAll)
 79 |       .map { post in (post, assets.first { $0.parentID == post.ID }) }
    |                                                                `- error: value of type 'WordPressPost' has no member 'ID'
 80 |       .forEach { post, featuredImage in
 81 |         _ = try self.contentBuilder.write(
[216/248] Compiling ContributeWordPress ProcessorSettings.swift
/host/spi-builder-workspace/Sources/ContributeWordPress/Processing/MarkdownProcessor.swift:79:64: error: value of type 'WordPressPost' has no member 'ID'
 77 |     try site.posts
 78 |       .filter(postFilters.postSatisfiesAll)
 79 |       .map { post in (post, assets.first { $0.parentID == post.ID }) }
    |                                                                `- error: value of type 'WordPressPost' has no member 'ID'
 80 |       .forEach { post, featuredImage in
 81 |         _ = try self.contentBuilder.write(
[217/248] Compiling ContributeWordPress PublishDefaults.swift
/host/spi-builder-workspace/Sources/ContributeWordPress/Processing/MarkdownProcessor.swift:79:64: error: value of type 'WordPressPost' has no member 'ID'
 77 |     try site.posts
 78 |       .filter(postFilters.postSatisfiesAll)
 79 |       .map { post in (post, assets.first { $0.parentID == post.ID }) }
    |                                                                `- error: value of type 'WordPressPost' has no member 'ID'
 80 |       .forEach { post, featuredImage in
 81 |         _ = try self.contentBuilder.write(
[218/248] Compiling ContributeWordPress AssetDownloader.swift
/host/spi-builder-workspace/Sources/ContributeWordPress/Images/AssetImport.swift:69:22: error: value of type 'WordPressPost' has no member 'ID'
67 |       importAtURL: destinationURL,
68 |       featuredPath: featuredPath,
69 |       parentID: post.ID
   |                      `- error: value of type 'WordPressPost' has no member 'ID'
70 |     )
71 |   }
[219/248] Compiling ContributeWordPress AssetImport+WordPress.swift
/host/spi-builder-workspace/Sources/ContributeWordPress/Images/AssetImport.swift:69:22: error: value of type 'WordPressPost' has no member 'ID'
67 |       importAtURL: destinationURL,
68 |       featuredPath: featuredPath,
69 |       parentID: post.ID
   |                      `- error: value of type 'WordPressPost' has no member 'ID'
70 |     )
71 |   }
[220/248] Compiling ContributeWordPress AssetImport.swift
/host/spi-builder-workspace/Sources/ContributeWordPress/Images/AssetImport.swift:69:22: error: value of type 'WordPressPost' has no member 'ID'
67 |       importAtURL: destinationURL,
68 |       featuredPath: featuredPath,
69 |       parentID: post.ID
   |                      `- error: value of type 'WordPressPost' has no member 'ID'
70 |     )
71 |   }
[221/248] Compiling ContributeWordPress AssetImportFactory.swift
/host/spi-builder-workspace/Sources/ContributeWordPress/Images/AssetImport.swift:69:22: error: value of type 'WordPressPost' has no member 'ID'
67 |       importAtURL: destinationURL,
68 |       featuredPath: featuredPath,
69 |       parentID: post.ID
   |                      `- error: value of type 'WordPressPost' has no member 'ID'
70 |     )
71 |   }
[222/248] Compiling ContributeWordPress AssetImportSetting.swift
/host/spi-builder-workspace/Sources/ContributeWordPress/Images/AssetImport.swift:69:22: error: value of type 'WordPressPost' has no member 'ID'
67 |       importAtURL: destinationURL,
68 |       featuredPath: featuredPath,
69 |       parentID: post.ID
   |                      `- error: value of type 'WordPressPost' has no member 'ID'
70 |     )
71 |   }
[223/253] Emitting module ContributeWordPress
/host/spi-builder-workspace/Sources/ContributeWordPress/PostFilters/PostFilter.swift:5:14: warning: static property 'default' is not concurrency-safe because non-'Sendable' type '[RegexKeyPostFilter]' may have shared mutable state; this is an error in the Swift 6 language mode
 3 | private enum PostFilters {
 4 |   // swiftlint:disable:next force_try
 5 |   static let `default` = try! [
   |              |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type '[RegexKeyPostFilter]' may have shared mutable state; this is an error in the Swift 6 language mode
   |              |- note: annotate 'default' with '@MainActor' if property should only be accessed from the main actor
   |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 6 |     RegexKeyPostFilter(pattern: "post", keyPath: \.type),
 7 |     RegexKeyPostFilter(pattern: "publish", keyPath: \.status)
/host/spi-builder-workspace/Sources/ContributeWordPress/PostFilters/RegexKeyPostFilter.swift:6:15: note: consider making struct 'RegexKeyPostFilter' conform to the 'Sendable' protocol
 4 | /// A type that matches WordPress posts with a given keyPath
 5 | /// that matches a regular expression pattern.
 6 | public struct RegexKeyPostFilter: PostFilter {
   |               `- note: consider making struct 'RegexKeyPostFilter' conform to the 'Sendable' protocol
 7 |   /// The regular expression that is used to match posts.
 8 |   private let regex: NSRegularExpression
[224/253] Compiling ContributeWordPress WordPressSite.swift
[225/253] Compiling ContributeWordPress FileManager.swift
[226/253] Compiling ContributeWordPress RSSChannel.swift
[227/253] Compiling ContributeWordPress Sequence.swift
[228/253] Compiling ContributeWordPress URL.swift
[229/253] Compiling ContributeWordPress SectionContentURLGenerator.swift
[230/253] Compiling ContributeWordPress Source.swift
[231/253] Compiling ContributeWordPress SpecFrontMatterTranslator.swift
[232/253] Compiling ContributeWordPress Specs.swift
[233/253] Compiling ContributeWordPress BaseURLSite.swift
[234/253] Compiling ContributeWordPress PostsExportDecoder.swift
[235/253] Compiling ContributeWordPress Settings+ContentResources.swift
[236/253] Compiling ContributeWordPress Settings+Root.swift
[237/253] Compiling ContributeWordPress Settings.swift
[238/253] Compiling ContributeWordPress NetlifyRedirectFormatter.swift
[239/253] Compiling ContributeWordPress RedirectFormatter.swift
[240/253] Compiling ContributeWordPress SitesExportDecoder.swift
[241/253] Compiling ContributeWordPress SitesExportSynDecoder.swift
[242/253] Compiling ContributeWordPress SynDecoder.swift
[243/253] Compiling ContributeWordPress WordPressDecoder.swift
[244/253] Compiling ContributeWordPress WordPressSite+RSSChannel.swift
[245/253] Compiling ContributeWordPress DynamicRedirectGenerator.swift
[246/253] Compiling ContributeWordPress RedirectListGenerator.swift
[247/253] Compiling ContributeWordPress RedirectItem.swift
[248/253] Compiling ContributeWordPress DynamicRedirectFileWriter.swift
[249/253] Compiling ContributeWordPress RedirectFileWriter.swift
BUILD FAILURE 6.0 linux