The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Wand_Weather, reference main (6d9983), with Swift 6.3 for macOS (SPM) on 19 Apr 2026 00:19:11 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/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/Location.git
Fetching https://github.com/the-wand/URL.git
Fetching https://github.com/the-wand/Any.git
Fetching https://github.com/the-wand/Wand.git
[1/3410] Fetching location
[138/12484] Fetching location, wand
[139/17304] Fetching location, wand, url
[284/17581] Fetching location, wand, url, any
Fetched https://github.com/the-wand/URL.git from cache (1.38s)
[7771/12761] Fetching location, wand, any
Fetched https://github.com/the-wand/Location.git from cache (1.67s)
Fetched https://github.com/the-wand/Wand.git from cache (1.67s)
Fetched https://github.com/the-wand/Any.git from cache (1.67s)
Computing version for https://github.com/the-wand/URL.git
Computed https://github.com/the-wand/URL.git at 3.0.5 (2.34s)
Computing version for https://github.com/the-wand/Location.git
Computed https://github.com/the-wand/Location.git at 3.0.5 (0.68s)
Computing version for https://github.com/the-wand/Wand.git
Computed https://github.com/the-wand/Wand.git at 3.0.5 (0.67s)
Computing version for https://github.com/the-wand/Any.git
Computed https://github.com/the-wand/Any.git at 1.0.3 (0.66s)
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/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/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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
Fetching https://github.com/The-Wand/Weather.git
[1/3713] Fetching weather
Fetched https://github.com/The-Wand/Weather.git from cache (1.62s)
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.54s)
Fetched https://github.com/the-wand/URL.git from cache (0.54s)
Fetched https://github.com/the-wand/Location.git from cache (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.60s)
Computing version for https://github.com/the-wand/Wand.git
error: Invalid manifest (compiled with: ["/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", "-vfsoverlay", "/var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/TemporaryDirectory.Px8Nr6/vfs.yaml", "-L", "/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-target", "arm64-apple-macosx14.0", "-plugin-path", "/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing", "-sdk", "/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk", "-F", "/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", "-I", "/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", "-L", "/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", "-swift-version", "5", "-I", "/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-sdk", "/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk", "-package-description-version", "5.6.0", "/Package.swift", "-o", "/var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/TemporaryDirectory.XuylU7/wand-manifest"])
/Package.swift:37:67: error: expected ',' separator
35 |
36 |     dependencies: [
37 |         .package(url: "https://github.com/The-Wand/Any.git", .from: "1.0.3")
   |                                                                   `- error: expected ',' separator
38 |     ],
39 |
/Package.swift:37:67: error: expected argument label before colon
35 |
36 |     dependencies: [
37 |         .package(url: "https://github.com/The-Wand/Any.git", .from: "1.0.3")
   |                                                                   `- error: expected argument label before colon
38 |     ],
39 |
/Package.swift:36:19: error: cannot convert value of type '[Any]' to expected argument type '[Package.Dependency]'
34 |     ],
35 |
36 |     dependencies: [
   |                   `- error: cannot convert value of type '[Any]' to expected argument type '[Package.Dependency]'
37 |         .package(url: "https://github.com/The-Wand/Any.git", .from: "1.0.3")
38 |     ],
/Package.swift:37:10: error: type 'Any' has no member 'package'
35 |
36 |     dependencies: [
37 |         .package(url: "https://github.com/The-Wand/Any.git", .from: "1.0.3")
   |          `- error: type 'Any' has no member 'package'
38 |     ],
39 |
/Package.swift:37:63: error: cannot infer contextual base in reference to member 'from'
35 |
36 |     dependencies: [
37 |         .package(url: "https://github.com/The-Wand/Any.git", .from: "1.0.3")
   |                                                               `- error: cannot infer contextual base in reference to member 'from'
38 |     ],
39 | in https://github.com/the-wand/Wand.git
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/The-Wand/Weather.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version--6988338F2F200930.txt
[6/42] Emitting module Wand
[7/45] Compiling Wand Counting.swift
[8/45] Compiling Wand Sequence.swift
[9/45] Compiling Wand Task.swift
[10/45] Compiling Wand Ask.Nil.swift
[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 Memory.swift
[16/45] Compiling Wand Addons.swift
[17/45] Compiling Wand All.swift
[18/45] Compiling Wand Any.swift
[19/45] Compiling Wand Describing.swift
[20/45] Compiling Wand Describing_Character.swift
[21/45] Compiling Wand Describing_Data.swift
[22/45] Compiling Wand Expecting.swift
[23/45] Compiling Wand &.swift
[24/45] Compiling Wand AndT.swift
[25/45] Compiling Wand AndU.swift
[26/45] Compiling Wand Operation.swift
[27/45] Compiling Wand ExpressibleByDictionary.swift
[28/45] Compiling Wand Key.swift
[29/45] Compiling Wand Weak.swift
[30/45] Compiling Wand Log.swift
[31/45] Compiling Wand WandFramerProtocol.swift
[32/45] Compiling Wand Wanded.swift
[33/45] Compiling Wand |.swift
[34/45] Compiling Wand Core+Wanded.swift
[35/45] Compiling Wand NW.swift
[36/45] Compiling Wand Obtainable.swift
[37/45] Compiling Wand Ubiquitous.swift
[38/45] Compiling Wand Ask.swift
[39/45] Compiling Wand Core.swift
[40/45] Compiling Wand Expressible.swift
[41/45] Compiling Wand ExpressibleByArray.swift
[42/45] Compiling Wand Ask.T.swift
[43/45] Compiling Wand CoreGraphics_Convertable.swift
[44/45] Compiling Wand Numbers_Convertable.swift
[45/45] Compiling Wand String_Convertable.swift
[46/80] Emitting module WandURL
[47/82] Compiling WandURL URLCache_Ubiquitous.swift
[48/82] Compiling WandURL URLRequest_Wand.swift
[49/82] Compiling WandURL URLSessionDataTask_Obtain.swift
[50/82] Compiling WandURL URLSession_Ubiquitous.swift
[51/82] Compiling WandURL RestModelFormatted.swift
[52/82] Compiling WandURL RestModel_Ask.swift
[53/82] Compiling WandURL RestModel_DELETE.swift
[54/82] Compiling WandURL KazPost.swift
[55/82] Compiling WandURL Rest.swift
[56/82] Compiling WandURL RestModelPaged.swift
[57/82] Compiling WandURL RestModelPagedOffset.swift
[58/82] Compiling WandURL RestModelPagedURL.swift
[59/82] Compiling WandURL RestModel.swift
[60/82] Compiling WandURL RestModel_POST.swift
[61/82] Compiling WandURL RestModel_PUT.swift
[62/82] Compiling WandURL URL.lost.math.swift
[63/82] Compiling WandURL RestModel_GET.swift
[64/82] Compiling WandURL RestModel_GET_Array.swift
[65/82] Compiling WandURL RestModel_HEAD.swift
[66/82] Compiling WandURL Data_Ask.swift
[67/82] Compiling WandURL JSON.swift
[68/82] Compiling WandURL JsonArray_Ask.swift
[69/82] Compiling WandURL JsonArray_Convert.swift
[70/82] Compiling WandURL JsonDictionary_Ask.swift
[71/82] Compiling WandURL JsonDictionary_Convert.swift
[72/82] Compiling WandLocation Location.swift
[73/82] Compiling WandLocation CLLocationCoordinate2D_Convert.swift
[74/82] Compiling WandLocation CLLocation_Convert.swift
[75/82] Compiling WandLocation CLRegion_Convert.swift
[76/82] Compiling WandLocation CLLocation_Ask.swift
[77/82] Compiling WandLocation CLLocationManager_Obtain.swift
[78/82] Compiling WandLocation CLAuthorizationStatus_Ask.swift
[79/82] Emitting module WandLocation
[80/82] Compiling WandLocation CLRegion_Ask.swift
[81/82] Compiling WandURL URL_Convert.swift
[82/82] Compiling WandURL URL_Image_Pipe.swift
[83/93] Compiling Wand_Weather Yandex_API.swift
[84/93] Compiling Wand_Weather Yandex.swift
[85/94] Compiling Wand_Weather OpenWeatherMap.swift
[86/94] Emitting module Wand_Weather
[87/94] Compiling Wand_Weather HKHealthStore_Obtain.swift
[88/94] Compiling Wand_Weather HKWorkoutSession.swift
[89/94] Compiling Wand_Weather HKWorkoutSession_Ask.swift
[90/94] Compiling Wand_Weather OpenWeatherMap_API.swift
[91/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
[92/94] Compiling Wand_Weather WeatherService_Obtain.swift
[93/94] Compiling Wand_Weather Weather_Ask.swift
[94/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
Build complete! (7.60s)
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.