Build Information
Failed to build WandLocation, reference main (669bd3), with Swift 6.1 for Android on 7 Mar 2026 07:09:10 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/the-wand/Location.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/Location
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 669bd32 3.0.5
Cloned https://github.com/the-wand/Location.git
Revision (git rev-parse @):
669bd32da84d2b58eca7cdb6d6c6169293170f60
SUCCESS checkout https://github.com/the-wand/Location.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/the-wand/Location.git
https://github.com/the-wand/Location.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"default_localization" : "ru",
"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"
}
],
"manifest_display_name" : "WandLocation",
"name" : "WandLocation",
"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" : "WandLocation",
"targets" : [
"WandLocation"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "wandTests",
"module_type" : "SwiftTarget",
"name" : "wandTests",
"path" : "Tests/wandTests",
"product_dependencies" : [
"Any_"
],
"sources" : [
"Cases/CLAuthorizationStatus_Tests.swift",
"Cases/CLLocation_Tests.swift",
"Cases/CLRegion_Tests.swift",
"Unit/Unit.swift"
],
"target_dependencies" : [
"WandLocation"
],
"type" : "test"
},
{
"c99name" : "WandLocation",
"module_type" : "SwiftTarget",
"name" : "WandLocation",
"path" : "Sources/WandLocation",
"product_dependencies" : [
"Wand"
],
"product_memberships" : [
"WandLocation"
],
"sources" : [
"CLAuthorizationStatus_Ask.swift",
"CLLocationManager_Obtain.swift",
"CLLocation_Ask.swift",
"CLRegion_Ask.swift",
"Convert/CLLocationCoordinate2D_Convert.swift",
"Convert/CLLocation_Convert.swift",
"Convert/CLRegion_Convert.swift",
"Location.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:08fa5f1bd27c53c71ebe7c2842e29d52715d90da2c5b8f52513c9039c232613d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/the-wand/Wand.git
Fetching https://github.com/the-wand/Any.git
[1/8965] Fetching wand
[1705/9242] Fetching wand, any
Fetched https://github.com/the-wand/Any.git from cache (1.18s)
Fetched https://github.com/the-wand/Wand.git from cache (1.18s)
Computing version for https://github.com/the-wand/Wand.git
Computed https://github.com/the-wand/Wand.git at 3.0.5 (1.84s)
Computing version for https://github.com/the-wand/Any.git
Computed https://github.com/the-wand/Any.git at 1.0.3 (0.58s)
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/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/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/39] 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 |
[5/43] Compiling Wand CoreGraphics_Convertable.swift
[6/43] Compiling Wand Numbers_Convertable.swift
[7/43] Compiling Wand String_Convertable.swift
[8/43] Compiling Wand Describing.swift
[9/43] Compiling Wand Describing_Character.swift
[10/43] Compiling Wand &.swift
[11/43] Compiling Wand AndT.swift
[12/43] Compiling Wand AndU.swift
[13/43] Compiling Wand Operation.swift
[14/43] Compiling Wand ?.swift
[15/43] Compiling Wand Ubiquitous.swift
[16/43] Compiling Wand WandFramerProtocol.swift
[17/43] Compiling Wand Wanded.swift
[18/43] Compiling Wand |.swift
[19/43] Compiling Wand Describing_Data.swift
[20/43] Compiling Wand Expecting.swift
[21/43] Compiling Wand Core+Wanded.swift
[22/43] Compiling Wand NW.swift
[23/43] Compiling Wand Obtainable.swift
[24/43] Compiling Wand Expressible.swift
[25/43] Compiling Wand ExpressibleByArray.swift
[26/43] Compiling Wand ExpressibleByDictionary.swift
[27/43] Compiling Wand Key.swift
[28/43] Compiling Wand Weak.swift
[29/43] Compiling Wand Log.swift
[30/43] Compiling Wand Memory.swift
[31/43] Compiling Wand Addons.swift
[32/43] Compiling Wand All.swift
[33/43] Compiling Wand Any.swift
[34/43] Compiling Wand Counting.swift
[35/43] Compiling Wand Sequence.swift
[36/43] Compiling Wand Task.swift
[37/43] Compiling Wand Ask.Nil.swift
[38/43] Compiling Wand Ask.T.swift
[39/43] 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 |
[40/43] 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 |
[41/43] 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 |
[42/43] 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 |
[43/43] 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-3":/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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:08fa5f1bd27c53c71ebe7c2842e29d52715d90da2c5b8f52513c9039c232613d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-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
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
[2/37] Compiling Wand &.swift
[3/37] Compiling Wand AndT.swift
[4/37] Compiling Wand AndU.swift
[5/37] Compiling Wand Operation.swift
[6/37] Compiling Wand ?.swift
[7/41] Compiling Wand Describing_Data.swift
[8/41] Compiling Wand Expecting.swift
[9/41] Compiling Wand Core+Wanded.swift
[10/41] Compiling Wand NW.swift
[11/41] Compiling Wand Obtainable.swift
[12/41] Compiling Wand CoreGraphics_Convertable.swift
[13/41] Compiling Wand Numbers_Convertable.swift
[14/41] Compiling Wand String_Convertable.swift
[15/41] Compiling Wand Describing.swift
[16/41] Compiling Wand Describing_Character.swift
[17/41] Compiling Wand Expressible.swift
[18/41] Compiling Wand ExpressibleByArray.swift
[19/41] Compiling Wand ExpressibleByDictionary.swift
[20/41] Compiling Wand Key.swift
[21/41] Compiling Wand Weak.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[22/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 |
[23/41] Compiling Wand Log.swift
[24/41] Compiling Wand Memory.swift
[25/41] Compiling Wand Addons.swift
[26/41] Compiling Wand All.swift
[27/41] Compiling Wand Any.swift
[28/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 |
[29/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 |
[30/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 |
[31/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 |
[32/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 |
[33/41] Compiling Wand Counting.swift
[34/41] Compiling Wand Sequence.swift
[35/41] Compiling Wand Task.swift
[36/41] Compiling Wand Ask.Nil.swift
[37/41] Compiling Wand Ask.T.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 android