The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Wand_Weather, reference main (6d9983), with Swift 6.2 for macOS (SPM) on 6 Mar 2026 13:20:14 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/The-Wand/Weather.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/The-Wand/Weather
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 6d99832 Make it builds for 3.0.5
Cloned https://github.com/The-Wand/Weather.git
Revision (git rev-parse @):
6d99832268ea690eda21876734b378b3b74f0234
SUCCESS checkout https://github.com/The-Wand/Weather.git at main
Fetching https://github.com/the-wand/Any.git
Fetching https://github.com/the-wand/Location.git
Fetching https://github.com/the-wand/URL.git
Fetching https://github.com/the-wand/Wand.git
[1/3410] Fetching location
[2/12375] Fetching location, wand
[71/12652] Fetching location, wand, any
[1398/17348] Fetching location, wand, any, url
Fetched https://github.com/the-wand/URL.git from cache (2.22s)
Fetched https://github.com/the-wand/Wand.git from cache (2.22s)
Fetched https://github.com/the-wand/Any.git from cache (2.22s)
Fetched https://github.com/the-wand/Location.git from cache (2.22s)
Computing version for https://github.com/the-wand/URL.git
Computed https://github.com/the-wand/URL.git at 3.0.5 (2.89s)
Computing version for https://github.com/the-wand/Location.git
Computed https://github.com/the-wand/Location.git at 3.0.5 (0.65s)
Computing version for https://github.com/the-wand/Wand.git
Computed https://github.com/the-wand/Wand.git at 3.0.5 (0.64s)
Computing version for https://github.com/the-wand/Any.git
Computed https://github.com/the-wand/Any.git at 1.0.3 (0.68s)
Creating working copy for https://github.com/the-wand/Any.git
Working copy of https://github.com/the-wand/Any.git resolved at 1.0.3
Creating working copy for https://github.com/the-wand/Wand.git
Working copy of https://github.com/the-wand/Wand.git resolved at 3.0.5
Creating working copy for https://github.com/the-wand/URL.git
Working copy of https://github.com/the-wand/URL.git resolved at 3.0.5
Creating working copy for https://github.com/the-wand/Location.git
Working copy of https://github.com/the-wand/Location.git resolved at 3.0.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",
  "dependencies": [
    {
      "identity": "weather",
      "name": "Wand_Weather",
      "url": "https://github.com/The-Wand/Weather.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Weather",
      "dependencies": [
        {
          "identity": "wand",
          "name": "Wand",
          "url": "https://github.com/the-wand/Wand.git",
          "version": "3.0.5",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Wand",
          "dependencies": [
          ]
        },
        {
          "identity": "location",
          "name": "WandLocation",
          "url": "https://github.com/the-wand/Location.git",
          "version": "3.0.5",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Location",
          "dependencies": [
            {
              "identity": "wand",
              "name": "Wand",
              "url": "https://github.com/the-wand/Wand.git",
              "version": "3.0.5",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Wand",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "url",
          "name": "WandURL",
          "url": "https://github.com/the-wand/URL.git",
          "version": "3.0.5",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/URL",
          "dependencies": [
            {
              "identity": "wand",
              "name": "Wand",
              "url": "https://github.com/the-wand/Wand.git",
              "version": "3.0.5",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Wand",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/The-Wand/Weather.git
[1/3713] Fetching weather
Fetched https://github.com/The-Wand/Weather.git from cache (1.44s)
Fetching https://github.com/the-wand/Location.git from cache
Fetching https://github.com/the-wand/URL.git from cache
Fetching https://github.com/the-wand/Wand.git from cache
Fetched https://github.com/the-wand/Wand.git from cache (0.48s)
Fetched https://github.com/the-wand/URL.git from cache (0.48s)
Fetched https://github.com/the-wand/Location.git from cache (0.48s)
Computing version for https://github.com/the-wand/URL.git
Computed https://github.com/the-wand/URL.git at 3.0.5 (0.54s)
Computing version for https://github.com/the-wand/Location.git
Computed https://github.com/the-wand/Location.git at 3.0.5 (0.03s)
Computing version for https://github.com/the-wand/Wand.git
Computed https://github.com/the-wand/Wand.git at 3.0.5 (0.03s)
Creating working copy for https://github.com/the-wand/Location.git
Working copy of https://github.com/the-wand/Location.git resolved at 3.0.5
Creating working copy for https://github.com/the-wand/URL.git
Working copy of https://github.com/the-wand/URL.git resolved at 3.0.5
Creating working copy for https://github.com/the-wand/Wand.git
Working copy of https://github.com/the-wand/Wand.git resolved at 3.0.5
Creating working copy for https://github.com/The-Wand/Weather.git
Working copy of https://github.com/The-Wand/Weather.git resolved at main (6d99832)
warning: '.resolve-product-dependencies': dependency 'weather' is not used by any target
Found 3 product dependencies
  - Wand
  - WandLocation
  - WandURL
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/The-Wand/Weather.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-49B95AFC49DCD68C.txt
[6/42] Compiling Wand &.swift
[7/42] Compiling Wand AndT.swift
[8/42] Compiling Wand AndU.swift
[9/42] Compiling Wand Operation.swift
[10/45] Emitting module Wand
[11/45] Compiling Wand ?.swift
[12/45] Compiling Wand Error.swift
[13/45] Compiling Wand Error?.swift
[14/45] Compiling Wand Option.swift
[15/45] Compiling Wand ExpressibleByDictionary.swift
[16/45] Compiling Wand Key.swift
[17/45] Compiling Wand Weak.swift
[18/45] Compiling Wand Log.swift
[19/45] Compiling Wand WandFramerProtocol.swift
[20/45] Compiling Wand Wanded.swift
[21/45] Compiling Wand |.swift
[22/45] Compiling Wand Counting.swift
[23/45] Compiling Wand Sequence.swift
[24/45] Compiling Wand Task.swift
[25/45] Compiling Wand Ask.Nil.swift
[26/45] Compiling Wand Ask.swift
[27/45] Compiling Wand Core.swift
[28/45] Compiling Wand Expressible.swift
[29/45] Compiling Wand ExpressibleByArray.swift
[30/45] Compiling Wand Core+Wanded.swift
[31/45] Compiling Wand NW.swift
[32/45] Compiling Wand Obtainable.swift
[33/45] Compiling Wand Ubiquitous.swift
[34/45] Compiling Wand Memory.swift
[35/45] Compiling Wand Addons.swift
[36/45] Compiling Wand All.swift
[37/45] Compiling Wand Any.swift
[38/45] Compiling Wand Ask.T.swift
[39/45] Compiling Wand CoreGraphics_Convertable.swift
[40/45] Compiling Wand Numbers_Convertable.swift
[41/45] Compiling Wand String_Convertable.swift
[42/45] Compiling Wand Describing.swift
[43/45] Compiling Wand Describing_Character.swift
[44/45] Compiling Wand Describing_Data.swift
[45/45] Compiling Wand Expecting.swift
[46/80] Emitting module WandURL
[47/82] Compiling WandURL URLCache_Ubiquitous.swift
[48/82] Compiling WandURL URLRequest_Wand.swift
[49/82] Compiling WandURL KazPost.swift
[50/82] Compiling WandURL Rest.swift
[51/82] Compiling WandURL RestModelPaged.swift
[52/82] Compiling WandURL URLSessionDataTask_Obtain.swift
[53/82] Compiling WandURL URLSession_Ubiquitous.swift
[54/82] Compiling WandURL RestModelFormatted.swift
[55/82] Compiling WandURL RestModel_Ask.swift
[56/82] Compiling WandURL RestModel_DELETE.swift
[57/82] Compiling WandURL URL_Convert.swift
[58/82] Compiling WandURL URL_Image_Pipe.swift
[59/82] Compiling WandURL RestModelPagedOffset.swift
[60/82] Compiling WandURL RestModelPagedURL.swift
[61/82] Compiling WandURL RestModel.swift
[62/82] Compiling WandURL RestModel_POST.swift
[63/82] Compiling WandURL RestModel_PUT.swift
[64/82] Compiling WandURL URL.lost.math.swift
[65/82] Compiling WandLocation Location.swift
[66/82] Compiling WandLocation CLRegion_Convert.swift
[67/82] Compiling WandLocation CLLocation_Convert.swift
[68/82] Compiling WandURL RestModel_GET.swift
[69/82] Compiling WandURL RestModel_GET_Array.swift
[70/82] Compiling WandURL RestModel_HEAD.swift
[71/82] Compiling WandURL JsonArray_Convert.swift
[72/82] Compiling WandURL JsonDictionary_Ask.swift
[73/82] Compiling WandURL JsonDictionary_Convert.swift
[74/82] Compiling WandURL Data_Ask.swift
[75/82] Compiling WandURL JSON.swift
[76/82] Compiling WandURL JsonArray_Ask.swift
[77/82] Compiling WandLocation CLLocationCoordinate2D_Convert.swift
[78/82] Compiling WandLocation CLLocation_Ask.swift
[79/82] Compiling WandLocation CLLocationManager_Obtain.swift
[80/82] Compiling WandLocation CLRegion_Ask.swift
[81/82] Compiling WandLocation CLAuthorizationStatus_Ask.swift
[82/82] Emitting module WandLocation
[83/93] Compiling Wand_Weather Yandex.swift
[84/93] Compiling Wand_Weather Yandex_API.swift
[85/94] Compiling Wand_Weather Yandex_Weather.swift
/Users/admin/builder/spi-builder-workspace/Sources/Wand_Weather/Yandex/Weather/Yandex_Weather.swift:106:13: warning: result of call to function returning 'Bool' is unused [#no-usage]
104 |
105 |     let get = Ask<Yandex_Weather>.Get {
106 |         ask.handler($0)
    |             `- warning: result of call to function returning 'Bool' is unused [#no-usage]
107 |     }
108 |
/Users/admin/builder/spi-builder-workspace/Sources/Wand_Weather/Yandex/Weather/Yandex_Weather.swift:170:7: warning: result of call to 'ask(with:ask:)' is unused [#no-usage]
168 |
169 |     let wand = |l
170 |     T.ask(with: wand, ask: r)
    |       `- warning: result of call to 'ask(with:ask:)' is unused [#no-usage]
171 |
172 |     return wand
[86/94] Compiling Wand_Weather WeatherService_Obtain.swift
[87/94] Compiling Wand_Weather OpenWeatherMap_Weather.swift
/Users/admin/builder/spi-builder-workspace/Sources/Wand_Weather/OpenWeatherMap/OpenWeatherMap_Weather.swift:110:13: warning: result of call to function returning 'Bool' is unused [#no-usage]
108 |
109 |     let get = Ask<OpenWeatherMap_Weather>.Get {
110 |         ask.handler($0)
    |             `- warning: result of call to function returning 'Bool' is unused [#no-usage]
111 |     }
112 |
/Users/admin/builder/spi-builder-workspace/Sources/Wand_Weather/OpenWeatherMap/OpenWeatherMap_Weather.swift:182:7: warning: result of call to 'ask(with:ask:)' is unused [#no-usage]
180 |
181 |     let wand = |l
182 |     T.ask(with: wand, ask: r)
    |       `- warning: result of call to 'ask(with:ask:)' is unused [#no-usage]
183 |
184 |     return wand
[88/94] Compiling Wand_Weather HKWorkoutSession_Ask.swift
[89/94] Compiling Wand_Weather OpenWeatherMap_API.swift
[90/94] Compiling Wand_Weather HKHealthStore_Obtain.swift
[91/94] Compiling Wand_Weather HKWorkoutSession.swift
[92/94] Emitting module Wand_Weather
[93/94] Compiling Wand_Weather Weather_Ask.swift
[94/94] Compiling Wand_Weather OpenWeatherMap.swift
Build complete! (5.92s)
warning: 'spi-builder-workspace': the target name wandTests has different case on the filesystem and the Package.swift manifest file
warning: 'wand': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Wand.md
Build complete.
{
  "dependencies" : [
    {
      "identity" : "any",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/the-wand/Any.git"
    },
    {
      "identity" : "wand",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.5",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/the-wand/Wand.git"
    },
    {
      "identity" : "location",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.5",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/the-wand/Location.git"
    },
    {
      "identity" : "url",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.5",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/the-wand/URL.git"
    }
  ],
  "manifest_display_name" : "Wand_Weather",
  "name" : "Wand_Weather",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "Wand_Weather",
      "targets" : [
        "Wand_Weather"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "wandTests",
      "module_type" : "SwiftTarget",
      "name" : "wandTests",
      "path" : "Tests/wandTests",
      "product_dependencies" : [
        "Any_"
      ],
      "sources" : [
        "Cases/OpenWeatherMap_Tests.swift",
        "Cases/WeatherKit_Tests.swift",
        "Cases/Yandex_Tests.swift",
        "Cases/chain.swift",
        "Unit/Unit.swift",
        "Unit/XCTestCase.swift"
      ],
      "target_dependencies" : [
        "Wand_Weather"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Wand_Weather",
      "module_type" : "SwiftTarget",
      "name" : "Wand_Weather",
      "path" : "Sources/Wand_Weather",
      "product_dependencies" : [
        "Wand",
        "WandLocation",
        "WandURL"
      ],
      "product_memberships" : [
        "Wand_Weather"
      ],
      "sources" : [
        "HealthKit/HKHealthStore_Obtain.swift",
        "HealthKit/HKWorkoutSession.swift",
        "HealthKit/HKWorkoutSession_Ask.swift",
        "OpenWeatherMap/OpenWeatherMap.swift",
        "OpenWeatherMap/OpenWeatherMap_API.swift",
        "OpenWeatherMap/OpenWeatherMap_Weather.swift",
        "WeatherKit/WeatherService_Obtain.swift",
        "WeatherKit/Weather_Ask.swift",
        "Yandex/Weather/Yandex.swift",
        "Yandex/Weather/Yandex_API.swift",
        "Yandex/Weather/Yandex_Weather.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
warning: 'spi-builder-workspace': the target name wandTests has different case on the filesystem and the Package.swift manifest file
Done.