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

Failed to build QuickSwiftCheck, reference 3.4.0 (970133), with Swift 6.2 (beta) for Wasm on 19 Jun 2025 11:30:31 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/akashivskyy/quick-swift-check.git
Reference: 3.4.0
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/akashivskyy/quick-swift-check
 * tag               3.4.0      -> FETCH_HEAD
HEAD is now at 9701330 Merge branch 'develop'
Cloned https://github.com/akashivskyy/quick-swift-check.git
Revision (git rev-parse @):
9701330c0f56619957fa95f1ee5fb7367d10be75
SUCCESS checkout https://github.com/akashivskyy/quick-swift-check.git at 3.4.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/akashivskyy/quick-swift-check.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/typelift/SwiftCheck
Fetching https://github.com/Quick/Quick
Fetching https://github.com/Quick/Nimble
[1/4887] Fetching swiftcheck
[2885/19646] Fetching swiftcheck, quick
[19647/39230] Fetching swiftcheck, quick, nimble
Fetched https://github.com/Quick/Quick from cache (0.85s)
[6063/24471] Fetching swiftcheck, nimble
Fetched https://github.com/typelift/SwiftCheck from cache (2.05s)
Fetched https://github.com/Quick/Nimble from cache (2.09s)
Computing version for https://github.com/typelift/SwiftCheck
Computed https://github.com/typelift/SwiftCheck at 0.12.0 (2.52s)
Fetching https://github.com/llvm-swift/FileCheck.git
[1/479] Fetching filecheck
Fetched https://github.com/llvm-swift/FileCheck.git from cache (0.32s)
Computing version for https://github.com/Quick/Quick
Computed https://github.com/Quick/Quick at 5.0.1 (0.77s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 9.2.1 (0.46s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.29s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.91s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.27s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (2.10s)
Computing version for https://github.com/llvm-swift/FileCheck.git
Computed https://github.com/llvm-swift/FileCheck.git at 0.2.6 (0.55s)
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/mxcl/Chalk.git
[1/81] Fetching chalk
[74/15461] Fetching chalk, swift-argument-parser
Fetched https://github.com/mxcl/Chalk.git from cache (0.73s)
[923/15380] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.16s)
Computing version for https://github.com/mxcl/Chalk.git
Computed https://github.com/mxcl/Chalk.git at 0.5.0 (1.73s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.56s)
Creating working copy for https://github.com/Quick/Quick
Working copy of https://github.com/Quick/Quick resolved at 5.0.1
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/mxcl/Chalk.git
Working copy of https://github.com/mxcl/Chalk.git resolved at 0.5.0
Creating working copy for https://github.com/llvm-swift/FileCheck.git
Working copy of https://github.com/llvm-swift/FileCheck.git resolved at 0.2.6
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
Creating working copy for https://github.com/Quick/Nimble
Working copy of https://github.com/Quick/Nimble resolved at 9.2.1
Creating working copy for https://github.com/typelift/SwiftCheck
Working copy of https://github.com/typelift/SwiftCheck resolved at 0.12.0
warning: 'quick': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/Quick/Sources/Quick/Info.plist
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/92] Emitting module Quick
/host/spi-builder-workspace/.build/checkouts/Quick/Sources/Quick/Callsite.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | #if canImport(Darwin)
[8/95] Compiling Nimble AdapterProtocols.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCheck/Sources/SwiftCheck/Arbitrary.swift:388:9: error: no such module 'Darwin'
386 | 	import Glibc
387 | #else
388 | 	import Darwin
    |         `- error: no such module 'Darwin'
389 | #endif
390 |
[9/95] Compiling Nimble AssertionDispatcher.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCheck/Sources/SwiftCheck/Arbitrary.swift:388:9: error: no such module 'Darwin'
386 | 	import Glibc
387 | #else
388 | 	import Darwin
    |         `- error: no such module 'Darwin'
