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

Successful build of WandURL, reference 1.4.5 (5b012c), with Swift 6.1 for macOS (SPM) on 2 Jul 2025 06:38:23 UTC.

Swift 6 data race errors: 1

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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

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 /Users/admin/builder/spi-builder-workspace/.git/
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
Fetching https://github.com/The-Wand/Wand.git
Fetching https://github.com/The-Wand/Any.git
[1/143] Fetching any
[66/5512] Fetching any, wand
Fetched https://github.com/The-Wand/Any.git from cache (1.23s)
Fetched https://github.com/The-Wand/Wand.git from cache (1.23s)
Computing version for https://github.com/The-Wand/Wand.git
Computed https://github.com/The-Wand/Wand.git at 1.5.5 (1.82s)
Computing version for https://github.com/The-Wand/Any.git
Computed https://github.com/The-Wand/Any.git at 1.0.1 (0.57s)
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
========================================
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": "url_backup",
      "name": "WandURL",
      "url": "https://github.com/The-Wand/URL_Backup.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/URL_Backup",
      "dependencies": [
        {
          "identity": "wand",
          "name": "Wand",
          "url": "https://github.com/The-Wand/Wand.git",
          "version": "1.5.5",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Wand",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/The-Wand/URL_Backup.git
[1/4360] Fetching url_backup
Fetched https://github.com/The-Wand/URL_Backup.git from cache (1.31s)
Fetching https://github.com/The-Wand/Wand.git from cache
Fetched https://github.com/The-Wand/Wand.git from cache (0.44s)
Computing version for https://github.com/The-Wand/Wand.git
Computed https://github.com/The-Wand/Wand.git at 1.5.5 (0.49s)
Creating working copy for https://github.com/The-Wand/URL_Backup.git
Working copy of https://github.com/The-Wand/URL_Backup.git resolved at 1.4.5 (5b012c4)
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
warning: '.resolve-product-dependencies': dependency 'url_backup' is not used by any target
Found 1 product dependencies
  - Wand
========================================
Build
========================================
Selected platform:         macosSpm
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
{
  "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" : "/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" : "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 ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-2F0A5646E1D333AE.txt
[4/24] Emitting module Wand
[5/26] Compiling Wand Log.swift
[6/26] Compiling Wand Memory.swift
[7/26] Compiling Wand Describing.swift
[8/26] Compiling Wand Describing_Character.swift
[9/26] Compiling Wand |.swift
[10/26] Compiling Wand CoreGraphicsMath+Wand.swift
[11/26] Compiling Wand All.swift
[12/26] Compiling Wand Any.swift
[13/26] Compiling Wand Counting.swift
[14/26] Compiling Wand Wand.swift
[15/26] Compiling Wand Error.swift
[16/26] Compiling Wand AskingNil.swift
[17/26] Compiling Wand Obtain.swift
[18/26] Compiling Wand Error?.swift
[19/26] Compiling Wand Wanded.swift
[20/26] Compiling Wand Numbers+Wand.swift
[21/26] Compiling Wand String+Wand.swift
[22/26] Compiling Wand Describing_Data.swift
[23/26] Compiling Wand Expressible.swift
[24/26] Compiling Wand Option.swift
[25/26] Compiling Wand Ask.swift
[26/26] Compiling Wand Asking.swift
[27/47] Compiling WandURL Data_Ask.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandURL/Data/Data_Ask.swift:32:1: warning: extension declares a conformance of imported type 'Data' to imported protocols 'Asking', 'Wanded'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
30 | ///
31 | @available(visionOS, unavailable)
32 | extension Data: Asking, Wanded {
   | |- warning: extension declares a conformance of imported type 'Data' to imported protocols 'Asking', 'Wanded'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
33 |
34 |     @inline(__always)
/Users/admin/builder/spi-builder-workspace/Sources/WandURL/JSON/JSON.swift:28:9: warning: static property 'defaultHeaders' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
26 |
27 |     static
28 |     var defaultHeaders = ["Accept": "application/json",
   |         |- warning: static property 'defaultHeaders' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |         |- note: convert 'defaultHeaders' to a 'let' constant to make 'Sendable' shared state immutable
   |         |- note: add '@MainActor' to make static property 'defaultHeaders' part of global actor 'MainActor'
   |         `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
29 |                           "Content-Type": "application/json"]
30 |
[28/47] Compiling WandURL JSON.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandURL/Data/Data_Ask.swift:32:1: warning: extension declares a conformance of imported type 'Data' to imported protocols 'Asking', 'Wanded'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
30 | ///
31 | @available(visionOS, unavailable)
32 | extension Data: Asking, Wanded {
   | |- warning: extension declares a conformance of imported type 'Data' to imported protocols 'Asking', 'Wanded'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
33 |
34 |     @inline(__always)
/Users/admin/builder/spi-builder-workspace/Sources/WandURL/JSON/JSON.swift:28:9: warning: static property 'defaultHeaders' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
26 |
27 |     static
28 |     var defaultHeaders = ["Accept": "application/json",
   |         |- warning: static property 'defaultHeaders' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |         |- note: convert 'defaultHeaders' to a 'let' constant to make 'Sendable' shared state immutable
   |         |- note: add '@MainActor' to make static property 'defaultHeaders' part of global actor 'MainActor'
   |         `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
29 |                           "Content-Type": "application/json"]
30 |
[29/47] Compiling WandURL JsonArray_Ask.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandURL/Data/Data_Ask.swift:32:1: warning: extension declares a conformance of imported type 'Data' to imported protocols 'Asking', 'Wanded'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
30 | ///
31 | @available(visionOS, unavailable)
32 | extension Data: Asking, Wanded {
   | |- warning: extension declares a conformance of imported type 'Data' to imported protocols 'Asking', 'Wanded'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
33 |
34 |     @inline(__always)
/Users/admin/builder/spi-builder-workspace/Sources/WandURL/JSON/JSON.swift:28:9: warning: static property 'defaultHeaders' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
26 |
27 |     static
28 |     var defaultHeaders = ["Accept": "application/json",
   |         |- warning: static property 'defaultHeaders' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |         |- note: convert 'defaultHeaders' to a 'let' constant to make 'Sendable' shared state immutable
   |         |- note: add '@MainActor' to make static property 'defaultHeaders' part of global actor 'MainActor'
   |         `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
29 |                           "Content-Type": "application/json"]
30 |
[30/49] Compiling WandURL RestModelPaged.swift
[31/49] Compiling WandURL RestModel_Ask.swift
[32/49] Compiling WandURL RestModel_HEAD.swift
[33/49] Compiling WandURL RestModel_POST.swift
[34/49] Compiling WandURL Rest.swift
[35/49] Compiling WandURL RestModel.swift
[36/49] Compiling WandURL URLCache_Ubiquitous.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandURL/URL/URLRequest_Wand.swift:30:1: warning: extension declares a conformance of imported type 'URLRequest' to imported protocols 'Obtain', 'Wanded'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
28 | ///
29 | @available(visionOS, unavailable)
30 | extension URLRequest: Obtain {
   | |- warning: extension declares a conformance of imported type 'URLRequest' to imported protocols 'Obtain', 'Wanded'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
31 |
32 |     @inline(__always)
[37/49] Compiling WandURL URLRequest_Wand.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandURL/URL/URLRequest_Wand.swift:30:1: warning: extension declares a conformance of imported type 'URLRequest' to imported protocols 'Obtain', 'Wanded'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
28 | ///
29 | @available(visionOS, unavailable)
30 | extension URLRequest: Obtain {
   | |- warning: extension declares a conformance of imported type 'URLRequest' to imported protocols 'Obtain', 'Wanded'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
31 |
32 |     @inline(__always)
[38/49] Compiling WandURL RestModel_GET.swift
[39/49] Compiling WandURL RestModel_GET_Array.swift
[40/49] Emitting module WandURL
/Users/admin/builder/spi-builder-workspace/Sources/WandURL/Data/Data_Ask.swift:32:1: warning: extension declares a conformance of imported type 'Data' to imported protocols 'Asking', 'Wanded'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
30 | ///
31 | @available(visionOS, unavailable)
32 | extension Data: Asking, Wanded {
   | |- warning: extension declares a conformance of imported type 'Data' to imported protocols 'Asking', 'Wanded'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
33 |
34 |     @inline(__always)
/Users/admin/builder/spi-builder-workspace/Sources/WandURL/JSON/JSON.swift:28:9: warning: static property 'defaultHeaders' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
26 |
27 |     static
28 |     var defaultHeaders = ["Accept": "application/json",
   |         |- warning: static property 'defaultHeaders' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |         |- note: convert 'defaultHeaders' to a 'let' constant to make 'Sendable' shared state immutable
   |         |- note: add '@MainActor' to make static property 'defaultHeaders' part of global actor 'MainActor'
   |         `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
29 |                           "Content-Type": "application/json"]
30 |
/Users/admin/builder/spi-builder-workspace/Sources/WandURL/URL/URLRequest_Wand.swift:30:1: warning: extension declares a conformance of imported type 'URLRequest' to imported protocols 'Obtain', 'Wanded'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
28 | ///
29 | @available(visionOS, unavailable)
30 | extension URLRequest: Obtain {
   | |- warning: extension declares a conformance of imported type 'URLRequest' to imported protocols 'Obtain', 'Wanded'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
31 |
32 |     @inline(__always)
/Users/admin/builder/spi-builder-workspace/Sources/WandURL/URL/URLSessionDataTask_Obtain.swift:30:1: warning: extension declares a conformance of imported type 'URLSessionDataTask' to imported protocols 'Obtain', 'Wanded'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
28 | ///
29 | @available(visionOS, unavailable)
30 | extension URLSessionDataTask: Obtain {
   | |- warning: extension declares a conformance of imported type 'URLSessionDataTask' to imported protocols 'Obtain', 'Wanded'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
31 |
32 |     @inline(__always)
/Users/admin/builder/spi-builder-workspace/Sources/WandURL/URL/URLSession_Ubiquitous.swift:55:1: warning: extension declares a conformance of imported type 'URLSession' to imported protocols 'Obtain', 'Wanded'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
53 | ///
54 | @available(visionOS, unavailable)
55 | extension URLSession: Obtain {
   | |- warning: extension declares a conformance of imported type 'URLSession' to imported protocols 'Obtain', 'Wanded'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
56 |
57 |     @inline(__always)
[41/49] Compiling WandURL RestModel_PUT.swift
[42/49] Compiling WandURL URL.lost.math.swift
[43/49] Compiling WandURL URLSessionDataTask_Obtain.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandURL/URL/URLSessionDataTask_Obtain.swift:30:1: warning: extension declares a conformance of imported type 'URLSessionDataTask' to imported protocols 'Obtain', 'Wanded'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
28 | ///
29 | @available(visionOS, unavailable)
30 | extension URLSessionDataTask: Obtain {
   | |- warning: extension declares a conformance of imported type 'URLSessionDataTask' to imported protocols 'Obtain', 'Wanded'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
31 |
32 |     @inline(__always)
/Users/admin/builder/spi-builder-workspace/Sources/WandURL/URL/URLSessionDataTask_Obtain.swift:47:17: warning: capture of 'wand' with non-sendable type 'Wand' in a '@Sendable' closure
45 |
46 |             if let error = error {
47 |                 wand.add(error)
   |                 `- warning: capture of 'wand' with non-sendable type 'Wand' in a '@Sendable' closure
48 |                 return
49 |             }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Wand.swift:25:7: note: class 'Wand' does not conform to the 'Sendable' protocol
 23 | public
 24 | final
 25 | class Wand {
    |       `- note: class 'Wand' does not conform to the 'Sendable' protocol
 26 |
 27 |     public
/Users/admin/builder/spi-builder-workspace/Sources/WandURL/URL/URLSessionDataTask_Obtain.swift:23:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Wand'
21 | #if canImport(Foundation)
22 | import Foundation.NSURLSession
23 | import Wand
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Wand'
24 |
25 | /// Obtain
/Users/admin/builder/spi-builder-workspace/Sources/WandURL/URL/URLSession_Ubiquitous.swift:55:1: warning: extension declares a conformance of imported type 'URLSession' to imported protocols 'Obtain', 'Wanded'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
53 | ///
54 | @available(visionOS, unavailable)
55 | extension URLSession: Obtain {
   | |- warning: extension declares a conformance of imported type 'URLSession' to imported protocols 'Obtain', 'Wanded'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
56 |
57 |     @inline(__always)
[44/49] Compiling WandURL URLSession_Ubiquitous.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandURL/URL/URLSessionDataTask_Obtain.swift:30:1: warning: extension declares a conformance of imported type 'URLSessionDataTask' to imported protocols 'Obtain', 'Wanded'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
28 | ///
29 | @available(visionOS, unavailable)
30 | extension URLSessionDataTask: Obtain {
   | |- warning: extension declares a conformance of imported type 'URLSessionDataTask' to imported protocols 'Obtain', 'Wanded'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
31 |
32 |     @inline(__always)
/Users/admin/builder/spi-builder-workspace/Sources/WandURL/URL/URLSessionDataTask_Obtain.swift:47:17: warning: capture of 'wand' with non-sendable type 'Wand' in a '@Sendable' closure
45 |
46 |             if let error = error {
47 |                 wand.add(error)
   |                 `- warning: capture of 'wand' with non-sendable type 'Wand' in a '@Sendable' closure
48 |                 return
49 |             }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Wand.swift:25:7: note: class 'Wand' does not conform to the 'Sendable' protocol
 23 | public
 24 | final
 25 | class Wand {
    |       `- note: class 'Wand' does not conform to the 'Sendable' protocol
 26 |
 27 |     public
/Users/admin/builder/spi-builder-workspace/Sources/WandURL/URL/URLSessionDataTask_Obtain.swift:23:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Wand'
21 | #if canImport(Foundation)
22 | import Foundation.NSURLSession
23 | import Wand
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Wand'
24 |
25 | /// Obtain
/Users/admin/builder/spi-builder-workspace/Sources/WandURL/URL/URLSession_Ubiquitous.swift:55:1: warning: extension declares a conformance of imported type 'URLSession' to imported protocols 'Obtain', 'Wanded'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
53 | ///
54 | @available(visionOS, unavailable)
55 | extension URLSession: Obtain {
   | |- warning: extension declares a conformance of imported type 'URLSession' to imported protocols 'Obtain', 'Wanded'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
56 |
57 |     @inline(__always)
[45/49] Compiling WandURL JsonArray_Convert.swift
[46/49] Compiling WandURL JsonDictionary_Ask.swift
[47/49] Compiling WandURL JsonDictionary_Convert.swift
[48/49] Compiling WandURL URL_Convert.swift
[49/49] Compiling WandURL URL_Image_Pipe.swift
Build complete! (6.19s)
Build complete.
{
  "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" : "/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" : "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"
}
Done.