Build Information
Successful build of soto-codegenerator, reference main (c6dee4), with Swift 6.2 for Linux on 6 Apr 2026 17:42:38 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/soto-project/soto-codegenerator.git
Reference: main
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/soto-project/soto-codegenerator
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at c6dee49 Add a command plugin to download AWS model files (#98)
Cloned https://github.com/soto-project/soto-codegenerator.git
Revision (git rev-parse @):
c6dee493894d2a7aec9e098dba196a2d6b439b4f
SUCCESS checkout https://github.com/soto-project/soto-codegenerator.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/soto-project/soto-codegenerator.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:b1b7512e70c869f4e6dfc045c9cfbcecd5568d004e044b9c2b5f35ddaecd218b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/hummingbird-project/swift-mustache.git
Fetching https://github.com/soto-project/soto-smithy.git
[1/1971] Fetching swift-mustache
[199/3825] Fetching swift-mustache, soto-smithy
[3826/21313] Fetching swift-mustache, soto-smithy, swift-argument-parser
Fetched https://github.com/soto-project/soto-smithy.git from cache (0.52s)
[3545/19459] Fetching swift-mustache, swift-argument-parser
Fetched https://github.com/hummingbird-project/swift-mustache.git from cache (0.54s)
[2099/17488] Fetching swift-argument-parser
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.46s)
[1/6349] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.88s)
Computing version for https://github.com/hummingbird-project/swift-mustache.git
Computed https://github.com/hummingbird-project/swift-mustache.git at 2.0.2 (3.13s)
Computing version for https://github.com/soto-project/soto-smithy.git
Computed https://github.com/soto-project/soto-smithy.git at 0.4.9 (3.64s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.11.0 (0.70s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (0.66s)
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.7.1
Creating working copy for https://github.com/soto-project/soto-smithy.git
Working copy of https://github.com/soto-project/soto-smithy.git resolved at 0.4.9
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.11.0
Creating working copy for https://github.com/hummingbird-project/swift-mustache.git
Working copy of https://github.com/hummingbird-project/swift-mustache.git resolved at 2.0.2
[1/1] Compiling plugin SotoModelDownloaderPlugin
[2/2] Compiling plugin SotoCodeGeneratorPlugin
[3/3] Compiling plugin GenerateManual
[4/4] Compiling plugin GenerateDoccReference
Building for debugging...
[4/49] Write sources
[22/49] Write swift-version-24593BA9C3E375BF.txt
[24/177] Emitting module Mustache
[25/179] Emitting module SotoSmithy
[26/184] Compiling SotoSmithy StreamingTraits.swift
[27/184] Compiling SotoSmithy SuppressTrait.swift
[28/184] Compiling SotoSmithy TypeRefinementTraits.swift
[29/184] Compiling SotoSmithy WaitersTraits.swift
[30/184] Compiling SotoSmithy XmlBindingTraits.swift
[31/184] Compiling Mustache Template.swift
[32/184] Compiling Mustache Transform.swift
[33/184] Compiling SotoSmithy LogicalSelectors.swift
[34/184] Compiling SotoSmithy Selector.swift
[35/184] Compiling SotoSmithy SelectorParser.swift
[36/184] Compiling SotoSmithy AggregateShapes.swift
[37/184] Compiling SotoSmithy ApplyShape.swift
[38/189] Compiling SotoSmithy Smithy+Parse.swift
[39/189] Compiling SotoSmithy TokenParser.swift
[42/189] Compiling SotoSmithy DecodableSelector.swift
[43/189] Compiling SotoSmithy Parser.swift
[48/189] Compiling SotoSmithy SingleValueTrait.swift
[49/189] Compiling SotoSmithy StaticTrait.swift
[50/189] Compiling SotoSmithy Trait.swift
[51/189] Compiling SotoSmithy TraitList.swift
[52/189] Compiling SotoSmithy AuthenticationTraits.swift
[53/189] Compiling SotoSmithy BehaviourTraits.swift
[54/189] Compiling SotoSmithy ConstraintTraits.swift
[55/189] Compiling SotoSmithy DocumentationTraits.swift
[56/189] Compiling SotoSmithy EndpointTraits.swift
[57/189] Compiling SotoSmithy HttpProtocolBindingTraits.swift
[58/189] Compiling SotoSmithy HttpProtocolComplianceTraits.swift
[59/189] Compiling SotoSmithy MqttProtocolBindingTraits.swift
[60/189] Compiling SotoSmithy ProtocolTraits.swift
[61/189] Compiling SotoSmithy ResourceTraits.swift
[62/189] Compiling SotoSmithy RulesTraits.swift
[78/189] Compiling Logging LogEvent.swift
[79/189] Compiling SotoSmithy DecodableShape.swift
[80/189] Compiling SotoSmithy ServiceShapes.swift
[81/189] Compiling SotoSmithy Shape.swift
[82/189] Compiling SotoSmithy SimpleShapes.swift
[83/189] Compiling SotoSmithy CustomTrait.swift
[84/189] Compiling Logging LogEvent.swift
[85/189] Emitting module ArgumentParserToolInfo
[86/189] Compiling ArgumentParserToolInfo ToolInfo.swift
[89/190] Emitting module ArgumentParserToolInfo
[90/237] Wrapping AST for ArgumentParserToolInfo for debugging
[92/265] Compiling ArgumentParser MessageInfo.swift
[93/265] Compiling ArgumentParser UsageGenerator.swift
[94/265] Compiling ArgumentParser CollectionExtensions.swift
[95/265] Compiling ArgumentParser Foundation.swift
[96/265] Compiling ArgumentParser Mutex.swift
[97/265] Compiling Logging MetadataProvider.swift
[99/275] Emitting module Logging
[100/275] Compiling Logging Locks.swift
[101/283] Emitting module Logging
[102/283] Compiling Logging Locks.swift
[103/283] Emitting module Mustache
[104/285] Compiling ArgumentParser CommandConfiguration.swift
[105/285] Compiling ArgumentParser CommandGroup.swift
[106/285] Compiling ArgumentParser Errors.swift
[107/285] Compiling ArgumentParser Flag.swift
[108/285] Compiling ArgumentParser NameSpecification.swift
[109/285] Compiling ArgumentParser Option.swift
[112/285] Compiling ArgumentParser ArgumentHelp.swift
[113/285] Compiling ArgumentParser ArgumentVisibility.swift
[114/285] Compiling ArgumentParser CompletionKind.swift
[115/285] Compiling ArgumentParser OptionGroup.swift
[116/285] Compiling ArgumentParser ParentCommand.swift
[117/285] Compiling ArgumentParser AsyncParsableCommand.swift
[118/285] Compiling ArgumentParser BashCompletionsGenerator.swift
[119/285] Compiling ArgumentParser CompletionsGenerator.swift
[120/285] Compiling ArgumentParser FishCompletionsGenerator.swift
[121/285] Compiling ArgumentParser ZshCompletionsGenerator.swift
[122/285] Compiling ArgumentParser Argument.swift
[123/285] Compiling ArgumentParser ArgumentDiscussion.swift
[124/285] Emitting module SotoSmithy
[127/285] Compiling Mustache Template.swift
[128/285] Compiling Mustache Transform.swift
[129/285] Compiling ArgumentParser ParsableArguments.swift
[160/288] Compiling Logging LogHandler.swift
[161/288] Compiling Logging Logging.swift
[168/289] Wrapping AST for ArgumentParserToolInfo for debugging
[169/289] Wrapping AST for Mustache for debugging
[177/289] Wrapping AST for SotoSmithy for debugging
[180/299] Compiling Logging LogHandler.swift
[181/299] Compiling Logging Logging.swift
[183/313] Wrapping AST for Logging for debugging
[187/313] Wrapping AST for Mustache for debugging
[189/313] Compiling ArgumentParser Foundation.swift
[190/313] Compiling ArgumentParser Mutex.swift
[191/313] Compiling ArgumentParser Platform.swift
[192/313] Compiling ArgumentParser SequenceExtensions.swift
[193/313] Compiling ArgumentParser StringExtensions.swift
[194/313] Compiling ArgumentParser SwiftExtensions.swift
[201/319] Compiling ArgumentParser InputOrigin.swift
[202/319] Compiling ArgumentParser Name.swift
[203/319] Compiling ArgumentParser Parsed.swift
[204/319] Compiling ArgumentParser ParsedValues.swift
[205/319] Compiling ArgumentParser ParserError.swift
[206/319] Compiling ArgumentParser SplitArguments.swift
[207/319] Compiling SotoSmithyAWS AwsAuthenticationTraits.swift
[208/320] Compiling SotoSmithyAWS AwsS3Traits.swift
[209/320] Emitting module SotoSmithyAWS
[218/321] Compiling SotoSmithyAWS AwsProtocolTraits.swift
[220/321] Compiling SotoSmithyAWS AwsS3Traits.swift
[221/321] Compiling SotoSmithyAWS AwsIAMTraits.swift
[222/321] Compiling SotoSmithyAWS AwsApiGatewayTraits.swift
[223/321] Compiling SotoSmithyAWS Smithy.swift
[224/321] Compiling SotoSmithyAWS AwsIAMTraits.swift
[225/321] Compiling SotoSmithyAWS AwsCoreTraits.swift
[226/321] Compiling SotoSmithyAWS AwsCloudFormationTraits.swift
[228/322] Compiling ArgumentParser Tree.swift
[229/322] Compiling ArgumentParser CodingKeyValidator.swift
[230/322] Compiling ArgumentParser NonsenseFlagsValidator.swift
[231/322] Compiling ArgumentParser ParsableArgumentsValidation.swift
[232/322] Compiling ArgumentParser PositionalArgumentsValidator.swift
[233/322] Compiling ArgumentParser UniqueNamesValidator.swift
[234/322] Compiling SotoSmithyAWS AwsApiGatewayTraits.swift
[235/322] Compiling SotoSmithyAWS Smithy.swift
[235/322] Wrapping AST for SotoSmithyAWS for debugging
[244/322] Compiling SotoSmithyAWS AwsCloudFormationTraits.swift
[245/322] Compiling SotoSmithyAWS AwsAuthenticationTraits.swift
[246/322] Compiling SotoSmithyAWS AwsCoreTraits.swift
[248/345] Compiling SotoCodeGeneratorLib comment.swift
[249/345] Compiling SotoCodeGeneratorLib enum.swift
[250/345] Compiling SotoCodeGeneratorLib enumWithValues.swift
[256/370] Wrapping AST for SotoSmithyAWS for debugging
[258/370] Compiling SotoCodeGeneratorLib comment.swift
[259/370] Compiling SotoCodeGeneratorLib enum.swift
[260/370] Compiling SotoCodeGeneratorLib enumWithValues.swift
[261/370] Compiling SotoCodeGeneratorLib error.swift
[262/370] Compiling SotoCodeGeneratorLib header.swift
[263/370] Compiling SotoCodeGeneratorLib paginators.swift
[264/373] Compiling SotoCodeGeneratorLib shapes.swift
[265/373] Compiling SotoCodeGeneratorLib struct.swift
[266/373] Compiling SotoCodeGeneratorLib waiters.swift
[270/373] Compiling SotoCodeGeneratorLib ConfigFile.swift
[271/373] Compiling SotoCodeGeneratorLib Endpoints.swift
[272/373] Compiling SotoCodeGeneratorLib Smithy+CodeGeneration.swift
[273/373] Compiling SotoCodeGeneratorLib SotoCodeGen.swift
[274/373] Compiling SotoCodeGeneratorLib SotoTraits.swift
[275/373] Compiling SotoCodeGeneratorLib String.swift
[276/373] Compiling SotoCodeGeneratorLib Templates.swift
[277/373] Emitting module ArgumentParser
[291/373] Compiling ArgumentParser DumpHelpGenerator.swift
[292/373] Compiling ArgumentParser HelpCommand.swift
[293/373] Compiling ArgumentParser HelpGenerator.swift
[294/373] Compiling ArgumentParser MessageInfo.swift
[295/373] Compiling ArgumentParser UsageGenerator.swift
[296/373] Compiling ArgumentParser CollectionExtensions.swift
[306/373] Emitting module ArgumentParser
[307/373] Compiling SotoCodeGeneratorLib AwsService+paginators.swift
[308/373] Compiling SotoCodeGeneratorLib AwsService+shapes.swift
[309/373] Compiling SotoCodeGeneratorLib AwsService+waiters.swift
[310/373] Compiling SotoCodeGeneratorLib Glob.swift
[311/373] Compiling SotoCodeGeneratorLib Model+Patch.swift
[312/373] Compiling SotoCodeGeneratorLib Patch.swift
[313/373] Compiling SotoCodeGeneratorLib AwsService.swift
[316/373] Compiling SotoCodeGeneratorLib api.swift
[320/373] Emitting module SotoCodeGeneratorLib
[327/373] Compiling ArgumentParser ArgumentSet.swift
[328/373] Compiling ArgumentParser CommandParser.swift
[329/373] Compiling ArgumentParser InputKey.swift
[336/374] Wrapping AST for ArgumentParser for debugging
[341/381] Emitting module SotoCodeGeneratorLib
[349/382] Compiling SotoModelDownloader Downloader.swift
[350/382] Compiling SotoModelDownloader DownloaderError.swift
[351/382] Compiling SotoModelDownloader GitHubAPI.swift
[352/382] Compiling SotoModelDownloader ConfigFile.swift
[353/382] Compiling SotoModelDownloader GitHubModels.swift
[353/382] Wrapping AST for ArgumentParser for debugging
[355/389] Emitting module SotoModelDownloader
[356/389] Compiling SotoModelDownloader App.swift
[364/391] Wrapping AST for SotoModelDownloader for debugging
[365/391] Write Objects.LinkFileList
[366/391] Wrapping AST for SotoCodeGeneratorLib for debugging
[368/393] Emitting module SotoModelDownloader
[369/393] Compiling SotoModelDownloader DownloaderError.swift
[370/393] Compiling SotoModelDownloader Downloader.swift
[371/393] Compiling SotoModelDownloader App.swift
[372/393] Compiling SotoModelDownloader ConfigFile.swift
[373/393] Compiling SotoModelDownloader GitHubAPI.swift
[374/393] Compiling SotoModelDownloader GitHubModels.swift
[375/394] Wrapping AST for SotoModelDownloader for debugging
[376/394] Write Objects.LinkFileList
[377/394] Linking SotoModelDownloader
[378/394] Linking SotoModelDownloader-tool
[380/394] Emitting module SotoCodeGenerator
[381/394] Compiling SotoCodeGenerator SotoCodeGenerator.swift
[389/396] Wrapping AST for SotoCodeGenerator for debugging
[390/396] Write Objects.LinkFileList
[391/396] Wrapping AST for SotoCodeGeneratorLib for debugging
[392/398] Linking SotoCodeGenerator
[394/398] Compiling SotoCodeGenerator SotoCodeGenerator.swift
[395/398] Emitting module SotoCodeGenerator
[396/399] Wrapping AST for SotoCodeGenerator for debugging
[397/399] Write Objects.LinkFileList
[398/399] Linking SotoCodeGenerator-tool
Build complete! (66.91s)
Build complete.
{
"dependencies" : [
{
"identity" : "soto-smithy",
"requirement" : {
"range" : [
{
"lower_bound" : "0.4.7",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/soto-project/soto-smithy.git"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "swift-mustache",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/hummingbird-project/swift-mustache.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
}
],
"manifest_display_name" : "soto-codegenerator",
"name" : "soto-codegenerator",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "SotoCodeGenerator",
"targets" : [
"SotoCodeGenerator"
],
"type" : {
"executable" : null
}
},
{
"name" : "SotoCodeGeneratorPlugin",
"targets" : [
"SotoCodeGeneratorPlugin"
],
"type" : {
"plugin" : null
}
},
{
"name" : "SotoModelDownloaderPlugin",
"targets" : [
"SotoModelDownloaderPlugin"
],
"type" : {
"plugin" : null
}
},
{
"name" : "SotoModelDownloader",
"targets" : [
"SotoModelDownloader"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "SotoModelDownloaderPlugin",
"module_type" : "PluginTarget",
"name" : "SotoModelDownloaderPlugin",
"path" : "Plugins/SotoModelDownloaderPlugin",
"plugin_capability" : {
"intent" : {
"description" : "Download AWS Smithy API model files for the Soto Code Generator",
"type" : "custom",
"verb" : "download-aws-models"
},
"permissions" : [
{
"network_scope" : {
"all" : {
"ports" : [
443
]
}
},
"reason" : "Download AWS Smithy API model files from GitHub",
"type" : "allowNetworkConnections"
},
{
"network_scope" : {
"none" : {
}
},
"reason" : "Save AWS Smithy API models to target",
"type" : "writeToPackageDirectory"
}
],
"type" : "command"
},
"product_memberships" : [
"SotoModelDownloaderPlugin"
],
"sources" : [
"plugin.swift"
],
"target_dependencies" : [
"SotoModelDownloader"
],
"type" : "plugin"
},
{
"c99name" : "SotoModelDownloader",
"module_type" : "SwiftTarget",
"name" : "SotoModelDownloader",
"path" : "Sources/SotoModelDownloader",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"SotoModelDownloaderPlugin",
"SotoModelDownloader"
],
"sources" : [
"App.swift",
"Downloader.swift",
"DownloaderError.swift",
"GitHubAPI.swift",
"Models/ConfigFile.swift",
"Models/GitHubModels.swift"
],
"type" : "executable"
},
{
"c99name" : "SotoCodeGeneratorTests",
"module_type" : "SwiftTarget",
"name" : "SotoCodeGeneratorTests",
"path" : "Tests/SotoCodeGeneratorTests",
"sources" : [
"StringTests.swift",
"TypeNameTests.swift"
],
"target_dependencies" : [
"SotoCodeGeneratorLib"
],
"type" : "test"
},
{
"c99name" : "SotoCodeGeneratorPlugin",
"module_type" : "PluginTarget",
"name" : "SotoCodeGeneratorPlugin",
"path" : "Plugins/SotoCodeGeneratorPlugin",
"plugin_capability" : {
"type" : "buildTool"
},
"product_memberships" : [
"SotoCodeGeneratorPlugin"
],
"sources" : [
"plugin.swift"
],
"target_dependencies" : [
"SotoCodeGenerator"
],
"type" : "plugin"
},
{
"c99name" : "SotoCodeGeneratorLib",
"module_type" : "SwiftTarget",
"name" : "SotoCodeGeneratorLib",
"path" : "Sources/SotoCodeGeneratorLib",
"product_dependencies" : [
"SotoSmithy",
"SotoSmithyAWS",
"Mustache",
"Logging"
],
"product_memberships" : [
"SotoCodeGenerator",
"SotoCodeGeneratorPlugin"
],
"sources" : [
"AwsService+paginators.swift",
"AwsService+shapes.swift",
"AwsService+waiters.swift",
"AwsService.swift",
"ConfigFile.swift",
"Endpoints.swift",
"Glob.swift",
"Model+Patch.swift",
"Patch.swift",
"Smithy+CodeGeneration.swift",
"SotoCodeGen.swift",
"SotoTraits.swift",
"String.swift",
"Templates/Templates.swift",
"Templates/api.swift",
"Templates/comment.swift",
"Templates/enum.swift",
"Templates/enumWithValues.swift",
"Templates/error.swift",
"Templates/header.swift",
"Templates/paginators.swift",
"Templates/shapes.swift",
"Templates/struct.swift",
"Templates/waiters.swift"
],
"type" : "library"
},
{
"c99name" : "SotoCodeGenerator",
"module_type" : "SwiftTarget",
"name" : "SotoCodeGenerator",
"path" : "Sources/SotoCodeGenerator",
"product_dependencies" : [
"ArgumentParser",
"Logging"
],
"product_memberships" : [
"SotoCodeGenerator",
"SotoCodeGeneratorPlugin"
],
"sources" : [
"SotoCodeGenerator.swift"
],
"target_dependencies" : [
"SotoCodeGeneratorLib"
],
"type" : "executable"
}
],
"tools_version" : "5.10"
}
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:b1b7512e70c869f4e6dfc045c9cfbcecd5568d004e044b9c2b5f35ddaecd218b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Done.