389 | #endif
390 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/96] Emitting module SwiftCheck
/host/spi-builder-workspace/.build/checkouts/SwiftCheck/Sources/SwiftCheck/Arbitrary.swift:388:9: error: no such module 'Darwin'
386 | 	import Glibc
387 | #else
388 | 	import Darwin
    |         `- error: no such module 'Darwin'
389 | #endif
390 |
[11/96] Compiling Quick String+C99ExtendedIdentifier.swift
/host/spi-builder-workspace/.build/checkouts/Quick/Sources/Quick/Callsite.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | #if canImport(Darwin)
[12/96] Compiling Quick URL+FileName.swift
/host/spi-builder-workspace/.build/checkouts/Quick/Sources/Quick/Callsite.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | #if canImport(Darwin)
[13/96] Compiling Quick World.swift
/host/spi-builder-workspace/.build/checkouts/Quick/Sources/Quick/Callsite.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | #if canImport(Darwin)
[14/96] Compiling SwiftCheck WitnessedArbitrary.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCheck/Sources/SwiftCheck/Arbitrary.swift:388:9: error: no such module 'Darwin'
386 | 	import Glibc
387 | #else
388 | 	import Darwin
    |         `- error: no such module 'Darwin'
389 | #endif
390 |
[15/96] Compiling Nimble NMBExpectation.swift
/host/spi-builder-workspace/.build/checkouts/Quick/Sources/Quick/Callsite.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | #if canImport(Darwin)
[16/96] Compiling Nimble NMBObjCMatcher.swift
/host/spi-builder-workspace/.build/checkouts/Quick/Sources/Quick/Callsite.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | #if canImport(Darwin)
[17/96] Compiling Nimble NimbleEnvironment.swift
/host/spi-builder-workspace/.build/checkouts/Quick/Sources/Quick/Callsite.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | #if canImport(Darwin)
[18/96] Compiling Nimble BeLogical.swift
/host/spi-builder-workspace/.build/checkouts/Quick/Sources/Quick/Callsite.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | #if canImport(Darwin)
[19/96] Compiling Nimble BeNil.swift
/host/spi-builder-workspace/.build/checkouts/Quick/Sources/Quick/Callsite.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | #if canImport(Darwin)
[20/96] Compiling Nimble BeVoid.swift
/host/spi-builder-workspace/.build/checkouts/Quick/Sources/Quick/Callsite.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | #if canImport(Darwin)
[21/96] Compiling Nimble DSL.swift
/host/spi-builder-workspace/.build/checkouts/Quick/Sources/Quick/Callsite.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | #if canImport(Darwin)
[22/96] Compiling Nimble Expectation.swift
/host/spi-builder-workspace/.build/checkouts/Quick/Sources/Quick/Callsite.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | #if canImport(Darwin)
[23/96] Compiling Nimble ExpectationMessage.swift
/host/spi-builder-workspace/.build/checkouts/Quick/Sources/Quick/Callsite.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | #if canImport(Darwin)
[24/96] Compiling Nimble BeIdenticalTo.swift
/host/spi-builder-workspace/.build/checkouts/Quick/Sources/Quick/Callsite.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | #if canImport(Darwin)
[25/96] Compiling Nimble BeLessThan.swift
/host/spi-builder-workspace/.build/checkouts/Quick/Sources/Quick/Callsite.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | #if canImport(Darwin)
[26/96] Compiling Nimble BeLessThanOrEqual.swift
/host/spi-builder-workspace/.build/checkouts/Quick/Sources/Quick/Callsite.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | #if canImport(Darwin)
[27/96] Compiling Nimble Expression.swift
/host/spi-builder-workspace/.build/checkouts/Quick/Sources/Quick/Callsite.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | #if canImport(Darwin)
[28/96] Compiling Nimble FailureMessage.swift
/host/spi-builder-workspace/.build/checkouts/Quick/Sources/Quick/Callsite.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | #if canImport(Darwin)
[29/96] Compiling Nimble BeGreaterThanOrEqualTo.swift
/host/spi-builder-workspace/.build/checkouts/Quick/Sources/Quick/Callsite.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | #if canImport(Darwin)
/host/spi-builder-workspace/.build/checkouts/Quick/Sources/Quick/Callsite.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | #if canImport(Darwin)
/host/spi-builder-workspace/.build/checkouts/Quick/Sources/Quick/Callsite.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | #if canImport(Darwin)
[32/96] Compiling Nimble AssertionRecorder.swift
/host/spi-builder-workspace/.build/checkouts/Quick/Sources/Quick/Callsite.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | #if canImport(Darwin)
[33/96] Compiling Nimble Predicate.swift
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Adapters/NimbleEnvironment.swift:1:8: error: no such module 'Dispatch'
 1 | import Dispatch
   |        `- error: no such module 'Dispatch'
 2 | import class Foundation.NSObject
 3 | import class Foundation.Thread
[34/96] Compiling Nimble RaisesException.swift
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Adapters/NimbleEnvironment.swift:1:8: error: no such module 'Dispatch'
 1 | import Dispatch
   |        `- error: no such module 'Dispatch'
 2 | import class Foundation.NSObject
 3 | import class Foundation.Thread
