The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Wand_Weather, reference main (6d9983), with Swift 6.1 for Wasm on 6 Mar 2026 09:15:31 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/The-Wand/Weather.git
Reference: main
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
 * 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
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/The-Wand/Weather.git
https://github.com/The-Wand/Weather.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "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" : "/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" : "Wand_Weather",
      "targets" : [
        "Wand_Weather"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "wandTests",
      "module_type" : "SwiftTarget",
      "name" : "wandTests",
      "path" : "Tests/wandTests",
      "product_dependencies" : [
        "Any_"
      ],
      "sources" : [
        "Cases/chain.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"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:58b971189c4d3c564696bb40c86e07506670ed096ab7351a005c7c449525017a
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/Location.git
Fetching https://github.com/the-wand/Wand.git
Fetching https://github.com/the-wand/URL.git
[1/8965] Fetching wand
[450/9242] Fetching wand, any
[1844/12652] Fetching wand, any, location
[3055/17348] Fetching wand, any, location, url
Fetched https://github.com/the-wand/Any.git from cache (0.59s)
[16931/17071] Fetching wand, location, url
Fetched https://github.com/the-wand/Location.git from cache (0.78s)
Fetched https://github.com/the-wand/URL.git from cache (0.79s)
Fetched https://github.com/the-wand/Wand.git from cache (0.79s)
Computing version for https://github.com/the-wand/URL.git
Computed https://github.com/the-wand/URL.git at 3.0.5 (1.42s)
Computing version for https://github.com/the-wand/Location.git
Computed https://github.com/the-wand/Location.git at 3.0.5 (0.58s)
Computing version for https://github.com/the-wand/Wand.git
Computed https://github.com/the-wand/Wand.git at 3.0.5 (0.59s)
Computing version for https://github.com/the-wand/Any.git
Computed https://github.com/the-wand/Any.git at 1.0.3 (0.56s)
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/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/URL.git
Working copy of https://github.com/the-wand/URL.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
warning: 'wand': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Wand.md
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/41] Emitting module Wand
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:133:27: error: cannot find 'USEC_PER_SEC' in scope
131 |
132 |         let time: Int = Date().timeIntervalSince1970|
133 |         let usec = time * USEC_PER_SEC|
    |                           `- error: cannot find 'USEC_PER_SEC' in scope
134 |
135 |         var request = URLRequest(url: URL(string: "https://api.mixpanel.com/import")!)
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:135:23: error: cannot find 'URLRequest' in scope
133 |         let usec = time * USEC_PER_SEC|
134 |
135 |         var request = URLRequest(url: URL(string: "https://api.mixpanel.com/import")!)
    |                       `- error: cannot find 'URLRequest' in scope
136 |         request.httpMethod = "POST"
137 |         request.addValue("application/json", forHTTPHeaderField: "Content-Type")
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:151:9: error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
149 |         ])
150 |
151 |         URLSession(configuration: .default).dataTask(with: request).resume()
    |         `- error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
152 |     }
153 |
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:151:36: error: cannot infer contextual base in reference to member 'default'
149 |         ])
150 |
151 |         URLSession(configuration: .default).dataTask(with: request).resume()
    |                                    `- error: cannot infer contextual base in reference to member 'default'
