Build Information
Successful build of WasmKit, reference 0.0.4 (e56f0f), with Swift 6.2 for Linux on 21 Jun 2025 09:09:10 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kabiroberai/WasmKit.git
Reference: 0.0.4
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/kabiroberai/WasmKit
* tag 0.0.4 -> FETCH_HEAD
HEAD is now at e56f0fc Bump version to 0.0.4
Submodule path 'Vendor/testsuite': checked out '7ef86ddeed81458f9031a49a40b3a3f99c1c6a8a'
Submodule path 'Vendor/wasi-testsuite': checked out 'c9c751586fd86b321d595bbef13f2c7403cfdbc5'
Submodule 'Vendor/testsuite' (https://github.com/WebAssembly/testsuite.git) registered for path 'Vendor/testsuite'
Submodule 'Vendor/wasi-testsuite' (https://github.com/WebAssembly/wasi-testsuite.git) registered for path 'Vendor/wasi-testsuite'
Cloning into '/host/spi-builder-workspace/Vendor/testsuite'...
Cloning into '/host/spi-builder-workspace/Vendor/wasi-testsuite'...
Cloned https://github.com/kabiroberai/WasmKit.git
Revision (git rev-parse @):
e56f0fc05412b170ad5c368e1ef0728bec9ffdc0
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/kabiroberai/WasmKit.git at 0.0.4
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/kabiroberai/WasmKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-format.git
[1/2082] Fetching swift-docc-plugin
[210/14292] Fetching swift-docc-plugin, swift-format
[1697/29672] Fetching swift-docc-plugin, swift-format, swift-argument-parser
Fetching https://github.com/apple/swift-system
Fetched https://github.com/apple/swift-docc-plugin from cache (0.81s)
[20516/27590] Fetching swift-format, swift-argument-parser
[27591/32026] Fetching swift-format, swift-argument-parser, swift-system
Fetched https://github.com/apple/swift-system from cache (0.85s)
Fetched https://github.com/apple/swift-format.git from cache (1.80s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.81s)
Computing version for https://github.com/apple/swift-format.git
Computed https://github.com/apple/swift-format.git at 510.1.0 (2.88s)
Fetching https://github.com/apple/swift-markdown.git
Fetching https://github.com/apple/swift-syntax.git
[1/6784] Fetching swift-markdown
[6785/77707] Fetching swift-markdown, swift-syntax
Fetched https://github.com/apple/swift-markdown.git from cache (3.53s)
Fetched https://github.com/apple/swift-syntax.git from cache (7.43s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.2.1 (7.95s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 510.0.3 (0.77s)
Computing version for https://github.com/apple/swift-markdown.git
Computed https://github.com/apple/swift-markdown.git at 0.6.0 (0.78s)
Fetching https://github.com/swiftlang/swift-cmark.git
[1/18112] Fetching swift-cmark
Fetched https://github.com/swiftlang/swift-cmark.git from cache (3.16s)
Computing version for https://github.com/swiftlang/swift-cmark.git
Computed https://github.com/swiftlang/swift-cmark.git at 0.6.0 (4.00s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (0.80s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3413] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.61s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (2.28s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.40s)
Creating working copy for https://github.com/swiftlang/swift-cmark.git
Working copy of https://github.com/swiftlang/swift-cmark.git resolved at 0.6.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 510.0.3
Creating working copy for https://github.com/apple/swift-markdown.git
Working copy of https://github.com/apple/swift-markdown.git resolved at 0.6.0
Creating working copy for https://github.com/apple/swift-format.git
Working copy of https://github.com/apple/swift-format.git resolved at 510.1.0
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.2.1
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.4
[0/15] Write sources
[6/15] Write swift-version-24593BA9C3E375BF.txt
[8/48] Compiling WITExtractor TypeMapping.swift
[9/48] Compiling WITExtractor WITBuilder.swift
[10/49] Compiling WIT Type.swift
[11/49] Compiling WIT Validation.swift
[12/49] Compiling WIT SyntaxNode.swift
[13/49] Compiling WIT ParseFunctionDecl.swift
[14/49] Compiling WIT ParseInterface.swift
[15/49] Compiling WIT ParseTop.swift
[16/49] Compiling WIT PackageBuilder.swift
[17/49] Compiling WIT RequestEvaluator.swift
[18/49] Compiling WIT SemanticsContext.swift
[19/52] Compiling WIT CanonicalDeallocation.swift
[20/52] Compiling WIT CanonicalLifting.swift
[21/52] Compiling WIT CanonicalLoading.swift
[22/52] Emitting module WITExtractor
[25/52] Compiling WITExtractor SourcePrinter.swift
[26/52] Emitting module ArgumentParserToolInfo
[27/52] Compiling ArgumentParserToolInfo ToolInfo.swift
[28/53] Wrapping AST for ArgumentParserToolInfo for debugging
[30/91] Compiling ArgumentParser ArgumentDecoder.swift
[31/91] Compiling ArgumentParser ArgumentDefinition.swift
[32/91] Compiling ArgumentParser ArgumentSet.swift
[33/91] Emitting module ArgumentParser
[34/96] Compiling ArgumentParser ArgumentVisibility.swift
[35/96] Compiling ArgumentParser CompletionKind.swift
[36/96] Compiling ArgumentParser Errors.swift
[37/96] Compiling ArgumentParser Flag.swift
[38/96] Compiling ArgumentParser NameSpecification.swift
[39/96] Compiling ArgumentParser Option.swift
[40/96] Emitting module WIT
[41/96] Compiling ArgumentParser ZshCompletionsGenerator.swift
[42/96] Compiling ArgumentParser Argument.swift
[43/96] Compiling ArgumentParser ArgumentHelp.swift
[44/96] Compiling WITExtractor WITExtractor.swift
[45/96] Compiling ArgumentParser BashCompletionsGenerator.swift
[46/96] Compiling ArgumentParser CompletionsGenerator.swift
[47/96] Compiling ArgumentParser FishCompletionsGenerator.swift
[54/96] Compiling ArgumentParser OptionGroup.swift
[55/96] Compiling ArgumentParser AsyncParsableCommand.swift
[56/96] Compiling ArgumentParser CommandConfiguration.swift
[57/97] Wrapping AST for WIT for debugging
[62/98] Compiling ArgumentParser CommandGroup.swift
[63/98] Compiling ArgumentParser EnumerableFlag.swift
[64/109] Compiling WITExtractor SwiftAPIDigester.swift
[65/110] Compiling WITExtractor ConvertCase.swift
[66/112] Compiling WITExtractor SourceSummary.swift
[68/122] Compiling ArgumentParser Name.swift
[69/122] Compiling ArgumentParser Parsed.swift
[70/122] Compiling ArgumentParser ParsedValues.swift
[71/122] Compiling ArgumentParser ParserError.swift
[72/122] Compiling ArgumentParser SplitArguments.swift
[73/122] Compiling ArgumentParser DumpHelpGenerator.swift
[74/122] Compiling ArgumentParser HelpCommand.swift
[75/122] Compiling ArgumentParser HelpGenerator.swift
[76/122] Compiling ArgumentParser MessageInfo.swift
[77/122] Compiling ArgumentParser UsageGenerator.swift
[77/122] Wrapping AST for WITExtractor for debugging
[79/122] Compiling ArgumentParser CollectionExtensions.swift
[80/122] Compiling ArgumentParser Platform.swift
[81/122] Compiling ArgumentParser SequenceExtensions.swift
[82/122] Compiling ArgumentParser StringExtensions.swift
[83/122] Compiling ArgumentParser Tree.swift
[84/122] Compiling WITOverlayGenerator ConvertCase.swift
[85/122] Compiling WITOverlayGenerator SwiftName.swift
[86/122] Compiling WITOverlayGenerator TypeName.swift
[87/122] Compiling WITOverlayGenerator SourcePrinter.swift
[88/122] Compiling WITOverlayGenerator InterfaceTypeGenerator.swift
[89/122] Compiling WITOverlayGenerator TypeAccessory.swift
[91/122] Compiling ArgumentParser CommandParser.swift
[92/122] Compiling ArgumentParser InputKey.swift
[93/122] Compiling ArgumentParser InputOrigin.swift
[95/123] Emitting module WITOverlayGenerator
[99/126] Compiling WITOverlayGenerator HostExportInterface.swift
[100/126] Compiling WITOverlayGenerator HostWorldGenerator.swift
[101/126] Compiling WITOverlayGenerator WasmKitSourcePrinter.swift
[105/126] Compiling WITOverlayGenerator DefinitionMapping.swift
[106/126] Compiling WITOverlayGenerator GuestExportFunction.swift
[107/126] Compiling WITOverlayGenerator GuestExportInterface.swift
[108/126] Compiling WITOverlayGenerator GuestPrelude.swift
[109/126] Compiling WITOverlayGenerator GuestWorldGenerator.swift
[110/126] Compiling WITOverlayGenerator HostExportFunction.swift
[111/126] Compiling WITOverlayGenerator CanonicalName.swift
[112/126] Compiling WITOverlayGenerator CanonicalOperation.swift
[113/126] Compiling WITOverlayGenerator SignatureTranslation.swift
[114/126] Compiling WITOverlayGenerator StaticCanonicalDeallocation.swift
[115/126] Compiling WITOverlayGenerator StaticCanonicalLifting.swift
[116/126] Compiling WITOverlayGenerator StaticCanonicalLoading.swift
[117/126] Compiling WITOverlayGenerator StaticCanonicalLowering.swift
[118/126] Compiling WITOverlayGenerator StaticCanonicalStoring.swift
[119/126] Compiling WITOverlayGenerator TypeDefinition.swift
[120/126] Compiling WITOverlayGenerator TypeGenerator.swift
[121/126] Compiling WITOverlayGenerator WITOverlayGen.swift
[122/127] Wrapping AST for WITOverlayGenerator for debugging
[123/127] Wrapping AST for ArgumentParser for debugging
[125/130] Compiling WITTool Utilities.swift
[126/130] Emitting module WITTool
[127/130] Compiling WITTool WITTool.swift
[128/131] Wrapping AST for WITTool for debugging
[129/131] Write Objects.LinkFileList
[130/131] 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/WasmKit/CMakeLists.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/WasmKitWASI/CMakeLists.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/WASI/CMakeLists.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/CLI/CMakeLists.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/WasmTypes/CMakeLists.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/WasmParser/CMakeLists.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/SystemExtras/CMakeLists.txt
[1/1] Compiling plugin GenerateOverlayForTesting
[2/2] Compiling plugin WITExtractorPlugin
[3/3] Compiling plugin WITOverlayPlugin
[4/4] Compiling plugin Lint Source Code
[5/5] Compiling plugin Format Source Code
[6/6] Compiling plugin Swift-DocC Preview
[7/7] Compiling plugin Swift-DocC
[8/8] Compiling plugin GenerateManual
Building for debugging...
[8/61] Write sources
[29/61] Compiling CSystem shims.c
[30/61] Compiling _CabiShims shims.c
[31/61] Write swift-version-24593BA9C3E375BF.txt
[33/121] Emitting module WasmTypes
[34/121] Emitting module ArgumentParserToolInfo
[36/122] Compiling WasmTypes WasmTypes.swift
[37/122] Emitting module WITExtractor
[39/124] Compiling WITExtractor ConvertCase.swift
[39/125] Wrapping AST for ArgumentParserToolInfo for debugging
[41/125] Compiling WITExtractor WITBuilder.swift
[41/125] Wrapping AST for WITExtractor for debugging
[43/125] Compiling WIT ParseFunctionDecl.swift
[44/125] Compiling WIT ParseInterface.swift
[45/125] Compiling WIT ParseTop.swift
[46/128] Compiling WITExtractor SourcePrinter.swift
[47/128] Compiling WIT AST.swift
[48/128] Compiling WIT ASTVisitor.swift
[49/128] Emitting module WITExtractor
[50/128] Compiling WITExtractor TypeMapping.swift
[51/128] Compiling WITExtractor WITExtractor.swift
[52/128] Compiling WasmTypes GuestMemory.swift
[53/129] Compiling WITExtractor SourceSummary.swift
[54/129] Compiling WITExtractor SwiftAPIDigester.swift
[56/130] Wrapping AST for WasmTypes for debugging
[58/130] Compiling WIT CanonicalDeallocation.swift
[59/130] Compiling WIT CanonicalLifting.swift
[60/130] Compiling WIT CanonicalLoading.swift
[60/130] Wrapping AST for WITExtractor for debugging
[62/133] Emitting module ArgumentParserToolInfo
[63/133] Compiling ArgumentParserToolInfo ToolInfo.swift
[65/139] Compiling WIT CanonicalLowering.swift
[66/139] Compiling WIT CanonicalStoring.swift
[67/139] Compiling WIT Diagnostics.swift
[67/139] Wrapping AST for ArgumentParserToolInfo for debugging
[69/177] Compiling ArgumentParser ArgumentDecoder.swift
[70/177] Compiling ArgumentParser ArgumentDefinition.swift
[71/177] Compiling ArgumentParser ArgumentSet.swift
[72/177] Compiling ArgumentParser CommandGroup.swift
[73/177] Compiling ArgumentParser EnumerableFlag.swift
[74/179] Compiling ArgumentParser OptionGroup.swift
[75/179] Compiling ArgumentParser AsyncParsableCommand.swift
[76/179] Compiling ArgumentParser CommandConfiguration.swift
[77/179] Compiling ArgumentParser ExpressibleByArgument.swift
[78/179] Compiling ArgumentParser ParsableArguments.swift
[79/179] Compiling ArgumentParser ParsableArgumentsValidation.swift
[80/179] Compiling WasmParser ByteStream.swift
[81/180] Compiling WasmParser Stream.swift
[82/180] Emitting module WIT
[83/180] Compiling WasmParser InstructionCode.swift
[90/180] Compiling ArgumentParser Flag.swift
[91/180] Compiling ArgumentParser NameSpecification.swift
[92/180] Compiling ArgumentParser Option.swift
[96/180] Emitting module ArgumentParser
[97/181] Compiling WasmParser LEB.swift
[98/181] Emitting module WIT
[101/182] Compiling WasmParser FileHandleStream.swift
[101/182] Wrapping AST for WIT for debugging
[102/182] Wrapping AST for ArgumentParser for debugging
[104/183] Emitting module SystemPackage
[105/183] Compiling SystemPackage Util.swift
[106/183] Compiling SystemPackage UtilConsumers.swift
[107/183] Emitting module WasmParser
[113/188] Compiling WasmParser WasmTypes.swift
[114/188] Compiling ArgumentParser BashCompletionsGenerator.swift
[115/188] Compiling ArgumentParser CompletionsGenerator.swift
[116/188] Compiling ArgumentParser FishCompletionsGenerator.swift
[117/188] Compiling ArgumentParser ZshCompletionsGenerator.swift
[118/188] Compiling ArgumentParser Argument.swift
[119/188] Compiling ArgumentParser ArgumentHelp.swift
[120/188] Compiling ArgumentParser ArgumentVisibility.swift
[121/188] Compiling ArgumentParser CompletionKind.swift
[122/188] Compiling ArgumentParser Errors.swift
[123/189] Wrapping AST for SystemPackage for debugging
[131/197] Emitting module WITOverlayGenerator
[133/198] Compiling SystemExtras Syscalls.swift
[134/198] Compiling WasmParser WasmParser.swift
[134/198] Wrapping AST for WITOverlayGenerator for debugging
[136/199] Compiling SystemExtras Utils.swift
[137/199] Compiling SystemExtras Exports.swift
[138/199] Emitting module ArgumentParser
[145/199] Compiling WasmParser InstructionVisitor.swift
[147/200] Emitting module WITTool
[151/202] Compiling SystemExtras Clock.swift
[152/202] Compiling SystemExtras Constants.swift
[155/202] Compiling ArgumentParser CollectionExtensions.swift
[156/202] Compiling ArgumentParser Platform.swift
[157/202] Compiling ArgumentParser SequenceExtensions.swift
[158/202] Compiling ArgumentParser StringExtensions.swift
[159/202] Compiling ArgumentParser Tree.swift
[159/202] Wrapping AST for WasmParser for debugging
[160/202] Wrapping AST for WITTool for debugging
[161/202] Write Objects.LinkFileList
[162/202] Wrapping AST for WIT for debugging
[164/226] Emitting module SystemExtras
[165/226] Compiling SystemExtras FileAtOperations.swift
[166/226] Compiling SystemExtras FileOperations.swift
[168/227] Compiling ArgumentParser Name.swift
[169/227] Compiling ArgumentParser Parsed.swift
[170/227] Compiling ArgumentParser ParsedValues.swift
[171/227] Compiling ArgumentParser ParserError.swift
[172/227] Compiling ArgumentParser SplitArguments.swift
[173/227] Compiling ArgumentParser DumpHelpGenerator.swift
[174/227] Compiling ArgumentParser HelpCommand.swift
[175/227] Compiling ArgumentParser HelpGenerator.swift
[176/227] Compiling ArgumentParser MessageInfo.swift
[177/227] Compiling ArgumentParser UsageGenerator.swift
[177/227] Linking WITTool-tool
[179/227] Compiling WITOverlayGenerator SourcePrinter.swift
[180/227] Compiling WITOverlayGenerator InterfaceTypeGenerator.swift
[181/227] Compiling WITOverlayGenerator TypeAccessory.swift
[182/227] Compiling WITOverlayGenerator HostExportInterface.swift
[183/227] Compiling WITOverlayGenerator HostWorldGenerator.swift
[184/227] Compiling WITOverlayGenerator WasmKitSourcePrinter.swift
[186/227] Compiling ArgumentParser CommandParser.swift
[187/227] Compiling ArgumentParser InputKey.swift
[188/227] Compiling ArgumentParser InputOrigin.swift
[188/240] Wrapping AST for SystemExtras for debugging
[190/267] Wrapping AST for ArgumentParser for debugging
[192/267] Compiling WasmKit Instruction.swift
[193/267] Compiling WasmKit Reference.swift
[194/267] Compiling WasmKit Table.swift
[195/267] Compiling WasmKit Variable.swift
[196/267] Compiling WasmKit ExecutionState.swift
[197/267] Compiling WasmKit InstructionSupport.swift
[198/267] Compiling WasmKit Memory.swift
[199/267] Compiling WasmKit Numeric.swift
[200/267] Compiling WasmKit Parametric.swift
[201/267] Compiling WasmKit Function.swift
[202/270] Compiling WasmKit Errors.swift
[203/270] Compiling WasmKit Instances.swift
[204/270] Compiling WasmKit Value.swift
[205/270] Compiling WasmKit InstDispatch.swift
[206/270] Compiling WasmKit NameRegistry.swift
[207/270] Compiling WasmKit Profiler.swift
[208/270] Compiling WASI OpenParent.swift
[209/271] Compiling WASI Open.swift
[210/271] Emitting module WITOverlayGenerator
[211/271] Compiling WASI RandomBufferGenerator.swift
[212/271] Compiling WasmKit CanonicalCall.swift
[213/271] Compiling WasmKit CanonicalLifting.swift
[214/271] Compiling WasmKit CanonicalLowering.swift
[215/271] Compiling WasmKit CanonicalOptions.swift
[216/271] Compiling WasmKit ComponentTypes.swift
[217/271] Compiling WasmKit Control.swift
[218/271] Compiling WasmKit Expression.swift
[219/271] Emitting module WasmKit
/host/spi-builder-workspace/Sources/WasmKit/Execution/Types/Value.swift:130:1: warning: extension declares a conformance of imported type 'Value' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'WasmTypes' introduce this conformance in the future
128 | }
129 |
130 | extension Value: Comparable {
| |- warning: extension declares a conformance of imported type 'Value' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'WasmTypes' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
131 | /// Returns if the left value is less than the right value.
132 | /// - Precondition: The values are of the same type.
/host/spi-builder-workspace/Sources/WasmKit/Execution/Types/Value.swift:180:1: warning: extension declares a conformance of imported type 'Value' to imported protocol 'ExpressibleByBooleanLiteral'; this will not behave correctly if the owners of 'WasmTypes' introduce this conformance in the future
178 | }
179 |
180 | extension Value: ExpressibleByBooleanLiteral {
| |- warning: extension declares a conformance of imported type 'Value' to imported protocol 'ExpressibleByBooleanLiteral'; this will not behave correctly if the owners of 'WasmTypes' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
181 | /// Create a new value from a boolean literal.
182 | public init(booleanLiteral value: BooleanLiteralType) {
/host/spi-builder-workspace/Sources/WasmKit/Execution/Types/Value.swift:191:1: warning: extension declares a conformance of imported type 'Value' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'WasmTypes' introduce this conformance in the future
189 | }
190 |
191 | extension Value: CustomStringConvertible {
| |- warning: extension declares a conformance of imported type 'Value' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'WasmTypes' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
192 | /// A textual representation of the value.
193 | public var description: String {
[224/274] Compiling WITOverlayGenerator TypeDefinition.swift
[225/274] Compiling WITOverlayGenerator TypeGenerator.swift
[226/274] Compiling WITOverlayGenerator WITOverlayGen.swift
[231/275] Emitting module WASI
[236/278] Wrapping AST for WITOverlayGenerator for debugging
[238/278] Compiling WITTool Utilities.swift
[239/278] Compiling WITTool WITTool.swift
[240/278] Emitting module WITTool
[241/279] Wrapping AST for WITTool for debugging
[242/279] Write Objects.LinkFileList
/host/spi-builder-workspace/Sources/WasmKit/Execution/Types/Value.swift:130:1: warning: extension declares a conformance of imported type 'Value' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'WasmTypes' introduce this conformance in the future
128 | }
129 |
130 | extension Value: Comparable {
| |- warning: extension declares a conformance of imported type 'Value' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'WasmTypes' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
131 | /// Returns if the left value is less than the right value.
132 | /// - Precondition: The values are of the same type.
/host/spi-builder-workspace/Sources/WasmKit/Execution/Types/Value.swift:180:1: warning: extension declares a conformance of imported type 'Value' to imported protocol 'ExpressibleByBooleanLiteral'; this will not behave correctly if the owners of 'WasmTypes' introduce this conformance in the future
178 | }
179 |
180 | extension Value: ExpressibleByBooleanLiteral {
| |- warning: extension declares a conformance of imported type 'Value' to imported protocol 'ExpressibleByBooleanLiteral'; this will not behave correctly if the owners of 'WasmTypes' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
181 | /// Create a new value from a boolean literal.
182 | public init(booleanLiteral value: BooleanLiteralType) {
/host/spi-builder-workspace/Sources/WasmKit/Execution/Types/Value.swift:191:1: warning: extension declares a conformance of imported type 'Value' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'WasmTypes' introduce this conformance in the future
189 | }
190 |
191 | extension Value: CustomStringConvertible {
| |- warning: extension declares a conformance of imported type 'Value' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'WasmTypes' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
192 | /// A textual representation of the value.
193 | public var description: String {
/host/spi-builder-workspace/Sources/WasmKit/Execution/Types/Value.swift:130:1: warning: extension declares a conformance of imported type 'Value' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'WasmTypes' introduce this conformance in the future
128 | }
129 |
130 | extension Value: Comparable {
| |- warning: extension declares a conformance of imported type 'Value' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'WasmTypes' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
131 | /// Returns if the left value is less than the right value.
132 | /// - Precondition: The values are of the same type.
/host/spi-builder-workspace/Sources/WasmKit/Execution/Types/Value.swift:180:1: warning: extension declares a conformance of imported type 'Value' to imported protocol 'ExpressibleByBooleanLiteral'; this will not behave correctly if the owners of 'WasmTypes' introduce this conformance in the future
178 | }
179 |
180 | extension Value: ExpressibleByBooleanLiteral {
| |- warning: extension declares a conformance of imported type 'Value' to imported protocol 'ExpressibleByBooleanLiteral'; this will not behave correctly if the owners of 'WasmTypes' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
181 | /// Create a new value from a boolean literal.
182 | public init(booleanLiteral value: BooleanLiteralType) {
/host/spi-builder-workspace/Sources/WasmKit/Execution/Types/Value.swift:191:1: warning: extension declares a conformance of imported type 'Value' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'WasmTypes' introduce this conformance in the future
189 | }
190 |
191 | extension Value: CustomStringConvertible {
| |- warning: extension declares a conformance of imported type 'Value' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'WasmTypes' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
192 | /// A textual representation of the value.
193 | public var description: String {
/host/spi-builder-workspace/Sources/WasmKit/Execution/Types/Value.swift:130:1: warning: extension declares a conformance of imported type 'Value' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'WasmTypes' introduce this conformance in the future
128 | }
129 |
130 | extension Value: Comparable {
| |- warning: extension declares a conformance of imported type 'Value' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'WasmTypes' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
131 | /// Returns if the left value is less than the right value.
132 | /// - Precondition: The values are of the same type.
/host/spi-builder-workspace/Sources/WasmKit/Execution/Types/Value.swift:180:1: warning: extension declares a conformance of imported type 'Value' to imported protocol 'ExpressibleByBooleanLiteral'; this will not behave correctly if the owners of 'WasmTypes' introduce this conformance in the future
178 | }
179 |
180 | extension Value: ExpressibleByBooleanLiteral {
| |- warning: extension declares a conformance of imported type 'Value' to imported protocol 'ExpressibleByBooleanLiteral'; this will not behave correctly if the owners of 'WasmTypes' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
181 | /// Create a new value from a boolean literal.
182 | public init(booleanLiteral value: BooleanLiteralType) {
/host/spi-builder-workspace/Sources/WasmKit/Execution/Types/Value.swift:191:1: warning: extension declares a conformance of imported type 'Value' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'WasmTypes' introduce this conformance in the future
189 | }
190 |
191 | extension Value: CustomStringConvertible {
| |- warning: extension declares a conformance of imported type 'Value' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'WasmTypes' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
192 | /// A textual representation of the value.
193 | public var description: String {
[254/279] Compiling WASI WASI.swift
[255/280] Wrapping AST for WASI for debugging
[256/280] Linking WITTool
[258/280] Compiling WasmKit ModuleParser.swift
[259/280] Compiling WasmKit Translator.swift
[260/280] Compiling WasmKit Module.swift
[273/283] Wrapping AST for WasmKit for debugging
[275/286] Compiling WasmKitWASI WASIBridgeToHost+WasmKit.swift
[276/286] Emitting module WasmKitWASI
[277/287] Wrapping AST for WasmKitWASI for debugging
[279/290] Compiling CLI CLI.swift
[280/290] Emitting module CLI
[281/290] Compiling CLI Run.swift
/host/spi-builder-workspace/Sources/CLI/Run/Run.swift:81:29: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
79 | func deriveInterceptor() throws -> (interceptor: GuestTimeProfiler, finalize: () -> Void)? {
80 | guard let outputPath = self.profileOutput else { return nil }
81 | FileManager.default.createFile(atPath: outputPath, contents: nil)
| `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
82 | let fileHandle = try FileHandle(forWritingTo: URL(fileURLWithPath: outputPath))
83 | let profiler = GuestTimeProfiler { data in
[282/291] Wrapping AST for CLI for debugging
[283/291] Write Objects.LinkFileList
[285/291] Emitting module Spectest
[286/291] Compiling Spectest Spectest.swift
[287/291] Compiling Spectest TestCase.swift
[288/292] Wrapping AST for Spectest for debugging
[289/292] Write Objects.LinkFileList
[290/292] Linking wasmkit-cli
[291/292] Linking Spectest
Build complete! (105.58s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"identity" : "swift-system",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.1",
"upper_bound" : "1.3.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-system"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
},
{
"identity" : "swift-format",
"requirement" : {
"range" : [
{
"lower_bound" : "510.1.0",
"upper_bound" : "511.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-format.git"
}
],
"manifest_display_name" : "WasmKit",
"name" : "WasmKit",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "WasmKit",
"targets" : [
"WasmKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "WasmKitWASI",
"targets" : [
"WasmKitWASI"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "WASI",
"targets" : [
"WASI"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "WIT",
"targets" : [
"WIT"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "wasmkit-cli",
"targets" : [
"CLI"
],
"type" : {
"executable" : null
}
},
{
"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
}
},
{
"name" : "Spectest",
"targets" : [
"Spectest"
],
"type" : {
"executable" : null
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "_CabiShims",
"module_type" : "ClangTarget",
"name" : "_CabiShims",
"path" : "Sources/_CabiShims",
"product_memberships" : [
"_CabiShims"
],
"sources" : [
"shims.c"
],
"type" : "library"
},
{
"c99name" : "WasmTypes",
"module_type" : "SwiftTarget",
"name" : "WasmTypes",
"path" : "Sources/WasmTypes",
"product_memberships" : [
"WasmKit",
"WasmKitWASI",
"WASI",
"wasmkit-cli",
"Spectest"
],
"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_memberships" : [
"WasmKit",
"WasmKitWASI",
"wasmkit-cli",
"Spectest"
],
"sources" : [
"InstructionCode.swift",
"InstructionVisitor.swift",
"LEB.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" : [
"WasmKitWASI",
"wasmkit-cli"
],
"sources" : [
"WASIBridgeToHost+WasmKit.swift"
],
"target_dependencies" : [
"WasmKit",
"WASI"
],
"type" : "library"
},
{
"c99name" : "WasmKitTests",
"module_type" : "SwiftTarget",
"name" : "WasmKitTests",
"path" : "Tests/WasmKitTests",
"sources" : [
"Execution/EndiannessTests.swift",
"Execution/HostModuleTests.swift"
],
"target_dependencies" : [
"WasmKit"
],
"type" : "test"
},
{
"c99name" : "WasmKit",
"module_type" : "SwiftTarget",
"name" : "WasmKit",
"path" : "Sources/WasmKit",
"product_dependencies" : [
"SystemPackage"
],
"product_memberships" : [
"WasmKit",
"WasmKitWASI",
"wasmkit-cli",
"Spectest"
],
"sources" : [
"Component/CanonicalCall.swift",
"Component/CanonicalLifting.swift",
"Component/CanonicalLowering.swift",
"Component/CanonicalOptions.swift",
"Component/ComponentTypes.swift",
"Execution/Instructions/Control.swift",
"Execution/Instructions/Expression.swift",
"Execution/Instructions/Instruction.swift",
"Execution/Instructions/InstructionSupport.swift",
"Execution/Instructions/Memory.swift",
"Execution/Instructions/Numeric.swift",
"Execution/Instructions/Parametric.swift",
"Execution/Instructions/Reference.swift",
"Execution/Instructions/Table.swift",
"Execution/Instructions/Variable.swift",
"Execution/Runtime/ExecutionState.swift",
"Execution/Runtime/Function.swift",
"Execution/Runtime/InstDispatch.swift",
"Execution/Runtime/NameRegistry.swift",
"Execution/Runtime/Profiler.swift",
"Execution/Runtime/Runtime.swift",
"Execution/Runtime/Stack.swift",
"Execution/Runtime/Store.swift",
"Execution/Types/Errors.swift",
"Execution/Types/Instances.swift",
"Execution/Types/Value.swift",
"ModuleParser.swift",
"Translator.swift",
"Types/Module.swift"
],
"target_dependencies" : [
"WasmParser",
"SystemExtras",
"WasmTypes"
],
"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" : "WASITests",
"module_type" : "SwiftTarget",
"name" : "WASITests",
"path" : "Tests/WASITests",
"sources" : [
"Platform/SandboxPrimitives/OpenParentTests.swift",
"RandomBufferGeneratorTests.swift"
],
"target_dependencies" : [
"WASI"
],
"type" : "test"
},
{
"c99name" : "WASI",
"module_type" : "SwiftTarget",
"name" : "WASI",
"path" : "Sources/WASI",
"product_memberships" : [
"WasmKitWASI",
"WASI",
"wasmkit-cli"
],
"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",
"WasmKitWASI",
"WASI",
"wasmkit-cli",
"Spectest"
],
"sources" : [
"Clock.swift",
"Constants.swift",
"FileAtOperations.swift",
"FileOperations.swift",
"Syscalls.swift",
"Vendor/Exports.swift",
"Vendor/Utils.swift"
],
"type" : "library"
},
{
"c99name" : "Spectest",
"module_type" : "SwiftTarget",
"name" : "Spectest",
"path" : "Sources/Spectest",
"product_dependencies" : [
"ArgumentParser",
"SystemPackage"
],
"product_memberships" : [
"Spectest"
],
"sources" : [
"Spectest.swift",
"TestCase.swift"
],
"target_dependencies" : [
"WasmKit"
],
"type" : "executable"
},
{
"c99name" : "GenerateOverlayForTesting",
"module_type" : "PluginTarget",
"name" : "GenerateOverlayForTesting",
"path" : "Plugins/GenerateOverlayForTesting",
"plugin_capability" : {
"type" : "buildTool"
},
"sources" : [
"Plugin.swift"
],
"target_dependencies" : [
"WITTool"
],
"type" : "plugin"
},
{
"c99name" : "CLI",
"module_type" : "SwiftTarget",
"name" : "CLI",
"path" : "Sources/CLI",
"product_dependencies" : [
"ArgumentParser",
"SystemPackage"
],
"product_memberships" : [
"wasmkit-cli"
],
"sources" : [
"CLI.swift",
"Run/Run.swift"
],
"target_dependencies" : [
"WasmKit",
"WasmKitWASI"
],
"type" : "executable"
}
],
"tools_version" : "5.8"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.