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 yap, reference 1.0.4 (49f520), with Swift 6.1 for Wasm on 26 Sep 2025 02:22:43 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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: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/finnvoor/yap.git
Reference: 1.0.4
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/finnvoor/yap
 * tag               1.0.4      -> FETCH_HEAD
HEAD is now at 49f5209 Adding support for modifying maximum sentence length when outputting to .srt via CLI argument (#14)
Cloned https://github.com/finnvoor/yap.git
Revision (git rev-parse @):
49f5209619a18b08e89ee5f872fc83e0bac505ea
SUCCESS checkout https://github.com/finnvoor/yap.git at 1.0.4
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/finnvoor/yap.git
https://github.com/finnvoor/yap.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "noora",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.40.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tuist/Noora.git"
    }
  ],
  "manifest_display_name" : "yap",
  "name" : "yap",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "26"
    }
  ],
  "products" : [
    {
      "name" : "yap",
      "targets" : [
        "yap"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "yap",
      "module_type" : "SwiftTarget",
      "name" : "yap",
      "path" : "Sources/yap",
      "product_dependencies" : [
        "ArgumentParser",
        "Noora"
      ],
      "product_memberships" : [
        "yap"
      ],
      "sources" : [
        "Extensions/AttributedString+Extensions.swift",
        "OutputFormat.swift",
        "Transcribe.swift",
        "Yap.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "6.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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: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:062e4aaff76454b333ce7957a8e87c3beb342f1dedb64399abb81cdea021b526
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/tuist/Noora.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/14155] Fetching noora
[285/30549] Fetching noora, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.47s)
[3837/14155] Fetching noora
Fetched https://github.com/tuist/Noora.git from cache (5.29s)
Computing version for https://github.com/tuist/Noora.git
Computed https://github.com/tuist/Noora.git at 0.49.1 (5.84s)
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/tuist/path
Fetching https://github.com/apple/swift-log
[1/369] Fetching path
[370/1708] Fetching path, rainbow
[1709/5618] Fetching path, rainbow, swift-log
Fetched https://github.com/tuist/path from cache (0.29s)
[1613/5249] Fetching rainbow, swift-log
Fetched https://github.com/onevcat/Rainbow from cache (0.46s)
Fetched https://github.com/apple/swift-log from cache (0.46s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.1 (1.11s)
Computing version for https://github.com/tuist/path
Computed https://github.com/tuist/path at 0.3.8 (4.95s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.4 (0.49s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.2.0 (1.96s)
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.2.0
Creating working copy for https://github.com/tuist/Noora.git
Working copy of https://github.com/tuist/Noora.git resolved at 0.49.1
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.6.1
Creating working copy for https://github.com/tuist/path
Working copy of https://github.com/tuist/path resolved at 0.3.8
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.4
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/21] Write sources
[9/21] Write swift-version-24593BA9C3E375BF.txt
[11/45] Compiling Rainbow ConditionalStyleBuilder.swift
[12/45] Compiling Rainbow ControlCode.swift
[13/45] Compiling Rainbow StringGenerator.swift
[14/45] Compiling Rainbow Style.swift
[15/46] Compiling Rainbow String+ConditionalStyling.swift
[16/46] Compiling Rainbow String+Rainbow.swift
[17/46] Emitting module Rainbow
[18/46] Compiling Rainbow BackgroundColor.swift
[19/46] Compiling Rainbow CodesParser.swift
[20/46] Emitting module ArgumentParserToolInfo
[21/46] Compiling ArgumentParserToolInfo ToolInfo.swift
[22/47] Emitting module Path
[23/47] Compiling Path Path.swift
[25/48] Emitting module Logging
[26/48] Wrapping AST for ArgumentParserToolInfo for debugging
[27/92] Wrapping AST for Path for debugging
[29/92] Compiling Logging MetadataProvider.swift
[30/92] Compiling Logging Locks.swift
[31/92] Compiling Logging LogHandler.swift
[32/92] Compiling Logging Logging.swift
[33/93] Compiling ArgumentParser Errors.swift
[34/93] Compiling ArgumentParser Flag.swift
[35/93] Compiling ArgumentParser FishCompletionsGenerator.swift
[36/93] Compiling ArgumentParser ZshCompletionsGenerator.swift
[38/93] Compiling Rainbow StyledStringBuilder.swift
[39/93] Compiling ArgumentParser BashCompletionsGenerator.swift
[40/93] Compiling ArgumentParser CompletionsGenerator.swift
[40/94] Wrapping AST for Logging for debugging
[42/94] Wrapping AST for Rainbow for debugging
[44/129] Compiling ArgumentParser CollectionExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
[45/129] Compiling ArgumentParser Mutex.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
[46/129] Compiling ArgumentParser Platform.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
[47/129] Compiling ArgumentParser SequenceExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
[48/129] Compiling ArgumentParser StringExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
[49/129] Compiling ArgumentParser SwiftExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
[50/135] Compiling Noora ValidatableError.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[51/135] Compiling Noora ValidatableRule.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[52/135] Compiling Noora ValidationError.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[53/135] Compiling Noora InputValidating.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[54/135] Compiling Noora Renderer.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[55/135] Compiling Noora Spinner.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[56/135] Compiling Noora StandardPipelines.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[57/135] Compiling Noora Terminal.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[58/135] Compiling Noora TerminalText.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[59/135] Compiling Noora Content.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[60/135] Compiling Noora Stack.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[61/135] Compiling Noora Character+isPrintable.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[62/135] Compiling Noora String+Rainbow.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[63/135] Compiling Noora String+ValidatableError.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[64/135] Compiling Noora TableData.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[65/135] Compiling Noora TableRenderer.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[66/135] Compiling Noora TableStyle.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[67/135] Compiling Noora TextPrompt.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[68/135] Compiling Noora YesOrNoChoicePrompt.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[69/135] Compiling Noora Noora.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[70/135] Compiling Noora NooraMock.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[71/135] Compiling Noora StandardPipelineType.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[72/135] Compiling Noora Theme.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[73/135] Compiling Noora KeyStrokeListener.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[74/135] Emitting module Noora
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[75/139] Compiling Noora LengthValidationRule.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[76/139] Compiling Noora NonEmptyValidationRule.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[77/139] Compiling Noora RegexValidationRule.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[78/139] Compiling Noora Validator.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[79/139] Emitting module ArgumentParser
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
[104/139] Compiling ArgumentParser Tree.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
[105/139] Compiling ArgumentParser CodingKeyValidator.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
[106/139] Compiling ArgumentParser NonsenseFlagsValidator.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
[107/139] Compiling ArgumentParser ParsableArgumentsValidation.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
[108/139] Compiling ArgumentParser PositionalArgumentsValidator.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
[109/139] Compiling ArgumentParser UniqueNamesValidator.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
[110/139] Compiling Noora Alert.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[111/139] Compiling Noora CollapsibleStep.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[112/139] Compiling Noora MultipleChoicePrompt.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[113/139] Compiling Noora ProgressBarStep.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[114/139] Compiling Noora ProgressStep.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[115/139] Compiling Noora SingleChoicePrompt.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[116/139] Compiling Noora PaginatedTable.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[117/139] Compiling Noora SelectableTable.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[118/139] Compiling Noora Table.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[119/139] Compiling Noora TableColumn.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:062e4aaff76454b333ce7957a8e87c3beb342f1dedb64399abb81cdea021b526
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/14] Write swift-version-24593BA9C3E375BF.txt
[4/38] Compiling Logging Locks.swift
[5/38] Emitting module ArgumentParserToolInfo
[6/38] Compiling Logging MetadataProvider.swift
[7/38] Compiling Rainbow StringGenerator.swift
[8/38] Compiling Rainbow Style.swift
[9/39] Emitting module Rainbow
[10/39] Emitting module Logging
[11/39] Compiling Rainbow ConditionalStyleBuilder.swift
[12/39] Compiling Rainbow ControlCode.swift
[13/39] Compiling Rainbow StyledStringBuilder.swift
[14/39] Compiling Rainbow HSLColorConverter.swift
[15/39] Compiling Rainbow ModesExtractor.swift
[16/39] Compiling Rainbow BackgroundColor.swift
[17/39] Compiling Rainbow CodesParser.swift
[18/39] Compiling Rainbow Color.swift
[19/39] Compiling Rainbow ColorApproximation.swift
[20/39] Compiling Rainbow String+ConditionalStyling.swift
[21/39] Compiling Rainbow String+Rainbow.swift
[22/39] Compiling Rainbow OutputTarget.swift
[23/39] Compiling Rainbow Rainbow.swift
[24/40] Compiling Path Path.swift
[25/40] Emitting module Path
[28/39] Compiling ArgumentParserToolInfo ToolInfo.swift
[29/40] Compiling Logging LogHandler.swift
[30/40] Compiling Logging Logging.swift
[32/47] Wrapping AST for Logging for debugging
[34/119] Compiling ArgumentParser CollectionExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
[35/119] Compiling ArgumentParser Mutex.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
[36/119] Compiling ArgumentParser Platform.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
[37/119] Compiling ArgumentParser SequenceExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
[38/119] Compiling ArgumentParser StringExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
[39/119] Compiling ArgumentParser SwiftExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
error: emit-module command failed with exit code 1 (use -v to see invocation)
[40/125] Emitting module Noora
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[41/129] Compiling Noora ValidatableError.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[42/129] Compiling Noora ValidatableRule.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[43/129] Compiling Noora ValidationError.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[44/129] Compiling Noora InputValidating.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[45/129] Compiling Noora LengthValidationRule.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[46/129] Compiling Noora NonEmptyValidationRule.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[47/129] Compiling Noora RegexValidationRule.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[48/129] Compiling Noora Validator.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[49/129] Compiling Noora Renderer.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[50/129] Compiling Noora Spinner.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[51/129] Compiling Noora StandardPipelines.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[52/129] Compiling Noora Terminal.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[53/129] Compiling Noora TerminalText.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[54/129] Compiling Noora TableData.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[55/129] Compiling Noora TableRenderer.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[56/129] Compiling Noora TableStyle.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[57/129] Compiling Noora TextPrompt.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[58/129] Compiling Noora YesOrNoChoicePrompt.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[59/129] Compiling Noora Content.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[60/129] Compiling Noora Stack.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[61/129] Compiling Noora Character+isPrintable.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[62/129] Compiling Noora String+Rainbow.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[63/129] Compiling Noora String+ValidatableError.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[64/129] Compiling Noora Noora.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[65/129] Compiling Noora NooraMock.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[66/129] Compiling Noora StandardPipelineType.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[67/129] Compiling Noora Theme.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[68/129] Compiling Noora KeyStrokeListener.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[69/129] Compiling Noora Alert.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
[70/129] Compiling Noora CollapsibleStep.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
[71/129] Compiling Noora MultipleChoicePrompt.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
[72/129] Compiling Noora ProgressBarStep.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
[73/129] Compiling Noora ProgressStep.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
[75/129] Compiling Noora SingleChoicePrompt.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[76/129] Compiling Noora PaginatedTable.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[77/129] Compiling Noora SelectableTable.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[78/129] Compiling Noora Table.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
[79/129] Compiling Noora TableColumn.swift
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[80/129] Emitting module ArgumentParser
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
[81/129] Compiling ArgumentParser Tree.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
[82/129] Compiling ArgumentParser CodingKeyValidator.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
[83/129] Compiling ArgumentParser NonsenseFlagsValidator.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
[84/129] Compiling ArgumentParser ParsableArgumentsValidation.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
[85/129] Compiling ArgumentParser PositionalArgumentsValidator.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
[86/129] Compiling ArgumentParser UniqueNamesValidator.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
/host/spi-builder-workspace/.build/checkouts/Noora/cli/Sources/Noora/Utilities/Terminal.swift:6:12: error: no such module 'Darwin'
  4 |     import Glibc
  5 | #else
  6 |     import Darwin
    |            `- error: no such module 'Darwin'
  7 | #endif
  8 |
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:30: error: no such module 'Dispatch'
 15 | internal import class Foundation.ProcessInfo
 16 | #else
 17 | @preconcurrency import class Dispatch.DispatchSemaphore
    |                              `- error: no such module 'Dispatch'
 18 | import class Foundation.NSLock
 19 | import class Foundation.ProcessInfo
BUILD FAILURE 6.1 wasm