Build Information
Successful build of soto-codegenerator, reference 7.8.3 (b6955e), with Swift 5.10 for macOS (SPM) on 14 Dec 2025 19:08:28 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/soto-project/soto-codegenerator.git
Reference: 7.8.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/soto-project/soto-codegenerator
* tag 7.8.3 -> FETCH_HEAD
HEAD is now at b6955e6 Add additional enum cases to com.amazonaws.bedrock#InferenceType
Cloned https://github.com/soto-project/soto-codegenerator.git
Revision (git rev-parse @):
b6955e6f92a05b7ceb8ab1fd2dff8fbc6e46690c
SUCCESS checkout https://github.com/soto-project/soto-codegenerator.git at 7.8.3
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/soto-project/soto-codegenerator.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateDoccReference
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin SotoCodeGeneratorPlugin
Building for debugging...
[3/16] Write sources
[3/16] Write SotoCodeGenerator-entitlement.plist
[8/16] Write sources
[12/16] Write swift-version-33747A42983211AE.txt
[14/80] Compiling ArgumentParserToolInfo ToolInfo.swift
[15/80] Emitting module ArgumentParserToolInfo
[16/126] Compiling Logging MetadataProvider.swift
[17/126] Compiling Logging LogHandler.swift
[18/126] Compiling Logging Locks.swift
[19/126] Emitting module Logging
[20/126] Compiling Logging Logging.swift
[21/126] Compiling ArgumentParser UsageGenerator.swift
[22/126] Compiling ArgumentParser CollectionExtensions.swift
[23/126] Compiling ArgumentParser Mutex.swift
[24/126] Compiling ArgumentParser Platform.swift
[25/130] Emitting module ArgumentParser
[26/134] Compiling ArgumentParser ArgumentDiscussion.swift
[27/134] Compiling ArgumentParser ArgumentHelp.swift
[28/134] Compiling SotoSmithy SuppressTrait.swift
[29/134] Compiling SotoSmithy TypeRefinementTraits.swift
[30/134] Compiling SotoSmithy WaitersTraits.swift
[31/134] Compiling SotoSmithy XmlBindingTraits.swift
[32/134] Compiling ArgumentParser CommandGroup.swift
[33/134] Compiling ArgumentParser EnumerableFlag.swift
[34/134] Compiling ArgumentParser ExpressibleByArgument.swift
[35/134] Compiling ArgumentParser ParsableArguments.swift
[36/134] Compiling ArgumentParser InputKey.swift
[37/134] Compiling ArgumentParser InputOrigin.swift
[38/134] Compiling ArgumentParser Name.swift
[39/134] Compiling ArgumentParser Parsed.swift
[40/134] Compiling ArgumentParser ArgumentSet.swift
[41/134] Compiling ArgumentParser CommandParser.swift
[44/134] Compiling ArgumentParser ParsedValues.swift
[45/134] Compiling ArgumentParser ParsableCommand.swift
[46/134] Compiling ArgumentParser ArgumentDecoder.swift
[47/134] Compiling ArgumentParser ArgumentDefinition.swift
[48/134] Compiling ArgumentParser SwiftExtensions.swift
[49/134] Compiling ArgumentParser Tree.swift
[50/134] Compiling ArgumentParser CodingKeyValidator.swift
[51/134] Compiling ArgumentParser MessageInfo.swift
[52/134] Compiling ArgumentParser HelpCommand.swift
[53/134] Compiling ArgumentParser HelpGenerator.swift
[54/134] Compiling ArgumentParser SequenceExtensions.swift
[55/134] Compiling ArgumentParser StringExtensions.swift
[60/134] Compiling ArgumentParser NonsenseFlagsValidator.swift
[61/134] Compiling ArgumentParser ParsableArgumentsValidation.swift
[62/134] Compiling ArgumentParser PositionalArgumentsValidator.swift
[63/134] Compiling ArgumentParser UniqueNamesValidator.swift
[64/134] Compiling ArgumentParser BashCompletionsGenerator.swift
[65/134] Compiling ArgumentParser CompletionsGenerator.swift
[66/134] Compiling ArgumentParser FishCompletionsGenerator.swift
[67/134] Compiling ArgumentParser ZshCompletionsGenerator.swift
[68/134] Compiling ArgumentParser Argument.swift
[69/134] Emitting module SotoSmithy
[73/134] Compiling ArgumentParser Flag.swift
[74/134] Emitting module Mustache
[77/136] Compiling ArgumentParser OptionGroup.swift
[78/136] Compiling ArgumentParser AsyncParsableCommand.swift
[83/136] Compiling ArgumentParser DumpHelpGenerator.swift
[85/136] Compiling ArgumentParser NameSpecification.swift
[86/136] Compiling ArgumentParser Option.swift
[87/136] Compiling ArgumentParser ParserError.swift
[88/136] Compiling ArgumentParser SplitArguments.swift
[92/136] Compiling Mustache Template.swift
[93/136] Compiling Mustache Transform.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:20:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import class Dispatch.DispatchSemaphore
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:20:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import class Dispatch.DispatchSemaphore
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:20:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import class Dispatch.DispatchSemaphore
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:20:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import class Dispatch.DispatchSemaphore
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:20:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import class Dispatch.DispatchSemaphore
~~~~~~~~~~~~~~~~^
[134/145] Compiling SotoSmithyAWS AwsS3Traits.swift
[135/145] Compiling SotoSmithyAWS AwsProtocolTraits.swift
[136/145] Compiling SotoSmithyAWS AwsIAMTraits.swift
[137/145] Compiling SotoSmithyAWS AwsApiGatewayTraits.swift
[138/145] Compiling SotoSmithyAWS AwsCloudFormationTraits.swift
[139/145] Compiling SotoSmithyAWS AwsAuthenticationTraits.swift
[140/145] Compiling SotoSmithyAWS AwsCoreTraits.swift
[141/145] Compiling SotoSmithyAWS Smithy.swift
[142/145] Emitting module SotoSmithyAWS
[143/168] Compiling SotoCodeGeneratorLib String.swift
[144/168] Compiling SotoCodeGeneratorLib Templates.swift
[145/170] Compiling SotoCodeGeneratorLib struct.swift
[146/170] Compiling SotoCodeGeneratorLib waiters.swift
[147/170] Compiling SotoCodeGeneratorLib api.swift
[148/170] Compiling SotoCodeGeneratorLib comment.swift
[149/170] Emitting module SotoCodeGeneratorLib
[150/170] Compiling SotoCodeGeneratorLib Smithy+CodeGeneration.swift
[151/170] Compiling SotoCodeGeneratorLib SotoCodeGen.swift
[152/170] Compiling SotoCodeGeneratorLib SotoTraits.swift
[153/170] Compiling SotoCodeGeneratorLib AwsService+paginators.swift
[154/170] Compiling SotoCodeGeneratorLib AwsService+shapes.swift
[155/170] Compiling SotoCodeGeneratorLib AwsService+waiters.swift
[156/170] Compiling SotoCodeGeneratorLib paginators.swift
[157/170] Compiling SotoCodeGeneratorLib shapes.swift
[158/170] Compiling SotoCodeGeneratorLib enum.swift
[159/170] Compiling SotoCodeGeneratorLib enumWithValues.swift
[160/170] Compiling SotoCodeGeneratorLib Glob.swift
[161/170] Compiling SotoCodeGeneratorLib Model+Patch.swift
[162/170] Compiling SotoCodeGeneratorLib Patch.swift
[163/170] Compiling SotoCodeGeneratorLib error.swift
[164/170] Compiling SotoCodeGeneratorLib header.swift
[165/170] Compiling SotoCodeGeneratorLib AwsService.swift
[166/170] Compiling SotoCodeGeneratorLib ConfigFile.swift
[167/170] Compiling SotoCodeGeneratorLib Endpoints.swift
[168/172] Emitting module SotoCodeGenerator
[169/172] Compiling SotoCodeGenerator SotoCodeGenerator.swift
[169/172] Write Objects.LinkFileList
[170/172] Linking SotoCodeGenerator
[171/172] Applying SotoCodeGenerator
Build complete! (17.53s)
Fetching https://github.com/soto-project/soto-smithy.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/hummingbird-project/swift-mustache.git
[1/1900] Fetching swift-mustache
[115/3745] Fetching swift-mustache, soto-smithy
[190/9494] Fetching swift-mustache, soto-smithy, swift-log
[3912/26415] Fetching swift-mustache, soto-smithy, swift-log, swift-argument-parser
Fetched https://github.com/soto-project/soto-smithy.git from cache (2.82s)
Fetched https://github.com/hummingbird-project/swift-mustache.git from cache (2.83s)
Fetched https://github.com/apple/swift-log.git from cache (2.83s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (2.83s)
Computing version for https://github.com/soto-project/soto-smithy.git
Computed https://github.com/soto-project/soto-smithy.git at 0.4.8 (2.17s)
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.39s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.41s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.2 (0.48s)
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-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.6.2
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.6.4
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" : "/Users/admin/builder/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"
}
Done.