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 LastFMKit, reference master (90c9fc), with Swift 6.2 (beta) for macOS (SPM) on 13 Jul 2025 11:18:35 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/guitaripod/LastFMKit.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/guitaripod/LastFMKit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 90c9fc3 Update GitHub username from marcusziade to guitaripod
Cloned https://github.com/guitaripod/LastFMKit.git
Revision (git rev-parse @):
90c9fc390a5c8a49a390e8bcd9acaba88cc6ffcf
SUCCESS checkout https://github.com/guitaripod/LastFMKit.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/guitaripod/LastFMKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin GenerateManual
[4/4] Compiling plugin GenerateDoccReference
Building for debugging...
[4/14] Write sources
[5/14] Write lastfm-cli-entitlement.plist
[9/14] Write sources
[10/14] Write swift-version-1EA4D86E10B52AF.txt
[12/21] Compiling ArgumentParserToolInfo ToolInfo.swift
[13/21] Emitting module ArgumentParserToolInfo
[14/67] Compiling Logging Logging.swift
[15/67] Emitting module Logging
[16/67] Compiling Logging LogHandler.swift
[17/67] Compiling Logging MetadataProvider.swift
[18/67] Compiling Logging Locks.swift
[19/90] Compiling ArgumentParser ArgumentDiscussion.swift
[20/90] Compiling ArgumentParser ArgumentHelp.swift
[21/90] Compiling ArgumentParser ArgumentVisibility.swift
[22/90] Compiling ArgumentParser CompletionKind.swift
[23/90] Compiling ArgumentParser Errors.swift
[24/90] Compiling ArgumentParser CommandConfiguration.swift
[25/90] Compiling ArgumentParser CommandGroup.swift
[26/90] Compiling ArgumentParser EnumerableFlag.swift
[27/90] Compiling ArgumentParser ExpressibleByArgument.swift
[28/90] Compiling ArgumentParser ParsableArguments.swift
[29/94] Compiling ArgumentParser InputKey.swift
[30/94] Compiling ArgumentParser InputOrigin.swift
[31/94] Compiling ArgumentParser Name.swift
[32/94] Compiling ArgumentParser Parsed.swift
[33/94] Compiling ArgumentParser ParsedValues.swift
[34/94] Compiling ArgumentParser NonsenseFlagsValidator.swift
[35/94] Compiling ArgumentParser ParsableArgumentsValidation.swift
[36/94] Compiling ArgumentParser PositionalArgumentsValidator.swift
[37/94] Compiling ArgumentParser UniqueNamesValidator.swift
[38/94] Compiling ArgumentParser Flag.swift
[39/94] Compiling ArgumentParser NameSpecification.swift
[40/94] Compiling ArgumentParser Option.swift
[41/94] Compiling ArgumentParser OptionGroup.swift
[42/94] Compiling ArgumentParser AsyncParsableCommand.swift
[43/94] Emitting module LastFMKit
[44/96] Emitting module ArgumentParser
[45/96] Compiling LastFMKit LastFMError.swift
[46/96] Compiling LastFMKit NetworkClient.swift
[47/96] Compiling LastFMKit Track.swift
[48/96] Compiling LastFMKit User.swift
[49/96] Compiling ArgumentParser CodingKeyValidator.swift
[50/96] Compiling LastFMKit AlbumAPI.swift
[51/96] Compiling LastFMKit ArtistAPI.swift
[52/96] Compiling LastFMKit AuthAPI.swift
[53/96] Compiling LastFMKit Album.swift
[54/96] Compiling LastFMKit Artist.swift
[55/96] Compiling LastFMKit BaseAPI.swift
[56/96] Compiling LastFMKit ChartAPI.swift
[57/96] Compiling LastFMKit GeoAPI.swift
[58/96] Compiling LastFMKit LibraryAPI.swift
[59/96] Compiling LastFMKit TagAPI.swift
[60/96] Compiling LastFMKit UserAPI.swift
[61/96] Compiling LastFMKit Endpoint.swift
[62/96] Compiling LastFMKit LastFMClient.swift
[63/96] Compiling LastFMKit Auth.swift
[64/96] Compiling LastFMKit Chart.swift
[65/96] Compiling LastFMKit TrackAPI.swift
[66/96] Compiling LastFMKit Library.swift
[67/96] Compiling LastFMKit Tag.swift
[68/96] Compiling LastFMKit Common.swift
[69/96] Compiling LastFMKit Geo.swift
[94/108] Compiling LastFMCLI LibraryCommands.swift
[95/108] Compiling LastFMCLI MyCommands.swift
[96/109] Compiling LastFMCLI ConfigManager.swift
[97/109] Compiling LastFMCLI TrackCommands.swift
[98/109] Compiling LastFMCLI TagCommands.swift
[99/109] Compiling LastFMCLI GeoCommands.swift
[100/109] Compiling LastFMCLI LastFMCLI.swift
[101/109] Compiling LastFMCLI UserCommands.swift
[102/109] Compiling LastFMCLI ChartCommands.swift
[103/109] Compiling LastFMCLI ConfigCommands.swift
[104/109] Emitting module LastFMCLI
[105/109] Compiling LastFMCLI AlbumCommands.swift
[106/109] Compiling LastFMCLI AuthCommands.swift
[106/109] Write Objects.LinkFileList
[107/109] Linking lastfm-cli
[108/109] Applying lastfm-cli
Build complete! (33.51s)
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-log
[1/2094] Fetching swift-docc-plugin
[85/5948] Fetching swift-docc-plugin, swift-log
[2429/21472] Fetching swift-docc-plugin, swift-log, swift-argument-parser
Fetched https://github.com/apple/swift-log from cache (1.01s)
[408/17618] Fetching swift-docc-plugin, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.60s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.60s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (4.03s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3425] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.07s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.62s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.1 (0.39s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.3 (0.41s)
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/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.6.1
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.5
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.3
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "LastFMKit",
  "name" : "LastFMKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "LastFMKit",
      "targets" : [
        "LastFMKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "lastfm-cli",
      "targets" : [
        "LastFMCLI"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LastFMKitTests",
      "module_type" : "SwiftTarget",
      "name" : "LastFMKitTests",
      "path" : "Tests/LastFMKitTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/LastFMKitTests/Resources/README.md",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "BasicTests.swift"
      ],
      "target_dependencies" : [
        "LastFMKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LastFMKit",
      "module_type" : "SwiftTarget",
      "name" : "LastFMKit",
      "path" : "Sources/LastFMKit",
      "product_dependencies" : [
        "Logging"
      ],
      "product_memberships" : [
        "LastFMKit",
        "lastfm-cli"
      ],
      "sources" : [
        "API/AlbumAPI.swift",
        "API/ArtistAPI.swift",
        "API/AuthAPI.swift",
        "API/BaseAPI.swift",
        "API/ChartAPI.swift",
        "API/GeoAPI.swift",
        "API/LibraryAPI.swift",
        "API/TagAPI.swift",
        "API/TrackAPI.swift",
        "API/UserAPI.swift",
        "Core/Endpoint.swift",
        "Core/LastFMClient.swift",
        "Core/LastFMError.swift",
        "Core/NetworkClient.swift",
        "Models/Album.swift",
        "Models/Artist.swift",
        "Models/Auth.swift",
        "Models/Chart.swift",
        "Models/Common.swift",
        "Models/Geo.swift",
        "Models/Library.swift",
        "Models/Tag.swift",
        "Models/Track.swift",
        "Models/User.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "LastFMCLI",
      "module_type" : "SwiftTarget",
      "name" : "LastFMCLI",
      "path" : "Sources/LastFMCLI",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "lastfm-cli"
      ],
      "sources" : [
        "AlbumCommands.swift",
        "AuthCommands.swift",
        "ChartCommands.swift",
        "ConfigCommands.swift",
        "ConfigManager.swift",
        "GeoCommands.swift",
        "LastFMCLI.swift",
        "LibraryCommands.swift",
        "MyCommands.swift",
        "TagCommands.swift",
        "TrackCommands.swift",
        "UserCommands.swift"
      ],
      "target_dependencies" : [
        "LastFMKit"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.9"
}
Done.