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

Failed to build WandURL, reference main (b14b9f), with Swift 5.10 for macOS (SPM) on 15 Jul 2025 14:14:06 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/The-Wand/URL.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/The-Wand/URL
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b14b9ff Add custom encoder support
Cloned https://github.com/The-Wand/URL.git
Revision (git rev-parse @):
b14b9ffc0d53d7add62fa3229e621f484db9efbd
SUCCESS checkout https://github.com/The-Wand/URL.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/The-Wand/URL.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-33747A42983211AE.txt
[4/24] Emitting module Wand
[5/26] Compiling Wand Log.swift
[6/26] Compiling Wand Memory.swift
[7/26] Compiling Wand AskingNil.swift
[8/26] Compiling Wand Obtain.swift
[9/26] Compiling Wand All.swift
[10/26] Compiling Wand Any.swift
[11/26] Compiling Wand Counting.swift
[12/26] Compiling Wand Error?.swift
[13/26] Compiling Wand Wanded.swift
[14/26] Compiling Wand Numbers+Wand.swift
[15/26] Compiling Wand String+Wand.swift
[16/26] Compiling Wand Wand.swift
[17/26] Compiling Wand Error.swift
[18/26] Compiling Wand Option.swift
[19/26] Compiling Wand Ask.swift
[20/26] Compiling Wand Asking.swift
[21/26] Compiling Wand Describing.swift
[22/26] Compiling Wand Describing_Character.swift
[23/26] Compiling Wand |.swift
[24/26] Compiling Wand CoreGraphicsMath+Wand.swift
[25/26] Compiling Wand Describing_Data.swift
[26/26] Compiling Wand Expressible.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[27/49] Emitting module WandURL
/Users/admin/builder/spi-builder-workspace/Sources/WandURL/URL/URL.lost.math.swift:54:20: error: 'appending(queryItems:)' is only available in macOS 13.0 or newer
        return url.appending(queryItems: queryItems)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/WandURL/URL/URL.lost.math.swift:54:20: note: add 'if #available' version check
        return url.appending(queryItems: queryItems)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/WandURL/URL/URL.lost.math.swift:47:6: note: add @available attribute to enclosing operator function
func + (url: URL, items: [String: String]) -> URL {
     ^
/Users/admin/builder/spi-builder-workspace/Sources/WandURL/URL/URLSessionDataTask_Obtain.swift:89:5: warning: 'public' modifier is redundant for static method declared in a public extension
    public
    ^~~~~~

[28/51] Compiling WandURL URLCache_Ubiquitous.swift
[29/51] Compiling WandURL URLRequest_Wand.swift
[30/51] Compiling WandURL RestModelPagedURL.swift
[31/51] Compiling WandURL RestModel.swift
[32/51] Compiling WandURL RestModel_Ask.swift
[33/51] Compiling WandURL Rest.swift
[34/51] Compiling WandURL RestModelPaged.swift
[35/51] Compiling WandURL RestModelPagedOffset.swift
[36/51] Compiling WandURL RestModel_HEAD.swift
[37/51] Compiling WandURL RestModel_POST.swift
[38/51] Compiling WandURL Data_Ask.swift
[39/51] Compiling WandURL JSON.swift
[40/51] Compiling WandURL JsonArray_Ask.swift
[41/51] Compiling WandURL URLSessionDataTask_Obtain.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandURL/URL/URLSessionDataTask_Obtain.swift:89:5: warning: 'public' modifier is redundant for static method declared in a public extension
    public
    ^~~~~~

[42/51] Compiling WandURL URLSession_Ubiquitous.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandURL/URL/URLSessionDataTask_Obtain.swift:89:5: warning: 'public' modifier is redundant for static method declared in a public extension
    public
    ^~~~~~

[43/51] Compiling WandURL RestModel_GET.swift
[44/51] Compiling WandURL RestModel_GET_Array.swift
[45/51] Compiling WandURL RestModel_PUT.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandURL/URL/URL.lost.math.swift:54:20: error: 'appending(queryItems:)' is only available in macOS 13.0 or newer
        return url.appending(queryItems: queryItems)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/WandURL/URL/URL.lost.math.swift:54:20: note: add 'if #available' version check
        return url.appending(queryItems: queryItems)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/WandURL/URL/URL.lost.math.swift:47:6: note: add @available attribute to enclosing operator function
func + (url: URL, items: [String: String]) -> URL {
     ^
[46/51] Compiling WandURL URL.lost.math.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandURL/URL/URL.lost.math.swift:54:20: error: 'appending(queryItems:)' is only available in macOS 13.0 or newer
        return url.appending(queryItems: queryItems)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/WandURL/URL/URL.lost.math.swift:54:20: note: add 'if #available' version check
        return url.appending(queryItems: queryItems)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/WandURL/URL/URL.lost.math.swift:47:6: note: add @available attribute to enclosing operator function
func + (url: URL, items: [String: String]) -> URL {
     ^
[47/51] Compiling WandURL JsonArray_Convert.swift
[48/51] Compiling WandURL JsonDictionary_Ask.swift
[49/51] Compiling WandURL JsonDictionary_Convert.swift
[50/51] Compiling WandURL URL_Convert.swift
[51/51] Compiling WandURL URL_Image_Pipe.swift
error: fatalError
Fetching https://github.com/The-Wand/Wand.git
Fetching https://github.com/The-Wand/Any.git
[1/5369] Fetching wand
[55/5512] Fetching wand, any
Fetched https://github.com/The-Wand/Wand.git from cache (2.06s)
Fetched https://github.com/The-Wand/Any.git from cache (2.06s)
Computing version for https://github.com/The-Wand/Wand.git
Computed https://github.com/The-Wand/Wand.git at 1.5.5 (0.47s)
Computing version for https://github.com/The-Wand/Any.git
Computed https://github.com/The-Wand/Any.git at 1.0.1 (0.46s)
Creating working copy for https://github.com/The-Wand/Wand.git
Working copy of https://github.com/The-Wand/Wand.git resolved at 1.5.5
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.1
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Tests/wandTests/Package.xctestplan
BUILD FAILURE 5.10 macosSpm