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.0 for Linux on 13 Jul 2025 11:17:38 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

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 /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
 * 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:         linux
Swift version:             6.0
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" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:f0ebbd71bee66c692411a61ab9a7ee6edc82316b7a7b4c6173cc06c00f20ed39
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-log
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-argument-parser
[1/2094] Fetching swift-docc-plugin
[211/5948] Fetching swift-docc-plugin, swift-log
[5949/21472] Fetching swift-docc-plugin, swift-log, swift-argument-parser
Fetched https://github.com/apple/swift-docc-plugin from cache (0.78s)
Fetched https://github.com/apple/swift-log from cache (0.84s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.85s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (3.08s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3425] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.41s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.58s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.1 (0.57s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.3 (0.57s)
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/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-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.3
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
[1/1] Compiling plugin GenerateDoccReference
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin Swift-DocC
[4/4] Compiling plugin Swift-DocC Preview
Building for debugging...
[4/17] Write sources
[9/17] Write swift-version-24593BA9C3E375BF.txt
[11/24] Compiling Logging LogHandler.swift
[12/24] Emitting module ArgumentParserToolInfo
[13/24] Compiling ArgumentParserToolInfo ToolInfo.swift
[14/25] Wrapping AST for ArgumentParserToolInfo for debugging
[16/25] Emitting module Logging
[17/25] Compiling Logging Locks.swift
[18/25] Compiling Logging MetadataProvider.swift
[19/69] Compiling Logging Logging.swift
[20/70] Wrapping AST for Logging for debugging
[22/92] Compiling LastFMKit Common.swift
[23/92] Compiling LastFMKit Geo.swift
[24/92] Compiling LastFMKit Library.swift
[25/95] Emitting module LastFMKit
[26/95] Compiling LastFMKit AlbumAPI.swift
[27/95] Compiling LastFMKit ArtistAPI.swift
[28/95] Compiling LastFMKit AuthAPI.swift
[29/95] Compiling LastFMKit BaseAPI.swift
[30/95] Compiling LastFMKit ChartAPI.swift
[31/95] Compiling LastFMKit GeoAPI.swift
[32/95] Compiling LastFMKit LibraryAPI.swift
[33/95] Compiling LastFMKit TagAPI.swift
[34/95] Compiling LastFMKit TrackAPI.swift
[35/95] Compiling ArgumentParser CollectionExtensions.swift
[36/95] Compiling ArgumentParser Mutex.swift
[37/95] Compiling ArgumentParser Platform.swift
[38/95] Compiling ArgumentParser SequenceExtensions.swift
[39/95] Compiling ArgumentParser StringExtensions.swift
[40/95] Compiling ArgumentParser SwiftExtensions.swift
[41/101] Emitting module ArgumentParser
[51/101] Compiling LastFMKit UserAPI.swift
[52/101] Compiling LastFMKit Endpoint.swift
[53/101] Compiling LastFMKit LastFMClient.swift
[54/101] Compiling LastFMKit LastFMError.swift
[55/101] Compiling ArgumentParser Tree.swift
[56/101] Compiling ArgumentParser CodingKeyValidator.swift
[57/101] Compiling ArgumentParser NonsenseFlagsValidator.swift
[58/101] Compiling ArgumentParser ParsableArgumentsValidation.swift
[59/101] Compiling ArgumentParser PositionalArgumentsValidator.swift
[60/101] Compiling ArgumentParser UniqueNamesValidator.swift
[61/101] Compiling ArgumentParser SplitArguments.swift
[62/101] Compiling ArgumentParser DumpHelpGenerator.swift
[63/101] Compiling ArgumentParser HelpCommand.swift
[64/101] Compiling ArgumentParser HelpGenerator.swift
[65/101] Compiling ArgumentParser MessageInfo.swift
[66/101] Compiling ArgumentParser UsageGenerator.swift
[67/101] Compiling ArgumentParser InputKey.swift
[68/101] Compiling ArgumentParser InputOrigin.swift
[69/101] Compiling ArgumentParser Name.swift
[70/101] Compiling ArgumentParser Parsed.swift
[71/101] Compiling ArgumentParser ParsedValues.swift
[72/101] Compiling ArgumentParser ParserError.swift
[73/101] Compiling LastFMKit NetworkClient.swift
[74/101] Compiling LastFMKit Album.swift
[75/101] Compiling LastFMKit Artist.swift
[76/101] Compiling LastFMKit Auth.swift
[77/101] Compiling LastFMKit Chart.swift
[81/101] Compiling LastFMKit Tag.swift
[82/101] Compiling LastFMKit Track.swift
[83/101] Compiling LastFMKit User.swift
[84/101] Compiling ArgumentParser CommandParser.swift
[85/102] Wrapping AST for ArgumentParser for debugging
[99/103] Wrapping AST for LastFMKit for debugging
[101/115] Compiling LastFMCLI ChartCommands.swift
[102/115] Compiling LastFMCLI ConfigCommands.swift
[103/116] Compiling LastFMCLI TagCommands.swift
[104/116] Compiling LastFMCLI TrackCommands.swift
[105/116] Emitting module LastFMCLI
[106/116] Compiling LastFMCLI ConfigManager.swift
[107/116] Compiling LastFMCLI GeoCommands.swift
[108/116] Compiling LastFMCLI LastFMCLI.swift
[109/116] Compiling LastFMCLI LibraryCommands.swift
[110/116] Compiling LastFMCLI AlbumCommands.swift
[111/116] Compiling LastFMCLI AuthCommands.swift
[112/116] Compiling LastFMCLI MyCommands.swift
[113/116] Compiling LastFMCLI UserCommands.swift
[114/117] Wrapping AST for LastFMCLI for debugging
[115/117] Write Objects.LinkFileList
[116/117] Linking lastfm-cli
Build complete! (73.27s)
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.0-latest: Pulling from finestructure/spi-images
Digest: sha256:f0ebbd71bee66c692411a61ab9a7ee6edc82316b7a7b4c6173cc06c00f20ed39
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.