152 |     }
153 |
[7/45] Compiling Wand Ubiquitous.swift
[8/45] Compiling Wand WandFramerProtocol.swift
[9/45] Compiling Wand Wanded.swift
[10/45] Compiling Wand |.swift
[11/45] Compiling Wand Expressible.swift
[12/45] Compiling Wand ExpressibleByArray.swift
[13/45] Compiling Wand ExpressibleByDictionary.swift
[14/45] Compiling Wand Key.swift
[15/45] Compiling Wand Weak.swift
[16/45] Compiling Wand CoreGraphics_Convertable.swift
[17/45] Compiling Wand Numbers_Convertable.swift
[18/45] Compiling Wand String_Convertable.swift
[19/45] Compiling Wand Describing.swift
[20/45] Compiling Wand Describing_Character.swift
[21/45] Compiling Wand &.swift
[22/45] Compiling Wand AndT.swift
[23/45] Compiling Wand AndU.swift
[24/45] Compiling Wand Operation.swift
[25/45] Compiling Wand ?.swift
[26/45] Compiling Wand Describing_Data.swift
[27/45] Compiling Wand Expecting.swift
[28/45] Compiling Wand Core+Wanded.swift
[29/45] Compiling Wand NW.swift
[30/45] Compiling Wand Obtainable.swift
[31/45] Compiling Wand Counting.swift
[32/45] Compiling Wand Sequence.swift
[33/45] Compiling Wand Task.swift
[34/45] Compiling Wand Ask.Nil.swift
[35/45] Compiling Wand Ask.T.swift
[36/45] Compiling Wand Log.swift
[37/45] Compiling Wand Memory.swift
[38/45] Compiling Wand Addons.swift
[39/45] Compiling Wand All.swift
[40/45] Compiling Wand Any.swift
[41/45] Compiling Wand Error.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:133:27: error: cannot find 'USEC_PER_SEC' in scope
131 |
132 |         let time: Int = Date().timeIntervalSince1970|
133 |         let usec = time * USEC_PER_SEC|
    |                           `- error: cannot find 'USEC_PER_SEC' in scope
134 |
135 |         var request = URLRequest(url: URL(string: "https://api.mixpanel.com/import")!)
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:135:23: error: cannot find 'URLRequest' in scope
133 |         let usec = time * USEC_PER_SEC|
134 |
135 |         var request = URLRequest(url: URL(string: "https://api.mixpanel.com/import")!)
    |                       `- error: cannot find 'URLRequest' in scope
136 |         request.httpMethod = "POST"
137 |         request.addValue("application/json", forHTTPHeaderField: "Content-Type")
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:151:9: error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
149 |         ])
150 |
151 |         URLSession(configuration: .default).dataTask(with: request).resume()
    |         `- error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
152 |     }
153 |
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:151:36: error: cannot infer contextual base in reference to member 'default'
149 |         ])
150 |
151 |         URLSession(configuration: .default).dataTask(with: request).resume()
    |                                    `- error: cannot infer contextual base in reference to member 'default'
152 |     }
153 |
[42/45] Compiling Wand Error?.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:133:27: error: cannot find 'USEC_PER_SEC' in scope
131 |
132 |         let time: Int = Date().timeIntervalSince1970|
133 |         let usec = time * USEC_PER_SEC|
    |                           `- error: cannot find 'USEC_PER_SEC' in scope
134 |
135 |         var request = URLRequest(url: URL(string: "https://api.mixpanel.com/import")!)
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:135:23: error: cannot find 'URLRequest' in scope
133 |         let usec = time * USEC_PER_SEC|
134 |
135 |         var request = URLRequest(url: URL(string: "https://api.mixpanel.com/import")!)
    |                       `- error: cannot find 'URLRequest' in scope
136 |         request.httpMethod = "POST"
137 |         request.addValue("application/json", forHTTPHeaderField: "Content-Type")
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:151:9: error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
149 |         ])
150 |
151 |         URLSession(configuration: .default).dataTask(with: request).resume()
    |         `- error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
152 |     }
153 |
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:151:36: error: cannot infer contextual base in reference to member 'default'
149 |         ])
150 |
151 |         URLSession(configuration: .default).dataTask(with: request).resume()
    |                                    `- error: cannot infer contextual base in reference to member 'default'
152 |     }
153 |
[43/45] Compiling Wand Option.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:133:27: error: cannot find 'USEC_PER_SEC' in scope
131 |
132 |         let time: Int = Date().timeIntervalSince1970|
133 |         let usec = time * USEC_PER_SEC|
    |                           `- error: cannot find 'USEC_PER_SEC' in scope
134 |
135 |         var request = URLRequest(url: URL(string: "https://api.mixpanel.com/import")!)
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:135:23: error: cannot find 'URLRequest' in scope
133 |         let usec = time * USEC_PER_SEC|
134 |
135 |         var request = URLRequest(url: URL(string: "https://api.mixpanel.com/import")!)
    |                       `- error: cannot find 'URLRequest' in scope
