The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-weather, reference main (bc7e57), with Swift 6.3 for macOS (SPM) on 18 Apr 2026 02:21:53 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CorvidLabs/swift-weather.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/CorvidLabs/swift-weather
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at bc7e577 Update GitHub Actions workflow to remove pull request trigger (#3)
Cloned https://github.com/CorvidLabs/swift-weather.git
Revision (git rev-parse @):
bc7e5778eb1f06a71af5a7d44effedc8ae28b80f
SUCCESS checkout https://github.com/CorvidLabs/swift-weather.git at main
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/swiftlang/swift-docc-symbolkit
Fetching https://github.com/CorvidLabs/swift-retry.git
[1/121] Fetching swift-retry
[81/2398] Fetching swift-retry, swift-docc-plugin
[309/6070] Fetching swift-retry, swift-docc-plugin, swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.25s)
Fetched https://github.com/CorvidLabs/swift-retry.git from cache (1.25s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.25s)
Creating working copy for https://github.com/CorvidLabs/swift-retry.git
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/CorvidLabs/swift-retry.git resolved at 0.1.0
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "swift-weather",
      "name": "swift-weather",
      "url": "https://github.com/CorvidLabs/swift-weather.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-weather",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-retry",
          "name": "swift-retry",
          "url": "https://github.com/CorvidLabs/swift-retry.git",
          "version": "0.1.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-retry",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/CorvidLabs/swift-weather.git
[1/170] Fetching swift-weather
Fetched https://github.com/CorvidLabs/swift-weather.git from cache (0.66s)
Fetching https://github.com/CorvidLabs/swift-retry.git from cache
Fetched https://github.com/CorvidLabs/swift-retry.git from cache (0.41s)
Computing version for https://github.com/CorvidLabs/swift-retry.git
Computed https://github.com/CorvidLabs/swift-retry.git at 0.1.0 (1.00s)
Creating working copy for https://github.com/CorvidLabs/swift-weather.git
Working copy of https://github.com/CorvidLabs/swift-weather.git resolved at main (bc7e577)
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
warning: '.resolve-product-dependencies': dependency 'swift-weather' is not used by any target
Found 1 product dependencies
  - swift-retry
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/CorvidLabs/swift-weather.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[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--6988338F2F200930.txt
[6/19] Compiling Retry FibonacciStrategy.swift
[7/20] Compiling Retry LinearStrategy.swift
[8/20] Compiling Retry ConstantStrategy.swift
[9/20] Compiling Retry Jitter.swift
[10/20] Compiling Retry ExponentialStrategy.swift
[11/20] Compiling Retry RetryConfiguration.swift
[12/20] Compiling Retry Retry.swift
[13/20] Compiling Retry EqualJitter.swift
[14/20] Compiling Retry FullJitter.swift
[15/20] Compiling Retry CircuitBreaker.swift
[16/20] Compiling Retry CircuitState.swift
[17/20] Emitting module Retry
[18/20] Compiling Retry RetryError.swift
[19/20] Compiling Retry DecorrelatedJitter.swift
[20/20] Compiling Retry RetryStrategy.swift
[21/32] Compiling Weather Weather.swift
[22/32] Compiling Weather WeatherConfiguration.swift
[23/33] Compiling Weather WeatherError.swift
[24/33] Compiling Weather WeatherProvider.swift
[25/33] Compiling Weather OpenMeteoProvider.swift
[26/33] Compiling Weather WeatherCondition.swift
[27/33] Compiling Weather Temperature.swift
[28/33] Compiling Weather Forecast.swift
[29/33] Compiling Weather Location.swift
[30/33] Compiling Weather GeocodingService.swift
[31/33] Compiling Weather CurrentWeather.swift
[32/33] Emitting module Weather
[33/33] Compiling Weather NWSProvider.swift
Build complete! (12.67s)
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" : "/Users/admin/builder/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"
}
Done.