The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-weather, reference 0.1.0 (80b367), with Swift 6.2 for Android on 4 Jan 2026 20:05:03 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CorvidLabs/swift-weather.git
Reference: 0.1.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/CorvidLabs/swift-weather
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at 80b3675 docs: add pre-1.0 notice to README
Cloned https://github.com/CorvidLabs/swift-weather.git
Revision (git rev-parse @):
80b36759ee2ba9f17458b524565a2ca7857549ed
SUCCESS checkout https://github.com/CorvidLabs/swift-weather.git at 0.1.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/CorvidLabs/swift-weather.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:5dcfe09194e3c36609f58c2a9689c9c974fddafea0cac7c12077a98d08c6b397
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/CorvidLabs/swift-retry.git
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2158] Fetching swift-docc-plugin
[174/2268] Fetching swift-docc-plugin, swift-retry
Fetched https://github.com/CorvidLabs/swift-retry.git from cache (0.24s)
[281/2158] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.37s)
Computing version for https://github.com/CorvidLabs/swift-retry.git
Computed https://github.com/CorvidLabs/swift-retry.git at 0.1.0 (0.76s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (2.84s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3632] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.58s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.48s)
Creating working copy for https://github.com/CorvidLabs/swift-retry.git
Working copy of https://github.com/CorvidLabs/swift-retry.git resolved at 0.1.0
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/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/5] Write sources
[4/5] Write swift-version-2B04F66FBCF4E350.txt
[6/19] Emitting module Retry
[7/20] Compiling Retry RetryError.swift
[8/20] Compiling Retry DecorrelatedJitter.swift
[9/20] Compiling Retry RetryConfiguration.swift
[10/20] Compiling Retry Retry.swift
[11/20] Compiling Retry EqualJitter.swift
[12/20] Compiling Retry FullJitter.swift
[13/20] Compiling Retry Jitter.swift
[14/20] Compiling Retry ConstantStrategy.swift
[15/20] Compiling Retry CircuitBreaker.swift
[16/20] Compiling Retry CircuitState.swift
[17/20] Compiling Retry LinearStrategy.swift
[18/20] Compiling Retry ExponentialStrategy.swift
[19/20] Compiling Retry FibonacciStrategy.swift
[20/20] Compiling Retry RetryStrategy.swift
[22/33] Compiling Weather WeatherProvider.swift
[23/34] Compiling Weather WeatherConfiguration.swift
[24/34] Compiling Weather WeatherError.swift
[25/34] Compiling Weather Weather.swift
[26/34] Emitting module Weather
[27/34] Compiling Weather GeocodingService.swift
[28/34] Compiling Weather CurrentWeather.swift
[29/34] Compiling Weather Forecast.swift
[30/34] Compiling Weather Location.swift
[31/34] Compiling Weather Temperature.swift
[32/34] Compiling Weather WeatherCondition.swift
[33/34] Compiling Weather NWSProvider.swift
[34/34] Compiling Weather OpenMeteoProvider.swift
Build complete! (37.74s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-retry",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/CorvidLabs/swift-retry.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "swift-weather",
  "name" : "swift-weather",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "Weather",
      "targets" : [
        "Weather"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WeatherTests",
      "module_type" : "SwiftTarget",
      "name" : "WeatherTests",
      "path" : "Tests/WeatherTests",
      "sources" : [
        "WeatherTests.swift"
      ],
      "target_dependencies" : [
        "Weather"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Weather",
      "module_type" : "SwiftTarget",
      "name" : "Weather",
      "path" : "Sources/Weather",
      "product_dependencies" : [
        "Retry"
      ],
      "product_memberships" : [
        "Weather"
      ],
      "sources" : [
        "GeocodingService.swift",
        "Models/CurrentWeather.swift",
        "Models/Forecast.swift",
        "Models/Location.swift",
        "Models/Temperature.swift",
        "Models/WeatherCondition.swift",
        "Providers/NWSProvider.swift",
        "Providers/OpenMeteoProvider.swift",
        "Providers/WeatherProvider.swift",
        "Weather.swift",
        "WeatherConfiguration.swift",
        "WeatherError.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:5dcfe09194e3c36609f58c2a9689c9c974fddafea0cac7c12077a98d08c6b397
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Done.