136 |         request.httpMethod = "POST"
137 |         request.addValue("application/json", forHTTPHeaderField: "Content-Type")
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:151:9: error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
149 |         ])
150 |
151 |         URLSession(configuration: .default).dataTask(with: request).resume()
    |         `- error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
152 |     }
153 |
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:151:36: error: cannot infer contextual base in reference to member 'default'
149 |         ])
150 |
151 |         URLSession(configuration: .default).dataTask(with: request).resume()
    |                                    `- error: cannot infer contextual base in reference to member 'default'
152 |     }
153 |
[44/45] Compiling Wand Ask.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:133:27: error: cannot find 'USEC_PER_SEC' in scope
131 |
132 |         let time: Int = Date().timeIntervalSince1970|
133 |         let usec = time * USEC_PER_SEC|
    |                           `- error: cannot find 'USEC_PER_SEC' in scope
134 |
135 |         var request = URLRequest(url: URL(string: "https://api.mixpanel.com/import")!)
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:135:23: error: cannot find 'URLRequest' in scope
133 |         let usec = time * USEC_PER_SEC|
134 |
135 |         var request = URLRequest(url: URL(string: "https://api.mixpanel.com/import")!)
    |                       `- error: cannot find 'URLRequest' in scope
136 |         request.httpMethod = "POST"
137 |         request.addValue("application/json", forHTTPHeaderField: "Content-Type")
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:151:9: error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
149 |         ])
150 |
151 |         URLSession(configuration: .default).dataTask(with: request).resume()
    |         `- error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
152 |     }
153 |
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:151:36: error: cannot infer contextual base in reference to member 'default'
149 |         ])
150 |
151 |         URLSession(configuration: .default).dataTask(with: request).resume()
    |                                    `- error: cannot infer contextual base in reference to member 'default'
152 |     }
153 |
[45/45] Compiling Wand Core.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:133:27: error: cannot find 'USEC_PER_SEC' in scope
131 |
132 |         let time: Int = Date().timeIntervalSince1970|
133 |         let usec = time * USEC_PER_SEC|
    |                           `- error: cannot find 'USEC_PER_SEC' in scope
134 |
135 |         var request = URLRequest(url: URL(string: "https://api.mixpanel.com/import")!)
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:135:23: error: cannot find 'URLRequest' in scope
133 |         let usec = time * USEC_PER_SEC|
134 |
135 |         var request = URLRequest(url: URL(string: "https://api.mixpanel.com/import")!)
    |                       `- error: cannot find 'URLRequest' in scope
136 |         request.httpMethod = "POST"
137 |         request.addValue("application/json", forHTTPHeaderField: "Content-Type")
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:151:9: error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
149 |         ])
150 |
151 |         URLSession(configuration: .default).dataTask(with: request).resume()
    |         `- error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
152 |     }
153 |
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:151:36: error: cannot infer contextual base in reference to member 'default'
149 |         ])
150 |
151 |         URLSession(configuration: .default).dataTask(with: request).resume()
    |                                    `- error: cannot infer contextual base in reference to member 'default'
152 |     }
153 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:58b971189c4d3c564696bb40c86e07506670ed096ab7351a005c7c449525017a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
warning: 'wand': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Wand.md
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/37] Emitting module Wand
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:133:27: error: cannot find 'USEC_PER_SEC' in scope
131 |
132 |         let time: Int = Date().timeIntervalSince1970|
133 |         let usec = time * USEC_PER_SEC|
    |                           `- error: cannot find 'USEC_PER_SEC' in scope
134 |
135 |         var request = URLRequest(url: URL(string: "https://api.mixpanel.com/import")!)
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:135:23: error: cannot find 'URLRequest' in scope
133 |         let usec = time * USEC_PER_SEC|
134 |
135 |         var request = URLRequest(url: URL(string: "https://api.mixpanel.com/import")!)
    |                       `- error: cannot find 'URLRequest' in scope
136 |         request.httpMethod = "POST"
137 |         request.addValue("application/json", forHTTPHeaderField: "Content-Type")
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:151:9: error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
149 |         ])
150 |
151 |         URLSession(configuration: .default).dataTask(with: request).resume()
    |         `- error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
152 |     }
153 |
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:151:36: error: cannot infer contextual base in reference to member 'default'
149 |         ])
150 |
151 |         URLSession(configuration: .default).dataTask(with: request).resume()
    |                                    `- error: cannot infer contextual base in reference to member 'default'
