Build Information
Successful build of soto-codegenerator, reference main (c6dee4), with Swift 6.0 for Linux on 6 Apr 2026 17:27:53 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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.0-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.0
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-1":/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.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:1db7dbcaf887dbb499f5976218948969b74406bfba66e3dcc9b7cf6b3e333907
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/soto-project/soto-smithy.git
Fetching https://github.com/hummingbird-project/swift-mustache.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/1854] Fetching soto-smithy
[891/3825] Fetching soto-smithy, swift-mustache
[1567/21313] Fetching soto-smithy, swift-mustache, swift-argument-parser
[5400/27662] Fetching soto-smithy, swift-mustache, swift-argument-parser, swift-log
Fetched https://github.com/soto-project/soto-smithy.git from cache (0.61s)
Fetched https://github.com/hummingbird-project/swift-mustache.git from cache (0.61s)
Fetched https://github.com/apple/swift-log.git from cache (0.62s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.83s)
Computing version for https://github.com/hummingbird-project/swift-mustache.git
Computed https://github.com/hummingbird-project/swift-mustache.git at 2.0.2 (0.62s)
Computing version for https://github.com/soto-project/soto-smithy.git
Computed https://github.com/soto-project/soto-smithy.git at 0.4.9 (2.36s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.11.0 (0.67s)
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.65s)
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
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/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-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.1
[1/1] Compiling plugin GenerateDoccReference
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin SotoCodeGeneratorPlugin
[4/4] Compiling plugin SotoModelDownloaderPlugin
Building for debugging...
[4/27] Write sources
[13/27] Write swift-version-24593BA9C3E375BF.txt
[15/91] Emitting module ArgumentParserToolInfo
[16/91] Emitting module Logging
[17/91] Emitting module Mustache
[18/93] Emitting module SotoSmithy
[19/98] Compiling SotoSmithy HttpProtocolComplianceTraits.swift
[20/98] Compiling SotoSmithy MqttProtocolBindingTraits.swift
[21/98] Compiling SotoSmithy ProtocolTraits.swift
[22/98] Compiling SotoSmithy ResourceTraits.swift
[23/98] Compiling SotoSmithy RulesTraits.swift
[24/98] Compiling Mustache Template.swift
[25/98] Compiling Mustache Transform.swift
[26/98] Compiling Logging LogEvent.swift
[27/98] Compiling Logging LogHandler.swift
[28/98] Compiling SotoSmithy LogicalSelectors.swift
[29/98] Compiling SotoSmithy Selector.swift
[30/98] Compiling SotoSmithy SelectorParser.swift
[31/98] Compiling SotoSmithy AggregateShapes.swift
[32/98] Compiling SotoSmithy ApplyShape.swift
[33/98] Compiling ArgumentParserToolInfo ToolInfo.swift
[34/99] Compiling SotoSmithy SingleValueTrait.swift
[35/99] Compiling SotoSmithy StaticTrait.swift
[36/99] Compiling SotoSmithy Trait.swift
[37/99] Compiling SotoSmithy TraitList.swift
[38/99] Compiling SotoSmithy AuthenticationTraits.swift
[39/99] Compiling SotoSmithy DecodableShape.swift
[40/99] Compiling SotoSmithy ServiceShapes.swift
[43/99] Compiling SotoSmithy CustomTrait.swift
[44/99] Compiling SotoSmithy BehaviourTraits.swift
[45/99] Compiling SotoSmithy ConstraintTraits.swift
[46/99] Compiling SotoSmithy DocumentationTraits.swift
[47/99] Compiling SotoSmithy EndpointTraits.swift
[48/99] Compiling SotoSmithy HttpProtocolBindingTraits.swift
[50/99] Compiling SotoSmithy StreamingTraits.swift
[51/99] Compiling SotoSmithy SuppressTrait.swift
[52/99] Compiling SotoSmithy TypeRefinementTraits.swift
[53/99] Compiling SotoSmithy WaitersTraits.swift
[54/99] Compiling SotoSmithy XmlBindingTraits.swift
[55/99] Compiling Logging MetadataProvider.swift
[55/99] Wrapping AST for ArgumentParserToolInfo for debugging
[57/99] Compiling Logging Locks.swift
[60/99] Compiling SotoSmithy Document.swift
[61/99] Compiling SotoSmithy Errors.swift
[62/99] Compiling SotoSmithy Model.swift
[66/99] Compiling SotoSmithy ShapeId.swift
[67/99] Compiling SotoSmithy Smithy.swift
[68/99] Compiling SotoSmithy Parser.swift
[69/99] Compiling SotoSmithy Smithy+Parse.swift
[70/99] Compiling SotoSmithy TokenParser.swift
[71/99] Compiling SotoSmithy Tokenizer.swift
[72/99] Compiling SotoSmithy BasicSelectors.swift
[73/99] Compiling SotoSmithy DecodableSelector.swift
[81/108] Compiling ArgumentParser ZshCompletionsGenerator.swift
[82/108] Compiling ArgumentParser Argument.swift
[83/108] Compiling ArgumentParser ArgumentDiscussion.swift
[88/147] Wrapping AST for Mustache for debugging
[89/147] Wrapping AST for SotoSmithy for debugging
[91/147] Compiling Logging Logging.swift
[92/156] Wrapping AST for Logging for debugging
[94/156] Compiling SotoSmithyAWS Smithy.swift
[95/157] Compiling SotoSmithyAWS AwsAuthenticationTraits.swift
[96/157] Emitting module ArgumentParser
[97/163] Compiling SotoSmithyAWS AwsS3Traits.swift
[98/163] Compiling SotoSmithyAWS AwsProtocolTraits.swift
[99/163] Compiling ArgumentParser Foundation.swift
[100/163] Compiling ArgumentParser Mutex.swift
[101/163] Compiling ArgumentParser Platform.swift
[102/163] Compiling ArgumentParser SequenceExtensions.swift
[103/163] Compiling ArgumentParser StringExtensions.swift
[104/163] Compiling ArgumentParser SwiftExtensions.swift
[105/163] Emitting module SotoSmithyAWS
[106/163] Compiling ArgumentParser ParentCommand.swift
[107/163] Compiling ArgumentParser AsyncParsableCommand.swift
[108/163] Compiling ArgumentParser CommandConfiguration.swift
[109/163] Compiling ArgumentParser CommandGroup.swift
[110/163] Compiling ArgumentParser EnumerableFlag.swift
[111/163] Compiling ArgumentParser ExpressibleByArgument.swift
[112/163] Compiling ArgumentParser ParsableArguments.swift
[113/163] Compiling SotoSmithyAWS AwsApiGatewayTraits.swift
[114/163] Compiling SotoSmithyAWS AwsCloudFormationTraits.swift
[115/163] Compiling SotoSmithyAWS AwsCoreTraits.swift
[116/163] Compiling SotoSmithyAWS AwsIAMTraits.swift
[117/164] Wrapping AST for SotoSmithyAWS for debugging
[119/186] Compiling ArgumentParser Tree.swift
[120/186] Compiling ArgumentParser CodingKeyValidator.swift
[121/186] Compiling ArgumentParser NonsenseFlagsValidator.swift
[122/186] Compiling ArgumentParser ParsableArgumentsValidation.swift
[123/186] Compiling ArgumentParser PositionalArgumentsValidator.swift
[124/186] Compiling ArgumentParser UniqueNamesValidator.swift
[125/186] Compiling SotoCodeGeneratorLib error.swift
[126/186] Compiling SotoCodeGeneratorLib header.swift
[127/186] Compiling SotoCodeGeneratorLib paginators.swift
[128/186] Compiling SotoCodeGeneratorLib comment.swift
[129/186] Compiling SotoCodeGeneratorLib enum.swift
[130/186] Compiling SotoCodeGeneratorLib enumWithValues.swift
[131/189] Compiling SotoCodeGeneratorLib shapes.swift
[132/189] Compiling SotoCodeGeneratorLib struct.swift
[133/189] Compiling SotoCodeGeneratorLib waiters.swift
[134/189] Compiling SotoCodeGeneratorLib AwsService+paginators.swift
[135/189] Compiling SotoCodeGeneratorLib AwsService+shapes.swift
[136/189] Compiling SotoCodeGeneratorLib AwsService+waiters.swift
[137/189] Compiling SotoCodeGeneratorLib AwsService.swift
[138/189] Compiling SotoCodeGeneratorLib ConfigFile.swift
[139/189] Compiling SotoCodeGeneratorLib Endpoints.swift
[140/189] Compiling SotoCodeGeneratorLib Glob.swift
[141/189] Compiling SotoCodeGeneratorLib String.swift
[142/189] Compiling SotoCodeGeneratorLib Templates.swift
[143/189] Compiling SotoCodeGeneratorLib api.swift
[144/189] Compiling ArgumentParser DumpHelpGenerator.swift
[145/189] Compiling ArgumentParser HelpCommand.swift
[146/189] Compiling ArgumentParser HelpGenerator.swift
[147/189] Compiling ArgumentParser MessageInfo.swift
[148/189] Compiling ArgumentParser UsageGenerator.swift
[149/189] Compiling ArgumentParser CollectionExtensions.swift
[150/189] Compiling ArgumentParser InputOrigin.swift
[151/189] Compiling ArgumentParser Name.swift
[152/189] Compiling ArgumentParser Parsed.swift
[153/189] Compiling ArgumentParser ParsedValues.swift
[154/189] Compiling ArgumentParser ParserError.swift
[155/189] Compiling ArgumentParser SplitArguments.swift
[164/189] Compiling SotoCodeGeneratorLib Model+Patch.swift
[165/189] Compiling SotoCodeGeneratorLib Patch.swift
[166/189] Compiling SotoCodeGeneratorLib Smithy+CodeGeneration.swift
[167/189] Compiling SotoCodeGeneratorLib SotoCodeGen.swift
[168/189] Compiling SotoCodeGeneratorLib SotoTraits.swift
[172/189] Compiling ArgumentParser ArgumentSet.swift
[173/189] Compiling ArgumentParser CommandParser.swift
[174/189] Compiling ArgumentParser InputKey.swift
[175/190] Emitting module SotoCodeGeneratorLib
[176/190] Wrapping AST for ArgumentParser for debugging
[178/197] Compiling SotoModelDownloader ConfigFile.swift
[179/197] Compiling SotoModelDownloader GitHubModels.swift
[180/197] Compiling SotoModelDownloader GitHubAPI.swift
[181/197] Compiling SotoModelDownloader DownloaderError.swift
[182/197] Compiling SotoModelDownloader App.swift
[183/197] Emitting module SotoModelDownloader
[184/197] Compiling SotoModelDownloader Downloader.swift
[185/198] Wrapping AST for SotoModelDownloader for debugging
[186/198] Write Objects.LinkFileList
[194/199] Linking SotoModelDownloader
[195/199] Wrapping AST for SotoCodeGeneratorLib for debugging
[197/201] Emitting module SotoCodeGenerator
[198/201] Compiling SotoCodeGenerator SotoCodeGenerator.swift
[199/202] Wrapping AST for SotoCodeGenerator for debugging
[200/202] Write Objects.LinkFileList
[201/202] Linking SotoCodeGenerator
Build complete! (43.92s)
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.0-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:1db7dbcaf887dbb499f5976218948969b74406bfba66e3dcc9b7cf6b3e333907
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest
Done.