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 AmiiboService, reference v1.1.2 (e9f08c), with Swift 6.2 (beta) for Android on 20 Jun 2025 09:32:40 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rock-n-code/amiibo-service.git
Reference: v1.1.2
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/rock-n-code/amiibo-service
 * tag               v1.1.2     -> FETCH_HEAD
HEAD is now at e9f08c6 [Improvement] SwiftLibs package update (#22)
Cloned https://github.com/rock-n-code/amiibo-service.git
Revision (git rev-parse @):
e9f08c68da018271ef2b05a1f80b782a376fe71a
SUCCESS checkout https://github.com/rock-n-code/amiibo-service.git at v1.1.2
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/rock-n-code/amiibo-service.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/rock-n-code/swift-libs.git
Fetching https://github.com/apple/swift-docc-plugin
[1/1637] Fetching swift-libs
[116/3719] Fetching swift-libs, swift-docc-plugin
Fetched https://github.com/rock-n-code/swift-libs.git from cache (0.57s)
Fetched https://github.com/apple/swift-docc-plugin from cache (0.58s)
Computing version for https://github.com/rock-n-code/swift-libs.git
Computed https://github.com/rock-n-code/swift-libs.git at 0.2.2 (1.26s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (0.96s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3413] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.46s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.05s)
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.4
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/rock-n-code/swift-libs.git
Working copy of https://github.com/rock-n-code/swift-libs.git resolved at 0.2.2
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/8] Write sources
[7/8] Write swift-version-8C5A4AE7A8CE2BA.txt
[9/36] Compiling SwiftLibsCoordination WindowRouter.swift
[10/36] Compiling SwiftLibsFoundation Optional+Nil.swift
[11/36] Emitting module SwiftLibsFoundation
[12/36] Compiling SwiftLibsFoundation String+Empty.swift
[13/36] Compiling SwiftLibsFoundation Collection+Empty.swift
[14/37] Compiling SwiftLibsCommunication HTTPRequestMethod.swift
[15/37] Compiling SwiftLibsCommunication HTTPResponseCode.swift
[16/37] Compiling SwiftLibsCoordination ModalNavigationRouter.swift
[17/37] Compiling SwiftLibsDependency DependencyService.swift
[18/37] Compiling SwiftLibsDependency DependencyKey.swift
[19/37] Emitting module SwiftLibsDependency
[20/37] Compiling SwiftLibsDependency Dependency.swift
[21/37] Emitting module SwiftLibsCoordination
[22/38] Compiling SwiftLibsCoordination Coordinator.swift
[23/38] Compiling SwiftLibsCoordination BaseNavigationRouter.swift
[24/38] Compiling SwiftLibsCoordination Router.swift
[25/38] Compiling SwiftLibsCoordination PushNavigationRouter.swift
[28/39] Compiling SwiftLibsFoundation LossyCodableList.swift
[29/39] Compiling SwiftLibsFoundation BundleError.swift
[30/39] Compiling SwiftLibsFoundation Bool+Init.swift
[31/39] Compiling SwiftLibsFoundation Bundle+LocalisationBundle.swift
[32/39] Compiling SwiftLibsCommunication Client.swift
[33/39] Compiling SwiftLibsCommunication MakeURLRequestError.swift
[34/39] Emitting module SwiftLibsCommunication
[35/39] Compiling SwiftLibsCommunication MockURLProtocol.swift
[36/39] Compiling SwiftLibsCommunication Endpoint.swift
[37/39] Compiling SwiftLibsCommunication MakeURLRequestUseCase.swift
[38/39] Compiling SwiftLibsFoundation TimeZone+Zone.swift
[39/39] Compiling SwiftLibsFoundation String+Localisation.swift
[42/64] Compiling AmiiboService String+Path.swift
[43/64] Compiling AmiiboService String+Scheme.swift
[44/64] Compiling AmiiboService AmiiboFilter.swift
[45/64] Emitting module AmiiboService
[46/67] Compiling AmiiboService AmiiboGame.swift
[47/67] Compiling AmiiboService AmiiboGameUsage.swift
[48/67] Compiling AmiiboService AmiiboRelease.swift
[49/67] Compiling AmiiboService AmiiboClient.swift
/host/spi-builder-workspace/Sources/Clients/AmiiboClient.swift:74:25: warning: result of call to 'dataTask(with:completionHandler:)' is unused [#no-usage]
 72 |         #if canImport(FoundationNetworking)
 73 |             try await withCheckedThrowingContinuation { continuation in
 74 |                 session.dataTask(with: urlRequest) { data, response, error in
    |                         `- warning: result of call to 'dataTask(with:completionHandler:)' is unused [#no-usage]
 75 |                     if let error {
 76 |                         continuation.resume(with: .failure(error))
[50/67] Compiling AmiiboService GetAmiiboEndpoint.swift
/host/spi-builder-workspace/Sources/Clients/AmiiboClient.swift:74:25: warning: result of call to 'dataTask(with:completionHandler:)' is unused [#no-usage]
 72 |         #if canImport(FoundationNetworking)
 73 |             try await withCheckedThrowingContinuation { continuation in
 74 |                 session.dataTask(with: urlRequest) { data, response, error in
    |                         `- warning: result of call to 'dataTask(with:completionHandler:)' is unused [#no-usage]
 75 |                     if let error {
 76 |                         continuation.resume(with: .failure(error))
[51/67] Compiling AmiiboService GetCharacterEndpoint.swift
/host/spi-builder-workspace/Sources/Clients/AmiiboClient.swift:74:25: warning: result of call to 'dataTask(with:completionHandler:)' is unused [#no-usage]
 72 |         #if canImport(FoundationNetworking)
 73 |             try await withCheckedThrowingContinuation { continuation in
 74 |                 session.dataTask(with: urlRequest) { data, response, error in
    |                         `- warning: result of call to 'dataTask(with:completionHandler:)' is unused [#no-usage]
 75 |                     if let error {
 76 |                         continuation.resume(with: .failure(error))
[52/67] Compiling AmiiboService GetGameSeriesEndpoint.swift
/host/spi-builder-workspace/Sources/Clients/AmiiboClient.swift:74:25: warning: result of call to 'dataTask(with:completionHandler:)' is unused [#no-usage]
 72 |         #if canImport(FoundationNetworking)
 73 |             try await withCheckedThrowingContinuation { continuation in
 74 |                 session.dataTask(with: urlRequest) { data, response, error in
    |                         `- warning: result of call to 'dataTask(with:completionHandler:)' is unused [#no-usage]
 75 |                     if let error {
 76 |                         continuation.resume(with: .failure(error))
[53/67] Compiling AmiiboService KeyName.swift
[54/67] Compiling AmiiboService LastUpdated.swift
[55/67] Compiling AmiiboService Result.swift
[56/67] Compiling AmiiboService AmiiboClientError.swift
[57/67] Compiling AmiiboService DateFormatter+Formatter.swift
[58/67] Compiling AmiiboService String+Host.swift
[59/67] Compiling AmiiboService GetLastUpdatedEndpoint.swift
[60/67] Compiling AmiiboService GetSeriesEndpoint.swift
[61/67] Compiling AmiiboService GetTypeEndpoint.swift
[62/67] Compiling AmiiboService KeyNameFilter.swift
[63/67] Compiling AmiiboService DTO.swift
[64/67] Compiling AmiiboService Amiibo.swift
[65/67] Compiling AmiiboService Filter.swift
[66/67] Compiling AmiiboService Service.swift
[67/67] Compiling AmiiboService AmiiboService.swift
Build complete! (45.99s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-libs",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.7",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/rock-n-code/swift-libs.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "AmiiboService",
  "name" : "AmiiboService",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "AmiiboService",
      "targets" : [
        "AmiiboService"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AmiiboServiceTests",
      "module_type" : "SwiftTarget",
      "name" : "AmiiboServiceTests",
      "path" : "Tests",
      "product_dependencies" : [
        "SwiftLibs"
      ],
      "sources" : [
        "Clients/AmiiboClientTests.swift",
        "Helpers/Endpoints/TestEndpoint.swift",
        "Helpers/Extensions/Data+Seed.swift",
        "Helpers/Extensions/GetAmiiboEndpoint+Init.swift",
        "Helpers/Extensions/GetCharacterEndpoint+Init.swift",
        "Helpers/Extensions/GetGameSeriesEndpoint+Init.swift",
        "Helpers/Extensions/GetSeriesEndpoint+Init.swift",
        "Helpers/Extensions/GetTypeEndpoint+Init.swift",
        "Helpers/Extensions/MockURLRequest+Init.swift",
        "Helpers/Extensions/String+Seed.swift",
        "Helpers/Models/TestModel.swift",
        "Services/AmiiboServiceTests.swift"
      ],
      "target_dependencies" : [
        "AmiiboService"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AmiiboService",
      "module_type" : "SwiftTarget",
      "name" : "AmiiboService",
      "path" : "Sources",
      "product_dependencies" : [
        "SwiftLibs"
      ],
      "product_memberships" : [
        "AmiiboService"
      ],
      "sources" : [
        "Clients/AmiiboClient.swift",
        "Endpoints/GetAmiiboEndpoint.swift",
        "Endpoints/GetCharacterEndpoint.swift",
        "Endpoints/GetGameSeriesEndpoint.swift",
        "Endpoints/GetLastUpdatedEndpoint.swift",
        "Endpoints/GetSeriesEndpoint.swift",
        "Endpoints/GetTypeEndpoint.swift",
        "Errors/AmiiboClientError.swift",
        "Extensions/DateFormatter+Formatter.swift",
        "Extensions/String+Host.swift",
        "Extensions/String+Path.swift",
        "Extensions/String+Scheme.swift",
        "Filters/AmiiboFilter.swift",
        "Filters/KeyNameFilter.swift",
        "Models/DTO.swift",
        "Models/DTO/Amiibo.swift",
        "Models/DTO/AmiiboGame.swift",
        "Models/DTO/AmiiboGameUsage.swift",
        "Models/DTO/AmiiboRelease.swift",
        "Models/DTO/KeyName.swift",
        "Models/DTO/LastUpdated.swift",
        "Models/Result.swift",
        "Protocols/Filter.swift",
        "Protocols/Service.swift",
        "Services/AmiiboService.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Done.