Build Information
Successful build of variable-injector, reference master (2f896a), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 09:21:39 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build 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 /Users/admin/builder/spi-builder-workspace/.git/
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
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 (4.21s)
Fetched https://github.com/apple/swift-syntax.git from cache (4.21s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.3.0 (4.94s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.0.0 (0.89s)
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
========================================
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",
"traits": [
"default"
],
"dependencies": [
{
"identity": "variable-injector",
"name": "variable-injector",
"url": "https://github.com/lucianopalmeida/variable-injector.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/variable-injector",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-syntax",
"name": "swift-syntax",
"url": "https://github.com/apple/swift-syntax.git",
"version": "509.0.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swift-argument-parser",
"name": "swift-argument-parser",
"url": "https://github.com/apple/swift-argument-parser.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/lucianopalmeida/variable-injector.git
[1/638] Fetching variable-injector
Fetched https://github.com/lucianopalmeida/variable-injector.git from cache (0.80s)
Fetching https://github.com/apple/swift-syntax.git from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/apple/swift-syntax.git from cache (0.84s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.84s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.3.0 (0.93s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.0.0 (0.04s)
Creating working copy for https://github.com/lucianopalmeida/variable-injector.git
Working copy of https://github.com/lucianopalmeida/variable-injector.git resolved at master (2f896a7)
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
Found 2 product dependencies
- swift-syntax
- swift-argument-parser
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/lucianopalmeida/variable-injector.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/13] Write sources
[2/13] Write variable-injector-entitlement.plist
[4/13] Write sources
[9/13] Write swift-version--6988338F2F200930.txt
[11/17] Compiling SwiftSyntax509 Empty.swift
[12/17] Emitting module SwiftSyntax509
[13/63] Compiling ArgumentParserToolInfo ToolInfo.swift
[14/63] Emitting module ArgumentParserToolInfo
[15/101] Compiling ArgumentParser ArgumentHelp.swift
[16/101] Compiling ArgumentParser ArgumentVisibility.swift
[17/101] Compiling ArgumentParser CompletionKind.swift
[18/101] Compiling ArgumentParser Errors.swift
[19/101] Compiling ArgumentParser ParsableArguments.swift
[20/106] Compiling ArgumentParser ParsableArgumentsValidation.swift
[21/106] Compiling ArgumentParser ParsableCommand.swift
[22/106] Compiling ArgumentParser ArgumentDecoder.swift
[23/106] Compiling ArgumentParser HelpGenerator.swift
[24/106] Compiling ArgumentParser MessageInfo.swift
[25/106] Compiling ArgumentParser UsageGenerator.swift
[26/106] Compiling ArgumentParser CollectionExtensions.swift
[27/106] Compiling ArgumentParser ArgumentDefinition.swift
[28/106] Compiling ArgumentParser ArgumentSet.swift
[29/106] Compiling ArgumentParser CommandParser.swift
[30/106] Compiling ArgumentParser ParserError.swift
[31/106] Compiling ArgumentParser SplitArguments.swift
[32/106] Compiling ArgumentParser DumpHelpGenerator.swift
[33/106] Compiling ArgumentParser HelpCommand.swift
[34/106] Compiling ArgumentParser InputOrigin.swift
[35/106] Compiling ArgumentParser InputKey.swift
[36/106] Compiling ArgumentParser Flag.swift
[37/106] Compiling ArgumentParser NameSpecification.swift
[38/106] Compiling ArgumentParser Option.swift
[39/106] Compiling ArgumentParser OptionGroup.swift
[40/106] Compiling ArgumentParser AsyncParsableCommand.swift
[41/106] Compiling ArgumentParser CommandConfiguration.swift
[42/106] Compiling ArgumentParser EnumerableFlag.swift
[43/106] Compiling ArgumentParser ExpressibleByArgument.swift
[48/110] Emitting module ArgumentParser
[50/110] Compiling ArgumentParser Name.swift
[51/110] Compiling ArgumentParser Parsed.swift
[52/110] Compiling ArgumentParser ParsedValues.swift
[53/110] Compiling ArgumentParser BashCompletionsGenerator.swift
[54/110] Compiling ArgumentParser CompletionsGenerator.swift
[55/110] Compiling ArgumentParser FishCompletionsGenerator.swift
[56/110] Compiling ArgumentParser ZshCompletionsGenerator.swift
[57/110] Compiling ArgumentParser Argument.swift
[58/110] Compiling ArgumentParser Platform.swift
[59/110] Compiling ArgumentParser SequenceExtensions.swift
[60/110] Compiling ArgumentParser StringExtensions.swift
[61/110] Compiling ArgumentParser Tree.swift
[66/110] Emitting module SwiftSyntax
[84/110] Compiling SwiftSyntax TriviaPieces.swift
[85/110] Compiling SwiftSyntax RawSyntaxNodes.swift
[86/110] Compiling SwiftSyntax RawSyntaxValidation.swift
[87/110] Compiling SwiftSyntax SyntaxDeclNodes.swift
[103/110] Compiling SwiftSyntax SyntaxExprNodes.swift
[104/110] Compiling SwiftSyntax SyntaxNodes.swift
[105/110] Compiling SwiftSyntax SyntaxPatternNodes.swift
[106/110] Compiling SwiftSyntax SyntaxStmtNodes.swift
[107/110] Compiling SwiftSyntax SyntaxTypeNodes.swift
[108/149] Compiling SwiftParser SyntaxUtils.swift
[109/149] Compiling SwiftParser TokenConsumer.swift
[110/149] Compiling SwiftParser TokenPrecedence.swift
[111/149] Compiling SwiftParser TokenSpec.swift
[112/153] Compiling SwiftParser Lexeme.swift
[113/153] Compiling SwiftParser LexemeSequence.swift
[114/153] Compiling SwiftParser Lexer.swift
[115/153] Compiling SwiftParser RegexLiteralLexer.swift
[116/153] Compiling SwiftParser UnicodeScalarExtensions.swift
[117/153] Compiling SwiftParser Lookahead.swift
[118/153] Compiling SwiftParser LoopProgressCondition.swift
[119/153] Compiling SwiftParser Modifiers.swift
[120/153] Emitting module SwiftParser
[121/153] Compiling SwiftParser Parser.swift
[122/153] Compiling SwiftParser Patterns.swift
[123/153] Compiling SwiftParser Recovery.swift
[124/153] Compiling SwiftParser Specifiers.swift
[125/153] Compiling SwiftParser TokenSpecSet.swift
[126/153] Compiling SwiftParser TopLevel.swift
[127/153] Compiling SwiftParser TriviaParser.swift
[128/153] Compiling SwiftParser Types.swift
[129/153] Compiling SwiftParser Statements.swift
[130/153] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[131/153] Compiling SwiftParser StringLiterals.swift
[132/153] Compiling SwiftParser SwiftParserCompatibility.swift
[133/153] Compiling SwiftParser Attributes.swift
[134/153] Compiling SwiftParser Availability.swift
[135/153] Compiling SwiftParser CharacterInfo.swift
[136/153] Compiling SwiftParser CollectionNodes+Parsable.swift
[137/153] Compiling SwiftParser Declarations.swift
[138/153] Compiling SwiftParser IsLexerClassified.swift
[139/153] Compiling SwiftParser LayoutNodes+Parsable.swift
[140/153] Compiling SwiftParser Parser+TokenSpecSet.swift
[141/153] Compiling SwiftParser TokenSpecStaticMembers.swift
[142/153] Compiling SwiftParser Directives.swift
[143/153] Compiling SwiftParser ExperimentalFeatures.swift
[144/153] Compiling SwiftParser Expressions.swift
[145/153] Compiling SwiftParser IncrementalParseTransition.swift
[146/153] Compiling SwiftParser Cursor.swift
[147/153] Compiling SwiftParser Names.swift
[148/153] Compiling SwiftParser Nominals.swift
[149/153] Compiling SwiftParser Parameters.swift
[150/153] Compiling SwiftParser ParseSourceFile.swift
[151/158] Emitting module variable_injector_core
[152/158] Compiling variable_injector_core Tool.swift
[153/158] Compiling variable_injector_core TokenSyntax+Extensions.swift
[154/158] Compiling variable_injector_core EnvirionmentVariableLiteralRewriter.swift
[155/158] Compiling variable_injector_core Logger.swift
[156/160] Emitting module variable_injector
[157/160] Compiling variable_injector main.swift
[157/160] Write Objects.LinkFileList
[158/160] Linking variable-injector
[159/160] Applying variable-injector
Build complete! (22.12s)
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" : "/Users/admin/builder/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"
}
Done.