Build Information
Successful build of PodcastIndexKit, reference main (890701), with Swift 6.3 for macOS (SPM) on 18 Apr 2026 00:26:05 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SparrowTek/PodcastIndexKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SparrowTek/PodcastIndexKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 8907018 more public inits
Cloned https://github.com/SparrowTek/PodcastIndexKit.git
Revision (git rev-parse @):
89070182fb252fdd17ba4a44f3db8972614653d3
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/SparrowTek/PodcastIndexKit.git at main
========================================
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": "podcastindexkit",
"name": "PodcastIndexKit",
"url": "https://github.com/SparrowTek/PodcastIndexKit.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PodcastIndexKit",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/SparrowTek/PodcastIndexKit.git
[1/1473] Fetching podcastindexkit
Fetched https://github.com/SparrowTek/PodcastIndexKit.git from cache (0.92s)
Creating working copy for https://github.com/SparrowTek/PodcastIndexKit.git
Working copy of https://github.com/SparrowTek/PodcastIndexKit.git resolved at main (8907018)
warning: '.resolve-product-dependencies': dependency 'podcastindexkit' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/SparrowTek/PodcastIndexKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
[3/46] Compiling PodcastIndexKit AppleReplacementPodcast.swift
[4/46] Compiling PodcastIndexKit AppleReplacementSearchResponse.swift
[5/46] Compiling PodcastIndexKit CategoriesResponse.swift
[6/46] Compiling PodcastIndexKit Category.swift
[7/46] Compiling PodcastIndexKit DataResponse.swift
[8/46] Emitting module PodcastIndexKit
[9/50] Compiling PodcastIndexKit NetworkRouter.swift
[10/50] Compiling PodcastIndexKit NetworkingProtocol.swift
[11/50] Compiling PodcastIndexKit StatusCode.swift
[12/50] Compiling PodcastIndexKit PodcastActor.swift
[13/50] Compiling PodcastIndexKit PodcastCodable.swift
[14/50] Compiling PodcastIndexKit Destination.swift
[15/50] Compiling PodcastIndexKit Episode.swift
[16/50] Compiling PodcastIndexKit EpisodeArrayResponse.swift
[17/50] Compiling PodcastIndexKit EpisodeResponse.swift
[18/50] Compiling PodcastIndexKit Podcast.swift
[19/50] Compiling PodcastIndexKit CharacterSet.swift
[20/50] Compiling PodcastIndexKit Encodable.swift
[21/50] Compiling PodcastIndexKit EndpointType.swift
[22/50] Compiling PodcastIndexKit HTTPMethod.swift
[23/50] Compiling PodcastIndexKit HTTPTask.swift
[24/50] Compiling PodcastIndexKit PodcastEnvironment.swift
[25/50] Compiling PodcastIndexKit PodcastIndexKit.swift
[26/50] Compiling PodcastIndexKit AppleReplacementService.swift
[27/50] Compiling PodcastIndexKit CategoriesService.swift
[28/50] Compiling PodcastIndexKit SoundbiteArrayResponse.swift
[29/50] Compiling PodcastIndexKit StatProperty.swift
[30/50] Compiling PodcastIndexKit StatsResponse.swift
[31/50] Compiling PodcastIndexKit Transcript.swift
[32/50] Compiling PodcastIndexKit Value.swift
[33/50] Compiling PodcastIndexKit EpisodesService.swift
[34/50] Compiling PodcastIndexKit HubService.swift
[35/50] Compiling PodcastIndexKit PodcastsService.swift
[36/50] Compiling PodcastIndexKit RecentService.swift
[37/50] Compiling PodcastIndexKit PodcastArrayResponse.swift
[38/50] Compiling PodcastIndexKit PodcastResponse.swift
[39/50] Compiling PodcastIndexKit PubNotifyResponse.swift
[40/50] Compiling PodcastIndexKit RandomEpisodeResponse.swift
[41/50] Compiling PodcastIndexKit Soundbite.swift
[42/50] Compiling PodcastIndexKit ValueResponse.swift
[43/50] Compiling PodcastIndexKit Networking.swift
[44/50] Compiling PodcastIndexKit JSONParameterEncoder.swift
[45/50] Compiling PodcastIndexKit ParameterEncoding.swift
[46/50] Compiling PodcastIndexKit URLParameterEncoder.swift
[47/50] Compiling PodcastIndexKit SearchService.swift
[48/50] Compiling PodcastIndexKit ServiceHelper.swift
[49/50] Compiling PodcastIndexKit StatsService.swift
[50/50] Compiling PodcastIndexKit ValueService.swift
Build complete! (6.37s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "PodcastIndexKit",
"name" : "PodcastIndexKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "maccatalyst",
"version" : "17.0"
},
{
"name" : "watchos",
"version" : "10.0"
},
{
"name" : "tvos",
"version" : "17.0"
}
],
"products" : [
{
"name" : "PodcastIndexKit",
"targets" : [
"PodcastIndexKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "PodcastIndexKit",
"module_type" : "SwiftTarget",
"name" : "PodcastIndexKit",
"path" : "Sources/PodcastIndexKit",
"product_memberships" : [
"PodcastIndexKit"
],
"sources" : [
"Models/AppleReplacementPodcast.swift",
"Models/AppleReplacementSearchResponse.swift",
"Models/CategoriesResponse.swift",
"Models/Category.swift",
"Models/DataResponse.swift",
"Models/Destination.swift",
"Models/Episode.swift",
"Models/EpisodeArrayResponse.swift",
"Models/EpisodeResponse.swift",
"Models/Podcast.swift",
"Models/PodcastArrayResponse.swift",
"Models/PodcastResponse.swift",
"Models/PubNotifyResponse.swift",
"Models/RandomEpisodeResponse.swift",
"Models/Soundbite.swift",
"Models/SoundbiteArrayResponse.swift",
"Models/StatProperty.swift",
"Models/StatsResponse.swift",
"Models/Transcript.swift",
"Models/Value.swift",
"Models/ValueResponse.swift",
"Networking.swift",
"Networking/Encoding/JSONParameterEncoder.swift",
"Networking/Encoding/ParameterEncoding.swift",
"Networking/Encoding/URLParameterEncoder.swift",
"Networking/Extensions/CharacterSet.swift",
"Networking/Extensions/Encodable.swift",
"Networking/Service/EndpointType.swift",
"Networking/Service/HTTPMethod.swift",
"Networking/Service/HTTPTask.swift",
"Networking/Service/NetworkRouter.swift",
"Networking/Service/NetworkingProtocol.swift",
"Networking/Service/StatusCode.swift",
"PodcastActor.swift",
"PodcastCodable.swift",
"PodcastEnvironment.swift",
"PodcastIndexKit.swift",
"Services/AppleReplacementService.swift",
"Services/CategoriesService.swift",
"Services/EpisodesService.swift",
"Services/HubService.swift",
"Services/PodcastsService.swift",
"Services/RecentService.swift",
"Services/SearchService.swift",
"Services/ServiceHelper.swift",
"Services/StatsService.swift",
"Services/ValueService.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/sparrowtek/podcastindexkit/main
Repository: SparrowTek/PodcastIndexKit
Swift version used: 6.3
Target: PodcastIndexKit
Extracting symbol information for 'PodcastIndexKit'...
Finished extracting symbol information for 'PodcastIndexKit'. (29.55s)
Building documentation for 'PodcastIndexKit'...
warning: Parameter 'pretty' is missing documentation
--> Sources/PodcastIndexKit/Services/AppleReplacementService.swift:25:38-25:38
23 | ///- parameter id: The iTunes Feed ID to search for
24 | ///- parameter entity: The iTunes entity type to look in
25 + //- parameter pretty: If present, makes the output “pretty” to help with debugging.
| ╰─suggestion: Document 'pretty' parameter
26 | /// Parameter shall not have a value
27 | ///- returns: a `AppleReplacementSearchResponse` object which contains an array of `AppleReplacementPodcast` objects
warning: Parameter 'id' not found in instance method declaration
--> Sources/PodcastIndexKit/Services/PodcastsService.swift:24:9-24:57
22 | /// This call returns everything we know about the feed from the feed URL
23 | ///
24 + /// - parameter id: (Required) PodcastIndex Feed URL
| ╰─suggestion: Remove 'id' parameter documentation
25 | /// - parameter pretty: If present, makes the output “pretty” to help with debugging. Parameter shall not have a value
26 | /// - returns: a `Podcast` object containing information about the feed.
warning: Parameter 'url' is missing documentation
--> Sources/PodcastIndexKit/Services/PodcastsService.swift:25:127-25:127
23 | ///
24 | /// - parameter id: (Required) PodcastIndex Feed URL
25 + /// - parameter pretty: If present, makes the output “pretty” to help with debugging. Parameter shall not have a value
| ╰─suggestion: Document 'url' parameter
26 | /// - returns: a `Podcast` object containing information about the feed.
27 | public func podcast(byFeedUrl url: String, pretty: Bool = false) async throws -> PodcastResponse {
warning: Parameter 'podcast-value' not found in instance method declaration
--> Sources/PodcastIndexKit/Services/PodcastsService.swift:62:9-63:41
60 | /// Repeat this sequence until no items are returned.
61 | ///
62 + ///- parameter podcast-value: (Required) Get feeds supporting the value tag.
| ╰─suggestion: Remove 'podcast-value' parameter documentation
63 + ///Parameter shall not have a value
64 | ///- parameter max: Maximum number of results to return.
65 | ///- parameter start_at: Feed ID to start at for request
warning: Parameter 'start_at' not found in instance method declaration
--> Sources/PodcastIndexKit/Services/PodcastsService.swift:65:21-65:29
63 | ///Parameter shall not have a value
64 | ///- parameter max: Maximum number of results to return.
65 + ///- parameter start_at: Feed ID to start at for request
| ╰─suggestion: Replace 'start_at' with 'startAt'
66 | ///- parameter pretty: If present, makes the output “pretty” to help with debugging.
67 | ///Parameter shall not have a value
warning: Parameter 'startAt' is missing documentation
--> Sources/PodcastIndexKit/Services/PodcastsService.swift:67:41-67:41
65 | ///- parameter start_at: Feed ID to start at for request
66 | ///- parameter pretty: If present, makes the output “pretty” to help with debugging.
| ╰─suggestion: Document 'startAt' parameter
67 + ///Parameter shall not have a value
68 | ///- returns: a `PodcastArrayResponse` object which has an array of `Podcast`s
69 | public func podcastByTag(max: Int? = nil, startAt: String? = nil, pretty: Bool = false) async throws -> PodcastArrayResponse {
warning: Parameter 'start_at' not found in instance method declaration
--> Sources/PodcastIndexKit/Services/PodcastsService.swift:77:9-77:62
75 | /// Full list of possible values documented in [medium](https://github.com/Podcastindex-org/podcast-namespace/blob/main/docs/1.0.md#medium) tag spec.
76 | ///- parameter max: Maximum number of results to return.
77 + ///- parameter start_at: Feed ID to start at for request
| ╰─suggestion: Remove 'start_at' parameter documentation
78 | ///- parameter pretty: If present, makes the output “pretty” to help with debugging.
79 | ///Parameter shall not have a value
Finished building documentation for 'PodcastIndexKit' (0.92s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/sparrowtek/podcastindexkit/main
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2277] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.20s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (3.58s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.21s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (2.03s)
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
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
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit SemanticVersion.swift
[8/57] Compiling SymbolKit AccessControl.swift
[9/57] Compiling SymbolKit Availability.swift
[10/57] Compiling SymbolKit AvailabilityItem.swift
[11/57] Compiling SymbolKit Domain.swift
[12/57] Compiling SymbolKit DeclarationFragments.swift
[13/57] Compiling SymbolKit Fragment.swift
[14/57] Compiling SymbolKit FragmentKind.swift
[15/57] Compiling SymbolKit FunctionParameter.swift
[16/57] Compiling SymbolKit FunctionSignature.swift
[17/57] Compiling Snippets Snippet.swift
[18/57] Emitting module Snippets
[19/57] Compiling Snippets SnippetParser.swift
[20/57] Compiling SymbolKit SourceRange.swift
[21/57] Compiling SymbolKit Metadata.swift
[22/57] Compiling SymbolKit Module.swift
[23/57] Compiling SymbolKit OperatingSystem.swift
[24/57] Compiling SymbolKit Platform.swift
[25/57] Compiling SymbolKit Identifier.swift
[26/57] Compiling SymbolKit KindIdentifier.swift
[27/57] Compiling SymbolKit Location.swift
[28/57] Compiling SymbolKit Mutability.swift
[29/57] Compiling SymbolKit Relationship.swift
[30/57] Compiling SymbolKit RelationshipKind.swift
[31/57] Compiling SymbolKit SourceOrigin.swift
[32/57] Compiling SymbolKit GenericConstraints.swift
[33/57] Compiling SymbolKit Swift.swift
[34/57] Compiling SymbolKit GenericConstraint.swift
[35/57] Compiling SymbolKit GenericParameter.swift
[36/57] Compiling SymbolKit Generics.swift
[37/57] Compiling SymbolKit Namespace.swift
[38/57] Compiling SymbolKit Symbol.swift
[39/57] Compiling SymbolKit SymbolKind.swift
[40/57] Compiling SymbolKit SymbolGraph.swift
[41/57] Compiling SymbolKit GraphCollector.swift
[42/57] Compiling SymbolKit Names.swift
[43/57] Compiling SymbolKit SPI.swift
[44/57] Compiling SymbolKit Snippet.swift
[45/57] Compiling SymbolKit Extension.swift
[46/57] Compiling SymbolKit Mixin+Equals.swift
[47/57] Compiling SymbolKit Mixin+Hash.swift
[48/57] Compiling SymbolKit Mixin.swift
[49/57] Compiling SymbolKit LineList.swift
[50/57] Compiling SymbolKit Position.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[56/61] Compiling snippet_extract URL+Status.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.29s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'PodcastIndexKit' complete! (0.25s)
1410
8 /Users/admin/builder/spi-builder-workspace/.docs/sparrowtek/podcastindexkit/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/sparrowtek/podcastindexkit/main
File count: 1410
Doc size: 8.0MB
Preparing doc bundle ...
Uploading prod-sparrowtek-podcastindexkit-main-da6ce1a2.zip to s3://spi-docs-inbox/prod-sparrowtek-podcastindexkit-main-da6ce1a2.zip
Copying... [11%]
Copying... [21%]
Copying... [32%]
Copying... [42%]
Copying... [53%]
Copying... [63%]
Copying... [70%]
Copying... [81%]
Copying... [91%]
Copying... [100%]
Done.