Build Information
Failed to build CSVImporter, reference 1.9.1 (637553
), with Swift 6.1 for Wasm on 28 May 2025 06:05:32 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.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FlineDev/CSVImporter.git
Reference: 1.9.1
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/FlineDev/CSVImporter
* tag 1.9.1 -> FETCH_HEAD
HEAD is now at 6375530 Merge branch 'deploy/1.9.1' into productive
Cloned https://github.com/FlineDev/CSVImporter.git
Revision (git rev-parse @):
63755302a3d3ad81d62607dba4a97f06a62eab1b
SUCCESS checkout https://github.com/FlineDev/CSVImporter.git at 1.9.1
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/FlineDev/CSVImporter.git
https://github.com/FlineDev/CSVImporter.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "handyswift",
"requirement" : {
"range" : [
{
"lower_bound" : "2.7.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Flinesoft/HandySwift.git"
},
{
"identity" : "quick",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Quick.git"
},
{
"identity" : "nimble",
"requirement" : {
"range" : [
{
"lower_bound" : "7.3.1",
"upper_bound" : "8.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Nimble.git"
}
],
"manifest_display_name" : "CSVImporter",
"name" : "CSVImporter",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "CSVImporter",
"targets" : [
"CSVImporter"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"4"
],
"targets" : [
{
"c99name" : "CSVImporterTests",
"module_type" : "SwiftTarget",
"name" : "CSVImporterTests",
"path" : "Tests/CSVImporterTests",
"product_dependencies" : [
"Quick",
"Nimble"
],
"sources" : [
"CSVImporterSpec.swift"
],
"target_dependencies" : [
"CSVImporter"
],
"type" : "test"
},
{
"c99name" : "CSVImporter",
"module_type" : "SwiftTarget",
"name" : "CSVImporter",
"path" : "Frameworks/CSVImporter",
"product_dependencies" : [
"HandySwift"
],
"product_memberships" : [
"CSVImporter"
],
"sources" : [
"CSVImporter.swift",
"FileSource.swift",
"Globals.swift",
"Source.swift",
"StringSource.swift",
"TextFile.swift",
"TextFileStreamReader.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/Frameworks/CSVImporter/Frameworks/SupportingFiles': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/Tests/CSVImporterTests/Tests/SupportingFiles': File not found.
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:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/Flinesoft/HandySwift.git
[1/3368] Fetching handyswift
[473/18123] Fetching handyswift, quick
[7726/37707] Fetching handyswift, quick, nimble
Fetched https://github.com/Flinesoft/HandySwift.git from cache (1.07s)
[31206/34339] Fetching quick, nimble
Fetched https://github.com/Quick/Quick.git from cache (1.08s)
[17234/19584] Fetching nimble
Fetched https://github.com/Quick/Nimble.git from cache (1.64s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 1.3.4 (2.23s)
Computing version for https://github.com/Flinesoft/HandySwift.git
Computed https://github.com/Flinesoft/HandySwift.git at 2.8.0 (0.55s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 7.3.4 (0.59s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 7.3.4
Creating working copy for https://github.com/Flinesoft/HandySwift.git
Working copy of https://github.com/Flinesoft/HandySwift.git resolved at 2.8.0
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 1.3.4
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/Frameworks/CSVImporter/Frameworks/SupportingFiles': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/Tests/CSVImporterTests/Tests/SupportingFiles': File not found.
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/17] Compiling HandySwift Regex.swift
[5/17] Compiling HandySwift SortedArray.swift
[6/17] Compiling HandySwift StringExtension.swift
[7/17] Compiling HandySwift TimeIntervalExtension.swift
[8/17] Compiling HandySwift Globals.swift
/host/spi-builder-workspace/.build/checkouts/HandySwift/Frameworks/HandySwift/Globals.swift:14:53: error: cannot find type 'DispatchQoS' in scope
12 | /// - qosClass: The global QOS class to be used or `nil` to use the main thread. Defaults to `nil`.
13 | /// - closure: The code to run with a delay.
14 | public func delay(by delayTime: Timespan, qosClass: DispatchQoS.QoSClass? = nil, _ closure: @escaping () -> Void) {
| `- error: cannot find type 'DispatchQoS' in scope
15 | let dispatchQueue = qosClass != nil ? DispatchQueue.global(qos: qosClass!) : DispatchQueue.main
16 | dispatchQueue.asyncAfter(deadline: DispatchTime.now() + delayTime, execute: closure)
/host/spi-builder-workspace/.build/checkouts/HandySwift/Frameworks/HandySwift/Globals.swift:15:43: error: cannot find 'DispatchQueue' in scope
13 | /// - closure: The code to run with a delay.
14 | public func delay(by delayTime: Timespan, qosClass: DispatchQoS.QoSClass? = nil, _ closure: @escaping () -> Void) {
15 | let dispatchQueue = qosClass != nil ? DispatchQueue.global(qos: qosClass!) : DispatchQueue.main
| `- error: cannot find 'DispatchQueue' in scope
16 | dispatchQueue.asyncAfter(deadline: DispatchTime.now() + delayTime, execute: closure)
17 | }
/host/spi-builder-workspace/.build/checkouts/HandySwift/Frameworks/HandySwift/Globals.swift:15:82: error: cannot find 'DispatchQueue' in scope
13 | /// - closure: The code to run with a delay.
14 | public func delay(by delayTime: Timespan, qosClass: DispatchQoS.QoSClass? = nil, _ closure: @escaping () -> Void) {
15 | let dispatchQueue = qosClass != nil ? DispatchQueue.global(qos: qosClass!) : DispatchQueue.main
| `- error: cannot find 'DispatchQueue' in scope
16 | dispatchQueue.asyncAfter(deadline: DispatchTime.now() + delayTime, execute: closure)
17 | }
/host/spi-builder-workspace/.build/checkouts/HandySwift/Frameworks/HandySwift/Globals.swift:16:40: error: cannot find 'DispatchTime' in scope
14 | public func delay(by delayTime: Timespan, qosClass: DispatchQoS.QoSClass? = nil, _ closure: @escaping () -> Void) {
15 | let dispatchQueue = qosClass != nil ? DispatchQueue.global(qos: qosClass!) : DispatchQueue.main
16 | dispatchQueue.asyncAfter(deadline: DispatchTime.now() + delayTime, execute: closure)
| `- error: cannot find 'DispatchTime' in scope
17 | }
18 |
[9/17] Compiling HandySwift FrequencyTable.swift
/host/spi-builder-workspace/.build/checkouts/HandySwift/Frameworks/HandySwift/Globals.swift:14:53: error: cannot find type 'DispatchQoS' in scope
12 | /// - qosClass: The global QOS class to be used or `nil` to use the main thread. Defaults to `nil`.
13 | /// - closure: The code to run with a delay.
14 | public func delay(by delayTime: Timespan, qosClass: DispatchQoS.QoSClass? = nil, _ closure: @escaping () -> Void) {
| `- error: cannot find type 'DispatchQoS' in scope
15 | let dispatchQueue = qosClass != nil ? DispatchQueue.global(qos: qosClass!) : DispatchQueue.main
16 | dispatchQueue.asyncAfter(deadline: DispatchTime.now() + delayTime, execute: closure)
/host/spi-builder-workspace/.build/checkouts/HandySwift/Frameworks/HandySwift/Globals.swift:15:43: error: cannot find 'DispatchQueue' in scope
13 | /// - closure: The code to run with a delay.
14 | public func delay(by delayTime: Timespan, qosClass: DispatchQoS.QoSClass? = nil, _ closure: @escaping () -> Void) {
15 | let dispatchQueue = qosClass != nil ? DispatchQueue.global(qos: qosClass!) : DispatchQueue.main
| `- error: cannot find 'DispatchQueue' in scope
16 | dispatchQueue.asyncAfter(deadline: DispatchTime.now() + delayTime, execute: closure)
17 | }
/host/spi-builder-workspace/.build/checkouts/HandySwift/Frameworks/HandySwift/Globals.swift:15:82: error: cannot find 'DispatchQueue' in scope
13 | /// - closure: The code to run with a delay.
14 | public func delay(by delayTime: Timespan, qosClass: DispatchQoS.QoSClass? = nil, _ closure: @escaping () -> Void) {
15 | let dispatchQueue = qosClass != nil ? DispatchQueue.global(qos: qosClass!) : DispatchQueue.main
| `- error: cannot find 'DispatchQueue' in scope
16 | dispatchQueue.asyncAfter(deadline: DispatchTime.now() + delayTime, execute: closure)
17 | }
/host/spi-builder-workspace/.build/checkouts/HandySwift/Frameworks/HandySwift/Globals.swift:16:40: error: cannot find 'DispatchTime' in scope
14 | public func delay(by delayTime: Timespan, qosClass: DispatchQoS.QoSClass? = nil, _ closure: @escaping () -> Void) {
15 | let dispatchQueue = qosClass != nil ? DispatchQueue.global(qos: qosClass!) : DispatchQueue.main
16 | dispatchQueue.asyncAfter(deadline: DispatchTime.now() + delayTime, execute: closure)
| `- error: cannot find 'DispatchTime' in scope
17 | }
18 |
[10/17] Compiling HandySwift Unowned.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/18] Emitting module HandySwift
/host/spi-builder-workspace/.build/checkouts/HandySwift/Frameworks/HandySwift/Extensions/DispatchTimeIntervalExtension.swift:8:11: error: cannot find type 'DispatchTimeInterval' in scope
6 | import Foundation
7 |
8 | extension DispatchTimeInterval {
| `- error: cannot find type 'DispatchTimeInterval' in scope
9 | /// - Returns: The time in seconds using the`TimeInterval` type.
10 | public var timeInterval: TimeInterval {
/host/spi-builder-workspace/.build/checkouts/HandySwift/Frameworks/HandySwift/Globals.swift:14:53: error: cannot find type 'DispatchQoS' in scope
12 | /// - qosClass: The global QOS class to be used or `nil` to use the main thread. Defaults to `nil`.
13 | /// - closure: The code to run with a delay.
14 | public func delay(by delayTime: Timespan, qosClass: DispatchQoS.QoSClass? = nil, _ closure: @escaping () -> Void) {
| `- error: cannot find type 'DispatchQoS' in scope
15 | let dispatchQueue = qosClass != nil ? DispatchQueue.global(qos: qosClass!) : DispatchQueue.main
16 | dispatchQueue.asyncAfter(deadline: DispatchTime.now() + delayTime, execute: closure)
[12/18] Compiling HandySwift ArrayExtension.swift
[13/18] Compiling HandySwift CollectionExtension.swift
[14/18] Compiling HandySwift DictionaryExtension.swift
/host/spi-builder-workspace/.build/checkouts/HandySwift/Frameworks/HandySwift/Extensions/DispatchTimeIntervalExtension.swift:8:11: error: cannot find type 'DispatchTimeInterval' in scope
6 | import Foundation
7 |
8 | extension DispatchTimeInterval {
| `- error: cannot find type 'DispatchTimeInterval' in scope
9 | /// - Returns: The time in seconds using the`TimeInterval` type.
10 | public var timeInterval: TimeInterval {
[15/18] Compiling HandySwift DispatchTimeIntervalExtension.swift
/host/spi-builder-workspace/.build/checkouts/HandySwift/Frameworks/HandySwift/Extensions/DispatchTimeIntervalExtension.swift:8:11: error: cannot find type 'DispatchTimeInterval' in scope
6 | import Foundation
7 |
8 | extension DispatchTimeInterval {
| `- error: cannot find type 'DispatchTimeInterval' in scope
9 | /// - Returns: The time in seconds using the`TimeInterval` type.
10 | public var timeInterval: TimeInterval {
[16/18] Compiling HandySwift IntExtension.swift
[17/18] Compiling HandySwift NSRangeExtension.swift
[18/18] Compiling HandySwift Weak.swift
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:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/Frameworks/CSVImporter/Frameworks/SupportingFiles': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/Tests/CSVImporterTests/Tests/SupportingFiles': File not found.
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/15] Compiling HandySwift IntExtension.swift
[3/15] Compiling HandySwift NSRangeExtension.swift
[4/16] Compiling HandySwift Unowned.swift
[5/16] Compiling HandySwift Weak.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/16] Compiling HandySwift ArrayExtension.swift
[7/16] Compiling HandySwift CollectionExtension.swift
[8/16] Emitting module HandySwift
/host/spi-builder-workspace/.build/checkouts/HandySwift/Frameworks/HandySwift/Extensions/DispatchTimeIntervalExtension.swift:8:11: error: cannot find type 'DispatchTimeInterval' in scope
6 | import Foundation
7 |
8 | extension DispatchTimeInterval {
| `- error: cannot find type 'DispatchTimeInterval' in scope
9 | /// - Returns: The time in seconds using the`TimeInterval` type.
10 | public var timeInterval: TimeInterval {
/host/spi-builder-workspace/.build/checkouts/HandySwift/Frameworks/HandySwift/Globals.swift:14:53: error: cannot find type 'DispatchQoS' in scope
12 | /// - qosClass: The global QOS class to be used or `nil` to use the main thread. Defaults to `nil`.
13 | /// - closure: The code to run with a delay.
14 | public func delay(by delayTime: Timespan, qosClass: DispatchQoS.QoSClass? = nil, _ closure: @escaping () -> Void) {
| `- error: cannot find type 'DispatchQoS' in scope
15 | let dispatchQueue = qosClass != nil ? DispatchQueue.global(qos: qosClass!) : DispatchQueue.main
16 | dispatchQueue.asyncAfter(deadline: DispatchTime.now() + delayTime, execute: closure)
[9/16] Compiling HandySwift DictionaryExtension.swift
/host/spi-builder-workspace/.build/checkouts/HandySwift/Frameworks/HandySwift/Extensions/DispatchTimeIntervalExtension.swift:8:11: error: cannot find type 'DispatchTimeInterval' in scope
6 | import Foundation
7 |
8 | extension DispatchTimeInterval {
| `- error: cannot find type 'DispatchTimeInterval' in scope
9 | /// - Returns: The time in seconds using the`TimeInterval` type.
10 | public var timeInterval: TimeInterval {
[10/16] Compiling HandySwift DispatchTimeIntervalExtension.swift
/host/spi-builder-workspace/.build/checkouts/HandySwift/Frameworks/HandySwift/Extensions/DispatchTimeIntervalExtension.swift:8:11: error: cannot find type 'DispatchTimeInterval' in scope
6 | import Foundation
7 |
8 | extension DispatchTimeInterval {
| `- error: cannot find type 'DispatchTimeInterval' in scope
9 | /// - Returns: The time in seconds using the`TimeInterval` type.
10 | public var timeInterval: TimeInterval {
[11/16] Compiling HandySwift StringExtension.swift
[12/16] Compiling HandySwift TimeIntervalExtension.swift
[13/16] Compiling HandySwift Regex.swift
[14/16] Compiling HandySwift SortedArray.swift
[15/16] Compiling HandySwift Globals.swift
/host/spi-builder-workspace/.build/checkouts/HandySwift/Frameworks/HandySwift/Globals.swift:14:53: error: cannot find type 'DispatchQoS' in scope
12 | /// - qosClass: The global QOS class to be used or `nil` to use the main thread. Defaults to `nil`.
13 | /// - closure: The code to run with a delay.
14 | public func delay(by delayTime: Timespan, qosClass: DispatchQoS.QoSClass? = nil, _ closure: @escaping () -> Void) {
| `- error: cannot find type 'DispatchQoS' in scope
15 | let dispatchQueue = qosClass != nil ? DispatchQueue.global(qos: qosClass!) : DispatchQueue.main
16 | dispatchQueue.asyncAfter(deadline: DispatchTime.now() + delayTime, execute: closure)
/host/spi-builder-workspace/.build/checkouts/HandySwift/Frameworks/HandySwift/Globals.swift:15:43: error: cannot find 'DispatchQueue' in scope
13 | /// - closure: The code to run with a delay.
14 | public func delay(by delayTime: Timespan, qosClass: DispatchQoS.QoSClass? = nil, _ closure: @escaping () -> Void) {
15 | let dispatchQueue = qosClass != nil ? DispatchQueue.global(qos: qosClass!) : DispatchQueue.main
| `- error: cannot find 'DispatchQueue' in scope
16 | dispatchQueue.asyncAfter(deadline: DispatchTime.now() + delayTime, execute: closure)
17 | }
/host/spi-builder-workspace/.build/checkouts/HandySwift/Frameworks/HandySwift/Globals.swift:15:82: error: cannot find 'DispatchQueue' in scope
13 | /// - closure: The code to run with a delay.
14 | public func delay(by delayTime: Timespan, qosClass: DispatchQoS.QoSClass? = nil, _ closure: @escaping () -> Void) {
15 | let dispatchQueue = qosClass != nil ? DispatchQueue.global(qos: qosClass!) : DispatchQueue.main
| `- error: cannot find 'DispatchQueue' in scope
16 | dispatchQueue.asyncAfter(deadline: DispatchTime.now() + delayTime, execute: closure)
17 | }
/host/spi-builder-workspace/.build/checkouts/HandySwift/Frameworks/HandySwift/Globals.swift:16:40: error: cannot find 'DispatchTime' in scope
14 | public func delay(by delayTime: Timespan, qosClass: DispatchQoS.QoSClass? = nil, _ closure: @escaping () -> Void) {
15 | let dispatchQueue = qosClass != nil ? DispatchQueue.global(qos: qosClass!) : DispatchQueue.main
16 | dispatchQueue.asyncAfter(deadline: DispatchTime.now() + delayTime, execute: closure)
| `- error: cannot find 'DispatchTime' in scope
17 | }
18 |
[16/16] Compiling HandySwift FrequencyTable.swift
/host/spi-builder-workspace/.build/checkouts/HandySwift/Frameworks/HandySwift/Globals.swift:14:53: error: cannot find type 'DispatchQoS' in scope
12 | /// - qosClass: The global QOS class to be used or `nil` to use the main thread. Defaults to `nil`.
13 | /// - closure: The code to run with a delay.
14 | public func delay(by delayTime: Timespan, qosClass: DispatchQoS.QoSClass? = nil, _ closure: @escaping () -> Void) {
| `- error: cannot find type 'DispatchQoS' in scope
15 | let dispatchQueue = qosClass != nil ? DispatchQueue.global(qos: qosClass!) : DispatchQueue.main
16 | dispatchQueue.asyncAfter(deadline: DispatchTime.now() + delayTime, execute: closure)
/host/spi-builder-workspace/.build/checkouts/HandySwift/Frameworks/HandySwift/Globals.swift:15:43: error: cannot find 'DispatchQueue' in scope
13 | /// - closure: The code to run with a delay.
14 | public func delay(by delayTime: Timespan, qosClass: DispatchQoS.QoSClass? = nil, _ closure: @escaping () -> Void) {
15 | let dispatchQueue = qosClass != nil ? DispatchQueue.global(qos: qosClass!) : DispatchQueue.main
| `- error: cannot find 'DispatchQueue' in scope
16 | dispatchQueue.asyncAfter(deadline: DispatchTime.now() + delayTime, execute: closure)
17 | }
/host/spi-builder-workspace/.build/checkouts/HandySwift/Frameworks/HandySwift/Globals.swift:15:82: error: cannot find 'DispatchQueue' in scope
13 | /// - closure: The code to run with a delay.
14 | public func delay(by delayTime: Timespan, qosClass: DispatchQoS.QoSClass? = nil, _ closure: @escaping () -> Void) {
15 | let dispatchQueue = qosClass != nil ? DispatchQueue.global(qos: qosClass!) : DispatchQueue.main
| `- error: cannot find 'DispatchQueue' in scope
16 | dispatchQueue.asyncAfter(deadline: DispatchTime.now() + delayTime, execute: closure)
17 | }
/host/spi-builder-workspace/.build/checkouts/HandySwift/Frameworks/HandySwift/Globals.swift:16:40: error: cannot find 'DispatchTime' in scope
14 | public func delay(by delayTime: Timespan, qosClass: DispatchQoS.QoSClass? = nil, _ closure: @escaping () -> Void) {
15 | let dispatchQueue = qosClass != nil ? DispatchQueue.global(qos: qosClass!) : DispatchQueue.main
16 | dispatchQueue.asyncAfter(deadline: DispatchTime.now() + delayTime, execute: closure)
| `- error: cannot find 'DispatchTime' in scope
17 | }
18 |
BUILD FAILURE 6.1 wasm