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 Wand_Weather, reference 1.4.0 (d219d4), with Swift 6.2 (beta) for Wasm on 2 Jul 2025 05:39:45 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/The-Wand/Weather.git
Reference: 1.4.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/The-Wand/Weather
 * tag               1.4.0      -> FETCH_HEAD
HEAD is now at d219d4d Update Weather to Asking
Cloned https://github.com/The-Wand/Weather.git
Revision (git rev-parse @):
d219d4d212f97b35e5692460066aa566380513cb
SUCCESS checkout https://github.com/The-Wand/Weather.git at 1.4.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/The-Wand/Weather.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/el-machine/WandURL.git
Fetching https://github.com/el-machine/Wand.git
Fetching https://github.com/el-machine/Any.git
Fetching https://github.com/el-machine/Wand_CoreLocation.git
[1/5369] Fetching wand
[2/5512] Fetching wand, any
[452/9872] Fetching wand, any, wandurl
[725/13173] Fetching wand, any, wandurl, wand_corelocation
Fetched https://github.com/el-machine/Wand_CoreLocation.git from cache (0.63s)
Fetched https://github.com/el-machine/Any.git from cache (0.73s)
Fetched https://github.com/el-machine/Wand.git from cache (0.73s)
Fetched https://github.com/el-machine/WandURL.git from cache (0.74s)
Computing version for https://github.com/el-machine/Any.git
Computed https://github.com/el-machine/Any.git at 1.0.1 (1.20s)
Computing version for https://github.com/el-machine/Wand_CoreLocation.git
Computed https://github.com/el-machine/Wand_CoreLocation.git at 1.4.4 (0.43s)
Computing version for https://github.com/el-machine/WandURL.git
Computed https://github.com/el-machine/WandURL.git at 1.4.5 (0.52s)
Computing version for https://github.com/el-machine/Wand.git
Computed https://github.com/el-machine/Wand.git at 1.5.5 (0.45s)
Creating working copy for https://github.com/el-machine/WandURL.git
Working copy of https://github.com/el-machine/WandURL.git resolved at 1.4.5
Creating working copy for https://github.com/el-machine/Any.git
Working copy of https://github.com/el-machine/Any.git resolved at 1.0.1
Creating working copy for https://github.com/el-machine/Wand_CoreLocation.git
Working copy of https://github.com/el-machine/Wand_CoreLocation.git resolved at 1.4.4
Creating working copy for https://github.com/el-machine/Wand.git
Working copy of https://github.com/el-machine/Wand.git resolved at 1.5.5
warning: 'wandurl': Conflicting identity for wand: dependency 'github.com/the-wand/wand' and dependency 'github.com/el-machine/wand' both point to the same package identity 'wand'. The dependencies are introduced through the following chains: (A) /host/spi-builder-workspace->github.com/el-machine/wandurl->github.com/the-wand/wand (B) /host/spi-builder-workspace->github.com/el-machine/wand. If there are multiple chains that lead to the same dependency, only the first chain is shown here. To see all chains use debug output option. To resolve the conflict, coordinate with the maintainer of the package that introduces the conflicting dependency. This will be escalated to an error in future versions of SwiftPM.
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/26] Emitting module Wand
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Ask/Addons/All.swift:19:8: error: no such module 'Foundation'
17 | /// El Machine 🤖
18 |
19 | import Foundation
   |        `- error: no such module 'Foundation'
20 |
21 | /// Ask for the completion
[7/28] Compiling Wand All.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Ask/Addons/All.swift:19:8: error: no such module 'Foundation'
17 | /// El Machine 🤖
18 |
19 | import Foundation
   |        `- error: no such module 'Foundation'
20 |
21 | /// Ask for the completion
[8/28] Compiling Wand Any.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Ask/Addons/All.swift:19:8: error: no such module 'Foundation'
17 | /// El Machine 🤖
18 |
19 | import Foundation
   |        `- error: no such module 'Foundation'
20 |
21 | /// Ask for the completion
[9/28] Compiling Wand Counting.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Ask/Addons/All.swift:19:8: error: no such module 'Foundation'
17 | /// El Machine 🤖
18 |
19 | import Foundation
   |        `- error: no such module 'Foundation'
20 |
21 | /// Ask for the completion
[10/28] Compiling Wand Log.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Ask/Addons/All.swift:19:8: error: no such module 'Foundation'
17 | /// El Machine 🤖
18 |
19 | import Foundation
   |        `- error: no such module 'Foundation'
20 |
21 | /// Ask for the completion
[11/28] Compiling Wand Memory.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Ask/Addons/All.swift:19:8: error: no such module 'Foundation'
17 | /// El Machine 🤖
18 |
19 | import Foundation
   |        `- error: no such module 'Foundation'
