The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SyndiKit, reference main (746262), with Swift 6.3 for macOS (SPM) on 22 Apr 2026 00:31:42 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brightdigit/SyndiKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/brightdigit/SyndiKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 746262a Bump XMLCoder 0.18.1 and fix CI workflow regressions (#123)
Cloned https://github.com/brightdigit/SyndiKit.git
Revision (git rev-parse @):
746262a339f5800681fd4dfc5e725f5cd2401601
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/brightdigit/SyndiKit.git at main
Fetching https://github.com/CoreOffice/XMLCoder
[1/10092] Fetching xmlcoder
Fetched https://github.com/CoreOffice/XMLCoder from cache (1.17s)
Computing version for https://github.com/CoreOffice/XMLCoder
Computed https://github.com/CoreOffice/XMLCoder at 0.18.1 (4.07s)
Creating working copy for https://github.com/CoreOffice/XMLCoder
Working copy of https://github.com/CoreOffice/XMLCoder resolved at 0.18.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "syndikit",
      "name": "SyndiKit",
      "url": "https://github.com/brightdigit/SyndiKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SyndiKit",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "xmlcoder",
          "name": "XMLCoder",
          "url": "https://github.com/CoreOffice/XMLCoder",
          "version": "0.18.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XMLCoder",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/brightdigit/SyndiKit.git
[1/6882] Fetching syndikit
Fetched https://github.com/brightdigit/SyndiKit.git from cache (1.45s)
Fetching https://github.com/CoreOffice/XMLCoder from cache
Fetched https://github.com/CoreOffice/XMLCoder from cache (0.52s)
Computing version for https://github.com/CoreOffice/XMLCoder
Computed https://github.com/CoreOffice/XMLCoder at 0.18.1 (0.58s)
Creating working copy for https://github.com/CoreOffice/XMLCoder
Working copy of https://github.com/CoreOffice/XMLCoder resolved at 0.18.1
Creating working copy for https://github.com/brightdigit/SyndiKit.git
Working copy of https://github.com/brightdigit/SyndiKit.git resolved at main (746262a)
warning: '.resolve-product-dependencies': dependency 'syndikit' is not used by any target
Found 1 product dependencies
  - XMLCoder
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/brightdigit/SyndiKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--6988338F2F200930.txt
[5/51] Emitting module XMLCoder
[6/56] Compiling XMLCoder NullBox.swift
[7/56] Compiling XMLCoder SharedBox.swift
[8/56] Compiling XMLCoder SingleKeyedBox.swift
[9/56] Compiling XMLCoder StringBox.swift
[10/56] Compiling XMLCoder UIntBox.swift
[11/56] Compiling XMLCoder URLBox.swift
[12/56] Compiling XMLCoder UnkeyedBox.swift
[13/56] Compiling XMLCoder ValueBox.swift
[14/56] Compiling XMLCoder Element.swift
[15/56] Compiling XMLCoder ElementAndAttribute.swift
[16/56] Compiling XMLCoder XMLChoiceCodingKey.swift
[17/56] Compiling XMLCoder XMLCoderElement.swift
[18/56] Compiling XMLCoder XMLDocumentType.swift
[19/56] Compiling XMLCoder XMLHeader.swift
[20/56] Compiling XMLCoder XMLKey.swift
[21/56] Compiling XMLCoder XMLStackParser.swift
[22/56] Compiling XMLCoder DecodingErrorExtension.swift
[23/56] Compiling XMLCoder DynamicNodeDecoding.swift
[24/56] Compiling XMLCoder SingleValueDecodingContainer.swift
[25/56] Compiling XMLCoder XMLChoiceDecodingContainer.swift
[26/56] Compiling XMLCoder XMLEncoderImplementation.swift
[27/56] Compiling XMLCoder XMLEncodingStorage.swift
[28/56] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[29/56] Compiling XMLCoder XMLReferencingEncoder.swift
[30/56] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[31/56] Compiling XMLCoder Attribute.swift
[32/56] Compiling XMLCoder BoolBox.swift
[33/56] Compiling XMLCoder Box.swift
[34/56] Compiling XMLCoder ChoiceBox.swift
[35/56] Compiling XMLCoder DataBox.swift
[36/56] Compiling XMLCoder DateBox.swift
[37/56] Compiling XMLCoder ISO8601DateFormatter.swift
[38/56] Compiling XMLCoder KeyedStorage.swift
[39/56] Compiling XMLCoder Metatypes.swift
[40/56] Compiling XMLCoder String+Extensions.swift
[41/56] Compiling XMLCoder Utils.swift
[42/56] Compiling XMLCoder DecimalBox.swift
[43/56] Compiling XMLCoder DoubleBox.swift
[44/56] Compiling XMLCoder FloatBox.swift
[45/56] Compiling XMLCoder IntBox.swift
[46/56] Compiling XMLCoder KeyedBox.swift
[47/56] Compiling XMLCoder DynamicNodeEncoding.swift
[48/56] Compiling XMLCoder EncodingErrorExtension.swift
[49/56] Compiling XMLCoder SingleValueEncodingContainer.swift
[50/56] Compiling XMLCoder XMLChoiceEncodingContainer.swift
[51/56] Compiling XMLCoder XMLEncoder.swift
[52/56] Compiling XMLCoder XMLDecoder.swift
[53/56] Compiling XMLCoder XMLDecoderImplementation.swift
[54/56] Compiling XMLCoder XMLDecodingStorage.swift
[55/56] Compiling XMLCoder XMLKeyedDecodingContainer.swift
[56/56] Compiling XMLCoder XMLUnkeyedDecodingContainer.swift
[57/159] Compiling SyndiKit Dictionary.swift
[58/159] Compiling SyndiKit CategoryDescriptor.swift
[59/159] Compiling SyndiKit CategoryLanguage.swift
[60/159] Compiling SyndiKit LanguageContentResult.swift
[61/159] Compiling SyndiKit ProcessedBlogsResult.swift
[62/159] Compiling SyndiKit Site.swift
[63/159] Compiling SyndiKit SiteCategory.swift
[64/159] Compiling SyndiKit SiteCategoryType.swift
[65/159] Compiling SyndiKit SiteCollection.swift
[66/159] Compiling SyndiKit SiteCollectionDirectory.swift
[67/159] Compiling SyndiKit SiteCollectionProcessor.swift
[68/159] Compiling SyndiKit SiteDirectory.swift
[69/170] Emitting module SyndiKit
[70/170] Compiling SyndiKit Character.swift
[71/170] Compiling SyndiKit Collection.swift
[72/170] Compiling SyndiKit Author.swift
[73/170] Compiling SyndiKit EntryCategory.swift
[74/170] Compiling SyndiKit Entryable.swift
[75/170] Compiling SyndiKit Feedable.swift
[76/170] Compiling SyndiKit Link.swift
[77/170] Compiling SyndiKit CData.swift
[78/170] Compiling SyndiKit ListString.swift
[79/170] Compiling SyndiKit UTF8EncodedURL.swift
[80/170] Compiling SyndiKit XMLStringInt.swift
[81/170] Compiling SyndiKit AnyDecoding.swift
[82/170] Compiling SyndiKit WPCategory.swift
/Users/admin/builder/spi-builder-workspace/Sources/SyndiKit/Formats/Media/Wordpress/WordPressPost+Init.swift:35:10: warning: public import of 'Foundation' was not used in public declarations or inlinable code
33 |   import Foundation
34 | #else
35 |   public import Foundation
   |          `- warning: public import of 'Foundation' was not used in public declarations or inlinable code
36 | #endif
37 |
[83/170] Compiling SyndiKit WPPostMeta.swift
/Users/admin/builder/spi-builder-workspace/Sources/SyndiKit/Formats/Media/Wordpress/WordPressPost+Init.swift:35:10: warning: public import of 'Foundation' was not used in public declarations or inlinable code
33 |   import Foundation
34 | #else
35 |   public import Foundation
   |          `- warning: public import of 'Foundation' was not used in public declarations or inlinable code
36 | #endif
37 |
[84/170] Compiling SyndiKit WPTag.swift
/Users/admin/builder/spi-builder-workspace/Sources/SyndiKit/Formats/Media/Wordpress/WordPressPost+Init.swift:35:10: warning: public import of 'Foundation' was not used in public declarations or inlinable code
33 |   import Foundation
34 | #else
35 |   public import Foundation
   |          `- warning: public import of 'Foundation' was not used in public declarations or inlinable code
36 | #endif
37 |
[85/170] Compiling SyndiKit WordPressElements.swift
/Users/admin/builder/spi-builder-workspace/Sources/SyndiKit/Formats/Media/Wordpress/WordPressPost+Init.swift:35:10: warning: public import of 'Foundation' was not used in public declarations or inlinable code
33 |   import Foundation
34 | #else
35 |   public import Foundation
   |          `- warning: public import of 'Foundation' was not used in public declarations or inlinable code
36 | #endif
37 |
[86/170] Compiling SyndiKit WordPressError.swift
/Users/admin/builder/spi-builder-workspace/Sources/SyndiKit/Formats/Media/Wordpress/WordPressPost+Init.swift:35:10: warning: public import of 'Foundation' was not used in public declarations or inlinable code
33 |   import Foundation
34 | #else
35 |   public import Foundation
   |          `- warning: public import of 'Foundation' was not used in public declarations or inlinable code
36 | #endif
37 |
[87/170] Compiling SyndiKit WordPressPost+BasicProperties.swift
/Users/admin/builder/spi-builder-workspace/Sources/SyndiKit/Formats/Media/Wordpress/WordPressPost+Init.swift:35:10: warning: public import of 'Foundation' was not used in public declarations or inlinable code
33 |   import Foundation
34 | #else
35 |   public import Foundation
   |          `- warning: public import of 'Foundation' was not used in public declarations or inlinable code
36 | #endif
37 |
[88/170] Compiling SyndiKit WordPressPost+CategoryProperties.swift
/Users/admin/builder/spi-builder-workspace/Sources/SyndiKit/Formats/Media/Wordpress/WordPressPost+Init.swift:35:10: warning: public import of 'Foundation' was not used in public declarations or inlinable code
33 |   import Foundation
34 | #else
35 |   public import Foundation
   |          `- warning: public import of 'Foundation' was not used in public declarations or inlinable code
36 | #endif
37 |
[89/170] Compiling SyndiKit WordPressPost+DateProperties.swift
/Users/admin/builder/spi-builder-workspace/Sources/SyndiKit/Formats/Media/Wordpress/WordPressPost+Init.swift:35:10: warning: public import of 'Foundation' was not used in public declarations or inlinable code
33 |   import Foundation
34 | #else
35 |   public import Foundation
   |          `- warning: public import of 'Foundation' was not used in public declarations or inlinable code
36 | #endif
37 |
[90/170] Compiling SyndiKit WordPressPost+Hashable.swift
/Users/admin/builder/spi-builder-workspace/Sources/SyndiKit/Formats/Media/Wordpress/WordPressPost+Init.swift:35:10: warning: public import of 'Foundation' was not used in public declarations or inlinable code
33 |   import Foundation
34 | #else
35 |   public import Foundation
   |          `- warning: public import of 'Foundation' was not used in public declarations or inlinable code
36 | #endif
37 |
[91/170] Compiling SyndiKit WordPressPost+Init.swift
/Users/admin/builder/spi-builder-workspace/Sources/SyndiKit/Formats/Media/Wordpress/WordPressPost+Init.swift:35:10: warning: public import of 'Foundation' was not used in public declarations or inlinable code
33 |   import Foundation
34 | #else
35 |   public import Foundation
   |          `- warning: public import of 'Foundation' was not used in public declarations or inlinable code
36 | #endif
37 |
[92/170] Compiling SyndiKit WordPressPost+MetaProperties.swift
/Users/admin/builder/spi-builder-workspace/Sources/SyndiKit/Formats/Media/Wordpress/WordPressPost+Init.swift:35:10: warning: public import of 'Foundation' was not used in public declarations or inlinable code
33 |   import Foundation
34 | #else
35 |   public import Foundation
   |          `- warning: public import of 'Foundation' was not used in public declarations or inlinable code
36 | #endif
37 |
[93/170] Compiling SyndiKit CustomDecoderSetup.swift
[94/170] Compiling SyndiKit DateFormatterDecoder.swift
[95/170] Compiling SyndiKit DecodableFeed.swift
[96/170] Compiling SyndiKit DecoderSetup.swift
[97/170] Compiling SyndiKit DecoderSource.swift
[98/170] Compiling SyndiKit Decoding.swift
[99/170] Compiling SyndiKit DecodingError.swift
[100/170] Compiling SyndiKit JSONDecoder.swift
[101/170] Compiling SyndiKit SynDecoder+Helpers.swift
[102/170] Compiling SyndiKit SynDecoder.swift
[103/170] Compiling SyndiKit TypeDecoder.swift
[104/170] Compiling SyndiKit XMLDecoder.swift
[105/170] Compiling SyndiKit WordPressPost+ProcessedData.swift
[106/170] Compiling SyndiKit WordPressPost+ProcessedFields.swift
[107/170] Compiling SyndiKit WordPressPost+Processor.swift
[108/170] Compiling SyndiKit WordPressPost+ValidatedFields.swift
[109/170] Compiling SyndiKit WordPressPost+Validator.swift
[110/170] Compiling SyndiKit WordPressPost.swift
[111/170] Compiling SyndiKit YouTubeID.swift
[112/170] Compiling SyndiKit iTunesDuration.swift
[113/170] Compiling SyndiKit iTunesEpisode.swift
[114/170] Compiling SyndiKit iTunesImage.swift
[115/170] Compiling SyndiKit iTunesOwner.swift
[116/170] Compiling SyndiKit JSONFeed.swift
[117/170] Compiling SyndiKit JSONItem.swift
[118/170] Compiling SyndiKit Enclosure.swift
[119/170] Compiling SyndiKit EntryID.swift
[120/170] Compiling SyndiKit BasicProperties.swift
[121/170] Compiling SyndiKit ITunesProperties.swift
[122/170] Compiling SyndiKit MediaProperties.swift
[123/170] Compiling SyndiKit PodcastProperties.swift
[124/170] Compiling SyndiKit WordPressProperties.swift
[125/170] Compiling SyndiKit RSSChannel.swift
[126/170] Compiling SyndiKit RSSFeed.swift
[127/170] Compiling SyndiKit PodcastLocation+OsmQuery.swift
[128/170] Compiling SyndiKit PodcastLocation.swift
[129/170] Compiling SyndiKit PodcastLocked.swift
[130/170] Compiling SyndiKit PodcastPerson+Role.swift
[131/170] Compiling SyndiKit PodcastPerson.swift
[132/170] Compiling SyndiKit PodcastSeason.swift
[133/170] Compiling SyndiKit PodcastSoundbite.swift
[134/170] Compiling SyndiKit PodcastTranscript+MimeType.swift
[135/170] Compiling SyndiKit PodcastTranscript.swift
[136/170] Compiling SyndiKit Video.swift
[137/170] Compiling SyndiKit Entryable+WordPressPost.swift
[138/170] Compiling SyndiKit RSSImage.swift
[139/170] Compiling SyndiKit RSSItem+Init.swift
[140/170] Compiling SyndiKit RSSItem+InternalInit.swift
[141/170] Compiling SyndiKit RSSItem.swift
[142/170] Compiling SyndiKit RSSItemCategory.swift
[143/170] Compiling SyndiKit MediaContent.swift
[144/170] Compiling SyndiKit PodcastChapters+MimeType.swift
[145/170] Compiling SyndiKit PodcastChapters.swift
[146/170] Compiling SyndiKit PodcastEpisode.swift
[147/170] Compiling SyndiKit PodcastFunding.swift
[148/170] Compiling SyndiKit PodcastLocation+GeoURI.swift
[149/170] Compiling SyndiKit SiteDirectoryBuilder.swift
[150/170] Compiling SyndiKit SiteLanguage.swift
[151/170] Compiling SyndiKit SiteLanguageCategory+Site.swift
[152/170] Compiling SyndiKit SiteLanguageCategory.swift
[153/170] Compiling SyndiKit SiteLanguageContent.swift
[154/170] Compiling SyndiKit SiteLanguageType.swift
[155/170] Compiling SyndiKit AtomCategory.swift
[156/170] Compiling SyndiKit AtomEntry.swift
[157/170] Compiling SyndiKit AtomFeed.swift
[158/170] Compiling SyndiKit AtomMedia.swift
[159/170] Compiling SyndiKit AtomMediaGroup.swift
[160/170] Compiling SyndiKit OPML+Body.swift
[161/170] Compiling SyndiKit OPML+Head.swift
[162/170] Compiling SyndiKit OPML+Outline.swift
[163/170] Compiling SyndiKit OPML.swift
[164/170] Compiling SyndiKit OutlineType.swift
[165/170] Compiling SyndiKit SyndicationUpdate.swift
[166/170] Compiling SyndiKit SyndicationUpdateFrequency.swift
[167/170] Compiling SyndiKit SyndicationUpdatePeriod.swift
[168/170] Compiling SyndiKit KeyedDecodingContainerProtocol.swift
[169/170] Compiling SyndiKit StringProtocol.swift
[170/170] Compiling SyndiKit URL.swift
[171/179] Compiling SyndiKitTestSupport SiteCollection.swift
[172/179] Compiling SyndiKitTestSupport String.swift
[173/179] Compiling SyndiKitTestSupport URL.swift
[174/179] Compiling SyndiKitTestSupport Sequence.swift
[175/179] Compiling SyndiKitTestSupport JSONFeed.swift
[176/179] Compiling SyndiKitTestSupport Content.ResultDictionary.swift
[177/179] Compiling SyndiKitTestSupport Content.Directories.swift
[178/179] Emitting module SyndiKitTestSupport
[179/179] Compiling SyndiKitTestSupport FileManager.swift
Build complete! (9.18s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "xmlcoder",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.18.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/CoreOffice/XMLCoder"
    }
  ],
  "manifest_display_name" : "SyndiKit",
  "name" : "SyndiKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "SyndiKit",
      "targets" : [
        "SyndiKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SyndiKitXCTests",
      "module_type" : "SwiftTarget",
      "name" : "SyndiKitXCTests",
      "path" : "Tests/SyndiKitXCTests",
      "product_dependencies" : [
        "XMLCoder"
      ],
      "sources" : [
        "AuthorParsingTests.swift",
        "OPMLTests.swift",
        "RSSCoded.Durations.swift",
        "RSSCodedTests.swift",
        "WordpressTests.swift"
      ],
      "target_dependencies" : [
        "SyndiKit",
        "SyndiKitTestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SyndiKitTests",
      "module_type" : "SwiftTarget",
      "name" : "SyndiKitTests",
      "path" : "Tests/SyndiKitTests",
      "sources" : [
        "BlogTests.swift",
        "DecodingErrorTests.swift",
        "RSSGUIDTests.swift",
        "RSSItemCategoryTests.swift",
        "UTF8EncodedURLTests.swift",
        "WordPressElementsTests.swift",
        "XMLStringIntTests.swift"
      ],
      "target_dependencies" : [
        "SyndiKit",
        "SyndiKitTestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SyndiKitTestSupport",
      "module_type" : "SwiftTarget",
      "name" : "SyndiKitTestSupport",
      "path" : "Tests/SyndiKitTestSupport",
      "product_dependencies" : [
        "XMLCoder"
      ],
      "sources" : [
        "Content.Directories.swift",
        "Content.ResultDictionary.swift",
        "Extensions/FileManager.swift",
        "Extensions/JSONFeed.swift",
        "Extensions/Sequence.swift",
        "Extensions/SiteCollection.swift",
        "Extensions/String.swift",
        "Extensions/URL.swift"
      ],
      "target_dependencies" : [
        "SyndiKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SyndiKit",
      "module_type" : "SwiftTarget",
      "name" : "SyndiKit",
      "path" : "Sources/SyndiKit",
      "product_dependencies" : [
        "XMLCoder"
      ],
      "product_memberships" : [
        "SyndiKit"
      ],
      "sources" : [
        "Character.swift",
        "Collection.swift",
        "Common/Author.swift",
        "Common/EntryCategory.swift",
        "Common/Entryable.swift",
        "Common/Feedable.swift",
        "Common/Link.swift",
        "Common/Primitives/CData.swift",
        "Common/Primitives/ListString.swift",
        "Common/Primitives/UTF8EncodedURL.swift",
        "Common/Primitives/XMLStringInt.swift",
        "Decoding/AnyDecoding.swift",
        "Decoding/CustomDecoderSetup.swift",
        "Decoding/DateFormatterDecoder.swift",
        "Decoding/DecodableFeed.swift",
        "Decoding/DecoderSetup.swift",
        "Decoding/DecoderSource.swift",
        "Decoding/Decoding.swift",
        "Decoding/DecodingError.swift",
        "Decoding/JSONDecoder.swift",
        "Decoding/SynDecoder+Helpers.swift",
        "Decoding/SynDecoder.swift",
        "Decoding/TypeDecoder.swift",
        "Decoding/XMLDecoder.swift",
        "Dictionary.swift",
        "Formats/Blogs/CategoryDescriptor.swift",
        "Formats/Blogs/CategoryLanguage.swift",
        "Formats/Blogs/LanguageContentResult.swift",
        "Formats/Blogs/ProcessedBlogsResult.swift",
        "Formats/Blogs/Site.swift",
        "Formats/Blogs/SiteCategory.swift",
        "Formats/Blogs/SiteCategoryType.swift",
        "Formats/Blogs/SiteCollection.swift",
        "Formats/Blogs/SiteCollectionDirectory.swift",
        "Formats/Blogs/SiteCollectionProcessor.swift",
        "Formats/Blogs/SiteDirectory.swift",
        "Formats/Blogs/SiteDirectoryBuilder.swift",
        "Formats/Blogs/SiteLanguage.swift",
        "Formats/Blogs/SiteLanguageCategory+Site.swift",
        "Formats/Blogs/SiteLanguageCategory.swift",
        "Formats/Blogs/SiteLanguageContent.swift",
        "Formats/Blogs/SiteLanguageType.swift",
        "Formats/Feeds/Atom/AtomCategory.swift",
        "Formats/Feeds/Atom/AtomEntry.swift",
        "Formats/Feeds/Atom/AtomFeed.swift",
        "Formats/Feeds/Atom/AtomMedia.swift",
        "Formats/Feeds/Atom/AtomMediaGroup.swift",
        "Formats/Feeds/JSONFeed/JSONFeed.swift",
        "Formats/Feeds/JSONFeed/JSONItem.swift",
        "Formats/Feeds/RSS/Enclosure.swift",
        "Formats/Feeds/RSS/EntryID.swift",
        "Formats/Feeds/RSS/Properties/BasicProperties.swift",
        "Formats/Feeds/RSS/Properties/ITunesProperties.swift",
        "Formats/Feeds/RSS/Properties/MediaProperties.swift",
        "Formats/Feeds/RSS/Properties/PodcastProperties.swift",
        "Formats/Feeds/RSS/Properties/WordPressProperties.swift",
        "Formats/Feeds/RSS/RSSChannel.swift",
        "Formats/Feeds/RSS/RSSFeed.swift",
        "Formats/Feeds/RSS/RSSImage.swift",
        "Formats/Feeds/RSS/RSSItem+Init.swift",
        "Formats/Feeds/RSS/RSSItem+InternalInit.swift",
        "Formats/Feeds/RSS/RSSItem.swift",
        "Formats/Feeds/RSS/RSSItemCategory.swift",
        "Formats/Media/MediaContent.swift",
        "Formats/Media/Podcast/PodcastChapters+MimeType.swift",
        "Formats/Media/Podcast/PodcastChapters.swift",
        "Formats/Media/Podcast/PodcastEpisode.swift",
        "Formats/Media/Podcast/PodcastFunding.swift",
        "Formats/Media/Podcast/PodcastLocation+GeoURI.swift",
        "Formats/Media/Podcast/PodcastLocation+OsmQuery.swift",
        "Formats/Media/Podcast/PodcastLocation.swift",
        "Formats/Media/Podcast/PodcastLocked.swift",
        "Formats/Media/Podcast/PodcastPerson+Role.swift",
        "Formats/Media/Podcast/PodcastPerson.swift",
        "Formats/Media/Podcast/PodcastSeason.swift",
        "Formats/Media/Podcast/PodcastSoundbite.swift",
        "Formats/Media/Podcast/PodcastTranscript+MimeType.swift",
        "Formats/Media/Podcast/PodcastTranscript.swift",
        "Formats/Media/Video.swift",
        "Formats/Media/Wordpress/Entryable+WordPressPost.swift",
        "Formats/Media/Wordpress/WPCategory.swift",
        "Formats/Media/Wordpress/WPPostMeta.swift",
        "Formats/Media/Wordpress/WPTag.swift",
        "Formats/Media/Wordpress/WordPressElements.swift",
        "Formats/Media/Wordpress/WordPressError.swift",
        "Formats/Media/Wordpress/WordPressPost+BasicProperties.swift",
        "Formats/Media/Wordpress/WordPressPost+CategoryProperties.swift",
        "Formats/Media/Wordpress/WordPressPost+DateProperties.swift",
        "Formats/Media/Wordpress/WordPressPost+Hashable.swift",
        "Formats/Media/Wordpress/WordPressPost+Init.swift",
        "Formats/Media/Wordpress/WordPressPost+MetaProperties.swift",
        "Formats/Media/Wordpress/WordPressPost+ProcessedData.swift",
        "Formats/Media/Wordpress/WordPressPost+ProcessedFields.swift",
        "Formats/Media/Wordpress/WordPressPost+Processor.swift",
        "Formats/Media/Wordpress/WordPressPost+ValidatedFields.swift",
        "Formats/Media/Wordpress/WordPressPost+Validator.swift",
        "Formats/Media/Wordpress/WordPressPost.swift",
        "Formats/Media/YouTube/YouTubeID.swift",
        "Formats/Media/iTunes/iTunesDuration.swift",
        "Formats/Media/iTunes/iTunesEpisode.swift",
        "Formats/Media/iTunes/iTunesImage.swift",
        "Formats/Media/iTunes/iTunesOwner.swift",
        "Formats/OPML/OPML+Body.swift",
        "Formats/OPML/OPML+Head.swift",
        "Formats/OPML/OPML+Outline.swift",
        "Formats/OPML/OPML.swift",
        "Formats/OPML/OutlineType.swift",
        "Formats/SyndicationUpdate/SyndicationUpdate.swift",
        "Formats/SyndicationUpdate/SyndicationUpdateFrequency.swift",
        "Formats/SyndicationUpdate/SyndicationUpdatePeriod.swift",
        "KeyedDecodingContainerProtocol.swift",
        "StringProtocol.swift",
        "URL.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/brightdigit/syndikit/main
Repository:               brightdigit/SyndiKit
Swift version used:       6.3
Target:                   SyndiKit
Extracting symbol information for 'SyndiKit'...
Finished extracting symbol information for 'SyndiKit'. (27.25s)
Building documentation for 'SyndiKit'...
warning: 'String' doesn't exist at '/SyndiKit/XMLStringInt'
  --> ../Common/Primitives/XMLStringInt.swift:36:36-36:42
34 | #endif
35 |
36 + /// XML Element which contains a ``String`` parsable into a ``Integer``.
37 | public struct XMLStringInt: Codable, ExpressibleByIntegerLiteral, Sendable {
38 |   /// The type of the integer literal.
warning: 'Integer' doesn't exist at '/SyndiKit/XMLStringInt'
  --> ../Common/Primitives/XMLStringInt.swift:36:63-36:70
34 | #endif
35 |
36 + /// XML Element which contains a ``String`` parsable into a ``Integer``.
   |                                                               ╰─suggestion: Replace 'Integer' with 'IntegerLiteralType'
37 | public struct XMLStringInt: Codable, ExpressibleByIntegerLiteral, Sendable {
38 |   /// The type of the integer literal.
warning: 'Int' doesn't exist at '/SyndiKit/XMLStringInt/value'
  --> ../Common/Primitives/XMLStringInt.swift:41:24-41:27
39 |   public typealias IntegerLiteralType = Int
40 |
41 +   /// The underlying ``Int`` value.
42 |   public let value: Int
43 |
warning: 'RSSDecoder' doesn't exist at '/SyndiKit/SynDecoder/init()'
  --> ../Decoding/SynDecoder.swift:97:32-97:42
95 |   }
96 |
97 +   /// Creates an instance of ``RSSDecoder``
98 |   public convenience init() {
99 |     self.init(types: nil, defaultJSONDecoderSetup: nil, defaultXMLDecoderSetup: nil)
warning: 'Category' doesn't exist at '/SyndiKit/CategoryDescriptor'
  --> ../Formats/Blogs/CategoryDescriptor.swift:37:18-37:26
35 | /// - Important: The ``title`` and ``description`` properties are read-only.
36 | ///
37 + /// - SeeAlso: ``Category``
38 | /// - SeeAlso: ``EntryCategory``
39 | public struct CategoryDescriptor: Sendable {
warning: 'SiteCategoryBuilder' doesn't exist at '/SyndiKit/SiteCategory'
  --> ../Formats/Blogs/SiteCategory.swift:40:26-40:45
38 | ///
39 | /// - Important: This struct should not be used directly.
40 + /// Instead, use the ``SiteCategoryBuilder`` to create instances of ``SiteCategory``.
41 | ///
42 | /// - SeeAlso: ``SiteCategoryType``
warning: 'SiteCategoryBuilder' doesn't exist at '/SyndiKit/SiteCategory'
  --> ../Formats/Blogs/SiteCategory.swift:45:18-45:37
43 | /// - SeeAlso: ``CategoryDescriptor``
44 | /// - SeeAlso: ``CategoryLanguage``
45 + /// - SeeAlso: ``SiteCategoryBuilder``
46 | /// - SeeAlso: ``EntryCategory``
47 | public struct SiteCategory: Sendable {
warning: 'struct' doesn't exist at '/SyndiKit/SiteLanguageCategory/Site'
  --> ../Formats/Blogs/SiteLanguageCategory+Site.swift:39:11-39:17
37 |
38 | extension SiteLanguageCategory {
39 +   /// A ``struct`` representing a site.
40 |   public struct Site: Codable, Sendable {
41 |     /// Coding keys to map properties to JSON keys.
warning: 'Codable' doesn't exist at '/SyndiKit/SiteLanguageCategory'
  --> ../Formats/Blogs/SiteLanguageCategory.swift:33:43-33:50
31 | /// A struct representing a category of site languages.
32 | ///
33 + /// - Note: This struct conforms to the ``Codable`` protocol.
34 | ///
35 | /// - Important: All properties of this struct are read-only.
warning: 'Codable' doesn't exist at '/SyndiKit/SiteLanguageContent'
  --> ../Formats/Blogs/SiteLanguageContent.swift:33:43-33:50
31 | /// A struct representing the content of a site in a specific language.
32 | ///
33 + /// - Note: This struct conforms to the ``Codable`` protocol.
34 | ///
35 | /// - Important: All properties of this struct are read-only.
warning: 'Codable' doesn't exist at '/SyndiKit/AtomCategory'
  --> ../Formats/Feeds/Atom/AtomCategory.swift:33:43-33:50
31 | /// A struct representing an Atom category.
32 | ///
33 + /// - Note: This struct conforms to the ``Codable`` and ``EntryCategory`` protocols.
34 | ///
35 | /// - SeeAlso: ``EntryCategory``
warning: 'DecodableFeed' doesn't exist at '/SyndiKit/JSONFeed'
  --> ../Formats/Feeds/JSONFeed/JSONFeed.swift:41:43-41:56
39 | /// A struct representing a JSON feed.
40 | ///
41 + /// - Note: This struct conforms to the ``DecodableFeed`` protocol.
   |                                           ╰─suggestion: Replace 'DecodableFeed' with 'Decodable-Implementations'
42 | ///
43 | /// - SeeAlso: ``DecodableFeed``
warning: 'DecodableFeed' doesn't exist at '/SyndiKit/JSONFeed'
  --> ../Formats/Feeds/JSONFeed/JSONFeed.swift:43:18-43:31
41 | /// - Note: This struct conforms to the ``DecodableFeed`` protocol.
42 | ///
43 + /// - SeeAlso: ``DecodableFeed``
   |                  ╰─suggestion: Replace 'DecodableFeed' with 'Decodable-Implementations'
44 | /// - SeeAlso: ``EntryCategory``
45 | public struct JSONFeed: Sendable {
warning: 'Codable' doesn't exist at '/SyndiKit/EntryID'
  --> ../Formats/Feeds/RSS/EntryID.swift:41:9-41:16
39 | ///
40 | /// - Note: This enum conforms to
41 + /// ``Codable``, ``Equatable``, and ``LosslessStringConvertible``.
42 | public enum EntryID: Codable, Equatable, LosslessStringConvertible, Sendable {
43 |   /// An identifier in URL format.
warning: 'Equatable' doesn't exist at '/SyndiKit/EntryID'
  --> ../Formats/Feeds/RSS/EntryID.swift:41:22-41:31
39 | ///
40 | /// - Note: This enum conforms to
41 + /// ``Codable``, ``Equatable``, and ``LosslessStringConvertible``.
   |                      ╰─suggestion: Replace 'Equatable' with 'Equatable-Implementations'
42 | public enum EntryID: Codable, Equatable, LosslessStringConvertible, Sendable {
43 |   /// An identifier in URL format.
warning: 'LosslessStringConvertible' doesn't exist at '/SyndiKit/EntryID'
  --> ../Formats/Feeds/RSS/EntryID.swift:41:41-41:66
39 | ///
40 | /// - Note: This enum conforms to
41 + /// ``Codable``, ``Equatable``, and ``LosslessStringConvertible``.
42 | public enum EntryID: Codable, Equatable, LosslessStringConvertible, Sendable {
43 |   /// An identifier in URL format.
warning: 'nil' doesn't exist at '/SyndiKit/EntryID/init(_:)'
  --> ../Formats/Feeds/RSS/EntryID.swift:82:54-82:57
80 |   ///
81 |   /// - Parameter description: The string representation of the entry identifier.
82 +   /// - Note: This initializer will never return a ``nil`` instance.
83 |   /// To avoid the ``Optional`` result, use `init(string:)` instead.
84 |   public init?(_ description: String) {
warning: 'Optional' doesn't exist at '/SyndiKit/EntryID/init(_:)'
  --> ../Formats/Feeds/RSS/EntryID.swift:83:24-83:32
81 |   /// - Parameter description: The string representation of the entry identifier.
82 |   /// - Note: This initializer will never return a ``nil`` instance.
83 +   /// To avoid the ``Optional`` result, use `init(string:)` instead.
84 |   public init?(_ description: String) {
85 |     self.init(string: description)
warning: 'Optional' doesn't exist at '/SyndiKit/EntryID/init(string:)'
  --> ../Formats/Feeds/RSS/EntryID.swift:91:73-91:81
89 |   ///
90 |   /// - Parameter string: The string representation of the entry identifier.
91 +   /// - Note: Use this initializer instead of `init(_:)` to avoid the ``Optional`` result.
92 |   public init(string: String) {
93 |     if let url = URL(strict: string) {
warning: 'Codable' doesn't exist at '/SyndiKit/RSSChannel'
  --> ../Formats/Feeds/RSS/RSSChannel.swift:41:43-41:50
39 | /// A struct representing information about the channel (metadata) and its contents.
40 | ///
41 + /// - Note: This struct conforms to the ``Codable`` protocol.
42 | ///
43 | /// - Remark: The ``CodingKeys`` enum is used to specify the coding keys for the struct.
warning: 'CodingKeys' doesn't exist at '/SyndiKit/RSSChannel'
  --> ../Formats/Feeds/RSS/RSSChannel.swift:43:21-43:31
41 | /// - Note: This struct conforms to the ``Codable`` protocol.
42 | ///
43 + /// - Remark: The ``CodingKeys`` enum is used to specify the coding keys for the struct.
44 | ///
45 | /// - SeeAlso: ``RSSItem``
warning: 'WordPressElements.Category' doesn't exist at '/SyndiKit/RSSChannel'
  --> ../Formats/Feeds/RSS/RSSChannel.swift:48:18-48:44
46 | /// - SeeAlso: ``RSSImage``
47 | /// - SeeAlso: ``Author``
48 + /// - SeeAlso: ``WordPressElements.Category``
49 | /// - SeeAlso: ``WordPressElements.Tag``
50 | /// - SeeAlso: ``iTunesOwner``
warning: 'WordPressElements.Tag' doesn't exist at '/SyndiKit/RSSChannel'
  --> ../Formats/Feeds/RSS/RSSChannel.swift:49:18-49:39
47 | /// - SeeAlso: ``Author``
48 | /// - SeeAlso: ``WordPressElements.Category``
49 + /// - SeeAlso: ``WordPressElements.Tag``
50 | /// - SeeAlso: ``iTunesOwner``
51 | /// - SeeAlso: ``PodcastLocked``
warning: 'alt' doesn't exist at '/SyndiKit/RSSImage/title'
  --> ../Formats/Feeds/RSS/RSSImage.swift:45:29-45:32
43 |   /// The title or description of the image.
44 |   ///
45 +   /// This is used in the ``alt`` attribute of the HTML `<img>` tag
46 |   /// when the channel is rendered in HTML.
47 |   public let title: String
warning: 'Codable' doesn't exist at '/SyndiKit/RSSItemCategory'
  --> ../Formats/Feeds/RSS/RSSItemCategory.swift:33:35-33:42
31 | /// A struct representing a category for an RSS item.
32 | ///
33 + /// This struct conforms to the ``Codable`` and ``EntryCategory`` protocols.
34 | ///
35 | /// - Note: The ``CodingKeys`` enum is used to specify the coding keys for the struct.
warning: 'CodingKeys' doesn't exist at '/SyndiKit/RSSItemCategory'
  --> ../Formats/Feeds/RSS/RSSItemCategory.swift:35:19-35:29
33 | /// This struct conforms to the ``Codable`` and ``EntryCategory`` protocols.
34 | ///
35 + /// - Note: The ``CodingKeys`` enum is used to specify the coding keys for the struct.
36 | ///
37 | /// - SeeAlso: ``EntryCategory``
warning: 'public' doesn't exist at '/SyndiKit/RSSItemCategory'
  --> ../Formats/Feeds/RSS/RSSItemCategory.swift:39:32-39:38
37 | /// - SeeAlso: ``EntryCategory``
38 | ///
39 + /// - Remark: This struct is ``public`` to allow access from other modules.
40 | ///
41 | /// - Warning: Do not modify the ``CodingKeys`` enum.
warning: 'CodingKeys' doesn't exist at '/SyndiKit/RSSItemCategory'
  --> ../Formats/Feeds/RSS/RSSItemCategory.swift:41:36-41:46
39 | /// - Remark: This struct is ``public`` to allow access from other modules.
40 | ///
41 + /// - Warning: Do not modify the ``CodingKeys`` enum.
42 | ///
43 | /// - Version: 1.0
warning: 'nil' doesn't exist at '/SyndiKit/RSSItemCategory/init(value:domain:nicename:)'
  --> ../Formats/Feeds/RSS/RSSItemCategory.swift:72:68-72:71
70 |   ///   - Parameters:
71 |   ///     - value: The value of the category.
72 +   ///     - domain: The domain of the category. Default value is ``nil``.
73 |   ///     - nicename: The nicename of the category. Default value is ``nil``.
74 |   ///
warning: 'nil' doesn't exist at '/SyndiKit/RSSItemCategory/init(value:domain:nicename:)'
  --> ../Formats/Feeds/RSS/RSSItemCategory.swift:73:72-73:75
71 |   ///     - value: The value of the category.
72 |   ///     - domain: The domain of the category. Default value is ``nil``.
73 +   ///     - nicename: The nicename of the category. Default value is ``nil``.
74 |   ///
75 |   ///   - Returns: A new instance of ``RSSItemCategory``.
warning: 'true' doesn't exist at '/SyndiKit/RSSItemCategory/==(_:_:)'
   --> ../Formats/Feeds/RSS/RSSItemCategory.swift:118:22-118:26
116 |   ///     - rhs: The right-hand side ``RSSItemCategory`` instance.
117 |   ///
118 +   ///   - Returns: ``true`` if the instances are equal, otherwise ``false``.
119 |   /// - SeeAlso: ``EntryCategory``
120 |   public static func == (lhs: RSSItemCategory, rhs: RSSItemCategory) -> Bool {
warning: 'false' doesn't exist at '/SyndiKit/RSSItemCategory/==(_:_:)'
   --> ../Formats/Feeds/RSS/RSSItemCategory.swift:118:69-118:74
116 |   ///     - rhs: The right-hand side ``RSSItemCategory`` instance.
117 |   ///
118 +   ///   - Returns: ``true`` if the instances are equal, otherwise ``false``.
119 |   /// - SeeAlso: ``EntryCategory``
120 |   public static func == (lhs: RSSItemCategory, rhs: RSSItemCategory) -> Bool {
warning: 'struct' doesn't exist at '/SyndiKit/PodcastLocation/GeoURI'
  --> ../Formats/Media/Podcast/PodcastLocation+GeoURI.swift:37:11-37:17
35 |
36 | extension PodcastLocation {
37 +   /// A ``struct`` representing a geographic URI for a podcast location.
38 |   public struct GeoURI: Codable, Equatable, LosslessStringConvertible, Sendable {
39 |     /// The latitude coordinate.
warning: 'DecodingError' doesn't exist at '/SyndiKit/PodcastLocation/GeoURI/init(singleValue:)'
  --> ../Formats/Media/Podcast/PodcastLocation+GeoURI.swift:95:23-95:36
93 |     ///
94 |     /// - Parameter singleValue: The single value string representing the geographic URI.
95 +     /// - Throws: A ``DecodingError`` if the single value string is invalid.
96 |     public init(singleValue: String) throws {
97 |       let pathComponents = try Self.pathComponents(from: singleValue)
warning: 'DecodingError' doesn't exist at '/SyndiKit/PodcastLocation/GeoURI/init(from:)'
   --> ../Formats/Media/Podcast/PodcastLocation+GeoURI.swift:116:23-116:36
114 |     ///
115 |     /// - Parameter decoder: The decoder to read data from.
116 +     /// - Throws: A ``DecodingError`` if the decoding process fails.
117 |     public init(from decoder: any Decoder) throws {
118 |       let container = try decoder.singleValueContainer()
warning: 'true' doesn't exist at '/SyndiKit/WordPressElements/PostMeta/==(_:_:)'
  --> ../Formats/Media/Wordpress/WPPostMeta.swift:76:22-76:26
74 |   ///     - rhs: The right-hand side ``PostMeta`` instance.
75 |   ///
76 +   ///   - Returns: ``true`` if the two instances are equal, ``false`` otherwise.
77 |   /// - SeeAlso: ``EntryCategory``
78 |   public static func == (
warning: 'false' doesn't exist at '/SyndiKit/WordPressElements/PostMeta/==(_:_:)'
  --> ../Formats/Media/Wordpress/WPPostMeta.swift:76:63-76:68
74 |   ///     - rhs: The right-hand side ``PostMeta`` instance.
75 |   ///
76 +   ///   - Returns: ``true`` if the two instances are equal, ``false`` otherwise.
77 |   /// - SeeAlso: ``EntryCategory``
78 |   public static func == (
warning: 'YouTubeIDProperties' doesn't exist at '/SyndiKit/YouTubeID'
  --> ../Formats/Media/YouTube/YouTubeID.swift:79:18-79:37
77 | /// - Note: This protocol is public.
78 | ///
79 + /// - SeeAlso: ``YouTubeIDProperties``
80 | ///
81 | /// - Important: This protocol is specific to YouTube.
warning: 'nil' doesn't exist at '/SyndiKit/iTunesDuration/init(_:)'
  --> ../Formats/Media/iTunes/iTunesDuration.swift:74:74-74:77
72 |   ///
73 |   /// - Parameter description: The description string representing the duration.
74 +   /// - Returns: A new instance if the description is valid, otherwise ``nil``.
75 |   public init?(_ description: String) {
76 |     guard let value = Self.timeInterval(description) else {
warning: 'Codable' doesn't exist at '/SyndiKit/iTunesOwner'
  --> ../Formats/Media/iTunes/iTunesOwner.swift:42:43-42:50
40 | /// A struct representing the owner of an iTunes account.
41 | ///
42 + /// - Note: This struct conforms to the ``Codable`` protocol.
43 | ///
44 | /// - Warning: Do not modify the ``CodingKeys`` enum.
warning: 'CodingKeys' doesn't exist at '/SyndiKit/iTunesOwner'
  --> ../Formats/Media/iTunes/iTunesOwner.swift:44:36-44:46
42 | /// - Note: This struct conforms to the ``Codable`` protocol.
43 | ///
44 + /// - Warning: Do not modify the ``CodingKeys`` enum.
45 | ///
46 | /// - SeeAlso: ``CodingKeys``
warning: 'CodingKeys' doesn't exist at '/SyndiKit/iTunesOwner'
  --> ../Formats/Media/iTunes/iTunesOwner.swift:46:18-46:28
44 | /// - Warning: Do not modify the ``CodingKeys`` enum.
45 | ///
46 + /// - SeeAlso: ``CodingKeys``
47 | ///
48 | /// - Remark: The ``email`` property is optional.
Finished building documentation for 'SyndiKit' (0.87s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/brightdigit/syndikit/main
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/CoreOffice/XMLCoder
Updated https://github.com/CoreOffice/XMLCoder (0.43s)
[1/2277] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.19s)
Computing version for https://github.com/CoreOffice/XMLCoder
Computed https://github.com/CoreOffice/XMLCoder at 0.18.1 (1.86s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.71s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3673] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.25s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (2.23s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[3/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Compiling SymbolKit Mixin+Equals.swift
[7/53] Compiling SymbolKit Mixin+Hash.swift
[8/53] Compiling SymbolKit Mixin.swift
[9/53] Compiling SymbolKit LineList.swift
[10/53] Compiling SymbolKit Position.swift
[11/57] Compiling SymbolKit SemanticVersion.swift
[12/57] Compiling SymbolKit AccessControl.swift
[13/57] Compiling SymbolKit Availability.swift
[14/57] Compiling SymbolKit AvailabilityItem.swift
[15/57] Compiling SymbolKit Domain.swift
[16/57] Compiling SymbolKit DeclarationFragments.swift
[17/57] Compiling SymbolKit Fragment.swift
[18/57] Compiling SymbolKit FragmentKind.swift
[19/57] Compiling SymbolKit FunctionParameter.swift
[20/57] Compiling SymbolKit FunctionSignature.swift
[21/57] Compiling SymbolKit Identifier.swift
[22/57] Compiling SymbolKit KindIdentifier.swift
[23/57] Compiling SymbolKit Location.swift
[24/57] Compiling SymbolKit Mutability.swift
[25/57] Emitting module SymbolKit
[26/57] Compiling SymbolKit SourceRange.swift
[27/57] Compiling SymbolKit Metadata.swift
[28/57] Compiling SymbolKit Module.swift
[29/57] Compiling SymbolKit OperatingSystem.swift
[30/57] Compiling SymbolKit Platform.swift
[31/57] Compiling SymbolKit Names.swift
[32/57] Compiling SymbolKit SPI.swift
[33/57] Compiling SymbolKit Snippet.swift
[34/57] Compiling SymbolKit Extension.swift
[35/57] Compiling SymbolKit Relationship.swift
[36/57] Compiling SymbolKit RelationshipKind.swift
[37/57] Compiling SymbolKit SourceOrigin.swift
[38/57] Compiling SymbolKit GenericConstraints.swift
[39/57] Compiling SymbolKit Swift.swift
[40/57] Compiling SymbolKit GenericConstraint.swift
[41/57] Compiling SymbolKit GenericParameter.swift
[42/57] Compiling SymbolKit Generics.swift
[43/57] Compiling SymbolKit Namespace.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets SnippetParser.swift
[53/57] Emitting module Snippets
[54/57] Compiling Snippets Snippet.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Emitting module snippet_extract
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.25s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'SyndiKit' complete! (0.27s)
    2146
13	/Users/admin/builder/spi-builder-workspace/.docs/brightdigit/syndikit/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/brightdigit/syndikit/main
File count: 2146
Doc size:   13.0MB
Preparing doc bundle ...
Uploading prod-brightdigit-syndikit-main-97bfff36.zip to s3://spi-docs-inbox/prod-brightdigit-syndikit-main-97bfff36.zip
Copying... [12%]
Copying... [21%]
Copying... [30%]
Copying... [42%]
Copying... [51%]
Copying... [61%]
Copying... [70%]
Copying... [82%]
Copying... [91%]
Copying... [100%]
Done.