The Swift Package Index logo.Swift Package Index

Build Information

Successful build of variable-injector, reference master (2f896a), with Swift 6.3 for Wasm on 13 Apr 2026 09:20:14 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:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lucianopalmeida/variable-injector.git
Reference: master
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/lucianopalmeida/variable-injector
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 2f896a7 Update README.md
Cloned https://github.com/lucianopalmeida/variable-injector.git
Revision (git rev-parse @):
2f896a7cd30f63fd1b0e157403cc3352c182d22a
SUCCESS checkout https://github.com/lucianopalmeida/variable-injector.git at master
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/lucianopalmeida/variable-injector.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:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/17523] Fetching swift-argument-parser
[17524/92490] Fetching swift-argument-parser, swift-syntax
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.88s)
[6748/74967] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (8.67s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.3.0 (11.88s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.0.0 (0.68s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.0.0
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/18] Write sources
[8/18] Write swift-version-24593BA9C3E375BF.txt
[10/22] Emitting module SwiftSyntax509
[11/22] Compiling SwiftSyntax509 Empty.swift
[12/23] Wrapping AST for SwiftSyntax509 for debugging
[14/68] Emitting module ArgumentParserToolInfo
[15/68] Compiling ArgumentParserToolInfo ToolInfo.swift
[16/69] Wrapping AST for ArgumentParserToolInfo for debugging
[18/106] Compiling ArgumentParser BashCompletionsGenerator.swift
[19/106] Compiling ArgumentParser CompletionsGenerator.swift
[20/106] Compiling ArgumentParser FishCompletionsGenerator.swift
[21/106] Compiling ArgumentParser ZshCompletionsGenerator.swift
[22/106] Compiling ArgumentParser Argument.swift
[23/106] Compiling ArgumentParser ArgumentHelp.swift
[24/106] Compiling ArgumentParser ArgumentVisibility.swift
[25/112] Compiling ArgumentParser CompletionKind.swift
[26/112] Compiling ArgumentParser Errors.swift
[27/112] Compiling ArgumentParser Flag.swift
[28/112] Compiling ArgumentParser NameSpecification.swift
[29/112] Compiling ArgumentParser ExpressibleByArgument.swift
[30/112] Compiling ArgumentParser ParsableArguments.swift
[31/112] Compiling ArgumentParser ParsableArgumentsValidation.swift
[43/117] Emitting module ArgumentParser
[47/117] Compiling ArgumentParser ParsableCommand.swift
[48/117] Compiling ArgumentParser ArgumentDecoder.swift
[49/117] Compiling ArgumentParser ArgumentDefinition.swift
[50/117] Compiling ArgumentParser ArgumentSet.swift
[51/117] Compiling ArgumentParser CommandParser.swift
[52/117] Compiling ArgumentParser InputKey.swift
[53/117] Compiling ArgumentParser InputOrigin.swift
[54/117] Compiling ArgumentParser CollectionExtensions.swift
[55/117] Compiling ArgumentParser Platform.swift
[56/117] Compiling ArgumentParser SequenceExtensions.swift
[57/117] Compiling ArgumentParser StringExtensions.swift
[58/117] Compiling ArgumentParser Tree.swift
[59/117] Compiling ArgumentParser Name.swift
[60/117] Compiling ArgumentParser Parsed.swift
[61/117] Compiling ArgumentParser ParsedValues.swift
[62/117] Compiling ArgumentParser ParserError.swift
[63/117] Compiling ArgumentParser SplitArguments.swift
[64/117] Compiling ArgumentParser Option.swift
[65/117] Compiling ArgumentParser OptionGroup.swift
[66/117] Compiling ArgumentParser AsyncParsableCommand.swift
[67/117] Compiling ArgumentParser CommandConfiguration.swift
[68/117] Compiling ArgumentParser EnumerableFlag.swift
[69/117] Compiling ArgumentParser DumpHelpGenerator.swift
[70/117] Compiling ArgumentParser HelpCommand.swift
[71/117] Compiling ArgumentParser HelpGenerator.swift
[72/117] Compiling ArgumentParser MessageInfo.swift
[73/117] Compiling ArgumentParser UsageGenerator.swift
[74/118] Wrapping AST for ArgumentParser for debugging
[76/118] Emitting module SwiftSyntax
[86/118] Compiling SwiftSyntax SyntaxChildren.swift
[87/118] Compiling SwiftSyntax SyntaxCollection.swift
[88/118] Compiling SwiftSyntax SyntaxData.swift
[107/118] Compiling SwiftSyntax SyntaxDeclNodes.swift
[108/118] Compiling SwiftSyntax SyntaxExprNodes.swift
[109/118] Compiling SwiftSyntax SyntaxNodes.swift
[110/118] Compiling SwiftSyntax SyntaxPatternNodes.swift
[111/118] Compiling SwiftSyntax SyntaxStmtNodes.swift
[112/118] Compiling SwiftSyntax SyntaxTypeNodes.swift
[113/120] Wrapping AST for SwiftSyntax for debugging
[115/157] Compiling SwiftParser Modifiers.swift
[116/157] Compiling SwiftParser Names.swift
[117/157] Compiling SwiftParser Nominals.swift
[118/157] Compiling SwiftParser Parameters.swift
[119/157] Compiling SwiftParser ParseSourceFile.swift
[120/162] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[121/162] Compiling SwiftParser StringLiterals.swift
[122/162] Compiling SwiftParser SwiftParserCompatibility.swift
[123/162] Compiling SwiftParser SyntaxUtils.swift
[124/162] Compiling SwiftParser TokenConsumer.swift
[125/162] Emitting module SwiftParser
[126/162] Compiling SwiftParser TokenPrecedence.swift
[127/162] Compiling SwiftParser TokenSpec.swift
[128/162] Compiling SwiftParser TokenSpecSet.swift
[129/162] Compiling SwiftParser TopLevel.swift
[130/162] Compiling SwiftParser TriviaParser.swift
[131/162] Compiling SwiftParser Attributes.swift
[132/162] Compiling SwiftParser Availability.swift
[133/162] Compiling SwiftParser CharacterInfo.swift
[134/162] Compiling SwiftParser CollectionNodes+Parsable.swift
[135/162] Compiling SwiftParser Declarations.swift
[136/162] Compiling SwiftParser Directives.swift
[137/162] Compiling SwiftParser Lexer.swift
[138/162] Compiling SwiftParser RegexLiteralLexer.swift
[139/162] Compiling SwiftParser UnicodeScalarExtensions.swift
[140/162] Compiling SwiftParser Lookahead.swift
[141/162] Compiling SwiftParser LoopProgressCondition.swift
[142/162] Compiling SwiftParser Parser.swift
[143/162] Compiling SwiftParser Patterns.swift
[144/162] Compiling SwiftParser Recovery.swift
[145/162] Compiling SwiftParser Specifiers.swift
[146/162] Compiling SwiftParser Statements.swift
[147/162] Compiling SwiftParser Types.swift
[148/162] Compiling SwiftParser IsLexerClassified.swift
[149/162] Compiling SwiftParser LayoutNodes+Parsable.swift
[150/162] Compiling SwiftParser Parser+TokenSpecSet.swift
[151/162] Compiling SwiftParser TokenSpecStaticMembers.swift
[152/162] Compiling SwiftParser ExperimentalFeatures.swift
[153/162] Compiling SwiftParser Expressions.swift
[154/162] Compiling SwiftParser IncrementalParseTransition.swift
[155/162] Compiling SwiftParser Cursor.swift
[156/162] Compiling SwiftParser Lexeme.swift
[157/162] Compiling SwiftParser LexemeSequence.swift
[158/163] Wrapping AST for SwiftParser for debugging
[160/168] Compiling variable_injector_core Logger.swift
[161/168] Compiling variable_injector_core TokenSyntax+Extensions.swift
[162/168] Compiling variable_injector_core EnvirionmentVariableLiteralRewriter.swift
[163/168] Emitting module variable_injector_core
[164/168] Compiling variable_injector_core Tool.swift
[165/169] Wrapping AST for variable-injector-core for debugging
[167/171] Compiling variable_injector main.swift
[168/171] Emitting module variable_injector
[169/172] Wrapping AST for variable-injector for debugging
[170/172] Write Objects.LinkFileList
[171/172] Linking variable-injector.wasm
Build complete! (125.56s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "exact" : [
          "509.0.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-syntax.git"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "exact" : [
          "1.3.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    }
  ],
  "manifest_display_name" : "variable-injector",
  "name" : "variable-injector",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "variable-injector",
      "targets" : [
        "variable-injector"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "variable_injectorTests",
      "module_type" : "SwiftTarget",
      "name" : "variable-injectorTests",
      "path" : "Tests/variable-injectorTests",
      "sources" : [
        "VariableInjectorTests.swift"
      ],
      "target_dependencies" : [
        "variable-injector-core"
      ],
      "type" : "test"
    },
    {
      "c99name" : "variable_injector_core",
      "module_type" : "SwiftTarget",
      "name" : "variable-injector-core",
      "path" : "Sources/variable-injector/Core",
      "product_dependencies" : [
        "SwiftSyntax",
        "SwiftParser",
        "ArgumentParser"
      ],
      "product_memberships" : [
        "variable-injector"
      ],
      "sources" : [
        "CommandLine/Tool.swift",
        "Extensions/TokenSyntax+Extensions.swift",
        "Logger.swift",
        "Rewriters/EnvirionmentVariableLiteralRewriter.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "variable_injector",
      "module_type" : "SwiftTarget",
      "name" : "variable-injector",
      "path" : "Sources/variable-injector/Tool",
      "product_memberships" : [
        "variable-injector"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "variable-injector-core"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.7"
}
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Done.