The Swift Package Index logo.Swift Package Index

Build Information

Successful build of WasmTransformer, reference 0.5.0 (d04b31), with Swift 6.3 for Linux on 13 Apr 2026 14:34:59 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftwasm/WasmTransformer.git
Reference: 0.5.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/swiftwasm/WasmTransformer
 * tag               0.5.0      -> FETCH_HEAD
HEAD is now at d04b31f Add stripIf closure to dynamically determine which custom section should be stripped
Cloned https://github.com/swiftwasm/WasmTransformer.git
Revision (git rev-parse @):
d04b31f61b6f528a9a96ebfe4fa4275e333eba82
SUCCESS checkout https://github.com/swiftwasm/WasmTransformer.git at 0.5.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/swiftwasm/WasmTransformer.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/apple/swift-argument-parser
[1/17523] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.86s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.0.0 (1.29s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.0.0
Building for debugging...
[0/11] Write sources
[4/11] Write swift-version-24593BA9C3E375BF.txt
[6/32] Emitting module WasmTransformer
[7/34] Compiling WasmTransformer StackOverflowSanitizer.swift
[8/34] Compiling WasmTransformer WasmTransformer.swift
[9/34] Compiling WasmTransformer ElementSectionReader.swift
[10/34] Compiling WasmTransformer FunctionSectionReader.swift
[11/34] Compiling WasmTransformer ImportSectionReader.swift
[12/34] Compiling WasmTransformer SizeProfiler.swift
[13/34] Compiling WasmTransformer StackOverflowSanitizer+Fixtures.swift
[14/34] Compiling WasmTransformer ModuleReader.swift
[15/34] Compiling WasmTransformer TypeSectionReader.swift
[16/34] Compiling WasmTransformer VectorSectionReader.swift
[17/34] Compiling WasmTransformer CustomSectionStripper.swift
[18/34] Compiling WasmTransformer I64ImportTransformer.swift
[19/34] Compiling WasmTransformer BinaryFormat.swift
[20/34] Compiling WasmTransformer ByteEncodable.swift
[21/34] Compiling WasmTransformer InputByteStream.swift
[22/34] Compiling ArgumentParserToolInfo ToolInfo.swift
[23/34] Emitting module ArgumentParserToolInfo
[25/35] Compiling WasmTransformer Sections.swift
[26/35] Compiling WasmTransformer Trampoline.swift
[27/35] Compiling WasmTransformer LEB128.swift
[28/35] Compiling WasmTransformer OutputWriter.swift
[29/35] Compiling WasmTransformer CodeSectionReader.swift
[30/36] Wrapping AST for WasmTransformer for debugging
[31/36] Wrapping AST for ArgumentParserToolInfo for debugging
[33/70] Emitting module ArgumentParser
[34/74] Compiling ArgumentParser CollectionExtensions.swift
[35/74] Compiling ArgumentParser SequenceExtensions.swift
[36/74] Compiling ArgumentParser StringExtensions.swift
[37/74] Compiling ArgumentParser Tree.swift
[38/74] Compiling ArgumentParser ArgumentSet.swift
[39/74] Compiling ArgumentParser CommandParser.swift
[40/74] Compiling ArgumentParser InputOrigin.swift
[41/74] Compiling ArgumentParser Name.swift
[42/74] Compiling ArgumentParser Parsed.swift
[43/74] Compiling ArgumentParser BashCompletionsGenerator.swift
[44/74] Compiling ArgumentParser CompletionsGenerator.swift
[45/74] Compiling ArgumentParser FishCompletionsGenerator.swift
[46/74] Compiling ArgumentParser ZshCompletionsGenerator.swift
[47/74] Compiling ArgumentParser Argument.swift
[48/74] Compiling ArgumentParser ParsedValues.swift
[49/74] Compiling ArgumentParser ParserError.swift
[50/74] Compiling ArgumentParser SplitArguments.swift
[51/74] Compiling ArgumentParser DumpHelpGenerator.swift
[52/74] Compiling ArgumentParser Option.swift
[53/74] Compiling ArgumentParser OptionGroup.swift
[54/74] Compiling ArgumentParser CommandConfiguration.swift
[55/74] Compiling ArgumentParser EnumerableFlag.swift
[56/74] Compiling ArgumentParser ExpressibleByArgument.swift
[57/74] Compiling ArgumentParser ArgumentHelp.swift
[58/74] Compiling ArgumentParser CompletionKind.swift
[59/74] Compiling ArgumentParser Errors.swift
[60/74] Compiling ArgumentParser Flag.swift
[61/74] Compiling ArgumentParser NameSpecification.swift
[62/74] Compiling ArgumentParser ParsableArguments.swift
[63/74] Compiling ArgumentParser ParsableArgumentsValidation.swift
[64/74] Compiling ArgumentParser ParsableCommand.swift
[65/74] Compiling ArgumentParser ArgumentDecoder.swift
[66/74] Compiling ArgumentParser ArgumentDefinition.swift
[67/74] Compiling ArgumentParser HelpCommand.swift
[68/74] Compiling ArgumentParser HelpGenerator.swift
[69/74] Compiling ArgumentParser MessageInfo.swift
[70/74] Compiling ArgumentParser UsageGenerator.swift
[71/75] Wrapping AST for ArgumentParser for debugging
[73/77] Emitting module wasm_trans
[74/77] Compiling wasm_trans main.swift
[75/78] Wrapping AST for wasm-trans for debugging
[76/78] Write Objects.LinkFileList
[77/78] Linking wasm-trans
Build complete! (15.64s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "exact" : [
          "1.0.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    }
  ],
  "manifest_display_name" : "WasmTransformer",
  "name" : "WasmTransformer",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "WasmTransformer",
      "targets" : [
        "WasmTransformer"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "wasm-trans",
      "targets" : [
        "wasm-trans"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "wasm_trans",
      "module_type" : "SwiftTarget",
      "name" : "wasm-trans",
      "path" : "Sources/wasm-trans",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "wasm-trans"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "WasmTransformer"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "WasmTransformerTests",
      "module_type" : "SwiftTarget",
      "name" : "WasmTransformerTests",
      "path" : "Tests/WasmTransformerTests",
      "sources" : [
        "CustomSectionStripperTests.swift",
        "I64ImportTransformerTests.swift",
        "InputByteStreamTests.swift",
        "IntegrationTests.swift",
        "SectionsInfoTests.swift",
        "StackOverflowSanitizerTests.swift",
        "misc.swift"
      ],
      "target_dependencies" : [
        "WasmTransformer"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WasmTransformer",
      "module_type" : "SwiftTarget",
      "name" : "WasmTransformer",
      "path" : "Sources/WasmTransformer",
      "product_memberships" : [
        "WasmTransformer",
        "wasm-trans"
      ],
      "sources" : [
        "BinaryFormat.swift",
        "ByteEncodable.swift",
        "InputByteStream.swift",
        "LEB128.swift",
        "OutputWriter.swift",
        "Readers/CodeSectionReader.swift",
        "Readers/ElementSectionReader.swift",
        "Readers/FunctionSectionReader.swift",
        "Readers/ImportSectionReader.swift",
        "Readers/ModuleReader.swift",
        "Readers/TypeSectionReader.swift",
        "Readers/VectorSectionReader.swift",
        "Sections.swift",
        "Trampoline.swift",
        "Transformers/CustomSectionStripper.swift",
        "Transformers/I64ImportTransformer.swift",
        "Transformers/SizeProfiler.swift",
        "Transformers/StackOverflowSanitizer+Fixtures.swift",
        "Transformers/StackOverflowSanitizer.swift",
        "WasmTransformer.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.4"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.