Build Information
Successful build of WasmKit, reference 0.2.2 (5c3890), with Swift 6.3 for Android on 29 Apr 2026 06:51:48 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 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: android
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-4609320-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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/apple/swift-system
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-nio
Fetching https://github.com/apple/swift-log
[1/17486] Fetching swift-argument-parser
[876/23087] Fetching swift-argument-parser, swift-system
[5964/29813] Fetching swift-argument-parser, swift-system, swift-log
[27891/113024] Fetching swift-argument-parser, swift-system, swift-log, swift-nio
Fetched https://github.com/apple/swift-system from cache (0.92s)
[31701/107423] Fetching swift-argument-parser, swift-log, swift-nio
Fetched https://github.com/apple/swift-log from cache (7.96s)
Fetched https://github.com/apple/swift-argument-parser from cache (7.97s)
Fetched https://github.com/apple/swift-nio from cache (8.12s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.4 (8.99s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (2.19s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.12.0 (0.43s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.99.0 (0.77s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/1820] Fetching swift-atomics
[1821/25620] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.51s)
Fetched https://github.com/apple/swift-collections.git from cache (1.54s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.98s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.73s)
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-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-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-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--4F562202D5529B1.txt
[8/48] Emitting module WIT
[9/51] Compiling WIT CanonicalDeallocation.swift
[10/51] Compiling WIT CanonicalLifting.swift
[11/51] Compiling WIT CanonicalLoading.swift
[12/51] Compiling WIT ParseTypes.swift
[13/51] Compiling WIT ParseWorld.swift
[14/51] Compiling WIT Parser.swift
[15/51] Compiling WIT ParseFunctionDecl.swift
[16/51] Compiling WIT ParseInterface.swift
[17/51] Compiling WIT ParseTop.swift
[18/51] Compiling WIT AST.swift
[19/51] Compiling WIT ASTVisitor.swift
[20/52] Compiling WIT CanonicalLowering.swift
[21/52] Compiling WIT CanonicalStoring.swift
[22/52] Compiling WIT Diagnostics.swift
[23/52] Compiling WIT PackageBuilder.swift
[24/52] Compiling WIT RequestEvaluator.swift
[25/52] Compiling WIT SemanticsContext.swift
[26/52] Compiling WIT Type.swift
[27/52] Compiling WIT Validation.swift
[28/52] Compiling WIT SyntaxNode.swift
[29/52] Compiling WITExtractor ConvertCase.swift
[30/52] Emitting module WITExtractor
[31/52] Compiling WITExtractor TypeMapping.swift
[32/52] Compiling WITExtractor WITBuilder.swift
[33/52] Emitting module ArgumentParserToolInfo
[34/52] Compiling ArgumentParserToolInfo ToolInfo.swift
[35/53] Wrapping AST for ArgumentParserToolInfo for debugging
[37/99] Compiling ArgumentParser EnumerableFlag.swift
[38/99] Compiling ArgumentParser ExpressibleByArgument.swift
[39/99] Compiling ArgumentParser ParsableArguments.swift
[40/99] Compiling WITExtractor WITExtractor.swift
[41/99] Compiling ArgumentParser BashCompletionsGenerator.swift
[42/99] Compiling ArgumentParser CompletionsGenerator.swift
[43/99] Compiling ArgumentParser FishCompletionsGenerator.swift
[45/100] Compiling WITExtractor SourceSummary.swift
[46/100] Compiling WITExtractor SwiftAPIDigester.swift
[47/100] Compiling WITExtractor SourcePrinter.swift
[48/101] Wrapping AST for WIT for debugging
[49/117] 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/125] Compiling WITOverlayGenerator SourcePrinter.swift
[55/125] Compiling WITOverlayGenerator InterfaceTypeGenerator.swift
[56/125] Compiling WITOverlayGenerator TypeAccessory.swift
[57/125] Emitting module WITOverlayGenerator
[58/125] Compiling WITOverlayGenerator CanonicalName.swift
[59/125] Compiling WITOverlayGenerator CanonicalOperation.swift
[60/125] Compiling WITOverlayGenerator SignatureTranslation.swift
[61/125] Compiling WITOverlayGenerator StaticCanonicalDeallocation.swift
[62/128] Compiling WITOverlayGenerator ConvertCase.swift
[63/128] Compiling WITOverlayGenerator SwiftName.swift
[64/128] Compiling WITOverlayGenerator TypeName.swift
[65/128] Emitting module ArgumentParser
[66/134] Compiling WITOverlayGenerator GuestPrelude.swift
[67/134] Compiling WITOverlayGenerator GuestWorldGenerator.swift
[68/134] Compiling WITOverlayGenerator HostExportFunction.swift
[69/134] Compiling WITOverlayGenerator DefinitionMapping.swift
[70/134] Compiling WITOverlayGenerator GuestExportFunction.swift
[71/134] Compiling WITOverlayGenerator GuestExportInterface.swift
[72/134] Compiling ArgumentParser Foundation.swift
[73/134] Compiling ArgumentParser Mutex.swift
[74/134] Compiling ArgumentParser Platform.swift
[75/134] Compiling ArgumentParser SequenceExtensions.swift
[76/134] Compiling ArgumentParser StringExtensions.swift
[77/134] Compiling ArgumentParser SwiftExtensions.swift
[78/134] Compiling WITOverlayGenerator StaticCanonicalLifting.swift
[79/134] Compiling WITOverlayGenerator StaticCanonicalLoading.swift
[80/134] Compiling WITOverlayGenerator StaticCanonicalLowering.swift
[81/134] Compiling WITOverlayGenerator StaticCanonicalStoring.swift
[89/134] Compiling WITOverlayGenerator TypeDefinition.swift
[90/134] Compiling WITOverlayGenerator TypeGenerator.swift
[91/134] Compiling WITOverlayGenerator WITOverlayGen.swift
[92/135] Wrapping AST for WITOverlayGenerator for debugging
[94/135] Compiling ArgumentParser Tree.swift
[95/135] Compiling ArgumentParser CodingKeyValidator.swift
[96/135] Compiling ArgumentParser NonsenseFlagsValidator.swift
[97/135] Compiling ArgumentParser ParsableArgumentsValidation.swift
[98/135] Compiling ArgumentParser PositionalArgumentsValidator.swift
[99/135] Compiling ArgumentParser UniqueNamesValidator.swift
[114/135] Compiling ArgumentParser DumpHelpGenerator.swift
[115/135] Compiling ArgumentParser HelpCommand.swift
[116/135] Compiling ArgumentParser HelpGenerator.swift
[117/135] Compiling ArgumentParser MessageInfo.swift
[118/135] Compiling ArgumentParser UsageGenerator.swift
[119/135] Compiling ArgumentParser CollectionExtensions.swift
[120/135] Compiling ArgumentParser InputOrigin.swift
[121/135] Compiling ArgumentParser Name.swift
[122/135] Compiling ArgumentParser Parsed.swift
[123/135] Compiling ArgumentParser ParsedValues.swift
[124/135] Compiling ArgumentParser ParserError.swift
[125/135] Compiling ArgumentParser SplitArguments.swift
[131/135] Compiling ArgumentParser InputKey.swift
[132/139] 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/83] Write sources
[25/83] Compiling _CWasmKit _CWasmKit.c
[26/83] Write sources
[38/83] Compiling _AtomicsShims.c
[39/83] Write swift-version--4F562202D5529B1.txt
[40/83] Compiling CNIOWindows shim.c
[41/83] Compiling CNIOWASI CNIOWASI.c
[42/83] Compiling CNIOWindows WSAStartup.c
[43/83] Compiling CNIOPosix event_loop_id.c
[44/83] Compiling _CabiShims shims.c
[45/83] Compiling CNIOOpenBSD shim.c
[46/83] Compiling CSystem shims.c
[47/90] Compiling CNIOLinux shim.c
[49/178] Emitting module Logging
[50/178] Emitting module SystemPackage
[51/182] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[52/182] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[53/182] Compiling InternalCollectionsUtilities Span+Extras.swift
[54/182] Compiling InternalCollectionsUtilities String+Padding.swift
[55/182] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[56/184] Compiling InternalCollectionsUtilities Integer rank.swift
[57/184] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[58/184] Compiling InternalCollectionsUtilities UInt+reversed.swift
[59/187] Compiling WITExtractor SourcePrinter.swift
[60/188] Emitting module InternalCollectionsUtilities
[61/188] Compiling InternalCollectionsUtilities Debugging.swift
[62/188] Compiling InternalCollectionsUtilities Descriptions.swift
[63/188] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[64/188] Compiling Logging LogEvent.swift
[65/188] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[66/188] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[69/188] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[72/188] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[73/188] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[79/188] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[81/188] Compiling SystemPackage FilePathSyntax.swift
[82/188] Compiling SystemPackage FilePathTemp.swift
[83/188] Compiling SystemPackage FilePathTempPosix.swift
[84/188] Compiling SystemPackage FilePathTempWindows.swift
[85/188] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[86/188] Compiling SystemPackage Exports.swift
[87/188] Compiling SystemPackage Mocking.swift
[88/188] Compiling SystemPackage SystemString.swift
[89/188] Compiling SystemPackage Util+StringArray.swift
[90/188] Compiling SystemPackage Util.swift
[91/188] Compiling SystemPackage UtilConsumers.swift
[92/188] Compiling InternalCollectionsUtilities _SortedCollection.swift
[94/188] Compiling WasmTypes WasmTypes.swift
[95/189] Emitting module WITExtractor
[98/189] Compiling WITExtractor ConvertCase.swift
[99/189] Compiling _NIOBase64 Base64.swift
[100/189] Emitting module _NIOBase64
[107/190] Emitting module WIT
[113/190] Compiling WITExtractor TypeMapping.swift
[114/190] Compiling WITExtractor WITBuilder.swift
[116/190] Emitting module _NIODataStructures
[117/190] Compiling _NIODataStructures Heap.swift
[118/190] Emitting module WasmTypes
[119/190] Compiling WasmTypes GuestMemory.swift
[120/190] Compiling _NIODataStructures PriorityQueue.swift
[121/191] Compiling _NIODataStructures _TinyArray.swift
[127/225] Wrapping AST for WITExtractor for debugging
[129/225] Compiling ContainersPreview Drain+Reduce.swift
[130/225] Compiling ContainersPreview Drain.swift
[131/225] Compiling ContainersPreview Producer+Collect.swift
[132/225] Compiling ContainersPreview Producer+Filter.swift
[133/225] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[134/225] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[135/225] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[136/225] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[137/225] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[137/225] Wrapping AST for WITOverlayGenerator for debugging
[139/225] Compiling ContainersPreview RandomAccessContainer.swift
[140/225] Compiling ContainersPreview RangeExpression2.swift
[141/225] Compiling ContainersPreview RangeReplaceableContainer.swift
[142/225] Compiling ContainersPreview Drain+Map.swift
[143/225] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[144/225] Compiling ContainersPreview BorrowingSequence.swift
[145/225] Compiling ContainersPreview BidirectionalContainer.swift
[146/225] Compiling ContainersPreview Container+Filter.swift
[147/225] Compiling ContainersPreview Container+SpanwiseZip.swift
[147/229] Wrapping AST for WIT for debugging
[149/229] Compiling ContainersPreview Container.swift
[150/229] Compiling ContainersPreview ContainerIterator.swift
[151/229] Compiling ContainersPreview DynamicContainer.swift
[152/229] Compiling ContainersPreview MutableContainer.swift
[153/229] Compiling ContainersPreview PermutableContainer.swift
[154/229] Compiling ContainersPreview Producer+Map.swift
[155/229] Compiling ContainersPreview Producer+Reduce.swift
[156/229] Compiling ContainersPreview Producer.swift
[157/229] Compiling ContainersPreview Borrow.swift
[157/229] Wrapping AST for ArgumentParserToolInfo for debugging
[158/229] Compiling CNIOLinux liburing_shims.c
[159/229] Wrapping AST for WasmTypes for debugging
[160/229] Compiling CNIODarwin shim.c
[165/229] Emitting module ContainersPreview
[165/229] Write sources
[167/229] Compiling ContainersPreview Box.swift
[168/229] Compiling ContainersPreview Inout.swift
[169/229] Compiling ContainersPreview InputSpan.swift
[170/229] Compiling ContainersPreview Shared.swift
[171/229] Compiling ContainersPreview OutputSpan+Extras.swift
[172/229] Compiling ContainersPreview TemporaryAllocation.swift
[173/229] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[174/229] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[175/229] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[179/230] Wrapping AST for ArgumentParser for debugging
[180/256] Wrapping AST for WITTool for debugging
[181/259] Write sources
[181/259] Write Objects.LinkFileList
[183/260] Write sources
[185/270] Compiling DequeModule UniqueDeque+Consumption.swift
[186/270] Compiling DequeModule UniqueDeque+Container.swift
[187/270] Compiling DequeModule UniqueDeque+Descriptions.swift
[188/270] Compiling DequeModule UniqueDeque+Equatable.swift
[189/270] Compiling DequeModule UniqueDeque+Experimental.swift
[189/275] Linking WITTool-tool
[191/279] Compiling DequeModule UniqueDeque+Hashable.swift
[192/279] Compiling DequeModule UniqueDeque+Initializers.swift
[193/279] Compiling DequeModule UniqueDeque+Insertions.swift
[194/279] Compiling DequeModule UniqueDeque+Prepend.swift
[195/279] Compiling DequeModule UniqueDeque+Removals.swift
[196/293] Compiling DequeModule _DequeBuffer.swift
[197/293] Compiling DequeModule _DequeBufferHeader.swift
[198/293] Compiling DequeModule RigidDeque+Append.swift
[199/293] Compiling DequeModule RigidDeque+Consumption.swift
[200/293] Compiling DequeModule RigidDeque+Container.swift
[201/293] Compiling DequeModule RigidDeque+Descriptions.swift
[202/293] Compiling DequeModule RigidDeque+Equatable.swift
[203/293] Compiling DequeModule RigidDeque+Experimental.swift
[204/293] Compiling DequeModule RigidDeque+Hashable.swift
[205/293] Compiling DequeModule RigidDeque+Initializers.swift
[206/293] Compiling DequeModule RigidDeque+Insertions.swift
[207/293] Compiling DequeModule RigidDeque+Prepend.swift
[208/293] Compiling DequeModule RigidDeque+Removals.swift
[209/293] Compiling DequeModule RigidDeque+Replacements.swift
[210/293] Compiling DequeModule RigidDeque+Testing.swift
[211/293] Compiling DequeModule RigidDeque.swift
[212/293] Compiling DequeModule UniqueDeque+Append.swift
[213/293] Compiling Atomics AtomicStorage.swift
[214/293] Compiling Atomics AtomicValue.swift
[215/295] Compiling Atomics AtomicMemoryOrderings.swift
[216/295] Compiling Atomics DoubleWord.swift
[217/295] Compiling Atomics UnsafeAtomic.swift
[218/295] Compiling Atomics UnsafeAtomicLazyReference.swift
[219/295] Compiling Atomics IntegerOperations.swift
[220/295] Compiling Atomics Unmanaged extensions.swift
[221/295] Compiling Atomics AtomicInteger.swift
[222/295] Compiling Atomics AtomicOptionalWrappable.swift
[223/295] Compiling Atomics AtomicReference.swift
[224/295] Compiling Atomics OptionalRawRepresentable.swift
[225/295] Compiling Atomics RawRepresentable.swift
[226/295] Compiling Atomics AtomicBool.swift
[227/295] Compiling Atomics ManagedAtomic.swift
[228/295] Compiling Atomics ManagedAtomicLazyReference.swift
[229/295] Compiling Atomics IntegerConformances.swift
[230/295] Compiling Atomics PointerConformances.swift
[231/295] Compiling Atomics Primitives.native.swift
[240/295] Compiling Logging MetadataProvider.swift
[245/296] Compiling Logging Locks.swift
[247/305] Compiling WasmParser ParsingLimits.swift
[248/306] Compiling Logging Logging.swift
[249/306] Compiling Logging LogHandler.swift
[250/307] Compiling WasmParser FileHandleStream.swift
[258/307] Compiling WasmParser BinaryInstructionDecoder.swift
[259/307] Compiling WasmParser InstructionVisitor.swift
[261/308] Compiling WITExtractor WITExtractor.swift
[263/316] Compiling WasmParser LEB.swift
[264/318] Compiling WITExtractor SourceSummary.swift
[265/318] Compiling WITExtractor SwiftAPIDigester.swift
[267/319] Emitting module ArgumentParserToolInfo
[267/319] Compiling c-nioatomics.c
[268/343] Wrapping AST for WITExtractor for debugging
[269/343] Wrapping AST for WIT for debugging
[270/343] Wrapping AST for SystemPackage for debugging
[271/343] Write sources
[273/343] 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>
[274/344] Compiling SystemExtras Utils.swift
[275/344] Compiling SystemExtras Clock.swift
[276/344] Compiling SystemExtras FileAtOperations.swift
[277/344] Compiling SystemExtras Constants.swift
[278/344] Compiling SystemExtras WindowsSyscallAdapter.swift
[279/344] Compiling WasmParser WasmTypes.swift
[280/344] Emitting module Atomics
[281/344] Compiling WITOverlayGenerator CanonicalName.swift
[282/344] Compiling WITOverlayGenerator CanonicalOperation.swift
[283/344] Compiling WITOverlayGenerator HostExportInterface.swift
[284/344] Compiling WITOverlayGenerator HostWorldGenerator.swift
[285/344] Compiling WITOverlayGenerator WasmKitSourcePrinter.swift
[286/347] Emitting module WasmParser
[287/347] Compiling SystemExtras Syscalls.swift
[288/347] Compiling SystemExtras FileOperations.swift
[289/347] Emitting module SystemExtras
[292/348] Compiling WITOverlayGenerator SignatureTranslation.swift
[293/348] Compiling WITOverlayGenerator StaticCanonicalDeallocation.swift
[294/348] Compiling c-atomics.c
[295/348] Wrapping AST for SystemExtras for debugging
[297/367] Emitting module WITOverlayGenerator
[298/367] Compiling WITOverlayGenerator ConvertCase.swift
[299/367] Compiling WITOverlayGenerator SwiftName.swift
[300/367] Compiling WITOverlayGenerator TypeName.swift
[301/367] Compiling WASI FileSystem.swift
[302/367] Compiling WASI Entry.swift
[303/367] Compiling WASI GuestMemorySupport.swift
[304/367] Compiling WASI Directory.swift
[305/367] Compiling WASI Clock.swift
[306/367] Compiling WASI File.swift
[307/367] Compiling WASI PlatformTypes.swift
[308/367] Compiling WASI SandboxPrimitives.swift
[310/368] Compiling WITOverlayGenerator SourcePrinter.swift
[311/368] Compiling WITOverlayGenerator InterfaceTypeGenerator.swift
[312/368] Compiling WITOverlayGenerator TypeAccessory.swift
[313/368] Compiling WITOverlayGenerator GuestPrelude.swift
[314/368] Compiling WITOverlayGenerator GuestWorldGenerator.swift
[315/368] Compiling WITOverlayGenerator HostExportFunction.swift
[316/368] Compiling ArgumentParserToolInfo ToolInfo.swift
[318/369] Compiling WITOverlayGenerator GuestExportFunction.swift
[319/369] Compiling WITOverlayGenerator GuestExportInterface.swift
[320/369] Compiling WASI RandomBufferGenerator.swift
[322/370] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[323/370] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[323/370] Wrapping AST for ArgumentParserToolInfo for debugging
[325/416] Compiling ArgumentParser Flag.swift
[326/416] Compiling ArgumentParser NameSpecification.swift
[327/416] Compiling ArgumentParser Option.swift
[328/416] Compiling ArgumentParser OptionGroup.swift
[329/416] Emitting module DequeModule
[330/416] Compiling ArgumentParser Foundation.swift
[331/416] Compiling ArgumentParser Mutex.swift
[332/416] Compiling ArgumentParser Platform.swift
[333/416] Compiling ArgumentParser SequenceExtensions.swift
[334/416] Compiling ArgumentParser StringExtensions.swift
[335/416] Compiling NIOConcurrencyHelpers NIOLock.swift
[336/417] Compiling WASI OpenParent.swift
[337/417] Compiling WASI Open.swift
/host/spi-builder-workspace/Sources/WASI/Platform/SandboxPrimitives/Open.swift:158:33: warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination. [#DeprecatedDeclaration]
156 | throw try WASIAbi.Errno(platformErrno: errno)
157 | }
158 | return FilePath(String(cString: buffer))
| `- warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination. [#DeprecatedDeclaration]
159 | }
160 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[339/417] Compiling WasmParser Stream.swift
[340/417] Compiling WasmParser WasmParser.swift
[341/417] Compiling WasmParser ByteStream.swift
[343/418] Compiling NIOConcurrencyHelpers lock.swift
[343/418] Wrapping AST for WasmParser for debugging
[345/462] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[346/462] Emitting module NIOConcurrencyHelpers
[347/462] Compiling WasmKit ConstEvaluation.swift
[348/462] Compiling WasmKit Debugger.swift
[349/462] Compiling WasmKit StoreAllocator.swift
[350/462] Compiling WasmKit Misc.swift
[351/462] Compiling WasmKit Table.swift
[352/463] Compiling WAT BinaryInstructionEncoder.swift
[353/463] Compiling WAT Encoder.swift
[354/463] Compiling WAT Lexer.swift
[355/463] Compiling WAT Location.swift
[356/463] Compiling WAT NameMapping.swift
[357/463] Compiling WAT ParseTextInstruction.swift
[359/463] Compiling NIOConcurrencyHelpers atomics.swift
[360/464] Wrapping AST for WITOverlayGenerator for debugging
[362/464] Emitting module WASI
[363/528] Emitting module WasmKit
[364/532] Compiling WAT Parser.swift
[365/533] Compiling WAT ExpressionParser.swift
[366/533] Compiling WAT WatParser.swift
[367/533] Compiling WAT WastParser.swift
[368/533] Compiling NIOCore ByteBuffer-views.swift
[369/533] Compiling NIOCore Channel.swift
[370/533] Compiling NIOCore ChannelHandler.swift
[371/533] Compiling NIOCore ChannelHandlers.swift
[372/533] Compiling NIOCore NIOCoreSendableMetatype.swift
[373/533] Compiling NIOCore NIODecodedAsyncSequence.swift
[374/533] Compiling NIOCore NIOLoopBound.swift
[375/533] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[376/533] Compiling NIOCore NIOScheduledCallback.swift
[377/533] Compiling NIOCore NIOSendable.swift
[378/533] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[379/533] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[380/533] Compiling NIOCore RecvByteBufferAllocator.swift
[381/541] Compiling NIOCore ChannelInvoker.swift
[382/541] Compiling NIOCore ChannelOption.swift
[383/541] Compiling NIOCore ChannelPipeline.swift
[384/541] Compiling NIOCore CircularBuffer.swift
[385/541] Compiling NIOCore AsyncChannelInboundStream.swift
[386/541] Compiling NIOCore AsyncChannelOutboundWriter.swift
[387/541] Compiling NIOCore AsyncChannel.swift
[388/541] Compiling NIOCore AsyncChannelHandler.swift
[389/541] Compiling WAT WAT.swift
[390/541] Emitting module ArgumentParser
[391/547] Compiling NIOCore Codec.swift
[392/547] Compiling NIOCore ConvenienceOptionSupport.swift
[393/547] Compiling NIOCore DeadChannel.swift
[394/547] Compiling NIOCore DispatchQueue+WithFuture.swift
[395/547] Compiling NIOCore AddressedEnvelope.swift
[396/547] Compiling NIOCore AsyncAwaitSupport.swift
[397/547] Emitting module WAT
[399/548] Compiling NIOCore FileDescriptor.swift
[400/548] Compiling NIOCore FileHandle.swift
[401/548] Compiling NIOCore FileRegion.swift
[402/548] Compiling NIOCore GlobalSingletons.swift
[403/548] Compiling NIOCore IO.swift
[404/548] Compiling NIOCore IOData.swift
[404/548] Wrapping AST for WAT for debugging
[406/548] Compiling WasmKit ResourceLimiter.swift
[407/548] Compiling WasmKit Translator.swift
[408/548] Compiling WasmKit Validator.swift
[409/548] Compiling NIOCore EventLoopFuture+Deprecated.swift
[410/548] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[411/548] Compiling NIOCore EventLoopFuture.swift
[412/548] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[413/548] Compiling NIOCore NIOAsyncWriter.swift
[414/548] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[415/548] Compiling NIOCore BSDSocketAPI.swift
[416/548] Compiling NIOCore ByteBuffer-aux.swift
[417/548] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[418/548] Compiling NIOCore ByteBuffer-conversions.swift
[419/548] Compiling WASI WASI.swift
[421/549] Compiling ArgumentParser Tree.swift
[422/549] Compiling ArgumentParser CodingKeyValidator.swift
[423/549] Compiling ArgumentParser NonsenseFlagsValidator.swift
[424/549] Compiling ArgumentParser ParsableArgumentsValidation.swift
[425/549] Compiling ArgumentParser PositionalArgumentsValidator.swift
[426/549] Compiling ArgumentParser UniqueNamesValidator.swift
[427/549] Compiling NIOCore MulticastChannel.swift
[428/549] Compiling NIOCore NIOAny.swift
[429/549] Compiling NIOCore NIOCloseOnErrorHandler.swift
[429/549] Wrapping AST for WASI for debugging
[452/549] Compiling NIOCore NIOAsyncSequenceProducer.swift
[467/549] Compiling WasmKit ModuleParser.swift
[484/549] Compiling NIOCore ByteBuffer-core.swift
[485/549] Compiling NIOCore ByteBuffer-hex.swift
[486/549] Compiling NIOCore ByteBuffer-int.swift
[487/549] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[488/549] Compiling NIOCore ByteBuffer-multi-int.swift
[489/549] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[500/550] Wrapping AST for ArgumentParser for debugging
[502/553] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[503/553] Compiling NIOCore SocketAddresses.swift
[504/553] Compiling NIOCore SocketOptionProvider.swift
[505/553] Compiling NIOCore SystemCallHelpers.swift
[506/553] Compiling NIOCore TimeAmount+Duration.swift
[507/553] Compiling NIOCore TypeAssistedChannelHandler.swift
[508/553] Compiling NIOCore UniversalBootstrapSupport.swift
[509/553] Compiling NIOCore Utilities.swift
[510/553] Emitting module WITTool
[511/553] Compiling WITTool WITTool.swift
[512/553] Compiling WITTool Utilities.swift
[513/554] Wrapping AST for WITTool for debugging
[514/554] Write Objects.LinkFileList
[515/554] Linking WITTool
/host/spi-builder-workspace/Sources/WasmKit/Execution/Execution.swift:462:55: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Execution'; this is likely incorrect because 'Execution' may contain an object reference.
460 | var pc = pc
461 | let handler = pc.read(wasmkit_tc_exec.self)
462 | wasmkit_tc_start(handler, sp, pc, md, ms, &self)
| `- warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Execution'; this is likely incorrect because 'Execution' may contain an object reference.
463 | if let (rawError, trappingSp) = self.trap {
464 | let error = unsafeBitCast(rawError, to: Error.self)
/host/spi-builder-workspace/Sources/WasmKit/Execution/Execution.swift:462:55: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Execution'; this is likely incorrect because 'Execution' may contain an object reference.
460 | var pc = pc
461 | let handler = pc.read(wasmkit_tc_exec.self)
462 | wasmkit_tc_start(handler, sp, pc, md, ms, &self)
| `- warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Execution'; this is likely incorrect because 'Execution' may contain an object reference.
463 | if let (rawError, trappingSp) = self.trap {
464 | let error = unsafeBitCast(rawError, to: Error.self)
/host/spi-builder-workspace/Sources/WasmKit/Execution/Execution.swift:462:55: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Execution'; this is likely incorrect because 'Execution' may contain an object reference.
460 | var pc = pc
461 | let handler = pc.read(wasmkit_tc_exec.self)
462 | wasmkit_tc_start(handler, sp, pc, md, ms, &self)
| `- warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Execution'; this is likely incorrect because 'Execution' may contain an object reference.
463 | if let (rawError, trappingSp) = self.trap {
464 | let error = unsafeBitCast(rawError, to: Error.self)
/host/spi-builder-workspace/Sources/WasmKit/Execution/Execution.swift:462:55: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Execution'; this is likely incorrect because 'Execution' may contain an object reference.
460 | var pc = pc
461 | let handler = pc.read(wasmkit_tc_exec.self)
462 | wasmkit_tc_start(handler, sp, pc, md, ms, &self)
| `- warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Execution'; this is likely incorrect because 'Execution' may contain an object reference.
463 | if let (rawError, trappingSp) = self.trap {
464 | let error = unsafeBitCast(rawError, to: Error.self)
/host/spi-builder-workspace/Sources/WasmKit/Execution/Execution.swift:462:55: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Execution'; this is likely incorrect because 'Execution' may contain an object reference.
460 | var pc = pc
461 | let handler = pc.read(wasmkit_tc_exec.self)
462 | wasmkit_tc_start(handler, sp, pc, md, ms, &self)
| `- warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Execution'; this is likely incorrect because 'Execution' may contain an object reference.
463 | if let (rawError, trappingSp) = self.trap {
464 | let error = unsafeBitCast(rawError, to: Error.self)
[531/557] Wrapping AST for WasmKit for debugging
[533/559] Emitting module WasmKitWASI
[534/559] Compiling WasmKitWASI WASIBridgeToHost+WasmKit.swift
[535/560] Emitting module WasmKitFuzzing
[536/560] Compiling WasmKitFuzzing WasmKitFuzzing.swift
[538/561] Wrapping AST for WasmKitWASI for debugging
[540/568] Compiling CLI DebuggerServer.swift
[541/568] Compiling CLI CLI.swift
[542/568] Emitting module CLI
[543/568] Compiling CLI Wat2wasm.swift
[544/568] Compiling CLI Explore.swift
[545/568] Compiling CLI Parse.swift
[546/568] Compiling CLI Run.swift
[547/569] Wrapping AST for CLI for debugging
[548/569] Write Objects.LinkFileList
[567/569] Linking wasmkit-cli
[569/569] Emitting module NIOCore
[571/577] Compiling GDBRemoteProtocol GDBPacket.swift
[572/577] Compiling GDBRemoteProtocol GDBTargetResponse.swift
[573/577] Compiling GDBRemoteProtocol GDBTargetResponseEncoder.swift
[574/577] Emitting module GDBRemoteProtocol
[575/577] Compiling GDBRemoteProtocol GDBHostCommand.swift
[576/577] Compiling GDBRemoteProtocol GDBHostCommandDecoder.swift
[578/627] Compiling NIOPosix PipePair.swift
[579/627] Compiling NIOPosix Pool.swift
[580/627] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[581/627] Compiling NIOPosix PosixSingletons.swift
[582/627] Compiling NIOPosix RawSocketBootstrap.swift
[583/627] Compiling NIOPosix Resolver.swift
[584/627] Compiling NIOPosix Selectable.swift
[585/633] Emitting module NIOPosix
[586/633] Compiling NIOPosix ThreadPosix.swift
[587/633] Compiling NIOPosix ThreadWindows.swift
[588/633] Compiling NIOPosix Utilities.swift
[589/633] Compiling NIOPosix VsockAddress.swift
[590/633] Compiling NIOPosix VsockChannelEvents.swift
[591/633] Compiling NIOPosix Windows.swift
[592/633] Compiling NIOPosix HappyEyeballs.swift
[593/633] Compiling NIOPosix IO.swift
[594/633] Compiling NIOPosix IntegerBitPacking.swift
[595/633] Compiling NIOPosix IntegerTypes.swift
[596/633] Compiling NIOPosix Linux.swift
[597/633] Compiling NIOPosix LinuxCPUSet.swift
[598/633] Compiling NIOPosix LinuxUring.swift
[599/633] Compiling NIOPosix SelectableChannel.swift
[600/633] Compiling NIOPosix SelectableEventLoop.swift
[601/633] Compiling NIOPosix SelectorEpoll.swift
[602/633] Compiling NIOPosix SelectorGeneric.swift
[603/633] Compiling NIOPosix SelectorKqueue.swift
[604/633] Compiling NIOPosix SelectorUring.swift
[605/633] Compiling NIOPosix SelectorWSAPoll.swift
[606/633] Compiling NIOPosix BSDSocketAPICommon.swift
[607/633] Compiling NIOPosix BSDSocketAPIPosix.swift
[608/633] Compiling NIOPosix BSDSocketAPIWindows.swift
[609/633] Compiling NIOPosix BaseSocket.swift
[610/633] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[611/633] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[612/633] Compiling NIOPosix BaseSocketChannel.swift
[613/633] Compiling NIOPosix BaseStreamSocketChannel.swift
[614/633] Compiling NIOPosix Bootstrap.swift
[615/633] Compiling NIOPosix ControlMessage.swift
[616/633] Compiling NIOPosix DatagramVectorReadManager.swift
[617/633] Compiling NIOPosix Errors+Any.swift
[618/633] Compiling NIOPosix FileDescriptor.swift
[619/633] Compiling NIOPosix GetaddrinfoResolver.swift
[620/633] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[621/633] Compiling NIOPosix NIOPosixSendableMetatype.swift
[622/633] Compiling NIOPosix NIOThreadPool.swift
[623/633] Compiling NIOPosix NonBlockingFileIO.swift
[624/633] Compiling NIOPosix PendingDatagramWritesManager.swift
[625/633] Compiling NIOPosix PendingWritesManager.swift
[626/633] Compiling NIOPosix PipeChannel.swift
[627/633] Compiling NIOPosix ServerSocket.swift
[628/633] Compiling NIOPosix Socket.swift
[629/633] Compiling NIOPosix SocketChannel.swift
[630/633] Compiling NIOPosix SocketProtocols.swift
[631/633] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[632/633] Compiling NIOPosix System.swift
[633/633] Compiling NIOPosix Thread.swift
[635/670] Compiling _NIOFileSystem Array+FileSystem.swift
[636/670] Compiling _NIOFileSystem ArraySlice+FileSystem.swift
[637/670] Compiling _NIOFileSystem BufferedReader.swift
[638/670] Compiling _NIOFileSystem BufferedWriter.swift
[639/670] Compiling _NIOFileSystem ByteBuffer+FileSystem.swift
[640/674] Emitting module _NIOFileSystem
[641/674] Compiling _NIOFileSystem NIOFilePath.swift
[642/674] Compiling _NIOFileSystem NIOFileSystemSendableMetatype.swift
[643/674] Compiling _NIOFileSystem OpenOptions.swift
[644/674] Compiling _NIOFileSystem String+FileSystem.swift
[645/674] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[646/674] Compiling _NIOFileSystem BufferedStream.swift
[647/674] Compiling _NIOFileSystem Cancellation.swift
[648/674] Compiling _NIOFileSystem TokenBucket.swift
[649/674] Compiling _NIOFileSystem ParallelDirCopy.swift
[650/674] Compiling _NIOFileSystem FileSystemError+Syscall.swift
[651/674] Compiling _NIOFileSystem FileSystemError.swift
[652/674] Compiling _NIOFileSystem FileSystemProtocol.swift
[653/674] Compiling _NIOFileSystem FileType.swift
[654/674] Compiling _NIOFileSystem IOStrategy.swift
[655/674] Compiling _NIOFileSystem ByteCount.swift
[656/674] Compiling _NIOFileSystem Convenience.swift
[657/674] Compiling _NIOFileSystem DirectoryEntries.swift
[658/674] Compiling _NIOFileSystem DirectoryEntry.swift
[659/674] Compiling _NIOFileSystem Exports.swift
[660/674] Compiling _NIOFileSystem Mocking.swift
[661/674] Compiling _NIOFileSystem Syscall.swift
[662/674] Compiling _NIOFileSystem Syscalls.swift
[663/674] Compiling _NIOFileSystem SystemFileHandle.swift
[664/674] Compiling _NIOFileSystem Utilities.swift
[665/674] Compiling _NIOFileSystem ParallelRemoval.swift
[666/674] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[667/674] Compiling _NIOFileSystem CInterop.swift
[668/674] Compiling _NIOFileSystem Errno.swift
[669/674] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[670/674] Compiling _NIOFileSystem FileChunks.swift
[671/674] Compiling _NIOFileSystem FileHandle.swift
[672/674] Compiling _NIOFileSystem FileHandleProtocol.swift
[673/674] Compiling _NIOFileSystem FileInfo.swift
[674/674] Compiling _NIOFileSystem FileSystem.swift
[676/677] Compiling NIOFileSystem Exports.swift
[677/677] Emitting module NIOFileSystem
[679/682] Compiling WasmKitGDBHandler WasmKitGDBHandler.swift
[680/682] Compiling WasmKitGDBHandler DebuggerMemoryView.swift
[681/682] Compiling WasmKitGDBHandler MemoryAlignment.swift
[682/682] Emitting module WasmKitGDBHandler
Build complete! (247.40s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"identity" : "swift-system",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-system"
},
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.90.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.7.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log"
}
],
"manifest_display_name" : "WasmKit",
"name" : "WasmKit",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "wasmkit-cli",
"targets" : [
"CLI"
],
"type" : {
"executable" : null
}
},
{
"name" : "WasmKit",
"targets" : [
"WasmKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "WasmKitWASI",
"targets" : [
"WasmKitWASI"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "WASI",
"targets" : [
"WASI"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "WasmParser",
"targets" : [
"WasmParser"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "WAT",
"targets" : [
"WAT"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "WIT",
"targets" : [
"WIT"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "_CabiShims",
"targets" : [
"_CabiShims"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "WITOverlayPlugin",
"targets" : [
"WITOverlayPlugin"
],
"type" : {
"plugin" : null
}
},
{
"name" : "WITExtractorPlugin",
"targets" : [
"WITExtractorPlugin"
],
"type" : {
"plugin" : null
}
},
{
"name" : "WITTool",
"targets" : [
"WITTool"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "_CabiShims",
"module_type" : "ClangTarget",
"name" : "_CabiShims",
"path" : "Sources/_CabiShims",
"product_memberships" : [
"_CabiShims"
],
"sources" : [
"shims.c"
],
"type" : "library"
},
{
"c99name" : "_CWasmKit",
"module_type" : "ClangTarget",
"name" : "_CWasmKit",
"path" : "Sources/_CWasmKit",
"product_memberships" : [
"wasmkit-cli",
"WasmKit",
"WasmKitWASI"
],
"sources" : [
"_CWasmKit.c"
],
"type" : "library"
},
{
"c99name" : "WasmTypes",
"module_type" : "SwiftTarget",
"name" : "WasmTypes",
"path" : "Sources/WasmTypes",
"product_memberships" : [
"wasmkit-cli",
"WasmKit",
"WasmKitWASI",
"WASI",
"WasmParser",
"WAT"
],
"sources" : [
"GuestMemory.swift",
"WasmTypes.swift"
],
"type" : "library"
},
{
"c99name" : "WasmParserTests",
"module_type" : "SwiftTarget",
"name" : "WasmParserTests",
"path" : "Tests/WasmParserTests",
"sources" : [
"LEBTests.swift"
],
"target_dependencies" : [
"WasmParser"
],
"type" : "test"
},
{
"c99name" : "WasmParser",
"module_type" : "SwiftTarget",
"name" : "WasmParser",
"path" : "Sources/WasmParser",
"product_dependencies" : [
"SystemPackage"
],
"product_memberships" : [
"wasmkit-cli",
"WasmKit",
"WasmKitWASI",
"WasmParser",
"WAT"
],
"sources" : [
"BinaryInstructionDecoder.swift",
"InstructionVisitor.swift",
"LEB.swift",
"ParsingLimits.swift",
"Stream/ByteStream.swift",
"Stream/FileHandleStream.swift",
"Stream/Stream.swift",
"WasmParser.swift",
"WasmTypes.swift"
],
"target_dependencies" : [
"WasmTypes"
],
"type" : "library"
},
{
"c99name" : "WasmKitWASI",
"module_type" : "SwiftTarget",
"name" : "WasmKitWASI",
"path" : "Sources/WasmKitWASI",
"product_memberships" : [
"wasmkit-cli",
"WasmKitWASI"
],
"sources" : [
"WASIBridgeToHost+WasmKit.swift"
],
"target_dependencies" : [
"WasmKit",
"WASI"
],
"type" : "library"
},
{
"c99name" : "WasmKitTests",
"module_type" : "SwiftTarget",
"name" : "WasmKitTests",
"path" : "Tests/WasmKitTests",
"sources" : [
"DebuggerTests.swift",
"Execution/HostModuleTests.swift",
"Execution/Runtime/StoreAllocatorTests.swift",
"ExecutionTests.swift",
"FuzzTranslatorRegressionTests.swift",
"Spectest/Spectest.swift",
"Spectest/TestCase.swift",
"SpectestTests.swift",
"Trait+Platform.swift"
],
"target_dependencies" : [
"WasmKit",
"WAT",
"WasmKitFuzzing"
],
"type" : "test"
},
{
"c99name" : "WasmKitGDBHandler",
"module_type" : "SwiftTarget",
"name" : "WasmKitGDBHandler",
"path" : "Sources/WasmKitGDBHandler",
"product_dependencies" : [
"_NIOFileSystem",
"NIOCore",
"SystemPackage"
],
"sources" : [
"DebuggerMemoryView.swift",
"MemoryAlignment.swift",
"WasmKitGDBHandler.swift"
],
"target_dependencies" : [
"WasmKit",
"WasmKitWASI",
"GDBRemoteProtocol"
],
"type" : "library"
},
{
"c99name" : "WasmKitFuzzing",
"module_type" : "SwiftTarget",
"name" : "WasmKitFuzzing",
"path" : "FuzzTesting/Sources/WasmKitFuzzing",
"sources" : [
"WasmKitFuzzing.swift"
],
"target_dependencies" : [
"WasmKit"
],
"type" : "library"
},
{
"c99name" : "WasmKit",
"module_type" : "SwiftTarget",
"name" : "WasmKit",
"path" : "Sources/WasmKit",
"product_dependencies" : [
"SystemPackage"
],
"product_memberships" : [
"wasmkit-cli",
"WasmKit",
"WasmKitWASI"
],
"sources" : [
"Component/CanonicalCall.swift",
"Component/CanonicalLifting.swift",
"Component/CanonicalLowering.swift",
"Component/CanonicalOptions.swift",
"Component/ComponentTypes.swift",
"Engine.swift",
"Execution/ConstEvaluation.swift",
"Execution/Debugger.swift",
"Execution/DebuggerInstructionMapping.swift",
"Execution/DispatchInstruction.swift",
"Execution/EngineInterceptor.swift",
"Execution/Errors.swift",
"Execution/Execution.swift",
"Execution/Function.swift",
"Execution/IO.swift",
"Execution/Instances.swift",
"Execution/Instructions/Control.swift",
"Execution/Instructions/Instruction.swift",
"Execution/Instructions/InstructionSupport.swift",
"Execution/Instructions/Memory.swift",
"Execution/Instructions/Misc.swift",
"Execution/Instructions/Table.swift",
"Execution/NameRegistry.swift",
"Execution/Profiler.swift",
"Execution/Runtime.swift",
"Execution/SignpostTracer.swift",
"Execution/Store.swift",
"Execution/StoreAllocator.swift",
"Execution/UntypedValue.swift",
"Execution/Value.swift",
"Imports.swift",
"Module.swift",
"ModuleParser.swift",
"ResourceLimiter.swift",
"Translator.swift",
"Validator.swift"
],
"target_dependencies" : [
"_CWasmKit",
"WasmParser",
"WasmTypes",
"SystemExtras"
],
"type" : "library"
},
{
"c99name" : "WITTool",
"module_type" : "SwiftTarget",
"name" : "WITTool",
"path" : "Sources/WITTool",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"WITOverlayPlugin",
"WITExtractorPlugin",
"WITTool"
],
"sources" : [
"Utilities.swift",
"WITTool.swift"
],
"target_dependencies" : [
"WIT",
"WITOverlayGenerator",
"WITExtractor"
],
"type" : "executable"
},
{
"c99name" : "WITTests",
"module_type" : "SwiftTarget",
"name" : "WITTests",
"path" : "Tests/WITTests",
"sources" : [
"LexerTests.swift",
"PackageResolverTests.swift",
"Semantics/NameLookupTests.swift",
"Semantics/RequestEvaluatorTests.swift",
"Semantics/ValidationTests.swift",
"TextParser/ParseFunctionDeclTests.swift",
"TextParser/ParseInterfaceTests.swift",
"TextParser/ParseTopTests.swift",
"TextParser/ParseTypesTests.swift",
"TextParser/ParseVersionTests.swift",
"TextParser/ParseWorldTests.swift"
],
"target_dependencies" : [
"WIT"
],
"type" : "test"
},
{
"c99name" : "WITOverlayPlugin",
"module_type" : "PluginTarget",
"name" : "WITOverlayPlugin",
"path" : "Plugins/WITOverlayPlugin",
"plugin_capability" : {
"type" : "buildTool"
},
"product_memberships" : [
"WITOverlayPlugin"
],
"sources" : [
"Plugin.swift"
],
"target_dependencies" : [
"WITTool"
],
"type" : "plugin"
},
{
"c99name" : "WITOverlayGeneratorTests",
"module_type" : "SwiftTarget",
"name" : "WITOverlayGeneratorTests",
"path" : "Tests/WITOverlayGeneratorTests",
"sources" : [
"HostGeneratorTests.swift",
"Runtime/RuntimeSmokeTests.swift",
"Runtime/RuntimeTestHarness.swift",
"Runtime/RuntimeTypesTests.swift"
],
"target_dependencies" : [
"WITOverlayGenerator",
"WasmKit",
"WasmKitWASI",
"GenerateOverlayForTesting"
],
"type" : "test"
},
{
"c99name" : "WITOverlayGenerator",
"module_type" : "SwiftTarget",
"name" : "WITOverlayGenerator",
"path" : "Sources/WITOverlayGenerator",
"product_memberships" : [
"WITOverlayPlugin",
"WITExtractorPlugin",
"WITTool"
],
"sources" : [
"CanonicalABI/CanonicalName.swift",
"CanonicalABI/CanonicalOperation.swift",
"CanonicalABI/SignatureTranslation.swift",
"CanonicalABI/StaticCanonicalDeallocation.swift",
"CanonicalABI/StaticCanonicalLifting.swift",
"CanonicalABI/StaticCanonicalLoading.swift",
"CanonicalABI/StaticCanonicalLowering.swift",
"CanonicalABI/StaticCanonicalStoring.swift",
"DefinitionMapping.swift",
"GuestGenerators/GuestExportFunction.swift",
"GuestGenerators/GuestExportInterface.swift",
"GuestGenerators/GuestPrelude.swift",
"GuestGenerators/GuestWorldGenerator.swift",
"HostGenerators/HostExportFunction.swift",
"HostGenerators/HostExportInterface.swift",
"HostGenerators/HostWorldGenerator.swift",
"HostGenerators/WasmKitSourcePrinter.swift",
"Naming/ConvertCase.swift",
"Naming/SwiftName.swift",
"Naming/TypeName.swift",
"SourcePrinter.swift",
"TypeGenerators/InterfaceTypeGenerator.swift",
"TypeGenerators/TypeAccessory.swift",
"TypeGenerators/TypeDefinition.swift",
"TypeGenerators/TypeGenerator.swift",
"WITOverlayGen.swift"
],
"target_dependencies" : [
"WIT"
],
"type" : "library"
},
{
"c99name" : "WITExtractorTests",
"module_type" : "SwiftTarget",
"name" : "WITExtractorTests",
"path" : "Tests/WITExtractorTests",
"sources" : [
"ConvertCaseTests.swift",
"ExportFunctionTests.swift",
"TestSupport.swift",
"TypeTranslationTests.swift"
],
"target_dependencies" : [
"WITExtractor",
"WIT"
],
"type" : "test"
},
{
"c99name" : "WITExtractorPluginTests",
"module_type" : "SwiftTarget",
"name" : "WITExtractorPluginTests",
"path" : "Tests/WITExtractorPluginTests",
"sources" : [
"PluginSmokeTests.swift",
"TestSupport.swift"
],
"type" : "test"
},
{
"c99name" : "WITExtractorPlugin",
"module_type" : "PluginTarget",
"name" : "WITExtractorPlugin",
"path" : "Plugins/WITExtractorPlugin",
"plugin_capability" : {
"intent" : {
"description" : "Extract WIT definition from Swift module",
"type" : "custom",
"verb" : "extract-wit"
},
"permissions" : [
],
"type" : "command"
},
"product_memberships" : [
"WITExtractorPlugin"
],
"sources" : [
"Plugin.swift"
],
"target_dependencies" : [
"WITTool"
],
"type" : "plugin"
},
{
"c99name" : "WITExtractor",
"module_type" : "SwiftTarget",
"name" : "WITExtractor",
"path" : "Sources/WITExtractor",
"product_memberships" : [
"WITOverlayPlugin",
"WITExtractorPlugin",
"WITTool"
],
"sources" : [
"Diagnostic.swift",
"ModuleTranslation.swift",
"Naming/ConvertCase.swift",
"SourcePrinter.swift",
"SourceSummary.swift",
"SwiftAPIDigester.swift",
"TypeMapping.swift",
"WITBuilder.swift",
"WITExtractor.swift"
],
"type" : "library"
},
{
"c99name" : "WIT",
"module_type" : "SwiftTarget",
"name" : "WIT",
"path" : "Sources/WIT",
"product_memberships" : [
"WIT",
"WITOverlayPlugin",
"WITExtractorPlugin",
"WITTool"
],
"sources" : [
"AST.swift",
"ASTVisitor.swift",
"CanonicalABI/CanonicalABI.swift",
"CanonicalABI/CanonicalDeallocation.swift",
"CanonicalABI/CanonicalLifting.swift",
"CanonicalABI/CanonicalLoading.swift",
"CanonicalABI/CanonicalLowering.swift",
"CanonicalABI/CanonicalStoring.swift",
"Diagnostics.swift",
"Lexer.swift",
"PackageResolver.swift",
"Semantics/NameLookup.swift",
"Semantics/PackageBuilder.swift",
"Semantics/RequestEvaluator.swift",
"Semantics/SemanticsContext.swift",
"Semantics/Type.swift",
"Semantics/Validation.swift",
"SyntaxNode.swift",
"TextParser/ParseFunctionDecl.swift",
"TextParser/ParseInterface.swift",
"TextParser/ParseTop.swift",
"TextParser/ParseTypes.swift",
"TextParser/ParseWorld.swift",
"TextParser/Parser.swift"
],
"type" : "library"
},
{
"c99name" : "WATTests",
"module_type" : "SwiftTarget",
"name" : "WATTests",
"path" : "Tests/WATTests",
"sources" : [
"EncoderTests.swift",
"LexerTests.swift",
"ParserTests.swift",
"Spectest.swift",
"TestSupport.swift"
],
"target_dependencies" : [
"WAT"
],
"type" : "test"
},
{
"c99name" : "WAT",
"module_type" : "SwiftTarget",
"name" : "WAT",
"path" : "Sources/WAT",
"product_memberships" : [
"wasmkit-cli",
"WAT"
],
"sources" : [
"BinaryInstructionEncoder.swift",
"Encoder.swift",
"Lexer.swift",
"Location.swift",
"NameMapping.swift",
"ParseTextInstruction.swift",
"Parser.swift",
"Parser/ExpressionParser.swift",
"Parser/WastParser.swift",
"Parser/WatParser.swift",
"WAT.swift"
],
"target_dependencies" : [
"WasmParser"
],
"type" : "library"
},
{
"c99name" : "WASITests",
"module_type" : "SwiftTarget",
"name" : "WASITests",
"path" : "Tests/WASITests",
"sources" : [
"IntegrationTests.swift",
"Platform/SandboxPrimitives/OpenParentTests.swift",
"RandomBufferGeneratorTests.swift",
"TestSupport.swift",
"WASITests.swift"
],
"target_dependencies" : [
"WASI",
"WasmKitWASI"
],
"type" : "test"
},
{
"c99name" : "WASI",
"module_type" : "SwiftTarget",
"name" : "WASI",
"path" : "Sources/WASI",
"product_memberships" : [
"wasmkit-cli",
"WasmKitWASI",
"WASI"
],
"sources" : [
"Clock.swift",
"FileSystem.swift",
"GuestMemorySupport.swift",
"Platform/Directory.swift",
"Platform/Entry.swift",
"Platform/File.swift",
"Platform/PlatformTypes.swift",
"Platform/SandboxPrimitives.swift",
"Platform/SandboxPrimitives/Open.swift",
"Platform/SandboxPrimitives/OpenParent.swift",
"RandomBufferGenerator.swift",
"WASI.swift"
],
"target_dependencies" : [
"WasmTypes",
"SystemExtras"
],
"type" : "library"
},
{
"c99name" : "SystemExtras",
"module_type" : "SwiftTarget",
"name" : "SystemExtras",
"path" : "Sources/SystemExtras",
"product_dependencies" : [
"SystemPackage"
],
"product_memberships" : [
"wasmkit-cli",
"WasmKit",
"WasmKitWASI",
"WASI"
],
"sources" : [
"Clock.swift",
"Constants.swift",
"FileAtOperations.swift",
"FileOperations.swift",
"Syscalls.swift",
"Vendor/Exports.swift",
"Vendor/Utils.swift",
"Vendor/WindowsSyscallAdapter.swift"
],
"target_dependencies" : [
"CSystemExtras"
],
"type" : "library"
},
{
"c99name" : "GenerateOverlayForTesting",
"module_type" : "PluginTarget",
"name" : "GenerateOverlayForTesting",
"path" : "Plugins/GenerateOverlayForTesting",
"plugin_capability" : {
"type" : "buildTool"
},
"sources" : [
"Plugin.swift"
],
"target_dependencies" : [
"WITTool"
],
"type" : "plugin"
},
{
"c99name" : "GDBRemoteProtocolTests",
"module_type" : "SwiftTarget",
"name" : "GDBRemoteProtocolTests",
"path" : "Tests/GDBRemoteProtocolTests",
"sources" : [
"GDBRemoteProtocolTests.swift"
],
"target_dependencies" : [
"GDBRemoteProtocol"
],
"type" : "test"
},
{
"c99name" : "GDBRemoteProtocol",
"module_type" : "SwiftTarget",
"name" : "GDBRemoteProtocol",
"path" : "Sources/GDBRemoteProtocol",
"product_dependencies" : [
"Logging",
"NIOCore"
],
"sources" : [
"GDBHostCommand.swift",
"GDBHostCommandDecoder.swift",
"GDBPacket.swift",
"GDBTargetResponse.swift",
"GDBTargetResponseEncoder.swift"
],
"type" : "library"
},
{
"c99name" : "CSystemExtras",
"module_type" : "ClangTarget",
"name" : "CSystemExtras",
"path" : "Sources/CSystemExtras",
"product_memberships" : [
"wasmkit-cli",
"WasmKit",
"WasmKitWASI",
"WASI"
],
"sources" : [
"CSystemExtras.c"
],
"type" : "library"
},
{
"c99name" : "CLI",
"module_type" : "SwiftTarget",
"name" : "CLI",
"path" : "Sources/CLI",
"product_dependencies" : [
"ArgumentParser",
"SystemPackage"
],
"product_memberships" : [
"wasmkit-cli"
],
"sources" : [
"CLI.swift",
"Commands/Explore.swift",
"Commands/Parse.swift",
"Commands/Run.swift",
"Commands/Wat2wasm.swift",
"DebuggerServer.swift"
],
"target_dependencies" : [
"WAT",
"WasmKit",
"WasmKitWASI"
],
"type" : "executable"
}
],
"tools_version" : "6.1"
}
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Done.