The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of soto-codegenerator, reference 7.8.1 (5f1771), with Swift 6.0 for Linux on 18 Aug 2025 18:31:49 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/finestructure/spi-images:basic-6.0-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: 7.8.1
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
 * tag               7.8.1      -> FETCH_HEAD
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 7.8.1
========================================
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-2":/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-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:2ffdcefcdb291d9eb78a77ed5e4b4766a710a1cb89004e0bfdb0fefda731df2f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/hummingbird-project/swift-mustache.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/1830] Fetching swift-mustache
[1831/5727] Fetching swift-mustache, swift-log
[5456/21391] Fetching swift-mustache, swift-log, swift-argument-parser
Fetched https://github.com/apple/swift-log.git from cache (1.58s)
Fetching https://github.com/soto-project/soto-smithy.git
Fetched https://github.com/hummingbird-project/swift-mustache.git from cache (1.60s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.61s)
[1/1845] Fetching soto-smithy
Fetched https://github.com/soto-project/soto-smithy.git from cache (0.40s)
Computing version for https://github.com/hummingbird-project/swift-mustache.git
Computed https://github.com/hummingbird-project/swift-mustache.git at 2.0.0 (4.01s)
Computing version for https://github.com/soto-project/soto-smithy.git
Computed https://github.com/soto-project/soto-smithy.git at 0.4.8 (1.19s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (3.27s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.1 (1.07s)
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
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/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.1
[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] Emitting module SotoSmithy
[14/88] Compiling SotoSmithy DecodableShape.swift
[15/88] Compiling SotoSmithy ServiceShapes.swift
[16/88] Compiling SotoSmithy Shape.swift
[17/88] Compiling SotoSmithy SimpleShapes.swift
[18/88] Compiling SotoSmithy CustomTrait.swift
[19/88] Compiling SotoSmithy BehaviourTraits.swift
[20/88] Compiling SotoSmithy ConstraintTraits.swift
[21/88] Compiling SotoSmithy DocumentationTraits.swift
[22/88] Compiling SotoSmithy EndpointTraits.swift
[23/88] Compiling SotoSmithy HttpProtocolBindingTraits.swift
[24/88] Compiling SotoSmithy SingleValueTrait.swift
[25/88] Compiling SotoSmithy StaticTrait.swift
[26/88] Compiling SotoSmithy Trait.swift
[27/88] Compiling SotoSmithy TraitList.swift
[28/88] Compiling SotoSmithy AuthenticationTraits.swift
[29/88] Compiling SotoSmithy LogicalSelectors.swift
[30/88] Compiling SotoSmithy Selector.swift
[31/88] Compiling Mustache Parent.swift
[32/88] Compiling Mustache Parser.swift
[33/88] Compiling Mustache String.swift
[34/88] Compiling SotoSmithy HttpProtocolComplianceTraits.swift
[35/88] Compiling SotoSmithy MqttProtocolBindingTraits.swift
[36/88] Compiling SotoSmithy ProtocolTraits.swift
[37/88] Compiling SotoSmithy ResourceTraits.swift
[38/88] Compiling SotoSmithy RulesTraits.swift
[39/88] Compiling Logging LogHandler.swift
[40/88] Compiling ArgumentParserToolInfo ToolInfo.swift
[41/88] Emitting module ArgumentParserToolInfo
[43/89] Compiling SotoSmithy StreamingTraits.swift
[44/89] Compiling SotoSmithy SuppressTrait.swift
[45/89] Compiling SotoSmithy TypeRefinementTraits.swift
[46/89] Compiling SotoSmithy WaitersTraits.swift
[47/89] Compiling SotoSmithy XmlBindingTraits.swift
[47/89] Wrapping AST for ArgumentParserToolInfo for debugging
[49/133] Compiling Logging MetadataProvider.swift
[50/133] Compiling ArgumentParser FishCompletionsGenerator.swift
[51/133] Compiling ArgumentParser ZshCompletionsGenerator.swift
[52/133] Compiling ArgumentParser Argument.swift
[53/133] Compiling ArgumentParser ArgumentDiscussion.swift
[54/133] Compiling ArgumentParser BashCompletionsGenerator.swift
[55/133] Compiling ArgumentParser CompletionsGenerator.swift
[56/135] Compiling ArgumentParser ArgumentVisibility.swift
[57/135] Compiling ArgumentParser CompletionKind.swift
[58/135] Compiling ArgumentParser Errors.swift
[59/135] Compiling ArgumentParser Flag.swift
[60/135] Compiling ArgumentParser NameSpecification.swift
[61/135] Compiling ArgumentParser Option.swift
[63/135] Compiling ArgumentParser ArgumentHelp.swift
[64/135] Compiling ArgumentParser OptionGroup.swift
[65/135] Compiling ArgumentParser AsyncParsableCommand.swift
[66/135] Compiling ArgumentParser CommandConfiguration.swift
[73/136] Emitting module Mustache
[78/136] Wrapping AST for SotoSmithy for debugging
[80/136] Compiling Logging Logging.swift
[81/136] Emitting module Logging
[82/136] Compiling Logging Locks.swift
[84/137] Emitting module ArgumentParser
[85/143] Compiling Mustache Template.swift
[86/143] Compiling Mustache Transform.swift
[87/144] Compiling ArgumentParser CollectionExtensions.swift
[88/144] Compiling ArgumentParser Mutex.swift
[89/144] Compiling ArgumentParser Platform.swift
[90/144] Compiling ArgumentParser SequenceExtensions.swift
[91/144] Compiling ArgumentParser StringExtensions.swift
[92/144] Compiling ArgumentParser SwiftExtensions.swift
[92/152] Wrapping AST for Logging for debugging
[94/152] Wrapping AST for Mustache for debugging
[96/152] Compiling SotoSmithyAWS AwsProtocolTraits.swift
[97/152] Compiling SotoSmithyAWS AwsAuthenticationTraits.swift
[98/153] Compiling SotoSmithyAWS AwsS3Traits.swift
[99/153] Compiling SotoSmithyAWS Smithy.swift
[100/153] Emitting module SotoSmithyAWS
[101/153] Compiling SotoSmithyAWS AwsApiGatewayTraits.swift
[102/153] Compiling SotoSmithyAWS AwsCloudFormationTraits.swift
[103/153] Compiling SotoSmithyAWS AwsCoreTraits.swift
[104/153] Compiling SotoSmithyAWS AwsIAMTraits.swift
[105/154] Compiling ArgumentParser Tree.swift
[106/154] Compiling ArgumentParser CodingKeyValidator.swift
[107/154] Compiling ArgumentParser NonsenseFlagsValidator.swift
[108/154] Compiling ArgumentParser ParsableArgumentsValidation.swift
[109/154] Compiling ArgumentParser PositionalArgumentsValidator.swift
[110/154] Compiling ArgumentParser UniqueNamesValidator.swift
[124/154] Wrapping AST for SotoSmithyAWS for debugging
[126/176] Compiling SotoCodeGeneratorLib error.swift
[127/176] Compiling SotoCodeGeneratorLib header.swift
[128/176] Compiling SotoCodeGeneratorLib paginators.swift
[129/179] Compiling SotoCodeGeneratorLib comment.swift
[130/179] Compiling SotoCodeGeneratorLib enum.swift
[131/179] Compiling SotoCodeGeneratorLib enumWithValues.swift
[132/179] Compiling SotoCodeGeneratorLib shapes.swift
[133/179] Compiling SotoCodeGeneratorLib struct.swift
[134/179] Compiling SotoCodeGeneratorLib waiters.swift
[135/179] Compiling SotoCodeGeneratorLib Glob.swift
[136/179] Compiling SotoCodeGeneratorLib Model+Patch.swift
[137/179] Compiling SotoCodeGeneratorLib Patch.swift
[143/179] Compiling SotoCodeGeneratorLib String.swift
[144/179] Compiling ArgumentParser ParsableArguments.swift
[145/179] Compiling ArgumentParser ParsableCommand.swift
[146/179] Compiling ArgumentParser ArgumentDecoder.swift
[147/179] Compiling ArgumentParser ArgumentDefinition.swift
[148/179] Compiling ArgumentParser ArgumentSet.swift
[149/179] Compiling ArgumentParser CommandParser.swift
[150/179] Compiling SotoCodeGeneratorLib Templates.swift
[151/179] Compiling SotoCodeGeneratorLib api.swift
[155/179] Compiling ArgumentParser UsageGenerator.swift
[156/179] Compiling ArgumentParser InputKey.swift
[157/179] Compiling ArgumentParser InputOrigin.swift
[158/179] Compiling ArgumentParser Name.swift
[159/179] Compiling ArgumentParser Parsed.swift
[160/179] Compiling ArgumentParser ParsedValues.swift
[161/179] Compiling ArgumentParser ParserError.swift
[165/179] Compiling SotoCodeGeneratorLib Smithy+CodeGeneration.swift
[166/179] Compiling SotoCodeGeneratorLib SotoCodeGen.swift
[167/179] Compiling SotoCodeGeneratorLib SotoTraits.swift
[168/180] Wrapping AST for ArgumentParser for debugging
[170/180] Compiling SotoCodeGeneratorLib AwsService+paginators.swift
[171/180] Compiling SotoCodeGeneratorLib AwsService+shapes.swift
[172/180] Compiling SotoCodeGeneratorLib AwsService+waiters.swift
[173/180] Emitting module SotoCodeGeneratorLib
[174/180] Compiling SotoCodeGeneratorLib AwsService.swift
[175/180] Compiling SotoCodeGeneratorLib ConfigFile.swift
[176/180] Compiling SotoCodeGeneratorLib Endpoints.swift
[177/181] Wrapping AST for SotoCodeGeneratorLib for debugging
[179/183] Compiling SotoCodeGenerator SotoCodeGenerator.swift
[180/183] Emitting module SotoCodeGenerator
[181/184] Wrapping AST for SotoCodeGenerator for debugging
[182/184] Write Objects.LinkFileList
[183/184] Linking SotoCodeGenerator
Build complete! (52.10s)
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-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:2ffdcefcdb291d9eb78a77ed5e4b4766a710a1cb89004e0bfdb0fefda731df2f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.