Build Information
Failed to build WasmKit, reference 0.2.2 (5c3890), with Swift 6.2 for Wasm on 29 Apr 2026 06:51:18 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1Build 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.2
Building package at path: $PWD
https://github.com/swiftwasm/WasmKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1
wasm-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:2a8b2d9e022a9894c61e0736af7cdaa1ee64c002dbb133a55c0d7e8980b3ad16
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-system
Fetching https://github.com/apple/swift-nio
Fetching https://github.com/apple/swift-log
[1/17486] Fetching swift-argument-parser
[876/24212] Fetching swift-argument-parser, swift-log
[1011/29813] Fetching swift-argument-parser, swift-log, swift-system
Fetched https://github.com/apple/swift-log from cache (0.61s)
[22388/23087] Fetching swift-argument-parser, swift-system
[22739/106298] Fetching swift-argument-parser, swift-system, swift-nio
Fetched https://github.com/apple/swift-system from cache (10.02s)
Fetched https://github.com/apple/swift-argument-parser from cache (10.03s)
Fetched https://github.com/apple/swift-nio from cache (10.14s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.4 (10.65s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.48s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.12.0 (0.41s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.99.0 (1.14s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
[1821/25620] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.52s)
Fetched https://github.com/apple/swift-collections.git from cache (1.56s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.01s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.74s)
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-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-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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.12.0
[0/15] Write sources
[6/15] Write swift-version-24593BA9C3E375BF.txt
[8/48] Emitting module WIT
[9/51] Compiling WIT ParseTypes.swift
[10/51] Compiling WIT ParseWorld.swift
[11/51] Compiling WIT Parser.swift
[12/51] Compiling WIT Type.swift
[13/51] Compiling WIT Validation.swift
[14/51] Compiling WIT SyntaxNode.swift
[15/51] Compiling WIT ParseFunctionDecl.swift
[16/51] Compiling WIT ParseInterface.swift
[17/51] Compiling WIT ParseTop.swift
[18/51] Emitting module WITExtractor
[19/52] Compiling WITExtractor WITBuilder.swift
[20/52] Compiling WITExtractor TypeMapping.swift
[21/52] Compiling WITExtractor ConvertCase.swift
[22/52] Compiling WITExtractor SourceSummary.swift
[23/52] Compiling WITExtractor SourcePrinter.swift
[24/52] Compiling WIT CanonicalDeallocation.swift
[25/52] Compiling WIT CanonicalLifting.swift
[26/52] Compiling ArgumentParserToolInfo ToolInfo.swift
[27/52] Emitting module ArgumentParserToolInfo
[28/53] Wrapping AST for ArgumentParserToolInfo for debugging
[30/99] Compiling ArgumentParser ArgumentHelp.swift
[31/99] Compiling ArgumentParser ParentCommand.swift
[32/99] Compiling ArgumentParser AsyncParsableCommand.swift
[33/99] Compiling ArgumentParser BashCompletionsGenerator.swift
[34/99] Compiling ArgumentParser CompletionsGenerator.swift
[35/99] Compiling ArgumentParser FishCompletionsGenerator.swift
[36/99] Compiling ArgumentParser ExpressibleByArgument.swift
[37/99] Compiling ArgumentParser ParsableArguments.swift
[38/99] Compiling ArgumentParser InputOrigin.swift
[39/99] Compiling ArgumentParser ZshCompletionsGenerator.swift
[40/99] Compiling ArgumentParser Argument.swift
[41/99] Compiling ArgumentParser ArgumentDiscussion.swift
[42/99] Compiling WITExtractor WITExtractor.swift
[43/99] Compiling WITExtractor SwiftAPIDigester.swift
[45/100] Compiling ArgumentParser CommandConfiguration.swift
[46/100] Compiling ArgumentParser CommandGroup.swift
[47/100] Compiling ArgumentParser EnumerableFlag.swift
[48/101] Wrapping AST for WITExtractor for debugging
[49/101] Wrapping AST for WIT 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 ConvertCase.swift
[58/128] Compiling WITOverlayGenerator SwiftName.swift
[59/128] Compiling WITOverlayGenerator TypeName.swift
[60/128] Compiling WITOverlayGenerator GuestPrelude.swift
[61/128] Compiling WITOverlayGenerator GuestWorldGenerator.swift
[62/128] Compiling WITOverlayGenerator HostExportFunction.swift
[63/128] Compiling WITOverlayGenerator DefinitionMapping.swift
[64/128] Compiling WITOverlayGenerator GuestExportFunction.swift
[65/128] Compiling WITOverlayGenerator GuestExportInterface.swift
[66/128] Compiling ArgumentParser Foundation.swift
[67/128] Compiling ArgumentParser Mutex.swift
[68/128] Compiling ArgumentParser Platform.swift
[69/128] Compiling ArgumentParser SequenceExtensions.swift
[70/128] Compiling ArgumentParser StringExtensions.swift
[71/128] Compiling ArgumentParser SwiftExtensions.swift
[72/134] Emitting module WITOverlayGenerator
[73/134] Compiling WITOverlayGenerator CanonicalName.swift
[74/134] Compiling WITOverlayGenerator CanonicalOperation.swift
[75/134] Compiling WITOverlayGenerator SignatureTranslation.swift
[76/134] Compiling WITOverlayGenerator StaticCanonicalDeallocation.swift
[77/134] Compiling WITOverlayGenerator StaticCanonicalLifting.swift
[78/134] Compiling WITOverlayGenerator StaticCanonicalLoading.swift
[79/134] Compiling WITOverlayGenerator StaticCanonicalLowering.swift
[80/134] Compiling WITOverlayGenerator StaticCanonicalStoring.swift
[81/134] Compiling WITOverlayGenerator TypeDefinition.swift
[82/134] Compiling WITOverlayGenerator TypeGenerator.swift
[83/134] Compiling WITOverlayGenerator WITOverlayGen.swift
[84/135] Wrapping AST for WITOverlayGenerator for debugging
[92/135] Compiling ArgumentParser Tree.swift
[93/135] Compiling ArgumentParser CodingKeyValidator.swift
[94/135] Compiling ArgumentParser NonsenseFlagsValidator.swift
[95/135] Compiling ArgumentParser ParsableArgumentsValidation.swift
[96/135] Compiling ArgumentParser PositionalArgumentsValidator.swift
[97/135] Compiling ArgumentParser UniqueNamesValidator.swift
[98/135] Compiling ArgumentParser DumpHelpGenerator.swift
[99/135] Compiling ArgumentParser HelpCommand.swift
[100/135] Compiling ArgumentParser HelpGenerator.swift
[101/135] Compiling ArgumentParser MessageInfo.swift
[102/135] Compiling ArgumentParser UsageGenerator.swift
[103/135] Compiling ArgumentParser CollectionExtensions.swift
[104/135] Emitting module ArgumentParser
[118/135] Compiling ArgumentParser OptionGroup.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] Emitting module WITTool
[136/139] Compiling WITTool WITTool.swift
[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
[37/84] Compiling _CabiShims shims.c
[38/84] Compiling CSystemExtras CSystemExtras.c
[39/84] Compiling _CWasmKit _CWasmKit.c
[40/84] Compiling CSystem shims.c
[41/84] Compiling CNIOWindows shim.c
[41/84] Compiling _AtomicsShims.c
[41/84] Compiling CNIOWindows WSAStartup.c
[42/84] Compiling CNIOWASI CNIOWASI.c
[45/84] Compiling CNIOOpenBSD shim.c
[45/84] Compiling CNIOPosix event_loop_id.c
[45/84] Write sources
[51/84] Compiling CNIOLinux liburing_shims.c
[51/84] Compiling CNIOLinux shim.c
[53/84] Write swift-version-24593BA9C3E375BF.txt
[54/84] Compiling CNIODarwin shim.c
[55/155] Compiling c-nioatomics.c
[56/155] Compiling c-atomics.c
[58/179] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[59/179] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[60/179] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[61/179] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[62/179] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[63/179] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[64/179] Compiling InternalCollectionsUtilities Span+Extras.swift
[65/181] Compiling InternalCollectionsUtilities String+Padding.swift
[66/181] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[67/181] Emitting module InternalCollectionsUtilities
[68/181] Compiling InternalCollectionsUtilities Debugging.swift
[69/181] Compiling InternalCollectionsUtilities Descriptions.swift
[70/181] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[71/181] Compiling InternalCollectionsUtilities Integer rank.swift
[72/181] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[73/181] Compiling InternalCollectionsUtilities UInt+reversed.swift
[74/181] Emitting module WITExtractor
[75/182] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[76/182] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[77/182] Compiling _NIODataStructures PriorityQueue.swift
[78/182] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[79/182] Compiling SystemPackage RawIORequest.swift
[80/182] Compiling SystemPackage Backcompat.swift
[83/185] Compiling InternalCollectionsUtilities _SortedCollection.swift
[91/189] Compiling Logging LogEvent.swift
[98/190] Compiling WasmTypes WasmTypes.swift
[99/190] Compiling _NIOBase64 Base64.swift
[100/190] Emitting module _NIOBase64
[106/191] Emitting module SystemPackage
[114/191] Compiling WITExtractor ConvertCase.swift
[117/191] Compiling _NIODataStructures _TinyArray.swift
[118/191] Emitting module WasmTypes
[119/191] Compiling WasmTypes GuestMemory.swift
[120/192] Compiling WITExtractor TypeMapping.swift
[121/192] Compiling WITExtractor WITBuilder.swift
[123/250] Compiling Atomics IntegerConformances.swift
[124/250] Compiling Atomics PointerConformances.swift
[125/250] Compiling Atomics Primitives.native.swift
[126/250] Compiling Atomics OptionalRawRepresentable.swift
[127/250] Compiling Atomics RawRepresentable.swift
[128/254] Compiling ContainersPreview Drain+Reduce.swift
[129/254] Compiling ContainersPreview Drain.swift
[130/254] Compiling ContainersPreview Producer+Collect.swift
[131/254] Compiling ContainersPreview Producer+Filter.swift
[132/254] Compiling ContainersPreview Producer+Map.swift
[133/254] Compiling ContainersPreview Producer+Reduce.swift
[134/254] Compiling ContainersPreview Producer.swift
[135/254] Compiling ContainersPreview Borrow.swift
[136/254] Compiling ContainersPreview RandomAccessContainer.swift
[137/254] Compiling ContainersPreview RangeExpression2.swift
[138/254] Compiling ContainersPreview RangeReplaceableContainer.swift
[139/254] Compiling ContainersPreview Drain+Map.swift
[140/254] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[141/254] Compiling Atomics AtomicValue.swift
[142/254] Compiling Atomics AtomicMemoryOrderings.swift
[143/254] Compiling Atomics DoubleWord.swift
[144/254] Compiling Atomics ManagedAtomic.swift
[145/254] Compiling Atomics ManagedAtomicLazyReference.swift
[146/254] Compiling Atomics UnsafeAtomic.swift
[147/254] Compiling Atomics UnsafeAtomicLazyReference.swift
[148/254] Compiling ContainersPreview DynamicContainer.swift
[149/254] Compiling ContainersPreview MutableContainer.swift
[150/254] Compiling ContainersPreview PermutableContainer.swift
[151/254] Compiling ContainersPreview Box.swift
[152/254] Compiling ContainersPreview Inout.swift
[153/254] Compiling ContainersPreview InputSpan.swift
[154/254] Compiling ContainersPreview Shared.swift
[162/256] Emitting module ContainersPreview
[163/256] Compiling Atomics AtomicBool.swift
[164/256] Compiling Atomics AtomicInteger.swift
[165/256] Compiling Atomics AtomicOptionalWrappable.swift
[166/256] Compiling Atomics AtomicReference.swift
[167/256] Compiling Atomics AtomicStorage.swift
[177/257] Compiling Logging Locks.swift
[178/257] Emitting module Logging
[179/257] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[180/257] Compiling Atomics Unmanaged extensions.swift
[188/257] Compiling Logging MetadataProvider.swift
[189/257] Compiling NIOConcurrencyHelpers lock.swift
[190/257] Compiling NIOConcurrencyHelpers NIOLock.swift
[191/257] Emitting module _NIODataStructures
[192/257] Compiling _NIODataStructures Heap.swift
[194/298] Compiling DequeModule RigidDeque+Descriptions.swift
[195/298] Compiling DequeModule RigidDeque+Removals.swift
[196/300] Emitting module NIOConcurrencyHelpers
[197/300] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[198/300] Compiling NIOConcurrencyHelpers atomics.swift
[199/301] Compiling DequeModule Deque+Extras.swift
[200/301] Compiling DequeModule Deque+Hashable.swift
[201/301] Compiling DequeModule Deque+Testing.swift
[203/301] Compiling DequeModule Deque+Descriptions.swift
[204/301] Compiling DequeModule Deque+Equatable.swift
[205/301] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[209/301] Compiling DequeModule Deque._Storage.swift
[210/301] Compiling DequeModule Deque._UnsafeHandle.swift
[211/301] Compiling DequeModule Deque.swift
[212/301] Compiling WITExtractor WITExtractor.swift
[213/301] Compiling DequeModule Deque+Codable.swift
[214/301] Compiling DequeModule Deque+Collection.swift
[215/301] Compiling DequeModule Deque+CustomReflectable.swift
[216/301] Emitting module WIT
[217/326] Wrapping AST for WITOverlayGenerator for debugging
[219/326] Compiling WITOverlayGenerator HostWorldGenerator.swift
[220/326] Compiling WITOverlayGenerator WasmKitSourcePrinter.swift
[221/326] Compiling WITOverlayGenerator DefinitionMapping.swift
[222/326] Compiling WITOverlayGenerator GuestExportFunction.swift
[223/326] Compiling WITOverlayGenerator GuestExportInterface.swift
[224/326] Compiling WITOverlayGenerator ConvertCase.swift
[225/331] Compiling WITExtractor SourceSummary.swift
[226/331] Compiling WITExtractor SourcePrinter.swift
[227/331] Compiling WITExtractor SwiftAPIDigester.swift
[228/332] Compiling DequeModule UniqueDeque+Container.swift
[229/332] Compiling DequeModule UniqueDeque+Descriptions.swift
[230/332] Compiling DequeModule UniqueDeque+Equatable.swift
[231/332] Compiling DequeModule UniqueDeque+Experimental.swift
[232/332] Compiling DequeModule UniqueDeque+Consumption.swift
[237/332] Compiling DequeModule UniqueDeque+Hashable.swift
[238/332] Compiling DequeModule UniqueDeque+Initializers.swift
[239/332] Compiling DequeModule UniqueDeque+Insertions.swift
[240/332] Compiling DequeModule UniqueDeque+Prepend.swift
[241/332] Compiling DequeModule UniqueDeque+Removals.swift
[244/333] Compiling Logging LogHandler.swift
[245/333] Compiling Logging Logging.swift
[246/334] Compiling DequeModule RigidDeque+Equatable.swift
[247/334] Compiling DequeModule RigidDeque+Experimental.swift
[248/334] Compiling DequeModule RigidDeque+Hashable.swift
[249/334] Compiling DequeModule RigidDeque+Initializers.swift
[250/334] Compiling DequeModule RigidDeque+Insertions.swift
[251/334] Compiling DequeModule RigidDeque+Prepend.swift
[252/334] Compiling WITOverlayGenerator SwiftName.swift
[253/334] Compiling WITOverlayGenerator TypeName.swift
[254/334] Compiling WITOverlayGenerator SourcePrinter.swift
[255/334] Compiling WITOverlayGenerator InterfaceTypeGenerator.swift
[256/334] Compiling WITOverlayGenerator TypeAccessory.swift
[256/334] Wrapping AST for WITExtractor for debugging
[258/335] Wrapping AST for WIT for debugging
[259/337] Wrapping AST for WITTool for debugging
[260/351] Wrapping AST for ArgumentParserToolInfo for debugging
[261/351] Wrapping AST for ArgumentParser for debugging
[262/351] Write Objects.LinkFileList
[264/351] Compiling SystemExtras Constants.swift
[264/351] Wrapping AST for WasmTypes for debugging
[266/352] Compiling SystemExtras Syscalls.swift
[266/352] Wrapping AST for WITExtractor for debugging
[268/352] Compiling SystemExtras WindowsSyscallAdapter.swift
[268/352] Wrapping AST for WIT for debugging
[270/352] Compiling WITOverlayGenerator HostExportInterface.swift
[273/355] Compiling WasmParser ByteStream.swift
[274/355] Compiling WasmParser ParsingLimits.swift
[274/356] Wrapping AST for SystemPackage for debugging
[279/356] Compiling SystemExtras FileAtOperations.swift
[280/356] Compiling SystemExtras Clock.swift
[281/356] 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>
[282/356] Compiling SystemExtras Utils.swift
[282/356] Linking WITTool-tool
[284/356] Emitting module SystemExtras
[285/356] Compiling WasmParser LEB.swift
[286/356] Compiling WasmParser BinaryInstructionDecoder.swift
[287/356] Compiling WasmParser InstructionVisitor.swift
[288/356] Compiling WITOverlayGenerator SignatureTranslation.swift
[289/356] Compiling WITOverlayGenerator StaticCanonicalDeallocation.swift
[290/356] Compiling WITOverlayGenerator StaticCanonicalLifting.swift
[291/356] Compiling WITOverlayGenerator StaticCanonicalLoading.swift
[292/356] Compiling SystemExtras FileOperations.swift
[297/357] Emitting module WITOverlayGenerator
[298/357] Compiling WITOverlayGenerator StaticCanonicalLowering.swift
[299/357] Compiling WITOverlayGenerator StaticCanonicalStoring.swift
[300/357] Compiling WITOverlayGenerator GuestPrelude.swift
[301/357] Compiling WITOverlayGenerator GuestWorldGenerator.swift
[302/357] Compiling WITOverlayGenerator HostExportFunction.swift
[303/357] Wrapping AST for SystemExtras for debugging
[308/369] Emitting module ArgumentParserToolInfo
[309/369] Compiling ArgumentParserToolInfo ToolInfo.swift
[311/370] Compiling WASI OpenParent.swift
[314/371] Wrapping AST for ArgumentParserToolInfo for debugging
[316/371] Emitting module Atomics
[317/371] Compiling WASI RandomBufferGenerator.swift
[318/371] Compiling WASI Open.swift
[319/417] Compiling ArgumentParser Argument.swift
[320/417] Compiling ArgumentParser ArgumentDiscussion.swift
[321/417] Compiling ArgumentParser ArgumentHelp.swift
[322/417] Compiling ArgumentParser ArgumentVisibility.swift
[323/417] Compiling ArgumentParser BashCompletionsGenerator.swift
[324/417] Compiling ArgumentParser CompletionsGenerator.swift
[325/417] Compiling ArgumentParser FishCompletionsGenerator.swift
[326/417] Compiling ArgumentParser ZshCompletionsGenerator.swift
[327/417] Compiling WasmParser WasmTypes.swift
[330/417] Emitting module WasmParser
[339/418] Compiling ArgumentParser CommandGroup.swift
[340/418] Compiling ArgumentParser EnumerableFlag.swift
[341/418] Compiling ArgumentParser ExpressibleByArgument.swift
[350/419] Emitting module WASI
[350/419] Wrapping AST for WITOverlayGenerator for debugging
[352/419] Compiling WasmParser Stream.swift
[353/419] Compiling WasmParser FileHandleStream.swift
[354/419] Compiling WasmParser WasmParser.swift
[355/429] Wrapping AST for WasmParser for debugging
[357/464] Emitting module DequeModule
[358/464] Compiling ArgumentParser Foundation.swift
[359/464] Compiling ArgumentParser Mutex.swift
[360/464] Compiling ArgumentParser Platform.swift
[361/464] Compiling ArgumentParser SequenceExtensions.swift
[362/464] Compiling ArgumentParser StringExtensions.swift
[363/464] Compiling ArgumentParser SwiftExtensions.swift
[364/470] Compiling WAT ExpressionParser.swift
[365/471] Compiling WAT Parser.swift
[366/471] Compiling WasmKit Runtime.swift
[367/471] Compiling WasmKit SignpostTracer.swift
[368/471] Compiling WasmKit Store.swift
[369/471] Compiling WasmKit StoreAllocator.swift
[370/475] Compiling ArgumentParser InputOrigin.swift
[371/475] Compiling ArgumentParser Name.swift
[372/475] Compiling ArgumentParser Parsed.swift
[373/475] Compiling ArgumentParser ParsedValues.swift
[374/475] Compiling ArgumentParser ParserError.swift
[375/476] Compiling WasmKit Misc.swift
[376/476] Compiling WasmKit Table.swift
[377/476] Compiling WasmKit NameRegistry.swift
[378/476] Compiling WasmKit Profiler.swift
[380/476] Compiling WAT WatParser.swift
[381/476] Compiling WAT WastParser.swift
[382/540] Compiling WAT WAT.swift
[383/540] Compiling WASI WASI.swift
[385/541] Emitting module WAT
[386/541] Compiling NIOCore AddressedEnvelope.swift
[387/541] Compiling NIOCore AsyncAwaitSupport.swift
[388/541] Compiling NIOCore Codec.swift
[389/541] Compiling NIOCore ConvenienceOptionSupport.swift
[390/541] Compiling NIOCore DeadChannel.swift
[391/541] Compiling NIOCore DispatchQueue+WithFuture.swift
[392/541] Compiling NIOCore AsyncChannelInboundStream.swift
[393/541] Compiling NIOCore AsyncChannelOutboundWriter.swift
[394/541] Compiling NIOCore AsyncChannel.swift
[395/541] Compiling NIOCore AsyncChannelHandler.swift
[396/542] Wrapping AST for WASI for debugging
[398/542] Compiling NIOCore NIOCoreSendableMetatype.swift
[399/542] Compiling NIOCore NIODecodedAsyncSequence.swift
[400/542] Compiling NIOCore NIOLoopBound.swift
[401/542] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[402/542] Compiling NIOCore NIOScheduledCallback.swift
[403/542] Compiling NIOCore NIOSendable.swift
[403/542] Wrapping AST for WAT for debugging
[405/542] Compiling NIOCore Interfaces.swift
[406/542] Compiling NIOCore Linux.swift
[407/542] Compiling NIOCore MarkedCircularBuffer.swift
[408/542] Compiling NIOCore MulticastChannel.swift
[409/542] Compiling NIOCore NIOAny.swift
[410/542] Compiling NIOCore NIOCloseOnErrorHandler.swift
[411/542] Compiling NIOCore CircularBuffer.swift
[416/542] Compiling NIOCore EventLoop+Deprecated.swift
[417/542] Emitting module ArgumentParser
[424/542] Compiling NIOCore NIOAsyncSequenceProducer.swift
[431/542] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[432/542] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[433/542] Compiling NIOCore RecvByteBufferAllocator.swift
[441/550] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[442/550] Compiling NIOCore NIOAsyncWriter.swift
[443/550] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[447/550] Compiling NIOCore BSDSocketAPI.swift
[448/550] Compiling NIOCore ByteBuffer-aux.swift
[449/550] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[450/550] Compiling NIOCore ByteBuffer-conversions.swift
[451/550] Compiling NIOCore ByteBuffer-views.swift
[452/550] Compiling NIOCore Channel.swift
[453/550] Compiling NIOCore ChannelHandler.swift
[454/550] Compiling NIOCore ChannelHandlers.swift
[455/550] Compiling NIOCore ChannelInvoker.swift
[456/550] Compiling NIOCore ChannelOption.swift
[457/550] Compiling NIOCore ChannelPipeline.swift
[458/550] Compiling NIOCore ByteBuffer-core.swift
[459/550] Compiling NIOCore ByteBuffer-hex.swift
[460/550] Compiling NIOCore ByteBuffer-int.swift
[461/550] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[462/550] Compiling NIOCore ByteBuffer-multi-int.swift
[463/550] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[464/551] Wrapping AST for ArgumentParser for debugging
[466/551] Compiling NIOCore IPProtocol.swift
[467/551] Compiling NIOCore IntegerBitPacking.swift
[468/551] Compiling NIOCore IntegerTypes.swift
[475/554] Emitting module WITTool
[476/554] Compiling NIOCore EventLoopFuture+Deprecated.swift
[477/554] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[478/554] Compiling NIOCore EventLoopFuture.swift
[479/554] Compiling NIOCore FileDescriptor.swift
[480/554] Compiling NIOCore FileHandle.swift
[481/554] Compiling NIOCore FileRegion.swift
[482/554] Compiling NIOCore GlobalSingletons.swift
[483/554] Compiling NIOCore IO.swift
[484/554] Compiling NIOCore IOData.swift
[485/554] Compiling WITTool Utilities.swift
[486/554] Compiling WITTool WITTool.swift
[487/555] Wrapping AST for WITTool for debugging
[488/555] Write Objects.LinkFileList
[490/555] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[491/555] Compiling NIOCore SocketAddresses.swift
[492/555] Compiling NIOCore SocketOptionProvider.swift
[493/555] Compiling NIOCore SystemCallHelpers.swift
[494/555] Compiling NIOCore TimeAmount+Duration.swift
[495/555] Compiling NIOCore TypeAssistedChannelHandler.swift
[496/555] Compiling NIOCore UniversalBootstrapSupport.swift
[497/555] Compiling NIOCore Utilities.swift
[504/555] Compiling NIOCore EventLoop+SerialExecutor.swift
[505/555] Compiling NIOCore EventLoop.swift
[506/555] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[521/555] Emitting module WasmKit
[522/556] Wrapping AST for WasmKit for debugging
[524/560] Compiling WasmKitWASI WASIBridgeToHost+WasmKit.swift
[525/560] Emitting module WasmKitWASI
[527/561] Emitting module WasmKitFuzzing
[528/561] Compiling WasmKitFuzzing WasmKitFuzzing.swift
[528/562] Wrapping AST for WasmKitWASI for debugging
[531/569] Compiling CLI DebuggerServer.swift
[532/569] Compiling CLI CLI.swift
[533/569] Compiling CLI Wat2wasm.swift
[533/569] Linking WITTool.wasm
[535/569] Compiling CLI Parse.swift
[536/569] Compiling CLI Explore.swift
[537/569] Compiling CLI Run.swift
[538/569] Emitting module CLI
[539/570] Wrapping AST for CLI for debugging
[540/570] Write Objects.LinkFileList
[569/570] Emitting module NIOCore
error: emit-module command failed with exit code 1 (use -v to see invocation)
[571/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 |
[572/627] 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
[573/627] 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
[574/627] 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
[575/627] 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
[576/627] 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
[577/627] 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
[578/627] 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
[579/633] Compiling GDBRemoteProtocol GDBTargetResponse.swift
[580/633] Compiling GDBRemoteProtocol GDBPacket.swift
[581/633] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[582/633] Compiling NIOPosix NIOPosixSendableMetatype.swift
[583/633] Compiling NIOPosix NIOThreadPool.swift
[584/633] Compiling NIOPosix NonBlockingFileIO.swift
[585/633] Compiling NIOPosix PendingDatagramWritesManager.swift
[586/633] Compiling NIOPosix PendingWritesManager.swift
[587/633] Compiling NIOPosix PipeChannel.swift
[588/633] Compiling NIOPosix ServerSocket.swift
[589/633] Compiling NIOPosix Socket.swift
[590/633] Compiling NIOPosix SocketChannel.swift
[591/633] Compiling NIOPosix SocketProtocols.swift
[592/633] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[593/633] Compiling NIOPosix System.swift
[594/633] Compiling NIOPosix Thread.swift
[595/633] Compiling NIOPosix HappyEyeballs.swift
[596/633] Compiling NIOPosix IO.swift
[597/633] Compiling NIOPosix IntegerBitPacking.swift
[598/633] Compiling NIOPosix IntegerTypes.swift
[599/633] Compiling NIOPosix Linux.swift
[600/633] Compiling NIOPosix LinuxCPUSet.swift
[601/633] Compiling NIOPosix LinuxUring.swift
[602/633] Compiling NIOPosix PipePair.swift
[603/633] Compiling NIOPosix Pool.swift
[604/633] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[605/633] Compiling NIOPosix PosixSingletons.swift
[606/633] Compiling NIOPosix RawSocketBootstrap.swift
[607/633] Compiling NIOPosix Resolver.swift
[608/633] Compiling NIOPosix Selectable.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 BaseStreamSocketChannel.swift
[617/633] Compiling NIOPosix Bootstrap.swift
[618/633] Compiling NIOPosix ControlMessage.swift
[619/633] Compiling NIOPosix DatagramVectorReadManager.swift
[620/633] Compiling NIOPosix Errors+Any.swift
[621/633] Compiling NIOPosix FileDescriptor.swift
[622/633] Compiling NIOPosix GetaddrinfoResolver.swift
[622/633] Linking wasmkit-cli.wasm
[624/633] Compiling NIOPosix ThreadPosix.swift
[625/633] Compiling NIOPosix ThreadWindows.swift
[626/633] Compiling NIOPosix Utilities.swift
[627/633] Compiling NIOPosix VsockAddress.swift
[628/633] Compiling NIOPosix VsockChannelEvents.swift
[629/633] Compiling NIOPosix Windows.swift
[630/633] Compiling GDBRemoteProtocol GDBTargetResponseEncoder.swift
[631/633] Compiling GDBRemoteProtocol GDBHostCommand.swift
[632/633] Emitting module GDBRemoteProtocol
BUILD FAILURE 6.2 wasm