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 (fc1861), with Swift 5.10 for Linux on 6 Jun 2025 11:18:06 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" 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.63.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 fc18615 Remove unnecessary patches
Cloned https://github.com/soto-project/soto-codegenerator.git
Revision (git rev-parse @):
fc18615a69d26c89f11bedfe282b7d25284ca3ea
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-2":/host -w "$PWD" 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:aa1999fda62728f989ec9f885e6a69f8a206ad63b6efcfc03397a00c96f5855b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
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
Fetching https://github.com/soto-project/soto-smithy.git
[1/1814] Fetching swift-mustache
[1815/5650] Fetching swift-mustache, swift-log
[1910/7487] Fetching swift-mustache, swift-log, soto-smithy
Fetched https://github.com/soto-project/soto-smithy.git from cache (0.28s)
Fetched https://github.com/hummingbird-project/swift-mustache.git from cache (0.32s)
Fetched https://github.com/apple/swift-log.git from cache (0.33s)
[1/15380] Fetching swift-argument-parser
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.0 (0.90s)
Computing version for https://github.com/soto-project/soto-smithy.git
Computed https://github.com/soto-project/soto-smithy.git at 0.4.7 (0.35s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.32s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (0.33s)
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.3
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.5.1
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.7
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin SotoCodeGeneratorPlugin
Building for debugging...
[2/21] Write sources
[10/21] Write swift-version-24593BA9C3E375BF.txt
[12/82] Emitting module ArgumentParserToolInfo
[13/82] Emitting module Mustache
[14/84] Compiling Mustache Library.swift
[15/84] Compiling Mustache Mirror.swift
[16/84] Compiling SotoSmithy HttpProtocolComplianceTraits.swift
[17/84] Compiling SotoSmithy MqttProtocolBindingTraits.swift
[18/84] Compiling SotoSmithy ProtocolTraits.swift
[19/84] Compiling SotoSmithy ResourceTraits.swift
[20/84] Compiling SotoSmithy RulesTraits.swift
[21/89] Compiling Mustache Template.swift
[22/89] Compiling Mustache Transform.swift
[23/89] Compiling ArgumentParserToolInfo ToolInfo.swift
[24/90] Wrapping AST for ArgumentParserToolInfo for debugging
[26/128] Compiling ArgumentParser UsageGenerator.swift
[27/128] Compiling ArgumentParser ArgumentDefinition.swift
[28/128] Compiling ArgumentParser ArgumentSet.swift
[29/128] Compiling ArgumentParser CommandParser.swift
[30/128] Compiling ArgumentParser InputKey.swift
[31/128] Compiling ArgumentParser ArgumentHelp.swift
[32/128] Compiling ArgumentParser ArgumentVisibility.swift
[33/128] Compiling ArgumentParser CompletionKind.swift
[34/128] Compiling ArgumentParser Errors.swift
[35/128] Compiling ArgumentParser Flag.swift
[36/128] Compiling ArgumentParser BashCompletionsGenerator.swift
[37/128] Compiling ArgumentParser CompletionsGenerator.swift
[38/128] Compiling ArgumentParser FishCompletionsGenerator.swift
[39/128] Compiling ArgumentParser NameSpecification.swift
[40/128] Compiling ArgumentParser Option.swift
[41/128] Compiling ArgumentParser OptionGroup.swift
[42/128] Compiling ArgumentParser AsyncParsableCommand.swift
[43/128] Compiling ArgumentParser CommandConfiguration.swift
[44/128] Compiling ArgumentParser CommandGroup.swift
[48/129] Compiling ArgumentParser ZshCompletionsGenerator.swift
[49/129] Compiling ArgumentParser Argument.swift
[50/129] Compiling ArgumentParser ArgumentDecoder.swift
[51/129] Compiling ArgumentParser DumpHelpGenerator.swift
[52/129] Compiling ArgumentParser HelpCommand.swift
[53/129] Compiling ArgumentParser HelpGenerator.swift
[54/129] Compiling ArgumentParser MessageInfo.swift
[66/129] Emitting module SotoSmithy
[67/129] Compiling ArgumentParser EnumerableFlag.swift
[68/129] Compiling ArgumentParser ExpressibleByArgument.swift
[69/129] Compiling ArgumentParser ParsableArguments.swift
[70/129] Compiling ArgumentParser ParsableArgumentsValidation.swift
[71/129] Compiling ArgumentParser ParsableCommand.swift
[73/129] Compiling Logging MetadataProvider.swift
[74/129] Compiling Logging Logging.swift
[75/129] Compiling Logging LogHandler.swift
[76/129] Emitting module Logging
[77/129] Compiling Logging Locks.swift
[78/130] Wrapping AST for Mustache for debugging
[79/130] Wrapping AST for Logging for debugging
[81/130] Compiling ArgumentParser SplitArguments.swift
[82/130] Compiling SotoSmithy SuppressTrait.swift
[83/130] Compiling SotoSmithy TypeRefinementTraits.swift
[84/130] Compiling SotoSmithy WaitersTraits.swift
[85/130] Compiling SotoSmithy XmlBindingTraits.swift
[86/131] Wrapping AST for SotoSmithy for debugging
[88/139] Emitting module ArgumentParser
[89/144] Compiling SotoSmithyAWS AwsAuthenticationTraits.swift
[90/145] Compiling SotoSmithyAWS AwsProtocolTraits.swift
[91/145] Compiling SotoSmithyAWS AwsS3Traits.swift
[97/145] Compiling ArgumentParser Name.swift
[98/145] Compiling ArgumentParser Parsed.swift
[99/145] Compiling ArgumentParser ParsedValues.swift
[100/145] Compiling ArgumentParser ParserError.swift
[114/145] Compiling SotoSmithyAWS AwsCoreTraits.swift
[115/145] Compiling SotoSmithyAWS AwsIAMTraits.swift
[116/145] Compiling SotoSmithyAWS AwsCloudFormationTraits.swift
[117/145] Emitting module SotoSmithyAWS
[118/145] Compiling SotoSmithyAWS AwsApiGatewayTraits.swift
[119/145] Compiling SotoSmithyAWS Smithy.swift
[126/146] Compiling ArgumentParser CollectionExtensions.swift
[127/146] Compiling ArgumentParser Platform.swift
[128/146] Compiling ArgumentParser SequenceExtensions.swift
[129/146] Compiling ArgumentParser StringExtensions.swift
[130/146] Compiling ArgumentParser Tree.swift
[130/146] Wrapping AST for SotoSmithyAWS for debugging
[132/168] Compiling SotoCodeGeneratorLib error.swift
[133/168] Compiling SotoCodeGeneratorLib header.swift
[134/168] Compiling SotoCodeGeneratorLib paginators.swift
[135/171] Compiling SotoCodeGeneratorLib comment.swift
[136/171] Compiling SotoCodeGeneratorLib enum.swift
[137/171] Compiling SotoCodeGeneratorLib enumWithValues.swift
[142/171] Compiling ArgumentParser InputOrigin.swift
[143/171] Compiling SotoCodeGeneratorLib api.swift
[147/171] Compiling SotoCodeGeneratorLib shapes.swift
[149/171] Compiling SotoCodeGeneratorLib struct.swift
[150/171] Compiling SotoCodeGeneratorLib waiters.swift
[152/172] Compiling SotoCodeGeneratorLib String.swift
[153/172] Compiling SotoCodeGeneratorLib Templates.swift
[154/172] Wrapping AST for ArgumentParser for debugging
[156/172] Compiling SotoCodeGeneratorLib Glob.swift
[157/172] Compiling SotoCodeGeneratorLib Model+Patch.swift
[158/172] Compiling SotoCodeGeneratorLib Patch.swift
[159/172] Compiling SotoCodeGeneratorLib Smithy+CodeGeneration.swift
[160/172] Compiling SotoCodeGeneratorLib SotoCodeGen.swift
[161/172] Compiling SotoCodeGeneratorLib SotoTraits.swift
[162/172] Compiling SotoCodeGeneratorLib AwsService+paginators.swift
[163/172] Compiling SotoCodeGeneratorLib AwsService+shapes.swift
[164/172] Compiling SotoCodeGeneratorLib AwsService+waiters.swift
[165/172] Emitting module SotoCodeGeneratorLib
[166/172] Compiling SotoCodeGeneratorLib AwsService.swift
[167/172] Compiling SotoCodeGeneratorLib ConfigFile.swift
[168/172] Compiling SotoCodeGeneratorLib Endpoints.swift
[169/173] Wrapping AST for SotoCodeGeneratorLib for debugging
[171/175] Emitting module SotoCodeGenerator
[172/175] Compiling SotoCodeGenerator SotoCodeGenerator.swift
[173/176] Wrapping AST for SotoCodeGenerator for debugging
[174/176] Write Objects.LinkFileList
[175/176] Linking SotoCodeGenerator
Build complete! (26.55s)
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:aa1999fda62728f989ec9f885e6a69f8a206ad63b6efcfc03397a00c96f5855b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.