The Swift Package Index logo.Swift Package Index

Build Information

Successful build of LastFMKit, reference 1.0.0 (a78b06), with Swift 6.3 for Linux on 16 Apr 2026 13:20:33 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/guitaripod/LastFMKit.git
Reference: 1.0.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/guitaripod/LastFMKit
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at a78b061 Enhance DocC documentation for core components
Cloned https://github.com/guitaripod/LastFMKit.git
Revision (git rev-parse @):
a78b061a20c04db0f17307c956f4a749ce7717ce
SUCCESS checkout https://github.com/guitaripod/LastFMKit.git at 1.0.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/guitaripod/LastFMKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/apple/swift-log
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-docc-plugin
[1/2277] Fetching swift-docc-plugin
[457/19800] Fetching swift-docc-plugin, swift-argument-parser
[701/26388] Fetching swift-docc-plugin, swift-argument-parser, swift-log
Fetched https://github.com/apple/swift-log from cache (0.93s)
Fetched https://github.com/apple/swift-docc-plugin from cache (0.93s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.93s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.6 (5.34s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.70s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.47s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.47s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.12.0 (2.35s)
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.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
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.12.0
[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/17] Write sources
[9/17] Write swift-version-24593BA9C3E375BF.txt
[11/25] Emitting module ArgumentParserToolInfo
[12/25] Compiling Logging LogEvent.swift
[13/25] Compiling Logging LogHandler.swift
[14/25] Compiling ArgumentParserToolInfo ToolInfo.swift
[15/26] Wrapping AST for ArgumentParserToolInfo for debugging
[17/72] Emitting module Logging
[18/72] Compiling Logging Locks.swift
[19/72] Compiling Logging MetadataProvider.swift
[20/72] Compiling Logging Logging.swift
[21/73] Wrapping AST for Logging for debugging
[23/95] Emitting module ArgumentParser
[24/101] Emitting module LastFMKit
[25/104] Compiling LastFMKit Geo.swift
[26/104] Compiling LastFMKit Library.swift
[27/104] Compiling LastFMKit LibraryAPI.swift
[28/104] Compiling LastFMKit TagAPI.swift
[29/104] Compiling LastFMKit TrackAPI.swift
[30/104] Compiling LastFMKit Artist.swift
[31/104] Compiling LastFMKit UserAPI.swift
[32/104] Compiling LastFMKit Endpoint.swift
[33/104] Compiling LastFMKit LastFMClient.swift
[34/104] Compiling LastFMKit LastFMError.swift
[35/104] Compiling LastFMKit NetworkClient.swift
[36/104] Compiling LastFMKit Album.swift
[37/104] Compiling LastFMKit BaseAPI.swift
[38/104] Compiling LastFMKit ChartAPI.swift
[39/104] Compiling LastFMKit GeoAPI.swift
[40/104] Compiling LastFMKit AlbumAPI.swift
[41/104] Compiling LastFMKit ArtistAPI.swift
[42/104] Compiling LastFMKit AuthAPI.swift
[43/104] Compiling ArgumentParser ParentCommand.swift
[44/104] Compiling ArgumentParser AsyncParsableCommand.swift
[45/104] Compiling ArgumentParser CommandConfiguration.swift
[46/104] Compiling ArgumentParser CommandGroup.swift
[47/104] Compiling ArgumentParser EnumerableFlag.swift
[48/104] Compiling ArgumentParser ExpressibleByArgument.swift
[49/104] Compiling ArgumentParser ParsableArguments.swift
[50/104] Compiling ArgumentParser InputOrigin.swift
[51/104] Compiling ArgumentParser Name.swift
[52/104] Compiling ArgumentParser Parsed.swift
[53/104] Compiling ArgumentParser ParsedValues.swift
[54/104] Compiling ArgumentParser ParserError.swift
[55/104] Compiling ArgumentParser SplitArguments.swift
[56/104] Compiling ArgumentParser Tree.swift
[57/104] Compiling ArgumentParser CodingKeyValidator.swift
[58/104] Compiling ArgumentParser NonsenseFlagsValidator.swift
[59/104] Compiling ArgumentParser ParsableArgumentsValidation.swift
[60/104] Compiling ArgumentParser PositionalArgumentsValidator.swift
[61/104] Compiling ArgumentParser UniqueNamesValidator.swift
[65/104] Compiling ArgumentParser DumpHelpGenerator.swift
[66/104] Compiling ArgumentParser HelpCommand.swift
[67/104] Compiling ArgumentParser HelpGenerator.swift
[68/104] Compiling ArgumentParser MessageInfo.swift
[69/104] Compiling ArgumentParser UsageGenerator.swift
[70/104] Compiling ArgumentParser CollectionExtensions.swift
[72/104] Compiling LastFMKit Auth.swift
[73/104] Compiling LastFMKit Chart.swift
[74/104] Compiling LastFMKit Common.swift
[92/104] Compiling LastFMKit Tag.swift
[93/104] Compiling LastFMKit Track.swift
[94/104] Compiling LastFMKit User.swift
[95/104] Compiling ArgumentParser Option.swift
[96/104] Compiling ArgumentParser OptionGroup.swift
[97/105] Wrapping AST for ArgumentParser for debugging
[102/106] Wrapping AST for LastFMKit for debugging
[104/118] Emitting module LastFMCLI
[105/119] Compiling LastFMCLI MyCommands.swift
[106/119] Compiling LastFMCLI TagCommands.swift
[107/119] Compiling LastFMCLI TrackCommands.swift
[108/119] Compiling LastFMCLI ChartCommands.swift
[109/119] Compiling LastFMCLI ConfigCommands.swift
[110/119] Compiling LastFMCLI AlbumCommands.swift
[111/119] Compiling LastFMCLI AuthCommands.swift
[112/119] Compiling LastFMCLI ConfigManager.swift
[113/119] Compiling LastFMCLI GeoCommands.swift
[114/119] Compiling LastFMCLI LastFMCLI.swift
[115/119] Compiling LastFMCLI LibraryCommands.swift
[116/119] Compiling LastFMCLI UserCommands.swift
[117/120] Wrapping AST for LastFMCLI for debugging
[118/120] Write Objects.LinkFileList
[119/120] Linking lastfm-cli
Build complete! (62.04s)
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" : "/host/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" : "/host/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"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.