152 |     }
153 |
[3/41] Compiling Wand &.swift
[4/41] Compiling Wand AndT.swift
[5/41] Compiling Wand AndU.swift
[6/41] Compiling Wand Operation.swift
[7/41] Compiling Wand ?.swift
[8/41] Compiling Wand Expressible.swift
[9/41] Compiling Wand ExpressibleByArray.swift
[10/41] Compiling Wand ExpressibleByDictionary.swift
[11/41] Compiling Wand Key.swift
[12/41] Compiling Wand Weak.swift
[13/41] Compiling Wand Error.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:133:27: error: cannot find 'USEC_PER_SEC' in scope
131 |
132 |         let time: Int = Date().timeIntervalSince1970|
133 |         let usec = time * USEC_PER_SEC|
    |                           `- error: cannot find 'USEC_PER_SEC' in scope
134 |
135 |         var request = URLRequest(url: URL(string: "https://api.mixpanel.com/import")!)
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:135:23: error: cannot find 'URLRequest' in scope
133 |         let usec = time * USEC_PER_SEC|
134 |
135 |         var request = URLRequest(url: URL(string: "https://api.mixpanel.com/import")!)
    |                       `- error: cannot find 'URLRequest' in scope
136 |         request.httpMethod = "POST"
137 |         request.addValue("application/json", forHTTPHeaderField: "Content-Type")
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:151:9: error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
149 |         ])
150 |
151 |         URLSession(configuration: .default).dataTask(with: request).resume()
    |         `- error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
152 |     }
153 |
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:151:36: error: cannot infer contextual base in reference to member 'default'
149 |         ])
150 |
151 |         URLSession(configuration: .default).dataTask(with: request).resume()
    |                                    `- error: cannot infer contextual base in reference to member 'default'
152 |     }
153 |
[14/41] Compiling Wand Error?.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:133:27: error: cannot find 'USEC_PER_SEC' in scope
131 |
132 |         let time: Int = Date().timeIntervalSince1970|
133 |         let usec = time * USEC_PER_SEC|
    |                           `- error: cannot find 'USEC_PER_SEC' in scope
134 |
135 |         var request = URLRequest(url: URL(string: "https://api.mixpanel.com/import")!)
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:135:23: error: cannot find 'URLRequest' in scope
133 |         let usec = time * USEC_PER_SEC|
134 |
135 |         var request = URLRequest(url: URL(string: "https://api.mixpanel.com/import")!)
    |                       `- error: cannot find 'URLRequest' in scope
136 |         request.httpMethod = "POST"
137 |         request.addValue("application/json", forHTTPHeaderField: "Content-Type")
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:151:9: error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
149 |         ])
150 |
151 |         URLSession(configuration: .default).dataTask(with: request).resume()
    |         `- error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
152 |     }
153 |
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:151:36: error: cannot infer contextual base in reference to member 'default'
149 |         ])
150 |
151 |         URLSession(configuration: .default).dataTask(with: request).resume()
    |                                    `- error: cannot infer contextual base in reference to member 'default'
152 |     }
153 |
[15/41] Compiling Wand Option.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:133:27: error: cannot find 'USEC_PER_SEC' in scope
131 |
132 |         let time: Int = Date().timeIntervalSince1970|
133 |         let usec = time * USEC_PER_SEC|
    |                           `- error: cannot find 'USEC_PER_SEC' in scope
134 |
135 |         var request = URLRequest(url: URL(string: "https://api.mixpanel.com/import")!)
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:135:23: error: cannot find 'URLRequest' in scope
133 |         let usec = time * USEC_PER_SEC|
134 |
135 |         var request = URLRequest(url: URL(string: "https://api.mixpanel.com/import")!)
    |                       `- error: cannot find 'URLRequest' in scope