[35/96] Compiling Nimble SatisfyAllOf.swift
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Adapters/NimbleEnvironment.swift:1:8: error: no such module 'Dispatch'
 1 | import Dispatch
   |        `- error: no such module 'Dispatch'
 2 | import class Foundation.NSObject
 3 | import class Foundation.Thread
[36/96] Compiling Nimble SatisfyAnyOf.swift
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Adapters/NimbleEnvironment.swift:1:8: error: no such module 'Dispatch'
 1 | import Dispatch
   |        `- error: no such module 'Dispatch'
 2 | import class Foundation.NSObject
 3 | import class Foundation.Thread
[37/96] Compiling Nimble ThrowAssertion.swift
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Adapters/NimbleEnvironment.swift:1:8: error: no such module 'Dispatch'
 1 | import Dispatch
   |        `- error: no such module 'Dispatch'
 2 | import class Foundation.NSObject
 3 | import class Foundation.Thread
[38/96] Compiling Nimble ThrowError.swift
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Adapters/NimbleEnvironment.swift:1:8: error: no such module 'Dispatch'
 1 | import Dispatch
   |        `- error: no such module 'Dispatch'
 2 | import class Foundation.NSObject
 3 | import class Foundation.Thread
[39/97] Compiling Nimble NimbleXCTestHandler.swift
/host/spi-builder-workspace/.build/checkouts/Quick/Sources/Quick/Callsite.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | #if canImport(Darwin)
[40/98] Compiling Nimble ExceptionCapture.swift
/host/spi-builder-workspace/.build/checkouts/Quick/Sources/Quick/Callsite.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | #if canImport(Darwin)
[41/98] Compiling Nimble DSL+Wait.swift
/host/spi-builder-workspace/.build/checkouts/Quick/Sources/Quick/Callsite.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | #if canImport(Darwin)
/host/spi-builder-workspace/.build/checkouts/SwiftCheck/Sources/SwiftCheck/Arbitrary.swift:388:9: error: no such module 'Darwin'
386 | 	import Glibc
387 | #else
388 | 	import Darwin
    |         `- error: no such module 'Darwin'
389 | #endif
390 |
/host/spi-builder-workspace/.build/checkouts/SwiftCheck/Sources/SwiftCheck/Arbitrary.swift:388:9: error: no such module 'Darwin'
386 | 	import Glibc
387 | #else
388 | 	import Darwin
    |         `- error: no such module 'Darwin'
389 | #endif
390 |
/host/spi-builder-workspace/.build/checkouts/SwiftCheck/Sources/SwiftCheck/Arbitrary.swift:388:9: error: no such module 'Darwin'
386 | 	import Glibc
387 | #else
388 | 	import Darwin
    |         `- error: no such module 'Darwin'
389 | #endif
390 |
/host/spi-builder-workspace/.build/checkouts/SwiftCheck/Sources/SwiftCheck/Arbitrary.swift:388:9: error: no such module 'Darwin'
386 | 	import Glibc
387 | #else
388 | 	import Darwin
    |         `- error: no such module 'Darwin'
389 | #endif
390 |
[46/102] Compiling Nimble BeginWith.swift
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Adapters/NimbleEnvironment.swift:1:8: error: no such module 'Dispatch'
 1 | import Dispatch
   |        `- error: no such module 'Dispatch'
 2 | import class Foundation.NSObject
 3 | import class Foundation.Thread
[47/102] Compiling Nimble BeginWithPrefix.swift
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Adapters/NimbleEnvironment.swift:1:8: error: no such module 'Dispatch'
 1 | import Dispatch
   |        `- error: no such module 'Dispatch'
 2 | import class Foundation.NSObject
 3 | import class Foundation.Thread
