The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DRLSetlistFM, reference 1.0.0 (12a4ca), with Swift 6.2 for macOS (SPM) on 20 Jun 2025 07:36:28 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/bdh777psu/DRLSetlistFM.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-1EA4D86E10B52AF.txt
[4/20] Compiling Alamofire SessionDelegate.swift
[5/20] Compiling Alamofire SessionManager.swift
[6/20] Compiling Alamofire Timeline.swift
[7/20] Compiling Alamofire Response.swift
[8/20] Compiling Alamofire ResponseSerialization.swift
[9/20] Compiling Alamofire Result.swift
[10/20] Compiling Alamofire ServerTrustPolicy.swift
[11/20] Compiling Alamofire TaskDelegate.swift
[12/20] Compiling Alamofire ParameterEncoding.swift
[13/20] Compiling Alamofire Request.swift
[14/20] Compiling Alamofire DispatchQueue+Alamofire.swift
[15/20] Compiling Alamofire MultipartFormData.swift
[16/20] Compiling Alamofire AFError.swift
[17/20] Compiling Alamofire Alamofire.swift
[18/20] Emitting module Alamofire
[19/20] Compiling Alamofire NetworkReachabilityManager.swift
[20/20] Compiling Alamofire Notifications.swift
[21/21] Compiling Alamofire Validation.swift
[22/59] Compiling DRLSetlistFM SFMsearchArtistsAPI.swift
[23/59] Compiling DRLSetlistFM SFMsearchCitiesAPI.swift
[24/59] Compiling DRLSetlistFM SFMsearchCountriesAPI.swift
[25/59] Compiling DRLSetlistFM SFMsearchSetlistsAPI.swift
[26/63] Compiling DRLSetlistFM SFMsearchVenuesAPI.swift
[27/63] Compiling DRLSetlistFM SFMsetlistBySetlistIdAPI.swift
[28/63] Compiling DRLSetlistFM SFMsetlistVersionByVersionIdAPI.swift
[29/63] Compiling DRLSetlistFM SFMuserByUserIdAPI.swift
[30/63] 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 {
[31/63] Compiling DRLSetlistFM JsonCoords.swift
[32/63] Compiling DRLSetlistFM JsonCountries.swift
[33/63] Compiling DRLSetlistFM JsonCountry.swift
[34/63] Compiling DRLSetlistFM JsonError.swift
[35/63] Compiling DRLSetlistFM JsonArtist.swift
[36/63] Compiling DRLSetlistFM JsonArtists.swift
[37/63] Compiling DRLSetlistFM JsonCities.swift
[38/63] Compiling DRLSetlistFM JsonCity.swift
[39/63] Compiling DRLSetlistFM SFMuserByUserIdEditedAPI.swift
[40/63] Compiling DRLSetlistFM SFMuserByUserIdattendedAPI.swift
[41/63] Compiling DRLSetlistFM SFMvenueByVenueIdAPI.swift
[42/63] Compiling DRLSetlistFM SFMvenueByVenueIdsetlistsAPI.swift
[43/63] Compiling DRLSetlistFM APIHelper.swift
[44/63] Compiling DRLSetlistFM APIs.swift
[45/63] Compiling DRLSetlistFM SFMartistMbidAPI.swift
[46/63] Compiling DRLSetlistFM SFMartistMbidSetlistsAPI.swift
[47/63] Compiling DRLSetlistFM SFMcityGeoIdAPI.swift
[48/63] Compiling DRLSetlistFM JsonSet.swift
[49/63] Compiling DRLSetlistFM JsonSetlist.swift
[50/63] Compiling DRLSetlistFM JsonSetlists.swift
[51/63] Compiling DRLSetlistFM JsonSong.swift
[52/63] Compiling DRLSetlistFM JSONEncodableEncoding.swift
[53/63] Compiling DRLSetlistFM JSONEncodingHelper.swift
[54/63] Compiling DRLSetlistFM JSONValue.swift
[55/63] Compiling DRLSetlistFM Models.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! (9.28s)
Fetching https://github.com/Alamofire/Alamofire.git
[1/30141] Fetching alamofire
Fetched https://github.com/Alamofire/Alamofire.git from cache (2.52s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 4.9.1 (3.04s)
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 4.9.1
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"
}
Done.