Build Information
Successful build of soto-codegenerator, reference main (5f1771
), with Swift 5.10 for Linux on 18 Aug 2025 18:30:16 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/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
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 5f1771f Enum cases that are unit should have no associated value (#93)
Cloned https://github.com/soto-project/soto-codegenerator.git
Revision (git rev-parse @):
5f1771ff35cd87edc71ebafe7ddfcf6fff794471
SUCCESS checkout https://github.com/soto-project/soto-codegenerator.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/soto-project/soto-codegenerator.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/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:f746aad7c5ec38b8c4300eda0f2f0c9a0b77dcddb8dbf0ff5a0c28d11b933b5b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-log.git
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/1845] Fetching soto-smithy
[1846/3675] Fetching soto-smithy, swift-mustache
[3676/7572] Fetching soto-smithy, swift-mustache, swift-log
[7573/23236] Fetching soto-smithy, swift-mustache, swift-log, swift-argument-parser
Fetched https://github.com/soto-project/soto-smithy.git from cache (0.99s)
Fetched https://github.com/apple/swift-log.git from cache (1.00s)
Fetched https://github.com/hummingbird-project/swift-mustache.git from cache (1.00s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.01s)
Computing version for https://github.com/hummingbird-project/swift-mustache.git
Computed https://github.com/hummingbird-project/swift-mustache.git at 2.0.0 (1.02s)
Computing version for https://github.com/soto-project/soto-smithy.git
Computed https://github.com/soto-project/soto-smithy.git at 0.4.8 (0.39s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.40s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.1 (0.39s)
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.8
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
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.6.1
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.0
[1/1] Compiling plugin GenerateDoccReference
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin SotoCodeGeneratorPlugin
Building for debugging...
[3/22] Write sources
[11/22] Write swift-version-24593BA9C3E375BF.txt
[13/83] Compiling SotoSmithy HttpProtocolComplianceTraits.swift
[14/83] Compiling SotoSmithy MqttProtocolBindingTraits.swift
[15/83] Compiling SotoSmithy ProtocolTraits.swift
[16/83] Compiling SotoSmithy ResourceTraits.swift
[17/83] Compiling SotoSmithy RulesTraits.swift
[18/83] Compiling SotoSmithy Smithy+Parse.swift
[19/83] Compiling SotoSmithy TokenParser.swift
[20/90] Compiling SotoSmithy DecodableShape.swift
[21/90] Compiling SotoSmithy ServiceShapes.swift
[22/90] Compiling SotoSmithy Shape.swift
[23/90] Compiling SotoSmithy SimpleShapes.swift
[24/90] Compiling SotoSmithy CustomTrait.swift
[25/90] Compiling SotoSmithy LogicalSelectors.swift
[26/90] Compiling SotoSmithy Selector.swift
[27/90] Compiling SotoSmithy SelectorParser.swift
[28/90] Compiling SotoSmithy AggregateShapes.swift
[29/90] Compiling SotoSmithy ApplyShape.swift
[30/90] Compiling SotoSmithy SingleValueTrait.swift
[31/90] Compiling Mustache Template.swift
[32/90] Compiling Mustache Transform.swift
[33/90] Compiling SotoSmithy TraitList.swift
[34/90] Compiling SotoSmithy AuthenticationTraits.swift
[35/90] Compiling SotoSmithy BehaviourTraits.swift
[36/90] Compiling SotoSmithy ConstraintTraits.swift
[37/90] Compiling SotoSmithy DocumentationTraits.swift
[38/90] Compiling SotoSmithy EndpointTraits.swift
[39/90] Compiling SotoSmithy HttpProtocolBindingTraits.swift
[42/90] Emitting module ArgumentParserToolInfo
[43/90] Compiling ArgumentParserToolInfo ToolInfo.swift
[46/91] Wrapping AST for ArgumentParserToolInfo for debugging
[52/91] Compiling SotoSmithy Tokenizer.swift
[53/91] Compiling SotoSmithy BasicSelectors.swift
[57/91] Emitting module Logging
[62/91] Compiling SotoSmithy DecodableSelector.swift
[63/91] Emitting module Mustache
[67/92] Compiling Logging MetadataProvider.swift
[68/92] Emitting module SotoSmithy
[69/92] Compiling SotoSmithy Document.swift
[70/92] Compiling SotoSmithy Errors.swift
[71/92] Compiling SotoSmithy Model.swift
[72/92] Compiling SotoSmithy ShapeId.swift
[73/92] Compiling SotoSmithy Smithy.swift
[74/92] Compiling SotoSmithy Parser.swift
[75/136] Wrapping AST for Mustache for debugging
[77/136] Compiling ArgumentParser UsageGenerator.swift
[78/136] Compiling ArgumentParser CollectionExtensions.swift
[79/136] Compiling ArgumentParser Mutex.swift
[80/136] Compiling ArgumentParser Platform.swift
[81/136] Compiling ArgumentParser SequenceExtensions.swift
[82/137] Wrapping AST for SotoSmithy for debugging
[84/137] Compiling Logging LogHandler.swift
[85/137] Compiling Logging Locks.swift
[86/137] Compiling Logging Logging.swift
[92/146] Compiling ArgumentParser StringExtensions.swift
[93/146] Compiling ArgumentParser SwiftExtensions.swift
[93/152] Wrapping AST for Logging for debugging
[95/152] Compiling SotoSmithyAWS Smithy.swift
[96/153] Compiling SotoSmithyAWS AwsAuthenticationTraits.swift
[97/153] Compiling SotoSmithyAWS AwsS3Traits.swift
[98/153] Compiling SotoSmithyAWS AwsProtocolTraits.swift
[99/153] Compiling SotoSmithyAWS AwsApiGatewayTraits.swift
[100/153] Emitting module SotoSmithyAWS
[101/153] Compiling SotoSmithyAWS AwsIAMTraits.swift
[102/153] Compiling ArgumentParser Tree.swift
[103/153] Compiling ArgumentParser CodingKeyValidator.swift
[104/153] Compiling ArgumentParser NonsenseFlagsValidator.swift
[105/153] Compiling ArgumentParser ParsableArgumentsValidation.swift
[106/153] Compiling ArgumentParser PositionalArgumentsValidator.swift
[107/153] Compiling ArgumentParser UniqueNamesValidator.swift
[108/153] Compiling SotoSmithyAWS AwsCoreTraits.swift
[109/153] Compiling SotoSmithyAWS AwsCloudFormationTraits.swift
[110/154] Wrapping AST for SotoSmithyAWS for debugging
[112/176] Emitting module ArgumentParser
[113/176] Compiling SotoCodeGeneratorLib error.swift
[114/176] Compiling SotoCodeGeneratorLib header.swift
[115/176] Compiling SotoCodeGeneratorLib paginators.swift
[116/179] Compiling SotoCodeGeneratorLib comment.swift
[117/179] Compiling SotoCodeGeneratorLib enum.swift
[118/179] Compiling SotoCodeGeneratorLib enumWithValues.swift
[119/179] Compiling SotoCodeGeneratorLib ConfigFile.swift
[120/179] Compiling SotoCodeGeneratorLib Endpoints.swift
[121/179] Compiling SotoCodeGeneratorLib String.swift
[122/179] Compiling SotoCodeGeneratorLib Templates.swift
[123/179] Compiling SotoCodeGeneratorLib api.swift
[125/179] Compiling SotoCodeGeneratorLib AwsService+paginators.swift
[126/179] Compiling SotoCodeGeneratorLib AwsService+shapes.swift
[127/179] Compiling SotoCodeGeneratorLib AwsService+waiters.swift
[128/179] Compiling SotoCodeGeneratorLib Glob.swift
[129/179] Compiling SotoCodeGeneratorLib Model+Patch.swift
[130/179] Compiling SotoCodeGeneratorLib Patch.swift
[131/179] Compiling SotoCodeGeneratorLib AwsService.swift
[132/179] Compiling SotoCodeGeneratorLib shapes.swift
[133/179] Compiling SotoCodeGeneratorLib struct.swift
[134/179] Compiling SotoCodeGeneratorLib waiters.swift
[138/179] Compiling ArgumentParser InputKey.swift
[139/179] Compiling ArgumentParser InputOrigin.swift
[140/179] Compiling ArgumentParser Name.swift
[141/179] Compiling ArgumentParser Parsed.swift
[142/179] Compiling ArgumentParser ParsedValues.swift
[143/179] Compiling ArgumentParser ParserError.swift
[144/179] Compiling SotoCodeGeneratorLib Smithy+CodeGeneration.swift
[145/179] Compiling SotoCodeGeneratorLib SotoCodeGen.swift
[146/179] Compiling SotoCodeGeneratorLib SotoTraits.swift
[150/179] Compiling ArgumentParser SplitArguments.swift
[151/179] Compiling ArgumentParser DumpHelpGenerator.swift
[152/179] Compiling ArgumentParser HelpCommand.swift
[153/179] Compiling ArgumentParser HelpGenerator.swift
[154/179] Compiling ArgumentParser MessageInfo.swift
[164/179] Compiling ArgumentParser CommandParser.swift
[171/180] Wrapping AST for ArgumentParser for debugging
[173/180] Emitting module SotoCodeGeneratorLib
[177/183] Wrapping AST for SotoCodeGeneratorLib for debugging
[179/183] Emitting module SotoCodeGenerator
[180/183] Compiling SotoCodeGenerator SotoCodeGenerator.swift
[181/184] Wrapping AST for SotoCodeGenerator for debugging
[182/184] Write Objects.LinkFileList
[183/184] Linking SotoCodeGenerator
Build complete! (43.21s)
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
}
}
],
"targets" : [
{
"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-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:f746aad7c5ec38b8c4300eda0f2f0c9a0b77dcddb8dbf0ff5a0c28d11b933b5b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.