[48/102] Compiling Nimble Contain.swift
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Adapters/NimbleEnvironment.swift:1:8: error: no such module 'Dispatch'
 1 | import Dispatch
   |        `- error: no such module 'Dispatch'
 2 | import class Foundation.NSObject
 3 | import class Foundation.Thread
[49/102] Compiling Nimble ContainElementSatisfying.swift
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Adapters/NimbleEnvironment.swift:1:8: error: no such module 'Dispatch'
 1 | import Dispatch
   |        `- error: no such module 'Dispatch'
 2 | import class Foundation.NSObject
 3 | import class Foundation.Thread
[50/102] Compiling Nimble ElementsEqual.swift
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Adapters/NimbleEnvironment.swift:1:8: error: no such module 'Dispatch'
 1 | import Dispatch
   |        `- error: no such module 'Dispatch'
 2 | import class Foundation.NSObject
 3 | import class Foundation.Thread
[51/102] Compiling Nimble EndWith.swift
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Adapters/NimbleEnvironment.swift:1:8: error: no such module 'Dispatch'
 1 | import Dispatch
   |        `- error: no such module 'Dispatch'
 2 | import class Foundation.NSObject
 3 | import class Foundation.Thread
[52/102] Compiling Nimble Equal+Tuple.swift
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Adapters/NimbleEnvironment.swift:1:8: error: no such module 'Dispatch'
 1 | import Dispatch
   |        `- error: no such module 'Dispatch'
 2 | import class Foundation.NSObject
 3 | import class Foundation.Thread
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Adapters/NimbleEnvironment.swift:1:8: error: no such module 'Dispatch'
 1 | import Dispatch
   |        `- error: no such module 'Dispatch'
 2 | import class Foundation.NSObject
 3 | import class Foundation.Thread
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Adapters/NimbleEnvironment.swift:1:8: error: no such module 'Dispatch'
 1 | import Dispatch
   |        `- error: no such module 'Dispatch'
 2 | import class Foundation.NSObject
 3 | import class Foundation.Thread
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Adapters/NimbleEnvironment.swift:1:8: error: no such module 'Dispatch'
 1 | import Dispatch
   |        `- error: no such module 'Dispatch'
 2 | import class Foundation.NSObject
 3 | import class Foundation.Thread
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Adapters/NimbleEnvironment.swift:1:8: error: no such module 'Dispatch'
 1 | import Dispatch
   |        `- error: no such module 'Dispatch'
 2 | import class Foundation.NSObject
 3 | import class Foundation.Thread
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Adapters/NimbleEnvironment.swift:1:8: error: no such module 'Dispatch'
 1 | import Dispatch
   |        `- error: no such module 'Dispatch'
 2 | import class Foundation.NSObject
 3 | import class Foundation.Thread
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Adapters/NimbleEnvironment.swift:1:8: error: no such module 'Dispatch'
 1 | import Dispatch
   |        `- error: no such module 'Dispatch'
 2 | import class Foundation.NSObject
 3 | import class Foundation.Thread
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Adapters/NimbleEnvironment.swift:1:8: error: no such module 'Dispatch'
 1 | import Dispatch
   |        `- error: no such module 'Dispatch'
 2 | import class Foundation.NSObject
 3 | import class Foundation.Thread
[60/102] Compiling Nimble Equal.swift
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Adapters/NimbleEnvironment.swift:1:8: error: no such module 'Dispatch'
 1 | import Dispatch
   |        `- error: no such module 'Dispatch'
 2 | import class Foundation.NSObject
 3 | import class Foundation.Thread
[61/102] Compiling Nimble HaveCount.swift
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Adapters/NimbleEnvironment.swift:1:8: error: no such module 'Dispatch'
 1 | import Dispatch
   |        `- error: no such module 'Dispatch'
 2 | import class Foundation.NSObject
 3 | import class Foundation.Thread
[62/102] Compiling Nimble Match.swift
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Adapters/NimbleEnvironment.swift:1:8: error: no such module 'Dispatch'
 1 | import Dispatch
   |        `- error: no such module 'Dispatch'
 2 | import class Foundation.NSObject
 3 | import class Foundation.Thread
[63/102] Compiling Nimble MatchError.swift
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Adapters/NimbleEnvironment.swift:1:8: error: no such module 'Dispatch'
 1 | import Dispatch
   |        `- error: no such module 'Dispatch'
 2 | import class Foundation.NSObject
 3 | import class Foundation.Thread