20 |
21 | /// Ask for the completion
[12/28] Compiling Wand String+Wand.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Ask/Addons/All.swift:19:8: error: no such module 'Foundation'
17 | /// El Machine 🤖
18 |
19 | import Foundation
   |        `- error: no such module 'Foundation'
20 |
21 | /// Ask for the completion
[13/28] Compiling Wand Describing.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Ask/Addons/All.swift:19:8: error: no such module 'Foundation'
17 | /// El Machine 🤖
18 |
19 | import Foundation
   |        `- error: no such module 'Foundation'
20 |
21 | /// Ask for the completion
[14/28] Compiling Wand Describing_Character.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Ask/Addons/All.swift:19:8: error: no such module 'Foundation'
17 | /// El Machine 🤖
18 |
19 | import Foundation
   |        `- error: no such module 'Foundation'
20 |
21 | /// Ask for the completion
[15/28] Compiling Wand |.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Ask/Addons/All.swift:19:8: error: no such module 'Foundation'
17 | /// El Machine 🤖
18 |
19 | import Foundation
   |        `- error: no such module 'Foundation'
20 |
21 | /// Ask for the completion
[16/28] Compiling Wand CoreGraphicsMath+Wand.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Ask/Addons/All.swift:19:8: error: no such module 'Foundation'
17 | /// El Machine 🤖
18 |
19 | import Foundation
   |        `- error: no such module 'Foundation'
20 |
21 | /// Ask for the completion
[17/28] Compiling Wand Numbers+Wand.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Ask/Addons/All.swift:19:8: error: no such module 'Foundation'
17 | /// El Machine 🤖
18 |
19 | import Foundation
   |        `- error: no such module 'Foundation'
20 |
21 | /// Ask for the completion
[18/28] Compiling Wand AskingNil.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Ask/Addons/All.swift:19:8: error: no such module 'Foundation'
17 | /// El Machine 🤖
18 |
19 | import Foundation
   |        `- error: no such module 'Foundation'
20 |
21 | /// Ask for the completion
[19/28] Compiling Wand Obtain.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Ask/Addons/All.swift:19:8: error: no such module 'Foundation'
17 | /// El Machine 🤖
18 |
19 | import Foundation
   |        `- error: no such module 'Foundation'
20 |
21 | /// Ask for the completion
[20/28] Compiling Wand Wand.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Ask/Addons/All.swift:19:8: error: no such module 'Foundation'
17 | /// El Machine 🤖
18 |
19 | import Foundation
   |        `- error: no such module 'Foundation'
20 |
21 | /// Ask for the completion
[21/28] Compiling Wand Error.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Ask/Addons/All.swift:19:8: error: no such module 'Foundation'
17 | /// El Machine 🤖
18 |
19 | import Foundation
   |        `- error: no such module 'Foundation'
20 |
21 | /// Ask for the completion
[22/28] Compiling Wand Error?.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Ask/Addons/All.swift:19:8: error: no such module 'Foundation'
17 | /// El Machine 🤖
18 |
19 | import Foundation
   |        `- error: no such module 'Foundation'
20 |
21 | /// Ask for the completion
[23/28] Compiling Wand Wanded.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Ask/Addons/All.swift:19:8: error: no such module 'Foundation'
17 | /// El Machine 🤖
18 |
19 | import Foundation
   |        `- error: no such module 'Foundation'
20 |
21 | /// Ask for the completion
[24/28] Compiling Wand Describing_Data.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Ask/Addons/All.swift:19:8: error: no such module 'Foundation'
17 | /// El Machine 🤖
18 |
19 | import Foundation
   |        `- error: no such module 'Foundation'
20 |
21 | /// Ask for the completion
[25/28] Compiling Wand Expressible.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Ask/Addons/All.swift:19:8: error: no such module 'Foundation'
17 | /// El Machine 🤖
18 |
19 | import Foundation
   |        `- error: no such module 'Foundation'
20 |
21 | /// Ask for the completion
[26/28] Compiling Wand Option.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Ask/Addons/All.swift:19:8: error: no such module 'Foundation'
17 | /// El Machine 🤖
18 |
19 | import Foundation
   |        `- error: no such module 'Foundation'
20 |
21 | /// Ask for the completion
[27/28] Compiling Wand Ask.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Ask/Addons/All.swift:19:8: error: no such module 'Foundation'
17 | /// El Machine 🤖
18 |
19 | import Foundation
   |        `- error: no such module 'Foundation'
20 |
21 | /// Ask for the completion
[28/28] Compiling Wand Asking.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Ask/Addons/All.swift:19:8: error: no such module 'Foundation'
17 | /// El Machine 🤖
18 |
19 | import Foundation
   |        `- error: no such module 'Foundation'
20 |
21 | /// Ask for the completion
BUILD FAILURE 6.2 wasm