136 |         request.httpMethod = "POST"
137 |         request.addValue("application/json", forHTTPHeaderField: "Content-Type")
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:151:9: error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
149 |         ])
150 |
151 |         URLSession(configuration: .default).dataTask(with: request).resume()
    |         `- error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
152 |     }
153 |
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:151:36: error: cannot infer contextual base in reference to member 'default'
149 |         ])
150 |
151 |         URLSession(configuration: .default).dataTask(with: request).resume()
    |                                    `- error: cannot infer contextual base in reference to member 'default'
152 |     }
153 |
[16/41] Compiling Wand Ask.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:133:27: error: cannot find 'USEC_PER_SEC' in scope
131 |
132 |         let time: Int = Date().timeIntervalSince1970|
133 |         let usec = time * USEC_PER_SEC|
    |                           `- error: cannot find 'USEC_PER_SEC' in scope
134 |
135 |         var request = URLRequest(url: URL(string: "https://api.mixpanel.com/import")!)
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:135:23: error: cannot find 'URLRequest' in scope
133 |         let usec = time * USEC_PER_SEC|
134 |
135 |         var request = URLRequest(url: URL(string: "https://api.mixpanel.com/import")!)
    |                       `- error: cannot find 'URLRequest' in scope
136 |         request.httpMethod = "POST"
137 |         request.addValue("application/json", forHTTPHeaderField: "Content-Type")
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:151:9: error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
149 |         ])
150 |
151 |         URLSession(configuration: .default).dataTask(with: request).resume()
    |         `- error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
152 |     }
153 |
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:151:36: error: cannot infer contextual base in reference to member 'default'
149 |         ])
150 |
151 |         URLSession(configuration: .default).dataTask(with: request).resume()
    |                                    `- error: cannot infer contextual base in reference to member 'default'
152 |     }
153 |
[17/41] Compiling Wand Core.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:133:27: error: cannot find 'USEC_PER_SEC' in scope
131 |
132 |         let time: Int = Date().timeIntervalSince1970|
133 |         let usec = time * USEC_PER_SEC|
    |                           `- error: cannot find 'USEC_PER_SEC' in scope
134 |
135 |         var request = URLRequest(url: URL(string: "https://api.mixpanel.com/import")!)
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:135:23: error: cannot find 'URLRequest' in scope
133 |         let usec = time * USEC_PER_SEC|
134 |
135 |         var request = URLRequest(url: URL(string: "https://api.mixpanel.com/import")!)
    |                       `- error: cannot find 'URLRequest' in scope
136 |         request.httpMethod = "POST"
137 |         request.addValue("application/json", forHTTPHeaderField: "Content-Type")
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:151:9: error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
149 |         ])
150 |
151 |         URLSession(configuration: .default).dataTask(with: request).resume()
    |         `- error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
152 |     }
153 |
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:151:36: error: cannot infer contextual base in reference to member 'default'
149 |         ])
150 |
151 |         URLSession(configuration: .default).dataTask(with: request).resume()
    |                                    `- error: cannot infer contextual base in reference to member 'default'
152 |     }
153 |
[18/41] Compiling Wand Describing_Data.swift
[19/41] Compiling Wand Expecting.swift
[20/41] Compiling Wand Core+Wanded.swift
[21/41] Compiling Wand NW.swift
[22/41] Compiling Wand Obtainable.swift
[23/41] Compiling Wand Counting.swift
[24/41] Compiling Wand Sequence.swift
[25/41] Compiling Wand Task.swift
[26/41] Compiling Wand Ask.Nil.swift
[27/41] Compiling Wand Ask.T.swift
[28/41] Compiling Wand CoreGraphics_Convertable.swift
[29/41] Compiling Wand Numbers_Convertable.swift
[30/41] Compiling Wand String_Convertable.swift
[31/41] Compiling Wand Describing.swift
[32/41] Compiling Wand Describing_Character.swift
[33/41] Compiling Wand Log.swift
[34/41] Compiling Wand Memory.swift
[35/41] Compiling Wand Addons.swift
[36/41] Compiling Wand All.swift
[37/41] Compiling Wand Any.swift
[38/41] Compiling Wand Ubiquitous.swift
[39/41] Compiling Wand WandFramerProtocol.swift
[40/41] Compiling Wand Wanded.swift
[41/41] Compiling Wand |.swift
BUILD FAILURE 6.1 wasm