[64/102] Compiling Nimble MatcherFunc.swift
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Adapters/NimbleEnvironment.swift:1:8: error: no such module 'Dispatch'
 1 | import Dispatch
   |        `- error: no such module 'Dispatch'
 2 | import class Foundation.NSObject
 3 | import class Foundation.Thread
[65/102] Compiling Nimble MatcherProtocols.swift
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Adapters/NimbleEnvironment.swift:1:8: error: no such module 'Dispatch'
 1 | import Dispatch
   |        `- error: no such module 'Dispatch'
 2 | import class Foundation.NSObject
 3 | import class Foundation.Thread
[66/102] Compiling Nimble PostNotification.swift
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Adapters/NimbleEnvironment.swift:1:8: error: no such module 'Dispatch'
 1 | import Dispatch
   |        `- error: no such module 'Dispatch'
 2 | import class Foundation.NSObject
 3 | import class Foundation.Thread
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Adapters/NimbleEnvironment.swift:1:8: error: no such module 'Dispatch'
 1 | import Dispatch
   |        `- error: no such module 'Dispatch'
 2 | import class Foundation.NSObject
 3 | import class Foundation.Thread
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Adapters/NimbleEnvironment.swift:1:8: error: no such module 'Dispatch'
 1 | import Dispatch
   |        `- error: no such module 'Dispatch'
 2 | import class Foundation.NSObject
 3 | import class Foundation.Thread
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Adapters/NimbleEnvironment.swift:1:8: error: no such module 'Dispatch'
 1 | import Dispatch
   |        `- error: no such module 'Dispatch'
 2 | import class Foundation.NSObject
 3 | import class Foundation.Thread
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Adapters/NimbleEnvironment.swift:1:8: error: no such module 'Dispatch'
 1 | import Dispatch
   |        `- error: no such module 'Dispatch'
 2 | import class Foundation.NSObject
 3 | import class Foundation.Thread
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Adapters/NimbleEnvironment.swift:1:8: error: no such module 'Dispatch'
 1 | import Dispatch
   |        `- error: no such module 'Dispatch'
 2 | import class Foundation.NSObject
 3 | import class Foundation.Thread
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Adapters/NimbleEnvironment.swift:1:8: error: no such module 'Dispatch'
 1 | import Dispatch
   |        `- error: no such module 'Dispatch'
 2 | import class Foundation.NSObject
 3 | import class Foundation.Thread
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Adapters/NimbleEnvironment.swift:1:8: error: no such module 'Dispatch'
 1 | import Dispatch
   |        `- error: no such module 'Dispatch'
 2 | import class Foundation.NSObject
 3 | import class Foundation.Thread
error: emit-module command failed with exit code 1 (use -v to see invocation)
[74/102] Emitting module Nimble
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Adapters/NimbleEnvironment.swift:1:8: error: no such module 'Dispatch'
 1 | import Dispatch
   |        `- error: no such module 'Dispatch'
 2 | import class Foundation.NSObject
 3 | import class Foundation.Thread
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Adapters/NimbleEnvironment.swift:1:8: error: no such module 'Dispatch'
 1 | import Dispatch
   |        `- error: no such module 'Dispatch'
 2 | import class Foundation.NSObject
 3 | import class Foundation.Thread
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Adapters/NimbleEnvironment.swift:1:8: error: no such module 'Dispatch'
 1 | import Dispatch
   |        `- error: no such module 'Dispatch'
 2 | import class Foundation.NSObject
 3 | import class Foundation.Thread
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Adapters/NimbleEnvironment.swift:1:8: error: no such module 'Dispatch'
 1 | import Dispatch
   |        `- error: no such module 'Dispatch'
 2 | import class Foundation.NSObject
 3 | import class Foundation.Thread
[78/102] Compiling Nimble BeAnInstanceOf.swift
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Adapters/NimbleEnvironment.swift:1:8: error: no such module 'Dispatch'
 1 | import Dispatch
   |        `- error: no such module 'Dispatch'
 2 | import class Foundation.NSObject
 3 | import class Foundation.Thread
[79/102] Compiling Nimble BeCloseTo.swift
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Adapters/NimbleEnvironment.swift:1:8: error: no such module 'Dispatch'
 1 | import Dispatch
   |        `- error: no such module 'Dispatch'
 2 | import class Foundation.NSObject
 3 | import class Foundation.Thread
