The Swift Package Index logo.Swift Package Index

Build Information

Failed to build WasmKit, reference 0.2.2 (5c3890), with Swift 6.3 for Wasm on 29 Apr 2026 06:56:51 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftwasm/WasmKit.git
Reference: 0.2.2
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/swiftwasm/WasmKit
 * tag               0.2.2      -> FETCH_HEAD
HEAD is now at 5c38908 Bump version from 0.2.1 to 0.2.2 (#342)
Cloned https://github.com/swiftwasm/WasmKit.git
Revision (git rev-parse @):
5c389084423c08136040ab8a41f73d4e76fb7b21
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swiftwasm/WasmKit.git at 0.2.2
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/swiftwasm/WasmKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/apple/swift-system
Fetching https://github.com/apple/swift-log
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-nio
[1/5601] Fetching swift-system
[786/23087] Fetching swift-system, swift-argument-parser
[2025/29813] Fetching swift-system, swift-argument-parser, swift-log
[16443/113024] Fetching swift-system, swift-argument-parser, swift-log, swift-nio
Fetched https://github.com/apple/swift-argument-parser from cache (19.99s)
Fetched https://github.com/apple/swift-system from cache (20.02s)
Fetched https://github.com/apple/swift-log from cache (20.02s)
Fetched https://github.com/apple/swift-nio from cache (20.41s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.4 (21.67s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (1.16s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.12.0 (1.91s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.99.0 (1.77s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/1820] Fetching swift-atomics
[1184/25620] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.13s)
[1904/23800] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (3.89s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (5.21s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.76s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.12.0
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.99.0
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
[0/15] Write sources
[6/15] Write swift-version-24593BA9C3E375BF.txt
[8/48] Emitting module WITExtractor
[9/49] Emitting module WIT
[10/52] Compiling WIT ParseTypes.swift
[11/52] Compiling WIT ParseWorld.swift
[12/52] Compiling WIT Parser.swift
[13/52] Compiling WIT Type.swift
[14/52] Compiling WIT Validation.swift
[15/52] Compiling WIT SyntaxNode.swift
[16/52] Compiling WIT CanonicalLowering.swift
[17/52] Compiling WIT CanonicalStoring.swift
[18/52] Compiling WIT Diagnostics.swift
[21/52] Compiling WITExtractor ConvertCase.swift
[22/52] Compiling WITExtractor WITBuilder.swift
[23/52] Compiling WITExtractor TypeMapping.swift
[24/52] Compiling WITExtractor SourcePrinter.swift
[25/52] Compiling ArgumentParserToolInfo ToolInfo.swift
[26/52] Emitting module ArgumentParserToolInfo
[27/53] Wrapping AST for ArgumentParserToolInfo for debugging
[29/99] Compiling ArgumentParser ZshCompletionsGenerator.swift
[30/99] Compiling ArgumentParser Argument.swift
[31/99] Compiling ArgumentParser ArgumentDiscussion.swift
[32/99] Compiling WITExtractor WITExtractor.swift
[33/99] Compiling ArgumentParser Errors.swift
[34/99] Compiling ArgumentParser Flag.swift
[35/99] Compiling ArgumentParser NameSpecification.swift
[36/99] Compiling ArgumentParser HelpCommand.swift
[37/99] Compiling ArgumentParser HelpGenerator.swift
[38/99] Compiling ArgumentParser MessageInfo.swift
[39/99] Compiling ArgumentParser ArgumentHelp.swift
[40/99] Compiling ArgumentParser ArgumentVisibility.swift
[41/99] Compiling ArgumentParser CompletionKind.swift
[42/99] Compiling ArgumentParser Option.swift
[43/99] Compiling ArgumentParser OptionGroup.swift
[44/99] Compiling ArgumentParser DumpHelpGenerator.swift
[45/100] Wrapping AST for WIT for debugging
[47/105] Compiling WITExtractor SwiftAPIDigester.swift
[48/105] Compiling WITExtractor SourceSummary.swift
[49/125] Wrapping AST for WITExtractor for debugging
[51/125] Compiling WITOverlayGenerator HostExportInterface.swift
[52/125] Compiling WITOverlayGenerator HostWorldGenerator.swift
[53/125] Compiling WITOverlayGenerator WasmKitSourcePrinter.swift
[54/128] Compiling WITOverlayGenerator SourcePrinter.swift
[55/128] Compiling WITOverlayGenerator InterfaceTypeGenerator.swift
[56/128] Compiling WITOverlayGenerator TypeAccessory.swift
[57/128] Compiling WITOverlayGenerator CanonicalName.swift
[58/128] Compiling WITOverlayGenerator CanonicalOperation.swift
[59/128] Compiling WITOverlayGenerator SignatureTranslation.swift
[60/128] Compiling WITOverlayGenerator StaticCanonicalDeallocation.swift
[61/128] Emitting module WITOverlayGenerator
[62/128] Compiling WITOverlayGenerator GuestPrelude.swift
[63/128] Compiling WITOverlayGenerator GuestWorldGenerator.swift
[64/128] Compiling WITOverlayGenerator HostExportFunction.swift
[65/128] Compiling WITOverlayGenerator ConvertCase.swift
[66/128] Compiling WITOverlayGenerator SwiftName.swift
[67/128] Compiling WITOverlayGenerator TypeName.swift
[68/128] Compiling WITOverlayGenerator DefinitionMapping.swift
[69/128] Compiling WITOverlayGenerator GuestExportFunction.swift
[70/128] Compiling WITOverlayGenerator GuestExportInterface.swift
[71/128] Emitting module ArgumentParser
[72/134] Compiling WITOverlayGenerator StaticCanonicalLifting.swift
[73/134] Compiling WITOverlayGenerator StaticCanonicalLoading.swift
[74/134] Compiling WITOverlayGenerator StaticCanonicalLowering.swift
[75/134] Compiling WITOverlayGenerator StaticCanonicalStoring.swift
[76/134] Compiling ArgumentParser ParentCommand.swift
[77/134] Compiling ArgumentParser AsyncParsableCommand.swift
[78/134] Compiling ArgumentParser CommandConfiguration.swift
[79/134] Compiling ArgumentParser CommandGroup.swift
[80/134] Compiling ArgumentParser EnumerableFlag.swift
[81/134] Compiling ArgumentParser ExpressibleByArgument.swift
[82/134] Compiling ArgumentParser ParsableArguments.swift
[83/134] Compiling WITOverlayGenerator TypeDefinition.swift
[84/134] Compiling WITOverlayGenerator TypeGenerator.swift
[85/134] Compiling WITOverlayGenerator WITOverlayGen.swift
[86/135] Wrapping AST for WITOverlayGenerator for debugging
[101/135] Compiling ArgumentParser Tree.swift
[102/135] Compiling ArgumentParser CodingKeyValidator.swift
[103/135] Compiling ArgumentParser NonsenseFlagsValidator.swift
[104/135] Compiling ArgumentParser ParsableArgumentsValidation.swift
[105/135] Compiling ArgumentParser PositionalArgumentsValidator.swift
[106/135] Compiling ArgumentParser UniqueNamesValidator.swift
[120/135] Compiling ArgumentParser Foundation.swift
[121/135] Compiling ArgumentParser Mutex.swift
[122/135] Compiling ArgumentParser Platform.swift
[123/135] Compiling ArgumentParser SequenceExtensions.swift
[124/135] Compiling ArgumentParser StringExtensions.swift
[125/135] Compiling ArgumentParser SwiftExtensions.swift
[126/135] Compiling ArgumentParser ParsableCommand.swift
[127/135] Compiling ArgumentParser ArgumentDecoder.swift
[128/135] Compiling ArgumentParser ArgumentDefinition.swift
[129/135] Compiling ArgumentParser ArgumentSet.swift
[130/135] Compiling ArgumentParser CommandParser.swift
[131/135] Compiling ArgumentParser InputKey.swift
[132/136] Wrapping AST for ArgumentParser for debugging
[134/139] Compiling WITTool Utilities.swift
[135/139] Compiling WITTool WITTool.swift
[136/139] Emitting module WITTool
[137/140] Wrapping AST for WITTool for debugging
[138/140] Write Objects.LinkFileList
[139/140] Linking WITTool-tool
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/WasmKitGDBHandler/LICENSE.txt
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/GDBRemoteProtocol/LICENSE.txt
/host/spi-builder-workspace/Plugins/GenerateOverlayForTesting/Plugin.swift:7:58: warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
 5 | struct Plugin: BuildToolPlugin {
 6 |     func createBuildCommands(context: PluginContext, target: Target) async throws -> [Command] {
 7 |         let witTool = try context.tool(named: "WITTool").path
   |                                                          |- warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
   |                                                          `- note: use 'url' instead
 8 |         let fixturesDir = target.directory.appending("Fixtures")
 9 |         let hostOverlayDir = context.pluginWorkDirectory.appending("GeneratedHostOverlay")
/host/spi-builder-workspace/Plugins/GenerateOverlayForTesting/Plugin.swift:8:34: warning: 'directory' is deprecated: renamed to 'directoryURL' [#DeprecatedDeclaration]
 6 |     func createBuildCommands(context: PluginContext, target: Target) async throws -> [Command] {
 7 |         let witTool = try context.tool(named: "WITTool").path
 8 |         let fixturesDir = target.directory.appending("Fixtures")
   |                                  |- warning: 'directory' is deprecated: renamed to 'directoryURL' [#DeprecatedDeclaration]
   |                                  `- note: use 'directoryURL' instead
 9 |         let hostOverlayDir = context.pluginWorkDirectory.appending("GeneratedHostOverlay")
10 |         return try FileManager.default.contentsOfDirectory(atPath: fixturesDir.string).compactMap { singleFixture in
/host/spi-builder-workspace/Plugins/GenerateOverlayForTesting/Plugin.swift:8:44: warning: 'appending' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 6 |     func createBuildCommands(context: PluginContext, target: Target) async throws -> [Command] {
 7 |         let witTool = try context.tool(named: "WITTool").path
 8 |         let fixturesDir = target.directory.appending("Fixtures")
   |                                            `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 9 |         let hostOverlayDir = context.pluginWorkDirectory.appending("GeneratedHostOverlay")
10 |         return try FileManager.default.contentsOfDirectory(atPath: fixturesDir.string).compactMap { singleFixture in
/host/spi-builder-workspace/Plugins/GenerateOverlayForTesting/Plugin.swift:9:38: warning: 'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL' [#DeprecatedDeclaration]
 7 |         let witTool = try context.tool(named: "WITTool").path
 8 |         let fixturesDir = target.directory.appending("Fixtures")
 9 |         let hostOverlayDir = context.pluginWorkDirectory.appending("GeneratedHostOverlay")
   |                                      |- warning: 'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL' [#DeprecatedDeclaration]
   |                                      `- note: use 'pluginWorkDirectoryURL' instead
10 |         return try FileManager.default.contentsOfDirectory(atPath: fixturesDir.string).compactMap { singleFixture in
11 |             let outputFile = hostOverlayDir.appending(singleFixture + "HostOverlay.swift")
/host/spi-builder-workspace/Plugins/GenerateOverlayForTesting/Plugin.swift:9:58: warning: 'appending' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 7 |         let witTool = try context.tool(named: "WITTool").path
 8 |         let fixturesDir = target.directory.appending("Fixtures")
 9 |         let hostOverlayDir = context.pluginWorkDirectory.appending("GeneratedHostOverlay")
   |                                                          `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
10 |         return try FileManager.default.contentsOfDirectory(atPath: fixturesDir.string).compactMap { singleFixture in
11 |             let outputFile = hostOverlayDir.appending(singleFixture + "HostOverlay.swift")
/host/spi-builder-workspace/Plugins/GenerateOverlayForTesting/Plugin.swift:10:80: warning: 'string' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 8 |         let fixturesDir = target.directory.appending("Fixtures")
 9 |         let hostOverlayDir = context.pluginWorkDirectory.appending("GeneratedHostOverlay")
10 |         return try FileManager.default.contentsOfDirectory(atPath: fixturesDir.string).compactMap { singleFixture in
   |                                                                                `- warning: 'string' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
11 |             let outputFile = hostOverlayDir.appending(singleFixture + "HostOverlay.swift")
12 |             let inputFileDir = fixturesDir.appending(singleFixture, "wit")
/host/spi-builder-workspace/Plugins/GenerateOverlayForTesting/Plugin.swift:11:45: warning: 'appending' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 9 |         let hostOverlayDir = context.pluginWorkDirectory.appending("GeneratedHostOverlay")
10 |         return try FileManager.default.contentsOfDirectory(atPath: fixturesDir.string).compactMap { singleFixture in
11 |             let outputFile = hostOverlayDir.appending(singleFixture + "HostOverlay.swift")
   |                                             `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
12 |             let inputFileDir = fixturesDir.appending(singleFixture, "wit")
13 |             guard FileManager.default.isDirectory(filePath: inputFileDir.string) else { return nil }
/host/spi-builder-workspace/Plugins/GenerateOverlayForTesting/Plugin.swift:12:44: warning: 'appending' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
10 |         return try FileManager.default.contentsOfDirectory(atPath: fixturesDir.string).compactMap { singleFixture in
11 |             let outputFile = hostOverlayDir.appending(singleFixture + "HostOverlay.swift")
12 |             let inputFileDir = fixturesDir.appending(singleFixture, "wit")
   |                                            `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
13 |             guard FileManager.default.isDirectory(filePath: inputFileDir.string) else { return nil }
14 |
/host/spi-builder-workspace/Plugins/GenerateOverlayForTesting/Plugin.swift:13:74: warning: 'string' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
11 |             let outputFile = hostOverlayDir.appending(singleFixture + "HostOverlay.swift")
12 |             let inputFileDir = fixturesDir.appending(singleFixture, "wit")
13 |             guard FileManager.default.isDirectory(filePath: inputFileDir.string) else { return nil }
   |                                                                          `- warning: 'string' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
14 |
15 |             let inputFiles = try FileManager.default.subpathsOfDirectory(atPath: inputFileDir.string).map {
/host/spi-builder-workspace/Plugins/GenerateOverlayForTesting/Plugin.swift:15:95: warning: 'string' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
13 |             guard FileManager.default.isDirectory(filePath: inputFileDir.string) else { return nil }
14 |
15 |             let inputFiles = try FileManager.default.subpathsOfDirectory(atPath: inputFileDir.string).map {
   |                                                                                               `- warning: 'string' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
16 |                 inputFileDir.appending(subpath: $0)
17 |             }
/host/spi-builder-workspace/Plugins/GenerateOverlayForTesting/Plugin.swift:16:30: warning: 'appending(subpath:)' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
14 |
15 |             let inputFiles = try FileManager.default.subpathsOfDirectory(atPath: inputFileDir.string).map {
16 |                 inputFileDir.appending(subpath: $0)
   |                              `- warning: 'appending(subpath:)' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
17 |             }
18 |             return Command.buildCommand(
/host/spi-builder-workspace/Plugins/GenerateOverlayForTesting/Plugin.swift:18:28: warning: 'buildCommand(displayName:executable:arguments:environment:inputFiles:outputFiles:)' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
16 |                 inputFileDir.appending(subpath: $0)
17 |             }
18 |             return Command.buildCommand(
   |                            `- warning: 'buildCommand(displayName:executable:arguments:environment:inputFiles:outputFiles:)' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
19 |                 displayName: "Generating host overlay for \(singleFixture)",
20 |                 executable: witTool,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1/1] Compiling plugin GenerateOverlayForTesting
/host/spi-builder-workspace/Plugins/WITExtractorPlugin/Plugin.swift:27:32: warning: 'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL' [#DeprecatedDeclaration]
 25 |         }
 26 |         // TODO: Add proper API to PackagePlugin to get data directory
 27 |         let dataPath = context.pluginWorkDirectory // output
    |                                |- warning: 'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL' [#DeprecatedDeclaration]
    |                                `- note: use 'pluginWorkDirectoryURL' instead
 28 |             .removingLastComponent() // WITExtractorPlugin
 29 |             .removingLastComponent() // plugins
/host/spi-builder-workspace/Plugins/WITExtractorPlugin/Plugin.swift:28:14: warning: 'removingLastComponent()' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 26 |         // TODO: Add proper API to PackagePlugin to get data directory
 27 |         let dataPath = context.pluginWorkDirectory // output
 28 |             .removingLastComponent() // WITExtractorPlugin
    |              `- warning: 'removingLastComponent()' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 29 |             .removingLastComponent() // plugins
 30 |             .removingLastComponent() // .build (by default)
/host/spi-builder-workspace/Plugins/WITExtractorPlugin/Plugin.swift:29:14: warning: 'removingLastComponent()' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 27 |         let dataPath = context.pluginWorkDirectory // output
 28 |             .removingLastComponent() // WITExtractorPlugin
 29 |             .removingLastComponent() // plugins
    |              `- warning: 'removingLastComponent()' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 30 |             .removingLastComponent() // .build (by default)
 31 |
/host/spi-builder-workspace/Plugins/WITExtractorPlugin/Plugin.swift:30:14: warning: 'removingLastComponent()' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 28 |             .removingLastComponent() // WITExtractorPlugin
 29 |             .removingLastComponent() // plugins
 30 |             .removingLastComponent() // .build (by default)
    |              `- warning: 'removingLastComponent()' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 31 |
 32 |         let buildPath = dataPath.appending([parameters.configuration.rawValue])
/host/spi-builder-workspace/Plugins/WITExtractorPlugin/Plugin.swift:32:34: warning: 'appending' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 30 |             .removingLastComponent() // .build (by default)
 31 |
 32 |         let buildPath = dataPath.appending([parameters.configuration.rawValue])
    |                                  `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 33 |         let llbuildManifest = dataPath.appending([parameters.configuration.rawValue + ".yaml"])
 34 |         guard let swiftcExecutable = ProcessInfo.processInfo.environment["WIT_EXTRACTOR_SWIFTC_PATH"]
/host/spi-builder-workspace/Plugins/WITExtractorPlugin/Plugin.swift:33:40: warning: 'appending' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 31 |
 32 |         let buildPath = dataPath.appending([parameters.configuration.rawValue])
 33 |         let llbuildManifest = dataPath.appending([parameters.configuration.rawValue + ".yaml"])
    |                                        `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 34 |         guard let swiftcExecutable = ProcessInfo.processInfo.environment["WIT_EXTRACTOR_SWIFTC_PATH"]
 35 |                 ?? inferSwiftcExecutablePath(llbuildManifest: llbuildManifest) else {
/host/spi-builder-workspace/Plugins/WITExtractorPlugin/Plugin.swift:38:34: warning: 'init(_:)' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 36 |             throw PluginError(description: "Cloudn't infer `swiftc` command path from build directory. Please specify WIT_EXTRACTOR_SWIFTC_PATH")
 37 |         }
 38 |         let digesterExecutable = Path(swiftcExecutable).removingLastComponent().appending(["swift-api-digester"])
    |                                  `- warning: 'init(_:)' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 39 |
 40 |         let witOutputPath = context.pluginWorkDirectory.appending([target + ".wit"])
/host/spi-builder-workspace/Plugins/WITExtractorPlugin/Plugin.swift:38:57: warning: 'removingLastComponent()' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 36 |             throw PluginError(description: "Cloudn't infer `swiftc` command path from build directory. Please specify WIT_EXTRACTOR_SWIFTC_PATH")
 37 |         }
 38 |         let digesterExecutable = Path(swiftcExecutable).removingLastComponent().appending(["swift-api-digester"])
    |                                                         `- warning: 'removingLastComponent()' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 39 |
 40 |         let witOutputPath = context.pluginWorkDirectory.appending([target + ".wit"])
/host/spi-builder-workspace/Plugins/WITExtractorPlugin/Plugin.swift:38:81: warning: 'appending' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 36 |             throw PluginError(description: "Cloudn't infer `swiftc` command path from build directory. Please specify WIT_EXTRACTOR_SWIFTC_PATH")
 37 |         }
 38 |         let digesterExecutable = Path(swiftcExecutable).removingLastComponent().appending(["swift-api-digester"])
    |                                                                                 `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 39 |
 40 |         let witOutputPath = context.pluginWorkDirectory.appending([target + ".wit"])
/host/spi-builder-workspace/Plugins/WITExtractorPlugin/Plugin.swift:40:37: warning: 'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL' [#DeprecatedDeclaration]
 38 |         let digesterExecutable = Path(swiftcExecutable).removingLastComponent().appending(["swift-api-digester"])
 39 |
 40 |         let witOutputPath = context.pluginWorkDirectory.appending([target + ".wit"])
    |                                     |- warning: 'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL' [#DeprecatedDeclaration]
    |                                     `- note: use 'pluginWorkDirectoryURL' instead
 41 |         let swiftOutputPath = context.pluginWorkDirectory.appending([target + "_WITOverlay.swift"])
 42 |
/host/spi-builder-workspace/Plugins/WITExtractorPlugin/Plugin.swift:40:57: warning: 'appending' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 38 |         let digesterExecutable = Path(swiftcExecutable).removingLastComponent().appending(["swift-api-digester"])
 39 |
 40 |         let witOutputPath = context.pluginWorkDirectory.appending([target + ".wit"])
    |                                                         `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 41 |         let swiftOutputPath = context.pluginWorkDirectory.appending([target + "_WITOverlay.swift"])
 42 |
/host/spi-builder-workspace/Plugins/WITExtractorPlugin/Plugin.swift:41:39: warning: 'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL' [#DeprecatedDeclaration]
 39 |
 40 |         let witOutputPath = context.pluginWorkDirectory.appending([target + ".wit"])
 41 |         let swiftOutputPath = context.pluginWorkDirectory.appending([target + "_WITOverlay.swift"])
    |                                       |- warning: 'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL' [#DeprecatedDeclaration]
    |                                       `- note: use 'pluginWorkDirectoryURL' instead
 42 |
 43 |         let tool = try context.tool(named: "WITTool")
/host/spi-builder-workspace/Plugins/WITExtractorPlugin/Plugin.swift:41:59: warning: 'appending' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 39 |
 40 |         let witOutputPath = context.pluginWorkDirectory.appending([target + ".wit"])
 41 |         let swiftOutputPath = context.pluginWorkDirectory.appending([target + "_WITOverlay.swift"])
    |                                                           `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 42 |
 43 |         let tool = try context.tool(named: "WITTool")
/host/spi-builder-workspace/Plugins/WITExtractorPlugin/Plugin.swift:46:56: warning: 'string' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 44 |         var arguments =  [
 45 |             "extract-wit",
 46 |             "--swift-api-digester", digesterExecutable.string,
    |                                                        `- warning: 'string' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 47 |             "--module-name", target,
 48 |             "--package-name", context.package.displayName,
/host/spi-builder-workspace/Plugins/WITExtractorPlugin/Plugin.swift:49:48: warning: 'string' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 47 |             "--module-name", target,
 48 |             "--package-name", context.package.displayName,
 49 |             "--wit-output-path", witOutputPath.string,
    |                                                `- warning: 'string' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 50 |             "--swift-output-path", swiftOutputPath.string,
 51 |             "-I", buildPath.appending(["Modules"]).string,
/host/spi-builder-workspace/Plugins/WITExtractorPlugin/Plugin.swift:50:52: warning: 'string' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 48 |             "--package-name", context.package.displayName,
 49 |             "--wit-output-path", witOutputPath.string,
 50 |             "--swift-output-path", swiftOutputPath.string,
    |                                                    `- warning: 'string' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 51 |             "-I", buildPath.appending(["Modules"]).string,
 52 |         ]
/host/spi-builder-workspace/Plugins/WITExtractorPlugin/Plugin.swift:51:29: warning: 'appending' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 49 |             "--wit-output-path", witOutputPath.string,
 50 |             "--swift-output-path", swiftOutputPath.string,
 51 |             "-I", buildPath.appending(["Modules"]).string,
    |                             `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 52 |         ]
 53 |
/host/spi-builder-workspace/Plugins/WITExtractorPlugin/Plugin.swift:51:52: warning: 'string' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 49 |             "--wit-output-path", witOutputPath.string,
 50 |             "--swift-output-path", swiftOutputPath.string,
 51 |             "-I", buildPath.appending(["Modules"]).string,
    |                                                    `- warning: 'string' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 52 |         ]
 53 |
/host/spi-builder-workspace/Plugins/WITExtractorPlugin/Plugin.swift:64:65: warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
 62 |             arguments += ["-sdk", sdk]
 63 |         }
 64 |         let process = try Process.run(URL(fileURLWithPath: tool.path.string), arguments: arguments)
    |                                                                 |- warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
    |                                                                 `- note: use 'url' instead
 65 |         process.waitUntilExit()
 66 |         guard process.terminationStatus == 0 else {
/host/spi-builder-workspace/Plugins/WITExtractorPlugin/Plugin.swift:64:70: warning: 'string' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 62 |             arguments += ["-sdk", sdk]
 63 |         }
 64 |         let process = try Process.run(URL(fileURLWithPath: tool.path.string), arguments: arguments)
    |                                                                      `- warning: 'string' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 65 |         process.waitUntilExit()
 66 |         guard process.terminationStatus == 0 else {
/host/spi-builder-workspace/Plugins/WITExtractorPlugin/Plugin.swift:68:54: warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
 66 |         guard process.terminationStatus == 0 else {
 67 |             throw PluginError(
 68 |                 description: "Failed to run \(([tool.path.string] + arguments).joined(separator: " "))"
    |                                                      |- warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
    |                                                      `- note: use 'url' instead
 69 |             )
 70 |         }
/host/spi-builder-workspace/Plugins/WITExtractorPlugin/Plugin.swift:68:59: warning: 'string' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 66 |         guard process.terminationStatus == 0 else {
 67 |             throw PluginError(
 68 |                 description: "Failed to run \(([tool.path.string] + arguments).joined(separator: " "))"
    |                                                           `- warning: 'string' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 69 |             )
 70 |         }
/host/spi-builder-workspace/Plugins/WITExtractorPlugin/Plugin.swift:73:32: warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 71 |         print("""
 72 |         {
 73 |             "witOutputPath": "\(witOutputPath)",
    |                                `- warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 74 |             "swiftOutputPath": "\(swiftOutputPath)"
 75 |         }
/host/spi-builder-workspace/Plugins/WITExtractorPlugin/Plugin.swift:74:34: warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 72 |         {
 73 |             "witOutputPath": "\(witOutputPath)",
 74 |             "swiftOutputPath": "\(swiftOutputPath)"
    |                                  `- warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 75 |         }
 76 |         """)
/host/spi-builder-workspace/Plugins/WITExtractorPlugin/Plugin.swift:81:74: warning: 'string' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 79 |     func inferSwiftcExecutablePath(llbuildManifest: Path) -> String? {
 80 |         // FIXME: This is completely not the right way but there is no right way for now...
 81 |         guard let contents = try? String(contentsOfFile: llbuildManifest.string, encoding: .utf8) else {
    |                                                                          `- warning: 'string' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 82 |             return nil
 83 |         }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[2/2] Compiling plugin WITExtractorPlugin
/host/spi-builder-workspace/Plugins/WITOverlayPlugin/Plugin.swift:10:58: warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
 8 |             Diagnostics.emit(.error, "\"_CabiShims\" must be included as a dependency")
 9 |         }
10 |         let witTool = try context.tool(named: "WITTool").path
   |                                                          |- warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
   |                                                          `- note: use 'url' instead
11 |         let witDir = target.directory.appending("wit")
12 |         let inputFiles = try FileManager.default.subpathsOfDirectory(atPath: witDir.string).map {
/host/spi-builder-workspace/Plugins/WITOverlayPlugin/Plugin.swift:11:29: warning: 'directory' is deprecated: renamed to 'directoryURL' [#DeprecatedDeclaration]
 9 |         }
10 |         let witTool = try context.tool(named: "WITTool").path
11 |         let witDir = target.directory.appending("wit")
   |                             |- warning: 'directory' is deprecated: renamed to 'directoryURL' [#DeprecatedDeclaration]
   |                             `- note: use 'directoryURL' instead
12 |         let inputFiles = try FileManager.default.subpathsOfDirectory(atPath: witDir.string).map {
13 |             witDir.appending(subpath: $0)
/host/spi-builder-workspace/Plugins/WITOverlayPlugin/Plugin.swift:11:39: warning: 'appending' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
 9 |         }
10 |         let witTool = try context.tool(named: "WITTool").path
11 |         let witDir = target.directory.appending("wit")
   |                                       `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
12 |         let inputFiles = try FileManager.default.subpathsOfDirectory(atPath: witDir.string).map {
13 |             witDir.appending(subpath: $0)
/host/spi-builder-workspace/Plugins/WITOverlayPlugin/Plugin.swift:12:85: warning: 'string' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
10 |         let witTool = try context.tool(named: "WITTool").path
11 |         let witDir = target.directory.appending("wit")
12 |         let inputFiles = try FileManager.default.subpathsOfDirectory(atPath: witDir.string).map {
   |                                                                                     `- warning: 'string' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
13 |             witDir.appending(subpath: $0)
14 |         }
/host/spi-builder-workspace/Plugins/WITOverlayPlugin/Plugin.swift:13:20: warning: 'appending(subpath:)' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
11 |         let witDir = target.directory.appending("wit")
12 |         let inputFiles = try FileManager.default.subpathsOfDirectory(atPath: witDir.string).map {
13 |             witDir.appending(subpath: $0)
   |                    `- warning: 'appending(subpath:)' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
14 |         }
15 |         let outputFile = context.pluginWorkDirectory.appending("GeneratedOverlay", "\(target.name)Overlay.swift")
/host/spi-builder-workspace/Plugins/WITOverlayPlugin/Plugin.swift:15:34: warning: 'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL' [#DeprecatedDeclaration]
13 |             witDir.appending(subpath: $0)
14 |         }
15 |         let outputFile = context.pluginWorkDirectory.appending("GeneratedOverlay", "\(target.name)Overlay.swift")
   |                                  |- warning: 'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL' [#DeprecatedDeclaration]
   |                                  `- note: use 'pluginWorkDirectoryURL' instead
16 |         let command = Command.buildCommand(
17 |             displayName: "Generating WIT overlay for \(target.name)",
/host/spi-builder-workspace/Plugins/WITOverlayPlugin/Plugin.swift:15:54: warning: 'appending' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
13 |             witDir.appending(subpath: $0)
14 |         }
15 |         let outputFile = context.pluginWorkDirectory.appending("GeneratedOverlay", "\(target.name)Overlay.swift")
   |                                                      `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
16 |         let command = Command.buildCommand(
17 |             displayName: "Generating WIT overlay for \(target.name)",
/host/spi-builder-workspace/Plugins/WITOverlayPlugin/Plugin.swift:16:31: warning: 'buildCommand(displayName:executable:arguments:environment:inputFiles:outputFiles:)' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
14 |         }
15 |         let outputFile = context.pluginWorkDirectory.appending("GeneratedOverlay", "\(target.name)Overlay.swift")
16 |         let command = Command.buildCommand(
   |                               `- warning: 'buildCommand(displayName:executable:arguments:environment:inputFiles:outputFiles:)' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
17 |             displayName: "Generating WIT overlay for \(target.name)",
18 |             executable: witTool,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[3/3] Compiling plugin WITOverlayPlugin
[4/4] Compiling plugin GenerateManual
[5/5] Compiling plugin GenerateDoccReference
Building for debugging...
[5/84] Write sources
[11/84] Compiling CSystemExtras CSystemExtras.c
[11/84] Compiling _CabiShims shims.c
[13/84] Write sources
[40/84] Compiling CNIOWindows WSAStartup.c
[41/84] Compiling CNIOWindows shim.c
[42/84] Compiling _AtomicsShims.c
[43/84] Compiling CNIOWASI CNIOWASI.c
[43/84] Compiling CSystem shims.c
[45/84] Write swift-version-24593BA9C3E375BF.txt
[46/84] Compiling _CWasmKit _CWasmKit.c
[46/84] Compiling CNIOLinux shim.c
[46/84] Compiling CNIOLinux liburing_shims.c
[48/84] Compiling CNIOPosix event_loop_id.c
[50/84] Compiling CNIODarwin shim.c
[51/84] Compiling CNIOOpenBSD shim.c
[53/155] Emitting module SystemPackage
[53/159] Compiling c-nioatomics.c
[55/159] Emitting module WIT
[55/168] Compiling c-atomics.c
[57/186] Emitting module InternalCollectionsUtilities
[58/188] Compiling InternalCollectionsUtilities _SortedCollection.swift
[59/188] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[60/188] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[61/188] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[62/188] Compiling InternalCollectionsUtilities Integer rank.swift
[63/188] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[64/188] Compiling InternalCollectionsUtilities UInt+reversed.swift
[65/188] Compiling InternalCollectionsUtilities Debugging.swift
[66/188] Compiling InternalCollectionsUtilities Descriptions.swift
[67/188] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[68/188] Compiling InternalCollectionsUtilities String+Padding.swift
[69/188] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[70/188] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[71/188] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[72/188] Compiling InternalCollectionsUtilities Span+Extras.swift
[79/188] Compiling WIT ParseTypes.swift
[80/188] Compiling WIT ParseWorld.swift
[81/188] Compiling WIT Parser.swift
[83/188] Compiling SystemPackage Exports.swift
[84/188] Compiling SystemPackage Mocking.swift
[86/188] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[87/188] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[88/188] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[89/188] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[95/188] Compiling Logging LogEvent.swift
[96/188] Compiling SystemPackage SystemString.swift
[97/188] Compiling SystemPackage Util+StringArray.swift
[98/188] Compiling SystemPackage Util.swift
[99/188] Compiling SystemPackage UtilConsumers.swift
[100/188] Emitting module WITExtractor
[103/189] Emitting module _NIOBase64
[104/189] Compiling _NIOBase64 Base64.swift
[119/191] Compiling WasmTypes WasmTypes.swift
[122/191] Compiling _NIODataStructures _TinyArray.swift
[123/191] Compiling _NIODataStructures PriorityQueue.swift
[124/191] Emitting module WasmTypes
[125/191] Compiling WITExtractor TypeMapping.swift
[126/191] Compiling WITExtractor WITBuilder.swift
[127/191] Compiling WasmTypes GuestMemory.swift
[129/199] Compiling WITExtractor ConvertCase.swift
[130/199] Compiling WITExtractor SourcePrinter.swift
[130/199] Wrapping AST for WITOverlayGenerator for debugging
[132/232] Compiling ContainersPreview Drain+Reduce.swift
[133/232] Compiling ContainersPreview Drain.swift
[134/232] Compiling ContainersPreview Producer+Collect.swift
[135/232] Compiling ContainersPreview Producer+Filter.swift
[136/232] Compiling ContainersPreview Producer+Map.swift
[137/232] Compiling ContainersPreview Producer+Reduce.swift
[138/232] Compiling ContainersPreview Producer.swift
[139/232] Compiling ContainersPreview Borrow.swift
[140/236] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[141/236] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[142/236] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[143/236] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[144/236] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[145/236] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[146/236] Compiling ContainersPreview BorrowingSequence.swift
[147/236] Compiling ContainersPreview BidirectionalContainer.swift
[148/236] Compiling ContainersPreview Container+Filter.swift
[149/236] Compiling ContainersPreview Container+SpanwiseZip.swift
[150/236] Compiling ContainersPreview RandomAccessContainer.swift
[151/236] Compiling ContainersPreview RangeExpression2.swift
[152/236] Compiling ContainersPreview RangeReplaceableContainer.swift
[153/236] Compiling ContainersPreview Drain+Map.swift
[154/236] Compiling ContainersPreview Container.swift
[155/236] Compiling ContainersPreview ContainerIterator.swift
[156/236] Compiling ContainersPreview DynamicContainer.swift
[157/236] Compiling ContainersPreview MutableContainer.swift
[158/236] Compiling ContainersPreview PermutableContainer.swift
[159/236] Compiling ContainersPreview Box.swift
[160/236] Compiling ContainersPreview Inout.swift
[161/236] Compiling ContainersPreview InputSpan.swift
[162/236] Compiling ContainersPreview Shared.swift
[162/236] Wrapping AST for WITExtractor for debugging
[164/236] Emitting module ContainersPreview
[165/236] Compiling ContainersPreview OutputSpan+Extras.swift
[166/236] Compiling ContainersPreview TemporaryAllocation.swift
[167/236] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[168/236] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[169/236] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[187/237] Compiling Logging MetadataProvider.swift
[188/237] Compiling Logging Locks.swift
[189/237] Emitting module Logging
[190/238] Compiling NIOConcurrencyHelpers lock.swift
[191/238] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[193/238] Compiling NIOConcurrencyHelpers NIOLock.swift
[193/245] Wrapping AST for WIT for debugging
[195/267] Emitting module _NIODataStructures
[196/267] Compiling _NIODataStructures Heap.swift
[196/279] Wrapping AST for WITTool for debugging
[198/279] Emitting module NIOConcurrencyHelpers
[199/290] Wrapping AST for ArgumentParserToolInfo for debugging
[201/296] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[201/296] Wrapping AST for ArgumentParser for debugging
[202/296] Write Objects.LinkFileList
[204/296] Compiling DequeModule Deque+Descriptions.swift
[205/296] Compiling DequeModule Deque+Equatable.swift
[206/296] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[207/296] Compiling WasmParser BinaryInstructionDecoder.swift
[208/296] Compiling WasmParser InstructionVisitor.swift
[209/296] Compiling DequeModule Deque+Testing.swift
[210/297] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[211/297] Compiling NIOConcurrencyHelpers atomics.swift
[212/298] Compiling DequeModule UniqueDeque+Consumption.swift
[213/298] Compiling DequeModule UniqueDeque+Container.swift
[214/298] Compiling DequeModule UniqueDeque+Descriptions.swift
[215/298] Compiling DequeModule UniqueDeque+Equatable.swift
[216/298] Compiling DequeModule UniqueDeque+Experimental.swift
[218/303] Wrapping AST for WasmTypes for debugging
[219/327] Wrapping AST for WIT for debugging
[221/327] Compiling WITExtractor WITExtractor.swift
[222/327] Compiling SystemExtras Exports.swift
/host/spi-builder-workspace/Sources/SystemExtras/Vendor/Exports.swift:145:10: warning: 'init(validatingUTF8:)' is deprecated: replaced by 'String.init(validatingCString:)' [#DeprecatedDeclaration]
143 |
144 |     #else
145 |     self.init(validatingUTF8: platformString)
    |          |- warning: 'init(validatingUTF8:)' is deprecated: replaced by 'String.init(validatingCString:)' [#DeprecatedDeclaration]
    |          `- note: use 'String.init(validatingCString:)' instead
146 |     #endif
147 |   }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[223/327] Compiling SystemExtras Syscalls.swift
[223/328] Wrapping AST for SystemPackage for debugging
[224/328] Write sources
[227/328] Compiling SystemExtras Utils.swift
[228/328] Compiling WITExtractor SourceSummary.swift
[229/328] Compiling WITExtractor SwiftAPIDigester.swift
[230/329] Compiling DequeModule UniqueDeque+Hashable.swift
[231/329] Compiling DequeModule UniqueDeque+Initializers.swift
[232/329] Compiling DequeModule UniqueDeque+Insertions.swift
[233/329] Compiling DequeModule UniqueDeque+Prepend.swift
[234/329] Compiling DequeModule UniqueDeque+Removals.swift
[235/329] Compiling SystemExtras WindowsSyscallAdapter.swift
[235/330] Linking WITTool-tool
[236/330] Write sources
[239/347] Compiling SystemExtras Clock.swift
[240/347] Compiling DequeModule RigidDeque+Equatable.swift
[241/347] Compiling DequeModule RigidDeque+Experimental.swift
[242/347] Compiling DequeModule RigidDeque+Hashable.swift
[243/347] Compiling DequeModule RigidDeque+Initializers.swift
[244/347] Compiling DequeModule RigidDeque+Insertions.swift
[245/347] Compiling DequeModule RigidDeque+Prepend.swift
[245/349] Wrapping AST for WITExtractor for debugging
[247/349] Compiling WasmParser LEB.swift
[248/350] Compiling Logging LogHandler.swift
[249/350] Compiling Logging Logging.swift
[251/351] Emitting module SystemExtras
[252/351] Compiling DequeModule RigidDeque+Removals.swift
[253/351] Compiling DequeModule RigidDeque+Replacements.swift
[254/351] Compiling DequeModule RigidDeque+Testing.swift
[255/351] Compiling DequeModule RigidDeque.swift
[256/351] Compiling DequeModule UniqueDeque+Append.swift
[257/351] Compiling SystemExtras FileAtOperations.swift
[258/351] Compiling SystemExtras Constants.swift
[259/351] Compiling SystemExtras FileOperations.swift
[261/352] Compiling Atomics AtomicStorage.swift
[262/352] Compiling Atomics AtomicValue.swift
[263/352] Compiling Atomics AtomicMemoryOrderings.swift
[264/352] Compiling Atomics DoubleWord.swift
[264/354] Wrapping AST for SystemExtras for debugging
[266/366] Compiling Atomics IntegerOperations.swift
[267/366] Compiling Atomics Unmanaged extensions.swift
[268/366] Compiling WITOverlayGenerator TypeAccessory.swift
[269/369] Compiling WASI Clock.swift
[270/369] Compiling WASI FileSystem.swift
[271/369] Compiling WASI GuestMemorySupport.swift
[275/369] Compiling WASI Directory.swift
[276/369] Compiling Atomics UnsafeAtomic.swift
[277/369] Compiling Atomics UnsafeAtomicLazyReference.swift
[278/369] Compiling Atomics ManagedAtomic.swift
[279/369] Compiling Atomics ManagedAtomicLazyReference.swift
[280/369] Compiling Atomics AtomicInteger.swift
[281/369] Compiling Atomics AtomicOptionalWrappable.swift
[282/369] Compiling Atomics AtomicReference.swift
[283/369] Emitting module WITOverlayGenerator
[284/369] Compiling WASI RandomBufferGenerator.swift
[285/369] Compiling WASI OpenParent.swift
[286/370] Compiling WASI Open.swift
[298/370] Compiling WASI PlatformTypes.swift
[299/370] Compiling WASI SandboxPrimitives.swift
[306/370] Compiling WASI Entry.swift
[307/370] Compiling WASI File.swift
[308/370] Compiling Atomics PointerConformances.swift
[309/370] Compiling Atomics Primitives.native.swift
[315/370] Compiling WITOverlayGenerator GuestPrelude.swift
[316/370] Compiling WITOverlayGenerator GuestWorldGenerator.swift
[317/370] Compiling WITOverlayGenerator HostExportFunction.swift
[318/370] Compiling WasmParser WasmTypes.swift
[319/370] Emitting module WasmParser
[335/370] Emitting module WASI
[336/370] Emitting module ArgumentParserToolInfo
[337/370] Compiling ArgumentParserToolInfo ToolInfo.swift
[338/371] Compiling WITOverlayGenerator TypeDefinition.swift
[339/371] Compiling WITOverlayGenerator TypeGenerator.swift
[340/371] Compiling WITOverlayGenerator WITOverlayGen.swift
[342/372] Wrapping AST for ArgumentParserToolInfo for debugging
[343/372] Wrapping AST for WITOverlayGenerator for debugging
[345/418] Compiling WasmParser Stream.swift
[346/418] Compiling WasmParser ByteStream.swift
[347/418] Compiling WasmParser ParsingLimits.swift
[348/418] Compiling WasmParser WasmParser.swift
[349/418] Compiling WasmParser FileHandleStream.swift
[350/419] Wrapping AST for WasmParser for debugging
[352/463] Emitting module Atomics
[353/463] Compiling WasmKit Debugger.swift
[354/463] Compiling WasmKit DebuggerInstructionMapping.swift
[355/463] Compiling WasmKit DispatchInstruction.swift
[356/464] Compiling WAT Parser.swift
[358/465] Emitting module WasmKit
[359/469] Compiling WAT WastParser.swift
[360/469] Emitting module DequeModule
[361/469] Compiling WasmKit Runtime.swift
[362/469] Compiling WasmKit SignpostTracer.swift
[363/469] Compiling WasmKit Store.swift
[364/469] Compiling WasmKit StoreAllocator.swift
[365/469] Compiling WAT WAT.swift
[366/469] Compiling WAT ExpressionParser.swift
[367/469] Compiling WAT WatParser.swift
[368/469] Compiling WasmKit Misc.swift
[369/469] Compiling WasmKit Table.swift
[370/469] Compiling WasmKit NameRegistry.swift
[371/469] Compiling WasmKit Profiler.swift
[372/469] Compiling ArgumentParser InputOrigin.swift
[373/469] Compiling ArgumentParser Name.swift
[374/469] Compiling ArgumentParser Parsed.swift
[375/469] Compiling ArgumentParser ParsedValues.swift
[376/469] Compiling ArgumentParser ParserError.swift
[378/534] Compiling NIOCore BSDSocketAPI.swift
[379/534] Compiling NIOCore ByteBuffer-aux.swift
[380/534] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[381/534] Compiling NIOCore ByteBuffer-conversions.swift
[382/534] Compiling NIOCore ByteBuffer-core.swift
[383/534] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[384/534] Compiling NIOCore ByteBuffer-views.swift
[385/534] Compiling NIOCore Channel.swift
[386/534] Compiling NIOCore ChannelHandler.swift
[387/534] Compiling NIOCore AddressedEnvelope.swift
[388/534] Compiling NIOCore AsyncAwaitSupport.swift
[389/534] Emitting module WAT
[390/534] Compiling NIOCore AsyncChannel.swift
[391/534] Compiling NIOCore AsyncChannelHandler.swift
[392/534] Compiling NIOCore AsyncChannelInboundStream.swift
[393/534] Compiling NIOCore AsyncChannelOutboundWriter.swift
[395/535] Compiling WASI WASI.swift
[396/536] Wrapping AST for WAT for debugging
[397/536] Wrapping AST for WASI for debugging
[399/536] Compiling NIOCore DeadChannel.swift
[400/536] Compiling NIOCore DispatchQueue+WithFuture.swift
[401/536] Compiling NIOCore EventLoop+Deprecated.swift
[402/536] Compiling NIOCore EventLoop+SerialExecutor.swift
[403/536] Compiling NIOCore EventLoop.swift
[404/536] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[407/542] Compiling NIOCore ByteBuffer-hex.swift
[408/542] Compiling NIOCore ByteBuffer-int.swift
[409/542] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[410/542] Compiling NIOCore EventLoopFuture+Deprecated.swift
[411/542] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[412/542] Compiling ArgumentParser Tree.swift
[413/542] Compiling ArgumentParser CodingKeyValidator.swift
[414/542] Compiling ArgumentParser NonsenseFlagsValidator.swift
[415/542] Compiling ArgumentParser ParsableArgumentsValidation.swift
[416/542] Compiling ArgumentParser PositionalArgumentsValidator.swift
[417/542] Compiling ArgumentParser UniqueNamesValidator.swift
[418/542] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[419/542] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[420/542] Compiling NIOCore RecvByteBufferAllocator.swift
[427/550] Compiling NIOCore NIOAsyncSequenceProducer.swift
[428/550] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[429/550] Compiling NIOCore NIOAsyncWriter.swift
[430/550] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[437/550] Emitting module ArgumentParser
[438/550] Compiling NIOCore ByteBuffer-multi-int.swift
[443/550] Compiling NIOCore ChannelHandlers.swift
[444/550] Compiling NIOCore ChannelInvoker.swift
[445/550] Compiling NIOCore ChannelOption.swift
[446/550] Compiling NIOCore ChannelPipeline.swift
[447/550] Compiling NIOCore CircularBuffer.swift
[448/550] Compiling NIOCore Codec.swift
[449/550] Compiling NIOCore ConvenienceOptionSupport.swift
[450/550] Compiling NIOCore EventLoopFuture.swift
[451/550] Compiling NIOCore FileDescriptor.swift
[452/550] Compiling NIOCore FileHandle.swift
[453/550] Compiling NIOCore FileRegion.swift
[454/550] Compiling NIOCore GlobalSingletons.swift
[455/550] Compiling NIOCore IO.swift
[456/550] Compiling NIOCore IOData.swift
[457/550] Compiling NIOCore IPProtocol.swift
[458/550] Compiling NIOCore IntegerBitPacking.swift
[459/550] Compiling NIOCore IntegerTypes.swift
[460/550] Compiling NIOCore Interfaces.swift
[461/550] Compiling NIOCore Linux.swift
[462/550] Compiling NIOCore MarkedCircularBuffer.swift
[463/550] Compiling NIOCore MulticastChannel.swift
[464/550] Compiling NIOCore NIOAny.swift
[465/550] Compiling NIOCore NIOCloseOnErrorHandler.swift
[488/551] Wrapping AST for ArgumentParser for debugging
[490/554] Compiling WITTool Utilities.swift
[491/554] Emitting module WITTool
[492/554] Compiling WITTool WITTool.swift
[493/555] Wrapping AST for WITTool for debugging
[494/555] Write Objects.LinkFileList
[496/555] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[497/555] Compiling NIOCore SocketAddresses.swift
[498/555] Compiling NIOCore SocketOptionProvider.swift
[499/555] Compiling NIOCore SystemCallHelpers.swift
[500/555] Compiling NIOCore TimeAmount+Duration.swift
[501/555] Compiling NIOCore TypeAssistedChannelHandler.swift
[502/555] Compiling NIOCore UniversalBootstrapSupport.swift
[503/555] Compiling NIOCore Utilities.swift
[540/556] Wrapping AST for WasmKit for debugging
[542/560] Emitting module WasmKitWASI
[543/560] Compiling WasmKitWASI WASIBridgeToHost+WasmKit.swift
[543/561] Linking WITTool.wasm
[546/561] Emitting module WasmKitFuzzing
[547/561] Compiling WasmKitFuzzing WasmKitFuzzing.swift
[547/561] Wrapping AST for WasmKitWASI for debugging
[550/569] Compiling CLI DebuggerServer.swift
[551/569] Emitting module CLI
[552/569] Compiling CLI CLI.swift
[553/569] Compiling CLI Explore.swift
[554/569] Compiling CLI Wat2wasm.swift
[555/569] Compiling CLI Parse.swift
[556/569] Compiling CLI Run.swift
[557/570] Wrapping AST for CLI for debugging
[558/570] Write Objects.LinkFileList
[559/570] Linking wasmkit-cli.wasm
[570/570] Emitting module NIOCore
error: emit-module command failed with exit code 1 (use -v to see invocation)
[572/627] Emitting module NIOPosix
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:11: error: cannot find type 'BaseSocketChannel' in scope
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
18 |     /// The underlying transport type backing this channel.
19 |     typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:11: error: cannot find type 'BaseSocketChannel' in scope
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
28 |     /// The underlying transport type backing this channel.
29 |     typealias Transport = NIOBSDSocket.PipeHandle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:42:11: error: cannot find type 'SocketChannel' in scope
40 | }
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'SocketChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:43:11: error: cannot find type 'ServerSocketChannel' in scope
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'ServerSocketChannel' in scope
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:44:11: error: cannot find type 'DatagramChannel' in scope
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'DatagramChannel' in scope
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:45:11: error: cannot find type 'PipeChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'PipeChannel' in scope
46 |
[573/633] Compiling NIOPosix HappyEyeballs.swift
[574/633] Compiling NIOPosix IO.swift
[575/633] Compiling NIOPosix IntegerBitPacking.swift
[576/633] Compiling NIOPosix IntegerTypes.swift
[577/633] Compiling NIOPosix Linux.swift
[578/633] Compiling NIOPosix LinuxCPUSet.swift
[579/633] Compiling NIOPosix LinuxUring.swift
[580/633] Compiling NIOPosix BSDSocketAPICommon.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:11: error: cannot find type 'BaseSocketChannel' in scope
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
18 |     /// The underlying transport type backing this channel.
19 |     typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:11: error: cannot find type 'BaseSocketChannel' in scope
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
28 |     /// The underlying transport type backing this channel.
29 |     typealias Transport = NIOBSDSocket.PipeHandle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:42:11: error: cannot find type 'SocketChannel' in scope
40 | }
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'SocketChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:43:11: error: cannot find type 'ServerSocketChannel' in scope
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'ServerSocketChannel' in scope
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:44:11: error: cannot find type 'DatagramChannel' in scope
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'DatagramChannel' in scope
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:45:11: error: cannot find type 'PipeChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'PipeChannel' in scope
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
   |                             `- error: 'where' clause cannot be applied to a non-generic top-level declaration
18 |     /// The underlying transport type backing this channel.
19 |     typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
   |                             `- error: 'where' clause cannot be applied to a non-generic top-level declaration
28 |     /// The underlying transport type backing this channel.
29 |     typealias Transport = NIOBSDSocket.PipeHandle
[581/633] Compiling NIOPosix BSDSocketAPIPosix.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:11: error: cannot find type 'BaseSocketChannel' in scope
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
18 |     /// The underlying transport type backing this channel.
19 |     typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:11: error: cannot find type 'BaseSocketChannel' in scope
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
28 |     /// The underlying transport type backing this channel.
29 |     typealias Transport = NIOBSDSocket.PipeHandle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:42:11: error: cannot find type 'SocketChannel' in scope
40 | }
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'SocketChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:43:11: error: cannot find type 'ServerSocketChannel' in scope
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'ServerSocketChannel' in scope
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:44:11: error: cannot find type 'DatagramChannel' in scope
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'DatagramChannel' in scope
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:45:11: error: cannot find type 'PipeChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'PipeChannel' in scope
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
   |                             `- error: 'where' clause cannot be applied to a non-generic top-level declaration
18 |     /// The underlying transport type backing this channel.
19 |     typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
   |                             `- error: 'where' clause cannot be applied to a non-generic top-level declaration
28 |     /// The underlying transport type backing this channel.
29 |     typealias Transport = NIOBSDSocket.PipeHandle
[582/633] Compiling NIOPosix BSDSocketAPIWindows.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:11: error: cannot find type 'BaseSocketChannel' in scope
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
18 |     /// The underlying transport type backing this channel.
19 |     typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:11: error: cannot find type 'BaseSocketChannel' in scope
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
28 |     /// The underlying transport type backing this channel.
29 |     typealias Transport = NIOBSDSocket.PipeHandle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:42:11: error: cannot find type 'SocketChannel' in scope
40 | }
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'SocketChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:43:11: error: cannot find type 'ServerSocketChannel' in scope
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'ServerSocketChannel' in scope
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:44:11: error: cannot find type 'DatagramChannel' in scope
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'DatagramChannel' in scope
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:45:11: error: cannot find type 'PipeChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'PipeChannel' in scope
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
   |                             `- error: 'where' clause cannot be applied to a non-generic top-level declaration
18 |     /// The underlying transport type backing this channel.
19 |     typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
   |                             `- error: 'where' clause cannot be applied to a non-generic top-level declaration
28 |     /// The underlying transport type backing this channel.
29 |     typealias Transport = NIOBSDSocket.PipeHandle
[583/633] Compiling NIOPosix BaseSocket.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:11: error: cannot find type 'BaseSocketChannel' in scope
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
18 |     /// The underlying transport type backing this channel.
19 |     typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:11: error: cannot find type 'BaseSocketChannel' in scope
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
28 |     /// The underlying transport type backing this channel.
29 |     typealias Transport = NIOBSDSocket.PipeHandle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:42:11: error: cannot find type 'SocketChannel' in scope
40 | }
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'SocketChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:43:11: error: cannot find type 'ServerSocketChannel' in scope
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'ServerSocketChannel' in scope
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:44:11: error: cannot find type 'DatagramChannel' in scope
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'DatagramChannel' in scope
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:45:11: error: cannot find type 'PipeChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'PipeChannel' in scope
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
   |                             `- error: 'where' clause cannot be applied to a non-generic top-level declaration
18 |     /// The underlying transport type backing this channel.
19 |     typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
   |                             `- error: 'where' clause cannot be applied to a non-generic top-level declaration
28 |     /// The underlying transport type backing this channel.
29 |     typealias Transport = NIOBSDSocket.PipeHandle
[584/633] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:11: error: cannot find type 'BaseSocketChannel' in scope
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
18 |     /// The underlying transport type backing this channel.
19 |     typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:11: error: cannot find type 'BaseSocketChannel' in scope
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
28 |     /// The underlying transport type backing this channel.
29 |     typealias Transport = NIOBSDSocket.PipeHandle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:42:11: error: cannot find type 'SocketChannel' in scope
40 | }
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'SocketChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:43:11: error: cannot find type 'ServerSocketChannel' in scope
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'ServerSocketChannel' in scope
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:44:11: error: cannot find type 'DatagramChannel' in scope
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'DatagramChannel' in scope
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:45:11: error: cannot find type 'PipeChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'PipeChannel' in scope
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
   |                             `- error: 'where' clause cannot be applied to a non-generic top-level declaration
18 |     /// The underlying transport type backing this channel.
19 |     typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
   |                             `- error: 'where' clause cannot be applied to a non-generic top-level declaration
28 |     /// The underlying transport type backing this channel.
29 |     typealias Transport = NIOBSDSocket.PipeHandle
[585/633] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:11: error: cannot find type 'BaseSocketChannel' in scope
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
18 |     /// The underlying transport type backing this channel.
19 |     typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:11: error: cannot find type 'BaseSocketChannel' in scope
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
28 |     /// The underlying transport type backing this channel.
29 |     typealias Transport = NIOBSDSocket.PipeHandle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:42:11: error: cannot find type 'SocketChannel' in scope
40 | }
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'SocketChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:43:11: error: cannot find type 'ServerSocketChannel' in scope
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'ServerSocketChannel' in scope
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:44:11: error: cannot find type 'DatagramChannel' in scope
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'DatagramChannel' in scope
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:45:11: error: cannot find type 'PipeChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'PipeChannel' in scope
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
   |                             `- error: 'where' clause cannot be applied to a non-generic top-level declaration
18 |     /// The underlying transport type backing this channel.
19 |     typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
   |                             `- error: 'where' clause cannot be applied to a non-generic top-level declaration
28 |     /// The underlying transport type backing this channel.
29 |     typealias Transport = NIOBSDSocket.PipeHandle
[586/633] Compiling NIOPosix BaseSocketChannel.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:11: error: cannot find type 'BaseSocketChannel' in scope
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
18 |     /// The underlying transport type backing this channel.
19 |     typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:11: error: cannot find type 'BaseSocketChannel' in scope
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
28 |     /// The underlying transport type backing this channel.
29 |     typealias Transport = NIOBSDSocket.PipeHandle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:42:11: error: cannot find type 'SocketChannel' in scope
40 | }
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'SocketChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:43:11: error: cannot find type 'ServerSocketChannel' in scope
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'ServerSocketChannel' in scope
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:44:11: error: cannot find type 'DatagramChannel' in scope
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'DatagramChannel' in scope
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:45:11: error: cannot find type 'PipeChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'PipeChannel' in scope
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
   |                             `- error: 'where' clause cannot be applied to a non-generic top-level declaration
18 |     /// The underlying transport type backing this channel.
19 |     typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
   |                             `- error: 'where' clause cannot be applied to a non-generic top-level declaration
28 |     /// The underlying transport type backing this channel.
29 |     typealias Transport = NIOBSDSocket.PipeHandle
[587/633] Compiling NIOPosix BaseStreamSocketChannel.swift
[588/633] Compiling NIOPosix Bootstrap.swift
[589/633] Compiling NIOPosix ControlMessage.swift
[590/633] Compiling NIOPosix DatagramVectorReadManager.swift
[591/633] Compiling NIOPosix Errors+Any.swift
[592/633] Compiling NIOPosix FileDescriptor.swift
[593/633] Compiling NIOPosix GetaddrinfoResolver.swift
[594/633] Compiling GDBRemoteProtocol GDBPacket.swift
[595/633] Compiling NIOPosix PipePair.swift
[596/633] Compiling NIOPosix Pool.swift
[597/633] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[598/633] Compiling NIOPosix PosixSingletons.swift
[599/633] Compiling NIOPosix RawSocketBootstrap.swift
[600/633] Compiling NIOPosix Resolver.swift
[601/633] Compiling NIOPosix Selectable.swift
[602/633] Compiling NIOPosix ServerSocket.swift
[603/633] Compiling NIOPosix Socket.swift
[604/633] Compiling NIOPosix SocketChannel.swift
[605/633] Compiling NIOPosix SocketProtocols.swift
[606/633] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[607/633] Compiling NIOPosix System.swift
[608/633] Compiling NIOPosix Thread.swift
[609/633] Compiling NIOPosix SelectableChannel.swift
[610/633] Compiling NIOPosix SelectableEventLoop.swift
[611/633] Compiling NIOPosix SelectorEpoll.swift
[612/633] Compiling NIOPosix SelectorGeneric.swift
[613/633] Compiling NIOPosix SelectorKqueue.swift
[614/633] Compiling NIOPosix SelectorUring.swift
[615/633] Compiling NIOPosix SelectorWSAPoll.swift
[616/633] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[617/633] Compiling NIOPosix NIOPosixSendableMetatype.swift
[618/633] Compiling NIOPosix NIOThreadPool.swift
[619/633] Compiling NIOPosix NonBlockingFileIO.swift
[620/633] Compiling NIOPosix PendingDatagramWritesManager.swift
[621/633] Compiling NIOPosix PendingWritesManager.swift
[622/633] Compiling NIOPosix PipeChannel.swift
[623/633] Compiling NIOPosix ThreadPosix.swift
[624/633] Compiling NIOPosix ThreadWindows.swift
[625/633] Compiling NIOPosix Utilities.swift
[626/633] Compiling NIOPosix VsockAddress.swift
[627/633] Compiling NIOPosix VsockChannelEvents.swift
[628/633] Compiling NIOPosix Windows.swift
BUILD FAILURE 6.3 wasm