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 main (5f1771), with Swift 6.0 for Linux on 18 Aug 2025 18:30:46 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/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: 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:             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/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/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/1845] Fetching soto-smithy
[1846/5742] Fetching soto-smithy, swift-log
[2119/7572] Fetching soto-smithy, swift-log, swift-mustache
Fetched https://github.com/apple/swift-log.git from cache (0.46s)
[1/15664] Fetching swift-argument-parser
Fetched https://github.com/soto-project/soto-smithy.git from cache (1.01s)
Fetched https://github.com/hummingbird-project/swift-mustache.git from cache (1.01s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.02s)
Computing version for https://github.com/hummingbird-project/swift-mustache.git
Computed https://github.com/hummingbird-project/swift-mustache.git at 2.0.0 (2.67s)
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.71s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.77s)
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.79s)
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-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/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
[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 Mustache
[14/85] Compiling SotoSmithy BehaviourTraits.swift
[15/85] Compiling SotoSmithy ConstraintTraits.swift
[16/85] Compiling SotoSmithy DocumentationTraits.swift
[17/85] Compiling SotoSmithy EndpointTraits.swift
[18/85] Compiling SotoSmithy HttpProtocolBindingTraits.swift
[19/90] Compiling Mustache Template.swift
[20/90] Compiling Mustache Transform.swift
[21/90] Compiling SotoSmithy HttpProtocolComplianceTraits.swift
[22/90] Compiling SotoSmithy MqttProtocolBindingTraits.swift
[23/90] Compiling SotoSmithy ProtocolTraits.swift
[24/90] Compiling SotoSmithy ResourceTraits.swift
[25/90] Compiling SotoSmithy RulesTraits.swift
[26/90] Compiling Logging LogHandler.swift
[27/90] Compiling SotoSmithy DecodableShape.swift
[28/90] Compiling SotoSmithy ServiceShapes.swift
[29/90] Compiling SotoSmithy Shape.swift
[30/90] Compiling SotoSmithy SimpleShapes.swift
[31/90] Compiling SotoSmithy CustomTrait.swift
[34/90] Compiling SotoSmithy Trait.swift
[35/90] Compiling SotoSmithy TraitList.swift
[36/90] Compiling SotoSmithy AuthenticationTraits.swift
[37/90] Compiling SotoSmithy LogicalSelectors.swift
[38/90] Compiling SotoSmithy Selector.swift
[39/90] Compiling SotoSmithy SelectorParser.swift
[40/90] Compiling SotoSmithy AggregateShapes.swift
[41/90] Compiling SotoSmithy ApplyShape.swift
[42/90] Emitting module ArgumentParserToolInfo
[43/90] Compiling ArgumentParserToolInfo ToolInfo.swift
[45/91] Compiling Logging MetadataProvider.swift
[45/91] Wrapping AST for ArgumentParserToolInfo for debugging
[47/91] Emitting module Logging
[48/91] Compiling Logging Locks.swift
[51/91] Compiling SotoSmithy Parser.swift
[55/91] Compiling SotoSmithy Smithy+Parse.swift
[56/91] Compiling SotoSmithy TokenParser.swift
[57/91] Compiling SotoSmithy Tokenizer.swift
[58/91] Compiling SotoSmithy BasicSelectors.swift
[59/91] Compiling SotoSmithy DecodableSelector.swift
[65/91] Compiling SotoSmithy Document.swift
[66/91] Compiling SotoSmithy Errors.swift
[67/91] Compiling SotoSmithy Model.swift
[68/91] Compiling SotoSmithy ShapeId.swift
[69/91] Compiling SotoSmithy Smithy.swift
[70/130] Emitting module SotoSmithy
[71/130] Compiling ArgumentParser CommandParser.swift
[72/130] Compiling ArgumentParser ArgumentVisibility.swift
[73/130] Compiling ArgumentParser CompletionKind.swift
[74/130] Compiling ArgumentParser Errors.swift
[75/130] Compiling ArgumentParser Flag.swift
[76/130] Compiling ArgumentParser NameSpecification.swift
[78/136] Compiling ArgumentParser UsageGenerator.swift
[79/136] Compiling ArgumentParser CollectionExtensions.swift
[80/136] Compiling ArgumentParser Mutex.swift
[81/136] Compiling ArgumentParser Platform.swift
[82/136] Compiling ArgumentParser SequenceExtensions.swift
[82/137] Wrapping AST for Mustache for debugging
[84/137] Compiling Logging Logging.swift
[85/138] Wrapping AST for SotoSmithy for debugging
[92/138] Compiling ArgumentParser StringExtensions.swift
[93/138] Compiling ArgumentParser SwiftExtensions.swift
[93/144] Wrapping AST for Logging for debugging
[95/152] Compiling SotoSmithyAWS Smithy.swift
[96/153] Emitting module ArgumentParser
[97/153] Compiling SotoSmithyAWS AwsS3Traits.swift
[98/153] Emitting module SotoSmithyAWS
[99/153] Compiling SotoSmithyAWS AwsProtocolTraits.swift
[100/153] Compiling SotoSmithyAWS AwsApiGatewayTraits.swift
[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 AwsAuthenticationTraits.swift
[109/153] Compiling SotoSmithyAWS AwsCloudFormationTraits.swift
[110/153] Compiling SotoSmithyAWS AwsCoreTraits.swift
[111/154] Wrapping AST for SotoSmithyAWS for debugging
[113/176] Compiling SotoCodeGeneratorLib comment.swift
[114/176] Compiling SotoCodeGeneratorLib enum.swift
[115/176] Compiling SotoCodeGeneratorLib enumWithValues.swift
[116/176] Compiling SotoCodeGeneratorLib error.swift
[117/176] Compiling SotoCodeGeneratorLib header.swift
[118/176] Compiling SotoCodeGeneratorLib paginators.swift
[119/179] Compiling SotoCodeGeneratorLib shapes.swift
[120/179] Compiling SotoCodeGeneratorLib struct.swift
[121/179] Compiling SotoCodeGeneratorLib waiters.swift
[122/179] Compiling SotoCodeGeneratorLib String.swift
[123/179] Compiling SotoCodeGeneratorLib Templates.swift
[124/179] Compiling SotoCodeGeneratorLib api.swift
[131/179] Emitting module SotoCodeGeneratorLib
[132/179] Compiling ArgumentParser SplitArguments.swift
[133/179] Compiling ArgumentParser DumpHelpGenerator.swift
[134/179] Compiling ArgumentParser HelpCommand.swift
[135/179] Compiling ArgumentParser HelpGenerator.swift
[136/179] Compiling ArgumentParser MessageInfo.swift
[144/179] Compiling SotoCodeGeneratorLib Glob.swift
[145/179] Compiling SotoCodeGeneratorLib Model+Patch.swift
[146/179] Compiling SotoCodeGeneratorLib Patch.swift
[147/179] Compiling SotoCodeGeneratorLib Smithy+CodeGeneration.swift
[148/179] Compiling SotoCodeGeneratorLib SotoCodeGen.swift
[149/179] Compiling SotoCodeGeneratorLib SotoTraits.swift
[150/179] Compiling ArgumentParser BashCompletionsGenerator.swift
[151/179] Compiling ArgumentParser CompletionsGenerator.swift
[152/179] Compiling ArgumentParser FishCompletionsGenerator.swift
[153/179] Compiling ArgumentParser ZshCompletionsGenerator.swift
[154/179] Compiling ArgumentParser Argument.swift
[155/179] Compiling ArgumentParser ArgumentDiscussion.swift
[156/179] Compiling ArgumentParser ArgumentHelp.swift
[163/179] Compiling SotoCodeGeneratorLib AwsService+paginators.swift
[164/179] Compiling SotoCodeGeneratorLib AwsService+shapes.swift
[165/179] Compiling SotoCodeGeneratorLib AwsService+waiters.swift
[166/179] Compiling SotoCodeGeneratorLib AwsService.swift
[167/179] Compiling SotoCodeGeneratorLib ConfigFile.swift
[168/179] Compiling SotoCodeGeneratorLib Endpoints.swift
[169/180] Wrapping AST for ArgumentParser for debugging
[177/181] 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! (68.52s)
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.