[80/102] Compiling Nimble BeEmpty.swift
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Adapters/NimbleEnvironment.swift:1:8: error: no such module 'Dispatch'
 1 | import Dispatch
   |        `- error: no such module 'Dispatch'
 2 | import class Foundation.NSObject
 3 | import class Foundation.Thread
[81/102] Compiling Nimble BeGreaterThan.swift
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Adapters/NimbleEnvironment.swift:1:8: error: no such module 'Dispatch'
 1 | import Dispatch
   |        `- error: no such module 'Dispatch'
 2 | import class Foundation.NSObject
 3 | import class Foundation.Thread
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Adapters/NimbleEnvironment.swift:1:8: error: no such module 'Dispatch'
 1 | import Dispatch
   |        `- error: no such module 'Dispatch'
 2 | import class Foundation.NSObject
 3 | import class Foundation.Thread
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Adapters/NimbleEnvironment.swift:1:8: error: no such module 'Dispatch'
 1 | import Dispatch
   |        `- error: no such module 'Dispatch'
 2 | import class Foundation.NSObject
 3 | import class Foundation.Thread
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Adapters/NimbleEnvironment.swift:1:8: error: no such module 'Dispatch'
 1 | import Dispatch
   |        `- error: no such module 'Dispatch'
 2 | import class Foundation.NSObject
 3 | import class Foundation.Thread
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Adapters/NimbleEnvironment.swift:1:8: error: no such module 'Dispatch'
 1 | import Dispatch
   |        `- error: no such module 'Dispatch'
 2 | import class Foundation.NSObject
 3 | import class Foundation.Thread
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Adapters/NimbleEnvironment.swift:1:8: error: no such module 'Dispatch'
 1 | import Dispatch
   |        `- error: no such module 'Dispatch'
 2 | import class Foundation.NSObject
 3 | import class Foundation.Thread
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Adapters/NimbleEnvironment.swift:1:8: error: no such module 'Dispatch'
 1 | import Dispatch
   |        `- error: no such module 'Dispatch'
 2 | import class Foundation.NSObject
 3 | import class Foundation.Thread
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Adapters/NimbleEnvironment.swift:1:8: error: no such module 'Dispatch'
 1 | import Dispatch
   |        `- error: no such module 'Dispatch'
 2 | import class Foundation.NSObject
 3 | import class Foundation.Thread
/host/spi-builder-workspace/.build/checkouts/SwiftCheck/Sources/SwiftCheck/Arbitrary.swift:388:9: error: no such module 'Darwin'
386 | 	import Glibc
387 | #else
388 | 	import Darwin
    |         `- error: no such module 'Darwin'
389 | #endif
390 |
/host/spi-builder-workspace/.build/checkouts/SwiftCheck/Sources/SwiftCheck/Arbitrary.swift:388:9: error: no such module 'Darwin'
386 | 	import Glibc
387 | #else
388 | 	import Darwin
    |         `- error: no such module 'Darwin'
389 | #endif
390 |
/host/spi-builder-workspace/.build/checkouts/SwiftCheck/Sources/SwiftCheck/Arbitrary.swift:388:9: error: no such module 'Darwin'
386 | 	import Glibc
387 | #else
388 | 	import Darwin
    |         `- error: no such module 'Darwin'
389 | #endif
390 |
/host/spi-builder-workspace/.build/checkouts/SwiftCheck/Sources/SwiftCheck/Arbitrary.swift:388:9: error: no such module 'Darwin'
386 | 	import Glibc
387 | #else
388 | 	import Darwin
    |         `- error: no such module 'Darwin'
389 | #endif
390 |
/host/spi-builder-workspace/.build/checkouts/SwiftCheck/Sources/SwiftCheck/Arbitrary.swift:388:9: error: no such module 'Darwin'
386 | 	import Glibc
387 | #else
388 | 	import Darwin
    |         `- error: no such module 'Darwin'
389 | #endif
390 |
/host/spi-builder-workspace/.build/checkouts/SwiftCheck/Sources/SwiftCheck/Arbitrary.swift:388:9: error: no such module 'Darwin'
386 | 	import Glibc
387 | #else
388 | 	import Darwin
    |         `- error: no such module 'Darwin'
389 | #endif
390 |
BUILD FAILURE 6.2 wasm