The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of WasmKit, reference main (d258b7), with Swift 6.1 for macOS (SPM) on 17 Jun 2025 02:18:41 UTC.

Swift 6 data race errors: 25

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftwasm/WasmKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swiftwasm/WasmKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d258b76 ./Utilities/format.py
Cloned https://github.com/swiftwasm/WasmKit.git
Revision (git rev-parse @):
d258b76e3acefe3884b4a622a304a74a23ae7219
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swiftwasm/WasmKit.git at main
Fetching https://github.com/apple/swift-system from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-system from cache (1.08s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.08s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.5.0 (1.58s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.49s)
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-system
Working copy of https://github.com/apple/swift-system resolved at 1.5.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "wasmkit",
      "name": "WasmKit",
      "url": "https://github.com/swiftwasm/WasmKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WasmKit",
      "dependencies": [
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser",
          "version": "1.5.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-system",
          "name": "swift-system",
          "url": "https://github.com/apple/swift-system",
          "version": "1.5.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/swiftwasm/WasmKit.git
[1/10308] Fetching wasmkit
Fetched https://github.com/swiftwasm/WasmKit.git from cache (1.04s)
Fetching https://github.com/apple/swift-system from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-system from cache (0.51s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.52s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.5.0 (0.57s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.04s)
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.5.0
Creating working copy for https://github.com/swiftwasm/WasmKit.git
Working copy of https://github.com/swiftwasm/WasmKit.git resolved at main (d258b76)
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
Found 2 product dependencies
  - swift-argument-parser
  - swift-system
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/swiftwasm/WasmKit.git
https://github.com/swiftwasm/WasmKit.git
{
  "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.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-system"
    }
  ],
  "manifest_display_name" : "WasmKit",
  "name" : "WasmKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "ios",
      "version" : "12.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
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "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" : [
        "Execution/HostModuleTests.swift",
        "Execution/Runtime/StoreAllocatorTests.swift",
        "ExecutionTests.swift",
        "FuzzTranslatorRegressionTests.swift",
        "Spectest/Spectest.swift",
        "Spectest/TestCase.swift",
        "SpectestTests.swift"
      ],
      "target_dependencies" : [
        "WasmKit",
        "WAT",
        "WasmKitFuzzing"
      ],
      "type" : "test"
    },
    {
      "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/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"
      ],
      "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" : "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"
      ],
      "target_dependencies" : [
        "WAT",
        "WasmKit",
        "WasmKitWASI"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.8"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
[0/11] Write sources
[3/11] Write WITTool-tool-entitlement.plist
[4/11] Write sources
[7/11] Write swift-version-2F0A5646E1D333AE.txt
[9/46] Emitting module ArgumentParserToolInfo
[10/46] Compiling ArgumentParserToolInfo ToolInfo.swift
[11/85] Emitting module ArgumentParser
[12/89] Compiling ArgumentParser MessageInfo.swift
[13/89] Compiling ArgumentParser UsageGenerator.swift
[14/91] Compiling WITExtractor SourcePrinter.swift
[15/91] Compiling ArgumentParser CollectionExtensions.swift
[16/91] Compiling ArgumentParser ParsableArguments.swift
[17/91] Compiling ArgumentParser ParsableArgumentsValidation.swift
[18/91] Compiling ArgumentParser ParsableCommand.swift
[19/91] Compiling ArgumentParser CommandConfiguration.swift
[20/91] Compiling ArgumentParser CommandGroup.swift
[21/91] Compiling ArgumentParser EnumerableFlag.swift
[22/91] Compiling ArgumentParser ExpressibleByArgument.swift
[23/91] Compiling WITExtractor ModuleTranslation.swift
[24/91] Emitting module WITExtractor
[25/91] Compiling WITExtractor Diagnostic.swift
[26/91] Compiling WIT ParseWorld.swift
[27/91] Compiling WIT Parser.swift
[28/91] Compiling ArgumentParser ArgumentDecoder.swift
[29/91] Compiling ArgumentParser ArgumentHelp.swift
[30/91] Compiling ArgumentParser DumpHelpGenerator.swift
[31/91] Compiling ArgumentParser HelpCommand.swift
[32/91] Compiling ArgumentParser HelpGenerator.swift
[33/91] Compiling ArgumentParser ParserError.swift
/Users/admin/builder/spi-builder-workspace/Sources/WIT/Semantics/RequestEvaluator.swift:67:13: warning: stored property 'activeRequests' of 'Sendable'-conforming struct 'CyclicalRequestError' has non-sendable type '[any EvaluationRequest]'; this is an error in the Swift 6 language mode
 1 | protocol EvaluationRequest: Hashable {
   |          `- note: protocol 'EvaluationRequest' does not conform to the 'Sendable' protocol
 2 |     associatedtype Output
 3 |
   :
65 | extension Evaluator {
66 |     struct CyclicalRequestError: Error, CustomStringConvertible {
67 |         let activeRequests: [any EvaluationRequest]
   |             `- warning: stored property 'activeRequests' of 'Sendable'-conforming struct 'CyclicalRequestError' has non-sendable type '[any EvaluationRequest]'; this is an error in the Swift 6 language mode
68 |
69 |         var description: String {
[34/91] Compiling ArgumentParser SplitArguments.swift
/Users/admin/builder/spi-builder-workspace/Sources/WIT/Semantics/RequestEvaluator.swift:67:13: warning: stored property 'activeRequests' of 'Sendable'-conforming struct 'CyclicalRequestError' has non-sendable type '[any EvaluationRequest]'; this is an error in the Swift 6 language mode
 1 | protocol EvaluationRequest: Hashable {
   |          `- note: protocol 'EvaluationRequest' does not conform to the 'Sendable' protocol
 2 |     associatedtype Output
 3 |
   :
65 | extension Evaluator {
66 |     struct CyclicalRequestError: Error, CustomStringConvertible {
67 |         let activeRequests: [any EvaluationRequest]
   |             `- warning: stored property 'activeRequests' of 'Sendable'-conforming struct 'CyclicalRequestError' has non-sendable type '[any EvaluationRequest]'; this is an error in the Swift 6 language mode
68 |
69 |         var description: String {
[35/91] Compiling ArgumentParser InputOrigin.swift
[36/91] Compiling ArgumentParser Name.swift
[37/91] Compiling ArgumentParser Parsed.swift
[38/91] Compiling ArgumentParser ParsedValues.swift
[42/91] Compiling ArgumentParser Errors.swift
[43/91] Compiling ArgumentParser Flag.swift
[44/91] Compiling ArgumentParser NameSpecification.swift
[45/91] Compiling ArgumentParser Option.swift
[46/91] Compiling ArgumentParser OptionGroup.swift
[47/91] Compiling ArgumentParser AsyncParsableCommand.swift
[48/91] Emitting module WIT
/Users/admin/builder/spi-builder-workspace/Sources/WIT/Diagnostics.swift:6:9: warning: stored property 'diagnostic' of 'Sendable'-conforming struct 'DiagnosticError' has non-sendable type 'Diagnostic'; this is an error in the Swift 6 language mode
 4 |
 5 | struct DiagnosticError: Error {
 6 |     let diagnostic: Diagnostic
   |         `- warning: stored property 'diagnostic' of 'Sendable'-conforming struct 'DiagnosticError' has non-sendable type 'Diagnostic'; this is an error in the Swift 6 language mode
 7 | }
 8 |
 9 | public struct Diagnostic {
   |               `- note: consider making struct 'Diagnostic' conform to the 'Sendable' protocol
10 |
11 |     public let message: String
/Users/admin/builder/spi-builder-workspace/Sources/WIT/Semantics/RequestEvaluator.swift:67:13: warning: stored property 'activeRequests' of 'Sendable'-conforming struct 'CyclicalRequestError' has non-sendable type '[any EvaluationRequest]'; this is an error in the Swift 6 language mode
 1 | protocol EvaluationRequest: Hashable {
   |          `- note: protocol 'EvaluationRequest' does not conform to the 'Sendable' protocol
 2 |     associatedtype Output
 3 |
   :
65 | extension Evaluator {
66 |     struct CyclicalRequestError: Error, CustomStringConvertible {
67 |         let activeRequests: [any EvaluationRequest]
   |             `- warning: stored property 'activeRequests' of 'Sendable'-conforming struct 'CyclicalRequestError' has non-sendable type '[any EvaluationRequest]'; this is an error in the Swift 6 language mode
68 |
69 |         var description: String {
[49/91] Compiling ArgumentParser BashCompletionsGenerator.swift
[50/91] Compiling ArgumentParser CompletionsGenerator.swift
[51/91] Compiling ArgumentParser FishCompletionsGenerator.swift
[52/91] Compiling ArgumentParser ZshCompletionsGenerator.swift
[53/91] Compiling ArgumentParser Argument.swift
[58/91] Compiling ArgumentParser ArgumentDefinition.swift
[59/91] Compiling ArgumentParser ArgumentSet.swift
[60/91] Compiling ArgumentParser CommandParser.swift
[61/91] Compiling ArgumentParser InputKey.swift
[62/91] Compiling ArgumentParser Platform.swift
[63/91] Compiling ArgumentParser SequenceExtensions.swift
[64/91] Compiling ArgumentParser StringExtensions.swift
[65/91] Compiling ArgumentParser Tree.swift
[66/91] Compiling WITExtractor WITBuilder.swift
[67/91] Compiling WITExtractor WITExtractor.swift
[68/91] Compiling WITExtractor SourceSummary.swift
[69/91] Compiling WITExtractor TypeMapping.swift
[70/91] Compiling WITExtractor ConvertCase.swift
[71/91] Compiling WITExtractor SwiftAPIDigester.swift
/Users/admin/builder/spi-builder-workspace/Sources/WIT/Diagnostics.swift:6:9: warning: stored property 'diagnostic' of 'Sendable'-conforming struct 'DiagnosticError' has non-sendable type 'Diagnostic'; this is an error in the Swift 6 language mode
 4 |
 5 | struct DiagnosticError: Error {
 6 |     let diagnostic: Diagnostic
   |         `- warning: stored property 'diagnostic' of 'Sendable'-conforming struct 'DiagnosticError' has non-sendable type 'Diagnostic'; this is an error in the Swift 6 language mode
 7 | }
 8 |
 9 | public struct Diagnostic {
   |               `- note: consider making struct 'Diagnostic' conform to the 'Sendable' protocol
10 |
11 |     public let message: String
/Users/admin/builder/spi-builder-workspace/Sources/WIT/Diagnostics.swift:6:9: warning: stored property 'diagnostic' of 'Sendable'-conforming struct 'DiagnosticError' has non-sendable type 'Diagnostic'; this is an error in the Swift 6 language mode
 4 |
 5 | struct DiagnosticError: Error {
 6 |     let diagnostic: Diagnostic
   |         `- warning: stored property 'diagnostic' of 'Sendable'-conforming struct 'DiagnosticError' has non-sendable type 'Diagnostic'; this is an error in the Swift 6 language mode
 7 | }
 8 |
 9 | public struct Diagnostic {
   |               `- note: consider making struct 'Diagnostic' conform to the 'Sendable' protocol
10 |
11 |     public let message: String
/Users/admin/builder/spi-builder-workspace/Sources/WIT/Diagnostics.swift:6:9: warning: stored property 'diagnostic' of 'Sendable'-conforming struct 'DiagnosticError' has non-sendable type 'Diagnostic'; this is an error in the Swift 6 language mode
 4 |
 5 | struct DiagnosticError: Error {
 6 |     let diagnostic: Diagnostic
   |         `- warning: stored property 'diagnostic' of 'Sendable'-conforming struct 'DiagnosticError' has non-sendable type 'Diagnostic'; this is an error in the Swift 6 language mode
 7 | }
 8 |
 9 | public struct Diagnostic {
   |               `- note: consider making struct 'Diagnostic' conform to the 'Sendable' protocol
10 |
11 |     public let message: String
[89/116] Compiling WITOverlayGenerator HostWorldGenerator.swift
[90/116] Compiling WITOverlayGenerator WasmKitSourcePrinter.swift
[91/116] Compiling WITOverlayGenerator ConvertCase.swift
[92/118] Emitting module WITOverlayGenerator
[93/118] Compiling WITOverlayGenerator SwiftName.swift
[94/118] Compiling WITOverlayGenerator TypeName.swift
[95/118] Compiling WITOverlayGenerator GuestExportFunction.swift
[96/118] Compiling WITOverlayGenerator GuestExportInterface.swift
[97/118] Compiling WITOverlayGenerator GuestPrelude.swift
[98/118] Compiling WITOverlayGenerator TypeGenerator.swift
[99/118] Compiling WITOverlayGenerator WITOverlayGen.swift
[100/118] Compiling WITOverlayGenerator SourcePrinter.swift
[101/118] Compiling WITOverlayGenerator InterfaceTypeGenerator.swift
[102/118] Compiling WITOverlayGenerator StaticCanonicalDeallocation.swift
[103/118] Compiling WITOverlayGenerator StaticCanonicalLifting.swift
[104/118] Compiling WITOverlayGenerator StaticCanonicalLoading.swift
[105/118] Compiling WITOverlayGenerator TypeAccessory.swift
[106/118] Compiling WITOverlayGenerator TypeDefinition.swift
[107/118] Compiling WITOverlayGenerator StaticCanonicalLowering.swift
[108/118] Compiling WITOverlayGenerator StaticCanonicalStoring.swift
[109/118] Compiling WITOverlayGenerator DefinitionMapping.swift
[110/118] Compiling WITOverlayGenerator CanonicalName.swift
[111/118] Compiling WITOverlayGenerator CanonicalOperation.swift
[112/118] Compiling WITOverlayGenerator SignatureTranslation.swift
[113/118] Compiling WITOverlayGenerator GuestWorldGenerator.swift
[114/118] Compiling WITOverlayGenerator HostExportFunction.swift
[115/118] Compiling WITOverlayGenerator HostExportInterface.swift
[116/121] Compiling WITTool Utilities.swift
[117/121] Compiling WITTool WITTool.swift
[118/121] Emitting module WITTool
[118/121] Write Objects.LinkFileList
[119/121] Linking WITTool-tool
[120/121] Applying WITTool-tool
[1/1] Compiling plugin GenerateOverlayForTesting
[2/2] Compiling plugin WITExtractorPlugin
[3/3] Compiling plugin WITOverlayPlugin
[4/4] Compiling plugin GenerateManual
Building for debugging...
[4/42] Write sources
[6/42] Write wasmkit-cli-entitlement.plist
[8/42] Write sources
[15/42] Write WITTool-tool-entitlement.plist
[16/42] Write sources
[18/42] Write WITTool-entitlement.plist
[18/42] Write sources
[29/42] Compiling _CWasmKit _CWasmKit.c
[29/42] Compiling _CabiShims shims.c
[29/42] Compiling CSystem shims.c
[32/42] Write swift-version-2F0A5646E1D333AE.txt
[34/108] Compiling WasmTypes WasmTypes.swift
[35/108] Compiling WasmTypes GuestMemory.swift
[36/108] Emitting module WasmTypes
[37/108] Compiling ArgumentParserToolInfo ToolInfo.swift
[38/108] Emitting module ArgumentParserToolInfo
[38/108] Write Objects.LinkFileList
[40/147] Compiling ArgumentParser BashCompletionsGenerator.swift
[41/147] Compiling ArgumentParser CompletionsGenerator.swift
[42/147] Compiling ArgumentParser FishCompletionsGenerator.swift
[43/150] Compiling WITExtractor WITExtractor.swift
[44/150] Compiling WITExtractor TypeMapping.swift
[45/150] Compiling WITExtractor WITBuilder.swift
[46/150] Compiling ArgumentParser Name.swift
[47/150] Compiling ArgumentParser Parsed.swift
[48/150] Compiling ArgumentParser ParsedValues.swift
[49/150] Compiling ArgumentParser CommandParser.swift
[50/150] Compiling ArgumentParser InputKey.swift
[51/150] Compiling ArgumentParser InputOrigin.swift
[51/150] Linking WITTool-tool
[52/150] Applying WITTool-tool
[54/150] Emitting module SystemPackage
[58/150] Compiling ArgumentParser ArgumentHelp.swift
[59/152] Compiling ArgumentParser ArgumentSet.swift
[61/152] Compiling WITExtractor SourcePrinter.swift
[62/152] Compiling WITExtractor ModuleTranslation.swift
[63/152] Compiling WITExtractor Diagnostic.swift
[64/152] Compiling WITExtractor SwiftAPIDigester.swift
[65/152] Compiling WITExtractor SourceSummary.swift
[66/152] Emitting module WITExtractor
[67/152] Compiling WITExtractor ConvertCase.swift
[68/152] Compiling ArgumentParser ZshCompletionsGenerator.swift
[69/152] Compiling ArgumentParser Argument.swift
[70/152] Compiling ArgumentParser HelpGenerator.swift
[71/152] Compiling ArgumentParser CommandConfiguration.swift
[72/152] Compiling ArgumentParser CommandGroup.swift
[73/152] Compiling ArgumentParser EnumerableFlag.swift
[74/152] Compiling ArgumentParser ExpressibleByArgument.swift
[75/152] Compiling ArgumentParser ArgumentDefinition.swift
[77/152] Compiling WIT ParseWorld.swift
[78/152] Compiling WIT Parser.swift
[79/152] Compiling SystemPackage Util+StringArray.swift
[80/152] Compiling SystemPackage Util.swift
[81/152] Compiling SystemPackage UtilConsumers.swift
[85/152] Compiling ArgumentParser Errors.swift
[86/152] Compiling ArgumentParser Flag.swift
[87/152] Compiling ArgumentParser ParserError.swift
/Users/admin/builder/spi-builder-workspace/Sources/WIT/Semantics/RequestEvaluator.swift:67:13: warning: stored property 'activeRequests' of 'Sendable'-conforming struct 'CyclicalRequestError' has non-sendable type '[any EvaluationRequest]'; this is an error in the Swift 6 language mode
 1 | protocol EvaluationRequest: Hashable {
   |          `- note: protocol 'EvaluationRequest' does not conform to the 'Sendable' protocol
 2 |     associatedtype Output
 3 |
   :
65 | extension Evaluator {
66 |     struct CyclicalRequestError: Error, CustomStringConvertible {
67 |         let activeRequests: [any EvaluationRequest]
   |             `- warning: stored property 'activeRequests' of 'Sendable'-conforming struct 'CyclicalRequestError' has non-sendable type '[any EvaluationRequest]'; this is an error in the Swift 6 language mode
68 |
69 |         var description: String {
/Users/admin/builder/spi-builder-workspace/Sources/WIT/Semantics/RequestEvaluator.swift:67:13: warning: stored property 'activeRequests' of 'Sendable'-conforming struct 'CyclicalRequestError' has non-sendable type '[any EvaluationRequest]'; this is an error in the Swift 6 language mode
 1 | protocol EvaluationRequest: Hashable {
   |          `- note: protocol 'EvaluationRequest' does not conform to the 'Sendable' protocol
 2 |     associatedtype Output
 3 |
   :
65 | extension Evaluator {
66 |     struct CyclicalRequestError: Error, CustomStringConvertible {
67 |         let activeRequests: [any EvaluationRequest]
   |             `- warning: stored property 'activeRequests' of 'Sendable'-conforming struct 'CyclicalRequestError' has non-sendable type '[any EvaluationRequest]'; this is an error in the Swift 6 language mode
68 |
69 |         var description: String {
[92/152] Emitting module ArgumentParser
[93/156] Compiling ArgumentParser NameSpecification.swift
[94/156] Compiling ArgumentParser Option.swift
[95/156] Compiling ArgumentParser OptionGroup.swift
[96/156] Compiling ArgumentParser AsyncParsableCommand.swift
[97/156] Compiling ArgumentParser MessageInfo.swift
[98/156] Compiling ArgumentParser UsageGenerator.swift
[99/156] Compiling ArgumentParser CollectionExtensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/WIT/Diagnostics.swift:6:9: warning: stored property 'diagnostic' of 'Sendable'-conforming struct 'DiagnosticError' has non-sendable type 'Diagnostic'; this is an error in the Swift 6 language mode
 4 |
 5 | struct DiagnosticError: Error {
 6 |     let diagnostic: Diagnostic
   |         `- warning: stored property 'diagnostic' of 'Sendable'-conforming struct 'DiagnosticError' has non-sendable type 'Diagnostic'; this is an error in the Swift 6 language mode
 7 | }
 8 |
 9 | public struct Diagnostic {
   |               `- note: consider making struct 'Diagnostic' conform to the 'Sendable' protocol
10 |
11 |     public let message: String
/Users/admin/builder/spi-builder-workspace/Sources/WIT/Diagnostics.swift:6:9: warning: stored property 'diagnostic' of 'Sendable'-conforming struct 'DiagnosticError' has non-sendable type 'Diagnostic'; this is an error in the Swift 6 language mode
 4 |
 5 | struct DiagnosticError: Error {
 6 |     let diagnostic: Diagnostic
   |         `- warning: stored property 'diagnostic' of 'Sendable'-conforming struct 'DiagnosticError' has non-sendable type 'Diagnostic'; this is an error in the Swift 6 language mode
 7 | }
 8 |
 9 | public struct Diagnostic {
   |               `- note: consider making struct 'Diagnostic' conform to the 'Sendable' protocol
10 |
11 |     public let message: String
/Users/admin/builder/spi-builder-workspace/Sources/WIT/Diagnostics.swift:6:9: warning: stored property 'diagnostic' of 'Sendable'-conforming struct 'DiagnosticError' has non-sendable type 'Diagnostic'; this is an error in the Swift 6 language mode
 4 |
 5 | struct DiagnosticError: Error {
 6 |     let diagnostic: Diagnostic
   |         `- warning: stored property 'diagnostic' of 'Sendable'-conforming struct 'DiagnosticError' has non-sendable type 'Diagnostic'; this is an error in the Swift 6 language mode
 7 | }
 8 |
 9 | public struct Diagnostic {
   |               `- note: consider making struct 'Diagnostic' conform to the 'Sendable' protocol
10 |
11 |     public let message: String
[109/175] Compiling ArgumentParser ParsableArguments.swift
[110/175] Compiling ArgumentParser ParsableArgumentsValidation.swift
[111/175] Compiling ArgumentParser ParsableCommand.swift
[112/175] Compiling ArgumentParser ArgumentDecoder.swift
[126/175] Compiling SystemExtras WindowsSyscallAdapter.swift
[144/175] Compiling WasmParser ByteStream.swift
[145/175] Compiling WasmParser FileHandleStream.swift
[146/175] Compiling SystemExtras Exports.swift
[147/175] Compiling SystemExtras Syscalls.swift
[148/175] Compiling SystemExtras Utils.swift
[149/175] Compiling WasmParser ParsingLimits.swift
[150/175] Compiling ArgumentParser Platform.swift
[151/175] Compiling ArgumentParser SequenceExtensions.swift
[152/175] Compiling ArgumentParser StringExtensions.swift
[153/175] Compiling ArgumentParser Tree.swift
[154/175] Compiling WasmParser BinaryInstructionDecoder.swift
[155/175] Compiling WasmParser LEB.swift
[156/175] Compiling SystemExtras Constants.swift
[157/175] Compiling SystemExtras FileAtOperations.swift
[158/175] Emitting module SystemExtras
[159/175] Compiling SystemExtras Clock.swift
[160/175] Compiling SystemExtras FileOperations.swift
[161/175] Compiling WasmParser InstructionVisitor.swift
[162/175] Emitting module WIT
/Users/admin/builder/spi-builder-workspace/Sources/WIT/Diagnostics.swift:6:9: warning: stored property 'diagnostic' of 'Sendable'-conforming struct 'DiagnosticError' has non-sendable type 'Diagnostic'; this is an error in the Swift 6 language mode
 4 |
 5 | struct DiagnosticError: Error {
 6 |     let diagnostic: Diagnostic
   |         `- warning: stored property 'diagnostic' of 'Sendable'-conforming struct 'DiagnosticError' has non-sendable type 'Diagnostic'; this is an error in the Swift 6 language mode
 7 | }
 8 |
 9 | public struct Diagnostic {
   |               `- note: consider making struct 'Diagnostic' conform to the 'Sendable' protocol
10 |
11 |     public let message: String
/Users/admin/builder/spi-builder-workspace/Sources/WIT/Semantics/RequestEvaluator.swift:67:13: warning: stored property 'activeRequests' of 'Sendable'-conforming struct 'CyclicalRequestError' has non-sendable type '[any EvaluationRequest]'; this is an error in the Swift 6 language mode
 1 | protocol EvaluationRequest: Hashable {
   |          `- note: protocol 'EvaluationRequest' does not conform to the 'Sendable' protocol
 2 |     associatedtype Output
 3 |
   :
65 | extension Evaluator {
66 |     struct CyclicalRequestError: Error, CustomStringConvertible {
67 |         let activeRequests: [any EvaluationRequest]
   |             `- warning: stored property 'activeRequests' of 'Sendable'-conforming struct 'CyclicalRequestError' has non-sendable type '[any EvaluationRequest]'; this is an error in the Swift 6 language mode
68 |
69 |         var description: String {
[166/175] Compiling WasmParser WasmTypes.swift
/Users/admin/builder/spi-builder-workspace/Sources/WasmParser/WasmTypes.swift:208:38: warning: static property 'isPassiveOrDeclarative' is not concurrency-safe because non-'Sendable' type 'ElementSegment.Flag' may have shared mutable state; this is an error in the Swift 6 language mode
190 | public struct ElementSegment: Equatable {
191 |     @usableFromInline
192 |     struct Flag: OptionSet {
    |            `- note: consider making struct 'Flag' conform to the 'Sendable' protocol
193 |         @usableFromInline let rawValue: UInt32
194 |
    :
206 |         }
207 |
208 |         @usableFromInline static let isPassiveOrDeclarative = Flag(rawValue: 1 << 0)
    |                                      |- warning: static property 'isPassiveOrDeclarative' is not concurrency-safe because non-'Sendable' type 'ElementSegment.Flag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                                      |- note: add '@MainActor' to make static property 'isPassiveOrDeclarative' part of global actor 'MainActor'
    |                                      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
209 |         @usableFromInline static let isDeclarative = Flag(rawValue: 1 << 1)
210 |         @usableFromInline static let hasTableIndex = Flag(rawValue: 1 << 1)
/Users/admin/builder/spi-builder-workspace/Sources/WasmParser/WasmTypes.swift:209:38: warning: static property 'isDeclarative' is not concurrency-safe because non-'Sendable' type 'ElementSegment.Flag' may have shared mutable state; this is an error in the Swift 6 language mode
190 | public struct ElementSegment: Equatable {
191 |     @usableFromInline
192 |     struct Flag: OptionSet {
    |            `- note: consider making struct 'Flag' conform to the 'Sendable' protocol
193 |         @usableFromInline let rawValue: UInt32
194 |
    :
207 |
208 |         @usableFromInline static let isPassiveOrDeclarative = Flag(rawValue: 1 << 0)
209 |         @usableFromInline static let isDeclarative = Flag(rawValue: 1 << 1)
    |                                      |- warning: static property 'isDeclarative' is not concurrency-safe because non-'Sendable' type 'ElementSegment.Flag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                                      |- note: add '@MainActor' to make static property 'isDeclarative' part of global actor 'MainActor'
    |                                      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
210 |         @usableFromInline static let hasTableIndex = Flag(rawValue: 1 << 1)
211 |         @usableFromInline static let usesExpressions = Flag(rawValue: 1 << 2)
/Users/admin/builder/spi-builder-workspace/Sources/WasmParser/WasmTypes.swift:210:38: warning: static property 'hasTableIndex' is not concurrency-safe because non-'Sendable' type 'ElementSegment.Flag' may have shared mutable state; this is an error in the Swift 6 language mode
190 | public struct ElementSegment: Equatable {
191 |     @usableFromInline
192 |     struct Flag: OptionSet {
    |            `- note: consider making struct 'Flag' conform to the 'Sendable' protocol
193 |         @usableFromInline let rawValue: UInt32
194 |
    :
208 |         @usableFromInline static let isPassiveOrDeclarative = Flag(rawValue: 1 << 0)
209 |         @usableFromInline static let isDeclarative = Flag(rawValue: 1 << 1)
210 |         @usableFromInline static let hasTableIndex = Flag(rawValue: 1 << 1)
    |                                      |- warning: static property 'hasTableIndex' is not concurrency-safe because non-'Sendable' type 'ElementSegment.Flag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                                      |- note: add '@MainActor' to make static property 'hasTableIndex' part of global actor 'MainActor'
    |                                      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
211 |         @usableFromInline static let usesExpressions = Flag(rawValue: 1 << 2)
212 |     }
/Users/admin/builder/spi-builder-workspace/Sources/WasmParser/WasmTypes.swift:211:38: warning: static property 'usesExpressions' is not concurrency-safe because non-'Sendable' type 'ElementSegment.Flag' may have shared mutable state; this is an error in the Swift 6 language mode
190 | public struct ElementSegment: Equatable {
191 |     @usableFromInline
192 |     struct Flag: OptionSet {
    |            `- note: consider making struct 'Flag' conform to the 'Sendable' protocol
193 |         @usableFromInline let rawValue: UInt32
194 |
    :
209 |         @usableFromInline static let isDeclarative = Flag(rawValue: 1 << 1)
210 |         @usableFromInline static let hasTableIndex = Flag(rawValue: 1 << 1)
211 |         @usableFromInline static let usesExpressions = Flag(rawValue: 1 << 2)
    |                                      |- warning: static property 'usesExpressions' is not concurrency-safe because non-'Sendable' type 'ElementSegment.Flag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                                      |- note: add '@MainActor' to make static property 'usesExpressions' part of global actor 'MainActor'
    |                                      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
212 |     }
213 |
[167/194] Emitting module WasmParser
/Users/admin/builder/spi-builder-workspace/Sources/WasmParser/Stream/Stream.swift:3:10: warning: associated value 'unexpectedEnd(expected:)' of 'Sendable'-conforming generic enum 'StreamError' has non-sendable type 'Element'; this is an error in the Swift 6 language mode
 1 | @usableFromInline
 2 | enum StreamError<Element>: Swift.Error, Equatable where Element: Hashable {
   |                  `- note: consider making generic parameter 'Element' conform to the 'Sendable' protocol
 3 |     case unexpectedEnd(expected: Set<Element>?)
   |          `- warning: associated value 'unexpectedEnd(expected:)' of 'Sendable'-conforming generic enum 'StreamError' has non-sendable type 'Element'; this is an error in the Swift 6 language mode
 4 |     case unexpected(Element, index: Int, expected: Set<Element>?)
 5 | }
/Users/admin/builder/spi-builder-workspace/Sources/WasmParser/Stream/Stream.swift:4:10: warning: associated value 'unexpected(_:index:expected:)' of 'Sendable'-conforming generic enum 'StreamError' has non-sendable type 'Element'; this is an error in the Swift 6 language mode
 1 | @usableFromInline
 2 | enum StreamError<Element>: Swift.Error, Equatable where Element: Hashable {
   |                  `- note: consider making generic parameter 'Element' conform to the 'Sendable' protocol
 3 |     case unexpectedEnd(expected: Set<Element>?)
 4 |     case unexpected(Element, index: Int, expected: Set<Element>?)
   |          `- warning: associated value 'unexpected(_:index:expected:)' of 'Sendable'-conforming generic enum 'StreamError' has non-sendable type 'Element'; this is an error in the Swift 6 language mode
 5 | }
 6 |
/Users/admin/builder/spi-builder-workspace/Sources/WasmParser/Stream/Stream.swift:4:10: warning: associated value 'unexpected(_:index:expected:)' of 'Sendable'-conforming generic enum 'StreamError' has non-sendable type 'Element'; this is an error in the Swift 6 language mode
 1 | @usableFromInline
 2 | enum StreamError<Element>: Swift.Error, Equatable where Element: Hashable {
   |                  `- note: consider making generic parameter 'Element' conform to the 'Sendable' protocol
 3 |     case unexpectedEnd(expected: Set<Element>?)
 4 |     case unexpected(Element, index: Int, expected: Set<Element>?)
   |          `- warning: associated value 'unexpected(_:index:expected:)' of 'Sendable'-conforming generic enum 'StreamError' has non-sendable type 'Element'; this is an error in the Swift 6 language mode
 5 | }
 6 |
/Users/admin/builder/spi-builder-workspace/Sources/WasmParser/WasmParser.swift:201:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'WasmFeatureSet' may have shared mutable state; this is an error in the Swift 6 language mode
 176 |
 177 | /// Flags for enabling/disabling WebAssembly features
 178 | public struct WasmFeatureSet: OptionSet {
     |               `- note: consider making struct 'WasmFeatureSet' conform to the 'Sendable' protocol
 179 |     /// The raw value of the feature set
 180 |     public let rawValue: Int
     :
 199 |
 200 |     /// The default feature set
 201 |     public static let `default`: WasmFeatureSet = [.referenceTypes]
     |                       |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'WasmFeatureSet' may have shared mutable state; this is an error in the Swift 6 language mode
     |                       |- note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
     |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 202 |     /// The feature set with all features enabled
 203 |     public static let all: WasmFeatureSet = [.memory64, .referenceTypes, .threads, .tailCall]
/Users/admin/builder/spi-builder-workspace/Sources/WasmParser/WasmParser.swift:203:23: warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'WasmFeatureSet' may have shared mutable state; this is an error in the Swift 6 language mode
 176 |
 177 | /// Flags for enabling/disabling WebAssembly features
 178 | public struct WasmFeatureSet: OptionSet {
     |               `- note: consider making struct 'WasmFeatureSet' conform to the 'Sendable' protocol
 179 |     /// The raw value of the feature set
 180 |     public let rawValue: Int
     :
 201 |     public static let `default`: WasmFeatureSet = [.referenceTypes]
 202 |     /// The feature set with all features enabled
 203 |     public static let all: WasmFeatureSet = [.memory64, .referenceTypes, .threads, .tailCall]
     |                       |- warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'WasmFeatureSet' may have shared mutable state; this is an error in the Swift 6 language mode
     |                       |- note: add '@MainActor' to make static property 'all' part of global actor 'MainActor'
     |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 204 | }
 205 |
/Users/admin/builder/spi-builder-workspace/Sources/WasmParser/WasmParser.swift:217:9: warning: stored property 'message' of 'Sendable'-conforming struct 'WasmParserError' has non-sendable type 'WasmParserError.Message'; this is an error in the Swift 6 language mode
 207 | public struct WasmParserError: Swift.Error {
 208 |     @usableFromInline
 209 |     struct Message {
     |            `- note: consider making struct 'Message' conform to the 'Sendable' protocol
 210 |         let text: String
 211 |
     :
 215 |     }
 216 |
 217 |     let message: Message
     |         `- warning: stored property 'message' of 'Sendable'-conforming struct 'WasmParserError' has non-sendable type 'WasmParserError.Message'; this is an error in the Swift 6 language mode
 218 |     let offset: Int
 219 |
/Users/admin/builder/spi-builder-workspace/Sources/WasmParser/WasmParser.swift:278:16: warning: static property 'integerRepresentationTooLong' is not concurrency-safe because non-'Sendable' type 'WasmParserError.Message' may have shared mutable state; this is an error in the Swift 6 language mode
 207 | public struct WasmParserError: Swift.Error {
 208 |     @usableFromInline
 209 |     struct Message {
     |            `- note: consider making struct 'Message' conform to the 'Sendable' protocol
 210 |         let text: String
 211 |
     :
 276 |
 277 |     @usableFromInline
 278 |     static let integerRepresentationTooLong = Self("Integer representation is too long")
     |                |- warning: static property 'integerRepresentationTooLong' is not concurrency-safe because non-'Sendable' type 'WasmParserError.Message' may have shared mutable state; this is an error in the Swift 6 language mode
     |                |- note: add '@MainActor' to make static property 'integerRepresentationTooLong' part of global actor 'MainActor'
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 279 |
 280 |     @usableFromInline
/Users/admin/builder/spi-builder-workspace/Sources/WasmParser/WasmParser.swift:281:16: warning: static property 'endOpcodeExpected' is not concurrency-safe because non-'Sendable' type 'WasmParserError.Message' may have shared mutable state; this is an error in the Swift 6 language mode
 207 | public struct WasmParserError: Swift.Error {
 208 |     @usableFromInline
 209 |     struct Message {
     |            `- note: consider making struct 'Message' conform to the 'Sendable' protocol
 210 |         let text: String
 211 |
     :
 279 |
 280 |     @usableFromInline
 281 |     static let endOpcodeExpected = Self("`end` opcode expected but not found")
     |                |- warning: static property 'endOpcodeExpected' is not concurrency-safe because non-'Sendable' type 'WasmParserError.Message' may have shared mutable state; this is an error in the Swift 6 language mode
     |                |- note: add '@MainActor' to make static property 'endOpcodeExpected' part of global actor 'MainActor'
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 282 |
 283 |     @usableFromInline
/Users/admin/builder/spi-builder-workspace/Sources/WasmParser/WasmParser.swift:284:16: warning: static property 'unexpectedEnd' is not concurrency-safe because non-'Sendable' type 'WasmParserError.Message' may have shared mutable state; this is an error in the Swift 6 language mode
 207 | public struct WasmParserError: Swift.Error {
 208 |     @usableFromInline
 209 |     struct Message {
     |            `- note: consider making struct 'Message' conform to the 'Sendable' protocol
 210 |         let text: String
 211 |
     :
 282 |
 283 |     @usableFromInline
 284 |     static let unexpectedEnd = Self("Unexpected end of the stream")
     |                |- warning: static property 'unexpectedEnd' is not concurrency-safe because non-'Sendable' type 'WasmParserError.Message' may have shared mutable state; this is an error in the Swift 6 language mode
     |                |- note: add '@MainActor' to make static property 'unexpectedEnd' part of global actor 'MainActor'
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 285 |
 286 |     @usableFromInline
/Users/admin/builder/spi-builder-workspace/Sources/WasmParser/WasmParser.swift:306:16: warning: static property 'sectionOutOfOrder' is not concurrency-safe because non-'Sendable' type 'WasmParserError.Message' may have shared mutable state; this is an error in the Swift 6 language mode
 207 | public struct WasmParserError: Swift.Error {
 208 |     @usableFromInline
 209 |     struct Message {
     |            `- note: consider making struct 'Message' conform to the 'Sendable' protocol
 210 |         let text: String
 211 |
     :
 304 |
 305 |     @usableFromInline
 306 |     static let sectionOutOfOrder = Self("Sections in the module are out of order")
     |                |- warning: static property 'sectionOutOfOrder' is not concurrency-safe because non-'Sendable' type 'WasmParserError.Message' may have shared mutable state; this is an error in the Swift 6 language mode
     |                |- note: add '@MainActor' to make static property 'sectionOutOfOrder' part of global actor 'MainActor'
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 307 |
 308 |     @usableFromInline
/Users/admin/builder/spi-builder-workspace/Sources/WasmParser/WasmParser.swift:313:34: warning: static property 'malformedIndirectCall' is not concurrency-safe because non-'Sendable' type 'WasmParserError.Message' may have shared mutable state; this is an error in the Swift 6 language mode
 207 | public struct WasmParserError: Swift.Error {
 208 |     @usableFromInline
 209 |     struct Message {
     |            `- note: consider making struct 'Message' conform to the 'Sendable' protocol
 210 |         let text: String
 211 |
     :
 311 |     }
 312 |
 313 |     @usableFromInline static let malformedIndirectCall = Self("Malformed indirect call")
     |                                  |- warning: static property 'malformedIndirectCall' is not concurrency-safe because non-'Sendable' type 'WasmParserError.Message' may have shared mutable state; this is an error in the Swift 6 language mode
     |                                  |- note: add '@MainActor' to make static property 'malformedIndirectCall' part of global actor 'MainActor'
     |                                  `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 314 |
 315 |     @usableFromInline static func malformedDataSegmentKind(_ kind: UInt32) -> Self {
/Users/admin/builder/spi-builder-workspace/Sources/WasmParser/WasmTypes.swift:208:38: warning: static property 'isPassiveOrDeclarative' is not concurrency-safe because non-'Sendable' type 'ElementSegment.Flag' may have shared mutable state; this is an error in the Swift 6 language mode
190 | public struct ElementSegment: Equatable {
191 |     @usableFromInline
192 |     struct Flag: OptionSet {
    |            `- note: consider making struct 'Flag' conform to the 'Sendable' protocol
193 |         @usableFromInline let rawValue: UInt32
194 |
    :
206 |         }
207 |
208 |         @usableFromInline static let isPassiveOrDeclarative = Flag(rawValue: 1 << 0)
    |                                      |- warning: static property 'isPassiveOrDeclarative' is not concurrency-safe because non-'Sendable' type 'ElementSegment.Flag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                                      |- note: add '@MainActor' to make static property 'isPassiveOrDeclarative' part of global actor 'MainActor'
    |                                      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
209 |         @usableFromInline static let isDeclarative = Flag(rawValue: 1 << 1)
210 |         @usableFromInline static let hasTableIndex = Flag(rawValue: 1 << 1)
/Users/admin/builder/spi-builder-workspace/Sources/WasmParser/WasmTypes.swift:209:38: warning: static property 'isDeclarative' is not concurrency-safe because non-'Sendable' type 'ElementSegment.Flag' may have shared mutable state; this is an error in the Swift 6 language mode
190 | public struct ElementSegment: Equatable {
191 |     @usableFromInline
192 |     struct Flag: OptionSet {
    |            `- note: consider making struct 'Flag' conform to the 'Sendable' protocol
193 |         @usableFromInline let rawValue: UInt32
194 |
    :
207 |
208 |         @usableFromInline static let isPassiveOrDeclarative = Flag(rawValue: 1 << 0)
209 |         @usableFromInline static let isDeclarative = Flag(rawValue: 1 << 1)
    |                                      |- warning: static property 'isDeclarative' is not concurrency-safe because non-'Sendable' type 'ElementSegment.Flag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                                      |- note: add '@MainActor' to make static property 'isDeclarative' part of global actor 'MainActor'
    |                                      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
210 |         @usableFromInline static let hasTableIndex = Flag(rawValue: 1 << 1)
211 |         @usableFromInline static let usesExpressions = Flag(rawValue: 1 << 2)
/Users/admin/builder/spi-builder-workspace/Sources/WasmParser/WasmTypes.swift:210:38: warning: static property 'hasTableIndex' is not concurrency-safe because non-'Sendable' type 'ElementSegment.Flag' may have shared mutable state; this is an error in the Swift 6 language mode
190 | public struct ElementSegment: Equatable {
191 |     @usableFromInline
192 |     struct Flag: OptionSet {
    |            `- note: consider making struct 'Flag' conform to the 'Sendable' protocol
193 |         @usableFromInline let rawValue: UInt32
194 |
    :
208 |         @usableFromInline static let isPassiveOrDeclarative = Flag(rawValue: 1 << 0)
209 |         @usableFromInline static let isDeclarative = Flag(rawValue: 1 << 1)
210 |         @usableFromInline static let hasTableIndex = Flag(rawValue: 1 << 1)
    |                                      |- warning: static property 'hasTableIndex' is not concurrency-safe because non-'Sendable' type 'ElementSegment.Flag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                                      |- note: add '@MainActor' to make static property 'hasTableIndex' part of global actor 'MainActor'
    |                                      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
211 |         @usableFromInline static let usesExpressions = Flag(rawValue: 1 << 2)
212 |     }
/Users/admin/builder/spi-builder-workspace/Sources/WasmParser/WasmTypes.swift:211:38: warning: static property 'usesExpressions' is not concurrency-safe because non-'Sendable' type 'ElementSegment.Flag' may have shared mutable state; this is an error in the Swift 6 language mode
190 | public struct ElementSegment: Equatable {
191 |     @usableFromInline
192 |     struct Flag: OptionSet {
    |            `- note: consider making struct 'Flag' conform to the 'Sendable' protocol
193 |         @usableFromInline let rawValue: UInt32
194 |
    :
209 |         @usableFromInline static let isDeclarative = Flag(rawValue: 1 << 1)
210 |         @usableFromInline static let hasTableIndex = Flag(rawValue: 1 << 1)
211 |         @usableFromInline static let usesExpressions = Flag(rawValue: 1 << 2)
    |                                      |- warning: static property 'usesExpressions' is not concurrency-safe because non-'Sendable' type 'ElementSegment.Flag' may have shared mutable state; this is an error in the Swift 6 language mode
    |                                      |- note: add '@MainActor' to make static property 'usesExpressions' part of global actor 'MainActor'
    |                                      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
212 |     }
213 |
[168/212] Compiling WASI OpenParent.swift
[169/212] Compiling WASI Open.swift
[170/212] Compiling WASI RandomBufferGenerator.swift
[171/213] Compiling WASI Entry.swift
[172/213] Compiling WasmParser WasmParser.swift
/Users/admin/builder/spi-builder-workspace/Sources/WasmParser/WasmParser.swift:201:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'WasmFeatureSet' may have shared mutable state; this is an error in the Swift 6 language mode
 176 |
 177 | /// Flags for enabling/disabling WebAssembly features
 178 | public struct WasmFeatureSet: OptionSet {
     |               `- note: consider making struct 'WasmFeatureSet' conform to the 'Sendable' protocol
 179 |     /// The raw value of the feature set
 180 |     public let rawValue: Int
     :
 199 |
 200 |     /// The default feature set
 201 |     public static let `default`: WasmFeatureSet = [.referenceTypes]
     |                       |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'WasmFeatureSet' may have shared mutable state; this is an error in the Swift 6 language mode
     |                       |- note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
     |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 202 |     /// The feature set with all features enabled
 203 |     public static let all: WasmFeatureSet = [.memory64, .referenceTypes, .threads, .tailCall]
/Users/admin/builder/spi-builder-workspace/Sources/WasmParser/WasmParser.swift:203:23: warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'WasmFeatureSet' may have shared mutable state; this is an error in the Swift 6 language mode
 176 |
 177 | /// Flags for enabling/disabling WebAssembly features
 178 | public struct WasmFeatureSet: OptionSet {
     |               `- note: consider making struct 'WasmFeatureSet' conform to the 'Sendable' protocol
 179 |     /// The raw value of the feature set
 180 |     public let rawValue: Int
     :
 201 |     public static let `default`: WasmFeatureSet = [.referenceTypes]
 202 |     /// The feature set with all features enabled
 203 |     public static let all: WasmFeatureSet = [.memory64, .referenceTypes, .threads, .tailCall]
     |                       |- warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'WasmFeatureSet' may have shared mutable state; this is an error in the Swift 6 language mode
     |                       |- note: add '@MainActor' to make static property 'all' part of global actor 'MainActor'
     |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 204 | }
 205 |
/Users/admin/builder/spi-builder-workspace/Sources/WasmParser/WasmParser.swift:217:9: warning: stored property 'message' of 'Sendable'-conforming struct 'WasmParserError' has non-sendable type 'WasmParserError.Message'; this is an error in the Swift 6 language mode
 207 | public struct WasmParserError: Swift.Error {
 208 |     @usableFromInline
 209 |     struct Message {
     |            `- note: consider making struct 'Message' conform to the 'Sendable' protocol
 210 |         let text: String
 211 |
     :
 215 |     }
 216 |
 217 |     let message: Message
     |         `- warning: stored property 'message' of 'Sendable'-conforming struct 'WasmParserError' has non-sendable type 'WasmParserError.Message'; this is an error in the Swift 6 language mode
 218 |     let offset: Int
 219 |
/Users/admin/builder/spi-builder-workspace/Sources/WasmParser/WasmParser.swift:278:16: warning: static property 'integerRepresentationTooLong' is not concurrency-safe because non-'Sendable' type 'WasmParserError.Message' may have shared mutable state; this is an error in the Swift 6 language mode
 207 | public struct WasmParserError: Swift.Error {
 208 |     @usableFromInline
 209 |     struct Message {
     |            `- note: consider making struct 'Message' conform to the 'Sendable' protocol
 210 |         let text: String
 211 |
     :
 276 |
 277 |     @usableFromInline
 278 |     static let integerRepresentationTooLong = Self("Integer representation is too long")
     |                |- warning: static property 'integerRepresentationTooLong' is not concurrency-safe because non-'Sendable' type 'WasmParserError.Message' may have shared mutable state; this is an error in the Swift 6 language mode
     |                |- note: add '@MainActor' to make static property 'integerRepresentationTooLong' part of global actor 'MainActor'
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 279 |
 280 |     @usableFromInline
/Users/admin/builder/spi-builder-workspace/Sources/WasmParser/WasmParser.swift:281:16: warning: static property 'endOpcodeExpected' is not concurrency-safe because non-'Sendable' type 'WasmParserError.Message' may have shared mutable state; this is an error in the Swift 6 language mode
 207 | public struct WasmParserError: Swift.Error {
 208 |     @usableFromInline
 209 |     struct Message {
     |            `- note: consider making struct 'Message' conform to the 'Sendable' protocol
 210 |         let text: String
 211 |
     :
 279 |
 280 |     @usableFromInline
 281 |     static let endOpcodeExpected = Self("`end` opcode expected but not found")
     |                |- warning: static property 'endOpcodeExpected' is not concurrency-safe because non-'Sendable' type 'WasmParserError.Message' may have shared mutable state; this is an error in the Swift 6 language mode
     |                |- note: add '@MainActor' to make static property 'endOpcodeExpected' part of global actor 'MainActor'
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 282 |
 283 |     @usableFromInline
/Users/admin/builder/spi-builder-workspace/Sources/WasmParser/WasmParser.swift:284:16: warning: static property 'unexpectedEnd' is not concurrency-safe because non-'Sendable' type 'WasmParserError.Message' may have shared mutable state; this is an error in the Swift 6 language mode
 207 | public struct WasmParserError: Swift.Error {
 208 |     @usableFromInline
 209 |     struct Message {
     |            `- note: consider making struct 'Message' conform to the 'Sendable' protocol
 210 |         let text: String
 211 |
     :
 282 |
 283 |     @usableFromInline
 284 |     static let unexpectedEnd = Self("Unexpected end of the stream")
     |                |- warning: static property 'unexpectedEnd' is not concurrency-safe because non-'Sendable' type 'WasmParserError.Message' may have shared mutable state; this is an error in the Swift 6 language mode
     |                |- note: add '@MainActor' to make static property 'unexpectedEnd' part of global actor 'MainActor'
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 285 |
 286 |     @usableFromInline
/Users/admin/builder/spi-builder-workspace/Sources/WasmParser/WasmParser.swift:306:16: warning: static property 'sectionOutOfOrder' is not concurrency-safe because non-'Sendable' type 'WasmParserError.Message' may have shared mutable state; this is an error in the Swift 6 language mode
 207 | public struct WasmParserError: Swift.Error {
 208 |     @usableFromInline
 209 |     struct Message {
     |            `- note: consider making struct 'Message' conform to the 'Sendable' protocol
 210 |         let text: String
 211 |
     :
 304 |
 305 |     @usableFromInline
 306 |     static let sectionOutOfOrder = Self("Sections in the module are out of order")
     |                |- warning: static property 'sectionOutOfOrder' is not concurrency-safe because non-'Sendable' type 'WasmParserError.Message' may have shared mutable state; this is an error in the Swift 6 language mode
     |                |- note: add '@MainActor' to make static property 'sectionOutOfOrder' part of global actor 'MainActor'
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 307 |
 308 |     @usableFromInline
/Users/admin/builder/spi-builder-workspace/Sources/WasmParser/WasmParser.swift:313:34: warning: static property 'malformedIndirectCall' is not concurrency-safe because non-'Sendable' type 'WasmParserError.Message' may have shared mutable state; this is an error in the Swift 6 language mode
 207 | public struct WasmParserError: Swift.Error {
 208 |     @usableFromInline
 209 |     struct Message {
     |            `- note: consider making struct 'Message' conform to the 'Sendable' protocol
 210 |         let text: String
 211 |
     :
 311 |     }
 312 |
 313 |     @usableFromInline static let malformedIndirectCall = Self("Malformed indirect call")
     |                                  |- warning: static property 'malformedIndirectCall' is not concurrency-safe because non-'Sendable' type 'WasmParserError.Message' may have shared mutable state; this is an error in the Swift 6 language mode
     |                                  |- note: add '@MainActor' to make static property 'malformedIndirectCall' part of global actor 'MainActor'
     |                                  `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 314 |
 315 |     @usableFromInline static func malformedDataSegmentKind(_ kind: UInt32) -> Self {
[173/213] Compiling WasmParser Stream.swift
/Users/admin/builder/spi-builder-workspace/Sources/WasmParser/Stream/Stream.swift:3:10: warning: associated value 'unexpectedEnd(expected:)' of 'Sendable'-conforming generic enum 'StreamError' has non-sendable type 'Element'; this is an error in the Swift 6 language mode
 1 | @usableFromInline
 2 | enum StreamError<Element>: Swift.Error, Equatable where Element: Hashable {
   |                  `- note: consider making generic parameter 'Element' conform to the 'Sendable' protocol
 3 |     case unexpectedEnd(expected: Set<Element>?)
   |          `- warning: associated value 'unexpectedEnd(expected:)' of 'Sendable'-conforming generic enum 'StreamError' has non-sendable type 'Element'; this is an error in the Swift 6 language mode
 4 |     case unexpected(Element, index: Int, expected: Set<Element>?)
 5 | }
/Users/admin/builder/spi-builder-workspace/Sources/WasmParser/Stream/Stream.swift:4:10: warning: associated value 'unexpected(_:index:expected:)' of 'Sendable'-conforming generic enum 'StreamError' has non-sendable type 'Element'; this is an error in the Swift 6 language mode
 1 | @usableFromInline
 2 | enum StreamError<Element>: Swift.Error, Equatable where Element: Hashable {
   |                  `- note: consider making generic parameter 'Element' conform to the 'Sendable' protocol
 3 |     case unexpectedEnd(expected: Set<Element>?)
 4 |     case unexpected(Element, index: Int, expected: Set<Element>?)
   |          `- warning: associated value 'unexpected(_:index:expected:)' of 'Sendable'-conforming generic enum 'StreamError' has non-sendable type 'Element'; this is an error in the Swift 6 language mode
 5 | }
 6 |
/Users/admin/builder/spi-builder-workspace/Sources/WasmParser/Stream/Stream.swift:4:10: warning: associated value 'unexpected(_:index:expected:)' of 'Sendable'-conforming generic enum 'StreamError' has non-sendable type 'Element'; this is an error in the Swift 6 language mode
 1 | @usableFromInline
 2 | enum StreamError<Element>: Swift.Error, Equatable where Element: Hashable {
   |                  `- note: consider making generic parameter 'Element' conform to the 'Sendable' protocol
 3 |     case unexpectedEnd(expected: Set<Element>?)
 4 |     case unexpected(Element, index: Int, expected: Set<Element>?)
   |          `- warning: associated value 'unexpected(_:index:expected:)' of 'Sendable'-conforming generic enum 'StreamError' has non-sendable type 'Element'; this is an error in the Swift 6 language mode
 5 | }
 6 |
[174/213] Compiling WASI File.swift
[175/213] Compiling WASI PlatformTypes.swift
[176/213] Compiling WASI SandboxPrimitives.swift
[177/213] Compiling WITOverlayGenerator CanonicalName.swift
[178/213] Compiling WITOverlayGenerator CanonicalOperation.swift
[179/213] Compiling WITOverlayGenerator SignatureTranslation.swift
[180/213] Compiling WITOverlayGenerator StaticCanonicalDeallocation.swift
[181/213] Emitting module WASI
[182/256] Compiling WasmKit CanonicalCall.swift
[183/256] Compiling WasmKit CanonicalLifting.swift
[184/256] Compiling WasmKit CanonicalLowering.swift
[185/258] Compiling WasmKit CanonicalOptions.swift
[186/258] Compiling WasmKit ComponentTypes.swift
[187/258] Compiling WasmKit Engine.swift
[188/258] Compiling WasmKit Instruction.swift
[189/258] Compiling WasmKit InstructionSupport.swift
[190/258] Compiling WasmKit Memory.swift
[191/258] Compiling WasmKit Misc.swift
[192/258] Compiling WasmKit Table.swift
[193/258] Compiling WasmKit ConstEvaluation.swift
[194/258] Compiling WasmKit DispatchInstruction.swift
[195/258] Compiling WasmKit EngineInterceptor.swift
[196/258] Emitting module WITOverlayGenerator
[197/258] Compiling WasmKit IO.swift
[198/258] Compiling WasmKit Instances.swift
[199/258] Compiling WasmKit Control.swift
[200/258] Compiling WasmKit Errors.swift
[201/258] Compiling WasmKit Execution.swift
[202/258] Compiling WasmKit Function.swift
[203/258] Compiling WAT WastParser.swift
[204/259] Compiling WasmKit NameRegistry.swift
[205/259] Compiling WasmKit Profiler.swift
[206/259] Compiling WasmKit Runtime.swift
[207/259] Compiling WasmKit SignpostTracer.swift
[208/259] Compiling WITOverlayGenerator TypeGenerator.swift
[209/259] Compiling WITOverlayGenerator WITOverlayGen.swift
[210/259] Emitting module WasmKit
/Users/admin/builder/spi-builder-workspace/Sources/WasmKit/Component/ComponentTypes.swift:4:16: warning: stored property 'content' of 'Sendable'-conforming generic struct 'ComponentError' has non-sendable type 'Content'; this is an error in the Swift 6 language mode
 1 | /// Error type raised from Component Model operations
 2 | public struct ComponentError<Content>: Error {
   |                              `- note: consider making generic parameter 'Content' conform to the 'Sendable' protocol
 3 |     /// The content of the error
 4 |     public let content: Content
   |                `- warning: stored property 'content' of 'Sendable'-conforming generic struct 'ComponentError' has non-sendable type 'Content'; this is an error in the Swift 6 language mode
 5 |
 6 |     /// Initialize a new error with the given content
/Users/admin/builder/spi-builder-workspace/Sources/WasmKit/Execution/Errors.swift:34:22: warning: stored property 'backtrace' of 'Sendable'-conforming struct 'Trap' has non-sendable type 'Backtrace?'; this is an error in the Swift 6 language mode
  4 |
  5 | /// The backtrace of the trap.
  6 | struct Backtrace: CustomStringConvertible {
    |        `- note: consider making struct 'Backtrace' conform to the 'Sendable' protocol
  7 |     /// A symbol in the backtrace.
  8 |     struct Symbol {
    :
 32 |
 33 |     /// The backtrace of the trap.
 34 |     private(set) var backtrace: Backtrace?
    |                      `- warning: stored property 'backtrace' of 'Sendable'-conforming struct 'Trap' has non-sendable type 'Backtrace?'; this is an error in the Swift 6 language mode
 35 |
 36 |     init(_ code: TrapReason, backtrace: Backtrace? = nil) {
/Users/admin/builder/spi-builder-workspace/Sources/WasmKit/Execution/Errors.swift:85:10: warning: associated value 'typeMismatchCall(actual:expected:)' of 'Sendable'-conforming enum 'TrapReason' has non-sendable type 'FunctionType'; this is an error in the Swift 6 language mode
 83 |     case indirectCallToNull(Int)
 84 |     /// Indirect call type mismatch
 85 |     case typeMismatchCall(actual: FunctionType, expected: FunctionType)
    |          `- warning: associated value 'typeMismatchCall(actual:expected:)' of 'Sendable'-conforming enum 'TrapReason' has non-sendable type 'FunctionType'; this is an error in the Swift 6 language mode
 86 |     /// Integer divided by zero
 87 |     case integerDividedByZero
/Users/admin/builder/spi-builder-workspace/Sources/WasmTypes/WasmTypes.swift:5:15: note: struct 'FunctionType' does not conform to the 'Sendable' protocol
  3 | /// > Note:
  4 | /// <https://webassembly.github.io/spec/core/syntax/types.html#function-types>
  5 | public struct FunctionType: Equatable, Hashable {
    |               `- note: struct 'FunctionType' does not conform to the 'Sendable' protocol
  6 |     public init(parameters: [ValueType], results: [ValueType] = []) {
  7 |         self.parameters = parameters
/Users/admin/builder/spi-builder-workspace/Sources/WasmKit/Execution/Errors.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WasmTypes'
  1 | import WasmTypes
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WasmTypes'
  2 |
  3 | import struct WasmParser.Import
/Users/admin/builder/spi-builder-workspace/Sources/WasmKit/Execution/Errors.swift:85:10: warning: associated value 'typeMismatchCall(actual:expected:)' of 'Sendable'-conforming enum 'TrapReason' has non-sendable type 'FunctionType'; this is an error in the Swift 6 language mode
 83 |     case indirectCallToNull(Int)
 84 |     /// Indirect call type mismatch
 85 |     case typeMismatchCall(actual: FunctionType, expected: FunctionType)
    |          `- warning: associated value 'typeMismatchCall(actual:expected:)' of 'Sendable'-conforming enum 'TrapReason' has non-sendable type 'FunctionType'; this is an error in the Swift 6 language mode
 86 |     /// Integer divided by zero
 87 |     case integerDividedByZero
/Users/admin/builder/spi-builder-workspace/Sources/WasmTypes/WasmTypes.swift:5:15: note: struct 'FunctionType' does not conform to the 'Sendable' protocol
  3 | /// > Note:
  4 | /// <https://webassembly.github.io/spec/core/syntax/types.html#function-types>
  5 | public struct FunctionType: Equatable, Hashable {
    |               `- note: struct 'FunctionType' does not conform to the 'Sendable' protocol
  6 |     public init(parameters: [ValueType], results: [ValueType] = []) {
  7 |         self.parameters = parameters
[211/265] Compiling WasmKit Imports.swift
[212/265] Compiling WasmKit Module.swift
[213/265] Compiling WasmKit ModuleParser.swift
[220/265] Compiling WAT WatParser.swift
[221/265] Compiling WAT ExpressionParser.swift
[222/265] Compiling WITTool Utilities.swift
[223/265] Compiling WAT WAT.swift
/Users/admin/builder/spi-builder-workspace/Sources/WAT/WAT.swift:9:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'EncodeOptions' may have shared mutable state; this is an error in the Swift 6 language mode
  2 |
  3 | /// Options for encoding a WebAssembly module into a binary format.
  4 | public struct EncodeOptions {
    |               `- note: consider making struct 'EncodeOptions' conform to the 'Sendable' protocol
  5 |     /// Whether to include the name section.
  6 |     public var nameSection: Bool
  7 |
  8 |     /// The default encoding options.
  9 |     public static let `default` = EncodeOptions()
    |                       |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'EncodeOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 10 |
 11 |     /// Creates a new encoding options instance.
[227/265] Compiling WAT Location.swift
[228/265] Compiling WAT NameMapping.swift
[229/265] Compiling WAT ParseTextInstruction.swift
[230/265] Compiling WAT Lexer.swift
[231/265] Emitting module WAT
/Users/admin/builder/spi-builder-workspace/Sources/WAT/Parser.swift:340:16: warning: stored property 'location' of 'Sendable'-conforming struct 'WatParserError' has non-sendable type 'Location?'; this is an error in the Swift 6 language mode
338 | public struct WatParserError: Error, CustomStringConvertible {
339 |     public let message: String
340 |     public let location: Location?
    |                `- warning: stored property 'location' of 'Sendable'-conforming struct 'WatParserError' has non-sendable type 'Location?'; this is an error in the Swift 6 language mode
341 |
342 |     public var description: String {
/Users/admin/builder/spi-builder-workspace/Sources/WAT/Location.swift:2:15: note: consider making struct 'Location' conform to the 'Sendable' protocol
 1 | /// A location in a WAT source file.
 2 | public struct Location: Equatable, CustomDebugStringConvertible {
   |               `- note: consider making struct 'Location' conform to the 'Sendable' protocol
 3 |     let index: Lexer.Index
 4 |     let source: String.UnicodeScalarView
/Users/admin/builder/spi-builder-workspace/Sources/WAT/WAT.swift:9:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'EncodeOptions' may have shared mutable state; this is an error in the Swift 6 language mode
  2 |
  3 | /// Options for encoding a WebAssembly module into a binary format.
  4 | public struct EncodeOptions {
    |               `- note: consider making struct 'EncodeOptions' conform to the 'Sendable' protocol
  5 |     /// Whether to include the name section.
  6 |     public var nameSection: Bool
  7 |
  8 |     /// The default encoding options.
  9 |     public static let `default` = EncodeOptions()
    |                       |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'EncodeOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 10 |
 11 |     /// Creates a new encoding options instance.
[232/265] Compiling WAT Parser.swift
/Users/admin/builder/spi-builder-workspace/Sources/WAT/Parser.swift:340:16: warning: stored property 'location' of 'Sendable'-conforming struct 'WatParserError' has non-sendable type 'Location?'; this is an error in the Swift 6 language mode
338 | public struct WatParserError: Error, CustomStringConvertible {
339 |     public let message: String
340 |     public let location: Location?
    |                `- warning: stored property 'location' of 'Sendable'-conforming struct 'WatParserError' has non-sendable type 'Location?'; this is an error in the Swift 6 language mode
341 |
342 |     public var description: String {
/Users/admin/builder/spi-builder-workspace/Sources/WAT/Location.swift:2:15: note: consider making struct 'Location' conform to the 'Sendable' protocol
 1 | /// A location in a WAT source file.
 2 | public struct Location: Equatable, CustomDebugStringConvertible {
   |               `- note: consider making struct 'Location' conform to the 'Sendable' protocol
 3 |     let index: Lexer.Index
 4 |     let source: String.UnicodeScalarView
[236/265] Compiling WasmKit UntypedValue.swift
[237/265] Compiling WasmKit Value.swift
[238/265] Emitting module WITTool
[239/265] Compiling WITTool WITTool.swift
[239/265] Write Objects.LinkFileList
[241/265] Compiling WASI WASI.swift
/Users/admin/builder/spi-builder-workspace/Sources/WasmKit/Component/ComponentTypes.swift:4:16: warning: stored property 'content' of 'Sendable'-conforming generic struct 'ComponentError' has non-sendable type 'Content'; this is an error in the Swift 6 language mode
 1 | /// Error type raised from Component Model operations
 2 | public struct ComponentError<Content>: Error {
   |                              `- note: consider making generic parameter 'Content' conform to the 'Sendable' protocol
 3 |     /// The content of the error
 4 |     public let content: Content
   |                `- warning: stored property 'content' of 'Sendable'-conforming generic struct 'ComponentError' has non-sendable type 'Content'; this is an error in the Swift 6 language mode
 5 |
 6 |     /// Initialize a new error with the given content
/Users/admin/builder/spi-builder-workspace/Sources/WasmKit/Component/ComponentTypes.swift:4:16: warning: stored property 'content' of 'Sendable'-conforming generic struct 'ComponentError' has non-sendable type 'Content'; this is an error in the Swift 6 language mode
 1 | /// Error type raised from Component Model operations
 2 | public struct ComponentError<Content>: Error {
   |                              `- note: consider making generic parameter 'Content' conform to the 'Sendable' protocol
 3 |     /// The content of the error
 4 |     public let content: Content
   |                `- warning: stored property 'content' of 'Sendable'-conforming generic struct 'ComponentError' has non-sendable type 'Content'; this is an error in the Swift 6 language mode
 5 |
 6 |     /// Initialize a new error with the given content
/Users/admin/builder/spi-builder-workspace/Sources/WasmKit/Component/ComponentTypes.swift:4:16: warning: stored property 'content' of 'Sendable'-conforming generic struct 'ComponentError' has non-sendable type 'Content'; this is an error in the Swift 6 language mode
 1 | /// Error type raised from Component Model operations
 2 | public struct ComponentError<Content>: Error {
   |                              `- note: consider making generic parameter 'Content' conform to the 'Sendable' protocol
 3 |     /// The content of the error
 4 |     public let content: Content
   |                `- warning: stored property 'content' of 'Sendable'-conforming generic struct 'ComponentError' has non-sendable type 'Content'; this is an error in the Swift 6 language mode
 5 |
 6 |     /// Initialize a new error with the given content
/Users/admin/builder/spi-builder-workspace/Sources/WasmKit/Component/ComponentTypes.swift:4:16: warning: stored property 'content' of 'Sendable'-conforming generic struct 'ComponentError' has non-sendable type 'Content'; this is an error in the Swift 6 language mode
 1 | /// Error type raised from Component Model operations
 2 | public struct ComponentError<Content>: Error {
   |                              `- note: consider making generic parameter 'Content' conform to the 'Sendable' protocol
 3 |     /// The content of the error
 4 |     public let content: Content
   |                `- warning: stored property 'content' of 'Sendable'-conforming generic struct 'ComponentError' has non-sendable type 'Content'; this is an error in the Swift 6 language mode
 5 |
 6 |     /// Initialize a new error with the given content
[249/265] Linking WITTool
[250/265] Applying WITTool
/Users/admin/builder/spi-builder-workspace/Sources/WasmKit/Execution/Errors.swift:34:22: warning: stored property 'backtrace' of 'Sendable'-conforming struct 'Trap' has non-sendable type 'Backtrace?'; this is an error in the Swift 6 language mode
  4 |
  5 | /// The backtrace of the trap.
  6 | struct Backtrace: CustomStringConvertible {
    |        `- note: consider making struct 'Backtrace' conform to the 'Sendable' protocol
  7 |     /// A symbol in the backtrace.
  8 |     struct Symbol {
    :
 32 |
 33 |     /// The backtrace of the trap.
 34 |     private(set) var backtrace: Backtrace?
    |                      `- warning: stored property 'backtrace' of 'Sendable'-conforming struct 'Trap' has non-sendable type 'Backtrace?'; this is an error in the Swift 6 language mode
 35 |
 36 |     init(_ code: TrapReason, backtrace: Backtrace? = nil) {
/Users/admin/builder/spi-builder-workspace/Sources/WasmKit/Execution/Errors.swift:85:10: warning: associated value 'typeMismatchCall(actual:expected:)' of 'Sendable'-conforming enum 'TrapReason' has non-sendable type 'FunctionType'; this is an error in the Swift 6 language mode
 83 |     case indirectCallToNull(Int)
 84 |     /// Indirect call type mismatch
 85 |     case typeMismatchCall(actual: FunctionType, expected: FunctionType)
    |          `- warning: associated value 'typeMismatchCall(actual:expected:)' of 'Sendable'-conforming enum 'TrapReason' has non-sendable type 'FunctionType'; this is an error in the Swift 6 language mode
 86 |     /// Integer divided by zero
 87 |     case integerDividedByZero
/Users/admin/builder/spi-builder-workspace/Sources/WasmTypes/WasmTypes.swift:5:15: note: struct 'FunctionType' does not conform to the 'Sendable' protocol
  3 | /// > Note:
  4 | /// <https://webassembly.github.io/spec/core/syntax/types.html#function-types>
  5 | public struct FunctionType: Equatable, Hashable {
    |               `- note: struct 'FunctionType' does not conform to the 'Sendable' protocol
  6 |     public init(parameters: [ValueType], results: [ValueType] = []) {
  7 |         self.parameters = parameters
/Users/admin/builder/spi-builder-workspace/Sources/WasmKit/Execution/Errors.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WasmTypes'
  1 | import WasmTypes
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WasmTypes'
  2 |
  3 | import struct WasmParser.Import
/Users/admin/builder/spi-builder-workspace/Sources/WasmKit/Execution/Errors.swift:85:10: warning: associated value 'typeMismatchCall(actual:expected:)' of 'Sendable'-conforming enum 'TrapReason' has non-sendable type 'FunctionType'; this is an error in the Swift 6 language mode
 83 |     case indirectCallToNull(Int)
 84 |     /// Indirect call type mismatch
 85 |     case typeMismatchCall(actual: FunctionType, expected: FunctionType)
    |          `- warning: associated value 'typeMismatchCall(actual:expected:)' of 'Sendable'-conforming enum 'TrapReason' has non-sendable type 'FunctionType'; this is an error in the Swift 6 language mode
 86 |     /// Integer divided by zero
 87 |     case integerDividedByZero
/Users/admin/builder/spi-builder-workspace/Sources/WasmTypes/WasmTypes.swift:5:15: note: struct 'FunctionType' does not conform to the 'Sendable' protocol
  3 | /// > Note:
  4 | /// <https://webassembly.github.io/spec/core/syntax/types.html#function-types>
  5 | public struct FunctionType: Equatable, Hashable {
    |               `- note: struct 'FunctionType' does not conform to the 'Sendable' protocol
  6 |     public init(parameters: [ValueType], results: [ValueType] = []) {
  7 |         self.parameters = parameters
/Users/admin/builder/spi-builder-workspace/Sources/WasmKit/Execution/Errors.swift:34:22: warning: stored property 'backtrace' of 'Sendable'-conforming struct 'Trap' has non-sendable type 'Backtrace?'; this is an error in the Swift 6 language mode
  4 |
  5 | /// The backtrace of the trap.
  6 | struct Backtrace: CustomStringConvertible {
    |        `- note: consider making struct 'Backtrace' conform to the 'Sendable' protocol
  7 |     /// A symbol in the backtrace.
  8 |     struct Symbol {
    :
 32 |
 33 |     /// The backtrace of the trap.
 34 |     private(set) var backtrace: Backtrace?
    |                      `- warning: stored property 'backtrace' of 'Sendable'-conforming struct 'Trap' has non-sendable type 'Backtrace?'; this is an error in the Swift 6 language mode
 35 |
 36 |     init(_ code: TrapReason, backtrace: Backtrace? = nil) {
/Users/admin/builder/spi-builder-workspace/Sources/WasmKit/Execution/Errors.swift:85:10: warning: associated value 'typeMismatchCall(actual:expected:)' of 'Sendable'-conforming enum 'TrapReason' has non-sendable type 'FunctionType'; this is an error in the Swift 6 language mode
 83 |     case indirectCallToNull(Int)
 84 |     /// Indirect call type mismatch
 85 |     case typeMismatchCall(actual: FunctionType, expected: FunctionType)
    |          `- warning: associated value 'typeMismatchCall(actual:expected:)' of 'Sendable'-conforming enum 'TrapReason' has non-sendable type 'FunctionType'; this is an error in the Swift 6 language mode
 86 |     /// Integer divided by zero
 87 |     case integerDividedByZero
/Users/admin/builder/spi-builder-workspace/Sources/WasmTypes/WasmTypes.swift:5:15: note: struct 'FunctionType' does not conform to the 'Sendable' protocol
  3 | /// > Note:
  4 | /// <https://webassembly.github.io/spec/core/syntax/types.html#function-types>
  5 | public struct FunctionType: Equatable, Hashable {
    |               `- note: struct 'FunctionType' does not conform to the 'Sendable' protocol
  6 |     public init(parameters: [ValueType], results: [ValueType] = []) {
  7 |         self.parameters = parameters
/Users/admin/builder/spi-builder-workspace/Sources/WasmKit/Execution/Errors.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WasmTypes'
  1 | import WasmTypes
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WasmTypes'
  2 |
  3 | import struct WasmParser.Import
/Users/admin/builder/spi-builder-workspace/Sources/WasmKit/Execution/Errors.swift:85:10: warning: associated value 'typeMismatchCall(actual:expected:)' of 'Sendable'-conforming enum 'TrapReason' has non-sendable type 'FunctionType'; this is an error in the Swift 6 language mode
 83 |     case indirectCallToNull(Int)
 84 |     /// Indirect call type mismatch
 85 |     case typeMismatchCall(actual: FunctionType, expected: FunctionType)
    |          `- warning: associated value 'typeMismatchCall(actual:expected:)' of 'Sendable'-conforming enum 'TrapReason' has non-sendable type 'FunctionType'; this is an error in the Swift 6 language mode
 86 |     /// Integer divided by zero
 87 |     case integerDividedByZero
/Users/admin/builder/spi-builder-workspace/Sources/WasmTypes/WasmTypes.swift:5:15: note: struct 'FunctionType' does not conform to the 'Sendable' protocol
  3 | /// > Note:
  4 | /// <https://webassembly.github.io/spec/core/syntax/types.html#function-types>
  5 | public struct FunctionType: Equatable, Hashable {
    |               `- note: struct 'FunctionType' does not conform to the 'Sendable' protocol
  6 |     public init(parameters: [ValueType], results: [ValueType] = []) {
  7 |         self.parameters = parameters
/Users/admin/builder/spi-builder-workspace/Sources/WasmKit/Execution/Errors.swift:34:22: warning: stored property 'backtrace' of 'Sendable'-conforming struct 'Trap' has non-sendable type 'Backtrace?'; this is an error in the Swift 6 language mode
  4 |
  5 | /// The backtrace of the trap.
  6 | struct Backtrace: CustomStringConvertible {
    |        `- note: consider making struct 'Backtrace' conform to the 'Sendable' protocol
  7 |     /// A symbol in the backtrace.
  8 |     struct Symbol {
    :
 32 |
 33 |     /// The backtrace of the trap.
 34 |     private(set) var backtrace: Backtrace?
    |                      `- warning: stored property 'backtrace' of 'Sendable'-conforming struct 'Trap' has non-sendable type 'Backtrace?'; this is an error in the Swift 6 language mode
 35 |
 36 |     init(_ code: TrapReason, backtrace: Backtrace? = nil) {
/Users/admin/builder/spi-builder-workspace/Sources/WasmKit/Execution/Errors.swift:85:10: warning: associated value 'typeMismatchCall(actual:expected:)' of 'Sendable'-conforming enum 'TrapReason' has non-sendable type 'FunctionType'; this is an error in the Swift 6 language mode
 83 |     case indirectCallToNull(Int)
 84 |     /// Indirect call type mismatch
 85 |     case typeMismatchCall(actual: FunctionType, expected: FunctionType)
    |          `- warning: associated value 'typeMismatchCall(actual:expected:)' of 'Sendable'-conforming enum 'TrapReason' has non-sendable type 'FunctionType'; this is an error in the Swift 6 language mode
 86 |     /// Integer divided by zero
 87 |     case integerDividedByZero
/Users/admin/builder/spi-builder-workspace/Sources/WasmTypes/WasmTypes.swift:5:15: note: struct 'FunctionType' does not conform to the 'Sendable' protocol
  3 | /// > Note:
  4 | /// <https://webassembly.github.io/spec/core/syntax/types.html#function-types>
  5 | public struct FunctionType: Equatable, Hashable {
    |               `- note: struct 'FunctionType' does not conform to the 'Sendable' protocol
  6 |     public init(parameters: [ValueType], results: [ValueType] = []) {
  7 |         self.parameters = parameters
/Users/admin/builder/spi-builder-workspace/Sources/WasmKit/Execution/Errors.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WasmTypes'
  1 | import WasmTypes
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WasmTypes'
  2 |
  3 | import struct WasmParser.Import
/Users/admin/builder/spi-builder-workspace/Sources/WasmKit/Execution/Errors.swift:85:10: warning: associated value 'typeMismatchCall(actual:expected:)' of 'Sendable'-conforming enum 'TrapReason' has non-sendable type 'FunctionType'; this is an error in the Swift 6 language mode
 83 |     case indirectCallToNull(Int)
 84 |     /// Indirect call type mismatch
 85 |     case typeMismatchCall(actual: FunctionType, expected: FunctionType)
    |          `- warning: associated value 'typeMismatchCall(actual:expected:)' of 'Sendable'-conforming enum 'TrapReason' has non-sendable type 'FunctionType'; this is an error in the Swift 6 language mode
 86 |     /// Integer divided by zero
 87 |     case integerDividedByZero
/Users/admin/builder/spi-builder-workspace/Sources/WasmTypes/WasmTypes.swift:5:15: note: struct 'FunctionType' does not conform to the 'Sendable' protocol
  3 | /// > Note:
  4 | /// <https://webassembly.github.io/spec/core/syntax/types.html#function-types>
  5 | public struct FunctionType: Equatable, Hashable {
    |               `- note: struct 'FunctionType' does not conform to the 'Sendable' protocol
  6 |     public init(parameters: [ValueType], results: [ValueType] = []) {
  7 |         self.parameters = parameters
/Users/admin/builder/spi-builder-workspace/Sources/WasmKit/Execution/Errors.swift:34:22: warning: stored property 'backtrace' of 'Sendable'-conforming struct 'Trap' has non-sendable type 'Backtrace?'; this is an error in the Swift 6 language mode
  4 |
  5 | /// The backtrace of the trap.
  6 | struct Backtrace: CustomStringConvertible {
    |        `- note: consider making struct 'Backtrace' conform to the 'Sendable' protocol
  7 |     /// A symbol in the backtrace.
  8 |     struct Symbol {
    :
 32 |
 33 |     /// The backtrace of the trap.
 34 |     private(set) var backtrace: Backtrace?
    |                      `- warning: stored property 'backtrace' of 'Sendable'-conforming struct 'Trap' has non-sendable type 'Backtrace?'; this is an error in the Swift 6 language mode
 35 |
 36 |     init(_ code: TrapReason, backtrace: Backtrace? = nil) {
/Users/admin/builder/spi-builder-workspace/Sources/WasmKit/Execution/Errors.swift:85:10: warning: associated value 'typeMismatchCall(actual:expected:)' of 'Sendable'-conforming enum 'TrapReason' has non-sendable type 'FunctionType'; this is an error in the Swift 6 language mode
 83 |     case indirectCallToNull(Int)
 84 |     /// Indirect call type mismatch
 85 |     case typeMismatchCall(actual: FunctionType, expected: FunctionType)
    |          `- warning: associated value 'typeMismatchCall(actual:expected:)' of 'Sendable'-conforming enum 'TrapReason' has non-sendable type 'FunctionType'; this is an error in the Swift 6 language mode
 86 |     /// Integer divided by zero
 87 |     case integerDividedByZero
/Users/admin/builder/spi-builder-workspace/Sources/WasmTypes/WasmTypes.swift:5:15: note: struct 'FunctionType' does not conform to the 'Sendable' protocol
  3 | /// > Note:
  4 | /// <https://webassembly.github.io/spec/core/syntax/types.html#function-types>
  5 | public struct FunctionType: Equatable, Hashable {
    |               `- note: struct 'FunctionType' does not conform to the 'Sendable' protocol
  6 |     public init(parameters: [ValueType], results: [ValueType] = []) {
  7 |         self.parameters = parameters
/Users/admin/builder/spi-builder-workspace/Sources/WasmKit/Execution/Errors.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WasmTypes'
  1 | import WasmTypes
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WasmTypes'
  2 |
  3 | import struct WasmParser.Import
/Users/admin/builder/spi-builder-workspace/Sources/WasmKit/Execution/Errors.swift:85:10: warning: associated value 'typeMismatchCall(actual:expected:)' of 'Sendable'-conforming enum 'TrapReason' has non-sendable type 'FunctionType'; this is an error in the Swift 6 language mode
 83 |     case indirectCallToNull(Int)
 84 |     /// Indirect call type mismatch
 85 |     case typeMismatchCall(actual: FunctionType, expected: FunctionType)
    |          `- warning: associated value 'typeMismatchCall(actual:expected:)' of 'Sendable'-conforming enum 'TrapReason' has non-sendable type 'FunctionType'; this is an error in the Swift 6 language mode
 86 |     /// Integer divided by zero
 87 |     case integerDividedByZero
/Users/admin/builder/spi-builder-workspace/Sources/WasmTypes/WasmTypes.swift:5:15: note: struct 'FunctionType' does not conform to the 'Sendable' protocol
  3 | /// > Note:
  4 | /// <https://webassembly.github.io/spec/core/syntax/types.html#function-types>
  5 | public struct FunctionType: Equatable, Hashable {
    |               `- note: struct 'FunctionType' does not conform to the 'Sendable' protocol
  6 |     public init(parameters: [ValueType], results: [ValueType] = []) {
  7 |         self.parameters = parameters
[260/265] Compiling WasmKit ResourceLimiter.swift
[261/265] Compiling WasmKit Translator.swift
[262/265] Compiling WasmKit Validator.swift
[263/269] Compiling WasmKitWASI WASIBridgeToHost+WasmKit.swift
[264/269] Emitting module WasmKitWASI
[265/269] Compiling WasmKitFuzzing WasmKitFuzzing.swift
[266/269] Emitting module WasmKitFuzzing
[267/274] Compiling CLI Parse.swift
[268/274] Compiling CLI Explore.swift
[269/274] Compiling CLI CLI.swift
[270/274] Emitting module CLI
[271/274] Compiling CLI Run.swift
[271/274] Write Objects.LinkFileList
[272/274] Linking wasmkit-cli
[273/274] Applying wasmkit-cli
Build complete! (20.39s)
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.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-system"
    }
  ],
  "manifest_display_name" : "WasmKit",
  "name" : "WasmKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "ios",
      "version" : "12.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
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "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" : [
        "Execution/HostModuleTests.swift",
        "Execution/Runtime/StoreAllocatorTests.swift",
        "ExecutionTests.swift",
        "FuzzTranslatorRegressionTests.swift",
        "Spectest/Spectest.swift",
        "Spectest/TestCase.swift",
        "SpectestTests.swift"
      ],
      "target_dependencies" : [
        "WasmKit",
        "WAT",
        "WasmKitFuzzing"
      ],
      "type" : "test"
    },
    {
      "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/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"
      ],
      "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" : "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"
      ],
      "target_dependencies" : [
        "WAT",
        "WasmKit",
        "WasmKitWASI"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.8"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/swiftwasm/wasmkit/main
Repository:               swiftwasm/WasmKit
Swift version used:       6.1
Target:                   WasmKit
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
 * branch            4633b45fc732d8c55568be09dd852f9dc1582c25 -> FETCH_HEAD
HEAD is now at 4633b45 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
Extracting symbol information for 'WasmKit'...
Finished extracting symbol information for 'WasmKit'. (5.30s)
Building documentation for 'WasmKit'...
warning: Parameter 'memoryBase' not found in type method declaration
  --> ../Component/CanonicalLifting.swift:10:11-10:99
8  |     ///   - elementSize: A byte size of an element of the array value in lowered representation.
9  |     ///   - loadElement: A closure that loads an element from the given pointer.
10 +     ///   - memoryBase: A base address of the guest memory region. Can be `nil` if length is zero.
   |           ╰─suggestion: Remove 'memoryBase' parameter documentation
11 |     /// - Returns: A lifted Swift Array value with the given element type.
12 |     public static func liftList<Element>(
warning: Parameter 'context' is missing documentation
  --> ../Component/CanonicalLifting.swift:10:99-10:99
8  |     ///   - elementSize: A byte size of an element of the array value in lowered representation.
9  |     ///   - loadElement: A closure that loads an element from the given pointer.
10 +     ///   - memoryBase: A base address of the guest memory region. Can be `nil` if length is zero.
   |                                                                                                   ╰─suggestion: Document 'context' parameter
11 |     /// - Returns: A lifted Swift Array value with the given element type.
12 |     public static func liftList<Element>(
warning: 'GuestMemory' doesn't exist at '/WasmKit'
   --> Docs.md:113:5-113:16
111 | - ``Imports``
112 | - ``Caller``
113 + - ``GuestMemory``
    |     ╰─suggestion: Replace 'GuestMemory' with 'WasmKitGuestMemory'
114 | - ``UnsafeGuestPointer``
115 | - ``UnsafeGuestRawPointer``
warning: 'UnsafeGuestPointer' doesn't exist at '/WasmKit'
   --> Docs.md:114:5-114:23
112 | - ``Caller``
113 | - ``GuestMemory``
114 + - ``UnsafeGuestPointer``
115 | - ``UnsafeGuestRawPointer``
116 | - ``UnsafeGuestBufferPointer``
warning: 'UnsafeGuestRawPointer' doesn't exist at '/WasmKit'
   --> Docs.md:115:5-115:26
113 | - ``GuestMemory``
114 | - ``UnsafeGuestPointer``
115 + - ``UnsafeGuestRawPointer``
116 | - ``UnsafeGuestBufferPointer``
117 | - ``GuestPointee``
warning: 'UnsafeGuestBufferPointer' doesn't exist at '/WasmKit'
   --> Docs.md:116:5-116:29
114 | - ``UnsafeGuestPointer``
115 | - ``UnsafeGuestRawPointer``
116 + - ``UnsafeGuestBufferPointer``
117 | - ``GuestPointee``
118 | - ``GuestPrimitivePointee``
warning: 'GuestPointee' doesn't exist at '/WasmKit'
   --> Docs.md:117:5-117:17
115 | - ``UnsafeGuestRawPointer``
116 | - ``UnsafeGuestBufferPointer``
117 + - ``GuestPointee``
118 | - ``GuestPrimitivePointee``
119 |
warning: 'GuestPrimitivePointee' doesn't exist at '/WasmKit'
   --> Docs.md:118:5-118:26
116 | - ``UnsafeGuestBufferPointer``
117 | - ``GuestPointee``
118 + - ``GuestPrimitivePointee``
119 |
120 | ### Component Model
Finished building documentation for 'WasmKit' (0.30s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/swiftwasm/wasmkit/main
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updating https://github.com/apple/swift-system
Updating https://github.com/apple/swift-argument-parser
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.57s)
Updated https://github.com/apple/swift-argument-parser (0.58s)
Updated https://github.com/apple/swift-system (0.58s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.5.0 (1.60s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.48s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.4 (0.60s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.86s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.53s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.4
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
[0/4] Write swift-version-2F0A5646E1D333AE.txt
[2/39] Compiling WITExtractor Diagnostic.swift
[3/39] Compiling WITExtractor ModuleTranslation.swift
[4/39] Compiling WITExtractor WITExtractor.swift
[5/39] Compiling WITExtractor WITBuilder.swift
[6/39] Compiling WITExtractor SourcePrinter.swift
[7/39] Compiling WITExtractor TypeMapping.swift
[8/39] Compiling ArgumentParserToolInfo ToolInfo.swift
[9/39] Emitting module ArgumentParserToolInfo
[10/39] Compiling WITExtractor SourceSummary.swift
[11/39] Compiling WITExtractor ConvertCase.swift
[12/39] Compiling WITExtractor SwiftAPIDigester.swift
[13/39] Emitting module WITExtractor
[14/39] Compiling WIT Validation.swift
[15/39] Compiling WIT SyntaxNode.swift
[16/41] Compiling WIT CanonicalDeallocation.swift
[17/41] Compiling WIT CanonicalLifting.swift
[18/41] Compiling WIT CanonicalLoading.swift
[19/41] Compiling WIT ParseTop.swift
[20/41] Compiling WIT ParseTypes.swift
[21/41] Compiling WIT ParseFunctionDecl.swift
[22/41] Compiling WIT ParseInterface.swift
[23/41] Emitting module WIT
[24/58] Compiling WIT ParseWorld.swift
[25/58] Compiling WIT Parser.swift
[26/75] Compiling ArgumentParser AsyncParsableCommand.swift
[27/75] Compiling ArgumentParser ArgumentDefinition.swift
[28/75] Compiling ArgumentParser ArgumentSet.swift
[29/75] Compiling ArgumentParser CommandParser.swift
[30/80] Compiling ArgumentParser SplitArguments.swift
[31/80] Compiling ArgumentParser DumpHelpGenerator.swift
[32/80] Compiling ArgumentParser HelpCommand.swift
[33/80] Compiling ArgumentParser NameSpecification.swift
[34/80] Compiling ArgumentParser Option.swift
[35/80] Compiling ArgumentParser OptionGroup.swift
[36/80] Compiling ArgumentParser ArgumentHelp.swift
[37/80] Compiling ArgumentParser ArgumentVisibility.swift
[38/80] Compiling ArgumentParser CompletionKind.swift
[39/80] Compiling ArgumentParser Errors.swift
[40/80] Compiling ArgumentParser Flag.swift
[41/84] Compiling ArgumentParser CommandConfiguration.swift
[42/84] Compiling ArgumentParser CommandGroup.swift
[43/84] Compiling ArgumentParser EnumerableFlag.swift
[44/84] Compiling ArgumentParser ExpressibleByArgument.swift
[45/84] Emitting module ArgumentParser
[46/84] Compiling ArgumentParser BashCompletionsGenerator.swift
[47/84] Compiling ArgumentParser CompletionsGenerator.swift
[48/84] Compiling ArgumentParser FishCompletionsGenerator.swift
[52/84] Compiling ArgumentParser ZshCompletionsGenerator.swift
[53/84] Compiling ArgumentParser Argument.swift
[54/84] Compiling ArgumentParser ParserError.swift
[58/84] Compiling ArgumentParser ParsableArguments.swift
[59/84] Compiling ArgumentParser ParsableArgumentsValidation.swift
[60/84] Compiling ArgumentParser ParsableCommand.swift
[61/84] Compiling ArgumentParser ArgumentDecoder.swift
[62/84] Compiling ArgumentParser HelpGenerator.swift
[63/84] Compiling ArgumentParser MessageInfo.swift
[64/84] Compiling ArgumentParser UsageGenerator.swift
[65/84] Compiling ArgumentParser CollectionExtensions.swift
[66/109] Compiling ArgumentParser Platform.swift
[67/109] Compiling ArgumentParser SequenceExtensions.swift
[68/109] Compiling ArgumentParser StringExtensions.swift
[69/109] Compiling ArgumentParser Tree.swift
[70/109] Compiling WITOverlayGenerator InterfaceTypeGenerator.swift
[71/109] Compiling WITOverlayGenerator GuestWorldGenerator.swift
[72/109] Compiling WITOverlayGenerator HostExportFunction.swift
[73/109] Compiling WITOverlayGenerator HostExportInterface.swift
[74/109] Compiling WITOverlayGenerator GuestExportFunction.swift
[75/109] Compiling WITOverlayGenerator GuestExportInterface.swift
[76/109] Compiling WITOverlayGenerator GuestPrelude.swift
[77/109] Compiling WITOverlayGenerator SwiftName.swift
[78/109] Compiling WITOverlayGenerator TypeName.swift
[79/109] Compiling WITOverlayGenerator TypeAccessory.swift
[80/109] Compiling WITOverlayGenerator TypeDefinition.swift
[81/109] Compiling WITOverlayGenerator SourcePrinter.swift
[82/109] Compiling WITOverlayGenerator StaticCanonicalDeallocation.swift
[83/109] Compiling WITOverlayGenerator StaticCanonicalLifting.swift
[84/109] Compiling WITOverlayGenerator StaticCanonicalLoading.swift
[85/111] Compiling WITOverlayGenerator HostWorldGenerator.swift
[86/111] Compiling WITOverlayGenerator WasmKitSourcePrinter.swift
[87/111] Compiling WITOverlayGenerator ConvertCase.swift
[88/111] Compiling WITOverlayGenerator CanonicalName.swift
[89/111] Compiling WITOverlayGenerator CanonicalOperation.swift
[90/111] Compiling WITOverlayGenerator SignatureTranslation.swift
[91/111] Compiling WITOverlayGenerator StaticCanonicalLowering.swift
[92/111] Compiling WITOverlayGenerator StaticCanonicalStoring.swift
[93/111] Compiling WITOverlayGenerator DefinitionMapping.swift
[97/111] Emitting module WITOverlayGenerator
[107/111] Compiling WITOverlayGenerator TypeGenerator.swift
[108/111] Compiling WITOverlayGenerator WITOverlayGen.swift
[109/114] Compiling WITTool Utilities.swift
[110/114] Compiling WITTool WITTool.swift
[111/114] Emitting module WITTool
[111/114] Write Objects.LinkFileList
[112/114] Linking WITTool-tool
[113/114] Applying WITTool-tool
Building for debugging...
[0/7] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Compiling SymbolKit Identifier.swift
[7/53] Compiling SymbolKit KindIdentifier.swift
[8/53] Compiling SymbolKit Location.swift
[9/53] Compiling SymbolKit Mutability.swift
[10/57] Emitting module SymbolKit
[11/57] Compiling SymbolKit GenericConstraint.swift
[12/57] Compiling SymbolKit GenericParameter.swift
[13/57] Compiling SymbolKit Generics.swift
[14/57] Compiling SymbolKit Namespace.swift
[15/57] Compiling SymbolKit DeclarationFragments.swift
[16/57] Compiling SymbolKit Fragment.swift
[17/57] Compiling SymbolKit FragmentKind.swift
[18/57] Compiling SymbolKit FunctionParameter.swift
[19/57] Compiling SymbolKit FunctionSignature.swift
[20/57] Compiling SymbolKit Names.swift
[21/57] Compiling SymbolKit SPI.swift
[22/57] Compiling SymbolKit Snippet.swift
[23/57] Compiling SymbolKit Extension.swift
[24/57] Compiling SymbolKit SourceRange.swift
[25/57] Compiling SymbolKit Metadata.swift
[26/57] Compiling SymbolKit Module.swift
[27/57] Compiling SymbolKit OperatingSystem.swift
[28/57] Compiling SymbolKit Platform.swift
[29/57] Compiling SymbolKit Relationship.swift
[30/57] Compiling SymbolKit RelationshipKind.swift
[31/57] Compiling SymbolKit SourceOrigin.swift
[32/57] Compiling SymbolKit GenericConstraints.swift
[33/57] Compiling SymbolKit Swift.swift
[34/57] Compiling SymbolKit SemanticVersion.swift
[35/57] Compiling SymbolKit AccessControl.swift
[36/57] Compiling SymbolKit Availability.swift
[37/57] Compiling SymbolKit AvailabilityItem.swift
[38/57] Compiling SymbolKit Domain.swift
[39/57] Compiling SymbolKit Mixin+Equals.swift
[40/57] Compiling SymbolKit Mixin+Hash.swift
[41/57] Compiling SymbolKit Mixin.swift
[42/57] Compiling SymbolKit LineList.swift
[43/57] Compiling SymbolKit Position.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Emitting module Snippets
[53/57] Compiling Snippets Snippet.swift
[54/57] Compiling Snippets SnippetParser.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (7.84s)
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/32] Compiling WasmTypes WasmTypes.swift
[3/32] Emitting module WasmTypes
[4/32] Compiling WasmTypes GuestMemory.swift
[5/32] Compiling SystemPackage Errno.swift
[6/32] Compiling SystemPackage ErrnoWindows.swift
[7/32] Compiling SystemPackage FileDescriptor.swift
[8/35] Compiling SystemPackage FilePathString.swift
[9/35] Compiling SystemPackage FilePathSyntax.swift
[10/35] Compiling SystemPackage FilePathTemp.swift
[11/35] Compiling SystemPackage FilePathTempPosix.swift
[12/35] Compiling SystemPackage FilePathTempWindows.swift
[13/35] Compiling SystemPackage FilePathWindows.swift
[14/35] Compiling SystemPackage FileHelpers.swift
[15/35] Compiling SystemPackage FileOperations.swift
[16/35] Compiling SystemPackage FilePath.swift
[17/35] Emitting module SystemPackage
[18/35] Compiling SystemPackage Constants.swift
[19/35] Compiling SystemPackage Exports.swift
[20/35] Compiling SystemPackage Mocking.swift
[21/35] Compiling SystemPackage MachPort.swift
[22/35] Compiling SystemPackage PlatformString.swift
[23/35] Compiling SystemPackage SystemString.swift
[24/35] Compiling SystemPackage FilePermissions.swift
[25/35] Compiling SystemPackage Backcompat.swift
[26/35] Compiling SystemPackage CInterop.swift
[27/35] Compiling SystemPackage FilePathComponentView.swift
[28/35] Compiling SystemPackage FilePathComponents.swift
[29/35] Compiling SystemPackage FilePathParsing.swift
[30/35] Compiling SystemPackage RawBuffer.swift
[31/35] Compiling SystemPackage Syscalls.swift
[32/35] Compiling SystemPackage WindowsSyscallAdapters.swift
[33/35] Compiling SystemPackage Util+StringArray.swift
[34/35] Compiling SystemPackage Util.swift
[35/35] Compiling SystemPackage UtilConsumers.swift
[36/54] Compiling SystemExtras Utils.swift
[37/54] Compiling SystemExtras WindowsSyscallAdapter.swift
[38/54] Compiling SystemExtras Syscalls.swift
[39/54] Compiling SystemExtras FileAtOperations.swift
[40/54] Compiling SystemExtras Exports.swift
[41/54] Compiling SystemExtras Constants.swift
[42/54] Compiling SystemExtras Clock.swift
[43/54] Emitting module SystemExtras
[44/54] Compiling SystemExtras FileOperations.swift
[45/54] Compiling WasmParser BinaryInstructionDecoder.swift
[46/54] Emitting module WasmParser
[47/54] Compiling WasmParser WasmTypes.swift
[48/54] Compiling WasmParser FileHandleStream.swift
[49/54] Compiling WasmParser ByteStream.swift
[50/54] Compiling WasmParser ParsingLimits.swift
[51/54] Compiling WasmParser InstructionVisitor.swift
[52/54] Compiling WasmParser LEB.swift
[53/54] Compiling WasmParser WasmParser.swift
[54/54] Compiling WasmParser Stream.swift
[55/86] Compiling WasmKit CanonicalCall.swift
[56/86] Compiling WasmKit CanonicalLifting.swift
[57/86] Compiling WasmKit CanonicalLowering.swift
[58/86] Compiling WasmKit CanonicalOptions.swift
[59/89] Emitting module WasmKit
[60/89] Compiling WasmKit EngineInterceptor.swift
[61/89] Compiling WasmKit Errors.swift
[62/89] Compiling WasmKit Execution.swift
[63/89] Compiling WasmKit Function.swift
[64/89] Compiling WasmKit StoreAllocator.swift
[65/89] Compiling WasmKit UntypedValue.swift
[66/89] Compiling WasmKit Value.swift
[67/89] Compiling WasmKit Imports.swift
[68/89] Compiling WasmKit Module.swift
[69/89] Compiling WasmKit ModuleParser.swift
[70/89] Compiling WasmKit InstructionSupport.swift
[71/89] Compiling WasmKit Memory.swift
[72/89] Compiling WasmKit Misc.swift
[73/89] Compiling WasmKit IO.swift
[74/89] Compiling WasmKit Instances.swift
[75/89] Compiling WasmKit Control.swift
[76/89] Compiling WasmKit Instruction.swift
[77/89] Compiling WasmKit Runtime.swift
[78/89] Compiling WasmKit SignpostTracer.swift
[79/89] Compiling WasmKit Store.swift
[80/89] Compiling WasmKit Table.swift
[81/89] Compiling WasmKit NameRegistry.swift
[82/89] Compiling WasmKit Profiler.swift
[83/89] Compiling WasmKit ComponentTypes.swift
[84/89] Compiling WasmKit Engine.swift
[85/89] Compiling WasmKit ConstEvaluation.swift
[86/89] Compiling WasmKit DispatchInstruction.swift
[87/89] Compiling WasmKit ResourceLimiter.swift
[88/89] Compiling WasmKit Translator.swift
[89/89] Compiling WasmKit Validator.swift
Build of target: 'WasmKit' complete! (3.94s)
Target:                   WasmKitWASI
Extracting symbol information for 'WasmKitWASI'...
Finished extracting symbol information for 'WasmKitWASI'. (1.89s)
Building documentation for 'WasmKitWASI'...
Finished building documentation for 'WasmKitWASI' (0.04s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/swiftwasm/wasmkit/main
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (0.56s)
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/13] Compiling WASI File.swift
[3/13] Compiling WASI RandomBufferGenerator.swift
[4/14] Compiling WASI Clock.swift
[5/14] Compiling WASI FileSystem.swift
[6/14] Compiling WASI Entry.swift
[7/14] Compiling WASI GuestMemorySupport.swift
[8/14] Compiling WASI Directory.swift
[9/14] Compiling WASI SandboxPrimitives.swift
[10/14] Compiling WASI Open.swift
[11/14] Compiling WASI OpenParent.swift
[12/14] Compiling WASI PlatformTypes.swift
[13/14] Emitting module WASI
[14/14] Compiling WASI WASI.swift
[15/16] Emitting module WasmKitWASI
[16/16] Compiling WasmKitWASI WASIBridgeToHost+WasmKit.swift
Build of target: 'WasmKitWASI' complete! (1.80s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftwasm/wasmkit/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftwasm/wasmkit/main/linkable-paths.json
Target:                   WasmParser
Extracting symbol information for 'WasmParser'...
Finished extracting symbol information for 'WasmParser'. (0.67s)
Building documentation for 'WasmParser'...
Finished building documentation for 'WasmParser' (0.30s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/swiftwasm/wasmkit/main
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (0.55s)
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
Build of target: 'WasmParser' complete! (0.56s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftwasm/wasmkit/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftwasm/wasmkit/main/linkable-paths.json
Target:                   WASI
Extracting symbol information for 'WASI'...
Finished extracting symbol information for 'WASI'. (0.63s)
Building documentation for 'WASI'...
Finished building documentation for 'WASI' (0.06s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/swiftwasm/wasmkit/main
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (0.56s)
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
Build of target: 'WASI' complete! (0.55s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftwasm/wasmkit/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftwasm/wasmkit/main/linkable-paths.json
Target:                   WAT
Extracting symbol information for 'WAT'...
Finished extracting symbol information for 'WAT'. (1.30s)
Building documentation for 'WAT'...
warning: 'wat2wasm(_:features:)' doesn't exist at '/WAT'
  --> Docs.md:63:5-63:26
61 | ### Encode to binary format
62 |
63 + - ``wat2wasm(_:features:)``
   |     ╰─suggestion: Replace 'wat2wasm(_:features:)' with 'wat2wasm(_:features:options:)'
64 |
65 | ### WAST structures
warning: Parameter 'options' is missing documentation
  --> ../WAT.swift:18:51-18:51
16 |
17 | /// Transforms a WebAssembly text format (WAT) string into a WebAssembly binary format byte array.
18 + /// - Parameter input: The WAT string to transform
   |                                                   ╰─suggestion: Document 'options' parameter
19 | /// - Returns: The WebAssembly binary format byte array
20 | ///
warning: Parameter 'features' is missing documentation
  --> ../WAT.swift:18:51-18:51
16 |
17 | /// Transforms a WebAssembly text format (WAT) string into a WebAssembly binary format byte array.
18 + /// - Parameter input: The WAT string to transform
   |                                                   ╰─suggestion: Document 'features' parameter
19 | /// - Returns: The WebAssembly binary format byte array
20 | ///
warning: Parameter 'features' is missing documentation
  --> ../WAT.swift:92:47-92:47
90 |
91 | /// Parses a WebAssembly text format (WAT) string into a `Wat` instance.
92 + /// - Parameter input: The WAT string to parse
   |                                               ╰─suggestion: Document 'features' parameter
93 | /// - Returns: The parsed `Wat` instance
94 | ///
warning: Parameter 'features' is missing documentation
   --> ../WAT.swift:149:48-149:48
147 | /// Parses a WebAssembly script test format (WAST) string into a `Wast` instance.
148 | ///
149 + /// - Parameter input: The WAST string to parse
    |                                                ╰─suggestion: Document 'features' parameter
150 | /// - Returns: The parsed `Wast` instance
151 | ///
Finished building documentation for 'WAT' (0.07s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/swiftwasm/wasmkit/main
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (0.56s)
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/12] Compiling WAT ParseTextInstruction.swift
[3/13] Compiling WAT WastParser.swift
[4/13] Compiling WAT WatParser.swift
[5/13] Compiling WAT ExpressionParser.swift
[6/13] Compiling WAT WAT.swift
[7/13] Compiling WAT Location.swift
[8/13] Compiling WAT NameMapping.swift
[9/13] Compiling WAT BinaryInstructionEncoder.swift
[10/13] Compiling WAT Encoder.swift
[11/13] Emitting module WAT
[12/13] Compiling WAT Parser.swift
[13/13] Compiling WAT Lexer.swift
Build of target: 'WAT' complete! (1.22s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftwasm/wasmkit/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftwasm/wasmkit/main/linkable-paths.json
Target:                   WIT
Extracting symbol information for 'WIT'...
Finished extracting symbol information for 'WIT'. (2.60s)
Building documentation for 'WIT'...
warning: Parameter 'wrapped' is missing documentation
  --> Sources/WIT/CanonicalABI/CanonicalLifting.swift:59:83-59:83
57 |     /// - Parameters:
58 |     ///   - discriminant: A core i32 value that represents a discriminant.
59 +     ///   - liftPayload: A closure that lifts a payload core value to a WIT value.
   |           ╰─suggestion: Document 'wrapped' parameter
60 |     func liftOption(
61 |         discriminant: Operand, wrapped: WITType, liftPayload: () throws -> Operand
warning: Parameter 'ok' is missing documentation
  --> Sources/WIT/CanonicalABI/CanonicalLifting.swift:69:105-69:105
67 |     ///   - discriminant: A core i32 value that represents a discriminant.
68 |     ///   - liftPayload: A closure that lifts a payload core value to a WIT value.
   |           ╰─suggestion: Document 'ok' parameter
69 +     ///                  It takes a boolean value that indicates whether the payload is an error or not.
70 |     func liftResult(
71 |         discriminant: Operand, ok: WITType?, error: WITType?, liftPayload: (_ isError: Bool) throws -> Operand?
warning: Parameter 'type' is missing documentation
  --> Sources/WIT/CanonicalABI/CanonicalLifting.swift:79:76-79:76
77 |     ///   - discriminant: A core i32 value that represents a discriminant.
78 |     ///   - liftPayload: A closure that lifts a payload core value to a WIT value.
   |           ╰─suggestion: Document 'type' parameter
79 +     ///                  It takes a case index of the variant to be lifted.
80 |     func liftVariant(
81 |         discriminant: Operand, type: WITVariant, liftPayload: (Int) throws -> Operand?
Finished building documentation for 'WIT' (0.33s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/swiftwasm/wasmkit/main
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (0.55s)
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/24] Compiling WIT Validation.swift
[3/24] Compiling WIT SyntaxNode.swift
[4/24] Compiling WIT ParseTop.swift
[5/24] Compiling WIT ParseTypes.swift
[6/24] Compiling WIT ParseFunctionDecl.swift
[7/24] Compiling WIT ParseInterface.swift
[8/26] Compiling WIT CanonicalLowering.swift
[9/26] Compiling WIT CanonicalStoring.swift
[10/26] Compiling WIT Diagnostics.swift
[11/26] Emitting module WIT
[12/26] Compiling WIT ParseWorld.swift
[13/26] Compiling WIT Parser.swift
[14/26] Compiling WIT SemanticsContext.swift
[15/26] Compiling WIT Type.swift
[16/26] Compiling WIT CanonicalDeallocation.swift
[17/26] Compiling WIT CanonicalLifting.swift
[18/26] Compiling WIT CanonicalLoading.swift
[19/26] Compiling WIT PackageBuilder.swift
[20/26] Compiling WIT RequestEvaluator.swift
[21/26] Compiling WIT Lexer.swift
[22/26] Compiling WIT PackageResolver.swift
[23/26] Compiling WIT NameLookup.swift
[24/26] Compiling WIT AST.swift
[25/26] Compiling WIT ASTVisitor.swift
[26/26] Compiling WIT CanonicalABI.swift
Build of target: 'WIT' complete! (1.57s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftwasm/wasmkit/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftwasm/wasmkit/main/linkable-paths.json
Target:                   WITExtractor
Extracting symbol information for 'WITExtractor'...
Finished extracting symbol information for 'WITExtractor'. (1.09s)
Building documentation for 'WITExtractor'...
Finished building documentation for 'WITExtractor' (0.06s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/swiftwasm/wasmkit/main
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (0.56s)
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/11] Compiling WITExtractor WITBuilder.swift
[3/11] Compiling WITExtractor WITExtractor.swift
[4/11] Compiling WITExtractor SourcePrinter.swift
[5/11] Compiling WITExtractor SwiftAPIDigester.swift
[6/11] Compiling WITExtractor ModuleTranslation.swift
[7/11] Compiling WITExtractor SourceSummary.swift
[8/11] Compiling WITExtractor Diagnostic.swift
[9/11] Compiling WITExtractor ConvertCase.swift
[10/11] Emitting module WITExtractor
[11/11] Compiling WITExtractor TypeMapping.swift
Build of target: 'WITExtractor' complete! (0.98s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftwasm/wasmkit/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftwasm/wasmkit/main/linkable-paths.json
Target:                   WITOverlayGenerator
Extracting symbol information for 'WITOverlayGenerator'...
Finished extracting symbol information for 'WITOverlayGenerator'. (1.24s)
Building documentation for 'WITOverlayGenerator'...
Finished building documentation for 'WITOverlayGenerator' (0.04s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/swiftwasm/wasmkit/main
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (0.56s)
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/26] Compiling WITOverlayGenerator HostWorldGenerator.swift
[3/26] Compiling WITOverlayGenerator WasmKitSourcePrinter.swift
[4/26] Compiling WITOverlayGenerator ConvertCase.swift
[5/28] Compiling WITOverlayGenerator SwiftName.swift
[6/28] Compiling WITOverlayGenerator TypeName.swift
[7/28] Compiling WITOverlayGenerator StaticCanonicalLowering.swift
[8/28] Compiling WITOverlayGenerator StaticCanonicalStoring.swift
[9/28] Compiling WITOverlayGenerator DefinitionMapping.swift
[10/28] Emitting module WITOverlayGenerator
[11/28] Compiling WITOverlayGenerator CanonicalName.swift
[12/28] Compiling WITOverlayGenerator CanonicalOperation.swift
[13/28] Compiling WITOverlayGenerator SignatureTranslation.swift
[14/28] Compiling WITOverlayGenerator TypeAccessory.swift
[15/28] Compiling WITOverlayGenerator TypeDefinition.swift
[16/28] Compiling WITOverlayGenerator GuestWorldGenerator.swift
[17/28] Compiling WITOverlayGenerator HostExportFunction.swift
[18/28] Compiling WITOverlayGenerator HostExportInterface.swift
[19/28] Compiling WITOverlayGenerator SourcePrinter.swift
[20/28] Compiling WITOverlayGenerator InterfaceTypeGenerator.swift
[21/28] Compiling WITOverlayGenerator StaticCanonicalDeallocation.swift
[22/28] Compiling WITOverlayGenerator StaticCanonicalLifting.swift
[23/28] Compiling WITOverlayGenerator StaticCanonicalLoading.swift
[24/28] Compiling WITOverlayGenerator GuestExportFunction.swift
[25/28] Compiling WITOverlayGenerator GuestExportInterface.swift
[26/28] Compiling WITOverlayGenerator GuestPrelude.swift
[27/28] Compiling WITOverlayGenerator TypeGenerator.swift
[28/28] Compiling WITOverlayGenerator WITOverlayGen.swift
Build of target: 'WITOverlayGenerator' complete! (1.14s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftwasm/wasmkit/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftwasm/wasmkit/main/linkable-paths.json
Target:                   WITTool
Extracting symbol information for 'WITTool'...
Finished extracting symbol information for 'WITTool'. (2.38s)
Building documentation for 'WITTool'...
Finished building documentation for 'WITTool' (0.11s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/swiftwasm/wasmkit/main
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (0.56s)
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/3] Compiling ArgumentParserToolInfo ToolInfo.swift
[3/3] Emitting module ArgumentParserToolInfo
[4/42] Emitting module ArgumentParser
[5/46] Compiling ArgumentParser ParsableArguments.swift
[6/46] Compiling ArgumentParser ParsableArgumentsValidation.swift
[7/46] Compiling ArgumentParser ParsableCommand.swift
[8/46] Compiling ArgumentParser ArgumentDecoder.swift
[9/46] Compiling ArgumentParser ParserError.swift
[10/46] Compiling ArgumentParser SplitArguments.swift
[11/46] Compiling ArgumentParser DumpHelpGenerator.swift
[12/46] Compiling ArgumentParser HelpCommand.swift
[13/46] Compiling ArgumentParser BashCompletionsGenerator.swift
[14/46] Compiling ArgumentParser CompletionsGenerator.swift
[15/46] Compiling ArgumentParser FishCompletionsGenerator.swift
[16/46] Compiling ArgumentParser ZshCompletionsGenerator.swift
[17/46] Compiling ArgumentParser Argument.swift
[18/46] Compiling ArgumentParser InputOrigin.swift
[19/46] Compiling ArgumentParser Name.swift
[20/46] Compiling ArgumentParser Parsed.swift
[21/46] Compiling ArgumentParser ParsedValues.swift
[22/46] Compiling ArgumentParser CommandConfiguration.swift
[23/46] Compiling ArgumentParser CommandGroup.swift
[24/46] Compiling ArgumentParser EnumerableFlag.swift
[25/46] Compiling ArgumentParser ExpressibleByArgument.swift
[26/46] Compiling ArgumentParser HelpGenerator.swift
[27/46] Compiling ArgumentParser MessageInfo.swift
[28/46] Compiling ArgumentParser UsageGenerator.swift
[29/46] Compiling ArgumentParser CollectionExtensions.swift
[30/46] Compiling ArgumentParser NameSpecification.swift
[31/46] Compiling ArgumentParser Option.swift
[32/46] Compiling ArgumentParser OptionGroup.swift
[33/46] Compiling ArgumentParser AsyncParsableCommand.swift
[34/46] Compiling ArgumentParser Platform.swift
[35/46] Compiling ArgumentParser SequenceExtensions.swift
[36/46] Compiling ArgumentParser StringExtensions.swift
[37/46] Compiling ArgumentParser Tree.swift
[38/46] Compiling ArgumentParser ArgumentHelp.swift
[39/46] Compiling ArgumentParser ArgumentVisibility.swift
[40/46] Compiling ArgumentParser CompletionKind.swift
[41/46] Compiling ArgumentParser Errors.swift
[42/46] Compiling ArgumentParser Flag.swift
[43/46] Compiling ArgumentParser ArgumentDefinition.swift
[44/46] Compiling ArgumentParser ArgumentSet.swift
[45/46] Compiling ArgumentParser CommandParser.swift
[46/46] Compiling ArgumentParser InputKey.swift
[47/49] Emitting module WITTool
[48/49] Compiling WITTool Utilities.swift
[49/49] Compiling WITTool WITTool.swift
Build of target: 'WITTool' complete! (2.24s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftwasm/wasmkit/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftwasm/wasmkit/main/linkable-paths.json
    3536
19	/Users/admin/builder/spi-builder-workspace/.docs/swiftwasm/wasmkit/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/swiftwasm/wasmkit/main
File count: 3536
Doc size:   19.0MB
Preparing doc bundle ...
Uploading prod-swiftwasm-wasmkit-main-621d537a.zip to s3://spi-docs-inbox/prod-swiftwasm-wasmkit-main-621d537a.zip
Copying... [11%]
Copying... [21%]
Copying... [30%]
Copying... [41%]
Copying... [51%]
Copying... [60%]
Copying... [71%]
Copying... [81%]
Copying... [91%]
Copying... [100%]
Done.