Build Information
Failed to build WandURL, reference 1.4.5 (5b012c
), with Swift 6.1 for Wasm on 2 Jul 2025 06:39:52 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-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/URL_Backup.git
Reference: 1.4.5
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/URL_Backup
* tag 1.4.5 -> FETCH_HEAD
HEAD is now at 5b012c4 Select exact Wand version
Cloned https://github.com/The-Wand/URL_Backup.git
Revision (git rev-parse @):
5b012c40c2a72382dc9149b4a04460993c4163b6
SUCCESS checkout https://github.com/The-Wand/URL_Backup.git at 1.4.5
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/The-Wand/URL_Backup.git
https://github.com/The-Wand/URL_Backup.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"default_localization" : "ru",
"dependencies" : [
{
"identity" : "any",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/The-Wand/Any.git"
},
{
"identity" : "wand",
"requirement" : {
"exact" : [
"1.5.5"
]
},
"type" : "sourceControl",
"url" : "https://github.com/The-Wand/Wand.git"
}
],
"manifest_display_name" : "WandURL",
"name" : "WandURL",
"path" : "/host/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" : "WandURL",
"targets" : [
"WandURL"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "wandTests",
"module_type" : "SwiftTarget",
"name" : "wandTests",
"path" : "Tests/wandTests",
"product_dependencies" : [
"Any_"
],
"sources" : [
"REST/Model/Employee.swift",
"REST/Model/GitHubAPI/GitHubAPI.swift",
"REST/Model/GitHubAPI/Repo+API.swift",
"REST/Model/GitHubAPI/Repo.swift",
"REST/Model/JsonPlaceholderAPI/Post+API.swift",
"REST/Model/JsonPlaceholderAPI/Post.swift",
"REST/Model/JsonPlaceholderAPI/TypicodeAPI.swift",
"REST/REST_DELETE_Tests.swift",
"REST/REST_GET_Array_Tests.swift",
"REST/REST_GET_Tests.swift",
"REST/REST_HEAD_Tests.swift",
"REST/REST_PATCH_Tests.swift",
"REST/REST_POST_Tests.swift",
"REST/REST_PUT_Tests.swift",
"URL/Data/Data_Tests.swift",
"URL/JSON/JSON_Array_Tests.swift",
"URL/JSON/JSON_Dictionary_Tests.swift",
"|unit/Unit.swift",
"|unit/XCTestCase.swift"
],
"target_dependencies" : [
"WandURL"
],
"type" : "test"
},
{
"c99name" : "WandURL",
"module_type" : "SwiftTarget",
"name" : "WandURL",
"path" : "Sources/WandURL",
"product_dependencies" : [
"Wand"
],
"product_memberships" : [
"WandURL"
],
"sources" : [
"Data/Data_Ask.swift",
"JSON/JSON.swift",
"JSON/JsonArray_Ask.swift",
"JSON/JsonArray_Convert.swift",
"JSON/JsonDictionary_Ask.swift",
"JSON/JsonDictionary_Convert.swift",
"REST/Rest.swift",
"REST/dto/RestModel.swift",
"REST/dto/RestModelPaged.swift",
"REST/dto/RestModel_Ask.swift",
"REST/dto/RestModel_GET.swift",
"REST/dto/RestModel_GET_Array.swift",
"REST/dto/RestModel_HEAD.swift",
"REST/dto/RestModel_POST.swift",
"REST/dto/RestModel_PUT.swift",
"URL/URL.lost.math.swift",
"URL/URLCache_Ubiquitous.swift",
"URL/URLRequest_Wand.swift",
"URL/URLSessionDataTask_Obtain.swift",
"URL/URLSession_Ubiquitous.swift",
"URL/URL_Convert.swift",
"URL/URL_Image_Pipe.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8f9255989265d824b88e7d572b1a334a0dc9b701075ede1970390db95d315c35
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/The-Wand/Any.git
Fetching https://github.com/The-Wand/Wand.git
[1/143] Fetching any
[90/5512] Fetching any, wand
Fetched https://github.com/The-Wand/Any.git from cache (0.36s)
[430/5369] Fetching wand
Fetched https://github.com/The-Wand/Wand.git from cache (0.56s)
Computing version for https://github.com/The-Wand/Wand.git
Computed https://github.com/The-Wand/Wand.git at 1.5.5 (1.70s)
Computing version for https://github.com/The-Wand/Any.git
Computed https://github.com/The-Wand/Any.git at 1.0.1 (0.49s)
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
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
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/24] Emitting module Wand
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
[5/26] Compiling Wand Log.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
[6/26] Compiling Wand Memory.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
[7/26] Compiling Wand String+Wand.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
[8/26] Compiling Wand Describing.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
[9/26] Compiling Wand Describing_Character.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
[10/26] Compiling Wand |.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
[11/26] Compiling Wand CoreGraphicsMath+Wand.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
[12/26] Compiling Wand Numbers+Wand.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
[13/26] Compiling Wand Describing_Data.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
[14/26] Compiling Wand Expressible.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
[15/26] Compiling Wand AskingNil.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
[16/26] Compiling Wand Obtain.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
[17/26] Compiling Wand Wand.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
[18/26] Compiling Wand Option.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
[19/26] Compiling Wand Ask.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
[20/26] Compiling Wand Asking.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
[21/26] Compiling Wand Error.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
[22/26] Compiling Wand Error?.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
[23/26] Compiling Wand Wanded.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
[24/26] Compiling Wand All.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
[25/26] Compiling Wand Any.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
[26/26] Compiling Wand Counting.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8f9255989265d824b88e7d572b1a334a0dc9b701075ede1970390db95d315c35
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Tests/wandTests/Package.xctestplan
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/22] Compiling Wand All.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
[3/22] Compiling Wand Any.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
[4/22] Compiling Wand Counting.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
[5/24] Compiling Wand Error.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
[6/24] Compiling Wand Error?.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
[7/24] Compiling Wand Wanded.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/24] Emitting module Wand
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
[9/24] Compiling Wand Describing_Data.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
[10/24] Compiling Wand Expressible.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
[11/24] Compiling Wand Option.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
[12/24] Compiling Wand Ask.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
[13/24] Compiling Wand Asking.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
[14/24] Compiling Wand AskingNil.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
[15/24] Compiling Wand Obtain.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
[16/24] Compiling Wand Wand.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
[17/24] Compiling Wand |.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
[18/24] Compiling Wand CoreGraphicsMath+Wand.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
[19/24] Compiling Wand Numbers+Wand.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
[20/24] Compiling Wand String+Wand.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
[21/24] Compiling Wand Describing.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
[22/24] Compiling Wand Describing_Character.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
[23/24] Compiling Wand Log.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
[24/24] Compiling Wand Memory.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
BUILD FAILURE 6.1 wasm