The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DRLSetlistFM, reference 1.0.0 (12a4ca), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 18:12:25 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/bdh777psu/DRLSetlistFM.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bdh777psu/DRLSetlistFM
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 12a4ca6 Initial commit
Cloned https://github.com/bdh777psu/DRLSetlistFM.git
Revision (git rev-parse @):
12a4ca6a092cdb3f3e0b33352dcc8e23d4f1f913
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/bdh777psu/DRLSetlistFM.git at 1.0.0
Fetching https://github.com/Alamofire/Alamofire.git
[1/31504] Fetching alamofire
Fetched https://github.com/Alamofire/Alamofire.git from cache (3.81s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 4.9.1 (4.52s)
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 4.9.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": "drlsetlistfm",
      "name": "DRLSetlistFM",
      "url": "https://github.com/bdh777psu/DRLSetlistFM.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DRLSetlistFM",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "alamofire",
          "name": "Alamofire",
          "url": "https://github.com/Alamofire/Alamofire.git",
          "version": "4.9.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Alamofire",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/bdh777psu/DRLSetlistFM.git
[1/66] Fetching drlsetlistfm
Fetched https://github.com/bdh777psu/DRLSetlistFM.git from cache (0.79s)
Fetching https://github.com/Alamofire/Alamofire.git from cache
Fetched https://github.com/Alamofire/Alamofire.git from cache (0.66s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 4.9.1 (0.75s)
Creating working copy for https://github.com/bdh777psu/DRLSetlistFM.git
Working copy of https://github.com/bdh777psu/DRLSetlistFM.git resolved at 1.0.0 (12a4ca6)
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 4.9.1
warning: '.resolve-product-dependencies': dependency 'drlsetlistfm' is not used by any target
Found 1 product dependencies
  - Alamofire
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/bdh777psu/DRLSetlistFM.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--6988338F2F200930.txt
[4/20] Compiling Alamofire SessionDelegate.swift
[5/20] Compiling Alamofire SessionManager.swift
[6/21] Compiling Alamofire Timeline.swift
[7/21] Compiling Alamofire Result.swift
[8/21] Compiling Alamofire ServerTrustPolicy.swift
[9/21] Compiling Alamofire Response.swift
[10/21] Compiling Alamofire ResponseSerialization.swift
[11/21] Compiling Alamofire ParameterEncoding.swift
[12/21] Compiling Alamofire Request.swift
[13/21] Compiling Alamofire NetworkReachabilityManager.swift
[14/21] Compiling Alamofire Notifications.swift
[15/21] Compiling Alamofire DispatchQueue+Alamofire.swift
[16/21] Compiling Alamofire MultipartFormData.swift
[17/21] Emitting module Alamofire
[18/21] Compiling Alamofire AFError.swift
[19/21] Compiling Alamofire Alamofire.swift
[20/21] Compiling Alamofire TaskDelegate.swift
[21/21] Compiling Alamofire Validation.swift
[22/59] Emitting module DRLSetlistFM
/Users/admin/builder/spi-builder-workspace/Sources/DRLSetlistFM/Extensions.swift:87:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'CodingKey'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 85 | }
 86 |
 87 | extension String: CodingKey {
    | |- warning: extension declares a conformance of imported type 'String' to imported protocol 'CodingKey'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 88 |
 89 |     public var stringValue: String {
[23/63] Compiling DRLSetlistFM SFMuserByUserIdEditedAPI.swift
[24/63] Compiling DRLSetlistFM SFMuserByUserIdattendedAPI.swift
[25/63] Compiling DRLSetlistFM SFMvenueByVenueIdAPI.swift
[26/63] Compiling DRLSetlistFM SFMvenueByVenueIdsetlistsAPI.swift
[27/63] Compiling DRLSetlistFM APIHelper.swift
[28/63] Compiling DRLSetlistFM APIs.swift
[29/63] Compiling DRLSetlistFM SFMartistMbidAPI.swift
[30/63] Compiling DRLSetlistFM SFMartistMbidSetlistsAPI.swift
[31/63] Compiling DRLSetlistFM SFMcityGeoIdAPI.swift
[32/63] Compiling DRLSetlistFM JSONEncodableEncoding.swift
[33/63] Compiling DRLSetlistFM JSONEncodingHelper.swift
[34/63] Compiling DRLSetlistFM JSONValue.swift
[35/63] Compiling DRLSetlistFM Models.swift
[36/63] Compiling DRLSetlistFM JsonSet.swift
[37/63] Compiling DRLSetlistFM JsonSetlist.swift
[38/63] Compiling DRLSetlistFM JsonSetlists.swift
[39/63] Compiling DRLSetlistFM JsonSong.swift
[40/63] Compiling DRLSetlistFM JsonCoords.swift
[41/63] Compiling DRLSetlistFM JsonCountries.swift
[42/63] Compiling DRLSetlistFM JsonCountry.swift
[43/63] Compiling DRLSetlistFM JsonError.swift
[44/63] Compiling DRLSetlistFM SFMsearchVenuesAPI.swift
[45/63] Compiling DRLSetlistFM SFMsetlistBySetlistIdAPI.swift
[46/63] Compiling DRLSetlistFM SFMsetlistVersionByVersionIdAPI.swift
[47/63] Compiling DRLSetlistFM SFMuserByUserIdAPI.swift
[48/63] Compiling DRLSetlistFM SFMsearchArtistsAPI.swift
[49/63] Compiling DRLSetlistFM SFMsearchCitiesAPI.swift
[50/63] Compiling DRLSetlistFM SFMsearchCountriesAPI.swift
[51/63] Compiling DRLSetlistFM SFMsearchSetlistsAPI.swift
[52/63] Compiling DRLSetlistFM JsonArtist.swift
[53/63] Compiling DRLSetlistFM JsonArtists.swift
[54/63] Compiling DRLSetlistFM JsonCities.swift
[55/63] Compiling DRLSetlistFM JsonCity.swift
[56/63] Compiling DRLSetlistFM AlamofireImplementations.swift
/Users/admin/builder/spi-builder-workspace/Sources/DRLSetlistFM/Extensions.swift:87:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'CodingKey'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 85 | }
 86 |
 87 | extension String: CodingKey {
    | |- warning: extension declares a conformance of imported type 'String' to imported protocol 'CodingKey'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 88 |
 89 |     public var stringValue: String {
[57/63] Compiling DRLSetlistFM CodableHelper.swift
/Users/admin/builder/spi-builder-workspace/Sources/DRLSetlistFM/Extensions.swift:87:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'CodingKey'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 85 | }
 86 |
 87 | extension String: CodingKey {
    | |- warning: extension declares a conformance of imported type 'String' to imported protocol 'CodingKey'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 88 |
 89 |     public var stringValue: String {
[58/63] Compiling DRLSetlistFM Configuration.swift
/Users/admin/builder/spi-builder-workspace/Sources/DRLSetlistFM/Extensions.swift:87:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'CodingKey'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 85 | }
 86 |
 87 | extension String: CodingKey {
    | |- warning: extension declares a conformance of imported type 'String' to imported protocol 'CodingKey'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 88 |
 89 |     public var stringValue: String {
[59/63] Compiling DRLSetlistFM Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/DRLSetlistFM/Extensions.swift:87:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'CodingKey'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 85 | }
 86 |
 87 | extension String: CodingKey {
    | |- warning: extension declares a conformance of imported type 'String' to imported protocol 'CodingKey'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 88 |
 89 |     public var stringValue: String {
[60/63] Compiling DRLSetlistFM JsonTour.swift
[61/63] Compiling DRLSetlistFM JsonUser.swift
[62/63] Compiling DRLSetlistFM JsonVenue.swift
[63/63] Compiling DRLSetlistFM JsonVenues.swift
Build complete! (6.78s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "alamofire",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.9.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Alamofire/Alamofire.git"
    }
  ],
  "manifest_display_name" : "DRLSetlistFM",
  "name" : "DRLSetlistFM",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "DRLSetlistFM",
      "targets" : [
        "DRLSetlistFM"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DRLSetlistFM",
      "module_type" : "SwiftTarget",
      "name" : "DRLSetlistFM",
      "path" : "Sources/DRLSetlistFM",
      "product_dependencies" : [
        "Alamofire"
      ],
      "product_memberships" : [
        "DRLSetlistFM"
      ],
      "sources" : [
        "APIHelper.swift",
        "APIs.swift",
        "APIs/SFMartistMbidAPI.swift",
        "APIs/SFMartistMbidSetlistsAPI.swift",
        "APIs/SFMcityGeoIdAPI.swift",
        "APIs/SFMsearchArtistsAPI.swift",
        "APIs/SFMsearchCitiesAPI.swift",
        "APIs/SFMsearchCountriesAPI.swift",
        "APIs/SFMsearchSetlistsAPI.swift",
        "APIs/SFMsearchVenuesAPI.swift",
        "APIs/SFMsetlistBySetlistIdAPI.swift",
        "APIs/SFMsetlistVersionByVersionIdAPI.swift",
        "APIs/SFMuserByUserIdAPI.swift",
        "APIs/SFMuserByUserIdEditedAPI.swift",
        "APIs/SFMuserByUserIdattendedAPI.swift",
        "APIs/SFMvenueByVenueIdAPI.swift",
        "APIs/SFMvenueByVenueIdsetlistsAPI.swift",
        "AlamofireImplementations.swift",
        "CodableHelper.swift",
        "Configuration.swift",
        "Extensions.swift",
        "JSONEncodableEncoding.swift",
        "JSONEncodingHelper.swift",
        "JSONValue.swift",
        "Models.swift",
        "Models/JsonArtist.swift",
        "Models/JsonArtists.swift",
        "Models/JsonCities.swift",
        "Models/JsonCity.swift",
        "Models/JsonCoords.swift",
        "Models/JsonCountries.swift",
        "Models/JsonCountry.swift",
        "Models/JsonError.swift",
        "Models/JsonSet.swift",
        "Models/JsonSetlist.swift",
        "Models/JsonSetlists.swift",
        "Models/JsonSong.swift",
        "Models/JsonTour.swift",
        "Models/JsonUser.swift",
        "Models/JsonVenue.swift",
        "Models/JsonVenues.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.4"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/bdh777psu/drlsetlistfm/1.0.0
Repository:               bdh777psu/DRLSetlistFM
Swift version used:       6.3
Target:                   DRLSetlistFM
Extracting symbol information for 'DRLSetlistFM'...
Finished extracting symbol information for 'DRLSetlistFM'. (26.82s)
Building documentation for 'DRLSetlistFM'...
Finished building documentation for 'DRLSetlistFM' (0.45s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/bdh777psu/drlsetlistfm/1.0.0
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/Alamofire/Alamofire.git
[1/2271] Fetching swift-docc-plugin
Updated https://github.com/Alamofire/Alamofire.git (0.68s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.24s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 4.9.1 (1.95s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.73s)
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.23s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (2.40s)
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
[3/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Compiling SymbolKit SemanticVersion.swift
[7/53] Compiling SymbolKit AccessControl.swift
[8/53] Compiling SymbolKit Availability.swift
[9/53] Compiling SymbolKit AvailabilityItem.swift
[10/53] Compiling SymbolKit Domain.swift
[11/57] Emitting module SymbolKit
[12/57] Compiling SymbolKit GenericConstraint.swift
[13/57] Compiling SymbolKit GenericParameter.swift
[14/57] Compiling SymbolKit Generics.swift
[15/57] Compiling SymbolKit Namespace.swift
[16/57] Compiling SymbolKit Identifier.swift
[17/57] Compiling SymbolKit KindIdentifier.swift
[18/57] Compiling SymbolKit Location.swift
[19/57] Compiling SymbolKit Mutability.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 Mixin+Equals.swift
[26/57] Compiling SymbolKit Mixin+Hash.swift
[27/57] Compiling SymbolKit Mixin.swift
[28/57] Compiling SymbolKit LineList.swift
[29/57] Compiling SymbolKit Position.swift
[30/57] Compiling SymbolKit Relationship.swift
[31/57] Compiling SymbolKit RelationshipKind.swift
[32/57] Compiling SymbolKit SourceOrigin.swift
[33/57] Compiling SymbolKit GenericConstraints.swift
[34/57] Compiling SymbolKit Swift.swift
[35/57] Compiling SymbolKit Names.swift
[36/57] Compiling SymbolKit SPI.swift
[37/57] Compiling SymbolKit Snippet.swift
[38/57] Compiling SymbolKit Extension.swift
[39/57] Compiling SymbolKit Symbol.swift
[40/57] Compiling SymbolKit SymbolKind.swift
[41/57] Compiling SymbolKit SymbolGraph.swift
[42/57] Compiling SymbolKit GraphCollector.swift
[43/57] Compiling SymbolKit DeclarationFragments.swift
[44/57] Compiling SymbolKit Fragment.swift
[45/57] Compiling SymbolKit FragmentKind.swift
[46/57] Compiling SymbolKit FunctionParameter.swift
[47/57] Compiling SymbolKit FunctionSignature.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] Compiling Snippets Snippet.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract SnippetBuildCommand.swift
[56/61] Compiling snippet_extract URL+Status.swift
[57/61] Compiling snippet_extract SymbolGraph+Snippet.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.27s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'DRLSetlistFM' complete! (0.18s)
     690
5	/Users/admin/builder/spi-builder-workspace/.docs/bdh777psu/drlsetlistfm/1.0.0
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/bdh777psu/drlsetlistfm/1.0.0
File count: 690
Doc size:   5.0MB
Preparing doc bundle ...
Uploading prod-bdh777psu-drlsetlistfm-1.0.0-c35550e6.zip to s3://spi-docs-inbox/prod-bdh777psu-drlsetlistfm-1.0.0-c35550e6.zip
Copying... [12%]
Copying... [24%]
Copying... [30%]
Copying... [43%]
Copying... [55%]
Copying... [61%]
Copying... [73%]
Copying... [85%]
Copying... [91%]
Copying... [100%]
Done.