The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of soto-codegenerator, reference 7.7.0 (8a5986), with Swift 6.1 for macOS (SPM) on 1 May 2025 10:04:21 UTC.

Swift 6 data race errors: 22

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/soto-project/soto-codegenerator.git
Reference: 7.7.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/soto-project/soto-codegenerator
 * tag               7.7.0      -> FETCH_HEAD
HEAD is now at 8a5986c Generate error map for error types with extended information (#92)
Cloned https://github.com/soto-project/soto-codegenerator.git
Revision (git rev-parse @):
8a5986ca766f9b5fb674eb6670f5dd19131c1e9b
SUCCESS checkout https://github.com/soto-project/soto-codegenerator.git at 7.7.0
Fetching https://github.com/soto-project/soto-smithy.git
Fetching https://github.com/hummingbird-project/swift-mustache.git
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
[1/1814] Fetching swift-mustache
[110/3651] Fetching swift-mustache, soto-smithy
Fetched https://github.com/apple/swift-log.git from cache (0.70s)
Fetched https://github.com/soto-project/soto-smithy.git from cache (0.86s)
Fetched https://github.com/hummingbird-project/swift-mustache.git from cache (0.86s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.86s)
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.86s)
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.57s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.45s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.47s)
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.0
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "soto-codegenerator",
      "name": "soto-codegenerator",
      "url": "https://github.com/soto-project/soto-codegenerator.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/soto-codegenerator",
      "dependencies": [
        {
          "identity": "soto-smithy",
          "name": "soto-smithy",
          "url": "https://github.com/soto-project/soto-smithy.git",
          "version": "0.4.7",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/soto-smithy",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser.git",
          "version": "1.5.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-mustache",
          "name": "swift-mustache",
          "url": "https://github.com/hummingbird-project/swift-mustache.git",
          "version": "2.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-mustache",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log.git",
          "version": "1.6.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/soto-project/soto-codegenerator.git
[1/3534] Fetching soto-codegenerator
Fetched https://github.com/soto-project/soto-codegenerator.git from cache (1.38s)
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetching https://github.com/soto-project/soto-smithy.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/hummingbird-project/swift-mustache.git from cache
Fetched https://github.com/hummingbird-project/swift-mustache.git from cache (0.48s)
Fetched https://github.com/soto-project/soto-smithy.git from cache (0.50s)
Fetched https://github.com/apple/swift-log.git from cache (0.51s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.51s)
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.56s)
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.03s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.03s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.04s)
Creating working copy for https://github.com/soto-project/soto-codegenerator.git
Working copy of https://github.com/soto-project/soto-codegenerator.git resolved at 7.7.0 (8a5986c)
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.0
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
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
Found 4 product dependencies
  - soto-smithy
  - swift-argument-parser
  - swift-mustache
  - swift-log
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/soto-project/soto-codegenerator.git
https://github.com/soto-project/soto-codegenerator.git
{
  "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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
[1/1] Compiling plugin SotoCodeGeneratorPlugin
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/27] Write sources
[3/27] Write SotoCodeGenerator-tool-entitlement.plist
[3/27] Write sources
[3/27] Write SotoCodeGenerator-entitlement.plist
[12/27] Write sources
[20/27] Write swift-version-2F0A5646E1D333AE.txt
[22/153] Emitting module ArgumentParserToolInfo
[23/153] Compiling ArgumentParserToolInfo ToolInfo.swift
[24/153] Emitting module ArgumentParserToolInfo
[25/153] Compiling ArgumentParserToolInfo ToolInfo.swift
[26/231] Emitting module Logging
[27/231] Compiling Logging MetadataProvider.swift
[28/231] Compiling Logging Locks.swift
[29/231] Compiling Logging MetadataProvider.swift
[30/231] Compiling Logging LogHandler.swift
[31/231] Compiling Logging Logging.swift
[32/231] Compiling Logging Locks.swift
[33/231] Compiling Logging LogHandler.swift
[34/231] Emitting module Logging
[35/231] Compiling Logging Logging.swift
[36/231] Compiling ArgumentParser ParsableCommand.swift
[37/231] Compiling ArgumentParser ArgumentDecoder.swift
[38/232] Compiling Mustache Template.swift
[39/233] Emitting module Mustache
[40/233] Compiling Mustache Template.swift
[43/233] Compiling ArgumentParser ParsableArgumentsValidation.swift
[46/233] Compiling ArgumentParser NameSpecification.swift
[47/237] Compiling ArgumentParser Name.swift
[48/237] Compiling ArgumentParser Parsed.swift
[49/237] Compiling ArgumentParser ParsedValues.swift
[50/237] Compiling ArgumentParser BashCompletionsGenerator.swift
[51/237] Compiling ArgumentParser CompletionsGenerator.swift
[52/237] Compiling ArgumentParser FishCompletionsGenerator.swift
[53/237] Compiling ArgumentParser ZshCompletionsGenerator.swift
[54/237] Compiling ArgumentParser Argument.swift
[55/237] Compiling ArgumentParser CommandConfiguration.swift
[56/237] Compiling ArgumentParser CommandGroup.swift
[57/237] Compiling ArgumentParser EnumerableFlag.swift
[58/237] Compiling ArgumentParser ExpressibleByArgument.swift
[59/241] Compiling ArgumentParser HelpGenerator.swift
[60/241] Compiling ArgumentParser MessageInfo.swift
[61/241] Compiling ArgumentParser UsageGenerator.swift
[62/241] Compiling ArgumentParser CollectionExtensions.swift
[67/245] Emitting module ArgumentParser
[69/249] Compiling Mustache Transform.swift
[70/249] Emitting module SotoSmithy
[71/249] Compiling Mustache Transform.swift
[72/249] Compiling ArgumentParser ArgumentHelp.swift
[73/249] Compiling ArgumentParser ArgumentVisibility.swift
[74/249] Compiling ArgumentParser CompletionKind.swift
[75/249] Compiling ArgumentParser Errors.swift
[76/249] Compiling ArgumentParser Flag.swift
[77/249] Compiling ArgumentParser InputOrigin.swift
[81/249] Compiling ArgumentParser Option.swift
[82/249] Compiling ArgumentParser OptionGroup.swift
[83/249] Compiling ArgumentParser AsyncParsableCommand.swift
[93/249] Compiling SotoSmithy SuppressTrait.swift
[98/249] Compiling ArgumentParser BashCompletionsGenerator.swift
[99/249] Compiling ArgumentParser CompletionsGenerator.swift
[100/249] Compiling ArgumentParser FishCompletionsGenerator.swift
[101/249] Compiling ArgumentParser ZshCompletionsGenerator.swift
[102/249] Compiling ArgumentParser ParsableArguments.swift
[111/249] Compiling ArgumentParser ArgumentDefinition.swift
[112/249] Compiling ArgumentParser ArgumentSet.swift
[113/249] Compiling ArgumentParser CommandParser.swift
[114/249] Compiling ArgumentParser InputKey.swift
[135/249] Compiling ArgumentParser Platform.swift
[136/249] Compiling ArgumentParser SequenceExtensions.swift
[137/249] Compiling ArgumentParser StringExtensions.swift
[138/249] Compiling ArgumentParser Tree.swift
[169/249] Emitting module Mustache
[205/249] Emitting module SotoSmithy
[244/267] Compiling SotoSmithyAWS AwsS3Traits.swift
[245/267] Compiling SotoSmithyAWS AwsProtocolTraits.swift
[247/267] Compiling SotoSmithyAWS AwsCloudFormationTraits.swift
[248/267] Compiling SotoSmithyAWS AwsS3Traits.swift
[249/267] Compiling SotoSmithyAWS AwsAuthenticationTraits.swift
[250/267] Compiling SotoSmithyAWS AwsCoreTraits.swift
[251/267] Compiling SotoSmithyAWS AwsIAMTraits.swift
[253/267] Emitting module SotoSmithyAWS
[254/267] Compiling SotoSmithyAWS Smithy.swift
[255/267] Compiling SotoSmithyAWS AwsApiGatewayTraits.swift
[256/267] Compiling SotoSmithyAWS AwsCloudFormationTraits.swift
[257/267] Compiling SotoSmithyAWS AwsApiGatewayTraits.swift
[258/267] Compiling SotoSmithyAWS AwsAuthenticationTraits.swift
[259/267] Compiling SotoSmithyAWS Smithy.swift
[260/267] Emitting module SotoSmithyAWS
[261/267] Compiling SotoSmithyAWS AwsCoreTraits.swift
[262/313] Compiling SotoCodeGeneratorLib SotoCodeGen.swift
[263/313] Compiling SotoCodeGeneratorLib SotoTraits.swift
[264/315] Compiling SotoCodeGeneratorLib struct.swift
[265/315] Compiling SotoCodeGeneratorLib waiters.swift
[266/315] Emitting module SotoCodeGeneratorLib
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/Model+Patch.swift:19:16: warning: static property 'patches' is not concurrency-safe because non-'Sendable' type '[String : [ShapeId : any ShapePatch]]' may have shared mutable state; this is an error in the Swift 6 language mode
 17 |
 18 | extension Model {
 19 |     static let patches: [String: [ShapeId: ShapePatch]] = [
    |                `- warning: static property 'patches' is not concurrency-safe because non-'Sendable' type '[String : [ShapeId : any ShapePatch]]' may have shared mutable state; this is an error in the Swift 6 language mode
 20 |         "ACM": [
 21 |             "com.amazonaws.acm#KeyAlgorithm$RSA_1024": EditTraitPatch { _ in EnumValueTrait(value: .string("RSA-1024")) },
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/Model+Patch.swift:15:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SotoSmithy'
 13 | //===----------------------------------------------------------------------===//
 14 |
 15 | import SotoSmithy
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SotoSmithy'
 16 | import SotoSmithyAWS
 17 |
 18 | extension Model {
 19 |     static let patches: [String: [ShapeId: ShapePatch]] = [
    |                |- note: add '@MainActor' to make static property 'patches' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 20 |         "ACM": [
 21 |             "com.amazonaws.acm#KeyAlgorithm$RSA_1024": EditTraitPatch { _ in EnumValueTrait(value: .string("RSA-1024")) },
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/Patch.swift:18:10: note: protocol 'ShapePatch' does not conform to the 'Sendable' protocol
 16 |
 17 | /// Protocol for patching a Smithy shape.
 18 | protocol ShapePatch {
    |          `- note: protocol 'ShapePatch' does not conform to the 'Sendable' protocol
 19 |     /// Patch Smithy Shape.
 20 |     /// - Parameter shape: Original Shape
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:20:16: warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
18 |
19 | struct SotoInputShapeTrait: StaticTrait {
20 |     static let staticName: ShapeId = "soto.api#inputShape"
   |                `- warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
21 | }
22 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:17:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SotoSmithy'
15 | // traits used by the Soto code generator.
16 |
17 | import SotoSmithy
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SotoSmithy'
18 |
19 | struct SotoInputShapeTrait: StaticTrait {
20 |     static let staticName: ShapeId = "soto.api#inputShape"
   |                |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
21 | }
22 |
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:24:16: warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
22 |
23 | struct SotoOutputShapeTrait: StaticTrait {
24 |     static let staticName: ShapeId = "soto.api#outputShape"
   |                |- warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
25 | }
26 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:28:16: warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
26 |
27 | struct SotoErrorShapeTrait: StaticTrait {
28 |     static let staticName: ShapeId = "soto.api#errorShape"
   |                |- warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
29 | }
30 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:32:16: warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
30 |
31 | struct SotoRequestShapeTrait: StaticTrait {
32 |     static let staticName: ShapeId = "soto.api#requestShape"
   |                |- warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
33 |     public let operationShape: OperationShape
34 |     public init(operationShape: OperationShape) {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:40:16: warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
38 |
39 | struct SotoResponseShapeTrait: StaticTrait {
40 |     static let staticName: ShapeId = "soto.api#responseShape"
   |                |- warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
41 |     public let operationShape: OperationShape
42 |     public init(operationShape: OperationShape) {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:48:16: warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
46 |
47 | struct SotoAuthUnsignedPayloadTrait: StaticTrait {
48 |     static let staticName: ShapeId = "soto.api#unsignedPayload"
   |                |- warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
49 |     var selector: Selector { TypeSelector<StructureShape>() }
50 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:53:16: warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
51 |
52 | struct SotoExtensibleEnumTrait: StaticTrait {
53 |     static let staticName: ShapeId = "soto.api#extensibleEnum"
   |                |- warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
54 |     var selector: Selector { TraitSelector<EnumTrait>() }
55 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:58:16: warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
56 |
57 | struct SotoStubTrait: StaticTrait {
58 |     static let staticName: ShapeId = "soto.api#stub"
   |                |- warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
59 | }
60 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:63:23: warning: static property 'staticName' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
61 | /// Indicates that associated PaginatedTrait requires to check a `IsTruncated` flag
62 | public struct SotoPaginationTruncatedTrait: StaticTrait {
63 |     public static var staticName: ShapeId = "soto.api#paginationTruncated"
   |                       |- warning: static property 'staticName' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'staticName' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
64 |     public var selector: Selector {
65 |         AndSelector(
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/Templates/Templates.swift:18:16: warning: static property 'values' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
16 |
17 | enum Templates {
18 |     static var values: [String: String] = [
   |                |- warning: static property 'values' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'values' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'values' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
19 |         "api": apiTemplate,
20 |         "comment": commentTemplate,
[267/315] Compiling SotoCodeGeneratorLib String.swift
[268/315] Compiling SotoCodeGeneratorLib Templates.swift
[269/315] Compiling SotoCodeGeneratorLib AwsService+paginators.swift
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/Templates/Templates.swift:18:16: warning: static property 'values' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
16 |
17 | enum Templates {
18 |     static var values: [String: String] = [
   |                |- warning: static property 'values' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'values' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'values' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
19 |         "api": apiTemplate,
20 |         "comment": commentTemplate,
[270/315] Compiling SotoCodeGeneratorLib AwsService+shapes.swift
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/Templates/Templates.swift:18:16: warning: static property 'values' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
16 |
17 | enum Templates {
18 |     static var values: [String: String] = [
   |                |- warning: static property 'values' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'values' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'values' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
19 |         "api": apiTemplate,
20 |         "comment": commentTemplate,
[271/315] Emitting module SotoCodeGeneratorLib
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/Model+Patch.swift:19:16: warning: static property 'patches' is not concurrency-safe because non-'Sendable' type '[String : [ShapeId : any ShapePatch]]' may have shared mutable state; this is an error in the Swift 6 language mode
 17 |
 18 | extension Model {
 19 |     static let patches: [String: [ShapeId: ShapePatch]] = [
    |                `- warning: static property 'patches' is not concurrency-safe because non-'Sendable' type '[String : [ShapeId : any ShapePatch]]' may have shared mutable state; this is an error in the Swift 6 language mode
 20 |         "ACM": [
 21 |             "com.amazonaws.acm#KeyAlgorithm$RSA_1024": EditTraitPatch { _ in EnumValueTrait(value: .string("RSA-1024")) },
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/Model+Patch.swift:15:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SotoSmithy'
 13 | //===----------------------------------------------------------------------===//
 14 |
 15 | import SotoSmithy
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SotoSmithy'
 16 | import SotoSmithyAWS
 17 |
 18 | extension Model {
 19 |     static let patches: [String: [ShapeId: ShapePatch]] = [
    |                |- note: add '@MainActor' to make static property 'patches' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 20 |         "ACM": [
 21 |             "com.amazonaws.acm#KeyAlgorithm$RSA_1024": EditTraitPatch { _ in EnumValueTrait(value: .string("RSA-1024")) },
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/Patch.swift:18:10: note: protocol 'ShapePatch' does not conform to the 'Sendable' protocol
 16 |
 17 | /// Protocol for patching a Smithy shape.
 18 | protocol ShapePatch {
    |          `- note: protocol 'ShapePatch' does not conform to the 'Sendable' protocol
 19 |     /// Patch Smithy Shape.
 20 |     /// - Parameter shape: Original Shape
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:20:16: warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
18 |
19 | struct SotoInputShapeTrait: StaticTrait {
20 |     static let staticName: ShapeId = "soto.api#inputShape"
   |                `- warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
21 | }
22 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:17:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SotoSmithy'
15 | // traits used by the Soto code generator.
16 |
17 | import SotoSmithy
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SotoSmithy'
18 |
19 | struct SotoInputShapeTrait: StaticTrait {
20 |     static let staticName: ShapeId = "soto.api#inputShape"
   |                |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
21 | }
22 |
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:24:16: warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
22 |
23 | struct SotoOutputShapeTrait: StaticTrait {
24 |     static let staticName: ShapeId = "soto.api#outputShape"
   |                |- warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
25 | }
26 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:28:16: warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
26 |
27 | struct SotoErrorShapeTrait: StaticTrait {
28 |     static let staticName: ShapeId = "soto.api#errorShape"
   |                |- warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
29 | }
30 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:32:16: warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
30 |
31 | struct SotoRequestShapeTrait: StaticTrait {
32 |     static let staticName: ShapeId = "soto.api#requestShape"
   |                |- warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
33 |     public let operationShape: OperationShape
34 |     public init(operationShape: OperationShape) {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:40:16: warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
38 |
39 | struct SotoResponseShapeTrait: StaticTrait {
40 |     static let staticName: ShapeId = "soto.api#responseShape"
   |                |- warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
41 |     public let operationShape: OperationShape
42 |     public init(operationShape: OperationShape) {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:48:16: warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
46 |
47 | struct SotoAuthUnsignedPayloadTrait: StaticTrait {
48 |     static let staticName: ShapeId = "soto.api#unsignedPayload"
   |                |- warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
49 |     var selector: Selector { TypeSelector<StructureShape>() }
50 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:53:16: warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
51 |
52 | struct SotoExtensibleEnumTrait: StaticTrait {
53 |     static let staticName: ShapeId = "soto.api#extensibleEnum"
   |                |- warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
54 |     var selector: Selector { TraitSelector<EnumTrait>() }
55 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:58:16: warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
56 |
57 | struct SotoStubTrait: StaticTrait {
58 |     static let staticName: ShapeId = "soto.api#stub"
   |                |- warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
59 | }
60 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:63:23: warning: static property 'staticName' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
61 | /// Indicates that associated PaginatedTrait requires to check a `IsTruncated` flag
62 | public struct SotoPaginationTruncatedTrait: StaticTrait {
63 |     public static var staticName: ShapeId = "soto.api#paginationTruncated"
   |                       |- warning: static property 'staticName' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'staticName' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
64 |     public var selector: Selector {
65 |         AndSelector(
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/Templates/Templates.swift:18:16: warning: static property 'values' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
16 |
17 | enum Templates {
18 |     static var values: [String: String] = [
   |                |- warning: static property 'values' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'values' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'values' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
19 |         "api": apiTemplate,
20 |         "comment": commentTemplate,
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/Templates/Templates.swift:18:16: warning: static property 'values' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
16 |
17 | enum Templates {
18 |     static var values: [String: String] = [
   |                |- warning: static property 'values' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'values' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'values' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
19 |         "api": apiTemplate,
20 |         "comment": commentTemplate,
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/Templates/Templates.swift:18:16: warning: static property 'values' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
16 |
17 | enum Templates {
18 |     static var values: [String: String] = [
   |                |- warning: static property 'values' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'values' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'values' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
19 |         "api": apiTemplate,
20 |         "comment": commentTemplate,
[274/317] Compiling SotoCodeGeneratorLib struct.swift
[275/317] Compiling SotoCodeGeneratorLib waiters.swift
[276/317] Compiling SotoCodeGeneratorLib Glob.swift
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/Model+Patch.swift:19:16: warning: static property 'patches' is not concurrency-safe because non-'Sendable' type '[String : [ShapeId : any ShapePatch]]' may have shared mutable state; this is an error in the Swift 6 language mode
 17 |
 18 | extension Model {
 19 |     static let patches: [String: [ShapeId: ShapePatch]] = [
    |                `- warning: static property 'patches' is not concurrency-safe because non-'Sendable' type '[String : [ShapeId : any ShapePatch]]' may have shared mutable state; this is an error in the Swift 6 language mode
 20 |         "ACM": [
 21 |             "com.amazonaws.acm#KeyAlgorithm$RSA_1024": EditTraitPatch { _ in EnumValueTrait(value: .string("RSA-1024")) },
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/Model+Patch.swift:15:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SotoSmithy'
 13 | //===----------------------------------------------------------------------===//
 14 |
 15 | import SotoSmithy
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SotoSmithy'
 16 | import SotoSmithyAWS
 17 |
 18 | extension Model {
 19 |     static let patches: [String: [ShapeId: ShapePatch]] = [
    |                |- note: add '@MainActor' to make static property 'patches' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 20 |         "ACM": [
 21 |             "com.amazonaws.acm#KeyAlgorithm$RSA_1024": EditTraitPatch { _ in EnumValueTrait(value: .string("RSA-1024")) },
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/Patch.swift:18:10: note: protocol 'ShapePatch' does not conform to the 'Sendable' protocol
 16 |
 17 | /// Protocol for patching a Smithy shape.
 18 | protocol ShapePatch {
    |          `- note: protocol 'ShapePatch' does not conform to the 'Sendable' protocol
 19 |     /// Patch Smithy Shape.
 20 |     /// - Parameter shape: Original Shape
[277/317] Compiling SotoCodeGeneratorLib Model+Patch.swift
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/Model+Patch.swift:19:16: warning: static property 'patches' is not concurrency-safe because non-'Sendable' type '[String : [ShapeId : any ShapePatch]]' may have shared mutable state; this is an error in the Swift 6 language mode
 17 |
 18 | extension Model {
 19 |     static let patches: [String: [ShapeId: ShapePatch]] = [
    |                `- warning: static property 'patches' is not concurrency-safe because non-'Sendable' type '[String : [ShapeId : any ShapePatch]]' may have shared mutable state; this is an error in the Swift 6 language mode
 20 |         "ACM": [
 21 |             "com.amazonaws.acm#KeyAlgorithm$RSA_1024": EditTraitPatch { _ in EnumValueTrait(value: .string("RSA-1024")) },
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/Model+Patch.swift:15:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SotoSmithy'
 13 | //===----------------------------------------------------------------------===//
 14 |
 15 | import SotoSmithy
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SotoSmithy'
 16 | import SotoSmithyAWS
 17 |
 18 | extension Model {
 19 |     static let patches: [String: [ShapeId: ShapePatch]] = [
    |                |- note: add '@MainActor' to make static property 'patches' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 20 |         "ACM": [
 21 |             "com.amazonaws.acm#KeyAlgorithm$RSA_1024": EditTraitPatch { _ in EnumValueTrait(value: .string("RSA-1024")) },
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/Patch.swift:18:10: note: protocol 'ShapePatch' does not conform to the 'Sendable' protocol
 16 |
 17 | /// Protocol for patching a Smithy shape.
 18 | protocol ShapePatch {
    |          `- note: protocol 'ShapePatch' does not conform to the 'Sendable' protocol
 19 |     /// Patch Smithy Shape.
 20 |     /// - Parameter shape: Original Shape
[278/317] Compiling SotoCodeGeneratorLib Patch.swift
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/Model+Patch.swift:19:16: warning: static property 'patches' is not concurrency-safe because non-'Sendable' type '[String : [ShapeId : any ShapePatch]]' may have shared mutable state; this is an error in the Swift 6 language mode
 17 |
 18 | extension Model {
 19 |     static let patches: [String: [ShapeId: ShapePatch]] = [
    |                `- warning: static property 'patches' is not concurrency-safe because non-'Sendable' type '[String : [ShapeId : any ShapePatch]]' may have shared mutable state; this is an error in the Swift 6 language mode
 20 |         "ACM": [
 21 |             "com.amazonaws.acm#KeyAlgorithm$RSA_1024": EditTraitPatch { _ in EnumValueTrait(value: .string("RSA-1024")) },
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/Model+Patch.swift:15:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SotoSmithy'
 13 | //===----------------------------------------------------------------------===//
 14 |
 15 | import SotoSmithy
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SotoSmithy'
 16 | import SotoSmithyAWS
 17 |
 18 | extension Model {
 19 |     static let patches: [String: [ShapeId: ShapePatch]] = [
    |                |- note: add '@MainActor' to make static property 'patches' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 20 |         "ACM": [
 21 |             "com.amazonaws.acm#KeyAlgorithm$RSA_1024": EditTraitPatch { _ in EnumValueTrait(value: .string("RSA-1024")) },
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/Patch.swift:18:10: note: protocol 'ShapePatch' does not conform to the 'Sendable' protocol
 16 |
 17 | /// Protocol for patching a Smithy shape.
 18 | protocol ShapePatch {
    |          `- note: protocol 'ShapePatch' does not conform to the 'Sendable' protocol
 19 |     /// Patch Smithy Shape.
 20 |     /// - Parameter shape: Original Shape
[279/317] Compiling SotoCodeGeneratorLib api.swift
[280/317] Compiling SotoCodeGeneratorLib comment.swift
[281/317] Compiling SotoCodeGeneratorLib error.swift
[282/317] Compiling SotoCodeGeneratorLib header.swift
[283/317] Compiling SotoCodeGeneratorLib paginators.swift
[284/317] Compiling SotoCodeGeneratorLib shapes.swift
[285/317] Compiling SotoCodeGeneratorLib enum.swift
[286/317] Compiling SotoCodeGeneratorLib enumWithValues.swift
[287/317] Compiling SotoCodeGeneratorLib Smithy+CodeGeneration.swift
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:20:16: warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
18 |
19 | struct SotoInputShapeTrait: StaticTrait {
20 |     static let staticName: ShapeId = "soto.api#inputShape"
   |                `- warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
21 | }
22 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:17:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SotoSmithy'
15 | // traits used by the Soto code generator.
16 |
17 | import SotoSmithy
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SotoSmithy'
18 |
19 | struct SotoInputShapeTrait: StaticTrait {
20 |     static let staticName: ShapeId = "soto.api#inputShape"
   |                |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
21 | }
22 |
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:24:16: warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
22 |
23 | struct SotoOutputShapeTrait: StaticTrait {
24 |     static let staticName: ShapeId = "soto.api#outputShape"
   |                |- warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
25 | }
26 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:28:16: warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
26 |
27 | struct SotoErrorShapeTrait: StaticTrait {
28 |     static let staticName: ShapeId = "soto.api#errorShape"
   |                |- warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
29 | }
30 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:32:16: warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
30 |
31 | struct SotoRequestShapeTrait: StaticTrait {
32 |     static let staticName: ShapeId = "soto.api#requestShape"
   |                |- warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
33 |     public let operationShape: OperationShape
34 |     public init(operationShape: OperationShape) {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:40:16: warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
38 |
39 | struct SotoResponseShapeTrait: StaticTrait {
40 |     static let staticName: ShapeId = "soto.api#responseShape"
   |                |- warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
41 |     public let operationShape: OperationShape
42 |     public init(operationShape: OperationShape) {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:48:16: warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
46 |
47 | struct SotoAuthUnsignedPayloadTrait: StaticTrait {
48 |     static let staticName: ShapeId = "soto.api#unsignedPayload"
   |                |- warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
49 |     var selector: Selector { TypeSelector<StructureShape>() }
50 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:53:16: warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
51 |
52 | struct SotoExtensibleEnumTrait: StaticTrait {
53 |     static let staticName: ShapeId = "soto.api#extensibleEnum"
   |                |- warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
54 |     var selector: Selector { TraitSelector<EnumTrait>() }
55 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:58:16: warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
56 |
57 | struct SotoStubTrait: StaticTrait {
58 |     static let staticName: ShapeId = "soto.api#stub"
   |                |- warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
59 | }
60 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:63:23: warning: static property 'staticName' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
61 | /// Indicates that associated PaginatedTrait requires to check a `IsTruncated` flag
62 | public struct SotoPaginationTruncatedTrait: StaticTrait {
63 |     public static var staticName: ShapeId = "soto.api#paginationTruncated"
   |                       |- warning: static property 'staticName' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'staticName' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
64 |     public var selector: Selector {
65 |         AndSelector(
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoCodeGen.swift:75:31: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 73 |         try await withThrowingTaskGroup(of: Void.self) { group in
 74 |             for file in modelFiles {
 75 |                 group.addTask {
    |                               `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 76 |                     do {
 77 |                         let model: SotoSmithy.Model
 78 |                         if self.command.smithy {
    |                            `- note: closure captures 'self' which is accessible to code in the current task
 79 |                             model = try self.loadSmithy(filename: file)
 80 |                         } else {
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:20:16: warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
18 |
19 | struct SotoInputShapeTrait: StaticTrait {
20 |     static let staticName: ShapeId = "soto.api#inputShape"
   |                `- warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
21 | }
22 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:17:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SotoSmithy'
15 | // traits used by the Soto code generator.
16 |
17 | import SotoSmithy
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SotoSmithy'
18 |
19 | struct SotoInputShapeTrait: StaticTrait {
20 |     static let staticName: ShapeId = "soto.api#inputShape"
   |                |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
21 | }
22 |
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:24:16: warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
22 |
23 | struct SotoOutputShapeTrait: StaticTrait {
24 |     static let staticName: ShapeId = "soto.api#outputShape"
   |                |- warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
25 | }
26 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:28:16: warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
26 |
27 | struct SotoErrorShapeTrait: StaticTrait {
28 |     static let staticName: ShapeId = "soto.api#errorShape"
   |                |- warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
29 | }
30 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:32:16: warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
30 |
31 | struct SotoRequestShapeTrait: StaticTrait {
32 |     static let staticName: ShapeId = "soto.api#requestShape"
   |                |- warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
33 |     public let operationShape: OperationShape
34 |     public init(operationShape: OperationShape) {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:40:16: warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
38 |
39 | struct SotoResponseShapeTrait: StaticTrait {
40 |     static let staticName: ShapeId = "soto.api#responseShape"
   |                |- warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
41 |     public let operationShape: OperationShape
42 |     public init(operationShape: OperationShape) {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:48:16: warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
46 |
47 | struct SotoAuthUnsignedPayloadTrait: StaticTrait {
48 |     static let staticName: ShapeId = "soto.api#unsignedPayload"
   |                |- warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
49 |     var selector: Selector { TypeSelector<StructureShape>() }
50 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:53:16: warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
51 |
52 | struct SotoExtensibleEnumTrait: StaticTrait {
53 |     static let staticName: ShapeId = "soto.api#extensibleEnum"
   |                |- warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
54 |     var selector: Selector { TraitSelector<EnumTrait>() }
55 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:58:16: warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
56 |
57 | struct SotoStubTrait: StaticTrait {
58 |     static let staticName: ShapeId = "soto.api#stub"
   |                |- warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
59 | }
60 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:63:23: warning: static property 'staticName' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
61 | /// Indicates that associated PaginatedTrait requires to check a `IsTruncated` flag
62 | public struct SotoPaginationTruncatedTrait: StaticTrait {
63 |     public static var staticName: ShapeId = "soto.api#paginationTruncated"
   |                       |- warning: static property 'staticName' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'staticName' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
64 |     public var selector: Selector {
65 |         AndSelector(
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoCodeGen.swift:75:31: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 73 |         try await withThrowingTaskGroup(of: Void.self) { group in
 74 |             for file in modelFiles {
 75 |                 group.addTask {
    |                               `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 76 |                     do {
 77 |                         let model: SotoSmithy.Model
 78 |                         if self.command.smithy {
    |                            `- note: closure captures 'self' which is accessible to code in the current task
 79 |                             model = try self.loadSmithy(filename: file)
 80 |                         } else {
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:20:16: warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
18 |
19 | struct SotoInputShapeTrait: StaticTrait {
20 |     static let staticName: ShapeId = "soto.api#inputShape"
   |                `- warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
21 | }
22 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:17:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SotoSmithy'
15 | // traits used by the Soto code generator.
16 |
17 | import SotoSmithy
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SotoSmithy'
18 |
19 | struct SotoInputShapeTrait: StaticTrait {
20 |     static let staticName: ShapeId = "soto.api#inputShape"
   |                |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
21 | }
22 |
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:24:16: warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
22 |
23 | struct SotoOutputShapeTrait: StaticTrait {
24 |     static let staticName: ShapeId = "soto.api#outputShape"
   |                |- warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
25 | }
26 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:28:16: warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
26 |
27 | struct SotoErrorShapeTrait: StaticTrait {
28 |     static let staticName: ShapeId = "soto.api#errorShape"
   |                |- warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
29 | }
30 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:32:16: warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
30 |
31 | struct SotoRequestShapeTrait: StaticTrait {
32 |     static let staticName: ShapeId = "soto.api#requestShape"
   |                |- warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
33 |     public let operationShape: OperationShape
34 |     public init(operationShape: OperationShape) {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:40:16: warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
38 |
39 | struct SotoResponseShapeTrait: StaticTrait {
40 |     static let staticName: ShapeId = "soto.api#responseShape"
   |                |- warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
41 |     public let operationShape: OperationShape
42 |     public init(operationShape: OperationShape) {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:48:16: warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
46 |
47 | struct SotoAuthUnsignedPayloadTrait: StaticTrait {
48 |     static let staticName: ShapeId = "soto.api#unsignedPayload"
   |                |- warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
49 |     var selector: Selector { TypeSelector<StructureShape>() }
50 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:53:16: warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
51 |
52 | struct SotoExtensibleEnumTrait: StaticTrait {
53 |     static let staticName: ShapeId = "soto.api#extensibleEnum"
   |                |- warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
54 |     var selector: Selector { TraitSelector<EnumTrait>() }
55 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:58:16: warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
56 |
57 | struct SotoStubTrait: StaticTrait {
58 |     static let staticName: ShapeId = "soto.api#stub"
   |                |- warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
59 | }
60 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:63:23: warning: static property 'staticName' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
61 | /// Indicates that associated PaginatedTrait requires to check a `IsTruncated` flag
62 | public struct SotoPaginationTruncatedTrait: StaticTrait {
63 |     public static var staticName: ShapeId = "soto.api#paginationTruncated"
   |                       |- warning: static property 'staticName' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'staticName' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
64 |     public var selector: Selector {
65 |         AndSelector(
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoCodeGen.swift:75:31: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 73 |         try await withThrowingTaskGroup(of: Void.self) { group in
 74 |             for file in modelFiles {
 75 |                 group.addTask {
    |                               `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 76 |                     do {
 77 |                         let model: SotoSmithy.Model
 78 |                         if self.command.smithy {
    |                            `- note: closure captures 'self' which is accessible to code in the current task
 79 |                             model = try self.loadSmithy(filename: file)
 80 |                         } else {
[297/317] Compiling SotoCodeGeneratorLib Endpoints.swift
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:20:16: warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
18 |
19 | struct SotoInputShapeTrait: StaticTrait {
20 |     static let staticName: ShapeId = "soto.api#inputShape"
   |                `- warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
21 | }
22 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:17:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SotoSmithy'
15 | // traits used by the Soto code generator.
16 |
17 | import SotoSmithy
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SotoSmithy'
18 |
19 | struct SotoInputShapeTrait: StaticTrait {
20 |     static let staticName: ShapeId = "soto.api#inputShape"
   |                |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
21 | }
22 |
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:24:16: warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
22 |
23 | struct SotoOutputShapeTrait: StaticTrait {
24 |     static let staticName: ShapeId = "soto.api#outputShape"
   |                |- warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
25 | }
26 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:28:16: warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
26 |
27 | struct SotoErrorShapeTrait: StaticTrait {
28 |     static let staticName: ShapeId = "soto.api#errorShape"
   |                |- warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
29 | }
30 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:32:16: warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
30 |
31 | struct SotoRequestShapeTrait: StaticTrait {
32 |     static let staticName: ShapeId = "soto.api#requestShape"
   |                |- warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
33 |     public let operationShape: OperationShape
34 |     public init(operationShape: OperationShape) {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:40:16: warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
38 |
39 | struct SotoResponseShapeTrait: StaticTrait {
40 |     static let staticName: ShapeId = "soto.api#responseShape"
   |                |- warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
41 |     public let operationShape: OperationShape
42 |     public init(operationShape: OperationShape) {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:48:16: warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
46 |
47 | struct SotoAuthUnsignedPayloadTrait: StaticTrait {
48 |     static let staticName: ShapeId = "soto.api#unsignedPayload"
   |                |- warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
49 |     var selector: Selector { TypeSelector<StructureShape>() }
50 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:53:16: warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
51 |
52 | struct SotoExtensibleEnumTrait: StaticTrait {
53 |     static let staticName: ShapeId = "soto.api#extensibleEnum"
   |                |- warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
54 |     var selector: Selector { TraitSelector<EnumTrait>() }
55 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:58:16: warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
56 |
57 | struct SotoStubTrait: StaticTrait {
58 |     static let staticName: ShapeId = "soto.api#stub"
   |                |- warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
59 | }
60 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:63:23: warning: static property 'staticName' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
61 | /// Indicates that associated PaginatedTrait requires to check a `IsTruncated` flag
62 | public struct SotoPaginationTruncatedTrait: StaticTrait {
63 |     public static var staticName: ShapeId = "soto.api#paginationTruncated"
   |                       |- warning: static property 'staticName' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'staticName' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
64 |     public var selector: Selector {
65 |         AndSelector(
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoCodeGen.swift:75:31: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 73 |         try await withThrowingTaskGroup(of: Void.self) { group in
 74 |             for file in modelFiles {
 75 |                 group.addTask {
    |                               `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 76 |                     do {
 77 |                         let model: SotoSmithy.Model
 78 |                         if self.command.smithy {
    |                            `- note: closure captures 'self' which is accessible to code in the current task
 79 |                             model = try self.loadSmithy(filename: file)
 80 |                         } else {
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:20:16: warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
18 |
19 | struct SotoInputShapeTrait: StaticTrait {
20 |     static let staticName: ShapeId = "soto.api#inputShape"
   |                `- warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
21 | }
22 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:17:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SotoSmithy'
15 | // traits used by the Soto code generator.
16 |
17 | import SotoSmithy
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SotoSmithy'
18 |
19 | struct SotoInputShapeTrait: StaticTrait {
20 |     static let staticName: ShapeId = "soto.api#inputShape"
   |                |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
21 | }
22 |
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:24:16: warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
22 |
23 | struct SotoOutputShapeTrait: StaticTrait {
24 |     static let staticName: ShapeId = "soto.api#outputShape"
   |                |- warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
25 | }
26 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:28:16: warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
26 |
27 | struct SotoErrorShapeTrait: StaticTrait {
28 |     static let staticName: ShapeId = "soto.api#errorShape"
   |                |- warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
29 | }
30 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:32:16: warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
30 |
31 | struct SotoRequestShapeTrait: StaticTrait {
32 |     static let staticName: ShapeId = "soto.api#requestShape"
   |                |- warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
33 |     public let operationShape: OperationShape
34 |     public init(operationShape: OperationShape) {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:40:16: warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
38 |
39 | struct SotoResponseShapeTrait: StaticTrait {
40 |     static let staticName: ShapeId = "soto.api#responseShape"
   |                |- warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
41 |     public let operationShape: OperationShape
42 |     public init(operationShape: OperationShape) {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:48:16: warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
46 |
47 | struct SotoAuthUnsignedPayloadTrait: StaticTrait {
48 |     static let staticName: ShapeId = "soto.api#unsignedPayload"
   |                |- warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
49 |     var selector: Selector { TypeSelector<StructureShape>() }
50 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:53:16: warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
51 |
52 | struct SotoExtensibleEnumTrait: StaticTrait {
53 |     static let staticName: ShapeId = "soto.api#extensibleEnum"
   |                |- warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
54 |     var selector: Selector { TraitSelector<EnumTrait>() }
55 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:58:16: warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
56 |
57 | struct SotoStubTrait: StaticTrait {
58 |     static let staticName: ShapeId = "soto.api#stub"
   |                |- warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
59 | }
60 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:63:23: warning: static property 'staticName' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
61 | /// Indicates that associated PaginatedTrait requires to check a `IsTruncated` flag
62 | public struct SotoPaginationTruncatedTrait: StaticTrait {
63 |     public static var staticName: ShapeId = "soto.api#paginationTruncated"
   |                       |- warning: static property 'staticName' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'staticName' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
64 |     public var selector: Selector {
65 |         AndSelector(
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoCodeGen.swift:75:31: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 73 |         try await withThrowingTaskGroup(of: Void.self) { group in
 74 |             for file in modelFiles {
 75 |                 group.addTask {
    |                               `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 76 |                     do {
 77 |                         let model: SotoSmithy.Model
 78 |                         if self.command.smithy {
    |                            `- note: closure captures 'self' which is accessible to code in the current task
 79 |                             model = try self.loadSmithy(filename: file)
 80 |                         } else {
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:20:16: warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
18 |
19 | struct SotoInputShapeTrait: StaticTrait {
20 |     static let staticName: ShapeId = "soto.api#inputShape"
   |                `- warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
21 | }
22 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:17:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SotoSmithy'
15 | // traits used by the Soto code generator.
16 |
17 | import SotoSmithy
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SotoSmithy'
18 |
19 | struct SotoInputShapeTrait: StaticTrait {
20 |     static let staticName: ShapeId = "soto.api#inputShape"
   |                |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
21 | }
22 |
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:24:16: warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
22 |
23 | struct SotoOutputShapeTrait: StaticTrait {
24 |     static let staticName: ShapeId = "soto.api#outputShape"
   |                |- warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
25 | }
26 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:28:16: warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
26 |
27 | struct SotoErrorShapeTrait: StaticTrait {
28 |     static let staticName: ShapeId = "soto.api#errorShape"
   |                |- warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
29 | }
30 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:32:16: warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
30 |
31 | struct SotoRequestShapeTrait: StaticTrait {
32 |     static let staticName: ShapeId = "soto.api#requestShape"
   |                |- warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
33 |     public let operationShape: OperationShape
34 |     public init(operationShape: OperationShape) {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:40:16: warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
38 |
39 | struct SotoResponseShapeTrait: StaticTrait {
40 |     static let staticName: ShapeId = "soto.api#responseShape"
   |                |- warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
41 |     public let operationShape: OperationShape
42 |     public init(operationShape: OperationShape) {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:48:16: warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
46 |
47 | struct SotoAuthUnsignedPayloadTrait: StaticTrait {
48 |     static let staticName: ShapeId = "soto.api#unsignedPayload"
   |                |- warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
49 |     var selector: Selector { TypeSelector<StructureShape>() }
50 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:53:16: warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
51 |
52 | struct SotoExtensibleEnumTrait: StaticTrait {
53 |     static let staticName: ShapeId = "soto.api#extensibleEnum"
   |                |- warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
54 |     var selector: Selector { TraitSelector<EnumTrait>() }
55 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:58:16: warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
56 |
57 | struct SotoStubTrait: StaticTrait {
58 |     static let staticName: ShapeId = "soto.api#stub"
   |                |- warning: static property 'staticName' is not concurrency-safe because non-'Sendable' type 'ShapeId' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
59 | }
60 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoTraits.swift:63:23: warning: static property 'staticName' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
61 | /// Indicates that associated PaginatedTrait requires to check a `IsTruncated` flag
62 | public struct SotoPaginationTruncatedTrait: StaticTrait {
63 |     public static var staticName: ShapeId = "soto.api#paginationTruncated"
   |                       |- warning: static property 'staticName' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'staticName' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: add '@MainActor' to make static property 'staticName' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
64 |     public var selector: Selector {
65 |         AndSelector(
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/SotoCodeGen.swift:75:31: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 73 |         try await withThrowingTaskGroup(of: Void.self) { group in
 74 |             for file in modelFiles {
 75 |                 group.addTask {
    |                               `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 76 |                     do {
 77 |                         let model: SotoSmithy.Model
 78 |                         if self.command.smithy {
    |                            `- note: closure captures 'self' which is accessible to code in the current task
 79 |                             model = try self.loadSmithy(filename: file)
 80 |                         } else {
[303/317] Compiling SotoCodeGeneratorLib AwsService+waiters.swift
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/Model+Patch.swift:19:16: warning: static property 'patches' is not concurrency-safe because non-'Sendable' type '[String : [ShapeId : any ShapePatch]]' may have shared mutable state; this is an error in the Swift 6 language mode
 17 |
 18 | extension Model {
 19 |     static let patches: [String: [ShapeId: ShapePatch]] = [
    |                `- warning: static property 'patches' is not concurrency-safe because non-'Sendable' type '[String : [ShapeId : any ShapePatch]]' may have shared mutable state; this is an error in the Swift 6 language mode
 20 |         "ACM": [
 21 |             "com.amazonaws.acm#KeyAlgorithm$RSA_1024": EditTraitPatch { _ in EnumValueTrait(value: .string("RSA-1024")) },
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/Model+Patch.swift:15:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SotoSmithy'
 13 | //===----------------------------------------------------------------------===//
 14 |
 15 | import SotoSmithy
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SotoSmithy'
 16 | import SotoSmithyAWS
 17 |
 18 | extension Model {
 19 |     static let patches: [String: [ShapeId: ShapePatch]] = [
    |                |- note: add '@MainActor' to make static property 'patches' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 20 |         "ACM": [
 21 |             "com.amazonaws.acm#KeyAlgorithm$RSA_1024": EditTraitPatch { _ in EnumValueTrait(value: .string("RSA-1024")) },
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/Patch.swift:18:10: note: protocol 'ShapePatch' does not conform to the 'Sendable' protocol
 16 |
 17 | /// Protocol for patching a Smithy shape.
 18 | protocol ShapePatch {
    |          `- note: protocol 'ShapePatch' does not conform to the 'Sendable' protocol
 19 |     /// Patch Smithy Shape.
 20 |     /// - Parameter shape: Original Shape
[304/317] Compiling SotoCodeGeneratorLib AwsService.swift
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/Model+Patch.swift:19:16: warning: static property 'patches' is not concurrency-safe because non-'Sendable' type '[String : [ShapeId : any ShapePatch]]' may have shared mutable state; this is an error in the Swift 6 language mode
 17 |
 18 | extension Model {
 19 |     static let patches: [String: [ShapeId: ShapePatch]] = [
    |                `- warning: static property 'patches' is not concurrency-safe because non-'Sendable' type '[String : [ShapeId : any ShapePatch]]' may have shared mutable state; this is an error in the Swift 6 language mode
 20 |         "ACM": [
 21 |             "com.amazonaws.acm#KeyAlgorithm$RSA_1024": EditTraitPatch { _ in EnumValueTrait(value: .string("RSA-1024")) },
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/Model+Patch.swift:15:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SotoSmithy'
 13 | //===----------------------------------------------------------------------===//
 14 |
 15 | import SotoSmithy
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SotoSmithy'
 16 | import SotoSmithyAWS
 17 |
 18 | extension Model {
 19 |     static let patches: [String: [ShapeId: ShapePatch]] = [
    |                |- note: add '@MainActor' to make static property 'patches' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 20 |         "ACM": [
 21 |             "com.amazonaws.acm#KeyAlgorithm$RSA_1024": EditTraitPatch { _ in EnumValueTrait(value: .string("RSA-1024")) },
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/Patch.swift:18:10: note: protocol 'ShapePatch' does not conform to the 'Sendable' protocol
 16 |
 17 | /// Protocol for patching a Smithy shape.
 18 | protocol ShapePatch {
    |          `- note: protocol 'ShapePatch' does not conform to the 'Sendable' protocol
 19 |     /// Patch Smithy Shape.
 20 |     /// - Parameter shape: Original Shape
[305/317] Compiling SotoCodeGeneratorLib ConfigFile.swift
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/Model+Patch.swift:19:16: warning: static property 'patches' is not concurrency-safe because non-'Sendable' type '[String : [ShapeId : any ShapePatch]]' may have shared mutable state; this is an error in the Swift 6 language mode
 17 |
 18 | extension Model {
 19 |     static let patches: [String: [ShapeId: ShapePatch]] = [
    |                `- warning: static property 'patches' is not concurrency-safe because non-'Sendable' type '[String : [ShapeId : any ShapePatch]]' may have shared mutable state; this is an error in the Swift 6 language mode
 20 |         "ACM": [
 21 |             "com.amazonaws.acm#KeyAlgorithm$RSA_1024": EditTraitPatch { _ in EnumValueTrait(value: .string("RSA-1024")) },
/Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-smithy/Sources/SotoSmithy/Core/ShapeId.swift:16:15: note: struct 'ShapeId' does not conform to the 'Sendable' protocol
14 |
15 | /// Identifier for shape in model
16 | public struct ShapeId: Equatable, Hashable, RawRepresentable {
   |               `- note: struct 'ShapeId' does not conform to the 'Sendable' protocol
17 |     /// Raw string value
18 |     public let rawValue: String
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/Model+Patch.swift:15:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SotoSmithy'
 13 | //===----------------------------------------------------------------------===//
 14 |
 15 | import SotoSmithy
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SotoSmithy'
 16 | import SotoSmithyAWS
 17 |
 18 | extension Model {
 19 |     static let patches: [String: [ShapeId: ShapePatch]] = [
    |                |- note: add '@MainActor' to make static property 'patches' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 20 |         "ACM": [
 21 |             "com.amazonaws.acm#KeyAlgorithm$RSA_1024": EditTraitPatch { _ in EnumValueTrait(value: .string("RSA-1024")) },
/Users/admin/builder/spi-builder-workspace/Sources/SotoCodeGeneratorLib/Patch.swift:18:10: note: protocol 'ShapePatch' does not conform to the 'Sendable' protocol
 16 |
 17 | /// Protocol for patching a Smithy shape.
 18 | protocol ShapePatch {
    |          `- note: protocol 'ShapePatch' does not conform to the 'Sendable' protocol
 19 |     /// Patch Smithy Shape.
 20 |     /// - Parameter shape: Original Shape
[312/321] Compiling SotoCodeGenerator SotoCodeGenerator.swift
[313/321] Emitting module SotoCodeGenerator
[315/321] Compiling SotoCodeGenerator SotoCodeGenerator.swift
[315/321] Write Objects.LinkFileList
[317/321] Linking SotoCodeGenerator
[318/321] Linking SotoCodeGenerator-tool
[319/321] Applying SotoCodeGenerator-tool
[320/321] Applying SotoCodeGenerator
Build complete! (16.79s)
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.