The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of Soft, reference master (000215), with Swift 6.2 (beta) for macOS (SPM) on 17 Jun 2025 21:09:19 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/oliveroneill/soft.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/oliveroneill/soft
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 0002155 Update to use Swift's inbuilt Result type
Cloned https://github.com/oliveroneill/soft.git
Revision (git rev-parse @):
000215572d4c4804894844c460b24570ed63fc4d
SUCCESS checkout https://github.com/oliveroneill/soft.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/oliveroneill/soft.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Write sources
[7/8] Write swift-version-1EA4D86E10B52AF.txt
[9/15] Compiling Logging Locks.swift
[10/15] Emitting module Logging
[11/15] Compiling Logging LogHandler.swift
[12/15] Compiling Logging MetadataProvider.swift
[13/15] Compiling Logging Logging.swift
[14/17] Compiling ShellOut ShellOut.swift
[15/17] Emitting module ShellOut
[16/19] Emitting module LoggerAPI
[17/19] Compiling LoggerAPI Logger.swift
[18/29] Emitting module CircuitBreaker
[19/30] Compiling CircuitBreaker Utils.swift
[20/30] Compiling CircuitBreaker Collection.swift
[21/30] Compiling CircuitBreaker Stats.swift
[22/30] Compiling CircuitBreaker Monitor.swift
[23/30] Compiling CircuitBreaker Snapshot.swift
[24/30] Compiling CircuitBreaker MonitorCollection.swift
[25/30] Compiling CircuitBreaker Bulkhead.swift
[26/30] Compiling CircuitBreaker BreakerError.swift
[27/30] Compiling CircuitBreaker CircuitBreaker.swift
[28/30] Compiling CircuitBreaker Invocation.swift
[29/40] Compiling SwiftyRequest StringExtensions.swift
[30/40] Compiling SwiftyRequest RestToken.swift
[31/40] Compiling SwiftyRequest JSON.swift
[32/40] Compiling WebBrowser WebBrowser.swift
[33/40] Emitting module WebBrowser
[34/40] Emitting module SwiftyRequest
[35/40] Compiling SwiftyRequest HTTPMethod.swift
[36/40] Compiling SwiftyRequest RestUtilities.swift
[37/40] Compiling SwiftyRequest JSONWrapper.swift
[38/40] Compiling SwiftyRequest MultipartFormData.swift
[39/40] Compiling SwiftyRequest CodableExtensions.swift
[40/40] Compiling SwiftyRequest RestRequest.swift
[41/53] Compiling Soft TokenInfoCredentials.swift
[42/54] Compiling Soft TokenInfo.swift
[43/54] Compiling Soft SpotifyClientCredentials.swift
[44/54] Compiling Soft SpotifyDateFormatter.swift
/Users/admin/builder/spi-builder-workspace/Sources/Soft/SpotifyDateFormatter.swift:6:7: warning: class 'SpotifyDateFormatter' must restate inherited '@unchecked Sendable' conformance
 4 | /// seconds included. This date formatter will handle the missing decimal if
 5 | /// needed
 6 | class SpotifyDateFormatter: DateFormatter {
   |       `- warning: class 'SpotifyDateFormatter' must restate inherited '@unchecked Sendable' conformance
 7 |     /// Formatter without the decimal
 8 |     let withoutDecimal: DateFormatter = {
[45/54] Compiling Soft SpotifyOAuth.swift
[46/54] Compiling Soft Util.swift
[47/54] Compiling Soft FileHandler.swift
[48/54] Compiling Soft HTTPClient.swift
[49/54] Compiling Soft SpotifyClient.swift
[50/54] Emitting module Soft
/Users/admin/builder/spi-builder-workspace/Sources/Soft/SpotifyDateFormatter.swift:6:7: warning: class 'SpotifyDateFormatter' must restate inherited '@unchecked Sendable' conformance
 4 | /// seconds included. This date formatter will handle the missing decimal if
 5 | /// needed
 6 | class SpotifyDateFormatter: DateFormatter {
   |       `- warning: class 'SpotifyDateFormatter' must restate inherited '@unchecked Sendable' conformance
 7 |     /// Formatter without the decimal
 8 |     let withoutDecimal: DateFormatter = {
[51/54] Compiling Soft Model.swift
[52/54] Compiling Soft SpotifyAuthorizedHTTPClient.swift
[53/54] Compiling Soft AuthorizationTokenFetcher.swift
[54/54] Compiling Soft ClientCredentials.swift
Build complete! (20.02s)
Fetching https://github.com/oliveroneill/WebBrowser.git
Fetching https://github.com/IBM-Swift/SwiftyRequest.git
[1/58] Fetching webbrowser
[59/2153] Fetching webbrowser, swiftyrequest
Fetched https://github.com/IBM-Swift/SwiftyRequest.git from cache (1.09s)
Fetched https://github.com/oliveroneill/WebBrowser.git from cache (1.09s)
Computing version for https://github.com/oliveroneill/WebBrowser.git
Computed https://github.com/oliveroneill/WebBrowser.git at 1.0.0 (1.64s)
Fetching https://github.com/JohnSundell/ShellOut.git
[1/980] Fetching shellout
Fetched https://github.com/JohnSundell/ShellOut.git from cache (0.85s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (2.78s)
Computing version for https://github.com/IBM-Swift/SwiftyRequest.git
Computed https://github.com/IBM-Swift/SwiftyRequest.git at 1.1.3 (0.51s)
Fetching https://github.com/IBM-Swift/CircuitBreaker.git
Fetching https://github.com/IBM-Swift/LoggerAPI.git
[1/771] Fetching loggerapi
[133/2504] Fetching loggerapi, circuitbreaker
Fetched https://github.com/IBM-Swift/LoggerAPI.git from cache (1.05s)
Fetched https://github.com/IBM-Swift/CircuitBreaker.git from cache (1.05s)
Computing version for https://github.com/IBM-Swift/CircuitBreaker.git
Computed https://github.com/IBM-Swift/CircuitBreaker.git at 5.1.0 (3.00s)
Computing version for https://github.com/IBM-Swift/LoggerAPI.git
Computed https://github.com/IBM-Swift/LoggerAPI.git at 1.9.200 (0.53s)
Fetching https://github.com/apple/swift-log.git
[1/3836] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.03s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.46s)
Creating working copy for https://github.com/IBM-Swift/SwiftyRequest.git
Working copy of https://github.com/IBM-Swift/SwiftyRequest.git resolved at 1.1.3
Creating working copy for https://github.com/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.3.0
Creating working copy for https://github.com/oliveroneill/WebBrowser.git
Working copy of https://github.com/oliveroneill/WebBrowser.git resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/IBM-Swift/LoggerAPI.git
Working copy of https://github.com/IBM-Swift/LoggerAPI.git resolved at 1.9.200
Creating working copy for https://github.com/IBM-Swift/CircuitBreaker.git
Working copy of https://github.com/IBM-Swift/CircuitBreaker.git resolved at 5.1.0
warning: 'circuitbreaker': Conflicting identity for loggerapi: dependency 'github.com/kitura/loggerapi' and dependency 'github.com/ibm-swift/loggerapi' both point to the same package identity 'loggerapi'. The dependencies are introduced through the following chains: (A) /users/admin/builder/spi-builder-workspace->github.com/ibm-swift/swiftyrequest->github.com/ibm-swift/circuitbreaker->github.com/kitura/loggerapi (B) /users/admin/builder/spi-builder-workspace->github.com/ibm-swift/swiftyrequest->github.com/ibm-swift/loggerapi. If there are multiple chains that lead to the same dependency, only the first chain is shown here. To see all chains use debug output option. To resolve the conflict, coordinate with the maintainer of the package that introduces the conflicting dependency. This will be escalated to an error in future versions of SwiftPM.
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftyrequest",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/IBM-Swift/SwiftyRequest.git"
    },
    {
      "identity" : "webbrowser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/oliveroneill/WebBrowser.git"
    }
  ],
  "manifest_display_name" : "Soft",
  "name" : "Soft",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Soft",
      "targets" : [
        "Soft"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SoftTests",
      "module_type" : "SwiftTarget",
      "name" : "SoftTests",
      "path" : "Tests/SoftTests",
      "sources" : [
        "AuthorizationTokenFetcherTests.swift",
        "SpotifyAuthorizedHTTPClientTests.swift",
        "SpotifyClientCredentialsTests.swift",
        "SpotifyClientTests.swift",
        "SpotifyOAuthTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "Soft"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Soft",
      "module_type" : "SwiftTarget",
      "name" : "Soft",
      "path" : "Sources/Soft",
      "product_dependencies" : [
        "SwiftyRequest",
        "WebBrowser"
      ],
      "product_memberships" : [
        "Soft"
      ],
      "sources" : [
        "AuthorizationTokenFetcher.swift",
        "ClientCredentials.swift",
        "FileHandler.swift",
        "HTTPClient.swift",
        "Model.swift",
        "SpotifyAuthorizedHTTPClient.swift",
        "SpotifyClient.swift",
        "SpotifyClientCredentials.swift",
        "SpotifyDateFormatter.swift",
        "SpotifyOAuth.swift",
        "TokenInfo.swift",
        "TokenInfoCredentials.swift",
        "Util.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
Done.